*,
*:before,
*:after { margin: 0; padding: 0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-text-size-adjust: 100%;}

body {
    font:16px/1.45 'Lato', sans-serif;
    color:#000;
    text-align: left;}

hr {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    border: 0;
    border-top: 1px solid #f5f5f5 !important;}

.width-100 {width: 100%}

.btn { border-width: 0px 0px 3px 0px !important;}

.btn-default { border-width: 1px 1px 3px 1px !important;}

.opaic25 { opacity: 0.25}

.padtop10 { padding-top: 10px;}
.padtop15 { padding-top: 15px;}
.padtop20 { padding-top: 20px;}

#collapseExtras hr { width: 100%; float: left; margin: 10px 0 20px 0 !important; }

img { border: 0 none; -ms-interpolation-mode: bicubic; vertical-align: top; max-width: 100%;}
a             { color:#e34761; text-decoration: none; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1, .h1 { font-size:28px; font-weight:normal; text-rendering: optimizeLegibility; }
h2, .h2 { font-size:24px; font-weight:normal; text-rendering: optimizeLegibility; }
h3, .h3 { font-size:20px; font-weight:normal; text-rendering: optimizeLegibility; }
h4, .h4 { font-size:18px; font-weight:normal; text-rendering: optimizeLegibility; }
h5, .h5 { font-size:16px; font-weight:normal; text-rendering: optimizeLegibility; }
h6, .h6 { font-size:14px; font-weight:normal; text-rendering: optimizeLegibility; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; padding:0; margin:0; border:0 none; }
legend        { display:none; }

/* Table */
table   { border:0; empty-cells:show; font-size:100%; width: 100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

::-moz-selection { background: #e34761; color: #fff; text-shadow: none; }
::selection { background: #e34761; color: #fff; text-shadow: none; }

.col-right.sidebar {float: right;}
.col-left.sidebar {float: left;}
.col-left .sidebar-inner {border-left: none; padding-left: 0;}
.col-right .sidebar-inner {border-right: none; padding-right: 0;}
/*.sidebar {margin-bottom: -3em;}*/
.sidebar .sidebar-inner {padding-bottom: 3.833em;}
.content-wrapper {overflow: hidden; padding-top: 30px;}


/*** old */

.col-one{width: 1px;}
.radio, .checkbox { display: inline-block !important; vertical-align: middle; }


.catalog-category-view .category-title {
    background: rgba(54, 25, 25, 0.5) none repeat scroll 0 0;
    border-bottom: 0 solid #ddd;
    left: 25px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 25px;
    width: 50%;
}
.sidebar .block-cart {
    display: none;
}


.add-to-cart {
    border: 2px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

#attributesTable {
    margin: 15px 0;
}

.product-view .add-to-cart .btn {
    width: 100%;
    margin-top: 10px;
}
.product-view .add-to-cart {
    margin-bottom: 15px;
    margin-top: 15px;
}
.product-view .add-to-links {

    display: block;
    float: left;


    padding: 10px 0;
    text-align: left;
    width: 100%;
}
@media (min-width:998px) {
    .product-view .add-to-cart { float: right; margin-top: 0; }
}



.list-swatch { position:absolute; bottom: 94px; width: 100px; height: 100px; right: 15px;}

.list-swatch img { width: 100%; height: 100%; }


/*.product-delivery { clear: both; display: block; }
.product-delivery img { margin-bottom: 20px; }*/
/* text-banner-gray ================================================================================= */
.awd-clearfix-2 .text-banner-gray .banner-content .awd-bg-gray {
    background: #f2f2f2 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.text-banner-gray .banner-content p {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.text-banner-gray a p{
    padding-left:15px;
    padding-right:15px;
    text-align:left;
}
.home-measure a{
    background:url(https://curtains.com/media/icon-measuring.png) 102px 18px no-repeat #fff;
}
.home-why a{
    background:url(https://curtains.com/media/icon-whycurtainscom.png) 15px 0px no-repeat #fff;
}


/* More categories ================================================================================= */
.text-banner .banner-content .title-3 {
    font-size: 15px;
    padding-top: 10px;
    text-align: center;
    display: block;
    padding-bottom: 10px;
}

/* bottom Boxes ================================================================================= */
.text-banner .banner-content-2 .title-2 {
    background: #dff0d8 none repeat scroll 0 0;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    font-size: 15px;
}
.text-banner .banner-content-2 .title-3 {
    background: #fff none repeat scroll 0 0;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}
/* Popular Colours ================================================================================= */

.popular-colours {
    text-align: center;
    font-size: 12px;
    padding-bottom: 10px;
}

.popular-colours a { color: #393B40; }

.popular-colours img { margin-bottom: 5px; opacity: 0.9; }
.popular-colours:hover img {  opacity: 1; }

.popular-colours-right {
    float: right;
    text-align: right;
    width: 25%;
    margin-top: 18px;
}
.popular-colours-left {
    float: left;
    width: 75%;
}
/* Timer ================================================================================= */
.timer-sec-wrapper {
    text-align: center;
    padding-top: 2px;
}
.timer-sec-5 {
    font-weight: 600;
}
/* Call bar ================================================================================= */
.call-bar {
    background: #e34761 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: normal;
    height: 38px;
    letter-spacing: 0.5px;
    position: relative;
    text-align: center;
    line-height: 32px;
    /*width: 320px;*/

}
.call-bar::before {
    background: #f9f9f9 url(https://curtains.com/skin/frontend/curtains/default/images/call-left.png) no-repeat scroll 0 0;
    content: "";
    height: 38px;
    left: 0;
    position: absolute;
    width: 20px;
    z-index: 1;
}
.call-bar::after {
    background: #f9f9f9 url(https://curtains.com/skin/frontend/curtains/default/images/call-right.png) no-repeat scroll 0 0;
    content: "";
    height: 38px;
    position: absolute;
    right: 0;
    width: 20px;
    z-index: 1;
}
.call-bar span {
    display: inline-block;
    z-index: 3;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.20px;
}
.call-bar b {
    font-weight: bold;
    font-size: 18px;
}
.call-bar span.call-times {
    display: block;
    float: right;
    text-align: right;
    font-size: 11px;
    margin: 10px 20px 0 0;
    line-height: 13px;
}
.call-bar span.call-times i{ opacity: 0.5;}

.call-bar-new {
    border-radius: 0 0 4px 4px;
    color: #e34761;
    text-align: center;
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: 900;
}
.call-bar-new > div { line-height: 1; }
.call-bar-new > div:first-child { padding-top: 5px; font-weight: 900; }
.call-bar-new span {
    font-size: 10px;
    font-weight: 700;
    color: #000;
    padding-left: 5px;
    padding-bottom: 6px;
    padding-top: 2px;    
    letter-spacing: .5px;
}

/* call-bar dynamic in header and footer based on currency =============== */

.call-bar .fa-phone:before {
    content: "";
}

#footer .call-phone {
    color: #fff;
    display: block;
    padding-top: 0px;
    font-size: 30px;
}

#footer .call-phone span span {
    display: none;
}

.call-times {color: #fff; font-weight: bold;}

#footer .call-times div:last-child {
    padding-left: 37px;
}
/* ======================================================================= */

/* social-links header ================================================================================= */

.header ul.social-links li a i {
    color: #999;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    width: 34px;
}


/* toTop Button */
#toTop {
    z-index:999;
    display:none;
    text-decoration:none;
    position:fixed;
    bottom: 20px;
    left: 20px;
    overflow:hidden;
}
#toTopHover i {width: 40px; height: 40px; font-size: 28px; line-height: 40px; text-align: center; color: #fff; background-color: #222;}
#toTopHover i:hover {background-color: #E34761;}
#toTop:active, #toTop:focus {outline:none;}
#toTopHover{opacity: 1!important;}

.main-container {padding-bottom: 3em;}
.cms-index-index .main-container {padding-bottom: 0;}





/* ======================================================================================= */



/* Layout ================================================================================ */
.page {  }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }

.main { margin:10px 0; }

.customer-account-index .main-container { padding-bottom: 5em; }
table.table-bordered>thead>tr>th,
table.table-bordered>thead>tr>td { border-bottom-width: 1px; }
/*table th,
table td strong,
table th strong {font-weight: normal;}*/

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }

/* 3 Columns Layout */
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/* Global Styles ========================================================================= */
/* ============================================ *
 * Form Elements
 * ============================================ */
input,select,textarea,button { vertical-align:middle; color:#000; font-size: 12px; font-family: 'Lato', sans-serif; }
input.input-text,select,textarea { background:#fff; border:1px solid #cdcdcd; }
input.input-text { margin: 0; line-height: 30px; height: 32px; padding: 0 10px; outline: 0; outline: none; }
input:focus { outline: 0; outline: none; }
input.input-text:focus { border-color: #000; }
textarea { padding:6px; margin:0; border: 1px solid #cdcdcd; }
select { padding:1px;}
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #cdcdcd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:6px; margin:0; background:transparent; cursor:pointer; background: #e34761; }
button.button span { padding:0; text-align:center; white-space:nowrap; color:#fff; font-family: 'Lato', sans-serif; }
button.button span span { padding:0 20px; line-height: 60px; font-size: 14px; }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/* Form lists */
.form-list li { margin-bottom: 20px; text-align:left; }
.form-list li.wide {}

.form-list label { font-size: 14px; display: block;   position:relative; z-index:0; clear: both; font-family: 'Lato', sans-serif; }
.form-list label.required {}
.form-list label.required em { font-style:normal; color:#003663; }
.form-list li.control label { float:none; display: inline-block; clear: none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.my-account .form-list li.control input.checkbox { margin-top:0; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; }
.form-list .field { float: left; display: block; width: 100%; margin-bottom: 15px; }
.form-list .field:last-child { float: right; }
@media (min-width: 768px) {
    .form-list .field { float: left; width: 48%; margin-bottom: 0; }
}
.form-list .field.wide { width: 100%; }
.form-list input.input-text { width: 100%; background: transparent; border: 0; border-bottom: 1px solid #000; padding: 0; }
.form-list textarea { width: 100%; height:10em; }
.form-list select { padding: 6px; margin: 4px 0; width: 100%;}
.form-list li.wide .input-box { }
.form-list li.wide input.input-text { width: 100%; }
.form-list li.wide textarea { width:100%; }
.form-list li.wide select { width:100%; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
.form-list .customer-name-middlename .field {width: 33.33%;}
.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { }
.form-list .name-middlename input.input-text { }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { }

.buttons-set { clear:both; margin:0; padding:0; }
.buttons-set .back-link { float:left; font-weight: bold; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }
.buttons-set-order {}

.fieldset { }
.fieldset .legend { }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(https://curtains.com/skin/frontend/curtains/default/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* ============================================ *
 * Global Messages
 * ============================================ */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://curtains.com/skin/frontend/curtains/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://curtains.com/skin/frontend/curtains/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://curtains.com/skin/frontend/curtains/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { margin: 15px 0; text-align: left; font-size: 0.91em; }
.breadcrumbs ul { margin: 0 auto; }
.breadcrumbs li { display:inline-block; }
.breadcrumbs li a { color:#666; text-decoration:none; }
.breadcrumbs li:last-child span { color: #666; }
.breadcrumbs li .fa-angle-right { margin: 0 5px; }


/* Page Heading */
.page-title {border-bottom: 1px solid #ddd; padding: 0 0 .75em; margin: 0 0 1.5em;}
.page-title h1,
.page-title h2 {font-size: 2em; color: #222; margin: 0; line-height: 1.5em;}
.page-title .separator { margin:0 3px; color: #aaa; }
.page-title .link-rss { float:right; }
.page-title .link-print { margin-top: .667em; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.subtitle,
.sub-title { clear:both; }
.content h2 {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 1.5em;
}
.page-subtitle {
    border-bottom: 1px solid #ddd;
    padding-top: 1em;
    margin-bottom: 1.5em;
}
.page-subtitle h2 {
    font-size: 1.5em;
    color: #222;
    font-weight: normal;
    line-height: 1.5em;
    padding-bottom: .5em;
    margin: 0;
    display: inline-block;
}
.page-subtitle a {
    margin-top: .25em;
    color: inherit;
}
table.table thead th { text-align: center; }
table.table-bordered > thead > tr > th,
table.table-bordered > tbody > tr > th,
table.table-bordered > tfoot > tr > th,
table.table-bordered > thead > tr > td,
table.table-bordered > tbody > tr > td,
table.table-bordered > tfoot > tr > td {border-color: #ddd;}

/* Panels */
.panel.panel-default {
    /*border: 4px solid rgba(0, 0, 0, 0.1);
    padding: 1.5em 20px;*/
    border: 0;
    background: transparent;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.27);
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.27);
    border-radius: 3px !important;
}
.panel-addon .btn-sml { float: right; }
.panel h2 { margin-top: 0px; line-height: 28px !important; }
.panel.panel-default .panel-heading,
.panel.panel-default .panel-body,
.panel.panel-default .panel-footer {
    margin: 0;
    padding: 0;
    background-color: #fff;
}
.panel.panel-default .panel-heading { margin-bottom: 0; }
.panel.panel-default .panel-title {
    color: #222;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    /*color: #fff;*/
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
}
.panel.panel-default .panel-title a {
    padding: 10px 15px;
    background: #393B40 ;
    display: block;
}
@media (max-width: 341px) {
    .panel.panel-default .panel-title a { padding: 10px 13px; }
}
.panel.panel-default .panel-title small { color: #fff; }
.panel.panel-default .panel-title a.collapsed { background: #ccc; }
.panel-title a small i {
    color: #fff !important;
    display: none;
    float: right;
    font-size: 18px;
    margin-top: 5px;
    color: #fff !important;
}
.panel-title a.collapsed small i { color: #fff !important; }
.panel.panel-default .panel-body {
    border-top: 0 !important;
    margin-top: 0 !important;
    padding:20px;
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
    margin-top: 5px;
}
.panel.panel-default .panel-heading a,
.panel.panel-default .panel-heading a i.fa {
    color: inherit;
}
.product-options .panel.panel-default .panel-heading a { color: #fff; }
.panel.panel-default .panel-heading a:hover i.fa {
    color: #E34761;
}
.panel.panel-default .panel-body li.item + li.item { margin-top: 1.5em; }
/* Pager */
body .pager {margin: .75em 0 0; text-align: left;}
.pager .pages ol {padding: 0; margin: 0;}
.pager label { margin-right: 5px; }
.pager select { width: auto; margin-right: 5px; display: inline-block; }
.pager .pages > strong {display: none;}
.pager .pages li {display: inline-block;}
.pager .pages li a{width: 28px; height: 28px; border: none; text-align: center; line-height: 28px; font-size: 13px; padding: 0; color: #666; border-radius: 0;}
.pager .pages li a i {font-size: 14px;}
.pager .pages li.current {color: #fff; background-color: #e34761 ; width: 28px; height: 28px; text-align: center; line-height: 28px;}
.pager .pages li a:hover {background-color: #aaa;color: #fff;}

.my-account .pager,
.widget-products .pager { margin: 0 0 1.5em; padding: .5em 0; }
.my-account .pager li>a,
.my-account .pager li>span,
.widget-products .pager li>a,
.widget-products .pager li>span { display: block; padding: 3px 20px; background-color: transparent; -webkit-border-radius: 0; border-radius: 0; border: none; }
.my-account .pager li>a:hover,
.my-account .pager li>a:focus,
.widget-products .pager li>a:hover,
.widget-products .pager li>a:focus { text-decoration: none; color: #8c8c8c; background-color: #f5f5f5; }
.my-account .pager .pages,
.widget-products .pager .pages { float: left; }
.my-account .pager .pages li,
.widget-products .pager .pages li { margin-right: 5px; }
.my-account .pager .pages li.current,
.widget-products .pager .pages li.current { width: 26px; height: 26px; line-height: 2.167; background-color: #ddd; color: #888; }
.my-account .pager .pages li a,
.widget-products .pager .pages li a { width: 26px; height: 26px; line-height: 2.167; padding: 0; color: #888; }
.my-account .amount {margin-right: 20px;}

/* Sorter */
.sorter .view-mode {float: left;  margin: 0;}
.sorter .view-mode label {display: none;}
.sorter .view-mode i {font-size: 2.33em;}
.sorter .view-mode strong {color: #E34761;}
.sorter .view-mode span {font-weight: bold; display: inline-block; line-height: 1; text-transform: uppercase; margin-left: 9px;}
.sorter .view-mode span strong {display: block; font-weight: normal; color: inherit; font-size: inherit;}
.sorter .view-mode a {color: #aaa;}
.sorter .view-mode a:hover {color: #E34761;}
.sorter .view-mode:not(.small) .grid + .list,
.sorter .view-mode:not(.small) .list + .grid {margin-left: 30px; padding-left: 30px; border-left: solid 1px rgba(0,0,0,.2); display: inline-block; margin-top: -15px; margin-bottom: -15px; padding-top: 15px; padding-bottom: 15px;}

.sorter .view-mode.small .grid + .list,
.sorter .view-mode.small .list + .grid {margin-left: 8px;}
.sorter .view-mode.small {margin: -1px 0;}
.sorter .view-mode.small > strong,
.sorter .view-mode.small > a {padding: .55em 12px; border: solid 1px #ddd; margin: 0; display: inline-block}
.sorter .view-mode.small i {font-size: 1.167em; line-height: 1; vertical-align: middle; transition: none; -moz-transition: none; -webkit-transition: none;}
.sorter .view-mode.small span {font-weight: normal; margin-left: 5px; position: relative; top: 1px;}
.sorter .view-mode.small span strong {display: none;}
.sorter .view-mode.small > a:hover,
.sorter .view-mode.small > strong {border-color: #E34761; background-color: #E34761; color: #fff;}
.sorter .view-mode.small .list i:before {content: '\f0c9';}

.sort-by { margin-left: 15px; }
.sorter select {display: none;}
.pager .amount {float: left; margin: .25em 0;}
.sorter .amount {float: left; margin: .35em 0; display: none;}
.sorter .amount strong {font-weight: normal;}
.sorter .sort-by,
.sorter .limiter,
.sorter .asc,
.sorter .desc,
.pager .limiter {float: left;}
.pager label,
.sorter .sort-by label,
.sorter .limiter label {display: inline-block; vertical-align: middle; margin: 0 5px 0 0; font-size: 1.083em; color: #666; font-weight: normal;}
.sorter .bootstrap-select.form-control:not([class*="col-"]),
.pager .bootstrap-select.form-control:not([class*="col-"]) {width: auto; vertical-align: middle; background: none; height: auto;}
.sorter .bootstrap-select > .selectpicker,
.pager .bootstrap-select > .selectpicker {height: 28px; line-height: 28px; background-color: #fff; font-weight: normal; color: #888; min-width: 60px; border: solid 1px rgba(0,0,0,.1); font-family: inherit;}
.sorter .sort-by .bootstrap-select > .selectpicker {min-width: 120px;}
.sorter .bootstrap-select.btn-group .btn .caret,
.pager .bootstrap-select.btn-group .btn .caret {width: auto; height: auto; line-height: 1; margin-top: -5px; border: none;}
.sorter .bootstrap-select.btn-group .btn .caret:before,
.pager .bootstrap-select.btn-group .btn .caret:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ddd;
}
.sorter .asc,
.sorter .desc {font-size: 1.16em; color: #aaa; margin: .2em 20px .2em 10px;}
.sorter .asc:hover,
.sorter .desc:hover {color: #E34761;}

/* Toolbar */
.toolbar.small-toolbar { padding: 0; }
.toolbar {padding: 1.5em 0; margin-bottom: 1.5em;}
.toolbar .sorter {float: left; width: 55%;}

.toolbar.no-pagination .sorter {float: none; width: auto;}
.toolbar .pager {float: right; width: 40%; text-align: right; margin-top: 0;}
.toolbar .pager .pages { border-left: solid 1px rgba(0,0,0,.2);  }
.toolbar .pager .pages li {float: none;}
.toolbar-bottom:not(.no-border) {border-top: solid 1px #ddd;}
.toolbar-bottom .toolbar {background: none; padding: 0; margin: 0;}
.toolbar-bottom .toolbar .sorter {display: none;}
.toolbar-bottom .pager {display: block; width: auto;}
.toolbar-bottom .toolbar .pager .pages {border: none; padding: 0; margin: 1.5em 0;}

@media (max-width: 998px) {
    .toolbar { margin-top: 1.5em; }
    .toolbar .pager { width: 100%; text-align: center; }
    .toolbar .pager .pages { border-left: 0 none; }
    .toolbar .sorter {display: none; }
}
/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://curtains.com/skin/frontend/curtains/default/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://curtains.com/skin/frontend/curtains/default/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
.std i.fa { font-style: normal; }

/* Misc */
.link-cart { font-weight:bold; color:#f00; }
.link-wishlist {
    display: inline-block !important;
    position: relative;
    vertical-align: middle;
    margin-left: 10px;

}
.link-reorder { color: #aaa; }
.link-compare { font-weight:bold; }
.link-print,
.link-rss { display: inline-block; padding: 2px 0; color: #aaa; white-space:nowrap; }
.link-rss i,
.link-print i { margin-right: 5px; -webkit-transition: none; -o-transition: none; transition: none; }
.btn-remove { color: #aaa; margin-right: 5px; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(https://curtains.com/skin/frontend/curtains/default/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://curtains.com/skin/frontend/curtains/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }

/* Buttons
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {background-color: inherit;}
body .btn.btn-default:hover,
body .btn.btn-primary:hover {background-color: #E34761; color: #fff; border-color: #E34761;}
body .btn {font-size: 14px; font-family: 'Lato', sans-serif; font-weight: 500; padding: 5px 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
*/
/* ======================================================================================= */


/* Header ================================================================================ */
#header { background: #fff; }
.checkout-header {
    border-bottom: 1px solid #666;
    padding-bottom: 20px;
}
.logo { float:left; /*margin: 0 16px 0 0;*/}
.header .logo strong,
.header .small-logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; display: none;}
.header .welcome-msg { margin: 1.25em 0;}

.header .top-block {
    border-top: 3px solid #e34761;
    color: #666;
    font-size: 13px;
}
.top-block a { color: #666; }
.top-block .social-links { float: left; position: relative; z-index: 9; list-style: none; margin: 0; }
.top-block .social-links li {float: left;}
.top-block .social-links li a { display: block; text-align: center; }
.top-block .social-links li a:hover {
    text-decoration: none;
    background-color: rgba(255,255,255,.1);
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
}
.top-block .social-links li a i {
    color: rgba(255,255,255,0.5);
    line-height: 34px;
    font-size: 14px;
    height: 34px;
    width: 34px;
}
.top-block .links { float: right; margin: 0; font-size: 12px; }
.top-block .links li { margin-left: 8px; float: left; padding-right: 8px; position: relative; }
.top-block .links li:first-child { margin-left: 0; }
.top-block .links li:last-child { padding-right: 0; }
.top-block .links li:before {
    content: "";
    background: rgba(0,0,0,.2);
    height: 9px;
    position: absolute;
    right: -1px;
    top: 6px;
    width: 2px;
}
.top-block .links li:last-child:before { display: none; }
.top-block .links li a:hover { color: #d39465; }
.top-block .first-top .links { float: left; }

.header .menu-block .container {padding-top: 0; padding-bottom: 0;}

.header .search-mini-form { float: left; }
.header .form-search {}
.header .form-search label {display: none;}
.header .form-search input {
    display: inline-block;
    width: 159px;
    height: 34px;
    border-radius: 3px 0 0 3px;
    border-color: #eeeeee;
    background-color: #eeeeee;
    box-shadow: none;
    color: #888;
    font-size: 12px;
    vertical-align: middle;
}
.header .form-search .btn {
    display: inline-block;
    width: 34px;
    height: 34px;
    padding: 0;
    text-align: center;
    border-radius: 0;
    margin-left: -4px;
    border: 1px solid;
    border-color: #eeeeee;
    background-color: #eeeeee;
    background-image: none;
    box-shadow: none;
    vertical-align: middle;
    border-left: none;
    color: #666;
    border-radius: 0 3px 3px 0;
}
.header .form-search .btn i {
    line-height: 36px;
    font-size: 11px;
    color: inherit;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
body.boxed-layout .header .top-block {margin-bottom: 0;}

.header .links2 { float:right; margin: 10px 0 0; }
.header .links2 li { display: inline-block; padding-right: 5px; font-size: 12px; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }

/**** Switcher ****/
.language-currency-wrapper {
    position: relative;
    font-size: 1em;
    line-height: 1.5em;
    color: #222;
    margin-top: 21px;
}
.language-currency-block {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding: .91em 0;
    cursor: pointer;
    position: relative;
}
.footer-middle .language-currency-block,
.footer-bottom .language-currency-block,
.footer-middle .form-language.list a,
.footer-middle .form-currency.list a,
.footer-bottom .form-language.list a,
.footer-bottom .form-currency.list a {color: #fff;}
.footer-middle .form-language.list a:hover,
.footer-middle .form-currency.list a:hover,
.footer-bottom .form-language.list a:hover,
.footer-bottom .form-currency.list a:hover {color: #E34761;}

.language-currency-block:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    background-color: rgba(255,255,255,.2);
    opacity: 0;
    transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
}
.language-currency-block:hover:after,
.language-currency-block.open:after {opacity: 1;}
.language-currency-block .language {padding: 3px 0; line-height: 1; display: inline-block;}
.with-border .language-currency-block .language { padding: 3px 9px 3px 0; margin-right: 6px; border-right: solid 1px rgba(0,0,0,.2); }
.language-currency-block .currency .icon {display: inline-block;}
.language-currency-block .currency i {margin-left: 3px; margin-top: 3px;}
.language-currency-dropdown {
    width: 232px;
    padding: 1.5em 20px 0;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(0,0,0,.1);
    position: absolute;
    top: 100%;
    display: none;
    clear: both;
    z-index: 9999;
    left: 0;
    color: #333;
}
.language-currency-dropdown .label {
    color: inherit;
    font-size: 1em;
    margin-bottom: .5em;
    display: block;
    padding: 0;
    text-align: left;
    border-radius: 0;
    line-height: 1.5;
}
.language-currency-dropdown > div {margin-bottom: 1.5em;}
.language-currency-dropdown > div.list + div.list {margin-top: 1.5em;}
.language-currency-dropdown .form-language.list a,
.language-currency-dropdown .form-currency.list a,
.header .language-currency-dropdown .form-language.list a,
.header .language-currency-dropdown .form-currency.list a {display: block; font-size: .91em; color: #666; border-bottom: dotted 1px #ddd; padding: 1em 0;}
.language-currency-dropdown > div > a:hover {color: #E34761;}

.language-currency-dropdown > div > a:last-of-type {border-bottom: none;}
.language-currency-dropdown > div > a img {margin: -1px 9px 0 0;}
.language-currency-dropdown .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: 100%;}
.language-currency-dropdown .bootstrap-select.btn-group .dropdown-menu li a {color: inherit;}
.form-language.list a,
.form-currency.list a {color: #666; display: inline-block; margin-right: 5px; vertical-align: middle;}
.form-language.list a:hover,
.form-currency.list a:hover {color: #E34761;}
.form-language.list a:last-child,
.form-currency.list a:last-child {margin-right: 0;}
.form-language.list a img {margin-right: 3px;}
.header-phone {font-size: .91em; margin: 1.087em 0;}
.header-phone a {color: #fff;}
.header-links {margin: 0;}
.header-links.navbar-collapse { padding: 0; }
.header-links li {display: inline-block;}
.header-links li a {color: #fff; padding: .91em 8px; display: inline-block;}
.header-links li a:hover {background-color: rgba(255,255,255,.1);}
.header-links li a i {margin-right: 5px; color: #aaa; font-size: 1.16em;}
.header .quick-access {
    float: right;
    margin: 0 0 .4em 35px;
    width: 58%;
}
.header .top-block .navbar-toggle { position: relative; margin: 0; padding: .83em 0; color: #fff; }
.header .top-block .navbar-toggle i { font-size: 1.16em; margin-left: 10px; }
.header .top-block .navbar-toggle:after {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,.2);
    opacity: 0;
    transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
}
.header .top-block .navbar-toggle:focus:after,
.header .top-block .navbar-toggle:hover:after { opacity: 1; }
.menu-block .row {position: relative;}
@media(max-width: 767px){
    .menu-block .wrapper-menu {border: 0;}
}
.menu-block .wrapper-menu .navbar-collapse {padding-left: 10px;}
.menu-block .navbar-default {float: left; margin: 0;}
.menu-block .navbar-default .navbar-toggle,
.menu-block .navbar-default .navbar-toggle.active {
    border: none;
    margin-left: 10px;
    color: #222;
    font-family: 'Lato', sans-serif;
    font-size: 1.16em;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: normal;
    opacity: 1;
    padding: 9px 18px;
    line-height: normal;
    text-shadow: none;
}
.menu-block .navbar-default .navbar-toggle i { -webkit-transition: none; -o-transition: none; transition: none; }
.menu-block .navbar-default .navbar-toggle:hover,
.menu-block .navbar-default .navbar-toggle:active { color: #fff; background-color: #f6344b; }



.header .customer-name-wrapper {float: right; margin-left: 20px;}
.header .customer-name-wrapper .customer-name {display: block; cursor: pointer;}
.header .customer-name-wrapper .customer-name .user-icon span {display: none;}
.page-sitemap .customer-name-wrapper {display: none!important;}
.header .customer-name .user-icon:hover,
.header .customer-name.open  .user-icon { background-color: #f6344b; }
.header .customer-name:hover > strong,
.header .customer-name:hover > i.fa,
.header .customer-name:hover > span,
.header .customer-name.open > strong,
.header .customer-name.open > i.fa,
.header .customer-name.open > span { color: #fff; }
header.header .customer-name-wrapper + .links {
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0,0,0,.1);
    display: none;
    position: absolute;
    right: 10px;
    z-index: 999;
    margin-left: 0!important;
    padding: .75em 9px;
    min-width: 153px;
}
header.header .customer-name-wrapper + .links li {float: none; display: block; margin-left: 10px;}
header.header .customer-name-wrapper + .links li a {display: inline-block!important; font-size: 1em; float: none; text-align: left; position: relative; margin: 0; padding: .5em 0 .5em 10px; color: #666; }
header.header .customer-name-wrapper + .links li a i {position: absolute; left: 0; top: 50%; margin-top: -2px; font-size: .4em; color: #E34761;}
header.header .customer-name-wrapper + .links li a .hover-divider {
    width: 0%;
    height: 2px;
    bottom: 0;
    left: 10px;
    background-color: #E34761;
    content: '';
    position: absolute;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    transition: width 500ms ease;
    -o-transition: width 500ms ease;
}

header.header .customer-name-wrapper + .links li a:hover .hover-divider {width: 90%;}
header.header .customer-name-wrapper + .links li a:hover {color: #E34761;}

.header-breadcrumbs-wrapper .vertical-header {position: fixed; left: 0; z-index: 100; width: 300px; box-shadow: 0 0 7px rgba(0,0,0,.2); background-color: #fff;}
body.vertical-header .content-wrapper > .container {padding-left: 310px; margin-left: 0; margin-right: 0;}

.header-breadcrumbs-wrapper .vertical-header + .breadcrumbs-wrapper {margin-left: 300px;}
.vertical-header .breadcrumbs-wrapper {background-color: #eee; margin-bottom: 1em;}
.vertical-header ul.topmenu li.level0.parent a.level-top:after {
    content: "\f0da";
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -6px;
}
.custom-block .mobile-button {
    font-size: 14px;
    float: right;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: none;
}
.custom-block .footer-links {padding: 0; position: relative;}
.custom-block .footer-links ul {background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2); padding-left: 20px; padding-right: 20px; width: 146px; position: absolute; bottom: 40px; right: 0; z-index: 9999; display: none; margin-bottom: 0;}
.custom-block .footer-links li {display: block; margin: 0; border-bottom: dotted 1px #ddd;}
.custom-block .footer-links li:not(:first-child ) a:before {content: none;}
.custom-block .footer-links ul li a {padding: .5em 0; display: inline-block; color: #aaa;}
.custom-block .footer-links-button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    border-top: solid 3px transparent;
    color: rgba(0,0,0,.7);
    transition: background-color 300ms ease, border-color 300ms ease;
    -moz-transition: background-color 300ms ease, border-color 300ms ease;
    -webkit-transition: background-color 300ms ease, border-color 300ms ease;
}
.custom-block .footer-links-button:hover,
.custom-block .footer-links-button.active {border-color: #ff9d4e; background-color: #eee;}
.custom-block {position: absolute; right: 10px; left: 10px; bottom: 0; opacity: 0;}
.custom-block .social-links-wrapper {background-color: #eeeeee; text-align: center; margin-bottom: .817em;}
.custom-block .copyright {margin: 1em 0;}
.header.header-15 .top-cart .block-title .title-cart {padding: 0;}
.header.header-15 .top-cart .block-content {width: 300px; right: -20px;}
.header.header-15 .top-cart .img-container {width: 66px;}
.header.header-15 .nav-wide a.level-top span {display: block; padding-right: 20px; margin-right: -20px;}
.header.header-15 .top-cart .block-title .subtotal {line-height: 1;}
.header.header-15 .top-cart .block-content .subtotal .label,
.header.header-15 .top-cart .block-content .subtotal .price {font-size: 1.5em;}

/* Menu button */
.lines-button {
    padding: 0;
    transition: .3s;
    cursor: pointer;
    user-select: none;
    background: none;
    height: 20px;
    position: relative;
    /* */
}
.lines-button:hover {
    opacity: 1;
}
.lines-button:active {
    transition: 0;
}

.lines {
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #222;
    transition: 0.3s;

}
.lines-top, .lines-bottom {
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #222;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: .5em center;
    transform-origin: .5em center;
}
.lines-top {
    top: 0;
}
.lines-bottom {
    bottom: 0;
}

.lines-button:hover .lines-top {
    top: -2px;
}
.lines-button:hover .lines-bottom {
    bottom: -2px;
}
.lines-button.close .lines {
    background: transparent;
}
.lines-button.close .lines-top,
.lines-button.close .lines-bottom {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 20px;
}
.lines-button.close .lines-top {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    margin-top: 10px;
}
.lines-button.close .lines-bottom {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    margin-top: 10px;
}


/* Header Cart ================================================================================ */
header.header .top-cart {
    margin-right: 0;
    margin-top: 22px;
    padding: 0 0 0 22px;
    position: relative;
}
header.header .top-cart .block-title{border: none; margin: 0; z-index:9998; padding: 0; font-size: 1em;}
header.header .top-cart .block-title:after {content: none;}
header.header .top-cart .block-title a:hover {color: inherit;}
header.header .top-cart .block-title .title-cart {
    padding: .5em 0;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    font-size: 16px;
    display: block;
    text-transform: none;
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    border-bottom: solid 3px transparent;
}
header.header .top-cart .block-title.active .title-cart,
header.header .top-cart .block-title .title-cart:hover {border-color: #E34761;}
header.header .top-cart .block-title .top-cart-icon {display: inline-block; vertical-align: middle;}
header.header .top-cart .block-title .top {display: block; margin-top: -9px;}
header.header .top-cart .block-title .bottom {display: block; font-size: .786em; border-top: solid 1px #eee; margin-top: 3px; padding-top: 3px; text-align: center;}
header.header .top-cart .block-title .top-cart-icon i {color: #222; margin-right: 5px;}
header.header .top-cart .block-title .subtotal {line-height: 1.5;vertical-align: middle;}
header.header .top-cart .block-title .cart-qty + .subtotal {margin-left: 4px;}
header.header .top-cart .block-title .cart-qty {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
    color: #aaa;
    background-color: #eee;
    min-width: 26px;
    height: 26px;
    line-height: 29px;
    text-align: center;
    border-radius: 50%;
}
header.header .top-cart .block-title .cart-qty span {display: none;}
header.header .top-cart .block-title.active .title-cart .cart-qty ,
header.header .top-cart .block-title .title-cart:hover .cart-qty {border-radius: 0;}
header.header .top-cart .block-title .subtotal .price {font-size: 1em;/*  color: #648ec7; */}
header.header .top-cart .block-title .top-cart-label {display: inline-block; vertical-align: middle;}
header.header .top-cart .block-title .top-cart-label i {color: #aaa; margin-left: 6px;}
header.header .top-cart .block-content {
    background:#fff;
    z-index:9998;
    position:absolute;
    right:0px;
    top: 100%;
    width: 338px;
    padding: 0;
    margin-top: -1px!important;
    color: #666;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}
header.header .top-cart .block-content .inner-wrapper {padding: 1.5em 20px;}
header.header .top-cart .block-title.no-items + .block-content {text-align: center;}
header.header .top-cart .cart-empty{padding:0; text-align: center; font-size: 1.16em;}
header.header .top-cart .cart-empty i{display: block; color:#ccc; font-size: 56px; margin-bottom: 0.1em;}
header.header .top-cart .cart-empty .small-label{display: block; font-size: 0.78em;}
header.header .top-cart .cart-empty a {color: inherit; font-size: inherit;}
header.header .top-cart .cart-empty a:hover {text-decoration: underline;}
header.header .top-cart .img-container{float: left; width: 78px; margin-right: 15px;}
header.header .top-cart .img-container .product-image {width: 78px; padding: 0; border: none;}
header.header .top-cart .img-container .btn-remove { margin: 0; }
header.header .top-cart .cart-price-qt {display: block; margin-top: .25em;}
header.header .top-cart .cart-price-qt strong {
    font-size: 1em;
    color: #fff;
    display: inline-block;
    position: relative;
    font-weight: normal;
    padding: 1px 9px;
    border-radius: 10px;
    background-color: #e34761 ;
}
header.header .top-cart .block-content .mini-products-list {/*padding-bottom: .75em;*/ padding-left: 0; list-style: none; margin-bottom: 0;}
header.header .top-cart .block-content .mini-products-list .product-details {float: right; width: 68%; padding-right: 7%; margin: 0; position: relative;}
header.header .top-cart .block-content .mini-products-list .product-details .price {
    line-height: 1.583em;
    display: inline-block;
    vertical-align: middle;
    /*font-weight: 400;*/
    font-size: 1.5em;
}
header.header .top-cart .block-content .subtotal {
    text-align: right; 
    margin: 0;
    font-size: 16px;
    /*padding-top: 5px;*/
}
header.header .top-cart .block-content .subtotal .label,
header.header .top-cart .block-content .subtotal .price {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25em;
    padding: 0;
}
header.header .top-cart .block-content .subtotal .label {color: #222; font-family: 'Lato', sans-serif;}
header.header .top-cart .block-content .actions { overflow: hidden; margin-top: 15px; position: relative;}
header.header .top-cart .block-content .actions a {
    background: #e34761;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 40px;
    margin-left: 1%;
    text-align: center;
    text-transform: uppercase;
    width: 49%;
}
header.header .top-cart .block-content .actions a:first-child { margin-left: 0; margin-right: 1%; background: #ccc;  }
header.header .top-cart .block-content .actions .btn {background-color: #fff; color: #e34761 ;}
header.header .top-cart .mini-products-list li {padding: 0 0 .75em; margin: 0; clear: both; position: relative;}
header.header .top-cart .product-name {text-align: left; margin: 0;}
header.header .top-cart .product-name a {
    color: #222;
    font-size: 11px;
    font-weight: normal;
}
header.header .top-cart .product-box {font-size: 1em; line-height: 1.5em; text-align: left;}
header.header .top-cart .btn-remove {position: absolute; top: 0; right: -5px; z-index: 1; background: none; font-size: 1em; width: auto; text-indent: 0; height: auto;}
.add-to-cart-success .btn-remove{margin:3px 0 0;}
header.header .top-cart .btn-edit {position: absolute; right: -5px; top: 25px; z-index: 1; background: none; font-size: 1em; width: auto; text-indent: 0; height: auto;}
header.header .top-cart .btn-edit i,
header.header .top-cart .btn-remove i {font-size: 1.16em; padding: 5px; color: #ddd;}
header.header .top-cart button.button span { display:block; float:none;}

header.header .top-cart.horizontal {}
header.header .top-cart.horizontal .title-cart .top-cart-label,
header.header .top-cart.horizontal .title-cart .top-cart-icon { font-weight: bold; }
header.header .top-cart.horizontal .title-cart .fa-angle-down { margin-left: 3px;}

.header.header-18 .top-cart .block-title .title-cart {
    text-transform: capitalize;
}
.header.header-18 .top-cart .title-cart .top-cart-icon {margin-top: -2px;}
.header.header-18 .top-cart .block-title .top-cart-icon i {font-size: 1.16em;}
.header.header-18 .top-cart .block-title .cart-qty {
    background-color: #e34761;
    color: #fff;
    font-family: 'Lato', sans-serif;
    line-height: 27px;
    margin-left: 9px;
}
.header.header-18 .form-search .btn {
    background-color: #fff;
    border: 0;
    color: #222;
}
.header.header-18 .form-search input {
    background-color: #fff;
    border: 0;
    border-radius: 0;
    font-size: 11px;
    height: 32px;
    width: 215px;
}
.header.header-18 .form-search .btn {
    border-radius: 0;
    height: 32px;
    width: 40px;
}
.header.header-18 .form-search .btn i {line-height: 1; font-size: 16px;}
.header.header-18 .banner {margin-right: 20px;}
.header.header-18 .middle-block .container {padding-bottom: 0.6em;}
.header.header-18 h2.logo {margin-top: .2em; margin-bottom: .2em;}
.header.header-18 a.logo { margin: 0; padding-top: 18px; }
.header.header-18 a.logo img { width: 310px; }
.header.header-18 .search-mini-form {
    margin: 0;
}
.header.header-18 .language-currency-block {padding: 12px 0px 12px 20px;}
@media (max-width: 324px) {
    .header.header-18 .language-currency-block {padding-left: 18px;}
}
.header.header-18 ul.topmenu li a.level-top {
    font-size: 13px; color: #393b40; letter-spacing: 1px; font-weight: bold;
}
.header.header-18 ul.topmenu li.btn-new a.level-top,
.header.header-18 ul.topmenu li.btn-sale a.level-top { color: #e34761; }
.header.header-18 ul.topmenu li a.level-top > i {display: none;}
/*#header.header-18 {box-shadow: none;}*/
.header.header-18 .menu-block .navbar-default {min-height: 40px;}
@media (max-width: 767px){
    .header.header-18 .menu-block .navbar-default {min-height: 0px;}
}
.header.header-18 ul.topmenu li a.level-top > .category-label {top: -5px;}
.header.header-18 ul.topmenu li.level0 a.level-top i.custom-icon{display: block; font-size: 0.91em; line-height: 0.2em;}
@media(max-width: 1199px){
    .header.header-18 .form-search input { width: 210px; }
    .header .quick-access { margin-left: 0; width: 67%; }
    ul.topmenu li.level0 { padding: 0 14px; }
}

.custom-links {margin: 0; padding: .5em 0;}
.custom-links li {display: inline-block; padding: 0 15px;}
.custom-links li:first-child {padding-left: 0;}
.custom-links li a {font-size: 1.16em; color: #888; padding: .25em 0; display: inline-block;}
.navbar, ul.topmenu { width: 100% !important;}
ul.topmenu li.large--hide { display:none !important;}
ul.topmenu { display: table !important; padding: 0;}
ul.topmenu>li {
    display: table-cell !important;
    float: none;
    text-align: center;
    /*border-right: rgba(255,255,255,0.1) 1px solid;*/
    border-right: 0;
    -webkit-transition: background 250ms ease-out;
    -moz-transition: background 250ms ease-out;
    -o-transition: background 250ms ease-out;
    transition: background 250ms ease-out;
    position: inherit !important;
}
ul.topmenu>li:first-child {
    /*border-left: 1px solid rgba(255,255,255,0.1);*/
    border-left: 0;
    padding-left: 20px;
}
ul.topmenu>li.overStick {background: rgba(255,255,255,0.1);}
.widget .header-banners { padding-top: 1.2em;}
.top-container .widget .header-banners a {padding: 0;}
.header-banners .banner-content {top: 24%; right: 8%; text-align: left;}
.header-banners .banner-3 .banner-content {right: auto; left: 23%;}
.header-banners .banner-content h3 {color: #222; text-transform: uppercase; font-size: .91em; font-weight: normal; margin: 0 0 .5em;}
.header-banners .banner-content p {font-size: .91em;}
.header-banners .banner-3  .banner-content.skin-2 {left: 31%;}
.header-banners .banner-content.skin-2 {width: auto; top: 12%; left: 37%; right: auto;}
.header-banners .banner-content.skin-2 h3 {margin: 0; color: #fff;}
.header-banners .banner-content.skin-2 p {color: #666;}
.header-banners .banner-label {
    background: #f6344b;
    font-size: .817em;
    color: #fff;
    position: absolute;
    top: 9%;
    line-height: 1;
    left: 4%;
    padding: 1px 4px;
}

/* Sticky Header */
.search-button {display: none;}
.search-button span {display: none;}
#sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 99999;
    box-shadow: 0 0px 10px rgba(0,0,0,.2);
    display: none;
}
#sticky-header .small-logo {margin: .7em 0;}
#sticky-header .form-search input {width: 225px;}
#sticky-header .navbar {margin: 0;}
#sticky-header .quick-access {margin: .75em 0;}
#sticky-header ul.topmenu li.level0 + li.level0:after,
#sticky-header ul.topmenu li.level0 + li.level0:before {content: none;}
#sticky-header ul.topmenu li a {color: #222;}
#sticky-header ul.topmenu li a:not(.lightbox-button) i {color: rgba(0,0,0,.2);}
#sticky-header .search-button {
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    color: #666;
    text-align: center;
    float: right;
}
.header .search-button {
    transition: background-color 300ms ease, color 300ms ease;
    -moz-transition: background-color 300ms ease, color 300ms ease;
    -webkit-transition: background-color 300ms ease, color 300ms ease;
}
.header .search-button i {
    font-size: 14px;
    line-height: 40px;
}
#sticky-header .form-search {position: relative;}
#sticky-header .form-search .indent {display: none; position: absolute; top: 40px; right: 0; box-shadow: 0 0 3px rgba(0,0,0,.2); background: #fff; padding: 1.5em 20px; width: 306px;}
.header .search-button:hover {background-color: #f6344b;}
.header .search-button:hover i {color: #fff;}

/**** Select ****/
.bootstrap-select {
    /*width: 220px\9; IE8 and below*/
    width: 220px;
    /*IE9 and below*/
}
.bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px;
    text-transform: inherit;
}
.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}
.bootstrap-select.fit-width {
    width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}
.bootstrap-select .btn:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}
.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
    border-top-color: #666;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    margin-top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
    color: #64b1d8;
    color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    border-bottom-color: rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}
.bs-searchbox,
.bs-actionsbox {
    padding: 4px 8px;
}
.bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
    width: 50%;
}
.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%;
}
.bootstrap-select > .selectpicker {
    background-image: none;
    border: solid 1px rgba(0,0,0,.2);
    height: 30px;
    border-radius: 0;
    box-shadow: none;
    font-size: 11px;
    color: #888;
    padding: 0 30px 0 10px;
    line-height: 30px;
}

body .navbar-default {background: none; border: none; background-image: none; box-shadow: none;}
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {width: 100%!important;}

.block-fblikebox {overflow: hidden;}
.fb-page.fb_iframe_widget {display: block!important}
.fb-page.fb_iframe_widget > span {width: 100%!important;}
.fb-page.fb_iframe_widget iframe {width: auto!important; max-width: 100%;}


/* Widget: Customer Reviews */
.customer-reviews-widget {margin-left: -10px; margin-right: -10px;}
.customer-reviews-widget .item {float: left; padding-left: 10px; padding-right: 10px; width: 100%;}
.customer-reviews-widget.two-items .item {width: 50%;}
.customer-reviews-widget.three-items .item {width: 33.3334%;}
.customer-reviews-widget.four-items .item {width: 25%;}
.customer-reviews-widget.two-items .item:nth-child(2n+1){clear: left;}
.customer-reviews-widget.two-items .item:nth-child(2n+2){clear: right;}
.customer-reviews-widget.three-items .item:nth-child(3n+1){clear: left;}
.customer-reviews-widget.three-items .item:nth-child(3n+3){clear: right;}
.customer-reviews-widget.four-items .item:nth-child(4n+1){clear: left;}
.customer-reviews-widget.four-items .item:nth-child(4n+4){clear: right;}
.customer-reviews-widget.one-item .item:not(:first-child),
.customer-reviews-widget.two-items .item:not(:first-child):not(:nth-child(2)),
.customer-reviews-widget.three-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),
.customer-reviews-widget.four-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {margin-top: 1.5em;}
.slider-container .customer-reviews-widget .owl-item {clear: none!important;}
.customer-reviews-widget.widget-list .image-wrapper {float: left; width: 25%; padding-right: 10px;}
.customer-reviews-widget.widget-list .content-wrapper {float: left; width: 75%; padding-left: 10px; text-align: left;}

.customer-reviews-widget:not(.square-image) .image {display: inline-block; width: 120px; border-radius: 50%; overflow: hidden; height: 120px; position: relative; z-index: 999; box-shadow: 0 0 5px rgba(0,0,0,.2);}
.customer-reviews-widget:not(.square-image) .image img {
    width: 180px;
    max-width: none;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -90px;
}
.customer-reviews-widget .product-name {font-size: 1em; margin-bottom: .5em;}
.customer-reviews-widget .product-name h3 {font-size: 1.33em; color: #222; font-family: 'Lato', sans-serif; line-height: 1.583em; font-weight: 400; margin: 0;}
.customer-reviews-widget .price-wrapper {line-height: 1; margin-bottom: 1em;}
.customer-reviews-widget .review-title {font-size: 2em; font-weight: 400; line-height: 1.25; margin-bottom: .25em; color: #222;}
.customer-reviews-widget .review-text {font-size: 2em; font-weight: 400; line-height: 1.25; margin-bottom: .75em;}
.customer-reviews-widget .ratings {margin-bottom: 2em; margin-top: 0;}
.customer-reviews-widget .ratings .rating-box {float: none; display: inline-block; margin: 0;}
.customer-reviews-widget .author {text-transform: uppercase; color: #aaa; margin-bottom: 2em;}
.customer-reviews-widget .author i {font-size: 1.16em; margin-right: 4px;}
.customer-reviews-widget .btn {padding-left: 40px; padding-right: 40px;}
.customer-reviews-widget.type-2 .review-text {font-size: 1em; border: solid 1px #ddd; padding: 1.5em; font-weight: normal; position: relative; margin-bottom: 2em; line-height: 1.75em;}
.customer-reviews-widget.type-2 .review-text:after {
    content: '\f0dd';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    bottom: -5px;
    left: 30px;
    color: #ddd;
}
.customer-reviews-widget.type-2:not(.square-image) .image {width: 80px; height: 80px; margin-right: 18px;}
.customer-reviews-widget.type-2 .pull-right {width: 64%;}
.customer-reviews-widget.type-2 .ratings {margin-bottom: 1em;}
.customer-reviews-widget.type-2.one-item .item:not(:first-child),
.customer-reviews-widget.type-2.two-items .item:not(:first-child):not(:nth-child(2)),
.customer-reviews-widget.type-2.three-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)),
.customer-reviews-widget.type-2.four-items .item:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {margin-top: 2.5em;}

/********** < Navigation */
ul.topmenu { border-width: 0; padding: 0; margin: /* .75em */ 0; }
ul.topmenu li.level0 {padding: 0 19px;}
/**ul.topmenu li.level0:first-child {padding-left: 0;} NHW */
ul.topmenu li.level0 a.level-top {
    position: relative;
    font-family: 'Lato', sans-serif;
    font-size: 1.33em;
    line-height: 1.429;
    /*color: #fff;*/
    padding: 1.25em 0 1em;
    z-index: 999;
    background: 0;background-color: transparent !important;
    text-transform: capitalize;
    border-bottom: solid 3px transparent;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}
ul.topmenu li.level0 a.level-top i.custom-icon{
    font-size: 1em;
    line-height: 0.6em;
    margin-left: -3px;
}
ul.topmenu li.level0.parent a.level-top:after {
    content: "\f0d7";
    color: #E34761;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.75em;
    margin-left: 6px;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* All Levels */
ul.topmenu li { /*text-align: center;*/ position: relative; }
ul.topmenu li a { display: block; text-decoration: none; }
ul.topmenu li a:hover { text-decoration:none; }
ul.topmenu li a span { display: inline-block; white-space: nowrap; cursor: pointer; text-transform: uppercase; }
ul.topmenu li a:not(.lightbox-button) i {font-size: .5em; color: rgba(0,0,0,.2); position: absolute; left: -20px; top: 50%; margin-top: -1px;}
/*ul.topmenu li ul a span { white-space:normal; padding-left: 12px; }*/

/* 1st Level
ul.topmenu li { float: left; } NHW */
ul.topmenu li:not(.item) > a {
    color: #888;
}


ul.topmenu li a:hover { color:#000; }

/* 2nd Level */
ul.topmenu:not(.nav-wide) ul,
ul.topmenu:not(.nav-wide) div { position: absolute; width: 15em; top: 100%; left: 0; display: none; background: #fff; padding: .833em 20px; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1); box-shadow: 0 1px 5px rgba(0, 0, 0, .1); z-index: 999; }
ul.topmenu:not(.nav-wide) div ul { position: static; width: auto; border: none; }

.menu-block { border-bottom: 1px solid #393B40; }

ul.topmenu a.over > .category-label.label_one,
ul.topmenu li.active a > .category-label.label_one {background-color: #648ec8; color: #fff;}
ul.topmenu a.over > .category-label.label_two,
ul.topmenu li.active a > .category-label.label_two {background-color: #648ec8; color: #fff;}
ul.topmenu a.over > .category-label.label_three,
ul.topmenu li.active a > .category-label.label_three {background-color: #648ec8; color: #fff;}

/* Product tabs widget =============================================================================== */
.product-tabs-wrapper {position: relative;}
.product-tabs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    text-align: left;
    list-style-type: none!important;
    margin: 0 0 1.5em;
    border-bottom: solid 1px #eee;
}
.top-buttons .product-tabs {
    bottom: auto;
    top: 0;
}
.product-tabs li {
    display: inline-block;
    margin-left: 2px;
    color: #666;
    background: none;
    font-size: 1.16em;
    line-height: 1.5em;
    transition: color 400ms ease, background-color 400ms ease;
    -moz-transition: color 400ms ease, background-color 400ms ease;
    -webkit-transition: color 400ms ease, background-color 400ms ease;
    -o-transition: color 400ms ease, background-color 400ms ease;
    padding: .91em 26px;
    line-height: 1;
    background-color: #eee;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    margin-bottom: -1px;
}
.top-buttons .product-tabs li span {}
.product-tabs li.current,
.product-tabs li:hover {color: #fff; background-color: #419deb;}
.product-tabs li.current {cursor: default;}
.product-tabs li:first-child {margin-left: 0;}
.product-tabs-widget {position: relative;}
.product-tabs-box {top: 0; z-index: -1; position: absolute; left: -10000px;}
.product-tabs-box.visible {display: block; z-index: 9; position: relative; left: 0;}

/* For Top Menu */
@media only screen and (min-width: 978px) {
    .nav-wide li.over .menu-wrapper {
        display: block!important;
    }
    .category-label {display: block;}
    /* Default Menu in Wide Mode */
    .nav-wide .menu-wrapper.default-menu{
        position: absolute;
        width: 15em;
        top: 100%;
        left: 0;
        display: none;
        padding: .833em 20px;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
        box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
        z-index: 99999;
    }
    .nav-wide .menu-wrapper.default-menu ul{background-color: inherit; background: #fff; }
    .nav-wide .menu-wrapper.default-menu ul.level0{margin-left: 0; margin-right: 0; padding:0;}
    .nav-wide .menu-wrapper.default-menu ul.level0 li.level1{
        clear: both;
        display: block;
        float: none;
        margin:0;
        position: relative;
    }
    .nav-wide .menu-wrapper.default-menu ul.level0 a{padding:0 9px;}
    .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a{
        float: none;
        position: relative;
        display: block;
        padding: .5em 0 .5em 10px;
        font-weight: normal;
        margin: 0;
    }
    .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a:hover span.menu-wrapper:not(.default-menu){background: none!important;}
    .nav-wide .menu-wrapper.default-menu ul.level0 li.level1 a span:not(.hover-divider){
        float: none;
        position: relative;
        display: inline-block;
        font-weight: normal;
    }
    .nav-wide .menu-wrapper.default-menu ul.level0 ul{
        margin: 0;
        padding: 10px 0;
        border: none;
        display: none;
        width:15em;
        position: absolute;
        top: 10px;
        left: 10em;
        z-index:999;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
        box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    }
    .nav-wide .menu-wrapper.default-menu ul.level0 ul li{
        border: none;
        padding:0 19px;
        position: relative;
    }
    .nav-wide .menu-wrapper.default-menu ul.level0 ul li a{padding-left: 0;}
    .nav-wide .menu-wrapper.default-menu ul.level0 ul a span:before{display: none;}


}

/********** Navigation > */
/* ======================================================================================= */

/* loader */
#images-loader {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 998; background: rgba(0,0,0,.7);}
#JsCssLoader {position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 999998; background: rgba(0,0,0,.7);}
.spinner {
    margin: -30px auto 0;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}
.container1 > div, .container2 > div, .container3 > div {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }
.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.0) }
    40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 40% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}
/* //loader */

/* Home Page ============================================================================= */
.rev_slider_wrapper,
.home-block { margin-bottom: 20px !important; }
.home-block {
    clear: both;
    display: block;
    overflow: hidden;
}

.rev_slider_wrapper .tparrows.default {
    background-image: none;
}
.rev_slider_wrapper .tp-leftarrow.default,
.rev_slider_wrapper .tp-rightarrow.default {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: solid 1px rgba(255,255,255,.5);
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.rev_slider_wrapper .tp-leftarrow.default:after,
.rev_slider_wrapper .tp-rightarrow.default:after {
    display: inline-block;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -18px 0 0 -5px;
}
.rev_slider_wrapper .tp-leftarrow.default:after {
    content: "\f104";
}
.rev_slider_wrapper .tp-rightarrow.default:after {
    content: "\f105";
    margin-left: -3px;
}
.rev_slider_wrapper .tp-leftarrow.default:hover,
.rev_slider_wrapper .tp-rightarrow.default:hover {
    background-color: #E34761;
    color: #fff;
}
.rev_slider_wrapper a,
.rev_slider_wrapper a:hover {color: inherit;}

/* Widgets =============================================================================== */
body .widget .widget-title,
.widget-title {
    padding-bottom: 2em;
    padding-top: 0;
    margin: 0;
}
body .widget .widget-title span,
.widget-title span { display: block; margin: 0 auto; margin-top: 12px; width: 40px; height: 1px; line-height: 1px; font-size: 1px; border-bottom: 1px solid #ddd;}
body .widget .widget-title h2,
.widget-title h2,
body .widget .widget-title h3,
.widget-title h3 {
    font-family: 'Lato', sans-serif;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.11;
    color: #222;
    margin: 0;
    padding: 0 0 0 0;
    text-transform: none;
    position: relative;
}

/* Widget */
body .col-main .widget-compared,
body .col-main .widget-viewed,
body .col-main .widget-new-products {
    margin: 0;
}
body .widget.widget-compared .product-image,
body .widget.widget-viewed .product-image,
body .widget-new-products .products-grid .product-image,
body .widget-new-products .products-list .product-image {
    width: 100%;
    height: auto;
}
body .widget.widget-compared .price-box p,
body .widget.widget-viewed .price-box p,
body .widget-new-products .products-grid .price-box p,
body .widget-new-products .products-list .price-box p {
    margin-bottom: 0;
}
body .widget.widget-compared .products-grid .availability { padding: 1px 3px 1px; margin-bottom: .667em; }
body .widget.widget-compared .products-list .availability,
body .widget.widget-viewed .products-list .availability,
body .widget.widget-viewed .products-grid .availability,
body .widget-new-products .products-grid .availability,
body .widget-new-products .products-list .availability {
    padding: 1px 3px 0px;
    font-size: .833em;
    margin-bottom: .667em;
}
body .widget.widget-compared .product-shop,
body .widget-viewed .products-list .product-shop,
body .widget-new-products .products-list .product-shop {
    margin-left: 0;
}

/* Sidebar =============================================================================== */
.sidebar .btn:not(.btn-proceed-checkout) {font-size: 12px; padding: 8px 18px;}
.sidebar .block.ajaxkit-block {display: none;}
.sidebar .block {margin-bottom: 2em; color: #666; border: solid 1px #ddd; padding: 20px 0; padding-top:15px;}
.sidebar .btn:not(.btn-proceed-checkout) {
    background: #eee;
    border: none;
    color: #666;
}
.sidebar .block-banner { padding: 0; border:none;}
.sidebar .block a:not(.btn) {color: #666;}
.block.block-account { border-color: #333; }
.block-title {font-family: 'Lato', sans-serif; color: #222; font-weight: 400; padding: 0 20px 0.75em; font-size: 18px; }
.block-title:after {
    content: "";
    display: block;
    clear: both;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
    background: #ddd;
    width: 60px;
}
.block-account .block-title:after { width: 100%; }
.block-title strong span { font-weight: 500; display: block; padding-bottom: 0.75em; }
.block-account .block-title strong span { font-size: 24px; padding-bottom: 10px; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle {font-size: 1.083em; font-family: inherit; color: #222;}
.block .block-content {font-size: 13px; padding: 0 20px;}
.block.block-layered-nav .block-content {padding: 0;}
.block .block-content li.item {padding: 0;}
.block:not(.block-related) .block-content li { font-size: 0.8em; color: #999; padding: 4px 0; }
.block-account.block:not(.block-related) .block-content li { font-size: 14px; }
.block:not(.block-related) .block-content li a {position: relative; /*padding: .25em 0 .25em 10px;*/ display: inline-block;}
.block:not(.block-related) .block-content li a.btn-remove {padding-left: 0;}
.block .btn-remove,
.block .btn-edit {float:right;}
.block .actions {border-bottom: solid 1px #ddd; padding-bottom: 1.5em; margin-top: .75em; text-align: left; padding-left: 20px;}
.block .actions .btn-default + .btn-primary {margin-left: 14px;}
.block .block-content ul,
.block .block-content ol {list-style: none; padding: 0; margin: 0;}

/* Block: Layered Navigation */
.block-layered-nav .block-title { padding: 0 20px 0.75em; }
.block-layered-nav .block-title strong span {}
.block-layered-nav .block-subtitle {display: none;}
.block-layered-nav .block-content li a {font-size: 14px;}
.block-layered-nav dl {margin: 0;}
.block-layered-nav dt {font-family: 'Lato', sans-serif; color: #222; font-size: 1.23em; font-weight: 400; line-height: 1.583em; margin-bottom: .5em; padding: 0 20px;}
.block-layered-nav dd:not(:last-child) {margin-bottom: 1.25em; border-bottom: dotted 1px #ddd; padding: 0 20px 1.5em; overflow: hidden;}
.block-layered-nav dd.last.even, .block-layered-nav dd.last.odd {padding: 0 20px;}
.block-layered-nav dd .price {font-family: inherit; font-size: 1em; color: inherit; font-weight: normal;}
.block-layered-nav dd.dual li {float: left; width: 50%;}
.block-layered-nav .block-content .btn-remove {font-size: 1.16em; padding-top: 0; padding-bottom: 0;}
.block-layered-nav .btn-remove:before {content: none;}
.block-layered-nav .currently li {margin-bottom: .75em; padding: 0 20px;}
.block-layered-nav .currently li:last-child {margin-bottom: 0;}
.block-layered-nav .currently li .label {
    color: inherit;
    font-size: 1.16em;
    font-weight: normal;
    line-height: 1.583em;
    margin-bottom: .5em;
    padding: 0;
}
.block-layered-nav .actions {margin: 1.5em 0;}

/* Block: Cart */
.block-cart .img-container{float: left; width: 78px; margin-right: 15px;}
.block-cart .img-container .product-image {width: 78px; padding: 0; border: none;}
.block-cart .cart-price-qt {display: block; margin-top: 0px;}
.block-cart .cart-price-qt strong {
    font-size: 1.16em;
    color: #888;
    display: inline-block;
    padding-left: 8px;
    position: relative;
}
.block-cart .cart-price-qt strong:before {content: ""; background: #38c659; height: 4px; width: 4px; border-radius: 50%; -moz-border-radius: 50%; position: absolute; left: 0; top: 50%; margin-top: -2px;}
.block-cart .block-content .mini-products-list {padding-bottom: .75em; padding-left: 0; list-style: none; margin-bottom: 0;}
.block-cart .block-content .mini-products-list .product-details {float: right; width: 65%; padding-right: 7%; margin: 0; position: relative;}
.block-cart .block-content .mini-products-list .product-details .price {
    line-height: 1.583em;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
}
.block-cart .block-content .subtotal {text-align: left; margin: 0;}
.block-cart .block-content .subtotal .label,
.block-cart .block-content .subtotal .price {
    display: inline-block;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.25em;
    padding: 0;
}
.block-cart .block-content .subtotal .label {color: #222;}
.block-cart.block .block-content  .mini-products-list li {padding: 0 0 .75em; margin: 0; clear: both; position: relative;}
.block-cart.block .block-content  .product-name {margin-bottom: 3px; text-align: left;}
.block-cart.block .block-content .product-name a {font-size: 1.16em; color: #222; line-height: 1.25em; padding: 0;}
.block-cart.block .block-content .product-box {font-size: 1em; line-height: 1.5em; text-align: left;}
.block-cart.block .block-content .btn-remove {position: absolute; top: 0; right: -5px; z-index: 1; background: none; font-size: 1em; width: auto; text-indent: 0; height: auto; margin: 0;}
.block-cart.block .block-content .btn-edit {position: absolute; right: -5px; top: 25px; z-index: 1; background: none; font-size: 1em; width: auto; text-indent: 0; height: auto;}
.block-cart.block .block-content .btn-edit i,
.block-cart.block .block-content .btn-remove i {font-size: 1.16em; padding: 5px; color: #ddd;}
.block-cart.block .block-content .summary .amount {display: none;}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block.block-wishlist { position: relative;}
aside.sidebar .block.block-wishlist li.item {width: 100%; overflow: hidden;}
aside.sidebar .block.block-wishlist #wishlist-sidebar li.item {margin-bottom: 1.5em;}
aside.sidebar .block.block-wishlist #wishlist-sidebar li.item:last-child {margin: 0;}
aside.sidebar .block.block-wishlist li.item .product-image{display: inline-block; width: 72px; padding: 0; margin-right: 20px; vertical-align: top;}
aside.sidebar .block.block-wishlist li.item .product-image img{width: 100%;}
aside.sidebar .block.block-wishlist li.item .product-details{width: 62%; display: inline-block;}
aside.sidebar .block.block-wishlist li.item .product-details .product-name{margin-bottom: 5px; margin-top: -3px; padding-right: 20px;}
.sidebar .block li.item .product-details .product-name a {color: #222;}
aside.sidebar .block.block-wishlist li.item .product-details .product-name a {font-size: 1.16em; line-height: 1.25em; padding: 0; max-width: 90%;}
aside.sidebar .block.block-wishlist li.item .product-details .product-name a:hover {color: #E34761;}
aside.sidebar .block.block-wishlist li.item .product-details .price-box{margin-bottom: 1em;}
aside.sidebar .block.block-wishlist li.item .product-details .price-box.map-info{float:none;}
aside.sidebar .block.block-wishlist li.item .product-details .price-box .price{font-style: normal;}
aside.sidebar .block.block-wishlist li.item .product-details .btn-remove {margin-top: -.5em; padding: 0;}
aside.sidebar .block.block-wishlist li.item .product-details .btn-remove i {font-size: 1em; color: #ccc; padding: 5px; line-height: 1;}
aside.sidebar .block.block-wishlist li.item.last{padding-bottom:0;}
aside.sidebar .block.block-wishlist .link-cart {font-size: .91em; color: #888; text-transform: lowercase; padding: 0;}
aside.sidebar .block.block-wishlist .link-cart:hover,
aside.sidebar .block.block-wishlist li.item .product-details .btn-remove i:hover {color: #E34761;}
aside.sidebar .block.block-wishlist .link-cart i {font-size: 1.273em; vertical-align: middle; margin-left: 4px;}
aside.sidebar .block.block-wishlist .actions{margin-top: 1.5em;}
#wishlist-slider .es-carousel-wrapper {position: relative;}
#wishlist-slider .es-carousel{min-height: 75px; overflow: hidden;}
#wishlist-slider .es-carousel ul.carousel-ul {margin: auto;}
#wishlist-slider .es-carousel ul.carousel-ul > li {float: left; display: block;}
#wishlist-slider .es-carousel ul.carousel-ul li a.product-image img{
    display:block;
    border:none;
    max-height:none;
    max-width:none;
}
#wishlist-slider .block-title,
.block-related .block-title {padding-right: 45px;}

.block-wishlist .prev,
.block-wishlist .next,
.block-related .prev,
.block-related .next{float: left; margin-left: 1px; cursor: pointer;}
.block-wishlist .slider-buttons  {position: absolute; right: 20px; top: 17px;}
.block-related .slider-buttons {position: absolute; right: 20px; top: 12px;}
.slider-buttons i {font-size: 14px; background-color: #eee; height: 20px; width: 20px; line-height: 20px; text-align: center; color: #777;}
.slider-buttons i:hover {background-color: #E34761; color: #fff;}

/* Block: Block List */
.block-list .block-content{padding-left:0!important;}
.block-list li.item {width: 100%; overflow: hidden;}
.block-list li.item a {padding: .25em 5px; display: inline-block;}
.block-list li.item:first-child {border-top: none;}

/* Block: Compare Products */
.block-compare li.item {width:100%; overflow:hidden;}
.block-compare li.item a {padding: .25em 0 .25em 10px;}
.block-list li.item .product-name {position: relative; margin: 0; color: inherit; font-size: 1em;}
.block-list li.item .product-name:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: absolute;
    top: 4px;
    left: 0;
}
.block-list li.item .product-name a {padding-left: 10px;}
.block-list li.item .product-name a:hover,
.block-compare li.item .btn-remove i:hover {color: #E34761;}
.block-compare li.item .product-name{float:left; width:87%; position: relative;}
.block-compare li.item .btn-remove {margin: 0; padding: 0;}
.block-compare li.item .btn-remove i {color: #ccc; padding: 5px;}
.block-compare .actions {text-align: center;}

/* Block: Poll */
.block-poll .block-content{padding-left:0!important;}
.block-poll li {padding: .25em 5px; background: none;}
.block-poll input.radio { float:left; margin:2px 5px 0 1px; }
.block-poll .label { display:block; float:left; width:80%; text-align: left; font-size: 1.083em; color: inherit; font-weight: normal;}
.block-poll label {font-weight: normal;}
.block-poll #poll-answers li {padding-left: 0; padding-right: 0;}
.block-poll .answer{float: left; width: 70%;}
.block-poll .answer span{display:block; width:140px;}
.block-poll .votes{float: right; width: 28%; text-align: right;}

/* Block: Tags */
aside.sidebar .block-tags .block-content{padding-left:0;}
aside.sidebar .block-tags ul {margin-bottom: 1.5em; display: block; font-size: 1.16em;}
aside.sidebar .block-tags li {display: inline-block; margin-bottom: 2px;}
aside.sidebar .block-tags li a {color: #666; display: inline-block; font-style: normal;}
aside.sidebar .block-tags li a:hover {color: #E34761;}

/* Block: Reorder */
.block-reorder .block-content li.item {padding: 0; width: 100%; overflow: hidden; }
.block-reorder .block-content li.item a {padding-left: 7px;}
.block-reorder .block-content li.item a i.fa {margin-right: 5px; color: #666; }
.block-reorder .block-content li.item a:hover { color: #E34761; }
.block-reorder input.checkbox { float:left; margin: .75em 0 0; }
.block-reorder .product-name { margin-left: 0; float:left; width:80%; margin-bottom: 0; padding-left: 0;}
.block-reorder .actions {text-align: center;}

/* Block: Banner */
.block-banner .block-content {padding: 0; text-align:center;}

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:0.75em 0 1.5em; text-align:center; }
.sidebar .paypal-logo a { float:none; }

/* newsletter */
.block-subscribe .block-title {border-color: #ddd;}
.block-subscribe .form-subscribe-header label {display: block; padding-top: 5px; padding-bottom: 1.5em; cursor: auto; font-family: inherit; font-weight: normal; color: inherit;}
aside.sidebar .block-subscribe input {margin-bottom: 1.5em;}
aside.sidebar .block-subscribe .btn {z-index: 2;}
aside.sidebar .block-subscribe .input-wrapper {position: relative;}
aside.sidebar .block-subscribe .validation-advice {position: absolute; bottom: -15px; padding: 0; background: none; font-size: 9px;}
.btn-newsletter { width: 100%; margin-top: 10px;}

/* Configurable Swatch */
.configurable-swatch-list li{float: left; margin: 0 0 3px 3px;}
.block-layered-nav dd .configurable-swatch-list li{margin: 0 5px 5px 0;}
.block-layered-nav dd .configurable-swatch-list li:last-child {margin-left: 0;}
.block-layered-nav dd .configurable-swatch-list li a {padding: 0;}
.block-layered-nav dd .configurable-swatch-list li a:before{content: none;}
.block-layered-nav.block .block-content dd .swatch-link {
    text-align: left;
    display: inline-block;
    padding: 0;
    border: none;
}
.block-layered-nav.block dd .swatch-link.has-image {padding: 0; border:1px solid #ccc;}
.block-layered-nav.block dd .swatch-link.has-image:hover {border-color: #000;}
.block-layered-nav dd .swatch-link .count{line-height: 1.7em;}
.block-layered-nav dd .swatch-link .swatch-label{
    border: solid 1px rgba(0,0,0,.2);
    display: inline-block;
    padding: 0 4px;
    box-sizing: content-box;
    border-radius: 0;
    -moz-border-radius: 0;
    min-height: 24px;
    min-width: 24px;
    line-height: 24px;
    text-align: center;
}
.block-layered-nav dd .swatch-link.has-image{margin-top: 1px;}
.block-layered-nav dd .swatch-link.has-image .swatch-label{
    padding:0; border: none;
}
.block-layered-nav dd .swatch-link.has-image .count{line-height: 1.5em;}
.block-layered-nav dd .swatch-link .swatch-label img,
.swatch-current .swatch-link .swatch-label img{
    margin: 1px; vertical-align: top;
}
.configurable-swatch-list{
    clear: both;
    width: 100%;
    overflow: hidden;
}
.products-grid .configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top;
}
.products-grid .configurable-swatch-list li,
.products-list .configurable-swatch-list li{margin-bottom: 2px;}
.configurable-swatch-list .not-available .swatch-link .x {display: block;}
.configurable-swatch-list .not-available .swatch-link {
    opacity: 0.4;
    position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: 0.4;
}
.configurable-swatch-list .not-available a:focus {
    outline: 0;
}
.configurable-swatch-list .swatch-link,
.swatch-current .swatch-link{
    color: #aaa;
    display: block;
    font-size: 1em;
    line-height: 1.5em;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    border:1px solid #ccc;
    box-sizing: content-box;
}
.swatch-current .label {display: none;}
.swatch-current .swatch-link {display: inline-block; margin: 0 5px 0 0!important; position: relative;}
.configurable-swatch-list .swatch-link:hover{
    color:#E34761;
}
.configurable-swatch-list .swatch-link:hover,
.swatch-current .selected .swatch-link,
.configurable-swatch-list .selected .swatch-link{
    border-color: #000;
    color:#000;
}
.swatch-current .btn-remove{line-height: 1em; overflow: visible;}
.configurable-swatch-list .swatch-link span.x{
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://curtains.com/skin/frontend/curtains/default/images/bg_x.png) center no-repeat transparent;
    z-index: 10;
}
.configurable-swatch-list .swatch-link .swatch-label{
    border-radius: 3px;
    border:1px solid transparent;
    display: block;
    padding:1px 5px;
    box-sizing: content-box;
}
.configurable-swatch-list .swatch-link.has-image .swatch-label{
    padding:0;
}
.configurable-swatch-list .swatch-link.has-image .swatch-label img {vertical-align: top;}
.swatch-current .swatch-link{margin-left: 5px;}
.products-list .configurable-swatch-list,
.products-grid .configurable-swatch-list{margin-bottom: .91em;}
.products-list .configurable-swatch-list li .swatch-label,
.products-grid .configurable-swatch-list li .swatch-label{
    display: block;
    padding:1px 5px;
}
.products-list .configurable-swatch-list li .swatch-link.has-image .swatch-label,
.products-grid .configurable-swatch-list li .swatch-link.has-image .swatch-label{
    padding:0;
}
/*.product-image-gallery .gallery-image{display: none!important;}*/
.product-image-gallery #image.gallery-image{display: block!important;}

.products-list .item.type-2 {border: solid 1px #ddd; border-radius: 4px; margin-bottom: 1.5em; padding: 1.5em 8px;}
.products-list .item.type-2 .review-price-block {border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; padding-top: 1.5em; margin-bottom: 1.5em; padding-bottom: .75em;}

.products-list .item.type-2 .review-price-block .rating-links .separator {margin: 0 5px;}
.products-list .item.type-2 .review-price-block .add-review:before {
    content: '\f044';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
.products-list .item.type-2 .old-price {border: solid 1px #ddd; border-radius: 4px; padding: .75em 8px .25em;}
.products-list .item.type-2 .old-price .price-label {font-size: .91em; color: #aaa; text-transform: uppercase; display: block; margin-bottom: .75em;}
/*
.products-list .item.type-2 .old-price .price {font-size: 2.5em; font-weight: 400; font-family: 'Lato', sans-serif; line-height: 1;}
*/

.products-list .item.type-2 .special-price {border: solid 1px #ff8800; border-radius: 4px; margin-left: 8px; padding: .75em 8px .25em;}
.products-list .item.type-2 .special-price .price-label {font-size: .91em; color: #ff8800; text-transform: uppercase; display: block; margin-bottom: .75em;}
/*.products-list .item.type-2 .special-price .price {font-size: 3em; color: #ff8800; font-weight: 400; font-family: 'Lato', sans-serif; line-height: 1;}*/

/* Sidebar Banner */
.text-banner.sidebar-banner .banner-content {top: 4%; left: 8%; text-align: center; right: 8%; bottom: 3%;}
.text-banner.sidebar-banner .banner-content .title {font-size: 4.167em; letter-spacing: -4px; line-height: .8;}
.text-banner.sidebar-banner .banner-content .subtitle {text-transform: none; font-size: 1.5em; letter-spacing: 8px;}
.text-banner.sidebar-banner .banner-content .small-title {position: absolute; bottom: 0; left: 0; right: 0; text-align: center; text-transform: none; font-size: 1.5em;}

/* ======================================================================================= */

/* Text Banners */
.img-responsive, .thumbnail > img, .thumbnail a > img {
    display: block;
    height: auto;
    max-width: 100%;
    text-align: center;
    margin: auto;
}
.text-banner {
    position: relative;
    text-align: center;
}
.text-banner a, a.text-banner {
    border: 1px solid #eeeeee;
    color: #5a626d;
    display: block;
}
.text-banner a:hover {
    color: #5a626d;
}
.text-banner .banner-content {
    left: 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
}
.text-banner .banner-content .title, .text-banner .banner-content .subtitle, .text-banner .banner-content .small-title {
    color: #5a626d;
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 1.1;
    margin: 0;
    /*text-transform: capitalize;*/
    padding-top: 25px;
    padding-bottom: 10px;
}
.text-banner .banner-content p {
    padding-bottom: 30px;
}
.text-banner .banner-content .title {
    font-size: 20px;
}
.text-banner .banner-content .subtitle {font-size: 1.5em; margin-bottom: .2em;}
.text-banner .banner-content .small-title {font-size: 1.33em; margin-bottom: .25em;}
.text-banner .banner-content .text {font-size: 1.16em; color: rgba(255,255,255,.5);}
.text-banner .banner-content .btn {margin-top: .91em;}
.text-banner .banner-content.skin-1 {left: 20%; width: 60%; top: 26%;}
.text-banner .banner-content.skin-2 {top: 28%;}
.category-description .text-banner.listing-banner {display: none;}
.text-banner.listing-banner .title {font-size: 5.833em; letter-spacing: -7px; display: inline-block; border-bottom: solid 1px #fff; margin-bottom: .2em;}
.text-banner.listing-banner .subtitle {font-size: 2em; letter-spacing: 4px;}
.text-banner.listing-banner .banner-content {top: 36%;}

.text-blocks { position: relative;}
.text-blocks .text-block:not(:last-of-type) {border-right: solid 1px rgba(0,0,0,.2);}
.text-blocks .icon {padding-bottom: 1em; display: inline-block;}
.text-blocks .text-block { padding-top: 2em; padding-bottom: 2em;}
.text-blocks.with-sprite .icon {overflow: hidden; position: relative; height: 52px; width: 40px;}
.text-blocks.with-sprite .icon img {max-width: none; position: absolute; top: 0;}
.text-blocks.with-sprite .text-block:first-child .icon img {left: 0;}
.text-blocks.with-sprite .text-block:nth-of-type(2) .icon img {left: -40px;}
.text-blocks.with-sprite .text-block:nth-of-type(3) .icon img {left: -80px;}
.text-blocks.with-sprite .text-block:nth-of-type(4) .icon img {left: -120px;}
.text-blocks h3 {font-size: 1.33em; margin: 0 0 .25em;}
.text-blocks p {color: #aaa; margin: 0;}
.blocks-divider {
    position: absolute;
    bottom: 0;
    display: block;
    height: 1px;
    background: rgba(0,0,0,.2);
    left: -50%;
    right: -50%;
}
a.text-banner {display: block;}

.card-wrapper {border: solid 1px rgba(0,0,0,.2); padding: 3.1em 30px;}
.card-wrapper .card-img {float: left; margin-right: 25px;}
/* .card-wrapper .text {margin-top: 1.5em;} */
.card-wrapper h3 {font-size: 1.33em; color: #222; text-transform: uppercase; font-weight: 400; margin: 0 0 .75em; font-family: 'Lato', sans-serif;}
.card-wrapper p {font-size: 1.083em; width: 96%;}

.fullwidth-banners .text-banner,
.fullwidth-banners .banner {float: left; width: 50%;}
.fullwidth-banners .text-banner .title {width: 70%; margin: 0 auto; line-height: 1.25;}

/*.products-grid .btn,
.products-list .btn,*/
.footer-products-list .btn {padding-top: 7px; padding-bottom: 7px; min-height: 37px;}

/* Popup Block */
#popup-block {z-index: 99999;}
#popup-block .modal-backdrop {z-index: 0;}
#popup-block .modal-dialog {width: 838px; position: static; margin: 0 auto; height: 100%;}
#popup-block .modal-dialog .modal-content {position: absolute; top: 50%;}
#popup-block .modal-header {padding: 0; min-height: 0; border: none;}
#popup-block .modal-header .close {font-size: 1em; display: inline-block; position: absolute; top: 2px; right: -40px; opacity: 1; z-index: 99; background-color: #e93333; height: 40px; width: 40px; text-align: center; text-shadow: none;}
#popup-block .modal-header .close i {color: #fff; font-size: 1.16em; line-height: 40px;}
#popup-block .modal-header .close i:hover {color: #E34761;}
#popup-block .modal-dialog .modal-body {padding: 0; height: 100%; }

.modal-body {padding: 0; height: 100%; font-weight: normal !important;}
.modal-body strong {font-weight: bold !important;}

#popup-block .block-subscribe {float: left; text-align: center; width: 45%; margin-left: 30px; margin-bottom: 0; padding: 8em 0 9.25em; background: none; border: none;}
#popup-block .block-subscribe .block-title {border: none; margin: 0;}
#popup-block .block-subscribe .block-title:after {content: none;}
#popup-block .block-subscribe strong span {
    color: #222;
    text-transform: none;
    font-size: 2em;
    line-height: 1.44em;
    text-transform: uppercase;
    padding-bottom: .25em;
}
#popup-block .block-subscribe label {
    font-size: 1em;
    color: #666;
    line-height: 1.5em;
    display: inline-block;
    padding-bottom: 1.5em;
    font-weight: normal;
    width: 86%;
    margin: 0 auto;
}
#popup-block .block-subscribe ~ .popup-bottom {color: #fff;}
#popup-block .block-subscribe .input-box {float: none; width: 100%; margin-bottom: 1.5em;}
#popup-block .block-subscribe input {height: 40px;}
#popup-block .block-subscribe .actions {float: none; border: none; margin: 0; padding: 0; text-align: center;}
#popup-block .block-subscribe .btn {height: 40px; width: auto; padding-left: 30px; padding-right: 30px;}
#popup-block {display: none;}
#popup-block .popup-content-wrapper {height: 100%; background-repeat: no-repeat; background-position-x: right; background-size: 50% 100%; background-position: right;}
#popup-block .popup-bottom {position: absolute; margin-left: 30px; bottom: 20px; font-size: .83em; color: #666; font-weight: normal; left: 0;}
#popup-block .popup-bottom input[type="checkbox"] {margin-right: 5px; position: relative; top: 3px;}



/*
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* preloading images */
.product-img-box { /*margin-top: -60px;*/ position: relative;}
.product-img-box .loading .product-image,
.owl-item.loading .image-box,
.product-image.loading {
    min-height: 150px;
    background: url(https://curtains.com/skin/frontend/curtains/default/images/AjaxLoader.gif) no-repeat center center
}
#wishlist-slider .owl-item.loading .product-image {
    min-height: 60px;
    background: url(https://curtains.com/skin/frontend/curtains/default/images/AjaxLoader.gif) no-repeat center center
}
/* mouse grab icon */
.grabbing {
    cursor:url(https://curtains.com/skin/frontend/curtains/default/images/grabbing.png) 8 8, move;
}
.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    padding: 0 15px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    opacity: 1;
    text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x : 50%;
    -webkit-perspective-origin-y : 50%;
    -moz-perspective : 1200px;
    -moz-perspective-origin-x : 50%;
    -moz-perspective-origin-y : 50%;
    perspective : 1200px;
}
/* fade */
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}
.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
    0% {opacity: 1}
}
@-moz-keyframes empty {
    0% {opacity: 1}
}
@keyframes empty {
    0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@-moz-keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
    25% { opacity: .5; -webkit-transform: translateZ(-500px); }
    75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
    25% { opacity: .5; -moz-transform: translateZ(-500px); }
    75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
    25% { opacity: .5; transform: translateZ(-500px); }
    75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
    0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; -webkit-transform: translateZ(-500px); }
    100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
    0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; -moz-transform: translateZ(-500px); }
    100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
    0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; transform: translateZ(-500px); }
    100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
    to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
    to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
    to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
    from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
    from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
    from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
    from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
    from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
    from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
    to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
    to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
    to { opacity: 0; transform: scale(1.5); }
}


/* Category Page ========================================================================= */
.category-header { position: relative; }
.category-header.no-image {
    min-height: 0;
    min-height: auto;
    /*border-bottom: 1px solid #ddd;*/
    padding: 0;
    margin: 0 0 1.5em;
}
.category-header.no-image h1 { margin-top: 0;  color: #000; }
.category-header.no-image .category-description {
    color: #000;
    background: none;
    position: static;
    display: block;
    padding: 0;
    width: 100%;
}

.category-image {width: 100%; overflow: hidden; margin: 0 0 1.5em; text-align: center;}
.category-description {
    background: rgba(54, 25, 25, 0.5) none repeat scroll 0 0;
    color: #fff;
    left: 25px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.category-description .std { display: none; }
.category-description h1 {
    color: #fff;
    margin: 10px 0;
    font-size: 20px;
}
.catalog-category-view .category-title h2 {
    color: #fff;
    font-size: 2em;
    line-height: 1.5em;
    margin: 0;
}
@media (min-width: 998px) {
    .category-header { min-height: 230px; }
    .category-description {
        top: 64px;
        left: 2%;
        width: 96%;
    }
    .category-description .std { display: inline-block; }
}
@media (min-width: 998px) and (max-width: 1199px) {
    .category-description .std { font-size: 12px; }
}
/* View Type: Grid */
.category-products { clear: both; display: block; }
.category-products .products-grid { overflow: hidden; margin: 0 -5px;}
.products-grid li.item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; padding-right: 10px; padding-left: 10px; margin-bottom: 2em; text-align: center; }
@media(max-width: 425px) {
    .products-grid li.item { min-height: 371px; }
}
.products-grid li.item:nth-child(3n+4) { clear: left; }
.products-grid .product-image { display: block; position: relative; clear: both; position: relative; text-align: center; }
.products-grid .product-name {
    font-size: 12px;
    margin: 5px 0;
    text-align: center;
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.products-grid .product-name a { font-size: 16px; }
.products-grid li.item:hover .product-name a { color: #E34761; }
.products-grid .price-wrap { display: block; clear: both; text-align: center; font-family: 'Lato', sans-serif; }
.products-grid .from-title { vertical-align: middle; display: inline-block; margin-right: 5px; }
.products-grid .price-box {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
}
.products-grid .price-box .old-price { vertical-align: middle; margin-right: 5px; }
.products-grid .price-box .special-price .price { color: #E34761; }
.products-grid .price-box .price,
.block-viewed .price-box .price,
.block-related .price-box .price { color: #666; font-size: 21px; font-weight: bold; }
.products-grid li.item .imagewrap { position: relative; }
.products-grid li.item .lightbox-button {
    bottom: 10px;
    left: 10px;
    margin: 0;
    top: auto;
}
.products-grid li.item:hover .lightbox-button { opacity: 1}


@media (min-width: 998px) {


}

.cushion-box {}
@media (max-width: 991px) {
    .cushion-box { padding: 0; }

}
/* old grid */





/*.products-grid li.item,
.products-list li.item {}
.widget-slider .products-grid li.item {margin-bottom: 0;}*/

.widget .products-grid li.item:nth-child(4n+1) {clear: left;}
.widget .products-grid li.item:nth-child(4n+4) {clear: right;}

.widget-products .category-name {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 1em;
    color: #666;
    margin: 0;
}

.ajax-media-overlay{
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 300ms ease 0s;
    width: 100%;
    z-index: -1;
}
.hide-overlay .ajax-media-overlay {display: none;}
.ajax-media-overlay .loader {
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    background-color: #ffffff;
    background-image: url("https://curtains.com/skin/frontend/curtains/default/images/ajaxkit-loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
}
li.item .loading .ajax-media-overlay,
.product-view .loading .ajax-media-overlay{
    z-index:9999;
    opacity: 1;
    filter: alpha(opacity = 100);
}


/* Footer list */
.footer-products-list .item {margin-bottom: 1.5em;}
.footer-products-list .item.last {margin-bottom: 0;}
.footer-products-list .product-image {display: inline-block; width: 64px; vertical-align: top; position: relative;}
.footer-products-list .product-shop {display: inline-block; vertical-align: top; width: 73%;}
.footer-products-list .product-shop .product-name {margin-top: -3px; margin-bottom: .5em;}
.footer-products-list .product-shop .product-name a {font-size: 1em;}
.footer-products-list .product-shop .price-box {margin-bottom: .75em;}
.footer-products-list .product-buttons .button-holder {display: inline-block; vertical-align: middle; }
.footer-products-list .product-buttons .add-to-links {display: inline-block; vertical-align: middle; margin: 0; list-style: none;}
.footer-products-list .product-buttons .add-to-links li {float: left; line-height: 1; margin-left: 15px;}
.footer-products-list .product-buttons .add-to-links li:first-child {margin-left: 12px;}

/* Light box */
.ekko-lightbox .modal-dialog{z-index:9999;}
.modal-open .modal.ekko-lightbox {z-index: 99999;}
.modal-open .modal.ekko-lightbox .modal-header {padding: 0; min-height: 0; border: none; position: absolute; width: 100%; z-index: 9999;}
.modal-open .modal.ekko-lightbox .modal-header .close {font-size: 0; display: inline-block; position: relative; top: 12px; right: 12px; opacity: 1;}
.modal-open .modal.ekko-lightbox .modal-header .close:before {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    -webkit-transition: color 300ms ease;
    color: #666;
}
.modal-open .modal.ekko-lightbox .modal-header .close:hover:before {color: #E34761;}
.modal-open .modal.ekko-lightbox .modal-footer {border-top: none; padding-top: 0; text-align: center; font-weight: 700;}
.ekko-lightbox-container {position: relative;}
.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}
.ekko-lightbox-nav-overlay a {
    z-index: 100;
    display: block;
    width: 49%;
    height: 100%;
    padding-top: 45%;
    color: #fff;
    opacity: 0;
    position: absolute;
    margin-top: -20px;
}
.ekko-lightbox-nav-overlay a.prev {left: 0; text-align: left;}
.ekko-lightbox-nav-overlay a.next {right: 0; text-align: right;}
.ekko-lightbox-nav-overlay a i {
    font-size: 28px;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #777;
}
.ekko-lightbox-nav-overlay a i:hover {background-color: #E34761;}
.ekko-lightbox-nav-overlay a:empty {width: 49%;}
.ekko-lightbox a:hover {text-decoration: none; opacity: 1;}
.ekko-lightbox .glyphicon-chevron-left {left: 0; float: left; padding-left: 15px; text-align: left;}
.ekko-lightbox .glyphicon-chevron-right {right: 0; float: right; padding-right: 15px; text-align: right;}
.ekko-lightbox .modal-footer {text-align: left;}
.lightbox-button {display: block; position: absolute; top: 50%; margin-top: -15px; left: 50%; margin-left: -15px; opacity: 0; z-index: 5;}
.mobile-device .lightbox-button,
.image-box:hover .lightbox-button {opacity: 1;}
.lightbox-button i {width: 30px; height: 30px; background-color: #f6344b; color: #fff; line-height: 30px; text-align: center; border-radius: 50%; -moz-border-radius: 50%;}
.lightbox-button i:hover {background-color: #E34761;}


/* ======================================================================================= */

/* Product Labels */
.product-labels-wrapper {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    z-index: 5;
}
.five-columns .product-labels-wrapper,
.six-columns .product-labels-wrapper {left: 5px; right: 5px;}
.seven-columns .product-labels-wrapper,
.eight-columns .product-labels-wrapper {left: 0; right: 0;}
.seven-columns .product-labels-wrapper > div,
.eight-columns .product-labels-wrapper > div {padding-left: 8px; padding-right: 8px;}
.widget-products .products-list .product-labels-wrapper {left: 20px; right:20px;}
.product-labels-wrapper > div {
    padding: .25em 8px;
    z-index: 9;
    color: #E34761;
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.2em;
    text-transform: uppercase;
    margin: 0;
    background-color: #fff;
    border: solid 1px;
    float: left;
    clear: both;
}
.product-labels-wrapper > div + div {
    margin-top: 10px;
}
.product-labels-wrapper.bottom {top: auto; bottom: 10px;}

/* label type 1 */
.product-labels-wrapper.label-type-1 > div {
    border-radius: 50%;
    -moz-border-radius: 50%;
    height: 25px;
    line-height: 25px;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0 7px;
}
.product-labels-wrapper.label-type-1 .availability-only {min-width: 33px; line-height: 26px; min-height: 33px;}
.product-labels-wrapper.label-type-1 .availability-only p {
    display: block;
    line-height: normal;
    position: relative;
    top: -10px;
}
.label-type-1 .label-sale.percentage {font-size: 1em; padding: 0 9px}
.label-type-1 .label-sale.percentage span {
    display: block;
    height: auto;
    font-size: 0.75em;
    line-height: normal;
    position: relative;
    top: -6px;
}

/* label type 2 */
.product-labels-wrapper.label-type-2 > div {border-width: 1px; border-style: solid}
.product-labels-wrapper.label-type-2 .availability-only p,
.product-labels-wrapper.label-type-2 .percentage span {display: inline; padding-left: 1px;}

/* label type 3 */
.product-labels-wrapper.label-type-3 > div {
    border-radius: 50px;
    -moz-border-radius: 50px;
    line-height: 33px;
    height: 33px;
    padding:0 12px;
}
.product-labels-wrapper.label-type-3 .availability-only {
    line-height: 33px;
}
.product-labels-wrapper.label-type-3 .availability-only p {display: inline; padding-left: 1px;}
.product-labels-wrapper.label-type-3 .percentage {line-height: 27px; padding: 0 18px; font-size: 1em;}
.product-labels-wrapper.label-type-3 .percentage span{top: -17px; display: block; position: relative; font-size: .75em;}

/**** label type 4 ****/
.product-labels-wrapper.label-type-4 > div {
    line-height: 20px;
    height: 20px;
    padding:0 5px 0 7px;
    position: relative;
}
.product-labels-wrapper.label-type-4 .percentage {font-size: 1em;}
.product-labels-wrapper.label-type-4 .percentage span {display: inline; padding-left: 1px; font-size: .75em;}
.product-labels-wrapper.label-type-4 .availability-only p {display: inline; padding-left: 1px;}
.product-labels-wrapper.label-type-4 > div:before,
.product-labels-wrapper.label-type-4 > div:after {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    content:'';
    position: absolute;
    right: -5px;
}
.product-labels-wrapper.label-type-4 > div:before {border-top: 10px solid; top: -1px;}
.product-labels-wrapper.label-type-4 > div:after{border-bottom: 10px solid; bottom: -1px;}

.product-labels-wrapper.label-type-4 > div:before,
.product-labels-wrapper.label-type-4 > div:after {
    border-right: 5px solid transparent;
    border-left: inherit;
    left: auto;
    right: -5px;
}




/* Rating */
.no-rating { margin:0; }
.ratings {line-height:1.25; margin:7px 0 20px 0; overflow: hidden; }
.ratings strong { float:left; margin:1px 5px 0 0; }
.ratings .rating-links { margin:0; float: left; /* font-size: .91em; */ font-size: 13px;}
.ratings .rating-links a,
.ratings .amount a {color: #666;}
.ratings .rating-links a:hover,
.ratings .amount a:hover {color: #E34761;}
.ratings .rating-links .separator { margin:0 2px; }
.rating-box {float: left; position: relative; font-size: 12px; color: #aaa; margin-right: 10px;}
.rating-box i {margin-right: 5px; width: 11px;}
.rating-box i:nth-child(5n) {margin-right: 0;}
.rating-box .rating {position: absolute; overflow: hidden; top: 0; left: 0; color: #ffce37; height: 11px;}
.rating-box .rating i {position: absolute; left: 0; width: 11px;}
.rating-box .rating i:nth-child(2n) {left: 16px;}
.rating-box .rating i:nth-child(3n) {left: 32px;}
.rating-box .rating i:nth-child(4n) {left: 48px;}
.rating-box .rating i:nth-child(5n) {left: 64px;}
.ratings .amount {display: inline-block; font-size: .91em;}
.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability {font-size: .817em; color: #888; text-transform: uppercase; line-height: 1; display: inline-block; margin-bottom: 1.5em; position: relative;}
.availability i.fa { font-size: 11px; line-height: 11px; margin-right: 5px; color: #888;}
/* .availability span {line-height: 1;} */
.availability.in-stock i.fa {color: #63c55b;}
.availability.in-stock span {color: #63c55b;}

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(https://curtains.com/skin/frontend/curtains/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }

/********** < Product Prices */
.availability.out-of-stock + .price-box .price {color: #b2b2b2;}
.price {
/*    text-align: right;
    font-size: 28px;
    font-weight: normal;
    padding-top: 32px;
    line-height: 1;*/
    /*white-space:nowrap !important; font-family: 'Lato', sans-serif; color: #666; font-size: 1.5em; font-weight: 400;*/}
.customPrice { display: inline-block; }
.customPrice .price { font-weight: bold; }
#convertResult {
    display: none;
    font-size: 18px;
    padding-top: 5px;}

#convertResult #convertResultIn,
#convertResult #convertResultCm {
    font-weight:bold;}

/* Old price */
.old-price,
.special-price {display: inline-block; vertical-align: middle; margin-bottom: 0; color: #e34761; }
.std .old-price,
.std .special-price {margin-bottom: 0;}
.old-price .price-label {display: none;}
.old-price .price {font-size: 1em; color: #aaa; text-decoration:line-through; }

/* Special price */
.special-price .price-label {display: none;}

/* Minimal price (as low as) */
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {font-size: 1em; color: #666; font-weight: bold; padding-left: 0;}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }

/* Configured price */
.configured-price .price-label { font-weight:bold; white-space:nowrap; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from,
.price-to {margin-bottom: 0;}
.price-from .price-label,
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left: 5px; float: left; width: 100%; padding-top: 5px;}
.price-notice .price { font-weight:bold; font-size: 1em;}

/* Price as configured */
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }

/* Add to Links */
.add-to-links { margin-bottom: 1.5em; float: left; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
/* .add-to-cart .qty { float:left; } */
body .add-to-cart .qty { height: 42px; line-height: 42px;}
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box .add-to-cart {
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.product-collateral .box-collateral { margin:0 0 15px; }



/* New Product View ========================================================================== */
.product-title { margin-bottom: 20px; }

/* new page */
.product-view .product-top { float: right; padding: 0; padding-bottom: 15px; }
.product-view .product-top .product-price { text-align: left; padding-top: 15px; }
.product-view .product-left { }
.product-view .product-box {
    background: #fff;
    float: left;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%;
}
.product-view .product-box.short-description { background: transparent; padding: 0px 10px 10px 10px; text-align: justify;}
.product-view .product-box {}
.product-img-box { clear: both; }
@media(min-width: 992px) {
    /*.product-img-box { margin-top: -105px; }*/
}
@media(min-width: 530px) and (max-width: 991px) {
    .product-img-box {
        max-width: 530px;
        margin: auto !important;
    }
}
.product-options .modal-dialog {
    margin: 30px auto;
    width: 888px;
    z-index: 99999;
}
@media(max-width: 767px) {
    .product-options .modal-dialog { width: 95%; }
}
.product-options dt { margin: 0; float: left; width: 100%; display: block; }
.product-options dd { margin: 0 !important; padding-bottom: 10px; float: left; width: 100%; /*display: block;*/}
.product-options dt label { position: relative; }
.product-options dt a {
    border: 1px solid #e34761;
    border-radius: 30px;
    font-size: 12px;
    line-height: 14px;
    padding: 6px 0;
    text-align: center;
    width: 30px;
    cursor: pointer;
}
.product-options dt .modal-body { font-size: 15px; text-align: left;}
.product-options dt .modal-body li { width:100% !important; }

.product-options dt .modal-body a {
    border: 0;
    border-radius: 3px;
    float: none;
    padding: 0;
    text-align:left;
    width: auto;
    cursor: pointer;
}
.ox-gridcompact ul.single-or-double-options li { width: 50% !important;}

/* custome */
ul.blind-lining-options li,
ul.lining-options li { width: 25% !important; float: left; }
li.flame-retardent,
li.blackout-amp-flame-retardent { display: none !important; }

.product-options-bottom { display: block; clear: both; }


@media (min-width: 998px) {
    .product-view .product-top { padding-bottom: 0; }
    .product-view .product-top .product-price { text-align: center; }
    .product-view .product-left { padding-right: 30px; }

}

/* new page - end */

.ox-image { width:100%;}

/* Product View */

.catalog-product-view .breadcrumbs-wrapper.type-2 .page-title {display: none;}
.catalog-product-view .breadcrumbs-wrapper.type-2 .breadcrumb {float: left;}

.product-view {margin-bottom: 5em;}
.header-with-image .header-breadcrumbs-wrapper + .content-wrapper .product-view .product-name h1 {display: none;}
.product-view .product-name h1 {
    color: #222;
    font-size: 28px;
    /*line-height: 0;
    margin-left: 10px;
    margin-bottom: 10px;*/
    margin: 0px;
}
.product-view .availability {margin-right: 20px;}
.product-view .availability,
.product-view .sku {    padding: 10px 0px 20px 11px; text-transform: uppercase; font-size: .786em; font-family: 'Lato', sans-serif; color: #888; display: inline-block; margin-bottom: .25em;}
.product-view .sku span {color: #666;}
.product-view .no-rating {display: inline-block; vertical-align: middle;}
.product-view .ratings .rating-box {float: left; display: inline-block;}
.product-view .ratings .add-review-link {margin: 0 0 1px 0; display: inline-block; float: right;}
.product-view .ratings .add-review-link a.add-review {margin: 0;}
.product-view .add-review-link a.add-review {color: #666;  font-size: 13px;}
.product-view .add-review-link a.add-review:hover { color: #E34761;}
.product-view .short-description {margin-bottom: 0px; font-size: 1.083em;}
.product-view .short-description h2 {color: #222; font-family: inherit; font-size: 1em; font-weight: normal; line-height: 1.583em; margin: 0; padding-bottom: 1em;}
.product-view .add-to-cart .btn {
    font-size: 19px;
    height: 39px;
    padding: 5px 12px;
}
.product-view input.qty {
    background: #f5f5f5 none repeat scroll 0 0;
    font-size: 18px;
    display: none;
}
.product-view .validation-advice {display: inline-block;}
.product-view .add-to-cart .btn i.fa { font-size: 18px; line-height: 1.10em; /*padding-right: 9px;*/ margin-right: 9px; /*border-right:1px solid #ddd;*/}
.product-view .add-to-links li {display: inline-block; margin-right: 10px;}
.product-view .add-to-links li:last-child {margin-right: 0;}
.product-view .add-to-links i {height: 40px; width: 40px; line-height: 40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; text-align: center; color: #666; border: solid 1px #888; vertical-align: top;}
.product-view .add-to-links a:hover i {color: #fff; background-color: #E34761;}
.col-xs-0,
.col-sm-0,
.col-lg-0 {width: 100%; position: relative; padding-left: 10px; padding-right: 10px;}
/* Product Buttons */
.product-view .product-buttons {margin-bottom: 1em;}
.product-view .product-buttons div {
    background-color: #fff;
    float: left;
    width: 48%;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    color: #E34761;
    border: solid 1px #E34761;
}
.product-view .product-buttons div:hover {background-color: #E34761; color: #fff; border-color: #E34761;}
.product-view .product-buttons div:hover i {color: #fff;}
.product-view .product-buttons .prev-button + .next-button {margin-left: 4%;}
.product-view .product-buttons div a {display: block; padding: .75em; min-height: 36px; color: inherit;}
.breadcrumbs-type-3 .product-view .product-buttons div a {padding: 0; min-height: 10px; }
.breadcrumbs-type-3 .product-view .product-buttons.default { top: 0}
.product-view .product-buttons a span {
    font-size: .91em;
    line-height: 1.15em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
}
.product-view .product-buttons i {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #E34761;
    font-size: 14px;
    margin-right: 8px;
    vertical-align: middle;
    position: absolute;
}
.product-view .product-buttons.default {position: absolute; right: 10px; top: -10px; margin: 0;}
.product-view .product-buttons.default > div {width: auto;}
.product-view .product-buttons.default .next-button,
.product-view .product-buttons.default i  {margin: 0; position: relative;}
.product-view .product-buttons.default .next-button {margin-left: 2px;}
.product-view .product-buttons.default + .product-name h1 {padding-right: 100px;}
.breadcrumbs-wrapper .product-buttons {margin-bottom: 1em; float: right; width: 25%;}
.breadcrumbs-wrapper .product-buttons div {
    background-color: #fff;
    float: left;
    width: 48%;
    transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    color: #E34761;
    border: solid 1px #E34761;
}

/*
.product-view .product-shop .price-box {margin-top: 3px;}
.product-view .product-shop .price-box .price {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.01em;
}
*/

.product-view .product-shop .price-box .old-price .price {font-size: 1.5em;}
/*.product-view .product-shop .products-grid .price-box .price {font-size: 1.5em;}*/
.product-view .product-shop .products-grid .price-box .old-price .price {font-size: 1.16em;}

.catalog-product-view .breadcrumbs-wrapper.type-2 + .col-main {margin-top: 0;}
.catalog-product-view .breadcrumbs-wrapper.type-2 + .col-main #product_addtocart_form > .row > [class*="col-"] {padding-top: 3.33em;}
.product-sidebar {padding-top: 0!important; margin: 0;}
.product-sidebar:not(.sidebar-left) .sidebar-inner {border-left: solid 1px #ddd; padding-left: 20px; padding-bottom: 0;}
.product-sidebar.sidebar-left .sidebar-inner {border-left: none; border-right: solid 1px #ddd; padding-left: 0; padding-right: 20px; padding-bottom: 0; }


/* Product Images*/
.product-view .product-img-box .product-image {margin-bottom: 1.5em;}
.product-view .product-img-box .product-image-zoom { position:relative; /*overflow: hidden!important;*/ z-index:9; width: 100%; float: left;}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; /*opacity: 0;*/}
.product-view .product-img-box .more-views {position: relative; margin-top: 15px;}
.product-view .product-img-box .more-views h2 {color: #222; font-weight: 500; font-size: 1.33em; margin: 0; padding-bottom: 1em; line-height: 1.587em; text-transform: uppercase;}
.product-view .product-img-box .more-views ul {margin-left: -16px;}
/*.product-view .product-img-box .more-views li { float:left; width: 25%;}*/
.product-view .product-img-box .more-views li a {display: block; margin-left: 16px; margin-bottom: .75em;}
.product-view .product-img-box .more-views .prev,
.product-view .product-img-box .more-views .next{float: left; margin-left: 1px; cursor: pointer;}
.product-view .product-img-box .more-views .slider-buttons {
    opacity: 0;
    transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
}
.product-view .product-img-box .more-views:hover .slider-buttons {opacity: 1;}
.product-view .product-img-box .more-views .slider-buttons .prev {position: absolute; top: 50%; margin-top: -26px; left: 10px;}
.product-view .product-img-box .more-views .slider-buttons .next {position: absolute; top: 50%; margin-top: -26px; right: 10px;}
.product-view .product-img-box .more-views .slider-buttons i.fa {
    height: 52px;
    width: 52px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    font-size: 22px;
    line-height: 52px;
}
.product-view .product-img-box .more-views .slider-buttons i.fa:hover {color: #222; background-color: #fff;}
.more-views-container {overflow: hidden;}

.product-view .product-img-box .lightbox-button {
    top: auto;
    bottom: 10px;
    left: auto;
    margin: 0;
    right: 10px;
}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }

/* Product Options */
#super-product-table {margin-top: .5em;}
#super-product-table td {vertical-align: middle;}
#super-product-table .availability,
#super-product-table .price-box {margin: 0;}
#super-product-table .price {margin: 0;}
#super-product-table .price:before,
#super-product-table .price:after {content: none;}
#super-product-table .quantity-wrapper {width: 180px;}


.product-essential .price-box { font-size: 20px; font-weight:bold;}

.upsell-item-price .price { font-size: 16px; font-weight:bold;}

/* VIEW */

#productReview  {margin-bottom: 10px;}
#productReview table {}
#productReview table tr { }
#productReview table tr td.review-type { text-transform: capitalize; }
#productReview table tr:nth-child(odd) { background: #f5f5f5}
#productReview table tr td {padding: 7px 10px;}
#productReview table tr td:nth-of-type(2) { font-weight: bold; }

#productReview .btn { width: 100%; margin-top: 20px;}

#complete-your-look { margin-bottom: 20px; }
#upsell-product-table .btn { width: 100%;}

.success-overlay {
    position: absolute;
    top: 0px;
    left: 10px;
    background-color: rgba(71,227,100,0.7);
    color: #fff;
    text-align: center;
    font-size: 18px;
    display: none;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    height: 100%;
    padding-top: 52%;
}
.success-overlay i { display: none;}

#selectQuantity {padding-top: 20px;}
#selectQuantity span { display:block; padding: 10px 0;}
#Btn_addToCart, #Btn_viewCart { margin-top: 20px; width:100%; }
#delivery h5 { border-bottom: 1px solid #ddd; padding-bottom: 10px; margin: 10px 0;}

.link-img {
    padding: 15px 10px 15px 55px;
    display: block;
    border-radius: 3px;
    margin: 5px 0 15px 0;
    font-size: 14px;
    background: #f5f5f5;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: 8px center;
}
.short-description p,
.short-description ul,
.short-description div,
.short-description table { display: none;}
.short-description table td i.list-comma:last-child { display: none; }
.short-description .lead { font-size:16px; margin-bottom: 10px; display: block; line-height: 22px; font-weight: 400; }
.short-description .lead a { font-weight: bold; font-style:normal; }
.short-description .lead a i { font-size: 11px; }

.short-description .more-link:hover { cursor: pointer;}
.swatch-holder-wrapper {
    height: 180px;
    width: 100%;
    z-index: 99;
    position: absolute;
    bottom: 182px;
    left: 0px;
    pointer-events: none;
}
@media(min-width: 1200px){.swatch-holder-wrapper{padding:0 10px;}}

#swatchFrame {
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.27);
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.27);
    border-radius: 3px !important;
    float: left;
    margin-bottom: 15px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    /*bottom: 0px;
    left: 10px;
    padding: 15px;*/
}
#swatchFrame h3 {
    font-size: 20px;
    font-family: 'Times New Roman', Times, Baskerville, Georgia, serif;
    margin: 28px 0 20px 0;
}
#swatchFrame h3 strong { font-style: italic;}
#swatchFrame .btn {
    width:100%;    
    margin-top: 25px;
    color: #e5445e;
}
@media (max-width: 341px) {
    #swatchFrame .btn { margin-bottom: 10px; }
}
#swatchFrame img {
    width: 90%;
    margin: 10px 5%;
}

#newSwatchFrame { margin-bottom: 15px; }
#newSwatchFrame h3 {
    font-family: 'Times New Roman';
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
}
#newSwatchFrame a {
    border: 1px solid #ccc;
    display: block;
    padding: 5px;
    text-transform: uppercase;
    width: 100%;
}
#newSwatchFrame a:hover { background: #f1f1f1; }
#newSwatchFrame a i { margin-right: 5px; }
#newSwatchFrame .swatch-img { position: relative; }
#newSwatchFrame .swatch-img img {
    margin: auto;
    width: 100px;
}
#newSwatchFrame .swatch-img span {
    background: #fff;
    border: 1px solid #999;
    bottom: 8px;
    font-size: 12px;
    left: 0;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 45px;
}

.product-essential {margin-bottom: 3em;}
.product-options {
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.20);
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.20);
    border-radius: 3px;
    float: left;
    width:100%;
    margin-bottom: 0;
    margin-bottom: 20px;
}
.product-options:not(.m2m) { padding: 20px; }

.product-options h2 {color: #222; font-size: 1.16em; border-bottom: solid 1px #ddd; line-height: 1.583em; margin: 0 0 1em; padding-bottom: 1em; display: none;}
.product-options dd .qty-holder {display: block; margin-top: .75em;}
.product-options dt label,
.product-options dd .qty-holder label {color: #666; font-size: 16px; position: relative; font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif; font-weight: normal;}
.product-options dt {position: relative; margin-bottom: .5em;}
.product-options dt label {/* position: static; */ margin: 0; padding: 0 5px; background: #fff;} /* !!! */
.product-options dt label + .price-notice {position: relative; background-color: #fff;}
/*.product-options dt:before  {content: ''; height: 1px; width: 100%; position: absolute; top: 50%; left: 0;}*/
.tooltipster-base { display: none !important; opacity: 0 !important;}
.product-options dd .qty-holder label {display: inline-block; margin: 1em 0 .4em;}
.product-options dd .qty-holder {display: block;}
.product-options dd .qty-holder input.qty {width: 40px; height: 40px; line-height: 40px; text-align: center; display: inline-block; float: none;}
.product-options dl {margin-bottom: 0;}
.product-options dt .qty-holder  { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd {margin-bottom: 1em;}
.product-options dd:last-child {margin-bottom: 0;}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea {width: 100%; height:8em; }
.product-options dd select {
    width: 100%;
    /*min-width: 150px;*/
    padding: 10px;
}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; font-size: 1em; color: #666; text-align: left;}
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required {padding: .75em 0 0; text-align: inherit;}
.product-options .tier-prices {margin: .75em 0 0;}
.product-essential > #product_addtocart_form > .product-options-bottom .add-to-links {float: none;}
/*.product-options-bottom .add-to-links {margin-top: 2.5em;}*/
.product-options-bottom + .product-custom {padding-top: 3.25em;}
.small-layout .product-options-bottom .timer-wrapper .price-box {float: none;}
.product-options-bottom .timer-box ~ .add-to-links {margin-top: 0;}
.a-center .configurable-swatch-list li {float: none; display: inline-block;}

.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; font-size: 1em; color: #666; text-align: left;}
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required {padding: .75em 0 0; text-align: inherit;}
.product-options .tier-prices {margin: .75em 0 0;}
.product-essential > #product_addtocart_form > .product-options-bottom .add-to-links {float: none;}
/*.product-options-bottom .add-to-links {margin-top: 2.5em;}*/
.product-options-bottom + .product-custom {padding-top: 3.25em;}
.small-layout .product-options-bottom .timer-wrapper .price-box {float: none;}
.product-options-bottom .timer-box ~ .add-to-links {margin-top: 0;}
.a-center .configurable-swatch-list li {float: none; display: inline-block;}

/* Block: Upsell */

.product-essential .upsell { float: right; }
.sub-total {padding:7px 0;}
@media(max-width: 767px) {
    .sub-total { padding: 15px 0; }
}
.box-up-sell .price-box { text-align: left; }
.upsell-product-table { margin-bottom: 0px;}
#upsell-product-table li.item:nth-child(4n+1) {clear: left;}
#upsell-product-table li.item:nth-child(4n+4) {clear: right;}


#readymade-upsell-product-table .upsell-item-description {
    min-height: 30px;}

#readymade-upsell-product-table .btn {
    width: 100%;
}

.btn-complete-look {
    padding: 5px 0 5px 0;
}

/*#upsell-product-table h5 { margin-top: 0px; }
#upsell-product-table hr { margin-bottom: 0px; }*/

.upsell-item-content {
    background: #f5f5f5;
    min-height: 174px !important;
    padding: 10px 0;
    position: relative;
    margin-top: 1px;}

.upsell-item-price { text-align: right;}

.upsell-item-price h5 { margin-top:0px !important; font-size: 16px !important; font-weight: bold !important;}

.upsell-item-description { font-style: italic; font-size:13px; color: #888888; line-height: 18px;
    height: 73px; padding-top: 5px;}

@media (max-width: 1199px) and (min-width: 992px) {
    .upsell-item-description { height: 49px; }
}

.box-up-sell .product-options {
    box-shadow: none;
    background: none;
    margin-bottom: 0 !important;
    margin-top: 10px;
}
#upsell-product-table .products-grid .product-image { padding-left: 0; }
@media (max-width: 991px) {
    #upsell-product-table .products-grid .product-image { padding: 0; margin-bottom: 15px; }
}
.box-up-sell .product-image:hover .lightbox-button { opacity: 1; }
/* Block: Tags */
.product-view .box-tags .form-add label {display: block; float: none; margin: 0 0 .75em; color: #222; font-size: 1.083em;}
.product-view .box-tags .form-add .input-box { margin: 0 0 .75em; }
.product-view .extralarge-layout .box-tags .form-add .input-box,
.product-view > .product-collateral .box-tags .form-add .input-box { width: 50%; }
.product-view .box-tags .form-add .input-group-btn:last-child > .btn { margin-left: 0; height: 40px;}
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags p.note { clear:both; margin-top: .75em; margin-bottom: 0;}
.product-view .box-tags h3 {margin: 0 0 .5em; font-size: 1.16em; color: #222; font-weight: bold;}
.product-view .box-tags .product-tags li {display: inline-block;}
.product-view .box-tags .product-tags li a {color: #666;}
.product-view .box-tags .product-tags li a:hover {color: #E34761;}
/* Quantity */
.add-to-cart label[for="qty"]{display: none;}
input.qty, input[id*="qty"] {display: inline-block; vertical-align: middle; float: none; margin: 0; padding: 0; width: 42px; height: 42px; line-height: 42px; text-align: center; color: #666; font-size: 12px; border: none; background-color: #f5f5f5;}
input.qty-disabled {border: none;}
.quantity-increase, .quantity-decrease {
    display: none;
    height: 20px;
    margin: 0 7px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}
.product-view .quantity-wrapper {
    /*display: inline-block;*/
    margin: 0;
    vertical-align: middle;
    width: 100%;
}
.quantity-wrapper {margin-bottom: .75em; width: 180px;}
.quantity-wrapper i {color: #ccc; font-size: 14px; cursor: pointer; vertical-align: middle;}
.quantity-wrapper i:hover {color: #E34761;}

/* Tabs */
.product-view #tabs {border: solid 1px rgba(0,0,0,.1); padding: 1.5em 20px;}
.product-view .nav-tabs {border: none;}
.product-view .nav-tabs li:not(:last-child) {margin-right: 30px;}
.product-view .nav-tabs li a {
    font-family: 'Lato', sans-serif;
    font-size: 1.33em;
    color: #222;
    background: none;
    margin-right: 0;
    font-weight: 400;
    text-transform: uppercase;
    border: none;
    border-bottom: solid 3px transparent;
    margin-bottom: -3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    background: transparent;
}
.product-view .nav-tabs li a:hover,
.product-view .nav-tabs li a:focus,
.product-view .nav-tabs li.active a:hover,
.product-view .nav-tabs li.active a:focus,
.product-view .nav-tabs li.active a {color: #E34761; border: none; border-bottom: solid 3px #E34761;}
.product-view .tab-content {padding: 1.5em 0;}
.product-view .tab-content .block-title,
.product-view .tab-content h2,
.product-view .product-collateral .box-collateral .block-title,
.product-view .product-collateral .box-collateral h2 {display: none;}

#product-attribute-specs-table th {
    background-color: #eee;
    color: #888;
    vertical-align: middle;
    padding-left: 20px;
    display: block;
    height: 100%;
    font-size: 1em;
    border-radius: 0;
    text-align: left;
    font-weight: normal;
    border-width: 0;
    border-top-width: 1px;
}
#product-attribute-specs-table .first th {border-top: none;}
.product-collateral .box-collateral {margin-bottom: 0;}
.product-view #tabs.vertical-tabs {position: relative; padding: 0;}
.product-view #tabs.vertical-tabs:after {position: absolute; background: #ddd; height: 100%; width: 1px; left: 199px; display: block; top: 0;}
body .vertical-tabs > .nav-tabs > li {float: none; margin-right: 0!important;}
#product_tabs_description .std {font-size: 1.083em;}

/* Vertical Tabs */
.vertical-tabs > .nav-tabs > li > a {width: 200px; margin-right: 0;  padding: 10px; border: none!important;}
.vertical-tabs > .nav-tabs {float: left; margin-right: 19px; }
.vertical-tabs > .nav-tabs > li > a {margin-right: -1px;}
.product-view .vertical-tabs > .nav-tabs > li.active > a {margin-top: 0; padding-top: 10px; border-bottom: none;}
.product-view .vertical-tabs .tab-content-inner {float: left; width: 82%; padding-right: 20px;}
.product-view .extralarge-layout .vertical-tabs .tab-content-inner { width: 77%; }

/* Accordion */
.product-collateral .panel.panel-default .panel-heading {margin: 0;}
.product-collateral .panel.panel-default .panel-heading h4 {padding: 0;}
.product-collateral .panel.panel-default .panel-heading h4:hover {color: #E34761;}
.product-collateral .panel-group .panel + .panel {margin-top: 1.5em;}
.panel-group .panel {padding: 0px !important;}
.product-collateral .panel-default .panel-body {margin-top: 1em; padding-top: 1.5em; border-top: solid 1px #ddd;}
.product-collateral .panel-default .panel-body h2 {display: none;}
.product-collateral .panel-default .panel-body #upsell-product-table.products-grid li.item {margin-top: 0;}
.product-collateral .product-simple-list .panel.panel-default .panel-heading h4:hover {color: #222;}
.product-collateral table {margin-bottom: 0;}

.product-view .swatch-current .swatch-link.has-image,
.product-view .configurable-swatch-list .swatch-link.has-image {border: solid 1px transparent;}
.product-view .configurable-swatch-list .selected .swatch-link.has-image  {border-color: #222;}
.product-view .configurable-swatch-list .swatch-link.has-image .swatch-label,
.product-view .swatch-current .swatch-link.has-image .swatch-label {box-shadow: 0 0 5px rgba(0,0,0,.2); border-color: transparent;}

.product-banner .banner-content {top: auto; bottom: 8%; left: 8%; text-align: center; right: 8%;}
.product-banner .banner-content h2 {font-size: 4.167em; letter-spacing: -4px; line-height: .8;}
.product-banner .banner-content h3 {text-transform: none; font-size: 1.5em; letter-spacing: 9px;}

/* Related sidebar */
.block-related {position: relative;}

.block-related .block-content .product-image { display: block; margin-bottom: 10px;}
.block-related .block-content .product-name { margin-bottom: 10px; text-align: center; }
.block-related .block-content .product-name a {padding: 0; font-size: 1.16em; float: left; max-width: 90%;}
.block-related .block-content li a {font-size: 1em; margin-top: -2px; padding: 0;}
.block-related .block-content li a.minimal-price-link {padding-top: .75em;}
.block-related .product-image {display: block;}
.block-related .related-button {padding-top: 1.5em; border-top: solid 1px #ddd; margin-top: 1.5em; text-align: center;}
.block-related #related-slider + .related-button {margin-top: 1em;}

/* Related bottom */
.related-bottom {margin-top: 3em;}
.related-bottom .block-title {font-size: 1.5em;}
.related-bottom .block-title strong {float: left;}
.related-bottom .block-subtitle {
    float: right;
    font-size: 0.667em;
    margin: 0.25em 0;
    display: none;
}
.related-bottom .block-content {position: relative;}
.related-bottom ol,
.related-bottom ul {list-style: none; padding: 0; margin-bottom: 0;}
.related-bottom .product-name {border: none; padding: 0; margin-bottom: .5em;}
.related-bottom .product-name a {float: left; max-width: 90%;}
.related-bottom .product-name input.checkbox,
.block-related .product-name .checkbox {float: right; margin-top: 3px; position: absolute; right: 0;}
/* .block-related .product-name .checkbox {right: 0;} */
.related-bottom .product-name input.checkbox {right: 10px;}
.related-bottom li.item:nth-of-type(4n+1) {clear: none;}
.related-bottom li.item:nth-of-type(4n+4) {clear: none;}
.related-bottom .price-box,
.block-related .price-box {display: inline-block; vertical-align: middle; margin-right: 15px; margin-bottom: 0;}
.related-bottom .link-wishlist,
.block-related .link-wishlist {display: inline-block; vertical-align: middle;}
.related-bottom .next,
.related-bottom .prev,
.slider-container .next,
.slider-container .prev {
    position: absolute;
    display: block;
    z-index: 9999;
    opacity: 0;
    top: 30%;
    margin-top: -26px;
    cursor: pointer;
    transition: opacity 800ms ease;
    -moz-transition: opacity 800ms ease;
    -webkit-transition: opacity 800ms ease;
    -o-transition: opacity 800ms ease;
}
.related-bottom .prev,
.slider-container .prev,
.owl-buttons .prev {left: -8px;}
.related-bottom .next,
.slider-container .next,
.owl-buttons .next {right: -8px;}
.related-bottom:hover .next,
.related-bottom:hover .prev,
.mobile-device .related-bottom .next,
.mobile-device .related-bottom .prev,
.slider-container:hover .next,
.slider-container:hover .prev,
.mobile-device .slider-container .next,
.mobile-device .slider-container .prev{opacity: 1;}
.related-bottom .next i,
.related-bottom .prev i,
.slider-container .next i,
.slider-container .prev i,
.owl-buttons i {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    color: #ffffff;
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    width: 52px;
    text-align: center;
}
.related-bottom .next i:hover,
.related-bottom .prev i:hover,
.slider-container .next i:hover,
.slider-container .prev i:hover,
.owl-buttons i:hover {background-color: #fff; color: #222;}
#related-bottom-slider li.item {margin-bottom: 0;}

.owl-controls { display: none !important; }

/* product-carousel */
.product-carousel li.item .product { padding: 10px; }

/* Reviews */
.box-reviews {margin-top: 3em;}
.box-reviews .block-title {border-bottom: solid 1px rgba(0,0,0,.1); margin-bottom: 0.9em; font-size: 1.8em; color: #222; line-height: 1.5em; padding-bottom: .3em; }
.box-reviews .block-title:after {display: inline-block; margin: 0; vertical-align: middle; margin-left: 10px;}
.box-reviews .block-title h2 {margin: 0; font-size: inherit; font-family: inherit; color: inherit; display: inline-block; vertical-align: middle;}
.box-reviews .rating-block {margin-bottom: 1.5em;}
.box-reviews .rating-block h2,
.box-reviews .rating-block h3 {font-family: inherit; color: #222; font-size: 1.16em; line-height: 1.583em; font-weight: normal; margin: 0;}
.box-reviews .rating-block h2 {margin-bottom: .25em;}
.box-reviews .rating-block h3 {color: #666; margin-bottom: .25em; font-size: 1.083em;}
.box-reviews .rating-block h3 span {color: #E34761;}
.box-reviews .rating-block h4 {font-size: 1em; font-weight: normal; margin: 0 0 1.25em; line-height: 1.5em; font-family: inherit;}
.box-reviews .rating-block #product-review-table {border-top: solid 1px rgba(0,0,0,.1);}
.box-reviews .rating-block #product-review-table .item {float: left; width: 33.3%; border: solid 1px rgba(0,0,0,.1); border-width: 0 1px 1px 0; padding: 1em 20px; text-align: center;}
.box-reviews .rating-block #product-review-table .item:first-child {border-left-width: 1px;}
.box-reviews .rating-block .rating-title {display: inline-block; font-family: inherit; color: #222; text-transform: uppercase; font-size: 1.083em; line-height: 1.5em; margin-right: 2px;}
.box-reviews .rating-block .rating-title:after {content: ":";}
.box-reviews .rating-block .rating-values {font-family: inherit; font-size: 1.083em; color: #aaa; line-height: 1.5em; display: inline-block;}
.stars-wrapper  {display: inline-block;}
.box-reviews .rating-block .stars-wrapper .value {font-size: .83em; margin-left: 3px; float: left; color: #ccc; cursor: pointer; line-height: 1;}
.box-reviews .rating-block .stars-wrapper .value:first-child {margin-left: 0;}
.box-reviews .stars-wrapper .value i.active {color: #ffd322;}
.box-reviews .stars-wrapper .value i {
    transition: color 100ms ease;
    -moz-transition: color 100ms ease;
    -o-transition: color 100ms ease;
    -webkit-transition: color 100ms ease;
    position: relative;
    z-index: 4;
}
.box-reviews .stars-wrapper .value input {display: none;}

.box-reviews .rating-inputs {border-top: solid 1px rgba(0,0,0,.1); padding: 1em 0 0;}
.box-reviews .rating-inputs ul {margin-bottom: 1.5em;}
.box-reviews .rating-inputs .fields .field {width: 47%; float: left;}
.box-reviews .rating-inputs .fields .field + .field {float: right;}
.box-reviews .rating-inputs .input-box {width: 100%;}
.box-reviews .rating-inputs .input-box textarea {width: 100%; height: 100px;}
.box-reviews .rating-inputs .fields .field input {width: 100%; height: 40px;}
.box-reviews #review-form .rating-inputs label {font-family: inherit; font-size: 1em; line-height: 1.5em; color: #666; font-weight: normal; margin-bottom: .5em; float: none;}
.box-reviews .rating-inputs label em {float: left;}
.box-reviews .rating-inputs .buttons-set {border: none; padding: 0; margin: 0; text-align: center;}

.customer-reviews-wrapper {overflow: hidden;}
.review-box-wrapper {margin-bottom: 1.5em;}
.review-box {float: left; width: 73%; min-height: 190px;}
.review-box .review {float: left; width: 86%; color: #888;}
.review-box .review h3 {color: #222; font-size: 1.33em; margin: 0 0 .75em;}
.review-box .review p {font-size: 1.083em;}
.review-box .review .customer {text-transform: uppercase; color: #aaa;}
.review-box .review .customer i {font-size: 1.16em; margin-right: 4px;}

.customer-rating {float: right; width: 24%; border: solid 1px rgba(0,0,0,.1); text-align: center;}
.customer-rating .item {border-bottom: solid 1px rgba(0,0,0,.1); padding: .91em 12px;}
.customer-rating .item:last-child {border-bottom: none;}
.customer-rating .rating-title {display: inline-block; color: #222; text-transform: uppercase; font-size: 1.083em; line-height: 1.5em; margin-right: 2px;}
.customer-rating .rating-title:after {content: ":";}
.customer-rating .rating-values {display: inline-block; font-size: 1.083em; color: #aaa; line-height: 1.5em;}
.customer-rating .item .rating-box {margin-right: 0; font-size: 10px;}
.customer-rating .item .rating-box i {margin-right: 4px; width: 9px;}
.customer-rating .item .rating-box i:nth-child(5n) {margin-right: 0;}
.customer-rating .item .rating-box .rating {top: 2px; color: #ffd322;}
.customer-rating .item .rating-box .rating i:nth-child(2n) {left: 13px;}
.customer-rating .item .rating-box .rating i:nth-child(3n) {left: 26px;}
.customer-rating .item .rating-box .rating i:nth-child(4n) {left: 39px;}
.customer-rating .item .rating-box .rating i:nth-child(5n) {left: 52px;}

.product-custom {padding: 0.8em 0; float:right;}
.product-view .fb-like{margin-right: 10px; margin-bottom: 1em; min-width: 80px; vertical-align: top; width: auto !important;}
.product-view .fb-like span {vertical-align: top!important;}
.product-view .product-custom .fb-like ~ div {vertical-align: top!important; width: 80px!important;}
.product-view .product-custom .twitter-share-button {
    min-width: 75px !important;
    width: 75px!important;
    margin-bottom: 1em;
}
.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
.col3-layout .customer-rating {width: 20%;}
.col3-layout .review-box {width: 77.5%;}
.col3-layout .review-box .review {width: 80%;}
[class*="col2-"] .box-reviews .rating-block #product-review-table .item {padding-left: 6px; padding-right: 6px;}
[class*="col2-"] .box-reviews .customer-rating {width: 20%;}
[class*="col2-"] .review-box {width: 77%;}
[class*="col2-"] .review-box .review {width: 81%;}
[class*="col2-"] .with-sidebar .small-layout .timer-wrapper .add-to-links li:not(:first-child),
[class*="col2-"] .with-sidebar .small-layout .add-to-links li.email-friend {margin-top: .75em;}
[class*="col2-"] .product-view .vertical-tabs .tab-content-inner {width: 76%;}
.col3-layout .product-view .vertical-tabs .tab-content-inner {width: 62%;}
.product-view .product-labels-wrapper {z-index: 99;}
.with-sidebar .small-layout .timer-wrapper .add-to-links li.email-friend {margin-top: .75em;}
.with-sidebar .medium-layout .timer-wrapper .price-box {float: none;}

[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {margin: .75em 0 0;}

[class*="col2-"] .with-sidebar .small-layout .product-options-bottom .price-box,
.col3-layout .product-options-bottom .price-box {float: none;}
.col3-layout .product-view .add-to-links li:last-child {margin-top: .75em;}
.col3-layout .vertical-tabs > .nav-tabs {float: none; margin: 0;}
.col3-layout .vertical-tabs > .nav-tabs > li > a {width: auto;}
.col3-layout .product-view .vertical-tabs > .nav-tabs > li.active > a {background-color: inherit;}
.col3-layout .product-view #tabs.vertical-tabs:after {content: none;}
.col3-layout .medium-layout .vertical-tabs .tab-content-inner {width: 100%!important; padding: 0 20px;}
.col3-layout .nav-tabs > li {float: none;}

/* Small layout */
.small-layout .nav-tabs > li,
.with-sidebar .medium-layout .nav-tabs > li,
.with-sidebar .large-layout .nav-tabs > li {float: none;}
.product-view .small-layout .nav-tabs > li.active > a,
.product-view .with-sidebar .medium-layout .nav-tabs > li.active > a,
.product-view .with-sidebar .large-layout .nav-tabs > li.active > a {margin-top: 0; padding-top: 10px; border-bottom: solid 1px rgba(0,0,0,.1);}
.small-layout .vertical-tabs > .nav-tabs,
.with-sidebar .medium-layout .vertical-tabs > .nav-tabs,
.with-sidebar .large-layout .vertical-tabs > .nav-tabs {float: none; margin: 0;}
.small-layout .vertical-tabs > .nav-tabs > li > a,
.with-sidebar .medium-layout .vertical-tabs > .nav-tabs > li > a,
.with-sidebar .large-layout .vertical-tabs > .nav-tabs > li > a {width: 100%; margin: 0;}
.small-layout #tabs.vertical-tabs:after,
.with-sidebar .medium-layout #tabs.vertical-tabs:after,
.with-sidebar .large-layout #tabs.vertical-tabs:after {content: none;}
.small-layout .vertical-tabs .tab-content-inner,
.with-sidebar .medium-layout .vertical-tabs .tab-content-inner,
.with-sidebar .large-layout .vertical-tabs .tab-content-inner {float: none; width: 100%; padding: 0 20px;}
.with-sidebar .small-layout .product-buttons a span {width: 70%;}
.with-sidebar .small-layout .add-to-links li:not(:last-child) {margin-right: 25px;}
.with-sidebar .small-layout #upsell-product-table li.item {float: none; width: 100%;}
.no-sidebar .small-layout .product-buttons a span {width: 82%;}
.no-sidebar .small-layout #upsell-product-table li.item,
.with-sidebar .medium-layout #upsell-product-table li.item {width: 50%;}
.no-sidebar .small-layout #upsell-product-table li.item:nth-child(2n+1),
.with-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1) {clear: left;}
.no-sidebar .small-layout #upsell-product-table li.item:nth-child(2n+2),
.with-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2) {clear: right;}

/* Medium layout */
.medium-layout .product-buttons a span {width: 81%;}
.no-sidebar .medium-layout #upsell-product-table li.item,
.large-layout #upsell-product-table li.item {width: 33.33%;}
.large-layout #upsell-product-table li.item:nth-child(4n+1),
.large-layout #upsell-product-table li.item:nth-child(4n+4),
.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(4n+1),
.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(4n+4) {clear: none;}
.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+1),
.large-layout #upsell-product-table li.item:nth-child(3n+1) {clear: left;}
.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+3),
.large-layout #upsell-product-table li.item:nth-child(3n+3) {clear: right;}
.no-sidebar .medium-layout .vertical-tabs .tab-content-inner {width: 63%;}
.no-sidebar .large-layout .vertical-tabs .tab-content-inner {width: 69%;}
.product-view .extralarge-layout.product-img-box {margin-bottom: 1.5em;}
.product-view .extralarge-layout.product-img-box #image{width: 100%;}
.product-view .extralarge-layout .more-views li {width: 12.5%;}

/* Timer */
.timer-box {margin-bottom: .75em; display: none; font-size: .91em; color: #222; text-transform: uppercase;}
.timer-box.no-days .days {display: none;}
.timer-box span {float: left;}
.timer-box div {float: left; font-style: italic; color: #dd1313; text-transform: none;}
.timer-box > div:not(.timer-inner):not(.timer-big):after {content: ":"; display: inline-block;}
.timer-box > .seconds:after,
.timer-box > .title:after {content: none!important;}

.timer-box.type-2 {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    overflow: hidden;
}
.timer-box.type-2 .title {display: none;}
.timer-box.type-2 .timer-inner div:not(.timer-big) {color: #E34761; border: solid 1px #E34761; background-color: #fff; height: 20px; width: 20px; line-height: 20px; text-align: center; font-style: normal; font-size: 12px;}
.timer-box.type-2 .timer-big .timer-inner div {width: 40px; height: 40px; line-height: 40px; line-height: 10px; padding-top: 10px;}
.timer-box.type-2 .timer-big .timer-inner .timer-ico {line-height: 40px; padding: 0;}
.timer-box.type-2 .timer-inner {position: relative;}
.timer-box.type-2 .timer-inner div {float: right;}
.timer-box.type-2 .timer-inner div:not(:first-child):not(.seconds) {margin-right: 2px;}
.timer-box.type-2 span {float: none;}
.timer-box.type-2 .timer-inner > div:after {content: none;}
.timer-box.type-2 .timer-inner div:not(.timer-ico):not(.timer-big) {
    position: relative;
    top: -150px;
    transition: top 250ms ease;
    -moz-transition: top 150ms ease;
    -webkit-transition: top 150ms ease;
    -o-transition: top 150ms ease;
}
.timer-box.type-2.hover .timer-inner div:not(.timer-ico):not(.timer-big):not(.iframe-element) {top: 0;}
.timer-box.type-2 .timer-ico {
    transition: top 150ms ease;
    -moz-transition: top 150ms ease;
    -webkit-transition: top 150ms ease;
    -o-transition: top 150ms ease;
    cursor: pointer;
    position: absolute;
    right: 0;
}
.timer-box.type-2.hover .timer-ico {opacity: 0; top: -150px;}

.timer-wrapper {border: solid 1px #dd1313; display: inline-block; margin-bottom: 1.5em; padding: 1.5em 24px 1em;}
.timer-wrapper .add-to-cart {margin: 0; border: none;}
.timer-wrapper .title,
.timer-wrapper .timer-box > span.title,
.timer-wrapper.full .timer-box > span.title {font-size: 1.083em; float: none; text-align: left; display: block;}
.timer-wrapper .timer-box > span.title:after {font-size: 1.083em;}
.timer-wrapper .timer-box > div {font-style: normal; font-size: 2em;}
.timer-wrapper.full .timer-box > div {
    text-align: center;
    font-style: normal;
    position: relative;
    margin-right: 12px;
    color: #dd1313;
    border: solid 1px #dd1313;
    background-color: #fff;
    font-size: 12px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    line-height: 10px;
    padding-top: 10px;
}
.timer-wrapper.full .timer-box > div:after,
.timer-wrapper.full .timer-box > div.seconds span:after {content: none;}
.timer-wrapper.full .timer-box > div.seconds {margin-right: 0;}
.timer-wrapper.full .timer-box {margin-bottom: 2em;}
.product-view .timer-box {margin-top: 1.5em;}
.timer-wrapper.full .timer-box > div span {line-height: .85; display: block; float: none;}
.timer-wrapper.full .timer-box > div strong {display: block;}

.product-view .with-sidebar .small-layout .product-options-bottom .timer-wrapper.full .price-box {float: none;}

/* ======================================================================================= */


/*====== 404 Page ======*/
/* .page-no-route {padding-top: 2.5em;} */
.page-no-route .not-found-bg {position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover;}
.page-no-route #header {background: none; position: relative; box-shadow: none;}
.page-no-route #header .row {border-bottom: solid 1px rgba(255,255,255,.2); padding-bottom: 1.5em;}
.page-no-route #header .search-button {display: none;}
.page-no-route #header  .form-search .indent {display: block; position: static; padding: 0; width: auto; background: none;}
.page-no-route .no-route {position: relative;}
.page-no-route .header .form-search input {background-color: transparent; border-color: #fff; color: #fff; width: 162px; border-right: none;}
.page-no-route .header .form-search .btn {background-color: transparent; border-color: #fff; color: #fff; border-left: none;}
.page-no-route .header .form-search .btn:hover {border-color: #E34761; background-color: #E34761;}
.page-no-route .no-route .text-block h2 {font-size: 20.417em; color: #fff; font-weight: 100; margin: 0; font-style: normal; letter-spacing: -20px; line-height: .68;}
.page-no-route .no-route .text-block h3 {font-size: 2em; color: #fff; font-weight: 700; margin: 0 0 .125em; text-transform: uppercase;}
.page-no-route .no-route .text-block h4 {font-size: 1.16em; color: #fff; font-weight: 700; margin: 0 0 1.25em; text-transform: uppercase;}
.page-no-route .no-route .text-block p {font-size: 1.16em; margin: 0 0 1.25em; color: #fff; line-height: 1.75em;}
.page-no-route .no-route .text-block .btn {border-color: #fff; color: #fff;}
.page-no-route .no-route .text-block .btn:hover {border-color: #E34761;}
body .page-no-route .no-route .widget .widget-title,
.page-no-route .no-route .widget-title {border-color: rgba(255,255,255,.2);}
body .page-no-route .no-route .widget .widget-title h2,
.page-no-route .no-route .widget-title h2,
body .page-no-route .no-route .widget .widget-title h3,
.page-no-route .no-route .widget-title h3 {color: #fff;}
body .page-no-route .no-route .widget .widget-title h2:before,
.page-no-route .no-route .widget-title h2:before,
body .page-no-route .no-route .widget .widget-title h2:after,
.page-no-route .no-route .widget-title h2:after {opacity: .5;}
.page-no-route .no-route .widget-products .category-name {color: #fff;}
.page-no-route .no-route .products-grid .product-name a,
.page-no-route .no-route .products-list .product-name a,
.page-no-route .no-route .footer-products-list .product-name a {color: #fff;}
.page-no-route .no-route .slider-container .prev {left: 15px;}
.page-no-route .no-route .slider-container .next {right: 15px;}

.page-no-route-2 .header .logo {float: none; display: inline-block; margin: 0;}
.page-no-route-2 .header h2.logo {margin-bottom: 1em; margin-top: .5em;}
.page-no-route-2 .header .search-mini-form {float: none; margin: 0;}
.page-no-route-2 #header .row {border: none;}
.page-no-route-2 .no-route .text-block h3 {margin-bottom: 1em;}
.page-no-route-2 .no-route .middle-block {margin-bottom: 2.75em;}
.page-no-route-2 .no-route .middle-block h2 {display: inline-block; vertical-align: middle; font-size: 12.5em; letter-spacing: -10px; margin-left: 25px; margin-right: 25px;}
.page-no-route-2 .no-route .middle-block h4 {display: inline-block; vertical-align: middle; margin: 0;}
.page-no-route-2 .no-route .text-block p {margin-bottom: 2.25em;}

/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight: 400; }

/* Product Tags */
.tags-list li { display:inline; }

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; color: #aaa; }
.page-sitemap .links a:hover { color: #E34761; }
.page-sitemap .sitemap { margin: 1em 0; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li a { color: #aaa; }
.page-sitemap .sitemap li a:hover { color: #E34761; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; font-size: 1.16em; }
.page-sitemap .sitemap li.level-0 a { color: #222; }
.page-sitemap .sitemap li.level-0 a:hover { color: #E34761; }

/* RSS */
.rss-title h1 { background:url(https://curtains.com/skin/frontend/curtains/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }

/* Background Wrapper */
.background-wrapper {top: 0; bottom: 0; left: 0; right: 0; opacity: 0;}
.background-wrapper ~ * {position: relative;}


/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border-bottom: 1px solid #ddd; white-space:nowrap; }
.data-table td { padding:5px; border-bottom: 1px solid #ddd; vertical-align: top; }
.data-table thead { /* background-color:#f2f2f2; */ }

.data-table thead th { font-size: 14px; text-transform: uppercase; vertical-align: middle; text-align: center; line-height: 25px; font-weight: bold; }
.data-table thead th:first-child { text-align: left; }
.data-table tbody tr { border-bottom: 1px solid #000 }
.data-table td { padding: 20px; border-left: 1px solid #dbdbdb; }
.data-table td.last { border-right: 1px solid #dbdbdb; }

#shopping-cart-table.data-table td { border-left: 0; }

.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr {float: none;}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f8f8f8; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}
/* Shopping Cart ========================================================================= */
.cart { overflow: hidden; display: block; clear: both; }
.cart {}

.cart .btn-continue { float: right; padding-right: 0; background: none; margin-top: 10px; }
.cart .btn-continue i { margin-right: 10px; }
.cart .btn-update { background: none; border: 0 none; padding: 0; }

/* Shopping Cart Table */
.cart-table td .td-wrap { min-height: 113px;  }
.cart-table td.td-image { width: 100px; padding-left: 20px; padding-right: 0; }
.cart-table td.td-image .product-image { display: block; width: 100%; overflow: hidden; }
.cart-table td.td-image .product-image img { margin: 0 auto; }
.cart-table td.td-price { padding-top: 25px; }
.cart-table td.td-qty {
    padding-top: 30px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
}
.cart-table td.td-qty .input-text.qty { width: 40px; height: 40px; margin: 0 5px; padding: 0; text-align: center; border: 0; font-size: 14px; background: #fff;  }
.cart .cart-table td.td-name { position: relative; border-right: 0; border-left: 0; max-width: 200px; }
.cart .cart-table td.td-name .product-name { display: block; padding-bottom: 15px; font-size: 14px; text-transform: uppercase; margin: 0; }
.cart .cart-table td.td-name .option-container { padding-bottom: 0; display: block; font-size: 12px; }
.cart .cart-table td.td-name .option-container dt { float: left; padding-right: 10px; }
.cart .cart-table td.last { border-right: 1px solid #dbdbdb; }
.cart .cart-table td.td-price-total .price {  }
.cart .cart-table td .td-title { display: none }

.cart-table .item-msg { font-size: 10px }
.cart-table .btn-update { display: block; margin: 10px auto; font-size: 12px; text-align: center; text-transform: lowercase; position: relative; }
.cart-table .td-actions { display: block; clear: both; margin-top: 10px; line-height: 29px; font-size: 12px; text-align: left; }
.cart-table .td-actions a { display: inline-block; position: relative; }
.cart-table .td-actions a span { position: relative; }
.cart-table .btn-update:before,
.cart-table .td-actions a span:before {
    content: "";
    position: absolute;
    width: 0%; height: 1px; bottom: 0; left: 0;
    background-color: #000;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.cart-table .btn-update:hover:before,
.cart-table .td-actions a:hover span:before {
    visibility: visible;
    width: 100%;
}
.cart-table .td-actions a.edit { padding-left: 15px; margin-left: 15px; }
.cart-table .td-actions a.edit:after {
    content: "";
    height: 11px;
    width: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 8px;
}
.cart-table .td-actions i.fa { width: 17px; font-size: 15px; text-align: center; }
.cart-table .btn-pr-remove { }
.cart-table .price { font-size: 14px; }


.cart .totals {  margin-top: 30px; }

@media (min-width: 1200px) {
    .cart .totals { padding-left: 30px; padding-right: 0; float: right; }
    .cart .totals.affix { right: 9.2%; top: 60px; width: 20.3%; max-width: 20.3%; }
}
.cart .totals table { width:100%; margin-bottom: 10px; }
.cart .totals table tfoot td { padding-top: 10px; }
.cart .totals table td:first-child { text-align: left !important; }
.cart .totals table td,
.cart .totals table td strong,
.cart .totals table td span { font-size: 14px; font-weight: bold; }


.cart .checkout-types { margin-top: 15px; text-align: center; }
.cart .checkout-types button { width: 100%; margin-bottom: 15px; padding: 0; margin-bottom: 15px; }
.cart .checkout-types button span { width: 100%; display: block; }
.cart .checkout-types button span span { font-size: 18px; line-height: 49px; width: 100%; display: block; }


.cart-payments { display: block; width: 100%; float: left; margin-top: 10px; font-size: 14px; text-align: left; }
.cart-payments p { display: block; margin-bottom: 10px; }
.cart-payments img { display: inline; max-width: 100%; }

.onestepcheckout-threecolumns div.input-firstname,
.onestepcheckout-threecolumns div.input-lastname {
    width: 40% !important;}

.onestepcheckout-threecolumns div.input-prefix {
    width: 19% !important;
    margin-right: 1% !important;
}

@media (min-width: 369px) {
    #delivery .delivery-pad {padding: 0px 5px 0px 10px !important; float: right;}
}
@media (max-width: 991px) {

    #delivery { float: left; width: 100%; /*padding: 0px 20px !important;*/ }
    #delivery .delivery-pad {width: 100%;}
    .Made-to-Measure-Roman-Blinds #delivery .delivery-pad {
    padding: 0px 0px 0px 20px !important;}

    /* cart Mobile */
    .cart .page-title h1 { margin:0; }

    .cart .cart-collaterals { margin-bottom: 20px; overflow: hidden; }

    .cart .data-table thead { display: none }
    .cart .data-table td { display: inline-block; width: 100%; height: auto; padding: 10px; border: 0 none }
    .cart .data-table td.td-name { float: left; width: 65%; max-width: none; padding-left: 10px !important; }
    .cart .data-table td.td-image { float: left; width: 35%; padding: 10px 0 0; }
    .cart .data-table td.td-price .td-title,
    .cart .data-table td.td-qty .td-title { display: block; font-size: 12px; text-transform: uppercase; }
    .cart .data-table td .btn-continue { display: none !important }
    .cart .data-table td.td-price,  .cart .data-table td.td-qty {min-width: 0 !important;padding: 15px 0;width: 33.333333% !important;float: left;min-height: 90px;border-top: 1px solid #ccc;clear: none;}
    .cart .data-table td.td-price span.title,  .cart .data-table td.td-qty span.title { display: block }
    .cart .data-table td .product-image img { min-width: auto }
    .cart .data-table td.td-price { clear: left }
    .cart .data-table td.td-price.last { clear: none; border-right:0; }

    .cart-table td.td-qty .minus { display: none; }
    .cart-table td.td-qty .plus { display: none; }

    .cart .title-buttons .checkout-types { float: right; overflow: hidden; margin: 30px 0; text-align: center; }
    .cart .title-buttons .checkout-types li { float: none }
    .cart .totals {width: 100%;max-width: 100%;margin: 0 0 20px;padding: 0;}
    .cart .totals .float-total { width: 100% !important }
    .cart .discount-title { margin: 0 }
    .cart .cart-btn button.button { margin: 0 }
    .crosssell h2 { font-size: 22px; }
}
@media (max-width: 767px) {
    .cart .cart-btn { width: 100%; }
    .cart .discount-title { width: 100%; }
    .product-name h1 {margin-bottom: 30px !important;}
    #manufacturer-block { margin-top: 30px;}
}

/* Options Tool Tip */
.item-options dt,
.item-options dd {
    font-style: italic;
    font-size: 1em;
    color: #aaa;
    font-weight: bold;
}
.item-options dd {font-weight: normal; color: #666;}
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.panel-body .sp-methods dt {color: inherit;}
.sp-methods dt { color: #222; font-size: 1em;}
.sp-methods {margin-bottom: .75em;}
.sp-methods dd:last-child ul {margin-bottom: 0;}
.sp-methods input[type="radio"] {float: left; margin-right: 5px;}
.sp-methods .price {font-size: 1em;}
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://curtains.com/skin/frontend/curtains/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages-form { position:relative; padding: 1.5em 18px; border:1px solid #ddd; background-color:#f5f5f5; margin-top: 1em; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {margin-top: 0; color: #222; font-size: 1.16em; line-height: 1.583em; }

.gift-message-link { display:block; background:url(https://curtains.com/skin/frontend/curtains/default/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }
.gift-messages-form .allow-gift-messages-for-order-container { margin-bottom: 1.5em; }
.gift-messages-form .inner-box ul.row { margin-top: 1.5em; }
.gift-messages-form .inner-box input.form-control,
.gift-messages-form .inner-box textarea.form-control { background-color: #fff; }
.gift-messages-form .inner-box h4 { font-weight: bold; font-size: 1em; margin: 0; }
.gift-messages-form .inner-box h4 + .checkbox { margin-bottom: 1em; }
.gift-messages-form .inner-box ul.form-list { margin: .75em 0; }

/* Checkout Agreements */
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #eee; background-color:#eee; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress dt { font-weight:normal; color: #222; padding: .75em 0; border-bottom: 1px solid #ddd; }
.block-progress dt a i { color: #aaa; }
.block-progress dt a:hover i { color: #ef2626; }
.block-progress dd { padding: 1.5em 0; }
.block-progress dd address { margin: 0; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#fff; }
.opc { /* border-bottom:1px solid #ddd; */ position:relative; }
/* .opc li.section { border:1px solid #ddd; } */
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; margin-top: .5em; }

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }
.opc .allow .step-title { cursor:pointer; }
.opc .active .step-title { cursor:default; }
.opc .step { padding:10px; position:relative; }
.step.panel-body {border-top: 1px solid #ddd;}
.opc .step .tool-tip { right:10px; }
.opc .panel.section .panel-heading { margin-bottom: 0; }
.opc .panel.section.active .panel-heading { margin-bottom: 1.5em; }
.opc.panel-group .panel-heading .number {
    float: left;
    margin-right: 7px;
    background-color: #f5f5f5;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 35px;
    -moz-border-radius: 35px;
}
.opc.panel-group .panel-title { font-size: 1.16em; padding: 0; line-height: 2.32; }
.opc.panel-group .active .panel-title { text-transform: uppercase; font-weight: bold; }
.opc .page-subtitle { padding-top: 1.5em; }
.opc h3 { text-transform: uppercase; margin: 0; font-size: 1.16em; padding-bottom: .333em; line-height: 1.583em; font-weight: bold; color: #222; }
.opc h4 {font-weight: normal; font-size: 1em; margin: 0 0 1em; }
.opc ul.form-list + h4 { border-top: solid 1px #ddd; padding-top: 1.5em; }
.opc p { color: #777; }
.opc ul.form-list { margin: .75em 0; }
.opc ul.form-list div.radio { margin-top: 0; }
.opc ul.form-list div.radio label {/*  color: #222;  */font-weight: bold; }
.opc ul.ul { padding: 1em 12px 1em; }
.opc ul.ul li { color: #aaa; }
.opc ul.ul li:before { content: "\2022"; font-size: 1em; padding-left: 5px; padding-right: 10px; float: left; }
.opc #login-form { margin-bottom: 0; }
.opc #login-form .form-list { margin-top: 1.5em; }
.opc .buttons-set { border-top: 1px solid #ddd; padding-top: 1.5em; }
.opc .buttons-set a { margin-top: .75em; }
.opc .buttons-set p { margin-top: .75em; }
.opc p.required { padding-top: .58em; color: #f00; }
.opc .sp-methods dd { margin-bottom: 1em; }
.opc .sp-methods .no-display {display: block!important;}
.opc table.table tr > th,
.opc table.table tr > td { vertical-align: middle; }
.opc .form-group > div[class*="customer-name"] { margin-top: 1.5em; }
.opc .order-review .table-bordered { border-top: none; }
#opc-login .radio input.radio { margin-top: 2px; }
#co-shipping-method-form .buttons-set { margin-top: 1.5em; }
#co-shipping-method-form,
#co-shipping-form,
#co-payment-form,
#co-billing-form { margin-top: 1.5em;  margin-bottom: 0;}
#co-billing-form li.address,
#co-billing-form li.address ul { margin-bottom: 0; }
#co-payment-form .form-list { padding-left: 10px; }
#checkout-payment-method-load dd { margin-bottom: 0; }
#checkout-step-payment .buttons-set { margin-top: 1em; }
.checkout-onepage-success .buttons-set { margin-top: 1.5em;/*  padding-top: 1.5em; border-top: 1px solid #ddd; */ }
#co-payment-form .radio input[type="radio"] {margin-left: 0;}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:1em 0 2em; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; padding-bottom: 3em; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .buttons-set { margin-top: 1.5em; padding-top: 1.5em; border-top: 1px solid #ddd; }
.multiple-checkout #review-buttons-container { font-size: .66em; margin-top: .75em; }
.multiple-checkout table.table tr > td { padding: 1.5em; vertical-align: middle; }
.multiple-checkout .content h2 { font-size: 1.16em; margin: 0 0 .64em; }
.multiple-checkout h3 {font-size: 1.16em; margin-top: 0; }
.multiple-checkout h3 a { color: #222; }
.multiple-checkout h3 a:hover { color: #E34761; }
.multiple-checkout table.table i.fa { color: #ddd; }
.multiple-checkout table.table i.fa:hover { color: #E34761; }
.multiple-checkout table.table select.form-control { width: auto; }
.multiple-checkout .panel-default .sp-methods { margin-bottom: 0; }
.multiple-checkout .please-wait { font-size: .67em; margin-top: .58em; }

/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.registered-users .form-list,
.registered-users .form-group { margin-bottom: 0; }
form.form-horizontal .form-list li.fields {
    margin-bottom: 0;
}
form.form-horizontal .fields div[class*="customer-name"] > div {
    margin-bottom: .833em;
}
.account-create form.form-horizontal p.required,
.account-login form.form-horizontal p.required {
    padding-top: .833em;
    margin-bottom: 0;
}
.account-create #form-validate ul.form-list.form-group { margin-bottom: 0; }
/* Customer Login */
.account-login form.form-horizontal .checkbox { min-height: 20px; }
.account-login form.form-horizontal .buttons-set a {
    margin-top: .75em;
}
.account-login form.form-horizontal .new-users .content {
    margin-bottom: 1.5em;
}

/* Forgot You Password */
/* Account Create */
.account-create form.form-horizontal {
    margin-bottom: 2.5em;
}

/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://curtains.com/skin/frontend/curtains/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

#remember-me-popup .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -70px;
    margin-left: -300px;
}
#remember-me-popup .modal-content {
    padding: 1.5em 20px;
}
#remember-me-popup .modal-header,
#remember-me-popup .modal-body {
    padding: 0;
}
#remember-me-popup .modal-header {
    border-bottom-color: #ddd;
    margin-bottom: 1.5em;
}
#remember-me-popup .modal-title {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    color: #222;
    line-height: 1.5;
    padding-bottom: .5em;
}
#remember-me-popup .modal-header .close {
    opacity: 1;
    color: #aaa;
}
#remember-me-popup .modal-header .close:hover i.fa {
    opacity: 1;
    color: #E34761;
}
/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float: none; margin: .667em 0 0; }
.my-account table.table { margin-bottom: 0; }
.my-account table.table tr td .product-image { width: 86px; display: block; }
.my-account .table-responsive { margin-bottom: 1.5em; }
.my-account table.table-hover tr { -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; }
.my-account table.table > thead > tr > td,
.my-account table.table > tbody > tr > td,
.my-account table.table > tfoot > tr > td,
.my-account table.table > thead > tr > th,
.my-account table.table > tbody > tr > th,
.my-account table.table > tfoot > tr > th { vertical-align: middle; }
.my-account .table > tbody + tbody { border-top-width: 1px; }
.my-account .table-bordered > thead > tr > th,
.my-account .table-bordered > thead > tr > td { border-bottom-width: 1px; }
.my-account table.table > thead > tr > td,
.my-account table.table > tbody > tr > td,
.my-account table.table > tfoot > tr > td { padding: 1.5em 18px; }
.my-account table.table tr.first > td { border-top: 0; }
.my-account table.table-condensed > thead > tr > th,
.my-account table.table-condensed > tbody > tr > th,
.my-account table.table-condensed > tfoot > tr > th { border: 0; width: 50%; padding-left: 0; }
.my-account table.table-condensed > thead > tr > td,
.my-account table.table-condensed > tbody > tr > td,
.my-account table.table-condensed > tfoot > tr > td {   padding: inherit; border: 0; }
.my-account table.table a { color: #666; }
.my-account table.table .product-name { font-size: 1.167em; color: #222; line-height: 1.583em; margin: 0; }
.my-account table.table .price-excl-tax .price,
.my-account table.table .price-excl-tax {   display: inline-block; }
.my-account table#my-tags-table > tbody > tr > td { vertical-align: top; }
.my-account table#my-tags-table > tbody > tr > td.last { vertical-align: middle; }
.my-account .panel-default p.edit { margin-top: .75em; }
.my-account .panel-default p.edit,
.my-account .panel-default p.edit a {   color: #aaa; }
.my-account .panel-default p.edit a:hover,
.my-account a:hover {color: #E34761; }
.my-account .box-recent a.btn:hover {color: #FFF; }
.my-account .actions { width: 130px; text-align: center; }
.my-account .actions .btn { vertical-align: middle; }
.my-account .actions .add-to-links { display: inline-block; vertical-align: middle; margin: 1em 0 0; }
.my-account .actions .add-to-links i.fa { margin: 0 5px 0 0; }
.my-account .actions .add-to-links li { display: inline-block; }
.my-account .actions .add-to-links li:first-child { margin-left: 0; }
.my-account .truncated { display: inline-block; margin-top: .75em; }
.my-account .truncated .truncated_full_value { position: absolute; }
.my-account .truncated .truncated_full_value .item-options { width: 200px; background-color: #fff; border-color: #fff; padding: 1em; -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1); box-shadow: 0px 1px 2px rgba(0,0,0,.1); }
.my-account .truncated .truncated_full_value .item-options > p { text-transform: uppercase; }
.my-account .truncated .truncated_full_value .item-options dl { display: inline-block; margin-bottom: 1em; }
.my-account .truncated .truncated_full_value .item-options dl:last-child { margin-bottom: 0; }
.my-account .truncated .truncated_full_value .item-options dt { float: left; clear: left; font-style: normal; }
.my-account .truncated .truncated_full_value .item-options dd { float: left; padding-left: 5px; clear: right; }
.my-account .customer-rating{ float: none; width: auto; }
.my-account .product-review .media {
    border: solid 1px #ddd;
    padding: 1.5em 20px;
    min-height: 180px;
}
.my-account .product-review .product-img-box .product-image { width: auto; height: auto; }
.my-account .product-review .media-body .product-details { margin: 0; }
.my-account .product-review .media-body .product-name { font-size: 1.167em; color: #222; line-height: 1.583em; margin: 0 0 .833em; text-transform: uppercase; }
.my-account .product-review .media-body .product-details small { display: block; float: right; font-size: .91em; color: #aaa; margin: 0; padding: .2em 0; }
.my-account .product-review .media-body .product-details .ratings { margin: 0 0 1em; }
.my-account .product-review .media-body .product-details p { color: #888; }
.my-account .product-review .buttons-set { margin-top: 1.5em; }
.my-account .order-links { text-align: right; }
.my-account .form-group strong {font-weight: normal;}

.send-friend .form-list .fields {margin-left: -10px; margin-right: -10px;}
.send-friend .back-link {margin: 0 0 .75em;}
.send-friend .buttons-set .btn ~ .btn {margin-left: 10px;}

/** Block: Account **/
.block-account .block-content li:before {
    content: '\f105';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 5px;
}
/*.block-account .block-content li.current:before { margin-right: 10px; }*/
/*.block-account .block-content li.current { font-size: 1.083em; padding: .5em 0 .45em; }*/
.block-account .block-content li.current,
.block-account .block-content li a:hover { color: #E34761; }
/* Wishlist */
.my-wishlist table.table .product-name { margin: 0 0 .5em; }
.my-wishlist .table-button  { margin: .2em 0 0; }
.my-wishlist .cart-cell { text-align: center; }
.my-wishlist .cart-cell .add-to-cart-alt { display: inline-block; }
.my-wishlist .cart-cell .price-box { margin-bottom: 1.5em; }
.my-wishlist .cart-cell .btn-primary { height: 40px; padding: 6px 28px; margin-left: 10px; }
.my-wishlist .form-horizontal .buttons-set { padding-top: 0; border-width: 0; }
.my-wishlist .buttons-set .btn-share { float: right; margin-left: 10px; }
.my-wishlist .buttons-set .btn-update { float: left; }
.my-wishlist .buttons-set .btn-tocart { float: right; }
/* Tags */
.box-tags li.item .product-name {
    font-size: 1.083em;
    margin-bottom: .5em;
    line-height: 1.5;
}
.box-tags li.item .product-name a {
    color: #222;
}
.tags-list li { font-size: 1.167em; margin-right: 5px; }
.tags-list a,
.box-tags .tags a { color: #aaa; }
.tags-list a:hover,
.box-tags .tags a:hover,
.box-tags li.item .product-name a:hover { color: #E34761; }
/* Reviews */
.dashboard .box-reviews { margin: 0 0 1.5em; }
.dashboard .box-reviews li.item .product-name {
    font-size: 1.083em;
    margin-bottom: .5em;
    line-height: 1.5;
}
.dashboard .box-reviews li.item .product-name a { color: #222; }
.dashboard .box-reviews li.item .product-name a:hover { color: #E34761; }

/********** < Dashboard */
.my-account .panel.panel-default,
.dashboard .panel.panel-default { border: 1px solid #f0f0f0; }
.my-account .panel.panel-default .panel-heading,
.dashboard .panel.panel-default .panel-heading {
    background: #f1f1f1;
    padding: 8px 16px;
}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size: .833em; font-weight:bold; line-height:1; color:#fff; margin: .3em -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left: 20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size: .833em; font-weight:bold; line-height:1; color:#fff; margin: .3em -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding: 5px; margin-bottom: 1.5em; }
.order-info a { color: #aaa; }
.order-info dl,
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; margin: 0 5px 0 0; }
.order-info dt { font-weight:bold; }
.order-date { margin: 0; float: right; }
.order-items { width:100%; overflow-x: auto; }

.order-additional { margin: 1.5em 0; }
/* Order Gift Message */
.gift-message dt { font-weight: normal; color: #222;}
.gift-message dt strong { color: #888; font-weight: normal; }
.gift-message dd { margin: .75em 0 0; color: #888; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { text-align: center; }
.page-print .print-head:after { display: block; content: ""; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }
.page-print .print-head img { float: left; }
.page-print .print-head address { float:left; margin-left:15px; margin-bottom: 0; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display: inline-block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
.page-print .product-name,
.page-print h2 {}
.page-print .method p { margin: 0; }
.page-print .method,
.page-print address { display: inline-block; font-style: normal; font-family: 'Arial'; border: 1px solid #ddd; padding: .75em 12px; margin-bottom: 1.12em; }
.page-print .method { margin-bottom: 2.25em; }
.page-print table { width: 100%; border-collapse: collapse; border-spacing: 0; margin-bottom: 1.5em; }
.page-print table th,
.page-print table td { padding: .75em 12px; vertical-align: middle; border: 1px solid #ddd; }
.page-print .item-options dd { margin: 0; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

ul.advanced-search .separator { float: left; }
ul.advanced-search .currency,
ul.advanced-search .separator { line-height: 2.66em; }
ul.advanced-search li.last { margin-bottom: 1.5em; }
.form-contact { margin-top: 1.5em; }
.map-popup {
    background:#fff;
    border:1px solid #eee;
    margin:12px 0 0;
    position:absolute;
    -moz-box-shadow:0 0 6px #eee;
    -webkit-box-shadow:0 0 6px #eee;
    box-shadow:0 0 6px #eee;
    text-align:left;
    width:287px;
    z-index:100;
}
.map-popup-heading { border-bottom:1px solid #eee; padding: .75em 10px;}
.map-popup-heading h2 { font-size: 1.16em; margin:0; word-wrap:break-word; text-align:left; text-overflow:ellipsis; color: #222;}
.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close {display:block; position:absolute; top: 0; right: 0; padding: 5px;}
.map-popup-close i {font-size: 14px; color: #aaa;}
.map-popup-close i:hover {color: #648ec7;}
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left;}
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:5px 0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
@media (max-width: 767px) {
    #contactForm.form-contact .col-sm-push-6 .row>div { margin-bottom: 15px; }
}

/* Contact Map ================================================================================ */
.contact-map,
.map-container .map-wrapper {
    position: relative;
    height: 360px;
    margin-bottom: 1.5em;
    width: 100%;
    border: none;
    font-size: 1em;
}
.map-container .map-wrapper{width: 100%; margin-bottom: 0;}
.map-body {margin: 0; font-size: 12px; line-height: 1.5; font-family: Arial;}
.map-wrapper img{max-width: none;}
.map-container .map-block{
    background:#fff;
    position: absolute;
    z-index:999;
    overflow: hidden;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
.map-container .map-block .indent{padding: 1.25em 30px 2em;}
.map-container .map-block.left-top{top:40px; left: 40px;}
.map-container .map-block.right-top{top:40px; right: 40px;}
.map-container .map-block.left-bottom{bottom:40px; left: 40px;}
.map-container .map-block.right-bottom{bottom:40px; right: 40px;}
.map-container .map-block p{margin-top: 0.75em;}
.map-container .map-block a{color:#666;}
.map-container .map-block a:hover{text-decoration: underline;}
.map-container .block-title {padding: 0!important; margin: 0!important; text-align: left; background: none!important;}

/* Footer ================================================================================ */
body.wide-layout #footer, body.boxed-layout #footer .container {
    background-color: #393b40;
    color: rgba(255, 255, 255, 0.6);
}
#footer a {color: inherit;}
#footer.default-footer {background-color: #222;}
#footer.default-footer .bottom-block-inner {border: none; padding: 0;}
body.boxed-layout #footer.default-footer {background: none;}
body.boxed-layout #footer.default-footer .container {padding-top: 1.5em; padding-bottom: 1.5em; background-color: #222;}
#footer h2.footer-block-title {font-size: 1.33em; color: #fff; border-bottom:1px solid #4e4e4e; margin-bottom: .5em; padding-bottom: 1em; margin-top: 0; text-transform: uppercase;}
#footer .footer-logo {margin-bottom: 1.5em; display: block;}
#footer .contact-info {color: inherit;}
#footer .contact-info h3 {color: #fff; margin: 0 0 1.25em; font-size: 1.01em; line-height: 1.75em; font-weight: 500;}
#footer .contact-info p {line-height: 1.75em; margin-bottom: 2em;}
#footer ul:not(.social-links) li {position: relative;}
#footer ul:not(.social-links) li a {color: inherit; position: relative; padding: .5em 0 .5em 10px; display: inline-block;}
#footer ul:not(.social-links) li a:hover {color: #fff;}
#footer ul:not(.social-links) li a i {font-size: .4em;  position: absolute; left: 0; vertical-align: middle; top: 2.5em;  color: rgba(255,255,255,.2);}
#footer .footer-block-content ul li a .hover-divider {
    width: 0%;
    height: 2px;
    bottom: 0;
    left: 10px;
    background-color: #fff;
    content: '';
    position: absolute;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    transition: width 500ms ease;
    -o-transition: width 500ms ease;
}
#footer ul.social-links { float: none;}

#footer .footer-block-content ul li a:hover .hover-divider {width: 94%;}
#footer .block-subscribe .block-title {display: none;}
#footer .block {color: inherit;}
#footer .block .block-content {font-size: inherit;}
#footer .block-content input.form-control {background-color: transparent; border-color: #fff; color: #fff; height: 40px; margin-bottom: 1.5em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#footer .block-content label {margin: 0;}
#footer .btn {background: rgba(255, 255, 255, 0.2); border-color: transparent; color: #fff; font-size: 12px; font-weight:500; text-transform: uppercase; padding: 8px 20px;}
#footer .btn:not(.selectpicker) {min-width: 140px;}
#footer .btn:hover {background: rgba(255, 255, 255, 0.1);}

#footer .payments {display: inline-block;}
#footer ul {margin: 0;}
#footer .footer-links {padding: .4em 10px;}
#footer .footer-links li {display: inline-block; border: none; padding: 0; margin-left: -3px; }
#footer .footer-links li:first-child {margin-left: 0;}
#footer .footer-links ul li a {padding-left: 12px; padding-right: 12px;}
#footer .footer-links li:not(:first-child ) a:before {content: ''; height: 12px; width: 1px; position: absolute; left: 0; border-left: solid 1px; display: block; top: 50%; margin-top: -6px;}
#footer .footer-links a:hover {background-color: rgba(255,255,255,.1);}
#footer .store-switcher {margin-top: .5em;}
#footer .form-language,
#footer .form-currency {margin-top: .67em; margin-right: 20px;}
#footer .store-switcher label,
#footer .form-language label,
#footer .form-currency label {font-size: 1.083em; color: inherit; margin-right: 4px; font-weight: normal; margin-bottom: 0; vertical-align: middle;}
#footer .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: auto;}
#footer .selectpicker {background: transparent; padding: 0 20px 0 0!important; color: #fff; font-size: 1.083em; font-family: inherit; font-weight: normal; text-transform: none; height: auto;}
#footer .selectpicker .caret {border-top-color: rgba(255,255,255,.2); right: 5px;}
#footer .bootstrap-select .dropdown-menu {background: #222; left: auto; right: 0;}
#footer .bootstrap-select .dropdown-menu,
#footer .bootstrap-select .dropdown-menu li {padding: 0!important;}
#footer .bootstrap-select .dropdown-menu li a {display: block; padding-right: 10px; padding-left: 10px;}
#footer .bootstrap-select .dropdown-menu li a:hover {background: #444;}
#footer .bootstrap-select .dropdown-menu li a:before {content: none;}
#footer .copyright {margin: 1em 0;}
#footer address {
    color: inherit;
    font-size: 12px;
    margin: 0;
}
#footer address a:hover {opacity: .8;}
#footer .bottom-block-inner {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 25px;
    padding: 0.75em 0;
}

#footer .language-currency-dropdown .form-language,
#footer .language-currency-dropdown .form-currency {margin: 0 0 1.5em;}
#footer .language-currency-dropdown .form-language.list {margin-bottom: 0;}
#footer .language-currency-dropdown .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {width: 100%;}
#footer .language-currency-dropdown .bootstrap-select > .selectpicker{background: #eee; color: #888;}
#footer .language-currency-dropdown .bootstrap-select .dropdown-menu > li > a {background-color: #fff; color: #999;}
#footer .language-currency-dropdown .bootstrap-select .dropdown-menu > li > a:hover,
#footer .language-currency-dropdown .bootstrap-select .dropdown-menu > li > a:focus {color: #8c8c8c; background-color: #f5f5f5;}
#footer .footer-bottom .language-currency-block:after {bottom: auto; top: 0;}
#footer .footer-bottom .language-currency-block .fa-angle-down:before {content: "\f106";}
#footer .footer-bottom .language-currency-dropdown {bottom: 100%; top: auto;}

/* Footer Contact Form */
#footer #AjaxcontactForm {padding: 1.5em; background-color: #fff; position: relative;}
#footer #AjaxcontactForm li {margin: 0 0 .25em; border: none; padding-left: 0;}
#footer #AjaxcontactForm .form-list label.required em {right: -7px; top: 3px;}
#footer #AjaxcontactForm li label {position: absolute; top: .75em; left: 0; display: block!important; float: left; color: #222; font-size: .91em; padding: 0 0 .75em; z-index: 2;}
#footer #AjaxcontactForm li.fields .input-box input {float: left;}
#footer #AjaxcontactForm li input {border: none; border-bottom: dashed 1px #ddd; background: none; border-radius: 0; -moz-border-radius: 0; padding: 0; width: 100%!important; margin-top: .5em; color: #666; font-size: 12px;}
#footer #AjaxcontactForm li input:focus,
#footer #AjaxcontactForm li input:active,
#footer #AjaxcontactForm li textarea:focus,
#footer #AjaxcontactForm li textarea:active {outline: none;}
#footer #AjaxcontactForm li textarea {
    border: none;
    background: none;
    border-radius: 0;
    -moz-border-radius: 0;
    margin-top: .25em;
    line-height: 2.35em;
    position: relative;
    padding: 0;
    width: 100%;
    height: 76px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    resize: none;
}
#footer #AjaxcontactForm li .input-box {width: 100%; border-color:#ddd;}
#footer #AjaxcontactForm li .input-box span{border-color:#ddd;}
#footer #AjaxcontactForm li .input-box span:before {content: ""; display: block; position: absolute; border-top: dashed 1px; border-bottom: dashed 1px; border-color:inherit; height: 2.5em; width: 100%; top: 2em;}
#footer #AjaxcontactForm li .input-box span:after {content: ""; display: block; position: absolute; border-top: dashed 1px; border-color:inherit; height: 1.75em; width: 100%; top: 6.75em;}
#footer #AjaxcontactForm .buttons-set {border: none; padding: 0; margin: 0; text-align: right; position: relative;}
#footer #AjaxcontactForm .validation-failed {border: none!important; border-bottom: dashed 1px #f00!important; background: none!important;}
#footer #AjaxcontactForm .buttons-set #ajax-loader {position: absolute; bottom: 10px; right: 5px;}
#footer #AjaxcontactForm .validation-advice {margin-top: 5px;}

/* ======================================================================================= */
.footer-top .schedule li:after,
.block-poll li:after,
.sorter:after,
.qty-holder:after {display: block; content: "."; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden;}

#newsletterSection .col-md-7 { padding-right: 0px; }
.lookbook-text {
    margin-top: 26px;
    display: block;
    text-align: right;
}
#footer .block-content input.form-control { color: #888 !important; }
.block-subscribe .col-md-8 { padding-right: 0px !important; }
.block-subscribe .col-md-4 { padding-left: 0px !important; }
#newsletterSection .col-md-5 { padding-left: 0px; }
#footerSocialTop {
    text-align: center;
    min-height: 120px;
}
@media(min-width: 992px) {
    #footerSocialTop {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
}
#footerSocialTop a {
    font-size: 28px;
    color: #888;
    margin: 0 14px;
}
#footerSocialTop a:hover { color: #4d4f54; }
#footer .top-block { padding-top: 30px; }
#footer .btn:not(.selectpicker) { min-width: 100px; }
.newsletter-block,
.featured-in-block { width: 100%; text-align: center; padding-top: 25px; padding-bottom: 25px; }
.newsletter-block { background:#f9f9f9; color:#333; padding-bottom: 0px; }
.featured-in-block { letter-spacing: 0.2em; font-size: 24px; color: #666; }
.newsletter-block h4 { margin-bottom: 20px; }
/*#footerSocialTop h4 { margin-bottom: 50px; }*/
.newsletter-block .btn:hover {
    background: #e5445e !important;
    opacity: 1;
}
.newsletter-block .btn {
    background: #e5445e !important; 
    opacity: 0.9;
    width:100%;
}
.newsletter-block .input-wrapper input { background: #fff !important; color: #333 !important; }
.block-subscribe .input-wrapper { padding-top: 8px; }
#trustpilotBlock { padding: 0; margin: 0; width: 100%; background-color: #eee;}
#trustpilotRow { color: #fff; padding: 30px 0;}
.footer-phone {
    color: #fff;
    display: block;
    padding-top: 0px;
    font-size: 30px;
}
.footer-times { color: #fff; font-weight: bold; }
#footer .contact-info p { line-height: 20px; }


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .newsletter-block h4 {
        margin-bottom: 20px;
        padding-top: 50px;
        border-top: 1px solid #ccc;
    }
    #footerSocialTop { padding-bottom: 30px; }
    .lookbook-text {
        text-align: center;
        margin-bottom: 20px;
    }
}

/* SUBMENU ###################################### */
.site-nav { display: table !important; width: 1024px; padding: 0;}
.site-nav>li { display: table-cell !important; float: none; text-align: center; border-right: rgba(255,255,255,0.1) 1px solid;
    -webkit-transition: background 250ms ease-out;
    -moz-transition: background 250ms ease-out;
    -o-transition: background 250ms ease-out;
    transition: background 250ms ease-out;
    position: inherit !important;
}
.site-nav>li:first-child { border-left: 1px solid rgba(255,255,255,0.1); }
.site-nav>li:hover {background: rgba(255,255,255,0.1);}
.menu-frame { margin-bottom:15px; }
.submenu {
    padding: 15px 0;
    position: absolute !important;
    top: 50px;
    left: 49%;
    background-color: #fff;
    z-index: 10000;
    margin-bottom: 20px;
    border: 1px solid #393b40;
    display: none;
    margin-left: -530px;
    width: 1082px !important;
}
.submenu li a { padding-bottom: 0px; }
.dropdown { font-size: 14px;}
.navbar {
    margin-bottom:-1px;
    border-radius:0;
}
.submenu li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    text-align: left;
}
.nav-subtabs ul {
    width: 60%;
    padding: 0;
    margin: auto;
    margin-bottom: -1px;
}
.nav-subtabs ul.nav-pills > li { margin: 0 40px; }
.submenu ul a {
    display: block;
    padding: 0 0px;
    border-right: 0;
    text-transform: capitalize;
    line-height: 26px;
    font-size: 14px;
}
.submenu ul a:hover { background: #f8f8f8 }
.submenu .title-li {
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #393b40;
    margin-bottom: 8px;
}
.panel-group {
    float: left;
    width: 100%;
}
.swatch-sample-frame {
    width: 110px;
    position: absolute;
    right: 50%;
    top: -27px;
    margin-right: -55px;
}
.swatch-strap {
    margin-top: 5px;
    display: block;
    margin-top: 9px;
    margin-bottom: -7px;
}

/* New Nav Edits */
.topmenu .nav-pills a { /*line-height: 3;*/ }
.topmenu .nav-pills a img {
    float: left;
    margin-right: 10px;
    width: 45px;
}
.topmenu .nav-subtabs {
    border-bottom: 1px solid #a4a4a4;
    /*padding-bottom: 5px;*/
    margin-bottom: 10px;
}
.topmenu .nav-subtabs .nav-pills>li.active>a, 
.topmenu .nav-subtabs .nav-pills>li.active>a:focus, 
.topmenu .nav-subtabs .nav-pills>li.active>a:hover {
    background: none;
    font-weight: bold;
    border-bottom: 2px solid #e34761;
    border-radius: 0;
}
.topmenu .nav-subtabs .nav-pills>li.active>a:after {
    content: '\f078';
    font-family: FontAwesome;
    position: absolute;
    top: 45px;
    color: #333;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
} 
.topmenu .tab-content ol { margin-bottom: 10px; }
.topmenu .tab-content ol li { font-size: 14px; }
.topmenu .tab-content .shop-by-product-type img {
    margin-bottom: 5px;
    width: 45px;
}

/* NHW ADDITIONS START */
.modal-image { text-align: center; }
@media (min-width: 768px) {
    .general .modal-dialog {
        width: 1000px;
        margin: 30px auto;
    }
}
.box-6 {
    border-top: 2px solid #ddd;
    padding-top: 25px;
}
#collateralDisplay .panel:first-child { opacity:0.5; }
#prices { text-align: center; }
#dimensionsForms { border-top: 2px solid #ddd; }
#dimensionsForms small {
    padding-bottom: 5px;
    display: block; margin-top: 20px;
    font-size: 10px;
}
.product-options .options-list input.radio { display: none; }
.product-options dt label { position: relative; }
.panel-heading { position: relative; }
#calcModalBtn { font-size:10px; padding-top: 3px; display: block; color: #e34761; }
#calcModal .modal-dialog .col-md-3 .btn { outline: none; }
@media(min-width: 768px) {
    #calcModal .modal-dialog { width: 550px; }
}
@media(max-width: 767px) {
    #calcModal .modal-dialog .col-md-3 { margin-top: 10px; }
    #calcModal .modal-dialog .fa-arrow-right { margin-bottom: 5px; }
    #calcModal .modal-dialog .fa-arrow-right:before { content: "\f063"; }
}
a[data-toggle="modal"]:hover { cursor: pointer;}
.general .modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}
.modal.in .modal-dialog { z-index: 99999; }
.product-view .product-shop .price-box-from .price {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.01em;
}
.product-view .product-shop .price-box-from { margin-top: 3px; }
p.required { display: none; }
ul.check-list { margin: 5px 0 0 0; padding: 0; }
ul.check-list li { margin: 0; padding: 0; float: left; display: block; margin: 0 30px 0 0; font-family: georgia; }
ul.check-list li span {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/media/wysiwyg/icon-check.png) no-repeat 0 0px;
    float: left;
    margin-right: 10px;
}
#fixUp {
    left: 0px;
    z-index: 10;
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: fixed;
    bottom: -1px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px -2px 1px 0px;
    padding-top: 20px;
    background: rgb(255, 255, 255);
}
.ox-table-cell-img {display: none !important; }
#dimensionsForms {
    display: none;
    padding-top: 20px;
}
.dim-error { border:5px solid red;}

/* ///////////////////////////////////////////////////////////////////////////////////////// */
#product-options-wrapper .options-list label > input + span {
    cursor:pointer;
    display:block;
    border:2px solid transparent;
}
#product-options-wrapper .options-list label > input:checked + span { border:3px solid #393b40; }
#product-options-wrapper .col-xs-12 .btn { width:100%; }
@media(max-width: 767px){
    .measurements-dd .first input,
    .measurements-dd .col-xs-12 .btn { margin-bottom: 10px; }
}
.shappify_radio_option , .choose-heading-option, .choose-cording-option {
    -webkit-transition: border-color 0.1s ease;
    -o-transition: border-color 0.1s ease;
    -ms-transition: border-color 0.1s ease;
    transition: border-color 0.1s ease;
}
.form-alert input {border: 2px solid #e34761; }
.form-alert-msg-width,
.form-alert-msg-drop {
    display: none;
    position: absolute;
    top: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
    font-size: 10px;
    padding: 7px 10px;
    text-align: right;
    right: 10px;
    background: #e34761;
    color: #fff;
    height: 25px;
}
.form-alert-msg-width span,
.form-alert-msg-drop span { font-weight: bold; }
.form-alert .form-alert-msg-drop,
.form-alert .form-alert-msg-width { display: block; }

/* Poles */
.pole-diameter-dt label {
    background: url(/media/icon-diameter.png) right top !important;
    background-size: 30px 30px !important;
    min-height: 30px !important;
    background-repeat: no-repeat !important;
}
.pole-length-dt label {
    background: url(/media/icon-length.png) right top !important;
    background-size: 30px 30px !important;
    min-height: 30px !important;
    background-repeat: no-repeat !important;
}
.social-icons { margin: 30px 0; }
@media (min-width: 992px) {
    .extra-padding .social-icons,
    .extra-padding #manufacturer-block { padding-left: 110px; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .social-icons > div, #manufacturer-block > div:first-child { padding-left: 0; }
    .extra-padding .social-icons,
    .extra-padding #manufacturer-block { padding-left: 120px; }
}
@media (min-width: 768px) and (max-width: 991px) {
    .social-icons, #manufacturer-block { padding-left: 95px; }
    .extra-padding .social-icons,
    .extra-padding #manufacturer-block { padding-left: 215px; }
}
@media (max-width: 767px) {
    .social-icons > div { padding: 0; }
}
.social-icons a {
    width: auto;
    display: block;
    float: left;
    color: #fff;
    padding: 4px 7px;
    margin: 0 4px 4px 0;
    border-radius: 2px;
    font-size: 11px;
    background: #333;
    height: auto;
    opacity: 0.9;
}
.social-icons a i, .social-icons a span {
    margin-right: 4px;
    float: left;
    display: block;
}
.social-icons a i { margin-top: 3px; }
.social-icons a:hover,
.social-icons a:active,
.social-icons a:focus { color: #fff;opacity: 1; }
.social-icons a.facebook { background: #4d70a8; }
.social-icons a.twitter { background: #21baed; }
.social-icons a.google { background: #e14126; }
.social-icons a.pinterest { background: #cc3737; }
.social-icons a.email { background: #444445; }
.social-icons a.wishlist { background: #e34761; }

/* PRODUCT TAGS */
ul.product-tags { margin-bottom: 20px; }
ul.product-tags li {
    width:100px; height: 100px;
    text-indent:-99999px; float: left;
    background-size: 100% 100% !important;
    display: none;
}
ul.product-tags li.Material_100Cotton_Curtains {
    background: url(/media/tag_images/tag-100-percent-cotton.png) no-repeat;
    display: block;
}
ul.product-tags li.Material_100Linen_Curtains {
    background: url(/media/tag_images/tag-100-percent-linen.png) no-repeat;
    display: block;
}
ul.product-tags li.Material_100Polyester_Curtains {
    background: url(/media/tag_images/tag-100-percent-polyester.png) no-repeat;
    display: block;
}
ul.product-tags li.Made_in_the_UK {
    background: url(/media/tag_images/tag-made-in-uk.png) no-repeat;
    display: block;
}
ul.product-tags li.Next_Day_Delivery {
    background: url(/media/tag_images/tag-next-day-delivery.png) no-repeat;
    display: block;
}

/* PRODUCT TAGS */
.no-pointer:hover { cursor: default !important; }
.no-pointer span:hover { cursor: default !important; }
.Tiebacks .add-to-box {
    float: left;
    width: 100%;
    padding-top: 0;
}
.owl-theme .owl-controls .owl-page.active span { background: none repeat scroll 0 0 #333; }
#owl-demo .item {
    /*margin: 3px;*/
    position: relative;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.text_bg_left,
.text_bg_right {
    background: url(/media/slideshow/bg.png);
    width: 470px;
    text-align: center;
    height: 220px;
    padding: 40px 30px;
    position: absolute;
    bottom: 30px;
}
.text_bg_left { left: 30px; }
.text_bg_right { right: 30px; }
#owl-demo .item h1,
#owl-demo .item h2,
#owl-demo .item h3 { color: #fff; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); margin: 0; padding: 0; }
#owl-demo .item h1 { font-size: 72px; }
#owl-demo .item h2 { font-size: 48px; line-height: 46px; margin-bottom: 10px; }
#owl-demo .item h2 small { font-weight: normal; }
#owl-demo .item h3 { font-size: 32px; line-height: 34px; font-weight: normal; }
.owl-theme .owl-controls .owl-page { display: inline-block; }
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
#btnCalc {
    font-size: 11px;
    padding: 12px 10px 11px 10px;
    margin-top: 24px;
}
.product-sku  {
    font-size: 10px;
    display: block;
    margin-top: 15px;
}
#owl-demo .owl-controls .owl-buttons div {
    font-size: 6em;
    position: absolute;
    top: 31%;
    z-index: 999;
}
#owl-demo .owl-controls .owl-buttons div.owl-prev { left: 0; }
#owl-demo .owl-controls .owl-buttons div.owl-next { right: 0; }

/* CONTACT HUB */
#chatLaunch:hover { cursor: pointer; }
.contact-hr { margin: 20px 0; }
#hangingBody .tab-pane { padding: 50px 50px 30px 50px; }
#bigTabs li,
#bigTabsBottom li {
    text-align: center;
    width: -webkit-calc(25% - 2px);
    width:    -moz-calc(25% - 2px);
    width:         calc(25% - 2px);
}
#bigTabs.hanging-tabs li {
    text-align: center;
    width: -webkit-calc(33.33333% - 2px);
    width:    -moz-calc(33.33333% - 2px);
    width:         calc(33.33333% - 2px);
}
#bigTabs li a:hover,
#bigTabsBottom li a:hover { cursor: pointer; }
#bigTabs li a,
#bigTabsBottom li a { width: 90%; }
#bigTabs li a i,
#bigTabsBottom li a i { font-size: 50px; margin-bottom: 15px; }
.contact-lhs { padding: 30px 60px; }
.contact-lhs .btn { width: 100%; }
.contact-lhs .checkbox {
    padding-left: 90px;
    margin-bottom: 30px;
}
.contact-lhs { padding: 30px 60px; }
.contact-lhs h1.contact-number {
    font-weight: bolder;
    font-size: 56px;
    color: #e5445e;
    margin: 0px 0 20px 0;
}
.contact-lhs h3 { line-height: 32px; font-weight: bold; }
.contact-lhs p { font-size: 18px; }
.contact-rhs ul { margin-left: 25px; }
.contact-rhs ul li { list-style-type: circle; }
.contact-boxed {
    border: 3px solid #555; font-size: 14pt;
    padding: 30px; min-height: 650px; margin: 20px 54px;
    background: url(/skin/frontend/curtains/default/images/contact-rhs.png) no-repeat bottom center;
}
.contact-boxed h3 { font-size: 32pt; margin-top: 0px;margin-bottom: 30px; }
/* END CONTACT HUB */

/* NHW MEDIA QUERIES START */
@media only screen and (max-width : 1199px) {   
    #swatchFrame h3 { margin: 40px 0 7px 0; font-size: 24px; }
    #swatchFrame .btn { margin-top: 36px;}
    .swatch-holder { bottom: 80px; }
    ul.topmenu li.level0 { padding: 0 14px; }
    .header.header-18 ul.topmenu li a.level-top { font-size: 12px; }
    .submenu {top:47px; margin-left: -461px; width: 941px !important; }
}
/* MEDIUM */

/* Medium Devices, Desktops */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .swatch-holder { bottom: 87px; }
}
@media only screen and (max-width: 1331px) and (min-width: 768px) {
    .product-view .product-shop .price-box .price { font-size: 20px !important; }
}
@media only screen and (max-width : 991px) {
    .submenu { display: none !important;}
    .no-pointer {display:none !important;}
    .header .topmenu.navbar-collapse.collapse.in {
        display: block!important;
        width:-moz-calc(100% - 20px);
        width:-webkit-calc(100% - 20px);
        width:calc(100% - 20px);
        overflow: visible;
    }
    .header .topmenu.navbar-collapse.collapse.in ul li {
        float: left;
        width: 100% !important;
        clear: both;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .swatch-holder { bottom: 37px; }

    #swatchFrame h3 { margin: 40px 0 7px 0; font-size: 24px; }
    #swatchFrame .btn { margin-top: 36px;}

    .product-options dt label { line-height: auto; }
    .ox-gridcompact ul.options-list li { width: 49% !important; }
    .products-grid .product-name { min-height: 50px; }
    .products-grid li.item,
    .products-grid li.item.col-xs-6 {
        float: left !important;
        width: 49% !important;
    }

    /* HOME CAROUSEL */
    .text_bg_left, .text_bg_right {
        background: rgba(57,59,64,0.8);
        width: 100%;
        text-align: center;
        height: auto;
        padding: 5px 0px;
        position: absolute;
        bottom: 0px;
        left: 0 !important;
    }
    #owl-demo .item h2 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 5px;
    }
    #owl-demo .item h3 {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
    }
    .products-grid li.item:nth-child(3n+4) { clear:none; }
    .products-grid .price-wrap { min-height: 30px; }
    .old-price .price { margin: 10px 0 0 10px; position: absolute; }
    .catalog-product-view .old-price .price { position: relative !important; }
    .list-swatch {
        bottom: 134px;
        width: 60px;
        height: 60px;
    }
    .col-sm-6.text-banner, .col-sm-4.text-banner { margin: 20px 0; }

    /* MENU CHANGES */
    .header .topmenu.navbar-collapse.collapse.in {
        position: fixed;
        top: 96px;
    }
    li.level0.nav-6.level-top.btn-sale a { color: #fff !important; }
    .header.header-18 ul.topmenu li a.level-top {
        font-size: 15px;
        padding: 12px 0 !important;
        border-bottom: 1px solid #ddd;
    }
    .logo { width: 70%; }
    .header.header-18 a.logo img {
        margin-bottom: 15px;
        margin-top: 3px;
    }
    .navbar-toggle.menu-button {
        position: fixed;
        top: 20px;
        font-size: 26px !important;
        background: #e34761 !important;
        z-index: 999;
        color: #fff !important;
        border-radius: 3px;
        right: 0px;
    }
    .navbar-toggle.menu-button span { display: none; }
    .block.block-layered-nav,
    .mb-mana-catalog-leftnav {
        display: block !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .list-swatch {
        width: 50px;
        height: 50px;
    }

    #swatchFrame h3 { margin: 10px 0 7px 0; font-size: 16px; }
    #swatchFrame .btn { margin-top: 10px;}
}

/* NHW MEDIA QUERIES END */
.widget-products .actions { display: none; }
.panel-size { display: none !important;}

/* FIX HOMEPAGE POPULAR */
.cms-skin9-home .products-grid li.item {
    float: left ;
    width: 25% ;
}
.cms-skin9-home .products-grid li.item:nth-child(3n+4) { clear: none !important; }

/* Swatch Image Position Responsive */
@media (min-width: 768px) and (max-width: 991px) {
    .list-swatch { top: 201px; bottom: initial !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .list-swatch { top: 192px; bottom: initial !important; }
}
@media (min-width: 1200px) {
    .list-swatch { top: 241px; bottom: initial !important; }
}
@media (max-width: 419px) {
    .list-swatch { bottom: 170px; }
}

/* HIDE SOCIAL ICONS TEMPORARILY */
.top-block .social-links { display: none !important;}
.map-wrapper { display:none !important}
/* HIDE SOCIAL ICONS TEMPORARILY */

#manufacturer-block span { display: block; }
#manufacturer-block span strong {
    width: 100%;
    font-size: 18px;
    display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
    #manufacturer-block span { padding-top: 12px; }
}
.payment-methods label[for="p_method_paypal_express"],
.payment-methods label[for="p_method_sagepaydirectpro"],
.payment-methods label[for="p_method_sagepayserver"],
.payment-methods label[for="p_method_sagepayform"],
.payment-methods label[for="p_method_sagepaynit"] {
    background-image: url(https://curtains.com/skin/frontend/curtains/default/images/payment.jpg) !important;
    background-position: 120px 2px !important;
    padding-left: 20px !important;
    padding-right: 0 !important;
}
.payment-methods label[for="p_method_paypal_express"] {
    background-image: url(https://curtains.com/skin/frontend/curtains/default/images/paypal-checkout.jpg) !important;
    background-size: auto !important;
    background-position: 185px 2px !important;
}
.osc-agreement-content { display: none !important; }

/* NEW HOME ABOVE SLIDERS - PROMO */
.home-promo-box{
    margin-bottom:5px!important;
}
.home-promo-advert a,.home-promo a{
    height:30px;
    background-color:#fff;
    line-height:30px!important;
}
p.home-chat{
    background:url(https://curtains.com/media/icon-chat.png) top left no-repeat ;
    text-align:center;
    padding: 0 0 0 48px;
    display: inline-block;
}
p.home-swatch{
    background:url(https://curtains.com/media/icon-swatch.png) top left no-repeat ;
    text-align:center;
    padding: 0 0 0 40px;
    display: inline-block;
}
/* FREE DELIVERY OVER ï¿½99 -- BETWEEN SEARCH BAR AND CART  */
.home-free-delivery {
    height: 24px;
    float: left;
    margin: 10px 5px 0 25px;
}
p.home-delivery {
    background: url(https://curtains.com/media/icon-free-delivery.png) center left no-repeat!important;
    padding: 0 10px 0 33px!important;
    display: inline-block;
    line-height: 15px!important;
    color: #5a626d;
}
#mobilePhoneNumber { width:50%; padding:4px 0 15px 0; font-size: 12px; float: left; }
#mobilePhoneNumber i {  color: #e5445e; }

@media only screen and (max-width: 1331px) and (min-width: 1215px) {
    /*.header.header-18 .form-search input { width: 160px !important; }*/
    .home-free-delivery { margin:10px 0 0 10px!important; }
}

@media only screen and (max-width: 1214px) and (min-width: 1080px) {
    /*.header.header-18 .form-search input { width: 160px !important; }*/
    .home-free-delivery{ margin:10px 0 0 10px!important; }
}

@media only screen and (max-width: 1024px) {
    .submenu {
        width: 100%;
        left: 0px;
        margin-left: 0px;
    }
    .site-nav { width: 100%; }
}

@media only screen and (max-width: 767px) {
    p.home-delivery br { display: none; }
    .owl-controls { display: block !important; }
    .more-views { display: none !important; margin-top: 0px !important;}
    .social-icons {
        width: 300px;
        padding-top: 30px;
        margin: 0 auto !important;
    }
    .social-icons a span { display:none; }
    .social-icons a {
        width: 40px;
        text-align: center;
        height: 40px;
        display: block;
        float: left;
        padding: 11px 0;
        margin: 0 5px;
        border-radius: 50%;
        font-size: 18px;
        opacity: 0.9;
    }
    .social-icons a i { text-align: center; float: none; margin:0; }
}
@media only screen and (max-width: 341px) {
    .social-icons { margin-left: -15px !important; }
}

/*MOBILE HIDDEN LIVE CHAT and SWATCH --  MOBILE free delivery -- ICON -small for measuring - why curtains.com*/
@media only screen and (max-width : 480px) {
    .home-promo, .home-promo-box.text-banner{
        display:none!important;
    }
    .home-free-delivery {
        margin:0 0 5px 0!important;
        text-align:center!important;
        width:50%!important;
        float: right !important;
        font-size: 11px !important;
    }
    .home-free-delivery a{
        text-align:center!important;
    }
    p.home-delivery{
        padding-right:0!important;
    }
    .home-measure a{
        background:url(https://curtains.com/media/icon-measuring-s.png) top center no-repeat #fff!important;
        margin-bottom:10px!important;
    }
    .home-why a{
        background:url(https://curtains.com/media/icon-whycurtainscom-s.png) top center no-repeat #fff!important;
    }
    .home-measure a span{
        padding-top:35px!important;
    }
    .home-why a span{
        padding-top:30px!important;
    }
    .form-group {margin-left: 0!important; margin-right: 0!important;}
}
@media only screen and (max-width: 1331px) and (min-width: 1024px) {
    .home-measure a{
        background:url(https://curtains.com/media/icon-measuring.png) 65px 18px no-repeat #fff;
    }
    .home-why a{
        background:url(https://curtains.com/media/icon-whycurtainscom.png) 0px 0px no-repeat #fff;
    }
    .space_drop{
        display:none!important;
    }
    .call-bar b {
        font-size: 14px!important;
        vertical-align: none!important;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 480px) {
    .home-measure a{
        background:url(https://curtains.com/media/icon-measuring-s.png) top center no-repeat #fff!important;
        margin-bottom:10px!important;
    }
    .home-why a{
        background:url(https://curtains.com/media/icon-whycurtainscom-s.png) top center no-repeat #fff!important;
    }
    .home-measure a span{
        padding-top:35px!important;
    }
    .home-why a span{
        padding-top:30px!important;
    }
    .form-group {margin-left: 0!important; margin-right: 0!important;}
    .call-bar b {
        font-size: 14px!important;
        vertical-align: none!important;
    }
}

/* M2M Options */

.m2m-romanblinds-option-group.m2m-summary { display: none;}

.m2m-romanblinds-option-group.section-1,
.m2m-romanblinds-option-group.section-2,
.m2m-curtains-option-group.section-1,
.m2m-curtains-option-group.section-2 {
    padding:10px 20px;
}

.section-1 .modal-body,
.section-1 .modal-body {
    padding:35px;}

.section-heading h4 {
    font-size: 16px;
    font-weight: bold;
}

.m2m-curtains-option-group.section-1 .col-md-12.text-center {
    float: left;
    width: 100%;
}

.m2m-romanblinds-option-group.section-1 label,
.m2m-romanblinds-option-group.section-2 label,
.m2m-curtains-option-group.section-1 label,
.m2m-curtains-option-group.section-2 label {
    font-family: 'Lato', sans-serif !important;
    color: #666 !important;
    font-size: 14px;
    font-weight: bold;
}
.m2m-curtains-option-group.section-2 label { float: left; }
/* set 1 */

.m2m-romanblinds-option-group.section-2 dl dd:nth-of-type(1),
.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(1) {
    text-align: center;
}

.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(1) {
    margin: 10px 0 -10px 0;}

.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(1),
.m2m-curtains-option-group.section-1 dl dt:nth-of-type(1) { display: none;}

.m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(1),
.m2m-curtains-option-group.section-1 dl dd:nth-of-type(1) { width: 100%; margin: 0px;  }

.m2m-romanblinds-option-group.section-2 dl dd:nth-of-type(1) li {
    width: 100%; text-align: center;}

.m2m-romanblinds-option-group.section-2 dl dd:nth-of-type(2) ul {
    width: 50%; margin-left: 25%;}

/* set 2 */
.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(2),
.m2m-curtains-option-group.section-1 dl dt:nth-of-type(2) { width: 40%;margin-top:13px;}
.m2m-curtains-option-group.section-1 dl dd:nth-of-type(2) {padding-bottom: 13px;}

.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(2) {
    border-top: 1px solid #ddd; padding-top: 10px;}
/*.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(2),*/
.m2m-curtains-option-group.section-1 dl dt:nth-of-type(2) li {width: 50%; }
/*.m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(3),*/
.m2m-curtains-option-group.section-1 dl dd:nth-of-type(3) { width: 60%;}
.m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(3) li,
.m2m-curtains-option-group.section-1 dl dd:nth-of-type(3) li {width: 50% !important; }

/* set 3 */
.m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(4),
.m2m-curtains-option-group.section-1 dl dd:nth-of-type(4) { margin-bottom: 0px;}
.m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(3) ul,
.m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(4) ul,
.m2m-curtains-option-group.section-1 dl dd:nth-of-type(4) ul{ width: 80%; margin-left: 20%; }
.m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(4) ul li,
.m2m-curtains-option-group.section-1 dl dd:nth-of-type(4) ul li{ width: 50% !important; }

.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(2),
.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(3),
.m2m-curtains-option-group.section-1 dl dt:nth-of-type(3),
.m2m-curtains-option-group.section-2 dl dt:nth-of-type(1) { float: left; width:auto;}

.m2m-curtains-option-group.section-2 dl dt:nth-of-type(1) { float: left; width:auto; width: 100%;}

.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(2) a,
.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(1) a,
.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(2) a,
.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(3) a,
.m2m-curtains-option-group.section-2 dl dt:nth-of-type(1) a,
.m2m-curtains-option-group.section-1 dl dt:nth-of-type(3) a { 
    border-width: 1px !important; padding: 2px 0 0 0; font-weight: bold;
    border-color: #859fac;
    background: #859fac;
    color: #fff;
    float:right; margin: 1px 0 0 5px;overflow: hidden; width: 20px !important; height: 20px !important; display: block; }
.m2m-curtains-option-group.section-2 dl dt:nth-of-type(1) a { float: left; }

.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(1) a,
.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(2) a { display: inline-block; float: none;margin: -2px 0 0 3px;}

.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(3) a::before,
.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(2) a::before,
.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(1) a::before,
.m2m-romanblinds-option-group.section-2 dl dt:nth-of-type(2) a::before,
.m2m-curtains-option-group.section-1 dl dt:nth-of-type(3) a::before,
.m2m-curtains-option-group.section-2 dl dt:nth-of-type(1) a::before { content: '?'; width: 18px; height: 23px; text-align: center; display: block; }

.m2m-romanblinds-option-group.section-1 ul.units,
.m2m-curtains-option-group.section-1 ul.units { width: 60%; margin-left: 25%; margin-top: 15px;}

.m2m-romanblinds-option-group.section-1 ul.units li,
.m2m-curtains-option-group.section-1 ul.units li {width: 33.33%;}

/* Section 2 */
.m2m-curtains-option-group.section-2 .m2m-summary { display: none;}

.m2m-curtains-option-group.section-2 .ox-image {
    position: relative;
    padding-bottom: 0px;
    min-height:90px;}

.m2m-curtains-option-group.section-2 .ox-check-icon { display: none; }

/* RADIO BUTTONS 

.m2m-curtains-option-group.section-1 {
  max-width:400px;
  margin:94px auto 0 auto;
}*/

.m2m-romanblinds-option-group.section-1 input[type="radio"],
.m2m-romanblinds-option-group.section-2 input[type="radio"],
.m2m-curtains-option-group.section-1 input[type="radio"],
.m2m-curtains-option-group.section-2 input[type="radio"] {
  position: absolute;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
}

.m2m-romanblinds-option-group.section-1 input[type="radio"]:hover,
.m2m-romanblinds-option-group.section-2 input[type="radio"]:hover,
.m2m-curtains-option-group.section-1 input[type="radio"]:hover,
.m2m-curtains-option-group.section-2 input[type="radio"]:hover {
    cursor: pointer;
}

.m2m-romanblinds-option-group.section-1 input[type="radio"] + .label,
.m2m-romanblinds-option-group.section-2 input[type="radio"] + .label,
.m2m-curtains-option-group.section-1 input[type="radio"] + .label {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 14px;
  line-height: 25px;
  margin:0;
}
.m2m-curtains-option-group.section-2 input[type="radio"] + .label {
    position: relative;
    padding: 2px 0 0 0;
    text-align: left;
    font-size: 13px;
    line-height: 25px;
    margin: 0 0 0px 10px;}

.m2m-romanblinds-option-group.section-1 input[type="radio"] + .label:before,
.m2m-romanblinds-option-group.section-2 dl dd:nth-of-type(2) input[type="radio"] + .label:before,
.m2m-curtains-option-group.section-1 input[type="radio"] + .label:before,
.m2m-curtains-option-group.section-2 input[type="radio"] + .label:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 6px;
  left: 0px;
  height: 15px;
  width: 15px;
  background: white;
  border: 1px solid #4d4f54;
  box-shadow: inset 0px 0px 0px 2px white;
  -webkit-box-shadow: inset 0px 0px 0px 2px white;
  -moz-box-shadow: inset 0px 0px 0px 2px white;
  -o-box-shadow: inset 0px 0px 0px 2px white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
}
.m2m-curtains-option-group.section-1 .custom-units input[type="radio"] + .label:before,
.m2m-romanblinds-option-group.section-1 .custom-units input[type="radio"] + .label:before { top: 2px; }

.m2m-romanblinds-option-group.section-1 input[type="radio"]:checked + .label:before,
.m2m-romanblinds-option-group.section-2 dl dd:nth-of-type(2) input[type="radio"]:checked + .label:before,
.m2m-curtains-option-group.section-1 input[type="radio"]:checked + .label:before,
.m2m-curtains-option-group.section-2 input[type="radio"]:checked + .label:before {
  background: #e34761;
}

.m2m-romanblinds-option-group.section-2 dl dd:nth-of-type(1) li .label {
    text-align: center !important;
    margin-left: -30px !important;}

#upgradeBanner img { margin-bottom: 20px;}

/* MOBILE STYLES */

@media (max-width: 767px) {

    .m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(3) ul,
    .m2m-romanblinds-option-group.section-1 dl dd:nth-of-type(4) ul,
    .m2m-curtains-option-group.section-1 dl dd:nth-of-type(4) ul{ width: 100%; margin-left: 0px; }
    .product-options dd {  float: none;}
    .product-options .btn-lg { margin-top: 20px;}
}

/* RM Alert */

.alert {
    display: block;
    float: left;
    position: relative;
    padding: 0px !important;
    margin: 0px !important;
}

.alert .panel {
    padding: 0 20px 0 0;}

.alert .close {
    position: absolute;
    top: 12px;
    text-align: center;
    display: block;
    right: 14px;
}

/* ----- */

#RMaccordion .panel.panel-default .panel-heading a {
    background-color: #fff;
    background-image: url(/skin/frontend/curtains/default/images/accordion-chevrons.png);
    background-size: 30px 61px;
    background-repeat: no-repeat;
    background-position: right 15px;                        
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    border: 1px solid #acacac;
    border-bottom: 0;
}

#RMaccordion .panel-body {
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;}

#RMaccordion .panel.panel-default:last-child .panel-heading a.collapsed {
    border-bottom: 1px solid #acacac;}

#RMaccordion .panel.panel-default:last-child .panel-collapse {
    border-bottom: 1px solid #acacac;}

#RMaccordion .panel.panel-default .panel-title a {
    border-bottom: 1px solid #acacac;
}

#RMaccordion .panel.panel-default .panel-title a.collapsed {
    background-color: #fff !important;                        
    background-position: right -35px;
    border-bottom: 0;
}

#RMaccordion .panel.panel-default {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top:0px; 
}

 /* RM Alert End */

 .btn-share,
 .btn-wishlist {
    border:1px solid #acacac;
    width: 100%;
    margin-bottom: 20px;    
    font-size: 14px !important;
    padding-top: 12px !important;
    padding-bottom: 10px !important;
    border-radius: 0px !important;}

 .btn-wishlist i { color: #e34761; }

/*CONTACT FORM*/
#contactForm .panel-default{
    background-color: #fff;
    margin-top: 15px;
    padding: 20px;
}
#contactForm .book-an-appointment { margin-bottom: 25px; }
#M2MUpsell { display: none; }
.Made-to-Measure-Curtains #M2MUpsell { display: block; }
button.m2m-addtocart {
    margin-top: 20px;
    width: 100%;
}
@media (max-width: 341px) {
    .Made-to-Measure-Curtains .product-shop { margin: auto -10px; }
}
.m2m-total {
    letter-spacing: 0.1em;
    font-size: 10px;
    top: 10px;
    color: #999;
    position: absolute;
    right: 55px;
}
/*link colour fixed*/
.col-md-12 p a{ color:#e34761; }
/*price class*/
.regular-price { font-size: 20px!important; font-weight:bold!important; }
/*delivery h5*/
#delivery h5 { padding-top: 20px!important;}
/*side bar*/
.sidebar .block {overflow: hidden;}
/*homeslide control*/
.cms-skin9-home .owl-controls {
    display: block !important;
}

@media only screen and (max-width: 1094px) and (min-width: 992px) {
    .logo { margin-top: 13px; }
    .header.header-18 a.logo {
        margin: 0;
        width: 100%;
        display: block;
    }
}

/*Christmas catalog-promo*/
.catalog-promo{
    background-image: url(https://www.curtains.com/media/img/catalog-promo.png);
    height:52px;
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: -15px;
    margin-bottom: 20px;
}
/*Christmas icon-last-order*/
.icon-last-order{
    top:100px;
    right:0;
    position:fixed;
    z-index:1000;
    background-image: url(https://www.curtains.com/media/img/icon-last-order.png);
    height:127px;
    width:128px;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
/*Christmas pop up box*/
.modal-content-last-order{
    background-image: url(https://www.curtains.com/media/img/xmas-window-bg.png);
    max-width:623px;
    max-height:395px;
    opacity: 0.95;
}
.last-order-close{
    color: #e34761!important;
    border: 2px solid #e34761!important;
    border-radius: 12px;
    height: 24px;
    width: 24px;
    opacity: 1!important;
    /*font-size: 24px!important;*/
    /*line-height: 3px!important;*/
    font-size: 22px!important;
    line-height: 2px!important;
    text-shadow:none!important;
}
.modal-header-last-order{
    border-bottom:none!important;
}
.modal-body-last-order{
    padding:0 30px!important;
    text-align: center;
}
.last-order-top{
    text-align:center;
    color:#fff;
    line-height:100%;
    margin:0;
    padding:0;
    letter-spacing:2px;
}
.last-order-title{
    text-align:center;
    color:#e34761;
    font-size:60px;
    font-weight:bold;
    line-height:100%;
    margin:0;
    padding:0;
}
.last-order-bottom{
    color:#fff;
    text-align: left;
    margin-top: 15px;
}
.last-order-small{
    color:#fff;
    font-size:12px!important;
    text-align: left;
    margin-top: 10px;
}
.last-order-small-bottom{
    color:#fff;
    font-size:12px!important;
    text-align: left;
    margin-bottom: 20px;
}
.modal-body-last-order button{
    margin-top:15px;
}
a.last-order-link{
    text-decoration:underline;
    color:#fff;
}
a.last-order-link:hover{
    color:#e34761;
}
@media only screen and (max-width : 480px) {
    .last-order-top{
        letter-spacing:0px!important;
    }
    .last-order-title{
        font-size:48px!important;
    }
    .modal-body-last-order{
        padding:0 15px!important;
    }
}

.last-order-top {
    letter-spacing: 1px;
    font-size: 35px;
}

.last-order-title {
    font-size: 40px;
}

.last-order-bottom {
    text-align:center;
    margin: 15px 0 25px 0;
}

/*HOMEPAGE SLIDERS*/
.slider-all{display:none!important}
.slider-text h2, .slider-text h3{line-height:130%; margin-bottom:none}

@media only screen and (max-width : 1150px) {
    .slider-text{width:277px!important; height:388px!important}
    .slider-text h2{font-size:36px!important}
    .slider-text h3{font-size:28px!important}
}
@media only screen and (max-width : 970px) {
    .slider-text{width:212px!important; height:296px!important}
    .slider-text h2{font-size:28px!important}
    .slider-text h3{font-size:20px!important}
}
@media only screen and (max-width : 750px) {
    .slider-side{display:none!important}
    .slider-all{display:block!important}
    .slider-text{width:100%!important; height:auto!important; background: rgba(57,59,64,0.8); padding: 5px 0px;bottom: 0px;left: 0 !important;}
    .slider h2, .slider h3{display:block!important}
    .slider h2{font-size:20px!important}
    .slider h3{font-size:14px!important}
}

/* Buying Guide Page */
#buyingGuide h4,
#buyingGuide h3,
#buyingGuide a { color: #e34761; }

#buyingGuide #bigTabs.nav-pills li.active a,
#buyingGuide #bigTabs.nav-pills li a:hover {
    background: #e34761 !important;
    border: 1px solid #e34761;
    color: #fff;
}
#buyingGuide #bigTabs.nav-pills li a:hover {
    -webkit-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.2);
}
#buyingGuide #bigTabs li { width: calc(20% - 2px); }
#buyingGuide #bigTabs li a {
    padding: 20px 15px;
    width: 95%;
}
@media (max-width: 700px) {
    #buyingGuide #bigTabs li {
        margin-bottom: 10px;
        width: calc(33% - 1px);
    }
    #buyingGuide #bigTabs li a { padding: 10px 6px; }
}
#buyingGuide .intro {
    border-bottom: 2px solid #999;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
#buyingGuide .intro h4 {
    color: #393b40;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}
#buyingGuide .intro p {
    font-size: 17px;
    line-height: 1.5;
    color: #666;
}
@media (max-width: 991px) {
    #buyingGuide .intro h4 {
        font-size: 24px;
        margin-bottom: 10px;
        margin-top: 0;
    }
    #buyingGuide .intro p {
        font-size: 14px;
        line-height: 1.4;
    }
    .product-view .product-box.short-description {
    margin-top: 20px;}
}
#buyingGuide>ul { margin-bottom: 50px; }
#buyingGuide .buying-guide-tabs li span {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/buying-guide-icons.png) no-repeat;
    display: block;
    margin: auto;
    margin-bottom: 5px;
    height: 61px;
    width: 105px;
}
#buyingGuide li.buying-guide-tab-1 a span { background-position: 0 0; }
#buyingGuide li.buying-guide-tab-1 a:hover span,
#buyingGuide li.buying-guide-tab-1.active a span { background-position: 0 -61px; }
#buyingGuide li.buying-guide-tab-2 a span { background-position: -105px 0; }
#buyingGuide li.buying-guide-tab-2 a:hover span,
#buyingGuide li.buying-guide-tab-2.active a span { background-position: -105px -61px; }
#buyingGuide li.buying-guide-tab-3 a span { background-position: -210px 0; }
#buyingGuide li.buying-guide-tab-3 a:hover span,
#buyingGuide li.buying-guide-tab-3.active a span { background-position: -210px -61px; }
#buyingGuide li.buying-guide-tab-4 a span { background-position: -315px 0; }
#buyingGuide li.buying-guide-tab-4 a:hover span,
#buyingGuide li.buying-guide-tab-4.active a span { background-position: -315px -61px; }
#buyingGuide li.buying-guide-tab-5 a span { background-position: -420px 0; }
#buyingGuide li.buying-guide-tab-5 a:hover span,
#buyingGuide li.buying-guide-tab-5.active a span { background-position: -420px -61px; }

#buyingGuideNew > div:not(:last-child) { margin-bottom: 20px; }
@media (min-width: 768px) {
    #buyingGuideNew .top-intro > div:first-child { padding-right: 0; }
    #buyingGuideNew .top-intro .sub-pages-menu { padding-left: 0; }
}
#buyingGuideNew .intro-text {
    background-color: #e5e4e4;
    padding: 45px 35px;
    height: 260px;
}
#buyingGuideNew .intro-text h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 25px;
}
#buyingGuideNew .intro-video {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/buying-guide-video.jpg) no-repeat;
    background-size: cover;
    height: 260px;
}
#buyingGuideNew .intro-video a span {
    color: #fff;
    font-size: 125px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#buyingGuideNew .intro-video a p {
    background-color: #fff;
    position: absolute;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    width: 200px;
}
#buyingGuideNew .intro-video a span:hover { color: #eee; }
#buyingGuideNew .intro-video a p:hover { background-color: #eee; }
#buyingGuideNew .info-img {
    background-repeat: no-repeat;
    height: 217px;
    position: relative;
}
#buyingGuideNew .info-img > div {
    position: absolute;
    bottom: 0;
    display: block;
    color: #fff;
    font-size: 18px;
    padding: 5px 12px;
    right: 0;
}
#buyingGuideNew .m2m-curtains .info-img { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/m2m-curtains.jpg); }
#buyingGuideNew .m2m-blinds .info-img { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/m2m-blinds.jpg); }
#buyingGuideNew .poles .info-img { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/poles.jpg); }
#buyingGuideNew .rm-curtains .info-img { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/rm-curtains.jpg); }
#buyingGuideNew .tracks .info-img { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/tracks.jpg); }
#buyingGuideNew .accessories .info-img { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/accessories.jpg); }
#buyingGuideNew .m2m-curtains .info-img div { background-color: #808f9a; }
#buyingGuideNew .m2m-blinds .info-img div { background-color: #a3ac93; }
#buyingGuideNew .poles .info-img div { background-color: #a7adb3; }
#buyingGuideNew .rm-curtains .info-img div { background-color: #9aa6b8; }
#buyingGuideNew .tracks .info-img div { background-color: #b2aea3; }
#buyingGuideNew .accessories .info-img div { background-color: #a2babd; }
#buyingGuideNew .info-text {
    color: #fff;
    padding: 20px 15px 20px;
    max-height: 110px;
}
#buyingGuideNew .info-text h3 {
    font-size: 18px;
    margin-top: 0;
}
#buyingGuideNew .m2m-curtains .info-text { background-color: #aebcc7; }
#buyingGuideNew .m2m-blinds .info-text { background-color: #b8c2a6; }
#buyingGuideNew .poles .info-text { background-color: #c0c7cd; }
#buyingGuideNew .rm-curtains .info-text { background-color: #a6b4c8; }
#buyingGuideNew .tracks .info-text { background-color: #c8c3b6; }
#buyingGuideNew .accessories .info-text { background-color: #b4d0d3; }
@media (max-width: 991px) {
    #buyingGuideNew .intro-text h2 { font-size: 32px; }
    #buyingGuideNew .info-text h3 {
        font-size: 16px;
        font-weight: bold;
        max-height: initial;
    }
    #buyingGuideNew .intro-video { background-position: center; }
}
@media (max-width: 767px) {
    #buyingGuideNew > div:not(:first-child) > div:not(:last-child) { margin-bottom: 20px; }
    #buyingGuideNew .info-img {
        background-size: cover;
        background-position: center;
    }
    #buyingGuideNew .intro-text { height: initial; }
}

/* Office Page */
#office .topSection {background-image: url(https://curtains.com/skin/frontend/curtains/default/images/office/office-page-img-2.jpg);}
#office #testemonials-block {
    padding-top: 50px;
    padding-left: 45px;
    padding-right: 0;
}
#office #testemonials-block h2 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-left: 10px;
}
#office #testemonials-block .trustpilot { text-align: center; }
#office #testemonials-block .trustpilot img { margin-bottom: 6px; width: 60%; }
#office #testemonials-block .trustpilot p {
    color: #000;
    font-size: 20px;
}
#office #testemonials-block .testemonial { 
    position: relative;
    margin-bottom: 20px;
}
#office #testemonials-block .testemonial p {
    font-weight: bold;
    padding-left: 10px;
}
#office #testemonials-block .testemonial .arrow-up {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 12px solid #ebebeb;
    top: 22px;
    left: 35px;
}
#office #testemonials-block .testemonial span {
    background-color: #ebebeb;
    display: block;
    font-size: .9em;
    padding: 15px;
}
#office .remarkable {text-transform: uppercase; font-size: 1.1em;  font-weight: 100;}
#office .bottom-comm {margin-bottom: 35px !important;}
#office .button-comm {
    background-color: #252525;
    color: #ffffff;
    padding: 8px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 100;
    letter-spacing: 2px
}
#office .button-comm:hover {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    letter-spacing: 1px;
}
#office .bold {font-size: 1.4em;  font-weight: 400 !important; margin: 0 !important;}
#office .black-comm {background-color: #252525; color:#ffffff;}
#office .black-comm a {
    text-decoration: underline;
    text-align: center;
    color: #ffffff;
    font-weight: 100;
    letter-spacing: 2px;
    position: relative;
    left: 14px;
}
#office .info-comm {background-color: #ffffff; padding: 40px; margin-bottom: 50px;}
#office .no-padding {padding: 0;}
#office .footer-comm {text-align:center; font-weight: 100; letter-spacing: 2px;}
#office .breath {padding: 15px;}
@media screen and (max-width: 480px) {
    #office .footer-comm {letter-spacing: 0 !important;}
    #office .black-comm a {left: 0 !important;}
}
#office button#get-in-touch {
    box-shadow: 1px 1px 2px #999;
    height: 40px;
    width: 100%;
}
#office button#get-in-touch,
#commercialForm .buttons-set button.button {
    border-radius: 0;
    border: 0;
    display: block;
    margin: auto;
    margin-bottom: 20px;
    padding: 4px;
    background-color: #fff;
    color: #000;
    margin-top: 10px;
    min-width: 180px;
    height: 35px;
    text-transform: uppercase;
}
#office button#get-in-touch:hover,
#commercialForm .buttons-set button.button:hover {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}
#commercialForm .form-list label {
    font-weight: 400;
    text-transform: uppercase;
}
#commercialForm .form-list label.required em {
    color: #fff;
    margin-right: 2px;
}
#commercialForm .form-list li { clear: both; }
#commercialForm .form-list li.wide textarea { color: #000; }
#commercialForm .form-list select {
    border-radius: 0;
    border: 0;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
}
#commercialForm .form-list input.input-text {
    background-color: #fff;
    color: #000;
    padding: 0 5px;
}
@media screen and (min-width: 768px) {
    #commercialForm .form-list .input-box { margin-bottom: 15px; }
}
#commercialForm .buttons-set button.button {
    margin-bottom: 40px;
    float: none;
}
#commercialForm .buttons-set button.golden,
#office button#get-in-touch {
    font-size: 16px;
    background-color: #e1cfab;
    color: #000;
}
#commercialForm .buttons-set button.golden:hover,
#office button#get-in-touch:hover {
    background-color: #cdb37f;
    border: 0;
    color: #000;
}
#office button#get-in-touch i,
#commercialForm .buttons-set button.golden i { margin-right: 10px; font-style: normal; }
@media screen and (max-width: 991px) {
    #commercialForm form {
        display: block;
        padding: 0 20px;
    }
}
#commercialForm .form-list .select-icon { position: relative; }
#commercialForm .form-list .select-icon span.fa-caret-down {
    color: #000;
    right: 10px;
    top: 8px;
    position: absolute;
    pointer-events: none;
}
#commercialForm .validation-failed { border: 1px solid #e34761 !important; }
#commercialForm .validation-advice {
    background: none;
    padding-left: 0;
    color: #e34761;
}


/* Ready-Made-Curtains Products 
.Ready-Made-Curtains .product-sku {
    color: #777;
    font-size: 14px;
    margin: 5px 0;
}
.Ready-Made-Curtains .product-essential .price {
    font-size: 28px;
}
.Ready-Made-Curtains .product-essential {
    margin-bottom: 10px;
}
.Ready-Made-Curtains .short-description .lead {
    margin-bottom: 0;
}*/
/*.Ready-Made-Curtains .short-description .lead a {
    display: inline-block;
    color: #333;
    padding-top: 10px;
}*/
.Ready-Made-Curtains .product-options .howToMeasure {
    margin-bottom: 10px;
}
.Ready-Made-Curtains .product-options .howToMeasure a {
    color: #e34761;
    font-size: 12px;
}
.Ready-Made-Curtains .product-options .howToMeasure a:hover {
    color: #d6213f;
}
.Ready-Made-Curtains .product-options .howToMeasure a img {
    margin-left: 6px;
}
.Ready-Made-Curtains .product-options #dimensionsModalTrigger.btn {
    display: none;
}
.Made-to-Measure-Curtains .product-options .modal-body,
.Ready-Made-Curtains .product-options .modal-body {
    line-height: 1.5;
    max-height: calc(100vh - 210px)!important;
    overflow-y: auto!important;
}
.Ready-Made-Curtains .product-options .modal-body p { margin-bottom: 0; }
.Ready-Made-Curtains .product-options dd:last-child {
    border: 0;
    padding: 0;
}
.Ready-Made-Curtains .product-options:not(.m2m)#product-options-wrapper {
    padding: 25px 25px 50px;
}
.Ready-Made-Curtains .product-options:not(.m2m) {
    margin-bottom: 20px;
}
.Ready-Made-Curtains .product-options dt label {
    color: #333;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    padding-left: 0;
}
.Ready-Made-Curtains .product-options dd select {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/down-arrow-box.png) no-repeat 99%;
    cursor: pointer;
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border-color: #666;
    color: #999;
}
.Ready-Made-Curtains .product-simple-list .panel {
    box-shadow: none;
}
.Ready-Made-Curtains .product-simple-list .panel-body {
    background-color: transparent;
    box-shadow: none;
}
.Ready-Made-Curtains .product-simple-list .panel.panel-default .panel-body {
    padding: 0 12px;
}
.Ready-Made-Curtains .product-simple-list .add-to-cart {
    border: 0;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
}
.Ready-Made-Curtains .product-simple-list .add-to-cart .btn {
    border-radius: 0;
    border-color: #d6213f;
    margin-top: 0;
    height: auto;
    padding: 12px;
}
.Ready-Made-Curtains .product-simple-list .add-to-cart .btn span {
    font-size: 16px;
}
.Ready-Made-Curtains .product-simple-list .add-to-cart .btn img {
    margin-right: 10px;
    margin-top: -4px;
}
.Ready-Made-Curtains .product-simple-list .add-to-cart #priceHolder {
    border: 1px solid #ccc;
    border-bottom: 0;
    padding: 10px 0;
    color: #777;
}
.Ready-Made-Curtains .product-simple-list .add-to-cart #priceHolder .price {
    font-size: 24px;
}


/* Preferred By Phone Block */
.preferedByPhone { margin-bottom: 25px; }
.preferedByPhone>.row {
    overflow: hidden;
    margin: auto;
    width: 308px;
}
.preferedByPhone>.row>div:not(:first-child) {
    padding-top: 4px;
    margin-left: 10px;
}
.preferedByPhone h6 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}
.preferedByPhone p {
    margin-bottom: 2px;
    width: 150px;
}
.preferedByPhone p.phoneNo {
    background-color: #e34761;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
    width: 150px;
}
@media (max-width: 341px) {
    .preferedByPhone>.row { width: 100%; }
    .preferedByPhone p.phoneNo {
        font-size: 17px;
        width: 140px;
    }
}
.preferedByPhone span {
    display: block;
    font-size: 13px;
    font-weight: bold;
}
.add-to-cart .box-up-sell {
    text-align: left;
    margin-top: 10px;
}
.add-to-cart .box-up-sell>ul {
    padding-right: 20px;
}
.add-to-cart .box-up-sell .upsell-item-content h5 {
    padding-top: 6px;
}
.add-to-cart .box-up-sell p.upsell-item-description {
    margin-bottom: 15px;
}
.add-to-cart .box-up-sell .upsell-item-content .btn {
    background-color: transparent;
    border: 2px solid #999 !important;
    font-size: 14px;
    font-weight: bolder;
    padding: 10px;
}
.add-to-cart .box-up-sell .upsell-item-content .btn:hover {
    background-color: #eee;
}
.add-to-cart .box-up-sell .upsell-item-content .cushion-options {
    padding: 15px;
    border: 0;
    margin: 0;
}
.add-to-cart .box-up-sell .upsell-item-content .cushion-options small {
    display: inline-block;
    padding-top: 7px;
}

/* Side banner on ready made category page */
#m2mBanner .block,
#roaldDahlBanner .block { background-color: #fff; }
#m2mBanner .block .subWrapper { padding: 0 15px; }
#m2mBanner .block p,
#m2mBanner .block a { width: 100%; }
#m2mBanner .block p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    padding: 0 10px;
}
#m2mBanner .block a {
    background-color: #e34761;
    color: #fff;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    transition: 0.5s;
    padding: 6px;
}
#m2mBanner .block a:hover { background-color: #bd364d; }
#m2mBanner .block .tapeMeter {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/ready-made/tape-meter.jpg) no-repeat -80px;
    background-size: 350px;
    display: block;
    height: 75px;
    width: 100%;
}
#m2mBanner.newM2mBanner .block a { background-color: #8e9dab; }
#m2mBanner.newM2mBanner .block a:hover { background-color: #73879a; }
#m2mBanner.newM2mBanner i { margin: 0 5px; }
#m2mBanner.newM2mBanner span {
    display: block;
    font-weight: 400;
}
#m2mBanner.newM2mBanner span.workTime {
    font-size: 10px;
    width: 89%;
    text-align: right;
}
#m2mBanner.newM2mBanner span.callUs {
    color: #d25363;
    text-align: center;
}
#roaldDahlBanner .block { padding: 0; border: 1px solid #5ca8d6; }

/* Category Banners */
.category-banner {
    background-color: #fff;
    margin-bottom: 20px;
    padding-left: 20px;
    overflow: hidden;
}
@media (min-width: 992px) {
    .category-banner { min-height: 220px; }
}
.category-banner h2 {
    font-weight: bold;
    text-transform: uppercase;
}
.category-banner p { margin-bottom: 0; }
.category-banner p a { text-decoration: underline; }
.category-banner ul { overflow: hidden; }
.category-banner li {
    float: left;
    width: 50%;
}
.category-banner li:nth-child(odd) { padding-right: 5px; }
.category-banner li:nth-child(even) { padding-left: 5px; }
.category-banner li a {
    border: 1px solid #e2e2e2;
    border-bottom-width: 2px;
    display: block;
    margin-top: 10px;
    padding: 4px 0;
    text-align: center;
}
.category-banner li a:hover { background-color: #e2e2e2; }
.category-banner img { height: 100%; }
#madeToMeasureBanner h2 { color: #8b9ead; }
#readyMadeBanner h2 { color: #7f96b3; }
#polesBanner h2 { color: #b5bcc2; }
#accessoriesBanner h2 { color: #8dbfbe; }
#newSeasonBanner h2 { color: #cea594; }

/* Made to Measure Category Top Banner */
#m2mTopBanner {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/m2m/MadeToMeasureHead.jpg) no-repeat;
    background-size: 100%;
    height: 231px;
    margin-bottom: 25px;
}
#m2mTopBanner h1 {
    color: #b7924b;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}
#m2mTopBanner p {
    color: #999;
    font-size: 12px;
    padding: 0 80px 0 99px;
    text-align: justify;
    line-height: 1.6;
}
#m2mTopBanner p a {
    color: #999;
    text-decoration: underline;
}
#m2mTopBanner p a:hover { color: #000; }
#m2mTopBanner ul { padding-top: 40px; }
#m2mTopBanner ul li { margin-bottom: 12px; }
#m2mTopBanner ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: underline;
}
#m2mTopBanner ul li a:hover { font-weight: bold; }
#m2mTopBanner .mobileShow { display: none; }
@media (min-width: 768px) and (max-width: 1199px) {
    #m2mTopBanner h1 { font-size: 18px; }
    #m2mTopBanner p { font-size: 11px; }
    #m2mTopBanner ul { padding-top: 30px; }
}
@media (max-width: 767px) {
    #m2mTopBanner {
        background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/m2m/MadeToMeasureHead-mobile.jpg) no-repeat;
        background-size: 80%;
        height: auto;
    }
    #m2mTopBanner h1 {
        font-size: 20px;
        padding-left: 30%;
        text-align: left;
    }
    #m2mTopBanner p {
        padding: 0 15px 30px 30%;
        margin-bottom: 0;
    }
    #m2mTopBanner .row>div:last-child {
        background-color: #b7924b;
        overflow: hidden;
        padding: 15px 0;
        margin: 0 10px;
    }
    #m2mTopBanner ul { padding-top: 0; }
    #m2mTopBanner ul li {
        float: left;
        margin-bottom: 5px;
        width: 100%;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    #m2mTopBanner h1, #m2mTopBanner p { padding-left: 26%; }
    #m2mTopBanner ul li { width: 20%; }
}
@media (max-width: 479px) {
    #m2mTopBanner .mobileHide, #m2mTopBanner #allCollection { display: none; }
    #m2mTopBanner .mobileShow { display: block; }
    #m2mTopBanner a.mobileShow { color: #fff; }
    #m2mTopBanner h1 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    #m2mTopBanner ul {
        border-top: 1px solid #b7924b;
        margin-top: 10px;
        padding-top: 10px;
    }
}

/* Delivery Block */
.link-img.icon-delivery { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/icon-delivery.png); }
.link-img.icon-ups { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/icon-ups.png); }
.link-img.icon-rm { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/icon-rm.png); }
.link-img.icon-tuffnells { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/icon-tuffnells.png); }
.delivery-cta {
    float:left;
    background-color: #f5f5f5;
    border-radius: 3px;
    width:100%;
    border:1px solid #ddd;
    font-size: 18px;
    margin: 10px 0 20px 0;
    overflow: hidden;
}
.delivery-cta img { margin-left: 10px;}
.delivery-cta .col-xs-4 { padding: 0px;}
.delivery-cta .col-xs-8 { padding: 8px 15px 8px 25px; }
.col-sm-5 .delivery-cta { padding: 8px 15px; background: url('https://curtains.com/skin/frontend/curtains/default/images/delivery-cta.jpg') bottom right no-repeat #f5f5f5;}
.delivery-cta strong { font-weight: bold; display: block; margin-bottom: 10px; font-size: 16px; }
@media (max-width: 324px) {
    .delivery-cta strong { font-size: 16px; }
}
.delivery-cta i { font-size: 14px; font-style: italic; }
@media (min-width: 992px) and (max-width: 1200px) {
    .delivery-cta { font-size: 15px; }
    .delivery-cta .col-xs-8 { padding: 5px 15px 5px 25px; }
    .col-sm-5 .delivery-cta { padding: 5px 15px; }
}


/* Returns WebForm */
#deliveryGuide h3 { color: #e34761; }
#deliveryGuide #returns h3 { margin-top: 50px; }
.modal-body #deliveryGuide #returns h3 { margin-top: 0; }
#deliveryGuide .btn {
    background: #666 url(https://curtains.com/skin/frontend/curtains/default/images/return-icon.png) no-repeat 15px center;
    border-color: #555;
    color: #fff;
    outline: none;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px 20px 10px 55px;
}
input#order_number,
input#order_number.validation-failed {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/10000.png) no-repeat 7px 7px !important;
    background-size: 53px !important;
    padding-left: 56px;
}
#deliveryGuide .btn:hover { background: #555 url(https://curtains.com/skin/frontend/curtains/default/images/return-icon.png) no-repeat 15px center; }
#productReturns input,
#productReturns select,
#productReturns textarea { color: #393b40; }
#productReturns div.std { margin-top: 20px; }
@media (min-width: 768px) {
    #productReturns div.std { padding: 0 30px; }
}
#productReturns div.std .checkbox a,
#productReturns div.std #ups_access_point_msg a { text-decoration: underline; }
#productReturns div.std .checkbox a:hover,
#productReturns div.std #ups_access_point_msg a:hover { color: #e34761; }
#productReturns div.std input#date_requested {
    background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/calendar.png) no-repeat right;
    cursor: pointer;
    display: block;
}
#productReturns div.std p { color: #888; margin-top: 5px; }
#productReturns div.std > p:first-child { margin-bottom: 30px; }
#productReturns div.std .form-list select {
    background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/down-arrow-box.png) no-repeat 99%;
    background-size: 18px;
    cursor: pointer;
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    border-color: #ccc;
    margin: 0;
}
#productReturns div.std .form-list input[type=file] { height: auto; }
#productReturns div.std .buttons-set { margin-bottom: 30px; }
#productReturns div.std .buttons-set button {
    min-width: 150px;
    text-transform: uppercase;
}
#productReturns div.std textarea { margin-top: 10px; }
#productReturns div.std .checkbox .validation-advice {
    position: absolute;
    left: 0;
    text-align: left;
}
#productReturns div.std .modal-body { background-color: #F9F9F9; }
#productReturns div.std #address p { margin: 15px 0 5px; }
#productReturns div.std #address ul li label {
    color: #777;
    padding-top: 5px;
}
#productReturns div.std #address ul li {
    list-style: none;
    margin-bottom: 5px;
}


/* Magic-Zoom-Plus Module */
div.MagicToolboxContainer.selectorsBottom .MagicToolboxSelectorsContainer {
    text-align: left;
    padding-left: 6px;
    padding-top: 10px;
}


/* Blind options Styles */
ul.fitting-option-options { cursor: default; float: right !important; width:100% !important; }
.fitting-option-dt { float: right !important; width:50% !important; border:0 !important; padding-bottom:0 !important; margin-bottom: 0px !important; }
ul.fitting-option-options li { width: 50%; float: left;}
.fitting-option-label { float: left; width:50%; padding-top: 5px; }
.fitting-option-help { font-size:13px; color:#999; width: 100%; display: block; border-bottom:1px solid #ddd; float: left; padding: 0 10px 15px 5px; margin-bottom: 15px; }

.chain-label,
.chain-half-input  { width: 50% !important; float: left !important; }
.chain-label { text-align: left; padding-top: 8px; }

.chain-location-dt, .chain-dt { margin-bottom: 0px !important;}

.chain-dt {padding-bottom: 5px !important;}

.chain-location-dt { border-top: 1px solid #ccc;
    margin-top: 15px !important;
    padding: 10px 0 30px 0;
    min-height: 65px;
    display: block;
    float: left !important;}

#btnCalc-chain { margin-top: 20px;}

@media only screen and (max-width: 479px) and (min-width: 320px) {

    ul.fitting-option-options li { width: 100%;}
    .fitting-option-label { width:100%; padding-top: 10px; margin-bottom: 15px; }
    .fitting-option-dt { float: left !important; width:100% !important; }

}


/* Thank You Modal */
#thankYouModal.modal {
    text-align: center;
    padding: 0!important;
    text-transform: uppercase;
}
#thankYouModal.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
#thankYouModal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 50%;
    max-width: 750px;
}
@media (max-width: 800px) {
    #thankYouModal .modal-dialog { width: 70%; }
}
@media (max-width: 550px) {
    #thankYouModal .modal-dialog { width: 90%; }
}
#thankYouModal .modal-content .close {
    color: #e34761;
    font-size: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 1000;
}
#thankYouModal .modal-body { padding-top: 50px; }
#thankYouModal .modal-body h2 {
    font-size: 65px;
    font-weight: 100;
    color: #e34761;
}
#thankYouModal .modal-body p {
    font-size: 16px;
    color: #333;
}
#thankYouModal .modal-body p.thankyou_social_label {
    font-size: 14px;
    color: #999;
    margin-top: 30px;
}
#thankYouModal .modal-body a {
    color: #666;
    font-size: 12px;
    text-decoration: underline;
}
#thankYouModal .modal-body a:hover { color: #000; }
#thankYouModal .modal-body a.keep_shopping {
    border: 1px solid #e34761;
    border-radius: 3px;
    color: #e34761;
    display: block;
    font-size: 18px;
    margin: 15px auto 30px;
    padding: 6px;
    text-decoration: none;
    transition: 0.2s;
    max-width: 350px;
}
#thankYouModal .modal-body a.keep_shopping:hover {
    background-color: #e34761;
    color: #fff;
}
@media (max-width: 402px) {
    #thankYouModal .modal-body a.keep_shopping { max-width: 275px }
}
#thankYouModal .modal-body ul li {
    display: inline-block;
    margin: 0 5px;
}
#thankYouModal .modal-body ul li a {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/thank-you-page/social_icons_sprite.png) no-repeat;
    display: block;
    height: 32px;
    width: 32px;
}
#thankYouModal .modal-body ul li.thankYou_twitter a { background-position: -40px; }
#thankYouModal .modal-body ul li.thankYou_pintrest a { background-position: -80px; }
#thankYouModal .modal-body ul li.thankYou_googleplus a { background-position: -120px; }


/* 'Please Wait' loader */
#m-wait {
    color:#666 !important;
    /*position: absolute;
    color: #d85909;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    z-index: 20000;*/
}
#m-wait img { margin: 10px 0; }
#m-wait .loader {
    width: 100px !important;
    padding: 0 !important;
    box-shadow: 1px 0px 3px 0px rgba(0,0,0,0.15);
    height: 100px !important;
    border-radius: 50% !important;
    background: rgba(255,255,255,0.99) !important;
    border: 1px solid #ccc !important;
    color: #444 !important;
    margin-left: -50px !important;
    overflow: hidden;
    /*position: fixed;
    top: 45%;
    left: 50%;
    width: 120px;
    margin-left: -120px;
    padding: 15px 60px;
    background: #fff4e9;
    border: 2px solid #f1af73;
    color: #d85909;
    font-weight: bold;
    text-align: center;
    z-index: 20100;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-box-sizing: content-box;*/
}


/* Custom 404 Page */
#custom-404 .text-uppercase {
    text-transform: uppercase;
}
#custom-404 .text-uppercase h3 {
    font-size: 50px;
    margin-top: 40px;
    letter-spacing: 1px;
}
#custom-404 .text-uppercase h4 {
    color: #e34761;
    font-size: 100px !important;
    font-weight: 700;
}
#custom-404 .text-uppercase h5 {
    font-size: 28px !important;
    font-weight: 400 !important;
    margin-bottom: 40px;
    letter-spacing: 4px;
}
#custom-404 button {
    margin-bottom: 25px;
}


/* Arrange an Appointment Page */
#arrange-an-appiontment h2 {
    font-size: 38px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    #arrange-an-appiontment h2 {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
}
#arrange-an-appiontment .one-line { display: inline-block; }
#arrange-an-appiontment .title-block p { margin-bottom: 40px; }
#arrange-an-appiontment .title-block p a { font-weight: bold; }
#arrange-an-appiontment a:hover { text-decoration: underline; }
#arrange-appiontment-content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    margin-top: 40px;
    margin-bottom: 15px;
}
#arrange-appiontment-content form > div:first-child h3 { margin-top: 0; }
#arrange-appiontment-content form .checkbox { margin: 0; }
#arrange-appiontment-content form .checkbox+.checkbox label { margin-top: 15px; }
@media (max-width: 767px) {
    #arrange-appiontment-content form .checkbox.mobile-margin label { margin-top: 15px; }
}
#arrange-appiontment-content form .checkbox .validation-advice { margin-left: -20px; }
#arrange-appiontment-content form .custom-checkbox {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #999;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    display: inline-block;
    position: relative;
    outline: none;
    padding: 10px;
    margin-right: 5px;
    margin-top: -3px;
    cursor: pointer;
}
#arrange-appiontment-content form .custom-checkbox:active, .custom-checkbox:checked:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
#arrange-appiontment-content form .custom-checkbox:checked {
    background-color: #fafafa;
    border: 1px solid #e34761;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    outline: none;
}
#arrange-appiontment-content form .custom-checkbox:checked:after {
    content: '\f00c';
    font-family: "FontAwesome";
    position: absolute;
    top: 1px;
    color: #e34761;
    font-size: 19px;
    left: 1px;
}
#arrange-appiontment-content form input[type=text],
#arrange-appiontment-content form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #999;
    color: #393b40;
}
#arrange-appiontment-content form .form-control { cursor: pointer; }
#arrange-appiontment-content form .form-control[disabled] {
    color: #8c8f98;
    cursor: not-allowed;
}
#arrange-appiontment-content form a { text-decoration: underline; }
#arrange-appiontment-content #step4 p { margin-top: 5px; }
#arrange-appiontment-content form #windows-form button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #999;
    border: 0;
    color: #fff;
    float: left;
    height: 35px;
    width: 35px;
}
#arrange-appiontment-content form #windows-form input {
    text-align: center;
    float: left;
    height: 35px;
    width: 55px;
    font-size: 20px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
#arrange-appiontment-content #step2 label {
    display: block;
    margin-top: 10px;
}
#arrange-appiontment-content #step2 input[type=radio] {
    cursor: pointer;
    margin: 0 3px 0;
}
#arrange-appiontment-content #step2 input[type=radio]+input[type=radio] { margin-left: 30px; }
#arrange-appiontment-content h3 span {
    background: #999;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    float: left;
    margin-right: 10px;
    text-align: center;
    line-height: 1.4;
    height: 30px;
    width: 30px;
}
#arrange-appiontment-content h3.active span { background: #e34761; }
#arrange-appiontment-content .form-group > div {
    padding-left: 40px;
    padding-right: 30px;
    margin-bottom: 10px;
}
@media(max-width: 767px) {
    /*#arrange-appiontment-content .form-group#step3 > div,
    #arrange-appiontment-content .form-group#step4 > div,
    #arrange-appiontment-content .form-group#step5 > div { padding: 0; }*/
    #arrange-appiontment-content .form-group > div { padding: 0 5px; }
}
#arrange-appiontment-content .form-group .input-icon input { cursor: pointer; }
#arrange-appiontment-content .form-group .input-icon,
#arrange-appiontment-content .form-group .select-icon { position: relative; }
#arrange-appiontment-content .form-group .select-icon { width: 50%; }
#arrange-appiontment-content .form-group .input-icon span.fa {
    background: #999;
    color: #fff;
    right: 0;
    top: 0;
    position: absolute;
    padding: 6px;
    font-size: 22px;
    cursor: pointer;
    pointer-events: none;
}
#arrange-appiontment-content .form-group .select-icon span.fa {
    color: #999;
    right: 0;
    top: 0;
    position: absolute;
    padding: 3px 10px;
    font-size: 28px;
    pointer-events: none;
}
#arrange-appiontment-content .form-group .post-form { overflow: hidden; }
#arrange-appiontment-content .form-group p.additional-note { margin: 10px 0 0; }
#arrange-appiontment-content .form-group .post-form input {
    margin-right: 10px;
    width: 30%;
}
#arrange-appiontment-content .form-group .post-form button {
    background: #999;
    border: 0;
    color: #fff;
    padding: 7px 15px;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 130px;
}
#arrange-appiontment-content .form-group .post-form button span {
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
}
#arrange-appiontment-content .form-group label { font-weight: normal; }
#arrange-appiontment-content .form-group .checkbox {
    clear: both;
    float: left;
}
#arrange-appiontment-content .address-manual-line:not(:last-child) {
    margin-bottom: 10px;
    overflow: hidden;
}
#arrange-appiontment-content #opc_dropdown {
    background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/chevron-down.png) no-repeat right;
    background-size: contain;
    margin-top: 15px;
    padding-right: 32px;
}
#postcode_lookup > p {
    color: #e34761;
    clear: both;
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 0;
}
#arrange-appiontment-content #manual-address {
    cursor: pointer;
    margin-top: 10px;
    display: block;
}
#arrange-appiontment-content #form-footer {
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 20px !important;
}
@media (min-width: 768px) {
    #arrange-appiontment-content #form-footer {
        padding: 0 100px;
    }
}
#arrange-appiontment-content #form-footer button {
    background: #e34761;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 15px 25px;
    text-transform: uppercase;
}
#arrange-appiontment-content #form-footer button:hover { background: rgb(185, 23, 50); }
#arrange-appiontment-content #form-footer .checkbox label {
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: left;
}
#arrange-appiontment-content #form-footer .custom-checkbox {
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}
#arrange-appiontment-content .sub-pages-menu { padding-top: 28px; }
#arrange-appiontment-content #arrange-appiontment-sidebar {
    border: 5px solid grey;
    padding: 25px 0;
}
#arrange-appiontment-sidebar > div:first-child {
    padding: 0 30px;
    margin-bottom: 20px;
}
#arrange-appiontment-sidebar #trust-pilot-widget {
    /*background-color: #f1f1f1;*/
    background-color: grey;
    padding: 30px;
    margin-bottom: 20px;
}
#arrange-appiontment-sidebar #trust-pilot-widget h4 {
    color: #fff;
    border: 3px solid #fff;
    padding: 10px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 20px;
}
#arrange-appiontment-sidebar #trust-pilot-widget .review-body { color: #fff; }
#arrange-appiontment-sidebar #trust-pilot-widget .review-body .fa { font-size: 28px; }
#arrange-appiontment-sidebar #trust-pilot-widget .review-body .fa-quote-right { float: right; }
#arrange-appiontment-sidebar .sub-pages-menu { padding: 25px 0 10px 0; }
#arrange-appiontment-sidebar h4 {
    font-weight: bold;
    margin-top: 0;
}
#arrange-appiontment-sidebar h4 .fa { font-size: 28px !important; }
#arrange-appiontment-sidebar .line-div { padding: 20px 0 10px; }
#arrange-appiontment-sidebar .line-div p { border-top: 1px solid #393b40; }
#arrange-appiontment-sidebar .line-div span {
    background-color: #f9f9f9;
    display: block;
    font-size: 20px;
    left: 45%;
    margin-top: -8px;
    position: absolute;
    text-align: center;
    width: 34px;
}
#arrange-appiontment-sidebar .your-appointment-list { font-weight: bold; }
#arrange-appiontment-sidebar .your-appointment-list li {
    /*    background: url(https://curtains.com/skin/frontend/curtains/default/images/red-tick.jpg) no-repeat 0 7px;
        padding-left: 25px;
        line-height: 2;*/
}
#arrange-appiontment-sidebar .your-appointment-list li .fa { font-size: 22px; }
.cms-arrange-an-appointment { background-color: #fff; }

#arrange-an-appiontment-confirmation h1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
#appiontment-confirmation-content > div:first-child {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 30px 60px;
    margin-bottom: 30px;
}
#appiontment-confirmation-content hr {
    border-top: 1px solid #ddd !important;
}
#appiontment-confirmation-content h2 {
    font-size: 18px;
    font-weight: lighter;
    margin: 0 0 35px;
}
#appiontment-confirmation-content h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 20px;
}
#appiontment-confirmation-content h4 {
    font-size: 16px;
    font-weight: bold;
}
#appiontment-confirmation-content p.win-num {
    font-size: 16px;
    font-weight: bold;
}
#appiontment-confirmation-content .selected-products p {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/red-tick.jpg) no-repeat 0 7px;
    border-bottom: 3px solid #e34761;
    padding-left: 25px;
    padding-bottom: 8px;
    line-height: 2;
}
#appiontment-confirmation-sidebar {
    margin-bottom: 30px;
    padding-left: 30px;
}
#appiontment-confirmation-sidebar h4 {
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
}
#appiontment-confirmation-sidebar p { margin-bottom: 25px; }
#appiontment-confirmation-sidebar p span {
    color: #e34761;
    font-weight: bold;
}
#appiontment-confirmation-sidebar p a {
    font-weight: bold;
    text-decoration: underline;
}
#what-next {
    background-color: #b6b2b3;
    color: #fff;
    margin-bottom: 50px;
    padding: 10px 45px 30px;
}
#what-next h3 { letter-spacing: 2px; margin-bottom: 20px; }
#what-next p { padding: 0 10px; }
#what-next .next-icon { padding: 20px 0; }
#what-next .next-icon span {
    background-color: #b6b2b3;
    color: #626061;
    display: block;
    font-size: 28px;
    left: 45%;
    margin-top: -14px;
    position: absolute;
    text-align: center;
    width: 40px;
}
#what-next .next-icon p { border-top: 1px solid #626061; }
#what-next .next-content a { color: #fff; }
#what-next .next-content span {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
}
#what-next .next-content { overflow: hidden; }
@media(max-width: 991px) {
    #what-next .next-content span { padding-top: 30px; }
}
@media(min-width: 768px) {
    #what-next .row > div { padding: 0; }
    #what-next .next-content p {
        width: 93%;
        float: left;
    }
    #what-next .next-content span { width: 7%; }
}
@media(max-width: 767px) {
    #appiontment-confirmation-content > div:first-child { padding: 20px; }
    #appiontment-confirmation-content h2 { line-height: 1.5; margin-top: 15px; }
    #appiontment-confirmation-sidebar { padding: 0; }
    #what-next { padding: 10px 20px 30px; }
}

/* New Contact Us Page */
#new-contact h4 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.3;
}
#new-contact p.intro {
    font-size: 18px;
    padding-top: 25px;
    margin-bottom: 25px;
}
@media(min-width: 768px) {
    #new-contact p.intro,
    #new-contact .form-list {
        margin: auto;
        margin-bottom: 25px;
        width: 80%;
    }
}
@media(max-width: 767px) {
    #new-contact .form-list .name-row { margin-bottom: 20px; }
}
#new-contact .form-contact label {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
#new-contact .form-contact .form-control {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #a2a2a2;
    border-radius: 2px;
    color: #393b40;
}
#new-contact .form-contact input[type=text].form-control,
#new-contact .form-contact select.form-control {
    height: 35px;
}
#new-contact .form-contact li.buttons-set { text-align: center;Â§ }
#new-contact .form-contact button.btn-default,
#new-contact .last-info a {
    background: #e34761;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    height: 45px;
    outline: none;
    margin-top: 10px;
    width: 285px;
}
#new-contact .form-contact button.btn-default:hover,
#new-contact .last-info a:hover,
#new-contact .newsletter .input-group button:hover { background-color: rgb(185, 23, 50); }
#new-contact .last-info a {
    display: block;
    font-size: 14px;
    text-transform: none;
    height: auto;
    padding: 5px 15px 7px;
    margin-top: 20px;
    width: initial;
}
#new-contact #ask-question { margin-bottom: 40px; }
#new-contact .contact-info {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 30px 0 40px;
    margin-bottom: 50px;
    margin-top: 15px;
}
#new-contact .contact-info p { letter-spacing: 2px; }
#new-contact .contact-info a:hover { text-decoration: underline; }
#new-contact .contact-info .col-sm-4>div { margin-bottom: 100px; }
@media(min-width: 768px) {
    #new-contact .contact-info .col-sm-4>div { width: 70%; }
    #new-contact .contact-info>.row>.col-sm-4:nth-child(2)>div { margin: auto; }
    #new-contact .contact-info>.row>.col-sm-4:nth-child(3)>div { float: right; }
    #new-contact .contact-info>.row:nth-child(2)>.col-sm-4>div { margin-bottom: 0; }
}
#new-contact .contact-info>.row:first-child>.col-sm-4:nth-child(-n+2) span.icon-bg { margin-bottom: 10px; }
#new-contact .contact-info .col-sm-4>div.last-info { margin-bottom: 0; }
#new-contact .contact-info span.icon-bg {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/contact-icons.gif) no-repeat;
    display: block;
    height: 55px;
    margin: auto;
    width: 54px;
}
#new-contact .contact-info #phone-us { background-position: 0 0; }
#new-contact .contact-info #live-chat { background-position: -54px 0; }
#new-contact .contact-info #customer-service-enq {
    background-position: -108px 0;
    width: 55px;
}
#new-contact .contact-info span.phone-no {
    font-size: 16px;
    font-weight: bold;
}
#new-contact .newsletter { margin-bottom: 80px; }
#new-contact .newsletter h4 { margin-bottom: 20px; }
#new-contact .newsletter .input-group { margin-bottom: 25px; }
#new-contact .newsletter .input-group input,
#new-contact .newsletter .input-group button {
    border: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    height: 30px;
}
#new-contact .newsletter .input-group input {
    background: transparent;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.075);
}
#new-contact .newsletter .input-group button {
    background: #e34761;
    color: #fff;
    padding: 0 10px;
}
#new-contact .newsletter p {
    text-decoration: underline;
    letter-spacing: 1px;
}
#new-contact .social { margin-bottom: 65px; }
#new-contact .social ul li {
    display: inline-block;
    padding: 0 15px;
}
#new-contact .social ul li a { font-size: 32px; }
#new-contact .copyrights { margin-bottom: 50px; }
#new-contact .copyrights p {
    border-bottom: 1px solid #ddd;
    padding-bottom: 60px;
}
#new-contact .copyrights strong {
    font-size: 20px;
    text-transform: uppercase;
}
#new-contact .copyrights strong span { font-size: 14px; }


/* Products List */
.list-product-category {
    color: #666;
    margin-top: 5px;
}


/* Newsletter Popup */
#newsletterModal .modal-content {
    background: #eee url(https://curtains.com/skin/frontend/curtains/default/images/newsletter/newsletter-popup-bg.jpg) no-repeat 0 0;
    padding: 30px 20px 0;
    min-height: 450px;
}
#newsletterModal .modal-content > p { display: none; }
@media (min-width: 768px) {
    #newsletterModal .modal-dialog { width: 720px; }
}
#newsletterModal a.close {
    color: #000;
    font-size: 32px;
    font-weight: 400;
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 8px;
    z-index: 1;
}
#newsletterModal a.close:hover { color: rgb(185, 23, 50); }
#newsletterModal h2 {
    /*color: #7f96b3;*/
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
#newsletterModal .modal-body { padding: 15px 0 0; }
#newsletterModal .modal-body img { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
@media(max-width: 767px) {
    #newsletterModal .modal-content {
        background-repeat: repeat-x;
        background-position: center top;
        min-height: 400px;
    }
    #newsletterModal h2 { margin-top: 0px; }
    #newsletterModal .modal-body p.newsletter-intro { margin-bottom: 20px !important; }
    #newsletterModal .modal-body a.close-link { margin-bottom: 15px !important; }
    #newsletterModal .modal-body img { margin: auto; margin-bottom: 60px; }

    #newsletterModal .modal-content { /*background: #eee url(https://curtains.com/skin/frontend/curtains/default/images/newsletter/newsletter-popup-bg2.jpg) repeat-x 0 0;*/ background: #eee; }
    #newsletterModal #mc_embed_signup input.email {
        width: 100% !important;
        height: 40px;
        padding: 0 20px;
        border-radius: 3px;
        margin-bottom: 20px;
    }
    #newsletterModal #mc_embed_signup .button {
        margin-left: 0 !important;
        border-radius: 3px;
    }
}
#newsletterModal .modal-body a { text-decoration: underline; }
#newsletterModal .modal-body p.newsletter-intro {
    margin-bottom: 40px;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0 20px;
    line-height: 1.5;
}
#newsletterModal .modal-body p.newsletter-intro span { font-weight: bold; }
#newsletterModal .modal-body form {
    display: block;
    padding: 0 25px;
}
#newsletterModal form input,
#newsletterModal form button {
    border: 0;
    clear: both;
    height: 35px;
    margin-bottom: 10px;
    padding: 2px 10px;
    width: 100%
}
#newsletterModal form input { margin-bottom: 20px; }
#newsletterModal form button {
    background: #e34761;
    border: 0;
    color: #fff;
    text-transform: uppercase;
}
#newsletterModal form button:hover { background-color: rgb(185, 23, 50); }
#newsletterModal .modal-body a.close-link {
    display: block;
    font-size: 14px;
    margin-bottom: 35px;
    margin-top: 15px;
}
#newsletterModal #mc_embed_signup .button { margin-left: -9px; }
#newsletterModal .modal-body p.newsletter-info {
    color: #999;
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
}
.col2-left-layout .success-msg {
    border-color: #ddd;
    background-color: #fff;
    background-image: none;
    color: #393b40;
    font-size: 14px !important;
    text-align: center;
}
.col2-left-layout .success-msg span span {
    color: #e34761;
    display: inline-block;
    margin-right: 5px;
}

/* Modal Vertical Center */
.verticalCenter.modal {
    text-align: center;
    padding: 0!important;
}
.verticalCenter.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.verticalCenter .modal-dialog {
    display: inline-block;
    vertical-align: middle;
    z-index: 99999;
}

/* Homepage Video Modal */
#homepage-video h2{margin-bottom:20px}
#homepage-video>div>a{
    background: url(https://curtains.com/skin/frontend/curtains/default/images/homepage-video.jpg) no-repeat;
    display: block;
    position: relative;
    height: 350px;
    width: 100%}
#homepage-video>div>a span{
    color: #fff;
    font-size: 125px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)}
#homepage-video>div>a:hover span{color:#ddd}
#homepage-video .modal-backdrop.in{opacity: .8}
#homepage-video .modal-content{-webkit-box-shadow: none ; box-shadow: none ; background:transparent ; border:none ; outline:none}
#homepage-video .modal-content iframe{border:none; padding:0; margin:0}
#homepage-video .modal-dialog{margin:auto; width:50%}
#homepage-video .close{font-size: 30px; color: white; right: -15px; top: 5px; opacity: .5; position: absolute}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #homepage-video>div>a{height: 300px; background-size: cover}
    #homepage-video>div>a span{font-size: 100px}
}
@media only screen and (max-width: 767px) {
    #homepage-video .close{right: 13px; top: -20px}
    #homepage-video .modal-dialog{width:100%}
    #homepage-video>div>a{height: 200px; background-size: cover}
    #homepage-video>div>a span{font-size: 80px}
}
#homepage-video .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
#homepage-video .embed-container iframe,
#homepage-video .embed-container object,
#homepage-video .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Free Phone Consultation */
#phoneConsultations .intro h2 {
    color: #e34761;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 35px;
}
#phoneConsultations .intro p {
    font-size: 16px;
    margin-bottom: 45px;
}
#phoneConsultations .top-block { margin-bottom: 50px; }
#phoneConsultations .trustpilot-widget { margin-bottom: 30px; }
#phoneConsultations .image-side p {
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 60px;
}
#phoneConsultations .image-side ul { padding-left: 60px; }
@media (min-width: 992px) and (max-width: 1199px) {
    #phoneConsultations .image-side ul { padding-left: 20px; }
}
#phoneConsultations .image-side li {
    font-size: 22px;
    letter-spacing: 2px;
    overflow: hidden;
    line-height: 2;
}
#phoneConsultations .image-side li:not(:last-child) { margin-bottom: 15px; }
#phoneConsultations .image-side li span {
    font-size: 42px;
    font-weight: lighter;
    border: 1px solid #e34761;
    border-radius: 25px;
    float: left;
    height: 50px;
    width: 50px;
    text-align: center;
    margin-right: 40px;
    line-height: 1.1;
}
#phoneConsultations .form-side {
    border: 2px solid #e34761;
    padding: 0 30px 50px;
    margin-bottom: 30px;
}
#phoneConsultations .form-side h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    margin-top: 35px;
}
#phoneConsultations .form-side > p {
    text-align: center;
    font-size: 14px;
    padding: 0 5px;
    margin-bottom: 25px;
}
#phoneConsultations .form-list li { margin-bottom: 23px; }
#phoneConsultations .form-side label {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
}
#phoneConsultations .form-side input,
#phoneConsultations .form-side select {
    background: transparent;
    border-radius: 1px;
    height: 40px;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
#phoneConsultations .form-side select { cursor: pointer; }
#phoneConsultations .form-side .select-icon { position: relative; }
#phoneConsultations .form-list .select-icon span.fa {
    color: #000;
    right: 0;
    top: 0;
    position: absolute;
    padding: 7px 10px;
    font-size: 18px;
    pointer-events: none;
}
#phoneConsultations .form-side button {
    background-color: #e34761;
    width: 100%;
    margin-top: 25px;
    border: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    font-size: 16px;
    letter-spacing: 1px;
}
#phoneConsultations .call-us p {
    font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0;
}
#phoneConsultations .call-us span {
    color: #e34761;
    font-size: 36px;
    font-weight: bold;
}
#phoneConsultations .call-us em {
    display: block;
    font-style: normal;
    font-size: 16px;
    color: #393b40;
}
#phoneConsultations .discount-block {
    background-color: #ebebeb;
    margin-bottom: 60px;
}
#phoneConsultations .discount-block p {
    font-size: 24px;
    padding: 25px 150px;
    letter-spacing: 1px;
}
#phoneConsultations .more-info h4 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#phoneConsultations .more-info img { margin-bottom: 40px; }
#phoneConsultations .more-info p {
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0 15px;
}
@media (min-width: 768px) and (max-width: 1199px) {
    #phoneConsultations .more-info h4 { min-height: 52px; }
    #phoneConsultations .discount-block p { padding: 25px 90px; }
    #phoneConsultations .top-block { margin-bottom: 30px; }
}
@media (max-width: 991px) {
    #phoneConsultations .intro h2 {
        font-size: 28px;
        letter-spacing: 1px;
        margin-bottom: 25px;
    }
    #phoneConsultations .image-side ul {
        padding-left: 0;
        margin-bottom: 50px;
    }
    #phoneConsultations .image-side li span { margin-right: 15px; }
    #phoneConsultations .image-side li {
        font-size: 18px;
        line-height: 1.3;
    }
}
@media (max-width: 767px) {
    #phoneConsultations .intro h2 {
        font-size: 24px;
        margin-bottom: 25px;
        line-height: 1.3;
    }
    #phoneConsultations .intro p { margin-bottom: 35px; }
    #phoneConsultations .image-side p { margin-bottom: 30px; }
    #phoneConsultations .form-side { padding: 0 20px 50px; }
    #phoneConsultations .discount-block p {
        font-size: 20px;
        padding: 25px;
    }
    #phoneConsultations .more-info > div:not(:last-child) { margin-bottom: 50px; }
    #phoneConsultations .more-info h4 { margin-bottom: 20px; }
    #phoneConsultations .more-info img { margin-bottom: 20px; }
}

/* Fix Mobile Top Menu Coloring */
.header.header-18 ul.topmenu li.btn-new a.level-top,
.header.header-18 ul.topmenu li.btn-sale a.level-top {
    /*color: #fff !important;*/
    border-bottom: 0;
}

/* Custom Form Validate Style */
.validation-advice {
    padding: 5px 0 0 0;
    font-size: 12px;
    background: none;
    color: #e34761;
}
.validation-failed {
    border:1px solid #e34761 !important;
    background:#fff !important;
}

/* Guide Pages */
.guide-pages .sub-pages-menu {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 0;
}
.guide-pages .sub-pages-menu ul { margin-bottom: 0; }
.guide-pages .sub-pages-menu li { padding: 0 14px; }
.guide-pages .sub-pages-menu li:hover {
    background-color: #eee;
    margin-top: -1px;
    padding-top: 1px;
}
.guide-pages .sub-pages-menu li.current {
    background-color: #aebcc7;
    margin-top: -1px;
    padding-top: 1px;
}
.guide-pages .sub-pages-menu li.current a {
    border-color: #aebcc7;
    color: #fff;
}
.guide-pages .sub-pages-menu li a {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 15px 14px;
}
.guide-pages .sub-pages-menu li:last-child a { border-bottom: 0; }
.guide-pages .category-banner p { margin-bottom: 20px; }
.guide-pages .category-banner h2 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-transform: none;
}
.guide-pages .category-banner h2 span { color: #e34761; }
.guide-pages .panel-group .panel {
    border-bottom: 5px solid #ccc;
    margin-bottom: 10px;
    border-radius: 0 !important;
}
.guide-pages .panel.panel-default {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.guide-pages .panel.panel-default .panel-title a,
.guide-pages .panel.panel-default .panel-title a.collapsed {
    background: #fff !important;
    padding: 15px 30px;
    border: 2px solid #ddd;
    border-bottom: 0;
}
.guide-pages .panel.panel-default .panel-title a span {
    float: right;
    padding-top: 5px;
}
.guide-pages .panel.panel-default .panel-title a.collapsed span::before { content: "\f067"; }
.guide-pages .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 2px solid #ddd;
    border-bottom: 0;
    padding: 10px 30px 20px;
}
.guide-pages .bordered-content {
    border: 2px solid #ddd;
    padding: 20px;
}
.guide-pages .bordered-content a {
    font-weight: bold;
    text-decoration: underline;
}
.guide-pages .panel-body h3,
.guide-pages .bordered-content h3,
#measuring-video-container h3 {
    font-size: 16px;
    font-weight: bold;
    color: #8395b1;
    text-transform: uppercase;
}
/*.guide-pages .bordered-content > h3 {
    margin-top: 0;
    margin-bottom: 20px;
}*/
.guide-pages .bordered-content h4 {
    color: #d45161;
    font-size: 16px;
    font-weight: bold;
}
.guide-pages .panel-body h5 {
    color: #e34761;
    font-weight: bold;
}
.guide-pages .bordered-content img { margin-bottom: 15px; }
/*.guide-pages .bordered-content ul { margin-bottom: 0; }*/
.guide-pages .panel-body li::before {
    content: "•";
    color: #e34761;
    padding-right: 10px;
    float: left;
    height: 30px;
}
.guide-pages .panel-body > .bordered-content:not(:last-child) { margin-bottom: 20px; }
.guide-pages .panel-body li:not(:last-child) { margin-bottom: 10px; }
.guide-pages .bordered-content a:hover { color: #e34761; }
.guide-pages .bordered-content p:not(:last-child) { margin-bottom: 10px; }
.guide-pages .bordered-content p:last-child { margin-bottom: 0; }

@media(min-width: 768px) {
    .guide-pages > div:last-child { padding-left: 0; }
}
@media(max-width: 767px) {
    .guide-pages .category-banner { padding: 0 20px; }
    .guide-pages .category-banner h2 { font-size: 20px; }
}
.guide-pages .video-side {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
}
.guide-pages .video-side a {
    display: block;
    height: 225px;
}
.guide-pages .video-side a span {
    color: #fff;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.guide-pages .video-side a:hover span { color: #eee; }
#bay-windows-buying-guide.guide-pages .category-banner { margin-bottom: 50px; }
#bay-windows-buying-guide.guide-pages .category-banner .video-side { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/bay-window-banner.jpg); }
#bay-windows-buying-guide.guide-pages .category-banner h2 {
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#bay-windows-buying-guide.guide-pages .app-banner { margin-bottom: 60px; }
#bay-windows-buying-guide.guide-pages .heading { margin-bottom: 40px; }
#bay-windows-buying-guide.guide-pages .heading h3 {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-bottom: 20px;
}
#bay-windows-buying-guide.guide-pages .heading h4 {
    color: #e34761;
    font-size: 28px;
    letter-spacing: 3px;
}
#bay-windows-buying-guide.guide-pages .window-types { margin-bottom: 45px; }
#bay-windows-buying-guide.guide-pages .window-types div {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 3px #ddd;
    display: inline-block;
    margin-right: 22px;
    margin-bottom: 22px;
    position: relative;
    height: 250px;
    width: 250px;
}
#bay-windows-buying-guide.guide-pages .window-types div#one-bend { background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/bay-window-one.gif) no-repeat center 105px; }
#bay-windows-buying-guide.guide-pages .window-types div#two-bend { background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/bay-window-two.gif) no-repeat center 120px; }
#bay-windows-buying-guide.guide-pages .window-types div#square-bend { background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/bay-window-square.gif) no-repeat center 120px; }
#bay-windows-buying-guide.guide-pages .window-types div#four-bend { background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/bay-window-four.gif) no-repeat center 120px; }
#bay-windows-buying-guide.guide-pages .window-types div#curve-bend { background: #fff url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/bay-window-curve.gif) no-repeat center 120px; }
#bay-windows-buying-guide.guide-pages .window-types div a {
    display: block;
    position: absolute;
    height: inherit;
    width: inherit;
}
#bay-windows-buying-guide.guide-pages .window-types h5 {
    color: #e34761;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 55px;
}
/* Tow Bend Bay */
#bay-windows-buying-guide .corner-buttons { margin-bottom: 30px; }
#bay-windows-buying-guide .corner-buttons button {
    background-color: #fff;
    border: 1px solid #757575;
    border-radius: 8px;
    color: #111;
    font-weight: bold;
    padding: 3px 0;
    width: 130px;
}
#bay-windows-buying-guide .corner-buttons button.active {
    background-color: #757575;
    color: #fff;
}
#bay-windows-buying-guide .measurements-form h5 {
    color: #b5b5b5;
    font-size: 20px;
    font-weight: bold;
}
#bay-windows-buying-guide .measurements-form .measurements-field { margin-bottom: 16px; }
#bay-windows-buying-guide .measurements-form .measurements-field label {
    color: #e34761;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: 3px;
    padding-top: 5px;
}
#bay-windows-buying-guide .measurements-form .measurements-field input {
    border-radius: 0;
    border-right: 0;
    box-shadow: 0;
    border-color: #828282;
}
#bay-windows-buying-guide .measurements-form .checkbox { margin-top: 0; }
#bay-windows-buying-guide .measurements-form .input-group-btn {
    font-size: 16px;
    vertical-align: top;
}
#bay-windows-buying-guide .measurements-form select {
    border: 0;
    background-color: #e34761;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    height: 34px;
    padding-left: 12px;
    width: 50px;
    -webkit-appearance: none;
    /* -moz-appearance: none; */
    overflow-y: hidden;
    outline: none;
}
#bay-windows-buying-guide .details-form {
    margin: auto;
    margin-top: 30px;
    width: 60%;
}
#bay-windows-buying-guide .details-form .form-group { margin-bottom: 10px; }
#bay-windows-buying-guide .details-form p { margin-bottom: 10px; }
#bay-windows-buying-guide .details-form label {
    color: #333;
    letter-spacing: 1px;
    font-weight: normal;
    display: block;
}
#bay-windows-buying-guide .details-form input[type=submit] {
    background-color: #e34761;
    border: 0;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
    height: 35px;
    width: 200px;
}
#bay-windows-buying-guide .details-form input[type=submit]:hover,
#bay-windows-buying-guide .measurements-form select:hover { background-color: rgb(185, 23, 50); }
#bay-windows-buying-guide .details-form input[type=text] {
    border: 1px solid #393b40;
    height: 30px;
    padding: 0 5px;
    width: 100%;
}
#bay-windows-buying-guide.guide-pages #the-collapse-content { margin-bottom: 50px; }
#bay-windows-buying-guide.guide-pages .measuring-tip {
    border: 2px solid #e34761;
    padding: 15px 10px 15px 40px;
    position: relative;
}
#bay-windows-buying-guide.guide-pages .measuring-tip h4 {
    color: #e34761;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 5px;
    padding-left: 20px;
}
#bay-windows-buying-guide.guide-pages .measuring-tip > span {
    background: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/bay-window-clip.png) no-repeat;
    position: absolute;
    display: block;
    top: -14px;
    left: 20px;
    height: 57px;
    width: 31px;
}
#bay-windows-buying-guide.guide-pages .measuring-tip p { margin-bottom: 0; }
#bay-windows-buying-guide.guide-pages .need-help {
    margin-bottom: 50px;
    padding-top: 15px;
}
#bay-windows-buying-guide.guide-pages .need-help p {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.3;
}
#bay-windows-buying-guide.guide-pages .need-help a {
    background: #e34761;
    color: #fff;
    display: block;
    font-size: 16px;
    width: 85%;
    margin: auto;
    padding: 5px;
    margin-bottom: 10px;
}
#bay-windows-buying-guide.guide-pages .need-help span {
    color: #e34761;
    font-size: 24px;
    letter-spacing: 1px;
}
@media(min-width: 1200px) {
    #bay-windows-buying-guide.guide-pages .window-types div:nth-child(3) { margin-right: 0; }
}
@media(min-width: 768px) and (max-width: 991px) {
    #bay-windows-buying-guide.guide-pages .window-types div:nth-child(even) { margin-right: 0; }
    .guide-pages .sub-pages-menu li a { padding: 15px 0; }
}
@media(max-width: 767px) {
    #bay-windows-buying-guide.guide-pages .category-banner h2,
    #bay-windows-buying-guide.guide-pages .heading h3,
    #bay-windows-buying-guide.guide-pages .heading h4 { font-size: 22px; }
    #bay-windows-buying-guide.guide-pages .app-banner { margin-bottom: 30px; }
    #bay-windows-buying-guide.guide-pages .window-types div { background-position: center 80px !important; background-size: 80% !important; height: 150px; width: 46%; }
    #bay-windows-buying-guide.guide-pages .window-types div#one-bend { background-size: 35% !important; }
    #bay-windows-buying-guide.guide-pages .window-types div:nth-child(even) { margin-right: 0; }
    #bay-windows-buying-guide.guide-pages .window-types div a { width: 100%; }
    #bay-windows-buying-guide.guide-pages .window-types h5 { font-size: 16px; margin-top: 20px; padding: 0 20px; line-height: 1.4; }

    #bay-windows-buying-guide.guide-pages .measuring-tip p { margin-bottom: 20px; }
    #bay-windows-buying-guide.guide-pages .measuring-tip img { width: 100%; padding-right: 20px; margin-bottom: 20px; }
    #bay-windows-buying-guide .corner-image { margin-bottom: 30px; }
    #bay-windows-buying-guide .measurements-form .measurements-field label { letter-spacing: 1px; }
    #bay-windows-buying-guide .details-form { width: 100%; }
    .guide-pages .bordered-content h5 { margin: 0 0 20px; }
}

/* M2M Buying Guide */
#measuring-video-container {
    border: 1px solid #acacac;
    padding: 10px 15px;
    margin: 30px auto 0;
    display: table;
    width: max-content;
}
#bay-windows-link { margin-top: 5px; }
#measuring-video-container a, #bay-windows-link a { outline: none; }
#measuring-video-container h3 { margin: 0; }
#m2m-curtain-buying-guide.guide-pages #measuring-video,
#measuring-video-container #measuring-video {
    margin: auto;
    margin-top: 20px;
    position: relative;
    height: 280px;
    width: 500px;
}
#measuring-video-container #measuring-video {
    margin-top: 10px;
    height: 140px;
    width: 250px;
}
#measuring-video-container #measuring-video .video-side a span {
    font-size: 70px;
}
#m2m-curtain-buying-guide.guide-pages .video-side,
#measuring-video-container .video-side { background-image: url(https://curtains.com/skin/frontend/curtains/default/images/buying-guide/m2m/measuring-video-thumb.jpg); }
#m2m-curtain-buying-guide.guide-pages .video-side a,
#measuring-video-container .video-side a { height: 100%; }
#m2m-curtain-buying-guide.guide-pages #how-to-measure-tips {
    overflow: hidden;
    margin: auto;
    margin-top: 20px;
    width: 500px;
}
#m2m-curtain-buying-guide.guide-pages #how-to-measure-tips h5 { float: left; margin-top: 0; width: 10%; }
#m2m-curtain-buying-guide.guide-pages #how-to-measure-tips ul { float: left; width: 90%; }
#m2m-curtain-buying-guide.guide-pages .steps-top {
    border-top: 1px solid #eee;
    padding-top: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
}
#m2m-curtain-buying-guide.guide-pages .step-num {
    overflow: hidden;
    padding-right: 60px;
}
#m2m-curtain-buying-guide.guide-pages .bordered-content .step-num {
    color: #8395b1;
    font-size: 16px;
    font-weight: bold;
    padding-right: 0;
    margin-bottom: 20px;
    line-height: 2.4;
}
#m2m-curtain-buying-guide.guide-pages .step-num span {
    background-color: #e34761;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 23px;
    float: left;
    height: 40px;
    padding-top: 3px;
    text-align: center;
    margin-right: 10px;
    line-height: 1.4;
    width: 40px;
}
.guide-pages .curtain-headings { position: relative; }
.guide-pages .curtain-headings > div {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 30px;
    vertical-align: text-top;
    width: 31%;
}
.guide-pages .curtain-headings > div p { text-align: initial; }
.guide-pages .pencil-pleat-1 { margin-bottom: 20px; }
.guide-pages .pencil-pleat-1 span { color: #e34761; }
.guide-pages .hang-curtains-steps { position: relative; }
.guide-pages .hang-curtains-steps > div {
    display: inline-block;
    vertical-align: text-top;
}
.guide-pages .hang-curtains-steps > div:nth-child(odd) { width: 20%; }
.guide-pages .hang-curtains-steps > div:nth-child(even) {
    padding-top: 40px;
    margin-left: -3px;
    width: 5%;
}
.guide-pages .hang-curtains-steps span {
    color: #e34761;
    display: block;
    margin-bottom: 20px;
}
#m2m-curtain-buying-guide.guide-pages .table-bordered { margin-bottom: 30px; }
#m2m-curtain-buying-guide.guide-pages .table-bordered td,
#m2m-curtain-buying-guide.guide-pages .table-bordered th { padding: 5px; }
#m2m-curtain-buying-guide.guide-pages .bordered-content .row > div { margin-bottom: 20px; }

@media(min-width: 992px) and (max-width: 1199px) {
    #m2m-curtain-buying-guide.guide-pages .step-num { padding-right: 50px; }
}
@media(min-width: 992px) {
    #m2m-curtain-buying-guide.guide-pages .extra-padding { padding: 25px 50px; }
    #m2m-curtain-buying-guide.guide-pages .fullness-block-left { width: 150px; }
    #m2m-curtain-buying-guide.guide-pages .fullness-block-right { float: right; width: 150px; }
    .guide-pages .curtain-headings > div { width: 30%; }
    .guide-pages .curtain-headings > div:last-child,
    .guide-pages .curtain-headings > div:nth-child(3) { margin-right: 0; }
    #m2m-curtain-buying-guide.guide-pages .curtain-width-img { margin-top: 100px; }
}
@media(max-width: 991px) {
    #m2m-curtain-buying-guide.guide-pages #how-to-measure-tips h5,
    #m2m-curtain-buying-guide.guide-pages #how-to-measure-tips ul,
    #m2m-curtain-buying-guide.guide-pages #measuring-video,
    #m2m-curtain-buying-guide.guide-pages #how-to-measure-tips { width: 100%; }
    .guide-pages .panel-body ul:not(.no-extra-height) li::before { height: 41px; }
    .guide-pages .panel-body .row > div:first-child { margin-bottom: 20px; }
}
@media(min-width: 768px) and (max-width: 991px) {
    .hidden-sm-custom { display: none; }
    #m2m-curtain-buying-guide.guide-pages .category-banner img { height: 216px; }
    .guide-pages .curtain-headings > div { width: 47%; }
    .guide-pages .curtain-headings > div:last-child,
    .guide-pages .curtain-headings > div:nth-child(even) { margin-right: 0; }
    .guide-pages .hang-curtains-steps > div:nth-child(odd) { width: 35%; }
    .guide-pages .hang-curtains-steps > div:nth-child(even) {
        padding-top: 40px;
        margin-left: -10px;
        width: 10%;
    }
    #m2m-curtain-buying-guide.guide-pages .step-num span { margin-right: 8px; }
    #m2m-curtain-buying-guide.guide-pages .step-num { padding-right: 0px; }
}
@media(max-width: 767px) {
    .guide-pages .curtain-headings > div { margin-right: 0; width: 100%; }
    .guide-pages .curtain-headings > div:last-child { margin-bottom: 0; }
    .guide-pages .hang-curtains-steps > div:nth-child(odd) { width: 100%; }
    #m2m-curtain-buying-guide.guide-pages .step-num {
        margin-bottom: 10px;
        line-height: 2.6;
    }
    #m2m-curtain-buying-guide.guide-pages #measuring-video { height: 200px; }
    #measuring-video-container {
        margin-top: 0;
        width: 100%;
    }
    #measuring-video-container #measuring-video {
        max-height: 200px;
        width: 100%;
    }
}
@media(max-width: 473px) {
    #m2m-curtain-buying-guide.guide-pages .bordered-content .step-num { line-height: 1.3; }
    #m2m-curtain-buying-guide.guide-pages #measuring-video { height: 150px; }
    .guide-pages .panel-body li::before { height: 41px; }
    #measuring-video-container #measuring-video { max-height: 150px; }
}

/* Custom Basket Page Layout */
#checkout-top {
    background: #ebebeb;
    padding: 15px 0;
}
#checkout-top .container .row > div > div { overflow: hidden; width: 220px; }
#checkout-top .container .row > div:nth-child(2) > div { margin: auto; width: 160px; }
#checkout-top .container .row > div > div > img,
#basketSlideshow div img { float: left; margin-right: 10px; margin-top: 5px; }
#checkout-top .container .row > div > div p,
#basketSlideshow div p { font-weight: bold; margin-bottom: 0; }
#checkout-top .container .row > div > div p span,
#basketSlideshow div p span {
    display: block;
    font-weight: normal;
    font-size: 10px;
}
.header .basket-top-block { border-top: 0; }
#basket-main .main { margin-top: 0; }
#basket-main .me-lff-notification {
    background-color: #7e95b5;
    color: #fff;
    padding: 16px 0;
}
#basket-main .me-lff-notification p img { 
    margin-right: 10px;
    vertical-align: top;
}
#basket-main .me-lff-notification p {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 100;
    margin-bottom: 0;
}
#basket-main .me-lff-notification span.price { font-size: 16px; padding-top: 0; }
#new-basket { margin-top: 25px; }
#new-basket .cart-table td.td-image { padding-left: 0; }
#new-basket .cart-table td.td-qty, #new-basket .cart-table td.td-price { padding-top: 20px; }
#new-basket .cart .cart-table td.td-name .product-name { font-weight: bold; padding-bottom: 7px; }
#new-basket span.link-img, #new-basket dl.item-options { margin-bottom: 0; }
#new-basket .cart-table .td-actions { margin-top: 5px; }
#new-basket .cart { margin-bottom: 25px; }
#new-basket .data-table th, #new-basket .data-table td { border-color: #838383; }
#new-basket .cart-table td.td-qty .input-text.qty { box-shadow: inset 0 1px 3px #ddd; }
#new-basket button.plus-minus {
    border: 0;
    background: transparent;
    -webkit-appearance: none;
}
#new-basket .totals-row { margin-bottom: 25px; }
#new-basket .totals-row > div > div {
    border-bottom: 4px solid #838383;
    overflow: hidden;
    padding-bottom: 15px;
} 
#new-basket .totals-row table { 
    float: right;
    width: 22%;
}
#new-basket .totals-row table td {
    font-size: 18px;
    text-align: left !important;
}
#new-basket .totals-row table td strong { font-weight: normal; }
#new-basket .totals-row table td span.price {
    font-size: 18px;
    font-weight: normal;
}
#new-basket .btn-continue {
    color: #e5455f;
    border: 1px solid #e5455f;
    background-color: transparent;
    padding: 8px 30px;
    letter-spacing: 2px;
}
#new-basket .btn-checkout {
    color: #fff;
    background-color: #e5455f;
    border: 0;
    padding: 9px 25px 9px 35px;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
#new-basket .btn-checkout > i {
    color: #fff;
    margin-left: 20px;
}
#new-basket .checkout-buttons > div {
    padding-bottom: 15px;
    overflow: hidden;
    margin: 0 10px;
}
#new-basket .secure-checkout > img { margin-right: 15px; margin-bottom: 15px; }
#new-basket .secure-checkout .checkout-types { margin-bottom: 5px; }
.basket-footer .newsletter-block { display: none; }
#coupon-link {
    padding-right: 60px;
    padding-top: 20px;
    text-decoration: underline;
    letter-spacing: 2px;
    color: #666;
    cursor: pointer;
}
#new-basket #coupon-side {
    float: right;
    clear: both;
    margin-top: 20px;
}
#new-basket #coupon-side button {
    color: #fff;
    padding: 6px 20px;
    margin-left: -5px;
}

@media(min-width: 1200px) {
    #new-basket .cart .cart-table td.td-name { min-width: 450px; max-width: none; }
}
@media(min-width: 992px) and (max-width: 1199px) {
    #new-basket .cart .cart-table td.td-name { min-width: 400px; max-width: none; }
}
@media(min-width: 768px) and (max-width: 991px) {
    #new-basket .data-table td { border: 0; }
    #new-basket .cart .data-table td.td-image { width: 16%; }
    #new-basket .totals-row table { width: 30%; }
}
@media(max-width: 767px) {
    #checkout-top .container .row > div > div { margin: auto; float: none !important; }
    #checkout-top .container .row > div:nth-child(2) > div { padding: 25px 0; }
    #new-basket .totals-row table { 
        float: none;
        width: 100%;
    }
    #coupon-link { padding-right: 0; }
    #new-basket #coupon-side { text-align: center; float: none; }
    #new-basket .checkout-buttons > div > div > div { text-align: center !important; }
    #new-basket .checkout-buttons > div > div:last-child > div { margin-top: 20px; }
    #shopping-cart-table tr {
        border-bottom: 1px solid #838383 !important;
        margin-bottom: 10px;
        overflow: hidden;
    }
}
#basket-main .empty-basket { padding: 15px; }

/* Poles Buying Guide */
#poles-curtain-buying-guide.guide-pages .panel-body .col-md-5 li:not(:last-child) { margin-bottom: 21px; }
#poles-curtain-buying-guide.guide-pages .bordered-content p:not(:last-child) { margin-bottom: 20px; }
#poles-curtain-buying-guide.guide-pages .bordered-content > h3 { margin-bottom: 10px; }

#curtain-accessories-buying-guide.guide-pages .panel-body ul:not(.no-extra-height) li::before { height: 30px; }

/* Slim Footer */
#slim-footer h4 {
    border-bottom: 1px solid #acacac;
    font-size: 16px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
#slim-footer #top-block {
    border-bottom: 1px solid #5d5e62;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 15px;
}
#slim-footer #customer-service {
    float: left;
    width: 19%;
}
#slim-footer #customer-service h4 { margin-bottom: 15px; }
#slim-footer #customer-service .footer-phone { font-size: 22px; }
#slim-footer #customer-service .footer-times {
    font-size: 12px;
    font-weight: normal;
}
#slim-footer #quick-links {
    float: left;
    width: 78%;
    padding: 0 28px;
}
#slim-footer #quick-links .quick-links-links { overflow: hidden; }
#slim-footer #quick-links .quick-links-links a {
    float: left;
    width: 25%;
}
#slim-footer #download-bay-app {
    float: left;
    width: 21%;
}
#slim-footer #download-bay-app .col-xs-6 { padding-top: 10px; }
#slim-footer #download-bay-app .col-xs-6:first-child { border-right: 1px solid #5d5e62; padding-bottom: 10px; }
#slim-footer #quick-links a {
    color: #fff;
    display: block;
}
#slim-footer #download-bay-app h5 {
    color: #f6f6f6;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#slim-footer #download-bay-app .app-store {
    display: block;
    margin-bottom: 2px;
    padding-top: 10px;
}
#slim-footer #paymentIcons { padding-bottom: 15px; }
#slim-footer address { padding-top: 3px; }


/* Homepage Blog Feed */
#homepage-blog-feed .block-title h3 { font-weight: bold; }
#homepage-blog-feed .block-title:after { display: none; }
#homepage-blog-feed .blog-item {
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 10px 15px;
}
#homepage-blog-feed .blog-item hr { border-top: 1px solid #ccc !important; }
#homepage-blog-feed .blog-item h4 {
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    margin-top: 0;
    line-height: 1.5;
}
#homepage-blog-feed .blog-item img { width: 100%; }
#homepage-blog-feed .blog-item a.read-more {
    margin-top: 10px;
    text-decoration: underline;
    display: block;
}


/*********************/
/* New Mobile Header */
/*********************/
#new-header header {
    border-top: 3px solid #e34761;
    border-bottom: 1px solid #555;
    padding: 15px 0;
    position: relative;
}
#new-header header .logo img { height: 25px; }
#new-header header button.fa {
    border: 0;
    font-size: 26px;
    padding: 0 5px;
}
#new-header header button.smaller {
    background: #fff;
    font-size: 18px;
}
#new-header header #shoppingQty.redCircle {
    background: #e34761;
    border-radius: 7px;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    height: 14px;
    margin-left: -9px;
    padding-top: 1px;
    text-align: center;
    width: 14px;
}
#new-header header .container > .row > .col-xs-6,
#new-header header .heading-block > .row > div { padding: 0; }
#new-header header .block-title:after { display: none; }
#new-header header #new-topnav > .panel-group { margin-bottom: 0; }
#new-header header #new-topnav .panel.panel-default .panel-title a.collapsed > i::before { content:"\f054"; }
#new-header header #new-topnav .second-level > .panel.panel-default > .panel-heading > .panel-title a.collapsed > i::before { content:"\f067"; }
#new-header header #new-topnav img { max-width: 40px; }
#new-header header #new-topnav .second-level > .panel.panel-default > .panel-heading > .panel-title img { margin-right: 10px; }
#new-header header #new-topnav .third-level .panel-body img { margin-bottom: 5px; }
#new-header header #new-topnav .second-level,
#new-header header #new-topnav .third-level { margin-bottom: 0; }
#new-header header #new-topnav .panel.panel-default .panel-title a:hover,
#new-header header #new-topnav .panel.panel-default .panel-title a:not(.collapsed) { color: #e34761; }
#new-header header #new-search-bar,
#new-header header #new-basket-popup,
#new-header header #new-topnav {
    background: #fff;
    border-top: 1px solid #222;
    box-shadow: 0px 3px 8px #999;
    display: none;
    left: 10px;
    padding: 20px;
    position: absolute;
    top: 100%;
    width: 95%;    
    z-index: 1000;
}
#new-header header #new-topnav .panel.panel-default {
    box-shadow: none;
    border-radius: 0 !important;
}
#new-header header #new-topnav .panel-group .panel+.panel { border-top: 1px solid #eee; }
#new-header header #new-topnav .panel.panel-default .panel-body { padding: 0; }
#new-header header #new-topnav .third-level .panel.panel-default .panel-body { padding: 0 40px 10px; }
#new-header header #new-topnav .third-level .panel.panel-default .panel-body.less-padding { padding: 0 30px 10px; }
#new-header header #new-topnav .third-level > p { padding: 0 15px; }
#new-header header #new-topnav .third-level .panel.panel-default .panel-body ul { margin-bottom: 0; }
#new-header header #new-topnav .third-level .panel.panel-default .panel-body li+li { margin-top: 8px; }
#new-header header #new-topnav .panel.panel-default .panel-title a,
#new-header header #new-topnav .panel.panel-default .panel-title a.collapsed {
    background: #fff;
    font-size: 14px;
    position: relative;
}
#new-topnav > .panel-group > .panel.panel-default > .panel-heading > h4 { font-weight: bold; letter-spacing: 1px; }
#new-header header #new-topnav .panel.panel-default.color-grid .panel-body { padding: 0 52px 10px 28px; }
#new-header header #new-topnav .panel.panel-default.color-grid .panel-body img { margin-bottom: 0; max-width: 50px; }
#new-header header #new-topnav .panel.panel-default.color-grid .panel-body small {
    margin: 2px 0 8px;
    display: block;
}
#new-header header #new-topnav .third-level .panel.panel-default .panel-title a { padding-left: 40px; }
#new-header header #new-topnav .panel.panel-default .panel-heading a i.fa {
    position: absolute;
    right: 5%;
    top: 40%;
}
#new-header header #new-topnav .panel-group.third-level .panel.panel-default .panel-heading a i.fa {
    left: 5%;
    right: auto;
}

#new-header header.header .top-cart .block-content {
    box-shadow: none;
    margin-top: 0;
    position: relative;
    padding: 0;
}
#new-header header.header .top-cart .block-content .inner-wrapper { padding: 0; }
header#header .arrange-appointment-btn {
    background-color: #8d9dab;
    color: #fff;
    font-size: 11px;
    float: right;
    font-weight: bold;
    margin-top: 25px;
    margin-right: 10px;
    padding: 9px 10px;
}
#nav-icon1 {
    width: 20px;
    height: 18px;
    position: relative;
    /*margin: 50px auto;*/
    margin: 5px 0 0 5px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
#nav-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #393B42;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon1 span:nth-child(1) { top: 0px; }
#nav-icon1 span:nth-child(2),#nav-icon1 span:nth-child(3) { top: 6px; }
#nav-icon1 span:nth-child(4) { top: 12px; }
#nav-icon1.open span:nth-child(1) {
    top: 6px;
    width: 0%;
    left: 50%;
}
#nav-icon1.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #e34761;
}
#nav-icon1.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #e34761;
}
#nav-icon1.open span:nth-child(4) {
    top: 6px;
    width: 0%;
    left: 50%;
}

/* TrustPilot Banner */
#trustpilot-banner {
    background-color: #eee;
    color: #000;
    font-family: Helvetica Neue,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 30px 0;
}
#trustpilot-banner h3 {
    font-size: 22px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
#trustpilot-banner img { width: 80px; }
#trustpilot-banner #tp-overall .trustpilot-logo {
    width: 115px;
    margin-bottom: 8px;
}
#trustpilot-banner #tp-overall .big-5stars {
    margin-bottom: 10px;
    width: 160px;
}
#trustpilot-banner #tp-overall > span {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}
#trustpilot-banner #tp-overall p {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
#trustpilot-banner #tp-overall p b { color: #888; }
#trustpilot-banner #tp-reviews .tp-review-content { padding: 0 20px; }
#trustpilot-banner #tp-reviews h4 {
    font-size: 12px;
    font-weight: 700;
}
#trustpilot-banner #tp-reviews p {
    height: 50px;
    line-height: 14px;
}
#trustpilot-banner .tp-review-content span { visibility: hidden; }
#trustpilot-banner .carousel-control {
    font-size: 38px;
    color: #aaa;
    text-shadow: none;
    top: 22%;
    width: auto;
}
#trustpilot-banner .carousel-control.right,
#trustpilot-banner .carousel-control.left { background-image: none; }
#trustpilot-banner .carousel-control.right { margin-right: -50px; }
#trustpilot-banner .carousel-control.left { margin-left: -50px; }

/* Basket Top Slider on mobile */
#basketSlideshow {
  position: relative;
  height: 65px;
}
#basketSlideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  margin: auto;
  width: 220px;
}
#basketSlideshow > div.second-slide > div {
    margin: auto;
    width: 160px;
}
#basketSlideshow > div.last-slide > div {
    margin: auto;
    width: 180px;
}
#free-badge {
    display: inline-block;
    background: #e34761;
    padding: 2px 4px;
    line-height: 1;
    border-radius: 2px;
    color: #fff;
    font-weight: 300;
}

.free-shipping {
    background: #7e95b5;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    margin-top: 10px;
}
.free-shipping p {
    margin: 0;
    line-height: 1.8;
}
.free-shipping p img {
    margin-right: 3px;
    width: 16px;
}
.shop-now {
    border: 1px solid #ddd;
    margin-top: 15px;
    padding: 8px;
    overflow: hidden;
}
.shop-now > div {
    display: table;
}
.shop-now > div > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.shop-now > div > div:first-child {
    width: 20%;
}
.shop-now > div > div:nth-child(2) {
    text-align: left;
    padding-left: 15px;
    width: 45%;
}
.shop-now > div > div:last-child {
    width: 35%;
}
.shop-now img {}
.shop-now p {
    margin-bottom: 0;
}
.shop-now a {
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 3px 6px;
}
#doofinderLogo { display: none !important; }


/*************************************/
/* New Homepage */
/*************************************/
.flex-row { display: flex; }
.flex-row > div { overflow: hidden; }
.flex-vertical {
    display: flex;
    flex-direction: column;
}
#blog-featured { margin-top: 70px; }
#blog-featured-main > div { text-align: center; }
#blog-featured h2 {
    font-size: 36px;
    font-weight: lighter;
    line-height: 1.5;
    margin-bottom: 25px;
    text-align: center;
    float: right;
    width: 443px;
}
.blog-featured-right img { margin-bottom: 20px; }
.blog-featured-right-meta {
    float: left;
    text-align: center;
    width: 442px;
}
.blog-featured-right p { padding: 0 30px; }
.blog-featured-right-meta a,
.line-div a {
    display: block;
    border: 1px solid #666;
    padding: 8px 30px;
    width: 165px;
    margin: auto;
    margin-top: 15px;
}
.line-div { padding: 45px 0 10px; }
.line-div a {
    background: #fff;
    margin-top: -18px;
    position: absolute;
    width: 200px;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
}
.line-div p { border-top: 1px solid #393b40; }

#featured-in {
    margin-top: 50px;
    margin-bottom: 50px;
}
#featured-in h5 { letter-spacing: 0.2em; }
#featured-in .carousel-control.right,
#featured-in .carousel-control.left {
    background-image: none;
}
#featured-in .carousel-control {
    font-size: 38px;
    color: #aaa;
    text-shadow: none;
    width: auto;
}
#featured-in .carousel-indicators { bottom: -35px; }
#featured-in .carousel-indicators .active {
    background-color: #8c8c8c;
    height: 11px;
    width: 11px;
}
#featured-in .carousel-indicators li {
    margin: 0 4px;
    border: 1px solid #ebebeb;
    background-color: #ebebeb;
}

.hp-seo-reset-wrapper { margin-top: 35px; }
.hp-seo-reset-wrapper h2,
#measuring-hanging h2 {
    font-family: Times New Roman;
    font-size: 30px;
    text-align: center;
}
.hp-seo-reset { margin:0; }
.hp-seo { 
    color: #5a626d;
    padding:15px;
}
.hp-seo h3 {
    text-align: center;
    margin: 0;
}
.hp-seo-tag {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    color:#a2aab6;
}
.hp-seo-p { margin: 0; }
.hp-seo-icon {
    color: #a2aab6;
    font-size: 25px !important;
    width: 100%;
    text-align: center;
}
a.link-additional { text-decoration: underline; }
.hide-para1,.hide-para2,.hide-para3 { display: none; }
#hidden-box1, #hidden-box1-close,#hidden-box2, #hidden-box2-close,#hidden-box3, #hidden-box3-close{
    border-bottom: 1px solid #b1c9d4;
    color: #6f95a6;
}
@media (max-width: 1024px) {
    .hp-seo { 
        padding:15px 15px 0 15px;
    }
}
.measuring-hanging-right .product-types-meta { padding: 0 16px; }
.measuring-hanging-right h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}
.measuring-hanging-right .image-top h3 { margin-top: 15px; }
.measuring-hanging-right img { width: 100%; }
#measuring-hanging { padding-top: 20px; }
#measuring-hanging h2 { margin-bottom: 30px; }
#measuring-hanging #measuring-video-container {
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}
#measuring-hanging #measuring-video-container .video-side {
    background-image: url("https://curtains.com/skin/frontend/curtains/default/images/homepage/video-measuring-hp.jpg");
}
#measuring-hanging #measuring-video-container #measuring-video {
    margin: auto;
    position: relative;
    height: 323px;
    width: 100%;
}

#product-selections { padding-top: 15px; }
#product-selections .product-types-meta {
    background: #e7e0df;
    padding: 30px 40px;
    height: 100%;
}
.rmc-lining-selection {
    margin-top: 20px;
    padding-top: 10px;
}
.rmc-lining-selection h3 { margin-bottom: 20px; }
.rmc-lining-item {
    border: 1px solid #748189;
    text-align: center;
    padding: 20px 0;
}
.heading-selections {
    margin-top: 30px;
    text-align: center;
}
.heading-selections h3 { margin-bottom: 14px; }
.heading-selections img { height: auto; }
.heading-selections label { margin-top: 10px; }
#product-types .product-types-img { background: #e7e0df; }

#product-types { margin-top: 20px; }
#product-types .product-types-meta {
    background: #ededed;
    padding: 20px 15px;
    padding-bottom: 0;
    overflow: hidden;
    height: 100%;
}
#product-types .product-types-meta a { display: block; }
#product-types .product-types-meta a label { cursor: pointer; }
#product-types h3,
#product-selections h3 {
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin-top: 0;
}
#product-types h3.small-heading { font-size: 21px; }
.product-types-horizontal {
    margin-top: 20px;
    display: flex;
    overflow: hidden;
}
.product-types-horizontal > img {
    float: left;
    height: 100%;
}
.product-types-horizontal .product-types-meta { overflow: hidden; }
#product-types label,
#product-selections label {
    display: block;
    margin: 5px 0 10px;
}
#product-selections label { margin-bottom: 0; }
.product-types-horizontal .product-types-meta img { width: 36px; }
.product-type-item img { width: 100%; }
.product-types-img { height: 100%; }
/*.product-types-img img { height: 100% !important; }*/
#rm-blinds .col-md-4 { padding-right: 0; }
#rm-blinds .col-md-8 { padding-left: 0; }
#rm-blinds .col-md-8 .col-xs-3 { padding: 0 5px; }
#rm-blinds .product-types-meta p { margin-bottom: 20px; }
.swatches-row > div:last-child { height: 100%; }

#carousel-top-bar-lg, #carousel-top-bar-sm {
    height: 30px;
    overflow: hidden;
}
.free-swatch-icon {
    padding-top:3px;
    width:24px;
}
.owl-demo .item { position: relative; }
.owl-demo { width: 100%; }
.slide-above { margin: 10px 0 20px; }
.slide-above img {
    float: left;
    margin-right: 10px;
    height: 30px;
}
.flex-container {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}
.flex-item div {
    float: left;
    font-size: 12px;
    line-height: 1.3;
}
.flex-item div p {
    margin-bottom: 0;
    font-weight: bold;
}
.flex-item div span a { font-weight: bold; }
@media (max-width: 980px) {
    .slide-above-fast, .slide-above-free { display:block!important; width:100%!important; }
    .hidebr { display:none; }
    .slide-above-free { padding:10px!important; }
    .padding-icon { padding-right: 5px; }
}
@media (max-width: 640px) {
    .slide-above-fast { display:none!important; }
}

.light-blue-bg {
    background-color: #e8ebf0;
    height: auto;
    padding: 7px 0;
}
.in_time_grid_1 {font-family: Times New Roman, Times, serif; font-weight:bold; font-size:20px; text-transform: uppercase;}
.in_time_grid_2{font-size:12px; text-align:center; font-weight:400}
.in_time_grid_3{font-size:12px; text-align:center; font-weight:400}
.in_time_font_1{font-weight:700;}
.in_time_font_2{font-weight:900;}
@media (max-width: 396px) {
    .br_break.hidden-xs {display: block!important;}
}

.price-promise-tag {
    display: block !important;
    overflow: hidden;
    padding-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #f6f6f6;
    padding-left: 10px;
}
.price-promise-tag a {
    background: #a6b3c6;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-right: 8px;
    padding: 5px 15px;
    text-transform: uppercase;
}
.price-promise-tag a:hover {
    background-color: #8694a9;
    color: #fff;
}
.price-promise-tag a img {
    margin-right: 5px;
    width: 18px;
}
.price-promise-tag p {
    font-size: 14px;
    border-left: 1px solid #747f8f;
    color: #747f8f;
    display: inline-block;
    padding-left: 8px;
}
@media (max-width: 463px) {
    .price-promise-tag p {
        border: 0;
        padding-left: 0;
        margin-top: 5px;
    }
}
.price-promise-banner {
    max-width: 488px;
    width: 100%;
}

/* Business Widget */
#b_customer_widget {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 3px;
    bottom: 1px;
    position: fixed;
    right: 10px;
    width: 260px;
    z-index: 10000;
}
#b_customer_widget button {
    background: transparent;
    border: 0;
    padding: 13px;
    width: 100%;
    border-radius: 3px;
}
#b_customer_widget button img {
    margin-bottom: 3px;
    width: 30px;
    pointer-events: none;
}
#b_customer_widget button span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin: 0 10px;
    pointer-events: none;
}
#b_customer_widget button i { pointer-events: none; }
#b_customer_widget button i::before {
    font-size: 24px;
    line-height: 0;
}
#widget_container {
    border-top: 1px solid #dedede;
    display: none;
    padding: 5px 10px;
    padding-bottom: 15px;
}
#widget_container .col-xs-3 {
    /*padding-right: 0;*/
    width: 29%;
}
#widget_container .col-xs-9 { width: 71%; }
#widget_container img.avatar { margin-top: 10px; }
#widget_container span {
    display: block;
    font-family: 'Lato';
    font-size: 10px;
    font-weight: 900;
    text-align: center;
}
#widget_container h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 5px;
}
#widget_container p {
    line-height: 14px;
    margin-top: 5px;
    font-size: 12px;
}
#widget_container a {
    background-color: #000;
    color: #fff;
    font-size: 10px;
    padding: 5px 10px;
    padding-bottom: 8px;
    letter-spacing: .5px;
}
.col2-left-layout.container.main { padding-top: 20px; }
.block-account .block-title strong span i { display: none; }
.my-account button.button span span { line-height: 40px; }
a.link-login { text-decoration: underline; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://curtains.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.AddToCart-loader {
    background-image: url(https://curtains.com/skin/frontend/curtains/default/images/ajaxkit-loader.gif);
	background-repeat: no-repeat;
	background-color: #fff;
    width: 24px;
    height: 24px;
	background-position: center;
}
.AjaxKit-addtocart-link,
.btn-ajaxkit-quick-view {position: relative;}
.Ready-Made-Curtains .AjaxKit-addtocart-link { border-color: #666; }
.AjaxKit-Singlton-Click  {position: relative; display: block;}
.AjaxKit-addtocart-link .AddToCart-loader,
.btn-ajaxkit-quick-view .AddToCart-loader {position: absolute; right: -26px; top: 50%; margin-top: -12px;}
.AjaxKit-Singlton-Click .AddToCart-loader {position: absolute; top: 50%; margin-top: -12px; left: 50%; margin-left: -12px;}
.hover-divider .AddToCart-loader {display: none!important;}

.ajaxkit-login-submit-form {position: relative;}
.ajaxkit-login-submit-form .AddToCart-loader {position: absolute; right: -26px; top: 50%; margin-top: -12px;}

.AjaxKit-Singlton-Click.grid,
.AjaxKit-Singlton-Click.list {display: inline-block;}

#toolbar-loading {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 99999;
}


#AjaxKit-InfiniteScroll {
	background-color: #f5f5f5;
	color: #444;
	cursor: pointer;
	padding: 0.75em;
	text-align: center;
}
.infinite-scroll-elements {display: none;}
.infinite-scroll-button {display: block; padding: .417em 0;}
.infinite-scroll-loader {
	border-radius: 100%;
    margin: 2px 2px -5px;
    border: 2px solid #444;
    border-bottom-color: transparent;
    height: 25px;
    width: 25px;
    background: 0 0!important;
    display: inline-block;
    -webkit-animation: rotate .75s 0s linear infinite;
	-moz-animation: rotate .75s 0s linear infinite;
    animation: rotate .75s 0s linear infinite;
}
#AddToCart-popup {
    position: fixed;
    top: 45%;
    margin-top: -100px;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
	width: 600px;
    margin-left: -300px;
    left: 50%;
    background-color: #fff;
	z-index: 99999;
}
#AddToCart-popup .shop-now { border-color: #999; }
#AddToCart-popup.products-wrapper,
#AddToCart-popup.login-wrapper {width: 340px; margin-left: -170px;}
#AddToCart-popup .product-options {margin: 0;}
#AddToCart-popup .popup-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;

}
#AddToCart-popup .popup-overlay ~ * {position: relative; z-index: 100;}
#ajaxkit-popup-content {background-color: #fff; padding: 2.5em 15px 1em;}
#AddToCart-popup.login-wrapper #ajaxkit-popup-content {padding-top: 0;}

/*#AddToCart-popup .close-popup {font-size: 1.16em; display: inline-block; position: absolute; top: 0; right: -40px; opacity: 1; z-index: 99; background-color: #e34761; height: 40px; width: 40px; text-align: center; text-shadow: none; border: none;}*/
#AddToCart-popup .close-popup { font-size: 1em; display: inline-block; position: absolute; top: 10px; right: 10px; opacity: 1; z-index: 999; background-color: transparent; height: 16px; width: 16px; text-align: center; text-shadow: none; border: none;}
/*#AddToCart-popup .close-popup:hover {background-color: rgb(185, 23, 50);}*/
/*#AddToCart-popup .close-popup i {display: block; line-height: 40px; cursor: pointer; color: #fff;}*/
#AddToCart-popup .close-popup i { display: block; cursor: pointer; color: #ccc; }
#AddToCart-popup .close-popup i:hover {color: #597ab2;}

#ajaxkit-popup-content .popup-related-products .owl-carousel .owl-wrapper-outer {padding-bottom: 5px;}
#ajaxkit-popup-content .block-related #related-slider + .related-button {padding-top: 1em;}
#ajaxkit-popup-content .block-related #related-slider + .related-button .btn {float: right; clear: both; padding: 0; margin: 0 0 .5em; border: none; background: none;}
#ajaxkit-popup-content .popup-related-products {margin-top: 1.5em;}
#ajaxkit-popup-content .popup-related-products li.item {padding-left: 10px; padding-right: 10px; width: 25%;}
#ajaxkit-popup-content .popup-related-products .block-related .block-content li a.link-wishlist {margin-top: .75em;}
#ajaxkit-popup-content .account-login .btn {width: 100%; margin-bottom: 1em; font-size: 18px; padding-top: 6px; padding-bottom: 6px;}
#ajaxkit-popup-content .buttons-set a {color: #888;}
#ajaxkit-popup-content .buttons-set a i {font-size: 1.16em; margin-right: 5px;}
#ajaxkit-popup-content .account-login .page-title {margin-left: -30px; margin-right: -30px; background-color: #eee; padding: 0; border: none;}
#ajaxkit-popup-content .account-login .page-title h2 {text-transform: uppercase; padding: .5em 28px; background-color: #fff; float: left; font-size: 1.5em;}
#ajaxkit-popup-content .account-login .page-title a {font-family: 'Poppins'; text-transform: uppercase; padding: .5em 28px; font-weight: 300; color: #aaa; float: left;  font-size: 1.5em;}
#ajaxkit-popup-content .account-login h3 {font-size: 1.5em;}
#ajaxkit-popup-content .account-login .page-title a:hover {background-color: rgba(0,0,0,.06);}
#ajaxkit-popup-content .account-login .customer-name-middlename,
#ajaxkit-popup-content .account-login .customer-name,
#ajaxkit-popup-content .account-login .customer-name-prefix-middlename-suffix,
#ajaxkit-popup-content .account-login .customer-name-suffix,
#ajaxkit-popup-content .account-login .customer-name-prefix  {margin-left: -10px; margin-right: -10px;}
#ajaxkit-popup-content .account-login .fields .field + .field {margin-top: 1em;}
#ajaxkit-popup-content .account-login.forgot-password .form-list {margin-bottom: 1.5em;}
.popup-product-info-options-wrapper-bottom {margin-top: 1em; margin-bottom: 0;}
.popup-product-info-options-wrapper-bottom .price-box {margin-bottom: 1.5em;}
.popup-product-info-options-wrapper-bottom .product-options-bottom .add-to-links {margin: 1.5em 0 0;}
.popup-added-product-list .popup-text {margin-bottom: 1.5em;}
.popup-added-product-list .product-name {font-weight: bold; /*margin-left: 20px;*/ display: block; text-align: left;}
.popup-added-product-list .product-meta span:first-child {
    font-size: 12px;
    color: #666;
    float: left;
}
.popup-added-product-list .product-meta span:last-child {
    float: right;
    font-size: 12px;
    font-weight: bold;
}
.popup-added-product-list .products {
    border: 2px solid #7e95b5;
    padding: 10px;
}
.popup-added-product-list .free-shipping {
    font-size: 11px;
    float: left;
    width: 49%;
}
.popup-added-product-list .free-shipping img {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
    width: 18px;
}
.popup-added-product-list .free-shipping span {
    float: left;
    line-height: 1.2;
    width: 80%;
}
.popup-added-product-list .buttons-wrapper .btn {
    background: #e34761;
    border: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    float: right;
    line-height: 1.75;
    margin-top: 10px;
    outline: none;
    width: 49%;
}
.popup-added-product-list .buttons-wrapper .popup-timer {float: left; margin: 1em 0;}
#ajaxkit-popup-content .block-related li {width: 25%;}
#AddToCart-header-sidebar
{
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 100%;
    width: 200px;
}

.header .top-link-cart
{
    position: relative;
}
.highlight-cart {background-color: transparent;}


/* .quick-view-data-container {position: absolute; z-index: 99999; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2); padding: 20px; top: 0; right: -80%;display: none; width: 606px;} */
.quick-view-data-container .product-sidebar {display: none!important;}
.quick-view-data-container .product-essential > .row  > div {width: 100%;}
.quick-view-data-container .product-view .quantity-wrapper {margin-bottom: .75em;}
.products-grid .actions {position: static;}
.products-grid li.item {position: relative;}

.quick-view-data-container .product-view
{
    z-index: 100;
    position: relative;
	margin-bottom: 20px;
}
.quick-view-data-container .quick-view-overlay
{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
}

.quick-view-data-container .product-essential {margin-bottom: 0;}
.quick-view-data-container .product-view .product-name h1 {font-size: 2em;}
.quick-view-data-container .product-view .product-shop .price-box .price {font-size: 2.5em;}
.quick-view-data-container #AddToCart-popup {width: 636px; margin-left: -318px;}
.quick-view-data-container #ajaxkit-popup-content {
	max-height: 500px;
	overflow-x: visible;
	overflow-y: auto;
	padding-bottom: 0;
}
#ajaxkit-popup-content .product-view .product-img-box .product-image {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 9;
}
#ajaxkit-popup-content .product-view .product-options-bottom {margin-top: 1em;}
#ajaxkit-popup-content .product-view .add-to-cart .btn {float: none; margin: 0; padding: 8px 17px; height: 40px; font-size: 15px; width: auto; line-height: normal; vertical-align: top;}
#ajaxkit-popup-content .product-view .add-to-cart .btn span span {display: block; }
#ajaxkit-popup-content .product-view .add-to-links {float: none; margin-top: 1em;}
#ajaxkit-popup-content .product-view .add-to-links li {float: none; margin: 0 10px 0 0; display: inline-block;}
#ajaxkit-popup-content .product-view .add-to-links li:last-of-type {margin-right: 0;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename .name-middlename {margin-top: -1.5em;}
#ajaxkit-popup-content .product-view .add-to-links i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #597ab2;
    border: solid 1px;
    vertical-align: top;
}
#ajaxkit-popup-content .product-view .add-to-links i:hover {color: #fff;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename  {margin-top: 2em;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-middlename {margin-top: .75em;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-lastname {margin-top: 2.25em;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-lastname {width: 66.66666667%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-suffix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-middlename,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-middlename,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename .name-middlename {width: 33.3333333333%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-lastname {width: 83.3333333333%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-suffix .name-prefix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-middlename-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename .name-prefix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-prefix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-suffix {width: 16.66666667%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix .name-lastname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-suffix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-middlename {width: 41.66666667%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-suffix .name-suffix,
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix .name-prefix {width: 25%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name .name-firstname,
#ajaxkit-popup-content .account-login  .form-list .customer-name .name-lastname {width: 50%;}
#ajaxkit-popup-content .account-login  .form-list .customer-name-prefix-middlename-suffix .name-middlename {margin-top: 0;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields {margin-bottom: .75em;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields .field + .field {margin-top: .75em;}
#ajaxkit-popup-content .account-login  form.form-horizontal .form-list .fields:last-child {margin-bottom: 0;}
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob { width: 75%; }
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-month,
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-day { width: 18.55477855477855%; }
#ajaxkit-popup-content .account-login  .form-list .gender + li.customer-dob .dob-year { width: 55.58659217877095%; }
#ajaxkit-popup-content .account-login  .form-list .gender { width: 13.90635918937806%; }

#ajaxkit-popup-content .account-login .form-list .customer-dob label {float: none;}

#ajaxkit-popup-content .account-login  .gender + .dob { width: 69.44444444444444%; }
#ajaxkit-popup-content .account-login  .gender + .dob .dob-day,
#ajaxkit-popup-content .account-login  .gender + .dob .dob-month { width: 20.01053185887309%; }
#ajaxkit-popup-content .account-login  .gender + .dob .dob-year { width: 59.97893628225382%; }

@media only screen and (min-width: 768px) {
    #AddToCart-popup.products-wrapper { width: 375px; }
    #AddToCart-popup.products-wrapper .shop-now > div > div:nth-child(2) { width: 53%; }
}

@media only screen and (max-width: 767px) {
    .popup-added-product-list .free-shipping img {
        margin-right: 5px;
        padding-top: 2px;
        width: 16px;
    }    
    .popup-added-product-list .free-shipping span {
        width: 84%;
    }
}


/**
 * @category  Me
 * @package   Me_Lff
 * @author    Attila Sági <sagi.attila@magevolve.com>
 * @copyright 2015 Magevolve Ltd. (http://magevolve.com)
 * @license   http://magevolve.com/terms-and-conditions Magevolve Ltd. License
 * @link      http://magevolve.com
 */

/* Left for Free Shipping================================================================= */
.cart .me-lff-notification {background-color: #d9e5ee; border: 1px solid #bebcb7; padding: 10px;}
.cart .me-lff-notification .block-content {margin: 0; background-color: #d9e5ee;}
.cart .me-lff-notification p {margin: 0;}
.sidebar .me-lff-notification .block-content {padding: 5px 10px;}
.sidebar .me-lff-notification p {margin: 0; font-size: 11px;}
/* ======================================================================================= */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://curtains.com/skin/frontend/curtains/default/fonts/glyphicons-halflings-regular.eot);src:url(https://curtains.com/skin/frontend/curtains/default/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://curtains.com/skin/frontend/curtains/default/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(https://curtains.com/skin/frontend/curtains/default/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://curtains.com/skin/frontend/curtains/default/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://curtains.com/skin/frontend/curtains/default/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Lato,sans-serif;font-size:14px;line-height:1.42857143;color:#393b40;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#393b40;text-decoration:none}a:focus,a:hover{color:#2d2f33;text-decoration:none}a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:4px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #fff}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#afb2b8}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#afb2b8}.text-primary{color:#e34761}a.text-primary:focus,a.text-primary:hover{color:#d6213f}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#e34761}a.bg-primary:focus,a.bg-primary:hover{background-color:#d6213f}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #fff}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #afb2b8}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #fff}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#afb2b8}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #fff;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:3px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:2px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#393b40;background-color:#f5f5f5;border:1px solid #ccc;border-radius:3px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media (min-width:768px){.container{width:740px}}@media (min-width:992px){.container{width:960px}}@media (min-width:1200px){.container{width:1100px}}.row{margin-left:-10px;margin-right:-10px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#afb2b8;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#393b40;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#8c8f98}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#8c8f98;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#fff;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:42px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px \9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:42px;padding:8px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.input-lg{height:42px;line-height:42px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:42px;padding:8px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}.form-group-lg select.form-control{height:42px;line-height:42px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:42px;min-height:38px;padding:9px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:42px;height:42px;line-height:42px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#757983}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-left:-10px;margin-right:-10px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:10px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:9px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#e34761;border-color:#d6213f}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#d6213f;border-color:#68101e}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#d6213f;border-color:#a1192f}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#b71c36;border-color:#68101e}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#e34761;border-color:#d6213f}.btn-primary .badge{color:#e34761;background-color:#fff}.btn-success{color:#fff;background-color:#47e364;border-color:#21d642}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#21d642;border-color:#106820}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#21d642;border-color:#19a132}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#1cb739;border-color:#106820}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#47e364;border-color:#21d642}.btn-success .badge{color:#47e364;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#31b0d5}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#175b70}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#2289a7}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#175b70}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#31b0d5}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#ec971f}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#81500b}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#be7610}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#81500b}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#ec971f}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#c9302c}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#611715}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#972421}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#611715}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#c9302c}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#393b40;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#2d2f33;text-decoration:none;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#afb2b8;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:8px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:2px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:3px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#393b40;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#2d2f33;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#e34761}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#afb2b8}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#afb2b8;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-radius:3px 3px 0 0}.btn-group-vertical>.btn:last-child:not(:first-child){border-radius:0 0 3px 3px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:42px;padding:8px 16px;font-size:18px;line-height:1.3333333;border-radius:4px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:42px;line-height:42px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#8c8f98;text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:3px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:2px}.input-group-addon.input-lg{padding:8px 16px;font-size:18px;border-radius:4px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#fff}.nav>li.disabled>a{color:#afb2b8}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#afb2b8;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#fff;border-color:#393b40}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:3px 3px 0 0}.nav-tabs>li>a:hover{border-color:#fff #fff #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#8c8f98;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:3px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:3px 3px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:3px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#e34761}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:3px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:3px 3px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:3px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:10px;padding-left:10px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-10px;margin-left:-10px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 10px;font-size:18px;line-height:20px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-10px}}.navbar-toggle{position:relative;float:right;margin-right:10px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -10px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin:8px -10px;padding:10px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-radius:3px 3px 0 0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:10px;margin-right:10px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-10px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#d8d9dc}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#d8d9dc}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#d8d9dc}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#d8d9dc}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#d8d9dc}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:3px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#afb2b8}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:3px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#393b40;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#2d2f33;background-color:#fff;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#e34761;border-color:#e34761;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#afb2b8;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:8px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#fff}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#afb2b8;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#afb2b8}.label-default[href]:focus,.label-default[href]:hover{background-color:#9498a0}.label-primary{background-color:#e34761}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#d6213f}.label-success{background-color:#47e364}.label-success[href]:focus,.label-success[href]:hover{background-color:#21d642}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#afb2b8;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#393b40;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#fff}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#e6e6e6}.container .jumbotron,.container-fluid .jumbotron{border-radius:4px;padding-left:10px;padding-right:10px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#393b40}.thumbnail .caption{padding:9px;color:#393b40}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:3px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:3px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#e34761;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#47e364}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#fff;color:#afb2b8;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#afb2b8}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#e34761;border-color:#e34761}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#fef8f9}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:2px;border-top-left-radius:2px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:2px;border-top-left-radius:2px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:2px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:2px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:2px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:2px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:3px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#393b40;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#393b40}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#e34761}.panel-primary>.panel-heading{color:#fff;background-color:#e34761;border-color:#e34761}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#e34761}.panel-primary>.panel-heading .badge{color:#e34761;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#e34761}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:4px}.well-sm{padding:9px;border-radius:2px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:4px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:Lato,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:3px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Lato,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:4px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:3px 3px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0)}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.visible-print-block{display:block!important}}@media print{.visible-print-inline{display:inline!important}}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/**
 * @package     curtains
 * @copyright   Copyright (c) 2010-2015 AwdTeam. (http://www.advancedwebsitedesign.co.uk)
 */

/* #Desktop - Extra Large ================================================== */

@media only screen and (min-width: 1332px) {
	body.boxed-layout .container {padding-right: 40px; padding-left: 40px; width: 1332px;}
	body:not(.mobile-device) .products-grid .item.type-7 .image-box:hover .product-info-wrapper {opacity: 1; z-index: 99;}
	#header.header-24 .logo-wrapper { display: none;}
	#header.header-24 .menu-block .navbar-default {min-height: 125px;}
}

/* #Desktop ================================================== */

/* Note: Design for a width of 1024px */

@media only screen and (min-width: 992px) and (max-width: 1331px) {
	.form-list .gender { width: 13.88888888888889%; }
	.form-list .gender + li.customer-dob { width: 69.44444444444444%; }
	.form-list .gender + li.customer-dob .dob-month,
	.form-list .gender + li.customer-dob .dob-day { width: 19.99000499750125%; }
	.form-list .gender + li.customer-dob .dob-year { width: 59.82008995502249%; }
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename { margin-top: -1.5em; }

	/*[class*="col2-"] .products-grid.six-columns li.item,
	[class*="col2-"] .products-grid.seven-columns li.item,
	[class*="col2-"] .products-grid.eight-columns li.item { width: 20%; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(6n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(7n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(5n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(5n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(5n+1) { clear: left; }

	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(5n+5),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(5n+5),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(5n+5) { clear: right; }
	*/
	/*.col3-layout .products-grid.five-columns li.item,
	.col3-layout .products-grid.six-columns li.item,
	.col3-layout .products-grid.seven-columns li.item,
	.col3-layout .products-grid.eight-columns li.item { width: 25%; }

	.col3-layout .products-grid.six-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(6n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(7n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	.col3-layout .products-grid.five-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+1) { clear: left; }

	.col3-layout .products-grid.five-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+4),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+4) { clear: right; }*/

	/* Header */


	/*.header.header-18 .form-search input {width: 155px;}*/

	.custom-links li {padding-left: 10px; padding-right: 10px;}
	
	.footer-products-list .product-shop {width: 65%;}
	.customer-reviews-widget .btn {padding-left: 20px; padding-right: 20px;}
	
	/* Sticky Header */
	#sticky-header .small-logo { margin: .5em 0; }
	#sticky-header ul.topmenu li.level0 a.level-top { font-size: 1em; line-height: 1.5; }
	
	#sticky-header .category-label {top: 2px;}

	/* Widgets: Products */
	/* Lisitng ===================== */
	.banner-content.skin-1 { top: 15%; right: 3%; }
	.banner-content.skin-2 {
	    left: 0;
	    top: 0;
	    width: 60%;
	}

	.col3-layout .banner-content .title { font-size: 1.33em; }
	.col3-layout .banner-content i,
	.col3-layout .sorter .amount { display: none; }
	.toolbar .sorter {width: auto;}
	.toolbar.no-pagination:not(.small-toolbar) .sorter {float: left;}
	.sorter .view-mode:not(.small) {float: none; clear: both; margin-bottom: 2.5em;}
	/*.toolbar .pager {width: auto; position: absolute; right: 0;}*/
	.toolbar-bottom .toolbar .pager {position: static;}
	/*.col3-layout .toolbar .sorter {width: auto;}*/
	
	/*.products-grid .item.type-4 .actions .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-4 .actions .btn-quickview span {display: none;}*/
	
	.block-compare li.item .product-name {width: 84%;}

	/* Product Page =============== */
	.review-box .review { width: 82%; }
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
	.product-banner {font-size: .66em;}

	/* Small Layout */
	.product-view .with-sidebar .small-layout .add-to-links li.email-friend { margin-left: 0; margin-top: .75em; }
	.product-view .with-sidebar .small-layout .product-buttons a span { width: 69%; }
	.product-view .no-sidebar .small-layout .product-buttons a span { width: 78%; }
	.product-view .small-layout .vertical-tabs .tab-content-inner { width: 100%; }

	/* Medium Layout */
	.product-view .with-sidebar .medium-layout .product-buttons a span { width: 75%; }
	.product-view .no-sidebar .medium-layout .vertical-tabs .tab-content-inner { width: 52%; }

	/* Large Layout */
	.no-sidebar .large-layout .vertical-tabs .tab-content-inner { width: 59%; }

	/* Extralarge Layout */
	.product-view .extralarge-layout .box-tags .form-add .input-box { width: 100%; }
	.product-view .vertical-tabs .tab-content-inner { width: 76%; }
	.product-view .with-sidebar .product-buttons a span { width: 79%; }

	/* Vertical Tabs */
	.no-sidebar .medium-layout #upsell-product-table li.item,
	.large-layout #upsell-product-table li.item { width: 50%; }

	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+1),
	.large-layout #upsell-product-table li.item:nth-child(3n+1) { clear: none; }
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1),
	.large-layout #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2),
	.large-layout #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	/* Account ====================================================== */
	.customer-rating .item {padding-left: 6px; padding-right: 6px;}
	.customer-rating .item .rating-box { font-size: .91em; }
	.customer-rating .item .rating-box i { margin-right: 5px; width: 10px;}
	.customer-rating .item .rating-box .rating i:nth-child(2n) { left: 15px; }
	.customer-rating .item .rating-box .rating i:nth-child(3n) { left: 30px; }
	.customer-rating .item .rating-box .rating i:nth-child(4n) { left: 45px; }
	.customer-rating .item .rating-box .rating i:nth-child(5n) { left: 60px; }
	.my-account .product-review .media { min-height: 165px; }

	/* Cart ======================================================== */
	#shopping-cart-table .cart-actions a { display: block; margin: 0; text-align: center; }
	#shopping-cart-table .product-name a { max-width: 50%; }
	.cart .crosssell .product-details { width: 54%; }
	#co-billing-form .gender { width: 16.66666666666667%; }
	#co-billing-form .dob { width: 100%; }
	#co-billing-form .gender + .dob { width: 83.33333333%; }
	.cart .cart-block .buttons-set .btn {width: 100%;}
	.cart .cart-block .buttons-set .btn + .btn {margin-top: -.5em;}
	/*.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn {width: auto;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn + .btn {margin-top: 0;}*/
	#crosssell-products-list .product-image {margin-bottom: 1em;}
	.cart .crosssell li.item .add-to-links li i,
	.cart .crosssell li.item .btn {width: 32px; height: 32px; line-height: 30px;}

	/* Footer */
	#footer .footer-links,
	#footer .payments { float: none; text-align: center; }
	
	.box-reviews .rating-block #product-review-table .item {padding-left: 6px; padding-right: 6px;}
	.box-reviews .customer-rating {width: 17%;}
	.box-reviews .review-box {width: 81.5%;}
	
	[class*="col2-"] #customer-reviews > div,
	.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	[class*="col2-"] .box-reviews .customer-rating {width: 20%;}
	[class*="col2-"] .review-box {width: 77.5%; min-height: 167px;}
	[class*="col2-"] .review-box .review {width: 80%;}
	[class*="col2-"] .product-view .with-sidebar .add-to-cart .btn {padding-left: 20px; padding-right: 20px;}
	
	[class*="col2-"] .product-view  .vertical-tabs .tab-content-inner {width: 100%;}
	.product-view .with-sidebar .small-layout .product-buttons > div,
	[class*="col2-"] .product-view .with-sidebar .product-buttons > div {float: none; width: 100%;}
	.product-view .with-sidebar .small-layout .product-buttons .prev-button + .next-button ,
	[class*="col2-"] .product-view  .product-buttons .prev-button + .next-button {margin: .75em 0 0;}
	[class*="col2-"] .product-view .sku {display: block; border-right: none;}
	.product-view .with-sidebar .medium-layout .add-to-links .email-friend {margin: .75em 0 0;}
	
	.col3-layout .customer-rating {width: 22%;}
	.col3-layout .review-box {width: 75%; min-height: 168px;}
	.col3-layout .review-box .review {width: 73%;}
	[class*="col2-"] .box-reviews .rating-block #product-review-table .item,
	.col3-layout .box-reviews .rating-block #product-review-table .item {padding-left: 20px; padding-right: 20px;}
	.col3-layout .product-view .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.col3-layout .product-view .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.col3-layout .product-view #tabs.vertical-tabs:after { display: none; }
	.col3-layout .product-view .product-shop .vertical-tabs .tab-content-inner,
	.col3-layout .product-view .vertical-tabs .tab-content-inner { width: 100%; padding: 0 10px;}
	
	[class*="col2-"] .product-options-bottom .price-box {float: none;}
	[class*="col2-"] .product-view .add-to-links li.email-friend {margin-top: .75em;}
	
	body .col3-layout .product-view .add-to-cart #product-addtocart-button {margin: .75em 0 0;}
	body .col3-layout .product-view .medium-layout .add-to-cart #product-addtocart-button {margin: 0;}
	.col3-layout .product-options-bottom .price-box {float: none;}
	.col3-layout .product-view .add-to-links li {margin-right: 25px;}
	.col3-layout .product-view .add-to-links li:not(:first-child),
	[class*="col2-"] .product-view .with-sidebar .add-to-links li:not(:first-child) {margin-top: .75em;}
	.product-view .with-sidebar .add-to-cart .btn {padding-left: 18px; padding-right: 18px;}
	[class*="col2-"] .product-view .vertical-tabs .tab-content-inner {width: 68%;}
	
	aside.sidebar .block.block-wishlist li.item .product-image {width: 62px; margin-right: 16px;}
	aside.sidebar .block.block-wishlist li.item .product-details {width: 57%;}
	.block .actions .btn-default + .btn-primary {
		clear: both;
		display: block;
		margin: 0.75em auto 0;
	}
	
	.catalog-product-view  .block-title strong span {font-size: 1em;}
	.block-cart .block-content .mini-products-list .product-details {width: 53%;}
	.my-account table.table .product-name {max-width: 85%;}
	
	.col3-layout .product-labels-wrapper {left: 2px; right: 2px;}
	.col3-layout .product-labels-wrapper > div {padding-left: 5px; padding-right: 5px;}
	.timer-wrapper {padding-left: 18px; padding-right: 18px;}
	[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {margin-top: .75em;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div {min-width: 30px;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div span {font-size: 2em; min-width: 30px;}
	
	.parallax-banners-wrapper .image-wrapper .content {width: 36%; left: 32%;}
	
	body .widget .widget-title h2,
	.widget-title h2,
	body .widget .widget-title h3,
	.widget-title h3 {font-size: 1.5em;}
	.text-banner .banner-content.skin-3 {font-size: .75em;}
	.card-wrapper {padding: 1.083em;}
	.card-wrapper h3 {font-size: 1em;}
	.card-wrapper p {font-size: .91em;}
	
	/*	.products-grid .item.type-9 .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-9 .btn-quickview span {display: none;}
	.products-grid .item.type-7 .btn-details {display: inline-block;}
	
	.products-grid .item.type-7 .actions .btn-details {padding: 0; height: 34px; width: 34px; line-height: 34px; text-align: center;}
	.products-grid .item.type-7 .actions .btn-details i.fa {line-height: 34px;}
	.products-grid .item.type-7 .product-info-wrapper {padding: 0 10px 10px;}
	.products-grid .item.type-7 .bottom {right: 10px; left: 10px; bottom: 5px;}*/
	
	.header.header-15 .navbar-header {float: none;}
	.header.header-15 .navbar-toggle {
		clear: both;
		display: block !important;
		float: none;
		margin: 0 0 .75em;
		text-align: center;
		width: 100%;
		position: relative;
		z-index: 100;
	}
	.header.header-15 .topmenu {
		position: relative;
		z-index: 99;
		background: #fff;
		display: none;
	}
	.header.header-15 .menu-block .navbar-default .navbar-toggle,
	.header.header-15 .menu-block .navbar-default .navbar-toggle.active,
	.header.header-15 ul.topmenu li.level0 a.level-top {margin-left: 0; margin-right: 0;}
	body.vertical-header .container {width: 100%;}
	
	#header.header-24 .logo-wrapper { display: none;}
	#header.header-24 .menu-block .navbar-default {min-height: 125px;}
	
	#header.header-25 .navbar-header {margin: 0 10px;}
	#header.header-25 .menu-block .navbar-default .navbar-toggle,
	#header.header-25 .menu-block .navbar-default .navbar-toggle.active {color: #fff; margin: 0;}
	#header.header-25 .menu-block .navbar-default ul.topmenu li.level0 a.level-top {color: #222;}
	#header.header-25 .top-cart .block-content .inner-wrapper {position: relative; z-index: 11; background-color: inherit;}
	#header.header-25 .top-cart {position: static;}
	#header.header-25 .top-cart .block-content {top: 0; right: -310px;}
	#header.header-25 div.topmenu {position: absolute; top: 0; right: -300px; width: 300px; box-shadow: 0 0 5px rgba(0,0,0,.1);}
	#header.header-25 .top-cart .block-content.active:after,
	#header.header-25 div.topmenu.active:after {background-color: rgba(0, 0, 0, 0.8); bottom: 0; content: ""; display: block; left: 320px; position: fixed; right: 0; top: 0; z-index: 10;}
	#header.header-25 ul.topmenu {position: relative; z-index: 11; padding: 0 10px; margin: 0 -10px;}
	#header.header-25 .menu-block .row {position: static;}
	
	.text-banner.listing-banner .banner-content {font-size: .75em;}
	
	.header.header-19 .links:not(.default-links) li a.top-link-login  {font-size: 0; margin: 0; padding: 0;}
	.header.header-19 .links:not(.default-links) li a.top-link-login i.fa {padding: .5em; margin: 0;}
	.header.header-19 .form-search input {width: 132px;}
	.header.header-19 .links {margin: 0;}
	
	/*	.products-grid .item.type-10 .left-wrapper {width: 65%;}
	.products-grid .item.type-10 .right-wrapper {width: 35%;}*/
	
	.page-no-route .no-route .text-block h2 {font-size: 16.75em;}
	.product-custom {float: none; clear: both; width: 100%;}
}

/* #Tablet (Portrait) ================================================== */

@media only screen and (min-width: 1200px) {
	#carousel-featured-in-lg { height: 57px; }
}

@media only screen and (max-width: 1199px) {
	#footerSocialTop h4 { margin-bottom: 25px; }
	.lookbook-text {
	     margin-top: 0;
	     text-align: center; 
	}
	.newsletter-block { padding-bottom: 25px; }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	header.header .top-cart { padding: 0 15px; }
    .language-currency-wrapper { margin-right: 0px; }
    .language-currency-dropdown { left: auto; right: -10px; }
    #slim-footer #customer-service { width: 21%; }
    #slim-footer #quick-links { width: 75%; }
    #slim-footer #download-bay-app { width: 24%; }
	#trustpilot-banner #tp-reviews { padding: 0 40px 0 20px; }
	#trustpilot-banner #tp-reviews .tp-review-content { padding: 0 15px; }
	#trustpilot-banner #tp-reviews h4 {
	    height: 15px;
	    overflow: hidden;
	}
	#trustpilot-banner .carousel-control.right { margin-right: -40px; }
	#trustpilot-banner .carousel-control.left { margin-left: -40px; }
	.nav-subtabs ul { width: 70%; }
    #owl-demo .owl-controls .owl-buttons div { top: 28%; }
    .m2mc-img { height: 550px; }
    #product-selections .product-types-meta { padding: 18px 35px; }
    .rmc-lining-selection { padding-top: 10px; }
    .rmc-lining-item { padding: 10px 0; }
    #measuring-hanging #measuring-video-container #measuring-video { height: 291px; }
    #measuring-hanging #manufacturer-block > div:first-child { padding-left: 10px;  }
    header#header .arrange-appointment-btn { margin-right: 5px; }
    .price-promise-tag { padding-left: 1px; }
    .price-promise-tag a { font-size: 12px; }
    .price-promise-tag a img { width: 16px; }
    .price-promise-tag p {
	    font-size: 12px;
	    border-left: 0;
	    padding-left: 0;
	}
}

@media only screen and (min-width: 992px) {
	#blog-featured h2 { padding: 0 50px; }
	.block-content.topCartContent { display: none; }
	#upsell-product-table .product-image > img {
	    float: right;
	    max-height: 174px;
	}
	#blog-featured-main > div { text-align: right; }
	#blog-featured-main > div.blog-featured-right { text-align: left; }
	.header .form-search .indent { border: 1px solid #878787; }
}

/* Note: Design for a width of 768px */
@media only screen and (max-width: 991px) {
	#footerSocialTop a { margin: 0 10px; }
	#search_mini_form .form-search { margin-bottom: 0; }
	#search_mini_form .form-search input {
	    height: 34px; 
	    border-radius: 3px 0 0 3px; 
	    font-size: 14px;
	    color: #8c8f98;
	    background-color: #fff;
	    border: 1px solid #ccc;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	}
	#search_mini_form .form-search .btn {
	    background-color: #fff;
	    border: 1px solid #ccc !important;
	    color: #333;
	    margin-top: 1px;
		margin-left: -8px;
		width: 38px;
		outline: none;
	}
	#search_mini_form .form-search .btn i {
		font-size: 14px;
		line-height: 1;
	}
    #owl-demo .owl-controls .owl-buttons div { top: 30%; }
	.rmc-lining-item { border: 0; }
	#blog-featured h2, .blog-featured-right-meta { width: 100%; }
	.slide-above { margin: 0 0 10px; }
	.slide-above img, .free-swatch-icon {
	    height: 25px;
	    margin-top: 2px;
	    padding-top: 0;
	}
	.block-title:after,
	.block-account .block-content li:before,
	#account_folding_menu { display: none; }
	.sidebar .block.block-account, .block-account .block-title { padding: 0; }
	.block-account .block-title strong span {
		font-size: 1em;
		font-weight: bold;
		padding: 10px;
		cursor: pointer;
	}
	.block-account .block-title strong span i {
		display: block;
		margin-top: 3px;
	}
	.sidebar .block.block-account {
    	border-color: #ddd !important;
    	border-bottom: 5px solid #ccc !important;
	}
	.sidebar .block.block-account .block-content { border-top: 1px solid #ccc; }
	.sidebar .block.block-account ul { padding: 5px 0 10px; }
	.sidebar .block.block-account ul li { padding: 6px 0; }
	.my-account .page-title h1, .my-account .page-title h2, .my-account h2.box-title { font-size: 1.5em; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	#footer .newsletter-block #newsletterSection,
	#footer .newsletter-block #newsletterSection #mc_embed_signup .button { font-size: 12px !important; }
	#footer .newsletter-block #newsletterSection #mc_embed_signup input.email {
	    width: 120px;
	    font-size: 14px!important;
	}
	#product-selections h3 { font-size: 23px; }
	#measuring-hanging #manufacturer-block { padding-left: 0; }
	#measuring-hanging #measuring-video-container #measuring-video { height: 263px; }
	.swatches-row img { width: 100%; }
	.m2mc-img { height: 233px; }
	#owl-demo .owl-controls .owl-buttons div { top: 22%; }
	.rmc-lining-selection {
		padding-left: 100px;
    	padding-right: 100px;
	}
	#rm-blinds > .col-sm-3 { padding-right: 0; }
	#rm-blinds > .col-sm-9 { padding-left: 0; }
	#product-selections { padding-top: 0; }
	.heading-selections img { height: 100px; }
	#cushions-poles { padding-top: 19px; }
	#cushions-poles img { height: 120px; }

	#trustpilot-banner #tp-reviews { padding: 0 50px 0 35px; }
	#trustpilot-banner .carousel-control.left { margin-left: -60px; }
	.header.header-18 .form-search input {
	    background-color: #f2f2f2;
	    border-radius: 0;
	    font-size: 11px;
	    height: 46px;
	    width: 94%;
	}
	.menu-block {
	    background: transparent;
	}
	.wide-layout header.header-18 .top-block, .boxed-layout header.header-18 .top-block .container {
	    color: #666;
	    font-size: 12px;
	    display: none;
	}
	.header-wrapper {
	    border-top: 7px solid #e34761;
	}
	.header .quick-access {
	    float: left !important;
	    margin: 0 !important;
	    width: 99%;
	}
	.header.header-18 .search-mini-form {
	    margin: 0;
	    width: 100%;
	}
	.header .form-search {
	    margin: auto;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.header.header-18 .quick-access .default-links.links2 {
	    background: #f2f2f2 none repeat scroll 0 0;
	    color: #222;
	    float: right;
	    font-size: 16px;
	    font-weight: 500;
	    margin-left: 0;
	    margin-top: 0;
	    padding: 12px 50px;
	    text-align: center;
	    width: 49%;
	}
	header.header .top-cart {
	    background: #f2f2f2 none repeat scroll 0 0;
	    float: left;
	    margin-left: 0;
	    margin-top: 31px;
	    padding: 0 22px;
	    position: relative;
	    width: 49%;
	    text-align: center;
	}
	#new-header header.header .top-cart {
	    background: #fff;
	    padding: 0;
	    width: 100%;
	}
	.header .default-links.links li {
	    float: none;
	    margin-left: 10px;
	    text-align: center !important;
	}
	.form-list .gender { width: 13.88888888888889%; }
	.form-list .gender + li.customer-dob { width: 69.44444444444444%; }
	.form-list .gender + li.customer-dob .dob-month,
	.form-list .gender + li.customer-dob .dob-day { width: 19.99000499750125%; }
	.form-list .gender + li.customer-dob .dob-year { width: 59.82008995502249%; }
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-middlename,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-middlename { margin-top: -1.5em; }

	/*[class*="col2-"] .products-grid.five-columns li.item,
	[class*="col2-"] .products-grid.six-columns li.item,
	[class*="col2-"] .products-grid.seven-columns li.item,
	[class*="col2-"] .products-grid.eight-columns li.item { width: 25%; }

	[class*="col2-"] .products-grid.five-columns li.item:nth-of-type(5n+1),
	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(6n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(7n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	[class*="col2-"] .products-grid.five-columns li.item:nth-of-type(4n+1),
	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(4n+1),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(4n+1),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(4n+1) { clear: left; }

	[class*="col2-"] .products-grid.five-columns li.item:nth-of-type(4n+4),
	[class*="col2-"] .products-grid.six-columns li.item:nth-of-type(4n+4),
	[class*="col2-"] .products-grid.seven-columns li.item:nth-of-type(4n+4),
	[class*="col2-"] .products-grid.eight-columns li.item:nth-of-type(4n+4) { clear: right; }

	.col3-layout .products-grid.three-columns li.item,
	.col3-layout .products-grid.four-columns li.item,
	.col3-layout .products-grid.five-columns li.item,
	.col3-layout .products-grid.six-columns li.item,
	.col3-layout .products-grid.seven-columns li.item,
	.col3-layout .products-grid.eight-columns li.item { width: 50%; }

	.col3-layout .products-grid.three-columns li.item:nth-of-type(3n+1),
	.col3-layout .products-grid.four-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(4n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(5n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(6n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(7n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }

	.col3-layout .products-grid.three-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.four-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(2n+1),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(2n+1) { clear: left; }

	.col3-layout .products-grid.three-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.four-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.five-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.six-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.seven-columns li.item:nth-of-type(2n+2),
	.col3-layout .products-grid.eight-columns li.item:nth-of-type(2n+2) { clear: right; }*/

	/* Header */
	.header .welcome-msg { display: none; }
	.header .top-block {text-align: center;}
	.header .logo,
	.header .quick-access {float: none; display: inline-block; margin: 0;}
	.header .quick-access {position: relative;}
	header.header .customer-name-wrapper + .links {right: 0; text-align: left;}
	.header h2.logo {margin-bottom: 1em; display: block;}
	.banner-home .divider-border { width: 60%; }
	.header .top-block .navbar-toggle {display: block;}
	.header-links.navbar-collapse { position: absolute; min-width: 150px; right: 0; background-color: #fff; padding: .91em 9px; -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1); box-shadow: 0px 1px 2px rgba(0,0,0,.1); margin: 0; z-index: 9999; top: 100%;}
	.header-links.navbar-collapse.collapse {display: none!important;}
	.header-links.navbar-collapse.collapse.in {display: block!important;}
	.header-links.navbar-collapse li { display: block; margin: 0; padding: .42em 9px; float: none;}
	.header-links.navbar-collapse li a { color: #222;  width: 100%;}
	.header-links.navbar-collapse li a:hover { color: #ea505e; background: none;}

	.header .navbar-header .navbar-toggle {display: block;}
	.header .topmenu.navbar-collapse {
		background-color: #fff;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		left: 10px;
		top: 100%;
		position: absolute;
		width: 283px;
		z-index: 999;
		padding: 10px!important;
	}
	.header .topmenu.navbar-collapse.collapse {display: none!important;}
	.header .topmenu.navbar-collapse.collapse.in {display: block!important;}
	.header .topmenu.navbar-collapse > ul,
	.header .topmenu.navbar-collapse li {display: block; margin: 0; float: none;}
	.header .topmenu.navbar-collapse li a {color: #222!important;  width: 100%; display: block; float: none;}
	/*.header .topmenu.navbar-collapse li.btn-sale a {color: #FFF!important;}*/
	.header .topmenu li.level0 a.level-top:hover,
	.header .topmenu li.level0.over a.level-top,
	.header .topmenu.navbar-nav li.level0.active > a.level-top {color: #ea505e!important; background: none;}
	.header .topmenu li.level0 a > i {display: none;}
	.header .topmenu li ul ul {display: none; position: static; width: 100%; box-shadow: none;}
	.header .topmenu li.level0 + li.level0:after, 
	.header .topmenu li.level0 + li.level0:before {content: none;}
	.header .topmenu .menu-item-button {position: absolute; right: 10px; padding: 5px; z-index: 1000; cursor: pointer; font-size: 14px; top: 5px;}
	.header .topmenu .menu-item-button .fa-minus {display: none;}
	.header .topmenu .menu-item-button.active .fa-minus {display: inline-block;}
	.header .topmenu .menu-item-button.active .fa-plus {display: none;}
	.header .topmenu ul ul .menu-item-button {top: 0; right: 0;}

	ul.topmenu.nav-wide li.level-top,
	ul.topmenu.nav-wide ul.level0 li.level1 {display: block; margin: 0; float: none; position: relative; width: auto!important; padding: 0 15px;}
	ul.topmenu.nav-wide .top-content,
	ul.topmenu.nav-wide .bottom-content, 
	ul.topmenu.nav-wide .right-content {display: none;}
	ul.topmenu.nav-wide .menu-wrapper {position: static; box-shadow: none; padding: 0 20px;}
	ul.topmenu li.level0 a.level-top {border: none; margin: 0; padding: .5em 0!important;}
	
	#sticky-header {display: none!important;}
	.menu-block .customer-name strong { display: none; }
	.menu-block .customer-name .user-icon { margin-right: 10px; }

	.header.header-2 .left-wrapper {float: left; padding-top: .817em; padding-bottom: .817em;}
	.header.header-2 .logo-wrapper {float: left;}
	.header.header-2 .logo {margin: 0;}
	.header.header-2 .lines-button {margin-right: 20px;}
	.header.header-2 .search-mini-form,
	.header.header-2 .form-search {margin: 0;}
	.header.header-2 .form-search .search-button {
		display: block;
		border: none;
		margin-top: -10px;
		margin-bottom: -10px;
		padding: 10px;
		border-left: solid 1px #ddd;
		border-right: solid 1px #ddd;
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		line-height: 40px;
		width: 40px;
		height: 40px;
		text-align: center;
		cursor: pointer;
		transition: background-color 300ms ease;
		-moz-transition: background-color 300ms ease;
		-webkit-transition: background-color 300ms ease;
	}
	.header.header-2 .form-search {position: relative;}
	.header.header-2 .form-search .indent {display: none; position: absolute; top: 100%; right: 0; box-shadow: 0 0 3px rgba(0,0,0,.2); background: #fff; padding: 1.5em 20px; width: 306px; z-index: 999;}
	.header.header-2 .form-search .indent input {width: 240px;}
	.header-2 .right-wrapper {float: right;}
	.header.header-4 .left-wrapper,
	.header.header-5 .left-wrapper {padding-top: .45em; padding-bottom: .45em;}
	.header.header-6 .left-wrapper {padding-top: .4em; padding-bottom: .4em;}
	.header.header-4 .lines-button,
	.header.header-5 .lines-button,
	.header.header-6 .lines-button {margin: .5em 20px;}
	.header.header-6 .lines-button.close {margin-top: .34em; margin-bottom: .33em;}
	
	.header.header-7 .logo {margin: .3em 20px .3em 10px;}
	
	.header.header-7 .menu-block .navbar-default .navbar-toggle {margin: .55em 0; padding-left: 10px; padding-right: 10px;}
	.header.header-7 .menu-block .navbar-default .navbar-toggle i {margin-left: 0;}
	.header.header-7 .wrapper-menu {position: relative;}
	.header.header-7 .topmenu.navbar-collapse {left: 0;}
	
	.header.header-8 h2.logo {float: left; margin: .25em 0;}
	.header.header-8 .quick-access {float: right;}
	
	.header.header-9 .lines-button {margin: 0;}
	.header.header-9 .left-wrapper {padding-top: .45em; padding-bottom: .45em;}
	
	.header.header-10 h2.logo,
	.header.header-12 h2.logo {float: left;}
	.header.header-10 .quick-access,
	.header.header-12 .quick-access,
	.header.header-13 .quick-access {float: right;}
	.header.header-13 h2.logo {float: left; margin-top: .22em; margin-bottom: 0;}
	
	.header.header-11 .menu-block .navbar-default .navbar-toggle,
	.header.header-13 .menu-block .navbar-default .navbar-toggle,
	.header.header-14 .menu-block .navbar-default .navbar-toggle {color: #fff;}
	.header.header-11 ul.topmenu li.level0 a.level-top,
	.header.header-13 ul.topmenu li.level0 a.level-top,
	.header.header-14 ul.topmenu li.level0 a.level-top {color: #666;}

	.header.header-14 .left-wrapper {float: left; padding-top: .817em; padding-bottom: .817em;}
	.header.header-14 .logo-wrapper {float: left;}
	.header.header-14 .lines-button {margin-right: 0;}
	.header.header-14 h2.logo {margin-bottom: 0;}
	
	.header.header-16 .logo {float: none; margin: 0 0 .75em; text-align: center;}
	.header.header-16 .quick-access {float: none;}
	.header.header-16 .header-text-blocks {float: left; margin-top: .817em;}
	.header.header-16 .header-text-blocks .item {margin-left: 20px;}
	.header.header-16 .form-search input {width: 226px;}
	
	.header.header-17 .quick-access {margin: 0 0 .75em;}
	
	.header.header-18 h2.logo {margin-bottom: .75em; text-align: center;}
	.custom-links li {padding-left: 5px; padding-right: 5px;}
	.custom-links li a {font-size: 1em;}
	
	.header.header-20 ul.topmenu li.level0 a.level-top:hover,
	.header.header-20 ul.topmenu li.level0.over a.level-top,
	.header.header-20 ul.topmenu.navbar-nav li.level0.active > a.level-top {background-color: transparent;}
	
	.footer-products-list .product-shop {width: 65%;}
	.customer-reviews-widget .btn {padding-left: 20px; padding-right: 20px;}
	
	#header.header-2 {position: relative;}
	#header.header-2 .menu-block {position: static!important; overflow: visible; z-index: 1; width: auto;}
	#header.header-2 .menu-block .row {position: static!important; width: auto;}
	#header.header-2 .menu-block .menu-button {display: none;}
	#header.header-7  .menu-block .menu-button {display: block; margin: .817em 0;}
	#header.header-21 .middle-block {float: left;}
	#header.header-21 .menu-block {float: right; line-height: .5; margin: .75em 0;}
	#header.header-21 .menu-block .topmenu.navbar-collapse {left: auto; right: 10px;}
	#header.header-21 .menu-block .navbar-default {margin: 0; min-height: 1px;}
	#header.header-21 .menu-block .navbar-default .navbar-toggle,
	#header.header-21 .menu-block .navbar-default .navbar-toggle.active {margin: 0;}
	.wide-layout #header.header-22 .top-block,
	.boxed-layout #header.header-22 .top-block .container {padding-top: .5em; padding-bottom: .5em;}
	#header.header-22 .topmenu .menu-item-button {color: #666;}
	#header.header-22 .search-mini-form {margin: 0;}
	#header.header-22 .top-cart {margin-left: 10px;}
	#header.header-22 .form-search .search-button {
		display: block;
		border: none;
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		line-height: 40px;
		width: 40px;
		height: 40px;
		text-align: center;
		cursor: pointer;
		transition: background-color 300ms ease;
		-moz-transition: background-color 300ms ease;
		-webkit-transition: background-color 300ms ease;
	}
	#header.header-22 .form-search {position: relative;}
	#header.header-22 .form-search .indent {display: none; position: absolute; top: 100%; right: 0; box-shadow: 0 0 3px rgba(0,0,0,.2); background: #222; padding: 1.5em 20px; width: 306px; z-index: 999;}
	#header.header-22 .form-search input {width: 232px;}
	
	#header.header-23 .header-text-blocks li {width: auto; font-size: .91em; text-align: left;}
	#header.header-23 .header-text-blocks li:last-of-type {margin-right: 0;}
	#header.header-23 .quick-access {float: right; margin-top: .25em;}
	#header.header-23 .form-search input {width: 152px;}
	
	#header.header-24 .logo-wrapper {opacity: 0; float: left; margin: 0; padding-bottom: 1em; padding-top: 1em; padding-left: 10px;}
	#header.header-24 .logo {margin:  0}
	#header.header-24 .menu-block {float: right; margin-top: 1.5em;}
	#header.header-24 .topmenu.navbar-collapse {right: 0; left: auto; opacity: 1;}
	#header.header-24 .default-links.links li {margin-left: 10px;}
	#header.header-24 .default-links.links li a {padding-left: 10px;}
	#header.header-24 .quick-access { float: right;}
	
	.header-breadcrumbs-wrapper .vertical-header #header.header-25 {width: auto; float: none;}
	#header.header-25 .search-mini-form {margin: 0 0 0 20px;}
	#header.header-25 .top-cart {float: right;}
	.header.header-15 .menu-block .navbar-default .navbar-toggle,
	.header.header-15 .menu-block .navbar-default .navbar-toggle.active {margin-left: 10px; margin-right: 0;}
	.header.header-15 ul.topmenu li.level0 a.level-top {margin-left: 0; margin-right: 0; padding-left: 0!important; padding-right: 0!important;}
	.header.header-15 .topmenu.navbar-collapse {left: 0;}
	ul.topmenu li.level0.parent a.level-top::after {content: none!important;}
	/* Sidebar Wishlist */

	.block-wishlist .slider-buttons { top: 40px; }
	#wishlist-slider .block-title {padding-right: 0;}
	.block-compare li.item .product-name {width: 79%;}

	/* Listing =================================== */
	.banner-content .title { font-size: 1.5em; }
	.banner-content.skin-1 { top: 10%; right: 2%; }
	.banner-content.skin-2 { top: 0; width: 70%; left: 0; }

	.block.block-reorder .actions .btn,
	.block.block-compare .actions .btn { width: 100%; }
	.block .actions .btn-default + .btn-primary {margin: 0.75em auto 0; clear: both; display: block;}

	.block-account li:before {vertical-align: top; padding-top: 5px;}
	.block.block-account li a {max-width: 90%;}
	.sorter .amount,
	.col3-layout .sorter .amount,
	.col3-layout .sorter .limiter label { display: none; }
	.toolbar .sorter {width: auto;}
	.toolbar.no-pagination:not(.small-toolbar) .sorter {float: left;}
	.sorter .view-mode:not(.small) {float: none; clear: both; margin-bottom: 2.5em;}
	.toolbar .pager {width: auto; /*position: absolute; */right: 0;}
	.toolbar-bottom .toolbar .pager {position: static;}
	
	/*.category-products .products-grid li.item:not(.type-4) .btn:not(.btn-quickview):not(#product-addtocart-button),
	.widget-products .products-grid li.item:not(.type-4) .btn:not(.btn-quickview):not(#product-addtocart-button) {padding: 0; width: 40px; height: 40px; line-height: 40px; text-align: center;}
	.category-products .products-grid li.item:not(.type-4) .btn:not(.btn-quickview) i.fa,
	.widget-products .products-grid li.item:not(.type-4) .btn:not(.btn-quickview) i.fa {display: inline-block; line-height: 40px;}
	.category-products .products-grid li.item:not(.type-4):not(.type-8):not(.type-9) .btn:not(.btn-quickview):not(#product-addtocart-button) span span,
	.widget-products .products-grid li.item:not(.type-4):not(.type-8):not(.type-9) .btn:not(.btn-quickview):not(#product-addtocart-button)  span span {display: none;}
	.category-products .products-grid li.item.type-2 .rating-box,
	.widget-products .products-grid li.item.type-2 .rating-box,
	.category-products .products-grid li.item.type-4 .rating-box,
	.widget-products .products-grid li.item.type-4 .rating-box,
	.category-products .products-grid li.item.type-5 .rating-box,
	.widget-products .products-grid li.item.type-5 .rating-box {float: none; margin-right: 0; display: inline-block;}

	.products-grid .item.type-4 .actions .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-4 .actions .btn-quickview span {display: none;}
	
	.products-grid .item.type-7 .product-info-wrapper {padding: 0 10px 10px;}
	.products-grid .item.type-7 .product-info-wrapper .quickview-wrapper {margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; border: none;  margin-top: 5px;}
	
	.products-grid .item.type-7 .bottom {left: 10px; right: 10px; bottom: 5px;}
	.products-grid .item.type-7 .btn-quickview {float: right; height: 20px; line-height: 20px;}
	.products-grid .item.type-7 .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-7 .lightbox-button,
	.products-grid .item.type-7 .availability,
	.products-grid .item.type-7 .desc,
	.products-grid .item.type-7 .ratings,
	.products-grid .item.type-7 .btn-quickview span {display: none;}
	.products-grid .item.type-7 .product-name {font-size: .75em;}
	.products-grid .item.type-7 .rating-box .rating {top: 1px;}
	
	.products-grid .item.type-9 .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-9 .btn-quickview span {display: none;}
	.col3-layout .toolbar .sorter {width: auto;}*/
	
	/* Product Page ============================== */
	.with-sidebar .small-layout .product-buttons a span { width: 56%; }
	.block.block-related .block-title strong span { padding-right: 45px; }
	.product-view .product-buttons a span { width: 71%; }
	.no-sidebar .small-layout .product-buttons a span { width: 70%; }
	.medium-layout .product-buttons a span { width: 65%; }
	.product-options-bottom .price-box { float: none; }
	.product-view .add-to-cart .btn { padding-left: 23px; padding-right: 23px; }
	.product-view .with-sidebar .small-layout .add-to-cart #product-addtocart-button,
	.product-view .with-sidebar .medium-layout .add-to-cart #product-addtocart-button {margin-left: 0; margin-top: .75em;}
	.product-view .with-sidebar .small-layout .quantity-wrapper,
	.product-view .with-sidebar .medium-layout .quantity-wrapper {float: none;}
	.with-sidebar .small-layout .add-to-links li:not(:first-child),
	.product-view .with-sidebar .small-layout .add-to-links li,
	.product-view .with-sidebar .small-layout .add-to-links i { margin: 0; }
	.product-view .with-sidebar .small-layout .add-to-links a:hover i { color: #ea505e; }
	.product-view .with-sidebar .small-layout .add-to-links a span { display: none; }
	.product-view .no-sidebar .small-layout .add-to-links li.email-friend,
	.product-view  .large-layout .add-to-links li.email-friend,
	.product-view .with-sidebar .medium-layout .add-to-links li.email-friend { margin-top: .75em; margin-left: 0; } 
	.product-view .no-sidebar .medium-layout .add-to-links li:not(:first-child),
	.product-view .no-sidebar .large-layout .add-to-links li:not(:first-child) { margin: 0 15px 0 0; }
	.product-view .with-sidebar .timer-wrapper .add-to-links li:not(:first-child) {margin-top: .75em;}
	.timer-wrapper {padding: .75em 12px .5em;}
	.timer-wrapper.full .timer-box > div { min-width: 40px;}
	.timer-wrapper.full .timer-box > div span {font-size: 3em;  min-width: 40px;}
	.small-layout .product-options-bottom .timer-wrapper #product-addtocart-button {margin-top: .75em;}
	
	.product-view .vertical-tabs .tab-content-inner { width: 69%; }
	.no-sidebar .large-layout .vertical-tabs .tab-content-inner { width: 54%; }
	.no-sidebar .large-layout .vertical-tabs > .nav-tabs > li > a { width: 170px; }
	.no-sidebar .large-layout #tabs.vertical-tabs:after { left: 169px; }
	.product-view .small-layout .vertical-tabs .tab-content-inner { width: 100%; }
	.product-view .extralarge-layout .vertical-tabs .tab-content-inner { width: 70%; }
	.product-view .product-shop .box-tags .form-add .input-box,
	.product-view .product-shop .product-collateral .box-tags .form-add .input-box,
	.product-view > .product-collateral .box-tags .form-add .input-box { width: 100%; }

	.product-view .no-sidebar .medium-layout .nav-tabs>li { float: none; }
	.product-view .no-sidebar .medium-layout .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.product-view .no-sidebar .medium-layout .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.product-view .no-sidebar .medium-layout #tabs.vertical-tabs:after { display: none; }
	.product-view .no-sidebar .medium-layout .vertical-tabs .tab-content-inner { width: 100%; padding: 0 20px;}

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item,
	.no-sidebar .medium-layout #upsell-product-table li.item,
	.large-layout #upsell-product-table li.item { width: 50%; }
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item { width: 100%; }

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(4n+1),
	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(4n+4),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+1),
	.large-layout #upsell-product-table li.item:nth-child(3n+1),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(3n+3),
	.large-layout #upsell-product-table li.item:nth-child(3n+3),
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item:nth-child(2n+1),
	.no-sidebar .large-layout .vertical-tabs #upsell-product-table li.item:nth-child(2n+2) { clear: none; }

	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(2n+1),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+1),
	.large-layout #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.with-sidebar .product-shop.extralarge-layout #upsell-product-table li.item:nth-child(2n+2),
	.no-sidebar .medium-layout #upsell-product-table li.item:nth-child(2n+2),
	.large-layout #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	.product-view .no-sidebar .large-layout #tabs:not(.vertical-tabs) .nav-tabs > li > a { max-width: 100px; font-size: .83em; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
	.product-view .product-shop.extralarge-layout #tabs:not(.vertical-tabs) .nav-tabs > li > a { max-width: 140px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }

	.related-bottom li.item:not(.owl-item):nth-of-type(4n+1) { clear: left; }
	.related-bottom li.item:not(.owl-item):nth-of-type(4n+4) { clear: right; }

	.review-box .review { width: 85%; }
	.review-box { width: 80%; }
	.customer-rating { width: 18.5%; }
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
	.product-banner {font-size: .5em;}
	#customer-reviews .form-add {margin-top: 1.5em;}

	#super-product-table .quantity-wrapper {width: 120px;}
	#super-product-table .quantity-wrapper i.fa {width: 20px;}
	#super-product-table .quantity-wrapper input {width: 40px;}
	.product-custom {float: none; clear: both; width: 100%;}
	
	/* Account ============================================= */
	.my-account p.order-links { text-align: right; }
	.my-account .product-review .media-body .product-name { margin: 0; }
	.my-account .product-review .media-body .product-details small { float: none; margin-bottom: .75em; clear: both;}
	.my-wishlist .cart-cell .add-to-cart-alt { text-align: center; }
	.my-account .my-wishlist .cart-cell .btn-primary { margin: .75em 0 0; clear: both; }
	.my-wishlist .table-button { margin-bottom: .75em; }

	/* Cart =============================================== */
	#shopping-cart-table .cart-actions a { display: block; margin: 0; text-align: center; }
	#shopping-cart-table .product-name a { max-width: 58%; }
	#shopping-cart-totals-table + .checkout-types .btn-proceed-checkout { white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; width: 100%; padding: 6px; }
	.cart .crosssell .product-details { width: 100%; }
	/*.cart .cart-collaterals.sidebar > div { width: 33.333333%; float: left; padding: 0 10px; }*/
	.cart .cart-collaterals.sidebar > div:first-child { padding-left: 0; }
	.cart .cart-collaterals.sidebar > div:last-child { padding-right: 0; }
	#co-billing-form .gender { width: 16.66666666666667%; }
	#co-billing-form .dob { width: 100%; }
	#co-billing-form .gender + .dob { width: 83.33333333%; }
	.cart .cart-block .buttons-set .btn {width: 100%;}
	.cart .cart-block .buttons-set .btn + .btn {margin-top: -.5em;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn {width: auto;}
	.cart .cart-collaterals:not(.sidebar) .cart-block .buttons-set .btn + .btn {margin-top: 0;}
	#crosssell-products-list .product-image {margin: 0 0 .75em; width: 100%;}
	.cart .crosssell li.item .add-to-links li i,
	.cart .crosssell li.item .btn {width: 32px; height: 32px; line-height: 30px;}

	/* Footer */
	#footer .footer-middle .payments { float: none !important; clear: both; text-align: center; }
	#footer .footer-links { padding: .4em 5px; font-size: .83em; }

	#popup-block .modal-dialog {width: 80%!important;}
	#popup-block .modal-dialog .modal-content {width: 100%!important;}
	#popup-block.tablet-hide { display: none !important; }
	
	
	[class*="col2-"] #customer-reviews > div,
	.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	[class*="col2-"] .box-reviews .customer-rating {width: 23%;}
	[class*="col2-"] .review-box {width: 75%; min-height: 181px;}
	[class*="col2-"] .review-box .review {width: 77%;}
	[class*="col2-"] .box-reviews .rating-block #product-review-table .item,
	.col3-layout .box-reviews .rating-block #product-review-table .item {padding-left: 20px; padding-right: 20px;}
	
	.col3-layout .product-options-bottom .price-box {float: none;}
	[class*="col2-"] .product-view .add-to-links li:nth-child(3n),
	.col3-layout .product-view .add-to-links li:not(:first-child),
	[class*="col2-"] .with-sidebar .add-to-links li:not(:first-child) {margin-top: .75em!important;}
	.col3-layout .nav-tabs > li,
	[class*="col2-"] .nav-tabs > li,
	[class*="col2-"] .vertical-tabs .nav-tabs {float: none; margin-right: 0;}
	.col3-layout .nav-tabs > li a,
	[class*="col2-"] .nav-tabs > li a {width: 100%; max-width: 100%!important;}
	.product-view .product-img-box .more-views h2,
	.catalog-product-view  .block-title strong span {font-size: 1em;}
	[class*="col2-"] .product-view #tabs.vertical-tabs::after {content: none;}
	.col3-layout .vertical-tabs > .nav-tabs {width: 200px;}
	
	#footer .store-swicther-wrapper,
	#footer .copyright,
	#footer .payments {float: none!important; display: block; text-align: center;} 
	
	.block-cart .img-container {width: 44px; margin-right: 10px;}
	.block-cart .img-container .product-image {width: 100%;}
	.block-cart.block .block-content .btn-remove{top: -5px;}
	.block-cart .block-content .mini-products-list .product-details {width: 62%;}

	.my-account table.table .nobr {white-space: normal!important;}
	.my-account table.table > thead > tr > td,
	.my-account table.table > tbody > tr > td, 
	.my-account table.table > tfoot > tr > td {padding: .75em 9px;}
	aside.sidebar .block.block-wishlist li.item .product-image {width: 100%; margin: 0 0 .75em;}
	aside.sidebar .block.block-wishlist li.item .product-details {width: 100%;}
	.my-account table.table .product-name {max-width: 76%;}
	#shopping-cart-table .product-image {margin-right: 12px; margin-bottom: .75em;}
	
 	[class*="col2-"] .product-view  .vertical-tabs .tab-content-inner {width: 100%; padding: 0 20px;}
	.product-view .small-layout .product-buttons > div,
	[class*="col2-"] .product-view .with-sidebar .product-buttons > div {float: none; width: 100%;}
	.product-view .small-layout .product-buttons .prev-button + .next-button ,
	[class*="col2-"] .product-view .with-sidebar .product-buttons .prev-button + .next-button {margin: .75em 0 0;}
	[class*="col2-"] .product-view .with-sidebar .quantity-wrapper + #product-addtocart-button {margin: .75em 0 0;}
	
 	.catalog-product-view .col3-layout .col-main {float: none; width: 100%; clear: both; left: 0;}
	.catalog-product-view .col3-layout .col-left {width: 50%; left: 0;}
	.catalog-product-view .col3-layout .col-right {width: 50%; right: 0;} 
	.product-view .no-sidebar .small-layout .add-to-links li:not(:first-child) {margin-top: .75em;}
	[class*="col2-"] .product-view .sku,
	.product-view .with-sidebar  .sku {display: block; border-right: none;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div {min-width: 30px;}
	[class*="col2-"] .timer-wrapper.full .timer-box > div span {font-size: 2em; min-width: 30px;}
	.timer-wrapper.full .timer-box > div.title {margin-bottom: .5em;}
	
	#customer-reviews > .pull-left,
	#customer-reviews > .pull-right {float: none!important;}
	
	.parallax-banners-wrapper .image-wrapper .content {width: 36%; left: 32%;}
	
	header.header-2 .logo {text-align: left;}
	
	.text-banner .banner-content .small-title {font-size: 1em;}
	body .widget .widget-title h2,
	.widget-title h2,
	body .widget 
	.widget-title h3,
	.widget-title h3 {font-size: 1.25em;}
	
	/*.products-grid .item.type-9 .left {padding-right: 50px;}*/
	.fullwidth-banners .text-banner .title {font-size: 1em;}
	.customer-reviews-widget .review-text {font-size: 1.5em;}
	
	.text-banner.sidebar-banner .banner-content .title {font-size: 3.25em;}
	/*.products-grid .item.type-7 .btn-details {display: inline-block;}*/
	
	.header-breadcrumbs-wrapper .vertical-header {
		height: auto!important;
		position: static;
		width: 100%;
	}
	.header.header-15 .quick-access {float: none; width: 100%;}
	.header.header-15 h2.logo {float: left;}
	.header.header-15 .search-mini-form {float: right; margin-top: .75em;}
	body.vertical-header .content-wrapper > .container {margin: 0 auto; padding: 0;}
	.vertical-header .slider-wrapper,
	body.vertical-header .content-wrapper .row {margin: 0 -14px;}
	.header-15 .menu-block .wrapper-menu {border-color: rgba(0,0,0,.2);}
	.header-15 ul.topmenu.nav-wide .menu-wrapper {width: auto; left: auto;}
	.header-wrapper .custom-block {position: fixed; bottom: 0; z-index: 999999;}
	.header-wrapper .custom-block .indent {opacity: 0; z-index: -1; height: 0;}
	.header-wrapper .custom-block .mobile-button {display: block; position: relative;}
	.header-wrapper .custom-block .footer-links {float: none!important;}
	.header-wrapper .custom-block .footer-links ul {position: static; width: auto; height: auto; box-shadow: none; display: block; text-align: center;}
	.header-wrapper .custom-block .footer-links ul li {display: inline-block; border: none; margin: 0 5px;}
	.header-wrapper .custom-block .copyright { float: none!important; text-align: center;}
	.header-wrapper .custom-block .footer-links-button {display: none;}
	.header-breadcrumbs-wrapper .vertical-header + .breadcrumbs-wrapper {margin-left: 0;}
	#toTop {display: none!important;}
	.form-list label {display: inline-block; float: none;}
	.text-banner.listing-banner .title {letter-spacing: -4px;}
	.text-banner.listing-banner .banner-content {font-size: .5em;}
	
	/*.products-grid .item.type-10 .left-wrapper {width: 65%;}
	.products-grid .item.type-10 .right-wrapper {width: 35%; padding-left: 5px;}*/
	
	.page-no-route .header h2.logo {margin-bottom: 0;}
	.page-no-route .text-block {text-align: center;}
	.page-no-route-2 .header h2.logo {margin-bottom: 1em;}
	/* .fb_iframe_widget,
	iframe.contact-map {display: none!important;} */
	.block-related .product-name .checkbox {right: 0;}

	#slim-footer #customer-service { width: 45%; }
    #slim-footer #quick-links { width: 54%; padding: 0; }
    #slim-footer #quick-links .quick-links-links a { width: 50%; }
    #slim-footer #download-bay-app { float: right; width: 45%; }

	#new-header header .container { position: relative; }
	#dfclassic { top: 114px !important; }
    #new-header header #new-search-bar, #new-header header #new-basket-popup, #new-header header #new-topnav {
        left: auto;
        right: 0;
        top: 15px;
        width: 50%;
    }
    #new-header header #new-topnav {
        right: auto;
        left: 10px;
    }
	#search_mini_form .form-search input { width: 295px; }
}

@media only screen and (min-width: 420px) and (max-width: 991px) {
	.products-grid li.item .lightbox-button {left: 50px;}
	.ox-gridcompact ul.options-list li .internal { min-height: 180px !important; font-size: 16px !important; }
	.ox-gridcompact ul.options-list li span.label { bottom: 0px !important; }
	#collapselining ul.options-list li .internal img { height: 90px; margin-top: -10px;}
	#collapselining ul.options-list li .internal .ox-image { position: relative; width: 120px; margin: 0 auto; }
}

@media only screen and (min-width: 768px) {
	.contact-info > div:first-child { margin-bottom: 30px; }
	.swatches-row > div:first-child { padding-right: 0; }
	.swatches-row > div:last-child { padding-left: 0; }
}

@media only screen and (min-width: 585px) and (max-width: 767px) {
	.list-swatch {right: calc(29% - 3.6em);}
}

@media only screen and (max-width: 539px) {
	#tp-left-side { width: 100% !important; }
	#tp-right-side { display: none; }
}

@media only screen and (min-width: 420px) and (max-width: 767px) {
	.list-swatch {bottom: 120px;}
	#new-header header #new-topnav { width: 385px; }
}

@media only screen and (min-width: 100px) and (max-width: 419px) {
	.ox-gridcompact ul.options-list li .internal { min-height: 100px !important; font-size: 13px !important; }
	#collapselining ul.options-list li .internal img { height: 90px; margin-top: -10px;}
	#collapselining ul.options-list li .internal .ox-image { position: relative; width: 120px; margin: 0 auto; }
	#bigTabsBottom.nav-pills li a { font-size: 13px; }
	#bigTabs li, #bigTabsBottom li {
	    width: -webkit-calc(50% - 2px);
	    width: -moz-calc(50% - 2px);
	    width: calc(50% - 2px);
		margin-bottom: 15px;
	}
	#new-header header #new-topnav { width: 94%; }
}

/*  #Mobile (Portrait) ================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	#b_customer_widget { display: none; }
	#featured-in .carousel-control { top: 15px; }
	#featured-in .carousel-inner>.item>img { margin: auto; }
	#blog-featured img {
	    height: 300px;
	    object-fit: cover;
	    width: 100%;
	}
	#product-types { margin-top: 5px; }
	#product-types .product-type-item img, .product-types-img img, .swatches-img-row img {
	    width: 100%;
	    height: 200px !important;
	    object-fit: cover;
	}
	#product-types > .row.flex-row > div:not(:last-child), .m2m-roman-blinds, #blog-featured > .row > div:first-child { margin-bottom: 20px; }
	#blog-featured { margin-top: 20px; }
	#product-selections { padding-top: 0; }
	#product-types h3, #product-selections h3 { font-size: 20px; }
	.rmc-lining-item { padding-top: 0; }
	#measuring-hanging #measuring-video-container #measuring-video {
	    height: 300px;
	    max-height: 300px !important;
	}
	#newsletterSection .footer-block-title {
		border: 0;
    	padding-top: 0;
	}
	#cushions-poles { padding-top: 15px; }
	#measuring-hanging #manufacturer-block {
	    margin-top: 0;
	    margin-bottom: 20px;
	}
	.measuring-hanging-right .product-types-meta { padding: 0; }
	.swatches-img-row img { width: 100%; }
	.flex-row { display: block; }
	#trustpilot-banner #tp-reviews { padding: 0 45px 0 15px; }
	#trustpilot-banner .carousel-control.right { margin-right: -40px; }
	#trustpilot-banner #tp-reviews .tp-review-content { padding: 0; }
	.title-buttons { text-align: left; }
	.order-date { float: none; clear: both; padding-top: .75em; }

	.col2-left-layout .col-main,
	.col3-layout .col-wrapper .col-main,
	.col-left.sidebar,
	.col-right.sidebar {float: none;}
	
	body .col-main form .form-list .form-group .gender { width: 100%; margin-bottom: 1em; }
	body .col-main form .form-list .form-group .gender + .customer-dob { width: 100%; }
	body .form-list .gender + .customer-dob .dob-month,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-month,
	body .form-list .gender + .customer-dob .dob-day,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-day,
	body .form-list .gender + .customer-dob .dob-year,
	body .col-main.col-sm-9 .form-list .gender + .customer-dob .dob-year { width: 33.333333333333%; }

	 /* Data Table */
	table.table table,
	table.table thead, 
	table.table tbody, 
	table.table th, 
	table.table td, 
	table.table tr { display: block; border: none!important; text-align: left !important;  width: 100%!important; float: none; }
	table.table thead tr { display: none;}
	table.table th, table.table td { padding: 10px 10px; width: 100%!important;}
	table.table td a.product-image{width:auto; max-width:100%; margin:0 auto; float:none;}
	table.table td a.product-image img{width:100%;}
	table.table td .cart-label { width: 80px; display: inline-block; vertical-align: middle; font-size:1.16em; color:#888; font-weight:normal; }
	table.table td.last { border-bottom: 1px solid #ddd!important;/*  margin-bottom: 1.5em; */ margin-bottom: -1px;}

	.form-list .customer-name .name-firstname,
	.form-list .customer-name-prefix .name-lastname,
	.form-list .customer-name-middlename .name-firstname,
	.form-list .customer-name .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name .name-lastname { width: 100%; }
	.form-list .customer-name-prefix-suffix .name-lastname,
	.form-list .customer-name-prefix-suffix .name-firstname,
	.form-list .customer-name-prefix-middlename-suffix .name-firstname,
	.form-list .customer-name-prefix-middlename .name-firstname,
	.form-list .customer-name-prefix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-suffix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-firstname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix .name-firstname { width: 75%; }
	.form-list .customer-name-middlename .name-middlename,
	.form-list .customer-name-prefix-middlename .name-middlename,
	.form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.form-list .customer-name-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-middlename,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-middlename { width: 33.003300330033%; margin-top: 0; }
	.form-list .customer-name-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-lastname { width: 41.91419141914191%; margin-top: 1.5em; }
	.form-list .customer-name-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-lastname,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-lastname { width: 66.996699669967%; margin-top: 1.5em; }
	.form-list .customer-name-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename-suffix .name-suffix,
	.form-list .customer-name-middlename-suffix .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename .name-suffix,
	.opc-wrapper-opc .opc-col-left .form-list .customer-name-prefix-middlename-suffix .name-suffix,
	.opc-wrapper-opc .opc-wrapper-opc .opc-col-left .form-list .customer-name-middlename-suffix .name-suffix { margin-top: 1.5em; }

	body.sidebar-left .col2-left-layout .col-main { float: none !important; }
	body.catalog-category-view .col-main { margin-bottom: 3em; }
	/* Header */

	.logo { float: none; margin: 0; text-align: center; clear: both; }
	.header .welcome-msg { display: none; }
	.header .quick-access { float: none; clear: both; margin-top: 1.5em; }
	header.header .top-cart {margin: 0;}
	header.header .top-cart .block-title .title-cart {padding-top: 0;}
	header.header .top-cart .block-content .mini-products-list .product-details { width: 61%; }
	header.header .top-cart .block-title .top-cart-icon i { margin: 0 2px 0 0; font-size: 14px; line-height: 40px; }
	header.header .top-cart .block-title .title-cart .top-cart-label,
	header.header .top-cart .block-title .title-cart .bottom { display: none; }
	header.header .top-cart .block-content { width: 283px; }
	#new-header header.header .top-cart .block-content { width: 100%; }
	.header .search-mini-form {float: none; display: block; clear: both;}
	.header .form-search input { width: 89%; }

	.header .navbar-header .navbar-toggle {display: block;}
	.header .topmenu.navbar-collapse {
		background-color: #fff;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
		left: 10px;
		top: 100%;
		position: absolute;
		width: 283px;
		z-index: 999;
		padding: 10px!important;
	}
	.header .topmenu.navbar-collapse.collapse {display: none!important;}
	.header .topmenu.navbar-collapse.collapse.in {display: block!important;}
	.header .topmenu.navbar-collapse > ul,
	.header .topmenu.navbar-collapse li {display: block; margin: 0; float: none;}
	.header .topmenu.navbar-collapse li a {color: #222!important;  width: 100%; display: block; float: none;}
	.header .topmenu li.level0 a.level-top:hover,
	.header .topmenu li.level0.over a.level-top,
	.header .topmenu.navbar-nav li.level0.active > a.level-top {color: #ea505e!important; background: none;}
	.header .topmenu li.level0 a > i {display: none;}
	.header .topmenu li ul ul {display: none; position: static; width: 100%; box-shadow: none;}
	.header .topmenu li.level0 + li.level0:after, 
	.header .topmenu li.level0 + li.level0:before {content: none;}
	.header .topmenu .menu-item-button {position: absolute; right: 10px; padding: 5px; z-index: 1000; cursor: pointer; font-size: 14px; top: 5px;}
	.header .topmenu .menu-item-button .fa-minus {display: none;}
	.header .topmenu .menu-item-button.active .fa-minus {display: inline-block;}
	.header .topmenu .menu-item-button.active .fa-plus {display: none;}
	.header .topmenu ul ul .menu-item-button {top: 0; right: 0;}
	ul.topmenu.nav-wide li.level-top,
	ul.topmenu.nav-wide ul.level0 li.level1,
	ul.topmenu#nav li.level-top,
	ul.topmenu#nav ul.level0 li.level1 {display: block; margin: 0; float: none; position: relative; width: auto!important; padding: 0 15px;}
	ul.topmenu#nav ul.level0 li.level1 {padding: 0;}
	ul.topmenu:not(.nav-wide) ul,
	ul.topmenu:not(.nav-wide) div {position: static; width: 100%; padding-left: 0; padding-right: 0; box-shadow: none;}
	ul.topmenu:not(.nav-wide) ul ul {padding-left: 15px; padding-right: 15px;}
	ul.topmenu.nav-wide .top-content,
	ul.topmenu.nav-wide .bottom-content, 
	ul.topmenu.nav-wide .right-content {display: none;}
	ul.topmenu.nav-wide .menu-wrapper {position: static; box-shadow: none; padding: 0 20px;}
	ul.topmenu li.level0 a.level-top {border: none; margin: 0; padding: .5em 0!important;}
	ul.topmenu.nav-wide ul,
	ul.topmenu#nav ul {display: block;}
	
	.header.header-2 .top-block {padding-left: 10px; padding-right: 10px;}
	.header.header-2 .logo-wrapper {float: left;}
	.header.header-2 .left-wrapper {float: right;}
	.header.header-2 .right-wrapper {float: none!important; clear: both; padding-top: 1em;}
	.header.header-2 .lines-button {margin: 3px 0;}
	.header.header-2 .right-wrapper .pull-right {float: none!important; position: relative;}
	.header.header-2 .top-cart {float: left; width: 24%; margin: 0; text-align: center; position: static;}
	.header.header-2 .top-cart .block-title .title-cart {margin: 0;}
	.header.header-2 .top-cart .block-title .top-cart-icon i {line-height: 28px;}
	.header.header-2 .top-cart .block-content {right: auto; left: 50%; margin-left: -143px; top: 28px;}
	.header.header-2 .links {width: 46%; float: left; margin: 0; text-align: center;}
	.header.header-2 .language-currency-wrapper {float: right!important; width: 30%; margin: .25em 0 0; text-align: right;}
	.header.header-2 .language-currency-dropdown {left: auto; right: 0;}
	.header.header-2 .customer-name .user-icon,
	.header.header-2 .links:not(.default-links) li a.top-link-login i.fa {margin: 0; padding: 0; width: auto; height: auto; line-height: 28px; border: none; font-size: 14px; padding-right: 8px; color: inherit;}
	.header.header-2 .links:not(.default-links) li:not(.last) {display: none;}
	.header.header-2 .links:not(.default-links) li.last {width: 100%;}
	.header.header-2 .links:not(.default-links) li a.top-link-login {font-size: 14px; background-color: #eee; color: #222; height: 28px; line-height: 28px; padding: 0 5px; width: 100%; margin: 0; padding: 0;}
	.header.header-2 .search-mini-form {padding-top: .125em;}
	.header.header-2 .form-search input {height: 34px; width: 88%;}
	.header.header-2 .form-search .btn {height: 34px; width: 34px;}
	.header.header-4 .left-wrapper,
	.header.header-5 .left-wrapper,
	.header.header-6 .left-wrapper {float: none;}
	.header.header-4 .lines-button,
	.header.header-5 .lines-button,
	.header.header-6 .lines-button {float: right!important; margin: 5px 0;} 
	.header.header-4 h2.logo,
	.header.header-5 h2.logo,
	.header.header-6 h2.logo {clear: none; margin: 0;}
	#header.header-2 {position: relative;}
	#header.header-2 .menu-block {position: static!important; overflow: visible; z-index: 1; width: auto;}
	#header.header-2 .menu-block .row {position: static!important; width: auto;}
	#header.header-2 .menu-block .menu-button {display: none;}
	
	.header.header-7 h2.logo {margin: .3em 10px .3em 10px; float: left;}
	#header.header-7  .menu-block {float: right!important; margin: .5em 0;}
	#header.header-7  .menu-block .menu-button {display: block;}
	.header.header-7 .menu-block .navbar-default {min-height: 1px;}
	.header.header-7 .menu-block .navbar-default .navbar-toggle {margin: 0; padding-left: 10px; padding-right: 10px;}
	.header.header-7 .menu-block .navbar-default .navbar-toggle i {margin-left: 0;}
	.header.header-7 .wrapper-menu {position: relative;}
	.header.header-7 .topmenu.navbar-collapse {left: auto; right: 0;}
	
	.header.header-8 .quick-access {position: relative;}
	.header.header-8 .search-mini-form {padding-top: .125em;}
	.header.header-8 .form-search input,
	.header.header-10 .form-search input,
	.header.header-12 .form-search input,
	.header.header-13 .form-search input {height: 34px; width: 88%;}
	.header.header-8 .form-search .btn,
	.header.header-10 .form-search .btn,
	.header.header-12 .form-search .btn,
	.header.header-13 .form-search .btn {height: 34px; width: 34px;}
	.header.header-8 .top-cart {position: static;}
	.header.header-8 .top-cart .block-content {right: auto; left: 50%; margin-left: -143px; top: 50px;}
	
	.header.header-9 .left-wrapper {float: left;}
	.header.header-9 .lines-button-wrapper.pull-right {
		float: right !important;
		margin-bottom: -25px;
		margin-top: 0;
		position: relative;
		top: -45px;
		border: none;
		padding: 0;
	}
	
	.header.header-11 .menu-block .navbar-default .navbar-toggle,
	.header.header-13 .menu-block .navbar-default .navbar-toggle,
	.header.header-14 .menu-block .navbar-default .navbar-toggle {color: #fff;}
	.header.header-11 ul.topmenu li.level0 a.level-top,
	.header.header-13 ul.topmenu li.level0 a.level-top,
	.header.header-14 ul.topmenu li.level0 a.level-top {color: #666;}
	
	.header.header-13 h2.logo,
	.header.header-12 h2.logo {margin-bottom: .75em;}
	
	.header.header-14 .menu-block  {padding-left: 10px!important; padding-right: 10px!important;}
	
	.header.header-16 .top-block .pull-left,
	.header.header-16 .top-block .pull-right {float: none!important; display: inline-block; vertical-align: middle;}
	.header.header-16 .top-block .welcome-msg {display: none;}
	.header.header-16 .default-links.links {float: none; text-align: center; margin: .75em 0 .5em;}
	.header.header-16 .default-links.links a {font-size: 0;}
	.header.header-16 .default-links.links a:before {font-size: 12px!important;}
	.header.header-16 .default-links.links li {display: inline-block; float: none; margin-left: 7px;}
	.header.header-16 .logo {float: none; text-align: center;}
	.header.header-16 .form-search input {width: 86%;}
	.header.header-16 .top-cart .block-title .top-cart-icon i {line-height: normal;}
	.header.header-16 .header-text-blocks {float: none; margin: 0;}
	.header.header-16 .header-text-blocks .item {float: none; width: 100%; margin: 0 0 .75em;}
	.header.header-16 .header-text-blocks .item:last-child {margin: 0;}
	.header.header-16  .search-mini-form {margin-bottom: 2em;}
	
	.header.header-17 .top-cart .block-title .top-cart-icon i {line-height: normal;}
	.header.header-17 .form-search input {width: 268px;}
	.header.header-17 .menu-block .pull-right {float: none!important;}
	
	.header.header-18 .default-links.links {margin: 1em 0;}
	.header.header-18 .default-links.links a {font-size: 0;}
	.header.header-18 .default-links.links a:before {font-size: 12px!important;}
	.header.header-18 .quick-access,
	.header.header-18 .quick-access .banner  {float: none!important;}
	.header.header-18 .quick-access .banner {margin-bottom: .75em;}
	.header.header-18 .search-mini-form {clear: none; float: right;}
	.header.header-18 .form-search input {width: 152px;}
	
	.header.header-19 .navbar {padding: 0;}
	.header.header-19 .navbar-header .navbar-toggle {margin: 0;}
	.header.header-19 .top-cart .block-title .top-cart-icon i {line-height: normal; margin-top: .75em;}
	.custom-links li {padding-left: 5px; padding-right: 5px;}
	.custom-links li a {font-size: 1em;}
	
	.header.header-19 .links:not(.default-links) li a.top-link-login  {font-size: 0; margin: 0; padding: 0;}
	.header.header-19 .links:not(.default-links) li a.top-link-login i.fa {padding: .5em; margin: 0;}
	.header.header-19 .form-search input {width: 142px;}
	.header.header-19 .links {margin: 0;}
	.header.header-19 .search-mini-form {clear: none; float: right;}
	.header.header-19 .language-currency-wrapper {margin-right: 10px;}
	.header.header-19  h2.logo {margin-bottom: .75em;}
	
	.header.header-20 h2.logo {margin-bottom: 1em; font-size: 1em;}
	.header.header-20 .top-block .pull-left,
	.header.header-20 .top-block .pull-right {float: none!important;}
	.header.header-20 .search-mini-form {text-align: center; margin-bottom: 1em;}
	.header.header-20 .form-search {padding-left: 0; display: inline-block;}
	
	.header.header-20 .language-currency-wrapper,
	.header.header-20 .top-cart,
	.header.header-20 .links-wrapper {width: 33.33%; margin: 0;}
	.header.header-20 .top-cart {background-color: transparent; text-align: right;}
	.header.header-20 .top-cart .block-title .title-cart {padding-right: 0;}
	#header.header-20 .top-cart .block-title .top-cart-icon {margin-right: 0;}
	.header.header-20 .top-cart .block-title .top-cart-icon i {line-height: normal;}
	.header.header-20 .menu-block .navbar-default .navbar-toggle,
	.header.header-20 .menu-block .navbar-default .navbar-toggle.active {float: left;}
	
	.header.header-20 ul.topmenu li.level0 a.level-top:hover,
	.header.header-20 ul.topmenu li.level0.over a.level-top,
	.header.header-20 ul.topmenu.navbar-nav li.level0.active > a.level-top {background-color: transparent;}
	
	#header.header-21 .top-block .container {padding-bottom: 40px; position: relative;}
	#header.header-21 .top-block .search-mini-form {position: absolute; left: 10px; right: 10px; bottom: 0;}
	#header.header-21 .top-block .search-mini-form .form-search input {width: 91%;}
	
	#header.header-21 .menu-block .topmenu.navbar-collapse {left: auto; right: 10px;}
	#header.header-21 .menu-block .navbar-default {margin: 0; min-height: 1px;}
	#header.header-21 .menu-block .navbar-default .navbar-toggle,
	#header.header-21 .menu-block .navbar-default .navbar-toggle.active {margin: 0;}

	#header.header-22 .form-search input {width: 88%;}
	.wide-layout #header.header-22 .top-block,
	.boxed-layout #header.header-22 .top-block .container {padding-bottom: 1em; padding-top: .5em;}
	#header.header-22 .quick-access-wrapper {float: none!important;}
	#header.header-22 .left-block {position: absolute; z-index: 100;}
	#header.header-22 .top-cart .block-content {right: -40px;}
	#header.header-22 .topmenu .menu-item-button {color: #666;}

	#header.header-23 .top-block-2 ul li {line-height: 12px; display: inline-block;}
	#header.header-23 .top-block-2 ul li a {font-size: 1em; line-height: 12px;}
	#header.header-23 .language-currency-wrapper {margin-top: .5em;}
	#header.header-23 .logo + .pull-left {float: none!important;}
	#header.header-23 .header-text-blocks li {float: none; margin-top: 1em;}
	#header.header-23 .search-mini-form {clear: none; float: left; width: 67%;}
	#header.header-23 .form-search input {width: 77%;}
	ul.topmenu li.level0.parent a.level-top::after {content: none!important;}
	
	#header.header-24 .logo-wrapper {opacity: 0;}
	#header.header-24 .quick-access {text-align: left;}
	#header.header-24 .navbar-toggle {float: left;}
	#header.header-24 .default-links.links li {margin-left: 5px;}
	#header.header-24 .default-links.links li a {padding-left: 5px;}
	#header.header-24 .navbar-header {text-align: center;}
	#header.header-24 .navbar-toggle {display: inline-block; float: none;}
	#header.header-24 .topmenu.navbar-collapse {left: 50%; margin-left: -140px; text-align: center; opacity: 1;}
	#header.header-24 .top-cart .block-title .top-cart-icon i {line-height: 20px;}
	#header.header-24 .search-mini-form {float: none; display: inline-block;}
	#header.header-24 .form-search input {width: 200px;}
	
	.header-breadcrumbs-wrapper .vertical-header #header.header-25 {width: auto; float: none;}
	#header.header-25 .top-cart .top-cart-label {display: inline-block;}
	#header.header-25 h2.logo {margin-bottom: .75em;}
	#header.header-25 .search-mini-form {margin: 0 0 1em;}
	#header.header-25 .form-search input {width: 240px;}
	
	/* Home Page */
	.header-banners .banner-content {width: 60%; right: auto; left: 40%; top: 40%; font-size: .91em;}
	.header-banners .banner-3 .banner-content { width: auto; }

	.banner-home .text-banner .banner-content.skin-3 { bottom: 5%; top: 89.5%; }

	.banner-content h2 { font-size: 1.33em; }
	.banner-content.skin-1 { top: 5%; right: 5%; }

	/* Listing */
	body.sidebar-left .col2-left-layout .col-main,
	body.sidebar-right .col2-left-layout aside.sidebar,
	body.sidebar-right .col2-left-layout .col-main {float: none!important;}
	.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .col-main, 
	.header-with-image .header-breadcrumbs-wrapper + .content-wrapper .col-main {margin-top: 0;}
	.sidebar {margin-bottom: 0;}
	body.sidebar-left .sidebar-inner,
	body.sidebar-right .sidebar-inner,
	.breadcrumbs-type-2 .with-breadcrumbs + .content-wrapper .sidebar .sidebar-inner, 
	.header-with-image .header-breadcrumbs-wrapper + .content-wrapper .sidebar .sidebar-inner {padding: 0; border: none;}
	/*.products-grid.two-columns li.item,
	.products-grid.three-columns li.item,
	.products-grid.four-columns li.item,
	.products-grid.five-columns li.item,
	.products-grid.six-columns li.item,
	.products-grid.seven-columns li.item,
	.products-grid.eight-columns li.item { width: 100%; }*/

	aside.sidebar .block.block-wishlist li.item .product-details { width: 63%; }
	.block:last-of-type { margin-bottom: 5px; }
	#new-basket { margin-top: 0; }
	#new-basket .cart { margin-bottom: 0; }
	#new-basket .totals-row { margin-bottom: 15px; }
	#new-basket #coupon-side { margin-top: 5px; }
	/*.products-grid .item.type-7 .product-info-wrapper {padding: 0 15px 15px;}
	.products-grid .item.type-7 .product-info-wrapper .quickview-wrapper {margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px;}
	.products-grid .item.type-7 .bottom {left: 15px; right: 15px; bottom: 10px;}*/
	
	/* Toolbar */
	.sorter .sort-by label,
	.sorter .limiter label,
	.sorter .amount { display: none; }
	.sorter .view-mode { margin-right: 10px; }
	.sorter .sort-by .bootstrap-select > .selectpicker { min-width: 90px; }
	.toolbar.no-pagination:not(.small-toolbar) .sorter {float: left;}
	.toolbar .sorter {width: auto;}
	.sorter .view-mode:not(.small) {float: none; clear: both; margin-bottom: 1.5em;}
	.sorter .view-mode span {display: none;}
	.sorter .view-mode .grid {margin: -5px 15px -5px 0; padding: 5px 15px 5px 0;}
	/*.toolbar .pager {width: auto; position: absolute; right: 10px;}*/
	/*.toolbar .pager .pages {margin: -5px 0 -5px 10px; padding: 5px 0 5px 15px; border: none;}*/
	.toolbar-bottom .toolbar .pager {position: static;}
	.col3-layout .toolbar .sorter {width: auto;}
	
	/* Product Page */
	.product-essential {
		padding: 10px 0 15px;
		margin-bottom: 0;
	}
	.product-view .product-buttons a span { width: 69%; }
	.product-view .add-to-links li.email-friend { margin-left: 0; margin-top: .75em; }
	.product-view .extralarge-layout .box-tags .form-add .input-box,
	.product-view > .product-collateral .box-tags .form-add .input-box { width: 100%; }
	.product-view #upsell-product-table li.item { width: 100%; }
	.product-view #upsell-product-table li.item:nth-child(4n+1)
	.product-view #upsell-product-table li.item:nth-child(4n+4) { clear: none; }
	[class*="col2-"] .product-view .vertical-tabs .tab-content-inner{width: 100%;}
	.product-view .vertical-tabs > .nav-tabs { float: none; margin: 0; }
	.product-view .vertical-tabs > .nav-tabs > li > a { width: auto; margin: 0; }
	.product-view #tabs.vertical-tabs:after { display: none; }
	.product-view .product-shop .vertical-tabs .tab-content-inner,
	.product-view .vertical-tabs .tab-content-inner { width: 100%; }
	.product-view .product-collateral .nav-tabs>li { float: none; margin: 0;}
	.product-view .product-collateral .nav-tabs>li a {margin-bottom: 0; padding-top: 10px;}
	.review-box { width: 100%; margin-bottom: -1px; float: none; min-height: 140px; }
	.review-box .review { width: 100%; }
	.customer-rating { width: 100%; float: none; border: 0; }
	.customer-rating .item { float: left; width: 33.33333%; border: 1px solid #ddd; padding-left: 9px; padding-right: 9px; }
	.customer-rating .item + .item { border-left: 0; border-bottom: 1px solid #ddd; }
	.customer-rating .item .rating-box { font-size: .91em; }
	.customer-rating .item .rating-box i { margin-right: 5px; }
	.customer-rating .item .rating-box .rating i:nth-child(2n) { left: 14px; }
	.customer-rating .item .rating-box .rating i:nth-child(3n) { left: 28px; }
	.customer-rating .item .rating-box .rating i:nth-child(4n) { left: 42px; }
	.customer-rating .item .rating-box .rating i:nth-child(5n) { left: 56px; }
	.product-sidebar.sidebar-left .sidebar-inner {border: none; padding: 0;}
	.product-view .product-name h1,
	.product-view .product-shop .price-box .price {font-size: 2em;}
	#customer-reviews .form-add {margin-top: 1.5em;}
	.box-reviews .rating-block #product-review-table .item {padding-left: 6px; padding-right: 6px;}
	#customer-reviews .pull-left,
	#customer-reviews .pull-right {float: none!important;}
	.product-view .vertical-tabs .tab-content-inner {padding: 0 15px;}
	.product-custom {float: none; clear: both; width: 100%;}
	
	/* .product-view .add-to-cart .btn {margin-top: .75em;} */
	.col3-layout .product-view .vertical-tabs .tab-content-inner {width: 100%;}

	/* Login Page */
	.account-login .form-list label {float: none;}
	.account-login .new-users { margin-bottom: 2.25em; }

	/* Account */
	.my-account { margin-bottom: 2.25em; }
	.my-account .form-list li.form-group > div[class*="6"]:first-child { margin-bottom: 1em; }
	.my-account .pager .limiter label,
	.my-account .pager .amount { display: none; }

	.my-account .product-review .product-img-box { float: none; text-align: center; width: auto; }
	.my-account .product-review .product-img-box .product-image { display: inline-block; }
	.my-account .product-review .media-body .product-name { margin-bottom: .75em; }
	.my-account .product-review .media-body .product-details small { float: none; margin-bottom: 1em; clear: both; }
	.my-account .customer-rating { margin-top: -1px; }

	.my-account .my-wishlist .title-buttons .link-rss { float: right; }
	.my-account .my-wishlist .cart-cell .btn-primary { clear: both; }
	.my-account .my-wishlist .quantity-increase,
	.my-account .my-wishlist .quantity-decrease,
	.my-account .my-wishlist input.qty { float: none; display: inline-block; }
	.my-account .my-wishlist .form-horizontal .buttons-set .btn { float: none; margin: .75em 0 0; width: 100%; }

	/* Cart ================================================= */
	#shopping-cart-table { border: 0; }
	#shopping-cart-table th { display: none; }
	#shopping-cart-table tr { display: block; border: 0; text-align: left; }
	#shopping-cart-table tr td { display: block; border: 0; padding: .75em 0; }
	#shopping-cart-table tr td .product-image { width: auto; max-width: 100%; float: none; margin: 0 auto 1.5em; text-align: center; }
	#shopping-cart-table .cart-actions { display: block; float: none; clear: both; margin-bottom: 1em; }
	#shopping-cart-table .item-options { float: none; clear: both; }
	#shopping-cart-table .a-right { text-align: left !important; }
	/*#shopping-cart-table tbody td.last { border-bottom: 1px solid #ddd; margin-bottom: 1.5em; }*/
	#shopping-cart-table tfoot .btn { width: 100%; margin-top: .75em; }
	.cart .page-title h2 {float: none; text-align: center;}
	.cart .checkout-types { float: none; padding-top: .75em; clear: both; text-align: center;}
	.cart .title-buttons .checkout-types li { float: none; margin-left: 0; text-align: center; }
	.cart .crosssell,
	.cart .shipping { margin-bottom: 2.25em; }
	.cart .crosssell .product-details { width: 64%; }
	#crosssell-products-list .product-image {margin-bottom: .75em;}
	#crosssell-products-list li.item:not(:last-child) {margin-bottom: 1.5em!important;}
	.cart .cart-block .buttons-set .btn {width: 100%;}
	.cart .cart-block .buttons-set .btn + .btn {margin-top: -.5em;}

	/* Checkout ============================================= */
	.gift-messages-form .item:not(:last-child) { padding-bottom: 1em; }
	.gift-messages-form .item .product-img-box { float: none; width: auto; text-align: center; }
	.gift-messages-form .item .details { margin: 1em 0 0; }
	.gift-messages-form .item .f-fix { float: none; clear: both; }
	ul.checkout-progress li { float: none; width: auto; padding: .58em 0; }
	.multiple-checkout .buttons-set .btn { margin-top: 1em; }
	#multiship-addresses-table .qty {float: none;}
	.multiple-checkout table.table select.form-control {width: 100%;}
	.opc { margin-bottom: 2.25em; }
	.opc .form-list li > .field:first-child { margin-bottom: 1em; }
	.opc .form-list li.address,
	.opc .form-list ul.form-group { margin-bottom: 0; }
	.opc .buttons-set.disabled .btn { display: none; }
	.opc #checkout-review-submit .btn { margin-top: 1em; }
	.opc form .name-prefix,
	.opc form .name-firstname { margin-bottom: 1em; }

	/* Footer */
	#footer .footer-links { float: none!important; clear: both; text-align: center; }
	#footer .footer-links a:before { display: none; }
	#footer .store-swicther-wrapper,
	#footer .copyright,
	#footer .payments {float: none!important; display: block; text-align: center;} 
	ul.social-links {float: none;}
	ul.social-links li {float: none; display: inline-block;}

	
	/* Popup */
	#remember-me-popup .modal-dialog { width: 303px; margin-left: -151px; }
	#popup-block.mobile-hide { display: none !important; }
	
	#popup-block .modal-dialog {width: 80%!important;}
	#popup-block .modal-dialog .modal-content {width: 100%!important;}
	#popup-block .block-subscribe {width: 90%; margin: 0 5%;}
	#popup-block .popup-content-wrapper {background-image: none!important;}
	#sticky-header {display: none!important;}
	.col3-layout .customer-rating,
	[class*="col2-"] .box-reviews .customer-rating {width: 100%; margin-top: -1px;}
	[class*="col2-"] .product-view .add-to-links li:nth-child(3n),
	.col3-layout .product-view .add-to-links li:not(:first-child) {margin-top: .75em!important;}
	.col3-layout .nav-tabs > li {float: none;}
	.col3-layout .nav-tabs > li a {width: 100%; max-width: 100%!important;}
	[class*="col2-"] #customer-reviews > div,
	.col3-layout #customer-reviews > div {float: none!important; width: 100%;}
	.col3-layout .review-box,
	[class*="col2-"] .review-box {width: 100%; min-height: 168px;}
	.col3-layout .review-box .review,
	[class*="col2-"] .review-box .review {width: 68%;}
	.product-options-bottom .price-box {float: none;}
	#toTop {display: none!important;}
	/*.products-grid:not(.carousel-ul) li.item {width: 100%!important;}
	.products-grid li.item:last-of-type {margin-bottom: 0;}
	.products-list li.item .image-box {margin-bottom: 1em;}*/
	.widget-products .products-list .image-box,
	.widget-products .products-list .product-shop {width: 100%; float: none;}
	.footer-products-list .product-shop {width: 72%;}
	.my-account .pager .limiter label, .widget-products .pager .limiter label {display: none;}
	.my-account table.table .product-name {white-space: normal; max-width: 82%;}

	.form-list label {float: none;}
	.customer-name-prefix-middlename-suffix label {min-height: 38px;}
	
	.header-wrapper.absolute-header {position: static;}
	.parallax-banners-wrapper .image-wrapper .content {width: 64%; left: 18%;}
	
	hr.mobile {display: block;}
	body .widget .widget-title h2,
	.widget-title h2,
	body .widget 
	.widget-title h3,
	.widget-title h3 {font-size: 1.25em;}
	.card-wrapper {text-align: center;}
	.card-wrapper .card-img {float: none; margin:  0 0 1.5em;}
	.text-banner .banner-content .btn {display: none;}
	.customer-reviews-widget .review-text {font-size: 1.33em;}
	.fullwidth-banners .text-banner {float: none; width: 100%;}
	.fullwidth-banners .text-banner .title {font-size: 1em; width: 100%;}
	/*.products-grid .item.type-7 .btn-details {display: inline-block;}*/
	
	.header-breadcrumbs-wrapper .vertical-header {
		height: auto!important;
		position: static;
		width: 100%;
	}
	.header.header-15 .quick-access {float: none; width: 100%;}
	body.vertical-header .content-wrapper > .container {margin: 0 auto; padding: 0 10px;}
	.vertical-header .slider-wrapper {margin-right: -10px;}
	.header-15 .menu-block .wrapper-menu {border-color: rgba(0,0,0,.2);}
	.header-15 ul.topmenu.nav-wide .menu-wrapper {width: auto; left: auto;}
	.vertical-header #footer .copyright {float: left!important;}
	header.header-15 .top-cart .block-title .top-cart-icon i {line-height: normal;}
	.header.header-15 .search-mini-form  {margin-top: .75em;}
	.header.header-15 .form-search input {width: 88%;}
	.header.header-15 .menu-button {float: none;}
	.header-wrapper .custom-block {position: fixed; bottom: 0; z-index: 999;}
	.header-wrapper .custom-block .indent {opacity: 0; z-index: -1; height: 0;}
	.header-wrapper .custom-block .mobile-button {display: inline-block;}
	.header-wrapper .custom-block .footer-links {float: none!important;}
	.header-wrapper .custom-block .footer-links ul {position: static; width: auto; height: auto; box-shadow: none; display: block; text-align: center;}
	.header-wrapper .custom-block .footer-links ul li {display: inline-block; border: none; margin: 0 5px;}
	.header-wrapper .custom-block .copyright { float: none!important; text-align: center;}
	.header-wrapper .custom-block .footer-links-button {display: none;}
	.header-breadcrumbs-wrapper .vertical-header + .breadcrumbs-wrapper {margin-left: 0;}
	
	.page-no-route .header {text-align: center;}
	.page-no-route .header h2.logo {margin-bottom: .75em; float: none!important;}
	.page-no-route .header .search {float: none!important; display: inline-block;}
	.page-no-route .text-block {text-align: center;}
	.page-no-route .no-route .text-block h2{font-size: 14em;}
	.page-no-route-2 .no-route .text-block h4 {display: block;}
	.page-no-route-2 .no-route .text-block h2 {font-size: 10em; margin: .25em 0;}
	.page-no-route-2 .header .logo {display: block;}
	.text-banner .banner-content.skin-1 {left: 10%; width: 80%;}
	.text-banner .banner-content.skin-1 .small-title {font-size: .6em;}
	
	#shopping-cart-table .mobile-title {display: block;}
	.sorter .view-mode .grid + .list,
	.sorter .view-mode .list + .grid {margin-left: 0; margin-bottom: -5px; margin-top: -5px; padding-top: 5px; padding-bottom: 5px; padding-left: 15px;}
	.sorter .view-mode .grid {margin-right: 0;}
	.sorter .view-mode i {font-size: 1.75em;}
	.product-sidebar:not(.sidebar-left) .sidebar-inner,
	.product-sidebar.sidebar-left .sidebar-inner {border: none; padding-left: 0; padding-right: 0;}
	.product-options-bottom + .product-custom {padding-top: 1em;}

	.m2m-curtains-option-group.section-1 dl dt:nth-of-type(3),
	.m2m-romanblinds-option-group.section-1 dl dt:nth-of-type(3) { clear: both; margin-top: 15px; }
	#newSwatchFrame h3 { font-size: 16px; margin-top: 5px; }
	.input-box + .input-box { margin-top: 15px; }
	header.header .top-cart { margin-left: 4px !important; }
	#new-header header.header .top-cart { margin-left: 0 !important; }
	#delivery { padding-left: 15px; }
	.contact-info > .row > div:not(:last-child) { margin-bottom: 50px; }
	.main.container > .main.container,
	div.MagicToolboxContainer.selectorsLeft.noscroll,
	div.MagicToolboxContainer.selectorsRight.noscroll { margin-top: 0 !important; }
	.product-view .product-name h1 {
	    font-size: 1.6em;
	    margin-bottom: 10px !important;
	}

	#slim-footer #customer-service { width: 100%; }
    #slim-footer #quick-links { width: 100%; padding: 0 20px 20px; }
    #slim-footer #quick-links .quick-links-links a { width: 50%; }
    #slim-footer #download-bay-app { float: right; width: 100%; }
    #slim-footer #paymentIcons { padding-bottom: 15px; text-align: center; float: none !important; }
    #slim-footer address { margin-bottom: 15px; text-align: center; }

    #homepage-blog-feed .block-content > .row > div { margin-bottom: 10px; }

    .MagicToolboxSelectorsContainer > div {
    	/*position: absolute;*/
	    left: 0;
	    right: 0;
	    top: -40px;
	    z-index: 100;
    }
    div.MagicToolboxSelectorsContainer img { /*display: none;*/ }
    div.MagicToolboxSelectorsContainer a::after {
    	background: #ccc;
    	border-radius: 6px;
    	border: 1px solid #aaa;
    	content: '';
    	display: inline-block;
    	height: 12px;
    	width: 12px;
    	display: none; /* Temp FIX */
    }
    div.MagicToolboxSelectorsContainer a.active-selector::after {
    	background: #fff;
	    border-radius: 7px;
	    border: 0;
	    height: 14px;
	    width: 14px;
	    display: none; /* Temp FIX */
    }
    div.MagicToolboxContainer.selectorsLeft.noscroll .MagicToolboxSelectorsContainer a:last-child,
    div.MagicToolboxContainer.selectorsRight.noscroll .MagicToolboxSelectorsContainer a:last-child {
	     margin-left: 5px !important;
	}
	.ox-gridcompact ul.options-list { overflow: visible !important; }
	#checkout-top { padding: 5px 0; }
	#basket-main .me-lff-notification p,
	#basket-main .me-lff-notification span.price { font-size: 14px; }
    #owl-demo .owl-buttons { display: none; }
}

/* #Mobile (Landscape) ================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.header.header-18 .form-search input {
	    background-color: #f2f2f2;
	    border-radius: 0;
	    font-size: 11px;
	    height: 46px;
	    width: 91%;
	}
	.menu-block {
	    background: transparent;
	}
	.wide-layout header.header-18 .top-block, .boxed-layout header.header-18 .top-block .container {
	    color: #666;
	    font-size: 12px;
	    display: none;
	}
	.header-wrapper {
	    border-top: 7px solid #e34761;
	}
	.header .quick-access {
	    float: left !important;
	    margin: 0 !important;
	    width: 99%;
	}
	.header.header-18 .search-mini-form {
	    margin: 0;
	    width: 100%;
	}
	.header .form-search {
	    margin: auto;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.header.header-18 .quick-access .default-links.links2 {
	    background: #f2f2f2 none repeat scroll 0 0;
	    color: #222;
	    float: right;
	    font-size: 16px;
	    font-weight: 500;
	    margin-left: 0;
	    margin-top: 0;
	    padding: 12px 50px;
	    text-align: center;
	    width: 49%;
	}
	header.header .top-cart {
	    background: #f2f2f2 none repeat scroll 0 0;
	    float: left;
	    margin-left: 0;
	    margin-top: 31px;
	    padding: 0 22px;
	    position: relative;
	    width: 49%;
	    text-align: center;
	}
	#new-header header.header .top-cart {
	    background: #fff;
	    padding: 0;
	    width: 100%;
	}
	.header .default-links.links li {
	    float: none;
	    margin-left: 10px;
	    text-align: center !important;
	}
	.title-buttons { text-align: right; }
	body .col-main form .form-list .form-group .gender { float: left; width: 25%; margin-bottom: 0; }
	body .col-main form .form-list .form-group .gender + .customer-dob,
	body .col-main form .form-list .form-group .gender + .dob { float: left; width: 75%; margin-bottom: 0; }
	.opc .gender + .dob .dob-day,
	.opc .gender + .dob .dob-month,
	.opc .gender + .dob .dob-year { width: 33.3333333333%; }
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-suffix,
	.form-list .customer-name-middlename-suffix .name-suffix,
	.col-main.col-sm-9 .form-list .customer-name-middlename .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-middlename-suffix .name-lastname,
	.col-main.col-sm-9 .form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename .name-lastname,
	.form-list .customer-name-prefix-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename-suffix .name-lastname,
	.form-list .customer-name-middlename .name-suffix,
	.form-list .customer-name-prefix-middlename .name-suffix, 
	.form-list .customer-name-prefix-middlename-suffix .name-suffix, 
	.form-list .customer-name-middlename-suffix .name-suffix { margin-top: 0; }
	header.header .top-cart .block-title .title-cart .top-cart-label,
	header.header .top-cart .block-title .title-cart .bottom  { display: inline-block; }
	.header .form-search input { width: 92.5%; }
	.banner-content .title { font-size: 2em; }
	.banner-content.skin-1 { top: 15%; right: 3%; }
	.sorter .sort-by label,
	.sorter .limiter label { display: inline-block; }

	.my-account .product-review .customer-rating .stars-wrapper {width: 50%; display: block; margin: 0 auto;}

	.header.header-16 .form-search input {width: 91%;}
	.header.header-17 .menu-block .pull-right {float: right!important;}
	.header.header-17 .menu-block .search-mini-form {margin-top: .65em;}
	
	/* Product Page */
	.product-view .add-to-links li.email-friend { margin-top: 0; }
	.product-essential { margin-bottom: 0; }
	/*.products-grid:not(.carousel-ul) li.item { width: 50%!important; }
	.products-grid.three-columns li.item:nth-of-type(2n+1),
	.products-grid.four-columns li.item:nth-of-type(2n+1),
	.products-grid.five-columns li.item:nth-of-type(2n+1),
	.products-grid.six-columns li.item:nth-of-type(2n+1),
	.products-grid.seven-columns li.item:nth-of-type(2n+1),
	.products-grid.eight-columns li.item:nth-of-type(2n+1) { clear: left!important; }
	.products-grid.three-columns li.item:nth-of-type(2n+2),
	.products-grid.four-columns li.item:nth-of-type(2n+2),
	.products-grid.five-columns li.item:nth-of-type(2n+2),
	.products-grid.six-columns li.item:nth-of-type(2n+2),
	.products-grid.seven-columns li.item:nth-of-type(2n+2),
	.products-grid.eight-columns li.item:nth-of-type(2n+2) { clear: right!important; }
	.products-grid.three-columns li.item:nth-of-type(3n+1),
	.products-grid.four-columns li.item:nth-of-type(4n+1),
	.products-grid.five-columns li.item:nth-of-type(5n+1),
	.products-grid.six-columns li.item:nth-of-type(6n+1),
	.products-grid.seven-columns li.item:nth-of-type(7n+1),
	.products-grid.eight-columns li.item:nth-of-type(8n+1) { clear: none; }*/
	.product-view #upsell-product-table li.item {width: 50%;}
	.product-view #upsell-product-table li.item:nth-child(2n+1) { clear: left; }
	.product-view #upsell-product-table li.item:nth-child(2n+2) { clear: right; }

	/* Cart =============================*/
	.cart .checkout-types {text-align: left; clear: none; padding: 0; }
	.opc #checkout-review-submit .btn { margin-top: 0; }
	.opc .buttons-set.disabled .btn { display: block; }
	.cart .page-title h2 {float: left; text-align: left;}

	/* Checkout ======================== */
	.multiple-checkout .buttons-set .btn { margin-top: 0; }
	#footer .payments {float: none; display: inline-block;}

	aside.sidebar .block.block-wishlist li.item .product-details {width: 77%;}
	.my-account table.table .product-name {max-width: 86%;}
	.cart .checkout-types {float: right; text-align: right;}
	.customer-name-prefix-middlename-suffix label {min-height: auto;}
	.multiple-checkout .title-buttons {text-align: left;}
	.multiple-checkout .title-buttons .btn {margin-top: .5em;}
	
	[class*="col2-"] .with-sidebar .small-layout .timer-wrapper #product-addtocart-button {margin: 0 10px 0 0;}
	
	.parallax-banners-wrapper .image-wrapper .content {width: 54%; left: 23%;}
	

	
	/*.products-grid .item.type-4 .actions .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-4 .actions .btn-quickview span {display: none;}
	.products-grid li.item.type-7 .btn:not(.btn-quickview) {padding: 0; width: 40px; height: 40px; line-height: 40px; text-align: center;}
	.products-grid li.item.type-7 .btn:not(.btn-quickview) i.fa {display: inline-block; line-height: 40px;}
	.products-grid li.item.type-7 .btn:not(.btn-quickview) span span  {display: none;}
	
	.products-grid .item.type-7 .lightbox-button,
	.products-grid .item.type-7 .availability,
	.products-grid .item.type-7 .desc,
	.products-grid .item.type-7 .ratings {display: none;}
	.products-grid .item.type-7 .product-name {font-size: .75em;}
	.products-grid .item.type-7.btn-quickview {height: 20px; line-height: 20px;}
	
	.products-grid .item.type-9 .btn-quickview i.fa {display: inline-block;}
	.products-grid .item.type-9 .btn-quickview span {display: none;}*/
	
	.header.header-19 .top-cart .block-title .top-cart-icon i {margin-top: 0;}
	.header.header-19 .top-cart .block-title {margin-top: .5em;}
	.header.header-19 .language-currency-wrapper,
	.header.header-19 .links {margin: 0; width: 20%;}
	.header.header-19 .search-mini-form {margin: 0; width: 60%; text-align: center;}
	.header.header-19 .links {text-align: right;}
	.header.header-20 .top-cart .block-title .title-cart {background-color: #222; display: inline-block;}
	#header.header-21 .top-block .search-mini-form .form-search input {width: 94%;}
	#header.header-21 .middle-block {float: left;}
	#header.header-21 .menu-block {float: right; line-height: .5; margin: .75em 0;}
	#header.header-21 .menu-block .topmenu.navbar-collapse {left: auto; right: 10px;}
	#header.header-21 .menu-block .navbar-default {margin: 0; min-height: 1px;}
	#header.header-21 .menu-block .navbar-default .navbar-toggle,
	#header.header-21 .menu-block .navbar-default .navbar-toggle.active {margin: 0;}
	#header.header-22 .form-search input {width: 92%;}
	
	#header.header-23 .form-search input {width: 89%;}
	#header.header-24 .quick-access {text-align: center;}
	#header.header-24 .form-search input {width: 159px;}
	
	.timer-wrapper {display: block;}
	.product-custom {float: right; clear: none; width: auto;}
	#header.header-25 .form-search input {width: 400px;}
}

@media only screen and (max-width: 479px){
	#product-types h3, #product-selections h3, #product-types h3.small-heading { font-size: 18px; }
	.hp-seo-reset-wrapper h2, #measuring-hanging h2 {
	    font-family: Times New Roman;
	    font-size: 24px;
	    text-align: center;
	}
	#measuring-hanging h2 { margin-bottom: 24px; }
	#blog-featured h2 { font-size: 24px; }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	.header.header-18 .form-search input {
	    background-color: #f2f2f2;
	    border-radius: 0;
	    font-size: 11px;
	    height: 46px;
	    width: 86%;
	}	
	.menu-block {
	    background: transparent;
	}
	.wide-layout header.header-18 .top-block, .boxed-layout header.header-18 .top-block .container {
	    color: #666;
	    font-size: 12px;
	    display: none;
	}
	.header-wrapper {
	    border-top: 7px solid #e34761;
	}
	.header .quick-access {
	    float: left !important;
	    margin: 0 !important;
	    width: 99%;
	}
	.header.header-18 .search-mini-form {
	    margin: 0;
	    width: 100%;
	}
	.header .form-search {
	    margin: auto;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.header.header-18 .quick-access .default-links.links2 {
	    background: #f2f2f2 none repeat scroll 0 0;
	    color: #222;
	    float: right;
	    font-size: 16px;
	    font-weight: 500;
	    margin-left: 0;
	    margin-top: 0;
	    padding: 12px 50px;
	    text-align: center;
	    width: 100%;
	}
	header.header .top-cart {
	    background: #f2f2f2 none repeat scroll 0 0;
	    float: left;
	    margin-left: 0;
	    margin-top: 31px;
	    padding: 0 22px;
	    position: relative;
	    text-align: center;
	    width: 70%;
	}
	#new-header header.header .top-cart {
	    background: #fff;
	    padding: 0;
	    width: 100%;
	}
	.header .default-links.links li {
	    float: none;
	    margin-left: 10px;
	    text-align: center !important;
	}
	.language-currency-dropdown {
		left: initial;
		right: -27px;
	}
	p.home-delivery {padding-top: 5px!important;}
	.header.header-18 .top-cart .block-title .title-cart {padding: 3px 0;}
    /*.language-currency-wrapper {width: 20%; float:right; }*/
	/*.menu-block, .icon-last-order {display: none;}*/
	/*.language-currency-dropdown {left: -138px;}*/
	.header .default-links.links li {
	    float: none;
	    margin-left: 10px;
	    text-align: center !important;
	}
	header.header .top-cart .block-content {
		right: initial;
		left: 0;
	}
}
		
@media only screen and (max-width: 319px) {
	.popular-colours-right {
	    float: right;
	    margin-top: 18px;
	    text-align: right;
	    width: 25%;
	    display: none;
	}
	.popular-colours-left {
	    float: left;
	    width: 100%;
	}
	.img-circle {
	    border-radius: 50%;
	    margin-bottom: 10px;
	}	
	.header.header-18 .form-search input {
	    background-color: #f2f2f2;
	    border-radius: 0;
	    font-size: 11px;
	    height: 46px;
	    width: 80%;
	}
	.menu-block {
	    background: transparent;
	}
	.wide-layout header.header-18 .top-block, .boxed-layout header.header-18 .top-block .container {
	    color: #666;
	    font-size: 12px;
	    display: none;
	}
	.header-wrapper {
	    border-top: 7px solid #e34761;
	}
	.header .quick-access {
	    float: left !important;
	    margin: 0 !important;
	    width: 99%;
	}
	.header.header-18 .search-mini-form {
	    margin: 0;
	    width: 100%;
	}
	.header .form-search {
	    margin: auto;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.header.header-18 .quick-access .default-links.links2 {
	    background: #f2f2f2 none repeat scroll 0 0;
	    color: #222;
	    float: right;
	    font-size: 13px;
	    font-weight: 500;
	    margin-left: 0;
	    margin-top: 0;
	    padding: 12px 50px;
	    text-align: center;
	    width: 100%;
	}
	header.header .top-cart .block-title .title-cart {
	    border-bottom: 3px solid transparent;
	    color: #222;
	    display: block;
	    font-family: "Lato";
	    font-size: 15px;
	    font-weight: 500;
	    padding: 0.5em 0;
	    text-transform: none;
	    transition: background-color 300ms ease 0s;
	}
	header.header .top-cart {
	    background: #f2f2f2 none repeat scroll 0 0;
	    float: left;
	    margin-left: 0;
	    margin-top: 31px;
	    padding: 0 22px;
	    position: relative;
	    text-align: center;
	    width: 100%;
	}
	.header .default-links.links li {
	    float: none;
	    margin-left: 10px;
	    text-align: center !important;
	}
}
	
	
	
	
	
	
	
	

/**
 * @category    Mana
 * @package     Mana_Filters
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.m-filter-item-list .m-selected-filter-item { font-size:1.5em; color: #e34761; font-weight: bold; }
.m-filter-popup .m-selected-ln-item > a { font-weight: bold; text-decoration: none; }
.block-layered-nav .btn-remove { margin-top: 3px; }
.block-layered-nav .currently li { position: relative; padding: 6px 24px 6px 10px; }
.block-layered-nav .currently .btn-remove { margin-top: 0; position: absolute; right: 4px; top: 9px; margin-left: 0; }
.block-layered-nav dt { position: relative; zoom: 1; left: 0; top: 0; }

/**
 * @category    Mana
 * @package     ManaPro_FilterAdvanced
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-filter-group { position: relative; }
.block-layered-nav .m-filter-actions, .block-layered-nav .m-group-actions
    { position: absolute; right: 4px; margin: 0; }
.block-layered-nav .m-filter-actions { top: 9px; }
.block-layered-nav .m-group-actions { top: 6px; }
.block-layered-nav .m-filter-actions:after, .block-layered-nav .m-group-actions:after
    { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.block-layered-nav .m-filter-actions > div, .block-layered-nav .m-group-actions > div
    { margin-right: 10px; }

/**
 * @category    Mana
 * @package     Mana_Core
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
#m-wait {
    position:absolute;
    color:#d85909;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    /*opacity:0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
    z-index:20000;
    }
#m-wait .loader {
    position:fixed;
    top:45%;
    left:50%;
    width:120px;
    margin-left: -120px;
    padding:15px 60px;
    background:#fff4e9;
    border:2px solid #f1af73;
    color:#d85909;
    font-weight:bold;
    text-align:center;
    z-index:20100;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    }

#m-wait .loader {  }
.m-popup {
    position: absolute;
    background: white;
    z-index: 20100;
}
.m-popup-overlay {
    position: absolute;
    background: black;
    filter: alpha(opacity = 0); /* percent */
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 10000;
}

.m-overlay {
    position: absolute;
    background: white;
    filter: alpha(opacity=0); /* percent */
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 10000;
}
a.m-disabled { }
label span.m-disabled { }
/**
 * @category    Mana
 * @package     ManaPro_FilterCheckboxes
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_unchecked.png) 0 50% no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-checked { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_checked.png) 0 50% no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked:hover { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_unchecked_hover.png) 0 50% no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_checked_hover.png) 0 50% no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,
ol.m-filter-css-checkboxes li a.m-checkbox-checked { padding-left: 20px; text-decoration: none; }

.m-filter-checkboxes li input { margin-right: 5px; position: relative; bottom: 2px; }
/**
 * @category    Mana
 * @package     ManaPro_FilterClear
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-filterclear { float:left; font-weight: normal; font-size: 11px; text-transform: none; }
.block-layered-nav .m-filterclear .btn-remove { margin: 0; }
/*
.col-main .block-layered-nav .m-filterclear { position: static; float: right; font-weight: normal; font-size: 11px; text-transform: none; }
.col-main .block-layered-nav .m-filterclear .btn-remove {margin: 3px 0 2px 5px; }
*/
/**
 * @category    Mana
 * @package     ManaPro_FilterColors
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-filter-colors {overflow: hidden; width: 100%; margin-bottom: 10px;}
.horizontal .m-color {float: left; margin: 2px;}
.m-filter-colors.vertical li { margin:  4px 0 0; }
.state.m-color { display:  inline-block; margin-left: 3px; }

.m-filter-colors.labels li { overflow: hidden; margin: 4px 0 0; }
.m-filter-colors.labels .m-color { float: left; margin: 0 4px 0; }
.m-filter-colors.labels li a { text-decoration: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterExpandCollapse
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-collapseable { cursor: pointer; }
.block-layered-nav .m-collapseable.m-collapsed.last { padding-bottom: 0; margin-bottom: 0; }
/*.block-layered-nav .m-collapseable.m-expanded { background: url(https://curtains.com/skin/frontend/base/default/images/manapro_filterexpandcollapse/bkg_layered-down.gif) 9px 11px no-repeat; }*/
.block-layered-nav .m-collapseable.m-collapsed:not(.last) { border-bottom: 1px dotted #ddd; padding-bottom: 15px; margin-bottom: 15px; }
.block-layered-nav .m-filter-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; }
.block-layered-nav .m-filter-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }
.block-layered-nav .m-expanded .m-filter-expand-collapse .btn-expand-collapse { background: url(https://curtains.com/skin/frontend/base/default/images/manapro_filterexpandcollapse/m-expanded.png) 0 0 no-repeat; }
.block-layered-nav .m-collapsed .m-filter-expand-collapse .btn-expand-collapse { background: url(https://curtains.com/skin/frontend/base/default/images/manapro_filterexpandcollapse/m-collapsed.png) 0 0 no-repeat; }

/********************************/
/* dropdown menu in left column */
/********************************/
.block-layered-nav dl { position: relative; zoom: 1; left: 0; top: 0; }
.block-layered-nav dt.m-dropdown-menu { cursor: pointer; }
.block-layered-nav dd.m-dropdown-menu { position: absolute; background: #e7f1f4; z-index: 1; padding: 5px 5px 10px 5px; }


/**
 * @category    Mana
 * @package     ManaPro_FilterGroup
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-collapseable-group { cursor: pointer; }
.block-layered-nav .m-filter-group-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; }
.block-layered-nav .m-filter-group-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }
.block-layered-nav .m-expanded .m-filter-group-expand-collapse .btn-expand-collapse { background: url(https://curtains.com/skin/frontend/base/default/images/manapro_filtergroup/m-expanded.png) 0 0 no-repeat; }
.block-layered-nav .m-collapsed .m-filter-group-expand-collapse .btn-expand-collapse { background: url(https://curtains.com/skin/frontend/base/default/images/manapro_filtergroup/m-collapsed.png) 0 0 no-repeat; }

/**
 * @category    Mana
 * @package     ManaPro_FilterDropdown
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-filter-dropdown { width: 100%; margin-top: 3px; }

/**
 * @category    Mana
 * @package     ManaPro_FilterHelp
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-help { cursor: help; display: inline-block; position: relative; }
.m-help a.dots { cursor: help; }
.m-help a.details { cursor: help; }
.m-help .m-text { position: absolute; top: 5px; z-index: 999; background: #F8F7F5; border: 1px #ccc solid; width: 180px; padding: 10px; text-transform:none; display: none; }
.col-left .m-help .m-text { left: 5px; }
.col-right .m-help .m-text { right: 5px; }
/**
 * @category    Mana
 * @package     ManaPro_FilterPositioning
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
/* CSS Document */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }

/* Containers of Layered Navigation */
.mb-top-layered-navigation,
.mb-top-layered-navigation .block-content { background: transparent; border: none; padding: 0; margin: 0 0 20px; position: relative;}

.mb-top-layered-navigation .block-content:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/* Titles SHOP BY and CURRENTLY SHOPPING BY */
.mb-top-layered-navigation .block-subtitle,
.mb-top-layered-navigation .currently .block-subtitle { cursor: auto; margin: 0; padding: 0 5px 0 0; border: none; background: none; font-weight: bold; text-transform: uppercase; }
.mb-top-layered-navigation dl.m-mobile { display: none; }
.mb-top-layered-navigation dl { float: left; }

/* CURRENTLY SHOPPING BY bar */
.mb-top-layered-navigation .currently,
.mb-top-layered-navigation .currently ol { float: left; width: 100%; }
.mb-top-layered-navigation .currently li { float: left; white-space: nowrap; margin-right: 10px; background: transparent; border: none; padding-left: 0; }

.mb-top-layered-navigation #narrow-by-list { clear: both; position: relative; }

/* Actions */
.mb-top-layered-navigation .actions,
.mb-top-layered-navigation .m-horizontal-actions,
.mb-top-layered-navigation .m-subtitle-actions { position: absolute; right: 5px; top:50%; margin: -6px 0 0; }
.mb-top-layered-navigation .actions { background: transparent; border: none; float: left; padding: 6px 10px; top:-20px; }

/* Top (as Menu) LN =================================================================================================================================== */

/* SHOP BY bar */
.mb-top-layered-navigation.m-topmenu.m-wide dl { height: 32px; }
.mb-top-layered-navigation.m-topmenu.m-wide dl dt { float: left; padding: 7px 20px 7px 10px; cursor: pointer; background: url("https://curtains.com/skin/frontend/base/default/images/manapro_filterpositioning/i-dropdown.gif") 0px 14px no-repeat; margin-left: 5px; font-weight: normal; text-transform: none;}
.mb-top-layered-navigation.m-topmenu.m-wide dl dt.block-subtitle { background-image: none; padding-left: 0; margin-left: 0; }
.mb-top-layered-navigation.m-topmenu.m-wide dl dd { background: white; position: absolute; width: auto; padding: 20px 10px 10px 10px; border-bottom: 5px solid #DEE5E8; display: block; z-index: 9999;
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#eaeaea');
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(white));
    background: -moz-linear-gradient(top,  white,  #eaeaea);
*/
    filter: alpha(opacity=90);
  	-moz-opacity: 0.9;
  	opacity: 0.9;

    }
.mb-top-layered-navigation.m-topmenu .m-filter-slider { margin:0 !important; }
/* Javascript operates with these classes */
.mb-top-layered-navigation.m-topmenu dl dt.m-ln {  }
.mb-top-layered-navigation.m-topmenu dl dd.m-ln {  }
.mb-top-layered-navigation.m-topmenu dl dd.m-ln li { white-space: nowrap; }

/* Classes added on Mouse Over */
.mb-top-layered-navigation.m-topmenu dl dt.m-popup-filter { background: #DEE5E8; }
.mb-top-layered-navigation.m-topmenu dl dd.m-popup-filter {  }

/* Top LN - Horizontaly laid filters =================================================================================================================================== */
.mb-top-layered-navigation.m-top dl { width: 19%; }
.mb-top-layered-navigation.m-top.two-filter-columns dl { width: 50%; }
.mb-top-layered-navigation.m-top.three-filter-columns dl { width: 33%; }
.mb-top-layered-navigation.m-top.four-filter-columns dl { width: 23%; }
.mb-top-layered-navigation.m-top dl dd { background: transparent; margin-right: 5px;}

/*Responsive accordion menu for mobile divices========================================================================*/
.mb-top-layered-navigation.one-filter-column dl { width: 100%; }
.mb-top-layered-navigation.one-filter-column dl { padding:0; margin:0; }
.mb-top-layered-navigation.one-filter-column dl.m-mobile { display: block; }
.mb-top-layered-navigation.one-filter-column dl dt,
.mb-top-layered-navigation.one-filter-column .block-subtitle { cursor: pointer; display:block; padding:5px !important; position: relative; margin:0; background: #eee; border-bottom:1px solid #ddd; border-top:1px solid #f9f9f9;}
.mb-top-layered-navigation.one-filter-column dl dt:hover,
.mb-top-layered-navigation.one-filter-column .block-subtitle { background: #ddd;
transition: background 300ms ease-in-out;
-moz-transition: background 300ms ease-in-out;
-webkit-transition: background 300ms ease-in-out;
-o-transition: background 300ms ease-in-out;}
.mb-top-layered-navigation.one-filter-column dl dd { padding:10px 5px; margin:0; background: transparent; }
.mb-top-layered-navigation.one-filter-column .m-filterclear { position: relative; right: 5px; }
.mb-top-layered-navigation.one-filter-column .m-filter-colors { margin:0; }
.mb-top-layered-navigation.one-filter-column .currently { margin:0; }
.mb-top-layered-navigation.one-filter-column .currently ol { float: left; width: auto; }
.mb-top-layered-navigation.one-filter-column .actions { right: 20px; top:0; margin: 0; padding: 5px 10px; z-index:3; }

.mb-top-layered-navigation.one-filter-column .m-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; margin-bottom: -5px; display: none; }
.mb-top-layered-navigation.one-filter-column .m-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }
.mb-top-layered-navigation.one-filter-column .m-expanded .m-expand-collapse .btn-expand-collapse { background: url(https://curtains.com/skin/frontend/base/default/images/manapro_filterpositioning/m-expanded.png) 0 0 no-repeat; }
.mb-top-layered-navigation.one-filter-column .m-collapsed .m-expand-collapse .btn-expand-collapse { background: url(https://curtains.com/skin/frontend/base/default/images/manapro_filterpositioning/m-collapsed.png) 0 0 no-repeat; }
.mb-top-layered-navigation.one-filter-column .m-expand-collapse { display: block; }
.mb-top-layered-navigation.one-filter-column .currently + div .block-subtitle,
.mb-top-layered-navigation.one-filter-column .currently + div + div .block-subtitle { display: none; }

.mb-top-layered-navigation.m-wide.m-mobile-only { margin: 0; display: none; }
.mb-top-layered-navigation.m-wide.m-mobile-only .m-shop-by,
.mb-top-layered-navigation.m-wide.m-mobile-only .actions,
.mb-top-layered-navigation.m-wide.m-mobile-only .currently { display: none; }

/* Types styling for Top LN only */
.m-standard {} /* One item can be selected at the time */
.m-list {} /* Text, multiple select */
.m-checkboxes {} /* checkboxes - form elements */
.m-css_checkboxes {} /* checkboxes - images */
.m-colors {} /* Colors and Images - horizontal */
.m-colors_vertical {} /* Colors and Images - vertical */
.m-colors_label {} /* Colors and Images with labels */
.m-dropdown {} /* Dropdowns */
.m-radios {} /* Radio buttons */
.m-slider {} /* Slider */
/**
 * @category    Mana
 * @package     ManaPro_FilterRadios
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */

.m-filter-radios li input { margin-right: 5px; position: relative; bottom: 2px; }
/**
 * @category    Mana
 * @package     ManaPro_FilterShowMore
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-more-less { font-size: 11px; text-align: right; }
.m-expandable-filter { overflow: hidden; }
.m-scrollable-filter { overflow-x: hidden !important; overflow-y: scroll !important; border: 1px solid #ccc; padding: 2px 0 2px 5px; background: rgba(255,255,255,0.5); }
.m-scrollable-filter li { white-space: nowrap; }

.m-filter-popup { padding: 10px; }
.m-filter-popup .m-columns { overflow: hidden; }
.m-filter-popup .m-columns > li { float: left; width: 200px; text-align: left; }
.m-filter-popup .m-columns.m-filter-colors.horizontal { width: 600px; }
.m-filter-popup .m-columns.m-filter-colors.horizontal > li { width: auto; }
.m-filter-popup .buttons-set { margin: 8px 0 0; }
.m-filter-popup .m-filter-colors { margin: 0; }
.m-showmore-popup-container { box-shadow : 15px 15px 25px 5px rgba( 0, 0, 0, 0.4 ); }

.m-option-search { padding: 4px 0; }
.m-option-search input { width: 100%; }
.m-option-search input.m-empty { color: #c0c0c0; }
.m-no-match { display: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterSlider
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */

/* For All */
.m-filter-slider { margin: 10px 0 15px; }
/* Responsive layout */
.one-filter-column .m-filter-slider { margin-bottom: 20px;  }
.one-filter-column .m-slider-values { line-height: 25px; }
.one-filter-column .m-slider-values input { width: 50px; padding: 1px 3px; }

/* Default style - style1 */
.m-filter-slider { height: 17px; position: relative; background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filterslider/bkg_slider.png) 0 0 repeat-x; }
.m-filter-slider > .m-slider-from, .m-filter-slider > .m-slider-to { height: 17px; width: 17px; position: absolute; }
.m-filter-slider > .m-slider-span { height: 8px; position: absolute; background: none; border-bottom: 2px solid #969696; margin: 0; }
.m-filter-slider > .m-slider-from { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filterslider/slider.png) 0 0 no-repeat; cursor: e-resize; }
.m-filter-slider > .m-slider-to { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filterslider/slider.png) -19px 0 no-repeat; cursor: w-resize; }

.m-slider-values {text-align: center; margin-top: 3px; } 
.m-slider-values .m-slider-min-value { float: left; }
.m-slider-values .m-slider-max-value { float: right;}
.m-slider-selected-value {}

/* Style2 */
.m-filter-slider.style2 { border: 2px solid #c8c8c8; border-width: 0 1px; background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filterslider/bkg_slider2.png) center 0 repeat-x; }
.m-filter-slider.style2 > .m-slider-span { height: 6px; border-bottom: 5px solid #969696; }
.m-filter-slider.style2 > .m-slider-from, .m-filter-slider.style2 > .m-slider-to { height: 17px; width: 5px; background: #26b1e8 none; }
.m-filter-slider.style2 > .m-slider-from { margin-right: 1px; }
.m-filter-slider.style2 > .m-slider-to { margin-left: 1px; }
/* Touch screen slider style */
.one-filter-column .m-filter-slider.style2 > .m-slider-from,
.one-filter-column .m-filter-slider.style2 > .m-slider-to {
width:15px;
height:30px;
top:-7px;
}
/* Style3 */
.m-filter-slider.style3 { background: #e6e6e6; }
.m-filter-slider.style3,
.m-filter-slider.style3 > .m-slider-span { height: 5px; border: none; }
.m-filter-slider.style3 > .m-slider-span { background: #888; }
.m-filter-slider.style3 > .m-slider-from,
.m-filter-slider.style3 > .m-slider-to,
.m-filter-slider.style3:before,
.m-filter-slider.style3:after { height: 20px; width: 10px; top:-9px; background: #aaa none; z-index: 4; }
.m-filter-slider.style3 > .m-slider-from,
.m-filter-slider.style3 > .m-slider-to{
box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.5);
border:1px solid #ccc;
background: #eeeeee;
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.m-filter-slider.style3:before,
.m-filter-slider.style3:after { position: absolute; left: 0; height:22px; top:-8px; width: 5px; background-color: #e6e6e6; display: block; content: ""; z-index: 3;}
.m-filter-slider.style3:before{}
.m-filter-slider.style3:after { right: 0; left: auto;}

/* Touch screen slider style */
.one-filter-column .m-filter-slider.style3:before,
.one-filter-column .m-filter-slider.style3:after{
width:5px;
height:30px;
top:-12px;
}
.one-filter-column .m-filter-slider.style3 > .m-slider-from,
.one-filter-column .m-filter-slider.style3 > .m-slider-to {
width:28px;
height:28px;
top:-14px;
}
/* Style4 */
.m-filter-slider.style4,
.m-filter-slider.style4 > .m-slider-span,
.m-filter-slider.style4 > .m-slider-from,
.m-filter-slider.style4 > .m-slider-to { border-radius:15px; height:10px; }
.m-filter-slider.style4 {
background:#e3e3e3;
box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.2);
border: 1px solid #f2f2f2;
}
.m-filter-slider.style4 > .m-slider-from,
.m-filter-slider.style4 > .m-slider-to {
background: #aaa none;
box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
width:18px;
height:18px;
top:-5px;
border:1px solid #eee;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.m-filter-slider.style4 > .m-slider-span {
background: #838383;
box-shadow: inset 0px 1px 3px 1px rgba(0,0,0,0.2);
border: none;
margin-left: -20px;
padding-left: 20px;
}
/* Touch screen slider style */
.one-filter-column .m-filter-slider.style4 > .m-slider-from,
.one-filter-column .m-filter-slider.style4 > .m-slider-to {
width:28px;
height:28px;
top:-10px;
}
/**
 * @category    Mana
 * @package     ManaPro_FilterSuperSlider
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
input.m-slider[type="text"] { width: 30px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dt { background-image: none; padding-left: 0; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd { background: none; position: static; border-bottom: 0; float: left;
    padding: 7px 10px 7px 0; }

.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-filter-slider { float: left; width: 130px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-values { float: left; margin-top: 0; margin-left: 5px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-min-value,
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-max-value
    { display: none; }

.m-slider-values.left-aligned { text-align: left; }

.mb-top-layered-navigation.one-filter-column.m-hide-slider .m-filter-slider,
.mb-top-layered-navigation.one-filter-column.m-hide-slider .m-slider-min-value,
.mb-top-layered-navigation.one-filter-column.m-hide-slider .m-slider-max-value { display: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterTree
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-expanded > .m-tree-item, .m-collapsed > .m-tree-item, .m-leaf > .m-tree-item { padding-left: 15px; }
.m-expanded > .m-tree-item, .m-collapsed > .m-tree-item { cursor: pointer; }
.m-expanded > .m-tree-item { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filtertree/expanded.png) 0 4px no-repeat; }
.m-collapsed > .m-tree-item { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filtertree/collapsed.png) 0 4px no-repeat; }
.m-expanded > .m-tree-item:hover { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filtertree/expanded_over.png) 0 4px no-repeat; }
.m-collapsed > .m-tree-item:hover { background: transparent url(https://curtains.com/skin/frontend/base/default/images/manapro_filtertree/collapsed_over.png) 0 4px no-repeat; }
.m-expanded > ul, .m-collapsed > ul { margin-left: 10px; }

.m-child-category-list { margin-left: 10px; }
