/*Customise Sofa CSS*/
.sofa_data img {
    display: block;
    margin: 0 auto;
}
.after_header_block .heading-13{
    font-family: 'Apercu-Light';
    font-size: 36px;
    margin-bottom: 0;
    text-align: center;
}
.after_header_block  .section-13 {
    background-image: url(../image/site/customise_sofa_banner.jpg);
} 
.after_header_block  .abc {
    background-image:url(../image/site/rectangle35.jpg);
}     
.after_header_block  .text-block-13 {
    font-size: 20px;
    font-weight: normal;
    padding: 0px;
    max-width: 550px;
    text-align: center;
    line-height: 30px;  
}
.customise_sofa .section-2{
    text-align: center;
    color : #000;
    background-image: url(../image/site/tile-01-light.jpg);
}
.customise_sofa .heading-2{
    font-size:38px;
    margin-bottom:10px;
}
.customise_sofa .text-block-3{
    font-size:20px;
    line-height: normal;
}
.sofa_data {
    padding: 30px 0 50px;
}
.steps_to_customise {
    text-align: center;
}
.steps_to_customise ul{
    padding:0px;
    margin:0px;
    margin-top:72px;
}
.customise_sofa_1 {
    background-image: url(../image/site/tile-01-light.jpg);
    padding: 224px 0 166px;
}
.steps_to_customise .customise_sofa_1 ul li{
    list-style: none;
    display: inline-block;
    padding:0px 60px;
    vertical-align: middle;
    max-width:268px;
}
.steps_to_customise h2 {
    font-size:35px;
    font-family: 'Apercu-Bold';
    color : #000;
    margin-bottom:22px;
}
.steps_to_customise p{
    font-size:20px;
    font-family: 'Apercu-Regular';
    color : #000;
    line-height:30px;
}
.customise_sofa_2 {
    background-image: url(../image/site/choose_design.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position: center center;
    padding: 304px 0 246px;
    color:#fff;
}
.steps_to_customise .customise_sofa_2 h2, .steps_to_customise .customise_sofa_2 p,
.steps_to_customise .customise_sofa_4 h2, .steps_to_customise .customise_sofa_4 p,
.steps_to_customise .customise_sofa_6 h2, .steps_to_customise .customise_sofa_6 p{
    color:#fff;
}
.customise_sofa_3 {
    background-image: url(../image/site/choose_dimenson.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position: center center;
    padding: 304px 0 246px;
}
.customise_sofa_4 {
    background-image: url(../image/site/choose_leather.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position: center center;
    padding: 304px 0 246px;
}
.customise_sofa_5{
    background-image: url(../image/site/tile-01-light.jpg);
    padding: 177px 0px;
}
.steps_to_customise .customise_sofa_5 ul{
    margin-top:110px;
}
.steps_to_customise .customise_sofa_5 ul li{
    list-style: none;
    display: inline-block;
}
.customise_sofa_6 {
    background-image: url(../image/site/leather_color.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position: center center;
    padding: 304px 0 246px;
}
.steps_to_customise .customise_sofa_6 p{
    max-width:764px;
    margin:0 auto;
}
.customise_sofa_7{
    background-image: url(../image/site/tile-01-light.jpg);
    padding: 240px 0px;
}
.start_customise_sofa{
    background-color:#161616;
    padding: 108px 0px;
    position: relative;
}
.start_customise_sofa:before{
    content:"";
    display:block;
    width:86px;
    height:29px;
    background-image:url(../image/site/color_drop_arrow.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    margin:0 auto;
}
.start_customise_sofa a:hover{
    text-decoration:none;
    color:#fff;
}
.start_customise_sofa a{
    color:#fff;
    border:2px solid #fff;
    font-family: 'Apercu-Bold';
    text-transform: uppercase;
    padding: 30px 70px;
    text-decoration:none;
    display:inline-block;
    font-size:23px;
}

/*Product details Page*/
.page_breadcrumb ul {
    text-align:center;
    padding:0px;
    margin:0px;
}
.page_breadcrumb ul li{
    list-style:none;
    display:inline-block;
    position:relative;
    color : #2e3450;
}
.page_breadcrumb ul li:after{
    content:">";
    display:inline-block;
    margin: 0px 15px;
}
.page_breadcrumb ul li:last-child:after{
    display:none;
}
.page_breadcrumb ul li, .page_breadcrumb ul li a{
    font-family: 'Apercu-Light';    
    font-size:12.86px;
}
.page_breadcrumb ul li a, .page_breadcrumb ul li a:hover{
    text-decoration:none;
    color : #000000;
}
.sofa_product_details .container{
    padding-top:0px;
}
.sofa_product_details .pro_det_img .slides li{
    -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
}
.page_breadcrumb {
    padding: 30px 0px;
}
.product_desc{
    text-align:left;
}
.add_wish .like-icon{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    bottom:2px;
}
a.add_wish:hover {
    text-decoration:none;
}
a.add_wish {
    text-decoration:none;
    vertical-align:middle;
    font-size:20px;
    color : #000;
    font-family: 'Apercu-Medium';
        margin-top: 14px;
        display: inline-block;
}
.product_desc h4{
    font-size:23px;
    font-family: 'Apercu-Bold';
    margin-bottom: 0px;
}
span.product_sku_id{
    font-size:17.64px;
    color : #c1b5a5;
    text-transform: uppercase;
    font-family: 'Apercu-Regular';
}
.product_desc h2{
    font-family: 'Athelas-Regular';
    font-size:34.94px;
    color : #c1b5a5;
    font-weight:normal;
    margin-bottom:20px;
        margin-top: 16px;
}
.product_desc ul {
    padding-left:20px;
    margin-bottom:0px;
}
.product_desc ul li{
    font-family: 'Apercu-Light';
    font-size:16.51px;
    color : #000;
    padding-left:17px;
    margin-bottom:4px;
}
.product_desc ul li:last-child{
    margin-bottom:0px;
}
.product_desc a.customise_link:hover{
    color: #3d3938;
    text-decoration: none;
}
.product_desc a.customise_link{
    font-family: 'Apercu-Bold';
    font-size: 20.8px;
    text-decoration: none;
    border: 2px solid #3d3938;
    color: #3d3938;
    display: inline-block;
    text-transform: uppercase;
    padding: 17px 134px;
    margin-top: 16px;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none;
    outline-offset: 0px;
}
.product_desc .btn{
    font-family: 'Apercu-Bold';
    font-size: 20.8px;
    color: #fff;
    background-color: #3d3938;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 17px 127px;
    margin-top: 16px;
}
.sofa_pro_data p{
    font-family: 'Apercu-Light';
    font-size: 17.68px;
    line-height: 27px;
}
.sofa_pro_data {
    padding: 118px 0px;
    max-width: 889px;
    margin: 0 auto;
    text-align: center;
}
.sofa_pro_data a{
    color: #000000;
    display: inline-block;
    position: relative;
    font-size: 20.8px;
    text-decoration: none;
    padding-left: 43px;
    margin-top: 44px;
}
.sofa_pro_data a:hover{
    text-decoration: none;
}
.sofa_pro_data a:before{
    content: "";
    display: inline-block;
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0;
    top: -5px;
    background-image: url(../image/site/print_catalogue.png);
    background-repeat: no-repeat;
}
.sofa_angle img{
    -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.26);
    margin-bottom: 50px;
}
.sofa_slides{
    max-width: 1224px;
    margin: 0 auto;
    text-align: center;
}
.sofa_slides.owl-carousel .owl-wrapper-outer {
    box-shadow: none;
}
.sofa_slides.owl-carousel .owl-controls.clickable {
    margin-top: 0px;
}
.sofa_slides h6{
    font-family: 'Apercu-Light';
    font-size: 11.96px;
    color: #000;
    font-weight: normal;
    margin: 25px 0 0;
}
.sofa_slides h3{
    font-family: 'Apercu-Regular';
    font-size: 14.41px;
    color: #000;
    font-weight: normal;
    margin: 2px 0px 0;
}
.sofa_slides p{
    font-family: 'Athelas-Regular';
    color : #919191;
    font-weight: normal;
    font-size: 18.79px;
}
.footer_top_slide{
    background-image: url(../image/site/tile-01-light.jpg);
    padding: 64px 0px 38px;
}
.footer_top_slide h4{
    text-align: center;
    text-transform: uppercase;
    font-size: 16.59px;
    font-family: 'Apercu-Bold';
    font-weight: normal;
    margin-bottom: 46px;
}

.sofa_slides .flex-direction-nav a{
    top: 127px;
    opacity:1;
}
.sofa_slides .flex-direction-nav .flex-prev{
    left: -95px;
}
.sofa_slides .flex-direction-nav .flex-prev:before {
    content: "";
    display: block;
    width: 23px;
    height: 38px;
    background-image: url(../image/site/slide_left_arrow.png);
    background-repeat: no-repeat;
}
.sofa_slides .flex-direction-nav .flex-next{
    right: -95px;
}
.sofa_slides .flex-direction-nav .flex-next:before {
    content: "";
    display: block;
    width: 23px;
    height: 38px;
    background-image: url(../image/site/slide_right_arrow.png);
    background-repeat: no-repeat;
}
.tab {
    display:none;
}
.tab.active {
    display:block;
}
.tabs_desc ul {
    padding:0px;
    margin:0px;
}
.tabs_desc ul li{
    display:inline-block;
    list-style:none;
    padding:0px;
    margin-right:-4px;
    padding:0px 40px;
}
.tabs_desc ul li a{
    font-family: 'Apercu-Medium';
    font-size:13px;
    color : #000;
    text-transform:uppercase;
    padding-bottom: 6px;
    border-bottom: 2px solid transparent;
    display:inline-block;
}
.tabs_desc ul li a:hover{
    color : #000;
    text-decoration:none;
    border-bottom: 2px solid #000;
}
.tabs_desc ul li.active a{
    border-bottom: 2px solid #000;
}
.tabs_desc ul li a:focus{
    text-decoration:none;
}
.tabs_desc .tab-content h4{
    font-family: 'Apercu-Light';
    font-size:36px;
    font-weight:normal;
    color : #000;
    padding-bottom:30px;
}
.tabs_desc .tab-content p{
    font-family: 'Apercu-Light';
    font-size:15.59px;
    line-height:24px;
    padding-bottom:14px;
}
.tabs_desc .tab-content{
    border:0px;
}
.tabs_desc .tab_data{
    max-width:784px;
    margin:0 auto;
}
.pro_det_img_slides{
    padding-bottom:0px;
}
.product_desc_tabs{
    border-top: 1px solid #eeeeee;
    padding:25px 0 100px;
}
.testimonail_section .after_header_block  .section-13 {
    background-image: url(../image/site/testi_banner.png);
}    
.pro_det_img.flexslider{
    -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
}
.flex-control-paging li a{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: none repeat scroll 0 0 #a5a5a5;
    height: 7px;
    margin: 5px 7px;
    opacity: 0.7;
    width: 7px;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover{
    background: none repeat scroll 0 0 #fff;
}
.flex-control-nav li{
    margin:0px;
}
.flex-control-nav {
    bottom: 20px;
}
.flexslider{
    background: transparent;
    border:0px;
    margin-bottom:0px;
}   
.testimonail_section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.testimonail_section .s-icn{
    margin-right:10px;
}
.testimonail_section  span.text-span-5 {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size:25px;
    margin-left: 0;
    margin-top: 6px;
}
.testimonail_section .testimonail_list li:nth-child(even) .column-6.w-col.w-col-2{
    float : right;
}
.testimonail_section .testimonail_list li:nth-child(odd) .text-block-7{
    float : right;
}
.testimonail_section .testimonail_list li:nth-child(odd) span.text-span-5{
    text-align:right;
}
.testimonail_section .w-col-9 {
    width: 85%;
}
.testimonail_section .testimonail_list li{
    border-bottom:3px solid #ebe8e3;
    padding: 0 0 50px;
}
.testimonail_section .testimonail_list li:last-child{
    border-bottom:0px;
    padding: 0px;
}

.pagination ul li{
    display:inline-block;
    padding: 0px 7.5px;
}
.pagination ul li a{
    text-decoration:none;
    text-transform: uppercase;
    color : #c1b5a5;
    font-size:13px;
    font-family: 'Apercu-Medium';
    position:relative;
    border-bottom: 2px solid transparent;
}
.pagination ul li a:before{
    content:"";
    display:inline-block;
    position:absolute;
    width:6px;
    height:10px;
    top:3px;
}
.pagination ul li a:hover, .pagination ul li a:focus{
    text-decoration:none;
}
.pagination ul li a.page_prev{
    padding-left: 17px;
}
.pagination ul li a.page_next{
    padding-right: 17px;
}
.pagination ul li a.page_prev, .pagination ul li a.page_next{
    color:#000000;
}
.pagination ul li a.page_prev:before{
    left:0;
    background-image: url(../image/site/prev_arrow.png);
}
.pagination ul li a.page_next:before{
    background-image: url(../image/site/next_arrow.png);
    right:0;
}
.pagination ul li.active a, .pagination ul li:hover a{
    border-bottom: 2px solid #c1b5a5;
}
.pagination ul li:hover a.page_next, .pagination ul li:hover a.page_prev{
    border-bottom: 2px solid transparent;
}
.testimonail_section .pagination{
    border-top:0px;
    text-align: right;
    margin: 40px 0 10px;
}
.testimonail_section {
    padding: 0px 0px 50px;
}

.fabric_sofa_cat .after_header_block .section-13{
    background-image: url(../image/site/fabric_sofa.png);
}
.sofa_filter{
    background-color:#ebe8e3;
}
.sofa_filter .page_breadcrumb {
    padding: 16px 0;
    text-align: left;
    max-width: 1445px;
    margin: 0 auto;
}
.sofa_filter .page_breadcrumb ul {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
.filters_sofa {
    padding: 0;
    margin: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.filters_sofa li{
    list-style:none;
    display:inline-block;
    float:left;
    width:20%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.filters_sofa li h2 {
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Apercu-Medium';
    line-height: normal;
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    border-bottom:2px solid #000;
    padding-bottom: 4px;
    padding-right:20px;
    background-image: url(../image/site/down_arrow.png);
    background-repeat:no-repeat;
    background-position: calc(100% - 5px) 4px;
    cursor:pointer;
}
.filters_sofa li.current h2 {
    background-image: url(../image/site/top_arrow.png);
}
.filters_sofa li h2 span{
    text-transform:none;
    letter-spacing:0px;
    font-family: 'Apercu-Light';
}
.price_range {
    display: none;
    position: absolute;
    left: 15px;
    right: 15px;
    background-color:#ebe8e3;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
    box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.26);
    min-height: 68px;
    padding: 20px 10px 10px;
    z-index:2;
}
.filters_sofa li.current .price_range {
    display:block;
}

.fabric_sofa_cat .image:hover {
    height: auto;
}
.fabric_sofa_cat .product-info p {
    font-size:14.97px;
    font-family: 'Apercu-Light';
    color : #000000;
}
.fabric_sofa_cat .product-grid .name a{
    color : #000000;
    font-weight:normal;
}
.sort_pagination{
    display: table;
    width: 100%;
    padding: 0px;
    max-width: 1445px;
    margin: 0 auto;
}
.sort_pagination .pagination {
    padding: 0;
    border: 0;
    margin: 0;
    float: right;
    width: 50%;
    text-align: right;
}
.sort_pagination .pagination ul{ 
	padding:0;
}
.select_box{
    display:none;
    max-width: 160px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #ebe8e3;
    max-width: 160px;
    margin-left: 0;
    padding:10px;
    z-index:2;
}
.show_limit_page.current .select_box{
    display:block;
}
.show_limit_page h3{
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Apercu-Medium';
    line-height: normal;
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    border-bottom:2px solid #000;
    padding-bottom: 4px;
    padding-right:20px;
    background-image: url(../image/site/down_arrow.png);
    background-repeat:no-repeat;
    background-position: calc(100% - 5px) 4px;
    cursor:pointer;
    display: inline-block;
    max-width: 160px;
    min-width: 160px;
}
.select_box select{
    width:100%;
}
.show_limit_page.current h3 {
    background-image: url(../image/site/top_arrow.png);
}
.show_limit_page h3 span{
    text-transform:none;
    letter-spacing:0px;
    font-family: 'Apercu-Light';
}
.show_limit_page {
    display: inline-block;
    width: 50%;
    float:left;
    position:relative;
}
.fabric_sofa_cat {
    padding: 0 0px 70px;
}
.fabric_sofa_cat .after_header_block .text-block-13{
    max-width:1027px;
    font-size:16px;
    line-height:24px;
	width:94%;
}
.irs-from, .irs-to {
    top: auto;
    bottom: -36px;
    font-family: 'Apercu-Light';
    font-size:14px;
    color : #000;
}
.price_range > .irs {
    background-color: #fff;
    height: 5px;
}
.irs-to{
    color : #919191;
}
.irs-bar{
    background-color:#c1b5a5;
    height:5px;
}
.irs-line{
    background-color:#fff;
}
.irs-slider{
    width:11px;
    height:11px;
    background-color:#c1b5a5;
    top: -3px;
}
.irs-slider.to {
    background-color:#919191;
}
.sofa_filter .container {
    padding-top: 20px;
    padding-bottom: 37px;
}
.bedroom_cat .after_header_block .section-13{
    background-image: url(../image/site/bedroom_banner.png);
}
.leather_couches .after_header_block .section-13{
    background-image: url(/image/data/site/couches_banner.jpg);
}
.living_room .after_header_block .section-13{
    background-image: url(../image/site/living_room_banner.png);
}
.sec-space-30 {
    padding: 30px 0 0;
}
.testimonials-slider .row-2 {
    margin-top: 26px;
    padding-bottom: 8px;
}
.testimonials-slider .bx-pager.bx-default-pager {
    bottom: -20px;
}
.privacy-policy .w-nav-link {
    font-weight: bold;
}
.text-shade h2, .text-shade p {
    text-shadow: 1px 3px 2px #000000e0;
}

/*  Custom CSS  */
.page_forgotten #content form .content,
.page_newsletter #content form .content{ margin-left: auto; margin-right: auto; max-width: 300px; overflow: auto; padding: 15px 10px 0; text-align: center;}
.page_forgotten #content form .content{ max-width:420px;}
.page_forgotten #content form .content table{ float:none;}

.wishlist-info { overflow: auto; width: 100%;}
.wishlist-info table tr td.price,
.wishlist-info table tr td.price .price { font-size: 16px; font-weight:600;}

.account-register #content form .buttons .pull-right { float: none !important; text-align: center;}
.account-register #content form .buttons .pull-right .button-login-continue{margin-left:auto; margin-right:auto; display:block;}
.account-register #content form .buttons a.colorbox b{ font-weight:400; font-family:apercu-light;}

body.information-contact #content .content-middle h1,
body.information-information #faq h1 { color: #ffffff;}
body.information-contact form input.button.dark-button.w-button:hover { color: #FFFFFF; background-color:#3d3939; -webkit-transition:0.3s all; -moz-transition:0.3s all; -ms-transition:0.3s all; -o-transition:0.3s all; transition:0.3s all;}


.sofa_filter .filters_sofa { /*display: inline-block;*/ display:-webkit-flex; display:flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; text-align: center; vertical-align: top; width: 100%; justify-content: center; -webkit-justify-content: center;	align-items: center; -webkit-align-items: center;}
.sofa_filter .filters_sofa li { float:none;}

body.account-reward  #content .list .right{ margin:0;}
body.account-register form label,
body.account-register form label[for=input-confirm] { font-family: Apercu,sans-serif; font-weight: 400;}
body.account-wishlist .wishlist-info table tr td {font-family: "Apercu-Regular"; font-size: 14px;}


body .product-info .product-title {font-weight:400;}
body .product-info .price{ margin-top: 15px; margin-bottom:10px;}
body .product-info .description { padding-top: 0;}
body .product-info .description .key-features ul { padding-left: 20px; list-style-type: disc}
body .product-info .product-price{font-family:athelas-regular}
body .product-info .cart .btn.btn-block.customise-cart { border-width: 2px;}
body .product-info .key-features{ margin-bottom:10px;}
body .product-info .key-features li { font-family: apercu-light; padding:1px 0;}
body #content .short_desc p {font-family: "Apercu-light"; font-size: 17px; font-weight: 300;}
body .product-info .cart.cart-btn-group .links{ 
    display: block;
    margin-bottom: 25px;
    text-align: left;
}
body .product-info .cart.cart-btn-group .links .wishlist{
    color: black;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-left: 0;
    cursor: pointer;
}
body .product-info .cart.cart-btn-group .links .wishlist .img{
    background: none;
    width: 38px;
    height: 38px;
    background: #e6e5e0;
    vertical-align: sub;
    margin-right: 15px;
    text-align: center;
    border-radius: 50%;
    padding-top: 7px;
}
body .product-info .cart.cart-btn-group #button-cart{ font-weight:400;}
body .product-info .factsheet{ 
    background: none;
    width: auto;
    color: inherit;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.5px;
    margin-top: 40px;
}
body .product-info .factsheet .material-icons{
    vertical-align: sub;
    font-size: 28px;
    margin-right: 15px;
}
body #content .product-tabs #tabs a{ font-weight:400;}
body #content .product-tabs #tabs.htabs a { margin: 0; padding-left: 0 !important; padding-right: 0 !important;}
body #content .product-tabs #tabs.htabs a.selected {border-width:4px; }
.product-tabs .tab-content{
    margin-top:0; max-width: 1420px;
    border: 0;
    margin: auto;
}
body #content .product-tabs .tab-content .shipping_delivery tr td { font-family: Apercu-Bold; font-weight: 400; text-transform: uppercase;}
body #content .product-tabs .tab-content .shipping_delivery tr td:last-child {text-transform:none;}

body .product-tabs .tab-content .tab-title { margin: 0px 0 40px;}

body #content .product-tabs .tab-content .shipping_more_info{ font-family:apercu-bold; letter-spacing:1px;}
body #content .product-tabs .tab-content .row .title { font-family: Apercu-regular;}
body #content .product-tabs .tab-content .row .download_fact_btn,
body #content .product-tabs .tab-content .customize_content .customize_btn { font-family: Apercu-regular;}

.product-features .title{
    font-size: 13px;
    font-weight: bold;
    border: 0;
    min-width: 140px;
    text-indent: -34px;
    
}
@media (min-width: 767px) {
    .product-features .title{
        min-width: 240px;
        padding-left:34px;
        font-size: 15px;
    }
}
.product-features .title img{
    margin-right: 10px;
    vertical-align: sub;
}
.product-features .value{
    padding: 10px 15px;
}
.product-features .highlight{
    background: url(/image/data/related_bg.jpg) repeat 0 0;
}

ul.packing-inclusions{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0;
}

ul.packing-inclusions li:before{
    content: "\2014\a0";
    padding-right: 10px;
}
ul.packing-inclusions li{
    text-indent: -30px;
    padding-left: 30px;
}

.dimensions table.dimensions{
    margin-top:30px;
    margin-bottom:30px;
}
.dimensions table.dimensions td{
    padding-top:8px;
}

.shipping_delivery .outer-label{
    text-align: left; font-weight: bold; text-transform:uppercase;
    padding-bottom: 10px;
}

.shipping_delivery td{
    padding: 0 0 15px;
    font-size: 15px;
}

.shipping_delivery .key { 
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 20px;
}
.shipping_delivery .shipping_more_info{
    color: #9f8f88;
    margin-top: 25px;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.warranty_guarantee .points{
    margin-bottom: 10px;
    text-indent: -19px;
    margin-left: 40px;
}

.warranty_guarantee .points .material-icons{
    vertical-align: bottom;    
    margin-right: 15px;
}

.warranty_guarantee .sub_title_wrapper{
    margin-top:20px;
    margin-left: 40px;
}

.warranty_guarantee .sub_title_wrapper .sub_title{
    margin-bottom: 10px;
}

.confirm-details #button-cart.add-to-cart { padding-top: 12px;}
.options .options-image #price-block,
.options .options-image #total-price-block,
body .related_container_fluid .related_products .slick-list .related_price .regular  { font-family: athelas-regular;}
.product-customize-step .step-title.ui-state-active { font-weight:400;}
body .related_container_fluid .related_products .slick-list .related_name { font-family: apercu-regular;}
body .related_container_fluid .related_products .slick-list .related_price .regular{ font-size:18px;}

body .related_products .slick-prev, .related_products .slick-next { height: 40px; width: 40px;}
.related_products button.slick-prev:before,
.related_products button.slick-next:before {
  background-color: #c1b5a5;
  border-radius: 5px;
  content: "";
  height: 5px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
  width: 25px;
  left:0;
  top:0;
}
.related_products button.slick-prev:after,
.related_products button.slick-next:after {
  background-color: #c1b5a5;
  border-radius: 5px;
  content: "";
  height: 5px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 25px;
  left:0;
  top:15px;
}
.related_products button.slick-next:before{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.related_products button.slick-next:after{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right:0;
}
.product-tabs #tab-description ul li { padding: 4px 0;}


.contact-us .text-block-14 { font-family: apercu-light;}

.options .bx-wrapper .bx-viewport,
.options-image .bx-wrapper .bx-viewport { height: auto !important;}
.options .bx-wrapper .bx-viewport .carousel.carousel-stage img{ height: 381px;}
.page_product .confirm-details table tr{ clear:both;}
body.page_product .product-customize-step div#button-cart { margin-top: 15px; padding-top: 22px;}
body.page_product .product-info .product-customize-step .step-title { font-weight:400;}
.warranty .option { font-family: apercu-regular; font-weight: 600;}
.sort_pagination .show_limit_page h3 { background-position: calc(100% - 5px) 8px; background-size: 10px auto;}
#our-story .heading-7 { margin-top: 10px;}