/* ------------------------------------------------------------------------ */
/* General
/* ------------------------------------------------------------------------ */
h3{
	margin-bottom: 10px;
}
.light-text p{
	font-weight:300;
}
a.button, input[type="submit"], button {
    font-size: 17px;
    letter-spacing: 0;
    padding: 20px;
    min-width: 200px;
}
a.button.color-4{
	background: #fff;
	color: #35366E;
	border-width: 0;
}
a.button.color-4:hover, a.button.color-2:hover, a.button.color-3:hover{
	background: #35366E;
	color: #FFF;
}
a.button.color-2{
	border-width: 1px;
}
a.button.color-2:hover, a.button.color-3:hover{
	border-color: #35366E;
}
.single_image.wpb_content_element, .low-margin.wpb_content_element{
    margin-bottom: 20px;
}
#classic-hero p{
	font-size: 18px;
	color: #FFF !important;
}
#classic-hero a.color-4:hover{
	background: #FFF;
}
.blue-color{
	color:#35366e !important;
}
.headsmall{
	font-size: 32px;
}
.ult_modal-header {
    font-size: 18px;
    background: #35366E !important;
    color: #FFF !important;
}
b, strong {
    font-weight: 600;
}
.hide{
    display:none !important;
}
.mobile-only{
    display:none;
}
.desktop-only{
    display:block;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
    left: -30px;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    right: -25px;
}
/* ------------------------------------------------------------------------ */
/* Header
/* ------------------------------------------------------------------------ */
#header{
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.header-v1 #navigation > ul {
    margin: 0 165px 0 0;
}
.header-v1 #navigation > ul > li > a {
    padding-left: 30px;
    padding-right: 30px;
	border-bottom: 2px solid transparent;
	transition: border-color .2s;
	padding-bottom: 22px;
}
.header-v1 #navigation > ul > li > a:hover, #header a.header-user-info:hover{
	border-color: #35366E;
}
#header .header-user-info{
    margin-top: 35px;
    float: left;
    font-size: 17px;
    line-height: 1.3;
	padding-bottom: 26px;
	border-bottom: 2px solid transparent;
	transition: border-color .2s;
}
.header-v1 #search-btn, .header-v1 #close-search-btn, .header-v1 #shopping-btn {
    line-height: 70px;
}
.header-v1 #shopping-btn {
    margin: 13px 0 0 25px;
}
#shopping-btn {
    font-size: 21px;
}
#mobile-navigation ul li a{
	border-bottom-width: 0 !important;
	padding-bottom: 5px !important;
}
/* ------------------------------------------------------------------------ */
/* Hero
/* ------------------------------------------------------------------------ */
#hero{
	padding-top: 220px;
	padding-bottom: 220px;
	background-position: center center;
    background-size: cover;
}
#hero h1{
	margin-bottom:50px; 
}
#hero .subhead{
	width: 100%;
	display: block;
	margin-top: 15px;
}
#hero.hero-large h1, #hero-mattress h1{
	font-weight: bold;
	font-size: 50px;
	
}
#hero.hero-large .subhead{
	font-size: 32px;
	font-weight: normal;
}
#hero-mattress{
	padding-top: 160px;
	padding-bottom: 160px;
	background-position: right top;
}
#hero-mattress .hero-mattress-container{
	max-width: 660px;
}
#hero-mattress .subhead{
	font-weight: 300;
}
/* ------------------------------------------------------------------------ */
/* Home
/* ------------------------------------------------------------------------ */
#photobox .ls_content{
	padding:25px;
	background-color: #F9F9F9;
}
#photobox h3{
	margin-bottom: 10px;
}
#photobox p{
	font-weight: 300;
}
#photobox .button, .button.medium.narrow{
	min-width: 100px;
	font-weight: 400;
	border-width: 1px;
	text-transform: capitalize;
	padding-top: 15px;
	padding-bottom: 15px;
}
a.button.icon{
    padding: 6px 20px 15px 20px;
}
a.button.icon i{
	font-size: 36px;
	position: relative;
	top: 5px;
}
/* ------------------------------------------------------------------------ */
/* Product
/* ------------------------------------------------------------------------ */
.product .images{
	width: calc(65% - 80px);
	margin-right: 0;
	padding-right: 80px;
	margin-bottom: 0;
}
.product .summary {
    float: left;
    width: 35%;
}
.product h1 {
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 30px;
}
a.product_detail{
	cursor: pointer;
}
a.product_detail:hover{
	text-decoration: underline;
}
.single-product .cart {
    margin-bottom: 20px;
}
.variations_form table{
	width: 100%;
	background: rgba(0,0,0,0);
}
.single-product button.single_add_to_cart_button {
    background: #35366E;
    width: 100%;
	margin-bottom: 40px;
}
.variations_form table td{
	padding: 0;
}
ul.ls_variations{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
ul.ls_variations li{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.single-product .variations_form select{
	width: 100%;
	background-color: rgba(0,0,0,0);
	font-size: 16px;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom: 2px solid #35366E;
	color: #35366E;
}
.simple_price .woocommerce-Price-currencySymbol{
	display: none;
}
.accessories_product .ls_product_ssummary .product_detail{
	display:none;
}
.slick-slide .attachment-shop_single.size-shop_single{
    width:calc(100% - 10px);
    margin-left:5px;
}
.wpgs-nav .slick-active img{
    opacity:1;
}
/* ------------------------------------------------------------------------ */
/* CHECKOUT
/* ------------------------------------------------------------------------ */
.woocommerce a.button, .woocommerce input[type="submit"], .woocommerce button, .woocommerce a.button:hover, .woocommerce input[type="submit"]:hover, .woocommerce button:hover{
    background:#35366E;
}
.woocommerce-form-login.login, .lost_reset_password, .tml.tml-register{
    max-width: 450px;
    margin: 0 auto;
}
.woocommerce .form-row label{
    font-weight:normal;
}
.woocommerce .lost_reset_password .form-row-first {
    width: 100%;
    margin: 0 4% 0 0;
    float: left;
}
.woocommerce-message {
    background: #FCAF26;
}
.woocommerce-message .button.wc-forward{
    background:rgba(0,0,0,0);
}
#checkout-steps{
    list-style:none;
    float:left;
    width:100%;
    margin-left:0;
    padding-left:0;
    margin-bottom:40px;
}
#checkout-steps li{
    width: 25%;
    float: left;
    border-top: 3px solid #E6E6E6;
    padding-top: 15px;
    text-transform: uppercase;
}
#checkout-steps li.active{
    border-top-color:#35366E;
    color:#35366E;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .cart_totals td{
    padding:0;
    font-weight:normal !important;
    color: #333;
    text-transform:none;
}
 #shipping_method{
    list-style:none;
    margin:0;
}
.woocommerce-shipping-destination{
    margin-bottom:5px;
    font-weight: 300;
    font-size: 13px;
}
.cart-collaterals .wcppec-checkout-buttons{
    display:none;
}
.quantity .input-group-btn button.btn{
    min-width:30px;
    max-width:30px;
}
.login-cart{
    float: left;
    margin-top: 12px;
    color: #333;
    text-transform: none;
    margin-left: 40px;
    font-weight: 300;
}
#customer_details:before {
    margin: 0;
    border-top: 0px solid #efefef;
}
.page-id-8 .form-row.form-row-first.login-checkout, .page-id-8 .woocommerce-info{
    display:none;
}
.page-id-8 .woocommerce-form-coupon-toggle .woocommerce-info{
    display:block;
    padding:0;
    background:0;
    font-weight:normal;
}
.page-id-8 form.checkout_coupon {
    margin: 0 0 25px;
    padding: 15px;
    border: 2px dashed #35366E;
}
.page-id-8 .woocommerce form.checkout_coupon .form-row-first {
    width: calc(100% - 200px);
    margin: 0 !important;
    float: left;
    padding: 0 !important;
}
.page-id-8 .woocommerce form.checkout_coupon .form-row-last {
    width: 200px;
}
.woocommerce table.shop_table tr.cart_item td{
    padding:0;
}
.login-toggle{
    margin-bottom:40px;
    display:none;
}
.showlogin{
    color:#35366e;
    cursor:pointer;
}
.login-toggle .woocommerce-form-login.login{
    max-width:100%;
    display:block !important;
}
.login-toggle h3{
    display:none;
}
.login-toggle .woocommerce-form-row.woocommerce-form-row--wide{
    float:left;
    width:48%;
    margin-right:2%;
}
.login-toggle .login .button{
    margin-bottom:0% !important;
}
.checkout .shop_table .cart-subtotal td,  .checkout .shop_table .shipping td, .checkout .shop_table .order-total td{
    padding:0;
    border-top-width: 0px;
}
th.product-name, th.product-total, .cart-subtotal th, .shipping th, .order-total th{
    font-weight:bold !important;
}
.page-id-8 h3#order_review_heading {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 20px;
    float: left;
}
/* ------------------------------------------------------------------------ */
/* New Design for Woocommerce
/* ------------------------------------------------------------------------ */
.woocommerce-cart #content.sixteen.columns{
    margin-left:0;
    margin-right:0;
    width:100%;
}
table.shop_table.cart, .cart_totals  table{
    width: 100%;
    margin-bottom: 1em;
    border-color: #ececec;
    border-spacing: 0;
}
.is-well{
    padding: 30px;
    background-color: rgba(0,0,0,0.02);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2),0 1px 0 rgba(0,0,0,0.07),inset 0 0 0 1px rgba(0,0,0,0.05);
}
td.product-total, .shop_table tfoot tr td, .cart_totals tbody tr td, .shop_table thead tr th:last-of-type, .shop_table tr td:last-of-type {
    text-align: right;
}
span.amount {
    white-space: nowrap;
    color: #111;
    font-weight: bold;
}
.cart_totals  th, .cart_totals  td {
    padding: .5em;
    padding-left: 0.5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    padding-bottom:10px;
}

.woocommerce .cart-collaterals a.button, .woocommerce .cart-collaterals input[type="submit"], .woocommerce .cart-collaterals button{
    margin-left: 0;
    margin-right: 0;
    display: block;
}
.woocommerce .cart-collaterals input[type="submit"]{
    width:100%;
}
.input-text#coupon_code {
    width: calc(100% - 24px);
}
.woocommerce table.shop_table th{
    text-transform: uppercase;
    background:rgba(0,0,0,0);
    border-bottom: 2px solid #ececec;
    padding-bottom:5px;
}
.woocommerce table.shop_table tr.cart_item td{
    padding-bottom:10px;
    padding-top:10px;
}
.woocommerce table.shop_table tr.cart_item td.product-name{
    max-width:200px;
}
.quantity .input-text{
    width:40px;
}
.woocommerce .woocommerce-message a.button:hover{
    background:rgba(0,0,0,0);
}
.checkout .shop_table tr td{
    background:rgba(0,0,0,0);
    border-bottom:1px solid #ececec;
}
.checkout .shop_table th{
    border-top-width:0;
}
.woocommerce .woocommerce-message a.button{
    background: rgba(0,0,0,0.2);
    padding: 15px 0;
    border-radius: 6px;
    margin: -8px 0 -8px 0;
}
/* ------------------------------------------------------------------------ */
/* FAQ
/* ------------------------------------------------------------------------ */
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #35366E !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #35366E !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a{
	color: #333 !important;
}
#faq-category{
	list-style: none;
	padding: 0;
	float: none;
	margin: 0 auto;
	display: block;
	width: 668px;
}
#faq-category li{
	float: left;
}
#faq-category a{
	float: left;
	background-repeat: no-repeat;
	padding-top: 80px;
	width: 147px;
	text-align: center;
	padding-bottom: 20px;
	text-transform: uppercase;
	margin-right: 20px;
}
#faq-category li:last-child a{
	margin-right:0;
}
#faq-category .mattress{
	background-image: url(../images/mattress.png);
}
#faq-category .shipping{
	background-image: url(../images/shipping.png);
}
#faq-category .returns{
	background-image: url(../images/returns.png);
}
#faq-category .accessories{
	background-image: url(../images/acccessories.png);
}
/* ------------------------------------------------------------------------ */
/* Footer
/* ------------------------------------------------------------------------ */
#footer{
	padding: 80px 0;
	font-size: 15px;
	font-weight: 300;
}
#footer .widget {
    margin-bottom: 0;
}
#footer .widget h3{
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
}
#footer .widget ul li{
	border-bottom-width: 0;
	padding: 0 0 5px 0;
}
#footer .widget ul li:after{
	content: "";
}
#footer a:hover{
	text-decoration: underline;
}
#footer .copyright{
    float: left;
    width: 100%;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 13px;
}
#footer .widget_media_image{
	margin-bottom: 25px;
}
#footer .widget ul.footer-social-icons{
	float: left;
	width: 100%;
	margin:0;
	padding: 0;
}
ul.footer-social-icons li{
	float: left;
	list-style: none;
	margin-right: 15px;
}
ul.footer-social-icons li a{
	border: 1px solid #fff;
    border-radius: 50%;
    width: 29px;
    text-align: center;
	transition: background-color 0.2s all;
}
ul.footer-social-icons li a:hover{
	background: #FFF;
	color: #35366E !important;
}
#footer .mc4wp-form input{
	float: left;
	 margin-top: -1px;
}
#footer .mc4wp-form input[type="submit"]{
    background: #A5CCE9;
    color: #35366E;
    font-size: 13px;
    text-transform: capitalize;
    min-width: auto;
    border-radius: 0 6px 6px 0;
    padding-top: 16px;
    padding-bottom: 16px;
    border-width: 0;
}
#footer .mc4wp-form input[type="email"]{
    border-radius: 6px 0 0 6px;
    border-width: 0;
    padding-top: 13px;
}
/* ------------------------------------------------------------------------ */
/* Responsive
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 479px) {
	#hero {
    	padding-top: 50px;
    	padding-bottom: 50px;
	}
	#hero h1{
		font-size: 26px;
		font-weight: bold;
	}
	#hero .subhead{
		font-weight: normal;
	}
	#hero.hero-large h1, #hero-mattress h1 {
    	font-size: 32px;
	}
	#hero.hero-large .subhead{
		font-size: 22px;
	}
	#hero-mattress {
		background-size: 0;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.product .images {
    	width: 100%;
    	margin-right: 0;
    	padding-right: 0;
    	margin-bottom: 40px;
	}
	.product .summary {
    	width: 100%;
	}
	#faq-category{
		width: 100%;
	}
	#faq-category li {
    	float: left;
    	width: 50%;
	}
	#faq-category a {
		float: left;
		padding-top: 90px;
		width: 100%;
		background-size: auto;
	}
	#footer .mc4wp-form input[type="submit"] {
		width: 30%;
		padding-left: 3%;
		padding-right: 3%;
	}
	#footer .mc4wp-form input[type="email"] {
		width: 60%;
		padding-left: 2%;
		padding-right: 2%;
	}
	.mobile-only{
	    display:block;
	}
	.desktop-only{
	    display:none;
	}
	#checkout-steps li{
	    display:none;
	}
	#checkout-steps li.active{
	    display:block;
	    width:100%;
	}
	.woocommerce table.shop_table th.product-price, .woocommerce table.shop_table td.product-price{
	    display:none;
	}
	.woocommerce table.shop_table tr.cart_item td img{
	    display:block;
	    margin-left:0;
	}
	.woocommerce table.shop_table .product-name a, .woocommerce table.shop_table .product-name .mobile-product-price{
	    float: left;
        line-height: 18px;
        font-size: 11px;
        margin-left: 10px;
	}
	.quantity .input-group {
	    width:70px;
	}
	.quantity .input-group-btn button.btn {
        display: block;
    }
    .quantity .input-group .input-text {
        width: 10px;
    }
    .quantity  .input-text {
        width: 47px;
    }
    .quantity .input-group-btn button.btn {
        min-width: 15px;
        max-width: 15px;
        font-size: 13px;
    }
    .shop_table td.product-thumbnail{
        width:60px;
    }
    .woocommerce .shop_table td.product-thumbnail img{
        width:100% !important;
    }
    .shop_table .product-remove {
        width: 0;
        position: relative;
        padding: 0 !important;
        display:block;
    }
    .woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page #content table.cart a.remove {
            color: #ccc;
            display: block;
            line-height: 18px;
            text-align: center;
            text-decoration: none;
            position: absolute;
            top: 8px;
            left: 0;
            width: 18px;
            height: 18px;
            border: 2px solid #ccc;
            font-size: 18px;
            text-align: center;
    }
    .woocommerce table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
            background-color: #35366E;
            color: #FFF;
            border-color:#35366E;
    }
    .quantity {
        margin-right: 0;
    }
    .woocommerce .woocommerce-message a.button {
        margin: 0 0 10px 0;
        width: 100%;
        float: none;
    }
    .woocommerce-message::before {
        content: "";
        margin: 0;
    }
    .page-id-8 .woocommerce form.checkout_coupon .form-row-first, .page-id-8 .woocommerce form.checkout_coupon .form-row-last, .page-id-8 .woocommerce form.checkout_coupon .form-row-last .button, .page-id-8 .input-text#coupon_code{
        width:100%;
    }
	.woocommerce-MyAccount-navigation {
    	width: 100%;
	}
	.woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 40px;
		overflow:auto;
	}
	.login-toggle .woocommerce-form-row.woocommerce-form-row--wide {
    	width: 100%;
    	margin-right: 0;
	}
}
@media only screen and (max-width: 720px) {
	.login-toggle .woocommerce-form-row.woocommerce-form-row--wide {
    	width: 100%;
    	margin-right: 0;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.header-v1 #navigation > ul {
    	margin: 0 20px 0 0;
	}
	.header-v1 #navigation > ul > li > a{
		padding-left:20px;
		padding-right:20px;
	}
		.product .images {
    	width: 100%;
    	margin-right: 0;
    	padding-right: 0;
    	margin-bottom: 40px;
	}
	.product .summary {
    	width: 100%;
	}
}
.xoo-wsc-modal{display:none;}