*,
*: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(../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(../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(../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(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../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(../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(../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(../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(../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(../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(../images/AjaxLoader.gif) no-repeat center center
}
#wishlist-slider .owl-item.loading .product-image {
    min-height: 60px;
    background: url(../images/AjaxLoader.gif) no-repeat center center
}
/* mouse grab icon */
.grabbing {
    cursor:url(../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("../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../images/buying-guide/m2m-curtains.jpg); }
#buyingGuideNew .m2m-blinds .info-img { background-image: url(../images/buying-guide/m2m-blinds.jpg); }
#buyingGuideNew .poles .info-img { background-image: url(../images/buying-guide/poles.jpg); }
#buyingGuideNew .rm-curtains .info-img { background-image: url(../images/buying-guide/rm-curtains.jpg); }
#buyingGuideNew .tracks .info-img { background-image: url(../images/buying-guide/tracks.jpg); }
#buyingGuideNew .accessories .info-img { background-image: url(../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(../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(../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(../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(../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(../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(../images/icon-delivery.png); }
.link-img.icon-ups { background-image: url(../images/icon-ups.png); }
.link-img.icon-rm { background-image: url(../images/icon-rm.png); }
.link-img.icon-tuffnells { background-image: url(../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('../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(../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(../images/10000.png) no-repeat 7px 7px !important;
    background-size: 53px !important;
    padding-left: 56px;
}
#deliveryGuide .btn:hover { background: #555 url(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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("../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; }
