/*
 Theme Name:     CURLBOX Website Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    CURLBOX Website Theme
 Author:         Lisa Laczo
 Author URI:     http://lisalaczo.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");



/* Fonts */
@import url('https://fonts.googleapis.com/css?family=Kristi');



/* General */

body {
	font-family: "europa",sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #000;
	font-size: 13px;
	line-height: 150%;	
	overflow-x: hidden !important;
}

a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
	color: #C49E94;
}

a:hover {
	color: #000;	
}

#left-area .post-meta a {
	color: #C49E94;
}

#left-area .post-meta a:hover {
	color: #000;
}


h1 {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	font-size: 150px;
	letter-spacing: 1px;
}

h1.cb-xl {
	font-size: 200px;	
}

.single-post .alignnone.cb-fw-post-img {
	width: 100%;	
}

.single-post .alignnone {
	margin: 0 auto;
	display: block;	
}

.single-post .entry-content, 
.single-post .entry-content p {
	font-size: 15px;
	line-height: 170%;	
}

.et_pb_post .entry-content {
	padding-top: 10px;	
}

.et_pb_title_container h1,
.et_pb_fullwidth_header h1 {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	font-size: 180px;
	letter-spacing: 1px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}

.cb-tv-header-section {
	//padding: 6% 0;	
	overflow: hidden;
}

.et_pb_fullwidth_section .et_pb_post_title {
	
}

.et_pb_fullwidth_header {
	padding: 100px 0 40px 0;	
}

.et_pb_fullwidth_header h1 {
	color: #EED1C9;
}

.et_pb_title_container h1:after {
	content: ".";	
}

h2 {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	font-size: 120px;
	letter-spacing: 1px;
}

h3 {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	color: #000;
	font-size: 34px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.cb-narrow-section h3 {
	font-size: 48px;
}

h4 {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 24px;
	letter-spacing: 1px;
	color: #C39D93;
}

h5 {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 18px;
	letter-spacing: 1px;
	color: #C39D93;
}

h6 {
	font-size: 17px;
	line-height: 150%;
	padding-bottom: 18px;		
}

h6 a {
	color: #000;
	font-weight: 800;	
}

h6 a:hover {
	color: #C39D93;
}

.cb-h6-nobottom {
	margin-bottom: 0 !important;	
	padding-bottom: 5px !important;	
}

.cb-xl-heading h1 {
	font-size: 170px;
}

.cb-large-h3 h3 {
	font-size: 60px;
}

.cb-large-h3.cb-testimonials-header h3 {
	margin-bottom: 0;	
	position: relative;
}

#page-container {
	padding-top: 0 !important;	
	margin-top: 0 !important;	
	overflow-x: hidden !important;
}

.single-post #page-container,
.archive #page-container,
.search #page-container,
.error404 #page-container {
	margin-top: 180px !important;	
}

.single-post #main-content .container,
.archive #main-content .container,
.search #main-content .container,
.error404 #main-content .container {
	padding-top: 0 !important;	
}

.single-post h1.entry-title,
.archive h1.entry-title,
.search h1.entry-title,
.error404 h1.entry-title {
	font-size: 45px;	
}

.container.et_menu_container {
	width: 100%;	
	max-width: 100%;	
}

#main-header {
	background: transparent;
	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition:    all .4s ease-in-out;
	-ms-transition:     all .4s ease-in-out;
	-o-transition:      all .4s ease-in-out;
	transition:         all .4s ease-in-out;
}

#main-header.et-fixed-header {
	background: #FFF;	
	
	-webkit-box-shadow: 5px 2px 5px rgba(0,0,0,.05);
	-moz-box-shadow: 5px 2px 5px rgba(0,0,0,.05);
	box-shadow: 5px 2px 5px rgba(0,0,0,.05);
}

#top-menu a {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	text-transform: uppercase;
	color: #000;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: normal;
}

#top-menu a:hover {
	color: #C49E94;	
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation,
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
	padding-top: 0;	
}

#top-menu li {
	padding-right: 60px;	
	float: left !important;	
}

#top-menu li a {
	padding-top: 33px;	
}

#main-header.et-fixed-header #top-menu li a {
	padding-top: 20px;	
}

#top-menu li.cb-nav-right {
	float: right !important;	
	padding-left: 0;
	padding-right: 0;
}

#top-menu li.cb-nav-right a {
	padding-left: 25px;
	padding-right: 25px;
	background: #D3B0A6;
	color: #FFF;
}

#top-menu li.cb-nav-right a:hover {
	opacity: 1;
	background: #FFF !important;
	color: #000 !important;
}

#main-header.et-fixed-header #top-menu li.cb-nav-right a:hover {
	background: #EFEFEF !important;
}

#top-menu li.cb-nav-right a:hover:before {
	background-position: 0 100%;
}

#top-menu li.cb-nav-list a {
	background: #C49E94 !important;
}

#top-menu li.cb-nav-list a:before {
	content: "";
	width: 18px;
	height: 18px;
	float: left;
	background: url(images/icons/mail-icon.png);
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: 0 0;
	display: block;
	margin-right: 8px;
	margin-top: -0.75px;
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

#top-menu li.cb-nav-cart a {
	font-family: Arial Narrow,Arial,sans-serif; 
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0;	
	opacity: 0;
	min-height: 82px;
	padding-right: 28px;
	padding-left: 28px;
}

#main-header.et-fixed-header #top-menu li.cb-nav-cart a {
	min-height: 56px;
}

#top-menu li.cb-nav-cart a.cb-show {
	opacity: 1;
}

#top-menu li.cb-nav-cart a:before {
	content: "";
	width: 18px;
	height: 18px;
	float: left;
	background: url(images/icons/cart-icon.png);
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: 0 0;
	display: block;	
	margin-right: 4px;
	margin-top: -0.75px;
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

#et-top-navigation,
#top-menu-nav,
#top-menu {
	width: 100%;
}

#top-menu-nav {
	//margin-left: 48px;	
	padding-left: 48px;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition:    all .4s ease-in-out;
	-ms-transition:     all .4s ease-in-out;
	-o-transition:      all .4s ease-in-out;
	transition:         all .4s ease-in-out;
}	

.logo_container {
	margin-left: 25px;	
}

.logo_container a {
	position: relative;
	//background-color: rgba(0,0,0,0);
	height: 135px;
	float: left;	
	
	background-image: url(images/CURLBOX-logo-black.png);
	background-repeat:  no-repeat;
	background-size: 94px 90px;
	background-position: 12px 29px;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition:    all .4s ease-in-out;
	-ms-transition:     all .4s ease-in-out;
	-o-transition:      all .4s ease-in-out;
	transition:         all .4s ease-in-out;
}

#main-header.et-fixed-header .logo_container a {
	//background-color: rgba(0,0,0,.2);
	height: 56px;
	
	background-size: 43px 41px;
	background-position: 8px 7px;
}

.logo_container a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	display: block;
	opacity: 0;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition:    all .4s ease-in-out;
	-ms-transition:     all .4s ease-in-out;
	-o-transition:      all .4s ease-in-out;
	transition:         all .4s ease-in-out;
}

#main-header.et-fixed-header .logo_container a:before {
	opacity: 1;
}

.logo_container a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/CURLBOX-logo-white-2.png);
	background-repeat:  no-repeat;
	background-size: 100% 100%;
	height: 90px;
	width: 94px;
	top: 29px;
	left: 12px;
	opacity: 0;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition:    all .4s ease-in-out;
	-ms-transition:     all .4s ease-in-out;
	-o-transition:      all .4s ease-in-out;
	transition:         all .4s ease-in-out;
}

#logo {
	max-height: 58px;
	height: 58px;
	width: 60px;
	
	
	max-height: 90px;
	height: 90px;
	width: 94px;
	
	margin-top: 29px;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#main-header.et-fixed-header #logo {
	max-height: 41px;
	height: 41px;
	width: 43px;
	margin-top: 7px;
	margin-left: 8px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.et_fixed_nav #et-top-navigation {
    padding-left: 124px !important;
}

#main-header.et-fixed-header #top-menu-nav {
	padding-left: 0;
}	

#main-header.et-fixed-header #et-top-navigation {
	padding-left: 88px !important;
}

#main-header.et-fixed-header .logo_container a:after {
	height: 41px;
	width: 43px;
	top: 7px;
	left: 8px;
	opacity: 1;
}

#main-header.et-fixed-header .logo_container {
	margin-left: 0;	
}



.cb-fw-fit-width .et_parallax_bg {
	background-size: 100% auto !important;	
}

.et_pb_button {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif;
	letter-spacing: 1px;
	border-radius: 0;
	background: #000;
    color: #FFF !important;
    border: 1px solid #000 !important;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px !important;
    letter-spacing: 1px;
    padding: 1em 1.2em;
    font-weight: normal !important;
}

.alm-load-more-btn {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif !important;
	letter-spacing: 1px !important;
	border-radius: 0 !important;
	background: #000 !important;
    color: #FFF !important !important;
    border: 1px solid #000 !important;
    text-transform: uppercase !important;
    font-size: 17px !important;
    line-height: 17px !important;
    letter-spacing: 1px !important;
    padding: 1em 1.2em !important;
    font-weight: normal !important;
    height: auto !important;
}

.alm-load-more-btn:after {
	content: "";
	height: 15px;
	width: 15px;
	background: url(images/down-arrow.png);
	background-repeat: no-repeat;
	background-size: 92% 76%;
	background-position: center center;
	display: block;
	font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    speak: none;
	position: absolute;
	right: 0.6em;
	top: 50%;
    margin-top: -7.5px;
    opacity: 0;
    font-size: 22px;
    font-weight: normal !important;
    line-height: 15px !important;
    text-align: center !important;
    
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.alm-load-more-btn:before {
    -webkit-transition: all .2s !important;
    -moz-transition: all .2s !important;
    transition: all .2s !important;
    
    background: url(images/grey-preloader.gif) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    top: 4px !important;
    left: 4px !important;
}

.alm-load-more-btn.loading,
.alm-load-more-btn.loading:hover {
	padding-left: 2.8em !important;	
}

.alm-load-more-btn:hover:after {
	opacity: 1;	
    margin-left: 0;
}

.alm-load-more-btn:hover {
	padding: 1em 2.3em 1em 1.2em !important;
    border: 1px solid #000 !important;
    background: #FFF !important;
    color: #000 !important;
}

.et_pb_button:after {
    font-size: 22px;
    font-weight: normal !important;
    line-height: 15px !important;
}

.et_pb_button:hover {
	padding: 1em 2.4em 1em 1.2em !important;
    border: 1px solid #000 !important;
    background: #FFF !important;
    color: #000 !important;
}

.et_pb_button.cb-trans-hover:hover {
	background: rgba(255,255,255,.5) !important;	
}

.et_pb_button:hover:after {
	margin-left: 0.2em;
    color: #000 !important;
}

.cb-cheat-up-row.et_pb_row {
	margin-top: -120px;
	background: #FFF;
	padding-top: 60px;	
}

.et_pb_button.cb-large-btn {
    font-size: 17px;
    line-height: 17px !important;
    padding: 1em 1.5em;
}

.et_pb_button.cb-large-btn:hover {
	padding: 1em 2.5em 1em 1.5em !important;
}

.et_pb_button.cb-large-btn:after {
    font-size: 23px;
    line-height: 17px !important;
}

.cb-landing-hero-tag {
	background-image: url(images/cb-landing-hero-tag.png);
	background-size: 100% auto;
	background-position: left bottom;
	background-repeat: no-repeat;	
}

.cb-landing-hero-code {
	padding: 0 0 1em 0;
	margin-top: -18px;
}

.cb-line-wrap {
	//width: 80%;
    //max-width: 1080px;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}

.cb-line-wrap .et_pb_code_inner {
	width: 100%;
	height: auto;
	float: left;
	display: block;
    position: relative;
}

.cb-line {
	width: 100%;
    display: block;
    float: left;
}

.cb-line.cb-line-horizontal.cb-line-width-25 .cb-line-inner {
	width: 25%;
	position: relative;
}

.cb-line.cb-line-horizontal.cb-line-width-50 .cb-line-inner {
	width: 50%;
	position: relative;
}

.cb-line.cb-line-horizontal.cb-line-width-75 .cb-line-inner {
	width: 75%;
	position: relative;
}

.cb-line.cb-line-horizontal.cb-line-width-100 .cb-line-inner {
	width: 100%;
	position: relative;
}

.cb-line.cb-line-vertical.cb-line-height-1 {
	height: 50px;
}

.cb-line.cb-line-vertical.cb-line-height-2 {
	height: 100px;
}

.cb-line.cb-line-vertical.cb-line-height-3 {
	height: 150px;
}

.cb-line.cb-line-vertical.cb-line-height-4 {
	height: 200px;
}

.cb-line.cb-line-vertical.cb-line-height-5 {
	height: 250px;
}

.cb-line-inner {
	position: absolute;
	top: 0;
	background: #000;
	display: block;
}

.cb-line.cb-line-vertical .cb-line-inner {
	height: 100%;
	width: 1px;
}

.cb-line-thick .cb-line.cb-line-vertical .cb-line-inner {
	width: 2px;
	margin-left: -1px;
}

.cb-line-thick .cb-line.cb-line-horizontal .cb-line-inner {
	height: 2px;
}

.cb-line-thick .cb-line.cb-line-horizontal .cb-line-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: -1px;
	width: 2px;
	height: 2px;
	background: #000;
	display: block;	
}

.cb-line-thick .cb-line.cb-line-horizontal .cb-line-inner:after {
	content: "";
	position: absolute;
	top: 0;
	right: -1px;
	width: 2px;
	height: 2px;
	background: #000;
	display: block;	
}

.cb-line.cb-line-horizontal .cb-line-inner {
	width: 100%;
	height: 1px;
	margin-top: -1px;
}

.cb-line.cb-line-vertical .cb-line-inner-left {
	left: 0;
	margin-left: -0.5px;
}

.cb-line.cb-line-vertical .cb-line-inner-25 {
	left: 25%;
	margin-left: -0.5px;
}

.cb-line.cb-line-vertical .cb-line-inner-center {
	left: 50%;
	margin-left: -0.5px;
}

.cb-line.cb-line-vertical .cb-line-inner-75 {
	left: 75%;
	margin-left: -0.5px;
}

.cb-line.cb-line-vertical .cb-line-inner-right {
	left: auto;
	right: 0;
	margin-left: -0.5px;
}

.cb-line.cb-line-horizontal .cb-line-inner-left {
	left: 0;
	margin-left: 0;
}

.cb-line.cb-line-horizontal.cb-line-width-pos-1 .cb-line-inner-left {
	left: 0;
	margin-left: 0;
}

.cb-line.cb-line-horizontal.cb-line-width-pos-2 .cb-line-inner-left {
	left: 25%;
	margin-left: -0.5px;
}

.cb-line.cb-line-horizontal.cb-line-width-pos-3 .cb-line-inner-left {
	left: 50%;
	margin-left: -0.5px;
}

.cb-line.cb-line-horizontal.cb-line-width-pos-4 .cb-line-inner-left {
	left: 75%;
	margin-left: -0.5px;
}

.et_pb_section.cb-no-vert-padding,
.et_pb_row.cb-no-vert-padding {
	padding: 0 0;	
}

.et_pb_section.cb-no-top-vert-padding {
	padding: 0 0 4% 0;
}

.et_pb_row.cb-no-horiz-padding {
	width: 100%;
	max-width: 100%;	
}

.et_pb_row.cb-small-horiz-padding {
	width: 88%;
	max-width: 88%;	
}

.et_pb_main_blurb_image {
	width: 75px;
}	

.et_pb_main_blurb_image {
	margin-bottom: 8px;	
}

.et_pb_blurb_description {
	margin-bottom: 15px;	
}

.cb-tl-brush {
	background-image: url(images/tl-brush-strokes-2.jpg);
	background-size: 150px 107px;
	background-position: top left;
	background-repeat: no-repeat;
}

.cb-br-brush:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-image: url(images/br-brush-strokes-2.jpg);
	background-size: 120px 147px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.cb-fw-img .et_pb_image_wrap,
.cb-fw-img .et_pb_image_wrap img {
	width: 100%;
	height: auto;
	float: left;
	display: block;	
}

.cb-signup-1-row,
.cb-rel-el {
	position: relative;	
}

.cb-high-img {
	margin-top: -100px;
}

.cb-landing-signup-1,
.cb-getcb-panel-1,
.cb-getcb-panel-2,
.cb-shop-panel,
.cb-breakdown-panel,
.cb-about-panel-1,
.cb-about-panel-2 {
	overflow: visible !important;
}

.cb-about-panel-1,
.cb-about-panel-2 {
	overflow: visible !important;
}

.cb-landing-signup-1:after {
	content: "";
	width: 100%;
	height: -webkit-calc(100% + 100px);
    height:    -moz-calc(100% + 100px);
    height:         calc(100% + 100px);
	
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10000;
		
	background: url(images/sign-up-img.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 100%;
}

.cb-getcb-panel-1:after {
	content: "";
	width: 100%;
	height: -webkit-calc(100% + 100px);
    height:    -moz-calc(100% + 100px);
    height:         calc(100% + 100px);
	
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10000;
		
	background: url(images/beret-img.png);
	background-repeat: no-repeat;
	background-position: 5% bottom;
	background-size: auto 100%;
}

.cb-getcb-panel-2:after {
	content: "";
	width: 100%;
	height: -webkit-calc(100% + 200px);
    height:    -moz-calc(100% + 200px);
    height:         calc(100% + 200px);
	
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10000;
		
	background: url(images/gcb-shop-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 90%;
}

.cb-about-panel-1:after {
	content: "";
	width: 100%;
	height: -webkit-calc(100% + 100px);
    height:    -moz-calc(100% + 100px);
    height:         calc(100% + 100px);
	
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10000;
		
	background: url(images/myleik-teele.png);
	background-repeat: no-repeat;
	background-position: 100px bottom;
	background-size: auto 100%;
}

.cb-about-panel-2:after {
	content: "";
	width: 100%;
	height: -webkit-calc(100% + 100px);
    height:    -moz-calc(100% + 100px);
    height:         calc(100% + 100px);
	
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10000;
		
	background: url(images/about-panel-2-bg.png);
	background-repeat: no-repeat;
	background-position: 98% bottom;
	background-size: auto 100%;
}

.cb-line-wrap-with-v-space .et_pb_code_inner {
	margin-bottom: 2.75%;	
}

.cb-high-z {
	position: relative;
	z-index: 10000;	
}

.cb-x-high-z {
	position: relative;
	z-index: 11000;	
}

.cb-sign-up-blurb h4,
.cb-shop-blurb h4,
.cb-black-title-blurb h4 {
	color: #000;
	font-size: 34px;
	text-align: center;	
	margin-bottom: 20px;
}

.cb-getcb-blurb h4 {
	margin-bottom: 9px;
}

.cb-getcb-blurb-inv h4 {
	background: #000;
	color: #FFF;
	margin-bottom: 0;
    display: inline-block;
    padding: 0 5px;
}

.cb-getcb-blurb-inv .et_pb_blurb_description {
	margin-top: 15px;	
}

.cb-getcb-blurb .et_pb_blurb_description {
	padding-left: 45px;
	padding-right: 45px;
}

.cb-sign-up-blurb .et_pb_main_blurb_image,
.cb-shop-blurb .et_pb_main_blurb_image {
	width: 320px;
}	

.cb-getcb-blurb .et_pb_main_blurb_image {
	width: 40px;
	margin-bottom: 30px;
}

.cb-sign-up-blurb .et_pb_main_blurb_image,
.cb-shop .et_pb_main_blurb_image {
	margin-top: 10px;	
	margin-bottom: 15px;	
}

.cb-sign-up-blurb p,
.cb-shop-blurb p {
	padding-left: 70px;
	padding-right: 70px;	
}

.cb-list-form.cb-blog-form {
	margin-top: -56px;	
}

.cb-list-form.cb-blog-form input[type="text"], 
.cb-list-form.cb-blog-form input[type="email"] {
	padding: 2.5em 2.5em;
	background: #FFF;	
	min-width: 520px;
}

.cb-404-message label {
	display: none;	
}

.cb-list-form.cb-blog-form input[type="submit"].et_pb_button {
	height: 67px;
	padding: 1.2em 2em !important;
}

.cb-list-form.cb-blog-form input[type="submit"].et_pb_button:hover {
	padding: 1.2em 2em !important;
	background: #edd1ca !important;
	border: 1px solid #edd1ca !important;
}

.cb-404-message input[type="submit"]:hover {
	background: #EBD0C2 !important;
	border: 1px solid #EBD0C2 !important;
}

.cb-list-form form {
	width: 100%;
	float: left;
	display: block;	
	text-align: center;
}

.cb-list-form.cb-form-align-left form {
	text-align: left;
}

.cb-footer-right .cb-list-form {
	clear: both;
	float: right;
	margin-bottom: 20px;
}

.cb-footer-right .cb-list-form form {
	float: right;
}

.cb-list-form input[type="text"],
.cb-list-form input[type="email"],
.cb-404-message input[type="text"] {
	font-family: "europa",sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 15px;	
    padding: 1em 1.2em;
    border: 1px solid #000;
    background: rgba(255,255,255,.5);
    height: 47px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    min-width: 370px;
}

.cb-footer-right .cb-list-form input[type="text"],
.cb-footer-right .cb-list-form input[type="email"] {
    background: rgba(255,255,255,.3);
}


.cb-list-form input[type="submit"].et_pb_button,
.cb-404-message input[type="submit"] {
	box-shadow: none !important;	
    height: 47px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    cursor: pointer;
}

.cb-404-message input[type="submit"] {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif;
	letter-spacing: 1px;
	border-radius: 0;
	background: #000;
    color: #FFF !important;
    border: 1px solid #000 !important;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 47px !important;
    letter-spacing: 1px;
    padding: 0 1.2em;
    font-weight: normal !important;
}


.cb-list-form input[type="submit"].et_pb_button:hover {
    padding: 1em 1.2em !important;
}

.cb-input-wrap {
	display: block;
	margin: 0 auto;	
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  	color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  	color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  	color: #000;
}

.cb-landing-shop-1 {
	overflow: visible !important;
}

.cb-landing-shop-1:after {
	content: "";
	width: 100%;
	height: -webkit-calc(100% + 100px);
    height:    -moz-calc(100% + 100px);
    height:         calc(100% + 100px);
	
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10000;
		
	background: url(images/shop-img.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto 100%;
}

.cb-landing-shop-1 .et_pb_column_1_2 {
	width: 50% !important;
	margin-right: 0 !important;	
}

.cb-landing-shop-1 h1 {
	margin-top: 35px;
	margin-bottom: -68px;
	width: 180%;
	margin-left: -40%;
}

.cb-landing-shop-1 .et_pb_button_module_wrapper {
	margin-bottom: 35px !important;
}

.cb-landing-shop-1 .et_pb_row,
.cb-narrow-section .et_pb_row {
	width: 60%;
}

.cb-landing-shop-1 h1 {
	white-space: nowrap;
}

.cb-large-h3.cb-testimonials-header .et_pb_text_inner:before {
	content: "";
	width: 100px;
	height: 100px;
	position: absolute;
	top: -20px;
	left: 24px;
	display: block;
	background: url(images/icons/quote-icon.png);
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.cb-testimonials-wrap {
	width: 92%;
	height: auto;
	min-height: 50px;
	display: block;
	float: left;
	margin: -60px 4% 0 4%;	
	position: relative;
	opacity: 1;	
}

.cb-testimonials-table {
	width: 100%;
	height: 100%;
	display: table;	
	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:    all .5s ease-in-out;
	-ms-transition:     all .5s ease-in-out;
	-o-transition:      all .5s ease-in-out;
	transition:         all .5s ease-in-out;
}

.cb-testimonials-wrap.cb-hide .cb-testimonials-table {
	opacity: 0;	
}

.cb-testimonials-thumb {
	display: table-cell;
	width: 26%;
	height: auto;
	position: relative;
	vertical-align: top;
}

.cb-testimonials-thumb .cb-testimonials-bg {
	width: 100%;	
	height: auto;
	float: left;
	display: block;
	border-radius: 50%;
}

.cb-testimonials-image {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border-radius: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:    all .5s ease-in-out;
	-ms-transition:     all .5s ease-in-out;
	-o-transition:      all .5s ease-in-out;
	transition:         all .5s ease-in-out;
}

.cb-rel-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	position: relative;	
}

.cb-testimonials-loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;	
	background-image: url(images/grey-preloader.gif);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: center center;
}

.cb-testimonials-loader:after {
	content: "";
	position: absolute;
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
	display: block;
	border-radius: 50%;
	border: 1px solid #E9CEC2;
	margin-top: -1px;
	margin-left: -1px;
}

.cb-testimonials-text-wrap {
	padding-left: 45px;
	display: table-cell;
	width: 74%;
	min-height: 100%;
	position: relative;	
	vertical-align: middle;
}

.cb-testimonials-text-inner {
	position: relative;	
}

.cb-testimonials-text-inner:before {
	content: "";
	width: 65px;
	height: 1px;
	background: #000;
	display: block;
	position: absolute;
	top: 10px;
	left: -75px;	
}

.cb-testimonials-name {
	font-family: 'Kristi', "europa",sans-serif;	
	font-size: 40px;
	margin-top: 20px;
	text-align: right;
}

ul.cb-testimonials-nav {
	position: relative;
	display: block;
	width: auto;
	height: 18px;
	margin: 40px auto 20px auto;
	padding: 0;
	list-style: none;
	text-align: center;	
}

ul.cb-testimonials-nav li {
	display: inline-block;
	width: 14px;
	height: 18px;
	cursor: pointer;	
}

.cb-testimonials-page {
	width: 6px;
	height: 6px;
	margin: 6px 4px;
	background: #AAA;
	border-radius: 50%;	
}

ul.cb-testimonials-nav li.cb-test-active .cb-testimonials-page {
	background: #000;
}

ul.cb-testimonials-nav li:hover .cb-testimonials-page {
	background: #000;	
}

.cb-spacer {
	width: 100%;
	display: block;
	position: relative;
	float: left;
}

.cb-spacer.cb-small-spacer {
	height: 20px;
}

.cb-spacer.cb-blog-spacer-1 {
	height: 30px;
}

.cb-spacer.getcb-spacer-2 {
	height: 75px;
}

.cb-spacer.getcb-spacer-3 {
	height: 260px;
}

.cb-spacer.cb-landing-after-test {
	height: 400px;
}

.cb-spacer.cb-landing-after-gram {
	height: 100px;
}

.cb-spacer.cb-landing-list-footer-1 {
	height: 300px;
}

.cb-spacer.cb-about-list-footer-1 {
	height: 320px;	
}

.cb-spacer.cb-landing-list-footer-2 {
	height: 50px;	
}

.cb-spacer.cb-about-list-footer-2 {
	height: 100px;	
}

.cb-spacer.cb-blog-recent {
	height: 30px;	
}

.cb-landing-bb-section {
	margin-top: -400px;	
}

.cb-bb-feature-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	position: relative;	
	margin-top: 20px;
}

.cb-bb-products-carousel {
	width: 100%;
	height: 350px;
	display: block;
	float: left;
	position: relative;	
}

.cb-bb-product {
	width: auto;
	height: 350px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	
	-webkit-transition: all .8s ease-in-out;
	-moz-transition:    all .8s ease-in-out;
	-ms-transition:     all .8s ease-in-out;
	-o-transition:      all .8s ease-in-out;
	transition:         all .8s ease-in-out;	
}

.cb-bb-product .cb-bb-product-img-wrap {
	width: auto;
	height: 100%;
	display: block;
	margin-top: -50%;	
	margin-left: -50%;
	position: relative;
	
	-webkit-transition: all .8s ease-in-out;
	-moz-transition:    all .8s ease-in-out;
	-ms-transition:     all .8s ease-in-out;
	-o-transition:      all .8s ease-in-out;
	transition:         all .8s ease-in-out;
}

.cb-bb-product img {
	width: auto;
	height: 100%;
	display: block;	
}

.cb-bb-product {
	height: 40px;
	width: auto;
	top: 50%;
	left: 50%;
	opacity: 0;
	
	-webkit-transition: all .8s ease-in-out;
	-moz-transition:    all .8s ease-in-out;
	-ms-transition:     all .8s ease-in-out;
	-o-transition:      all .8s ease-in-out;
	transition:         all .8s ease-in-out;
}

.cb-bb-product-1 {
	height: 175px;	
	z-index: 5020;
	left: 20%;
	opacity: .33;
}

.cb-bb-product-2 {
	height: 350px;	
	top: 0;
	z-index: 5050;
	opacity: 1;
	
}

.cb-bb-product-3 {
	height: 175px;	
	z-index: 5020;
	//left: 80%;
	right: 20% !important;
	left: auto !important;
	opacity: .33;
}

.cb-bb-product-2 .cb-bb-product-img-wrap {
	margin-top: 0;	
}

.cb-bb-product-2 .cb-bb-product-img-wrap img {
	-webkit-box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.18);
	box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.18);
}

.cb-bb-product-img-wrap img {
	-webkit-transition: all .8s ease-in-out;
	-moz-transition:    all .8s ease-in-out;
	-ms-transition:     all .8s ease-in-out;
	-o-transition:      all .8s ease-in-out;
	transition:         all .8s ease-in-out;
}

.cb-bb-product-1 .cb-bb-product-img-wrap,
.cb-bb-product-3 .cb-bb-product-img-wrap {
	margin-top: -50%;	
	//margin-top: -87.5px;	
}

.cb-bb-product-1 .cb-bb-product-img-wrap {	
	margin-right: 0;
	margin-left: -50%;
	float: left;
}

.cb-bb-product-3 .cb-bb-product-img-wrap {	
	margin-left: 0;
	margin-right: -50%;
	float: right;
}

.cb-bb-product-1 .cb-bb-product-img-wrap img {	
	//float: left;
}

.cb-bb-product-3 .cb-bb-product-img-wrap img {	
	//float: right;
}

.cb-bb-carousel-prev {
	width: 65px;
	height: 65px;
	display: block;
	position: absolute;
	top: 50%;
	left: 60px;
	margin-top: -32.5px;	
	cursor: pointer;
	background: url(images/bb-arrow-prev.png);
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: 0 0;
	overflow: hidden;
	z-index: 7000;
}

.cb-bb-carousel-prev:hover {
	background-position: 0 100%;	
}

.cb-bb-carousel-next {
	width: 65px;
	height: 65px;
	display: block;
	position: absolute;
	top: 50%;
	right: 60px;
	margin-top: -32.5px;	
	cursor: pointer;
	background: url(images/bb-arrow-next.png);
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: 0 0;
	overflow: hidden;
	z-index: 7001;
}

.cb-bb-carousel-next:hover {
	background-position: 0 100%;	
}

.cb-bb-product-info {
	display: block;
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
	margin: 30px 0 8px 0;
	padding-top: 110px;
	
	-webkit-transition: all .8s ease-in-out;
	-moz-transition:    all .8s ease-in-out;
	-ms-transition:     all .8s ease-in-out;
	-o-transition:      all .8s ease-in-out;
	transition:         all .8s ease-in-out;
}

.cb-bb-product-info:after {
	content: "";
	width: 2px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	display: block;
	background: #000;	
}

.cb-bb-product-title {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	color: #000;
	font-size: 25px;
	line-height: 120%;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 40%;
	float: left;
	margin-left: 30%;
	position: relative;
	opacity: 1;
	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:    all .5s ease-in-out;
	-ms-transition:     all .5s ease-in-out;
	-o-transition:      all .5s ease-in-out;
	transition:         all .5s ease-in-out;
}

.cb-bb-product-title.cb-hide {
	opacity: 0;
}

.cb-bb-overlay {
	width: 100%;
	height: 350px;	
	z-index: 6000;
	position: absolute;
	top: 0;
	left: 0;
}

.cb-bb-circ-1 {
	position: absolute;
	width: 400px;
	height: 400px;
	border: 2px solid #000;
	top: -20px;
	left: 50%;
	margin-left: -200px;	
	border-radius: 50%;
}

.cb-bb-circ-2 {
	position: absolute;
	width: 500px;
	height: 500px;
	border: 1px solid #E9CEC2;
	top: -70px;
	left: 50%;
	margin-left: -250px;
	border-radius: 50%;
}

.cb-bb-header {
	width: 90%;
	height: auto;
	display: block;
	position: absolute;
	top: -270px;
	left: 4.7%;
}

.cb-blog-landing-header .et_pb_image_wrap {
	width: 76%;
	height: auto;
	margin: 0 16% 0 8%;	
	margin-top: -50px;
}

ul.cb-landing-blog,
ul.cb-shop-list,
ul.cb-interior-blog,
ul.cb-recent-blog,
ul.cb-ajax-blog,
.alm-reveal {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;	
	position: relative;
}

ul.cb-ajax-blog,
.alm-reveal {
	margin: 0 0 0 0;
}

.alm-listing li img,
ul.cb-ajax-blog img.cb-img-pair-rel {
	position: relative !important;
	border-radius: none !important;
	top: auto !important;
	left: auto !important;
}

ul.cb-recent-blog {
	width: 90%;
	margin: -170px 0 0 5%;
}

ul.cb-ajax-blog {
	width: 90%;
	margin: 0 0 0 5%;
}

.cb-recent-box-wrap ul.cb-ajax-blog {
	width: 100%;
	margin: 0;
}

ul.cb-shop-list {
	margin: -90px 0 0px 0;
}

ul.cb-interior-blog {
	margin: -70px 0 0px 0;
}

ul.cb-shop-list {
	text-align: center;
}

ul.cb-landing-blog li,
ul.cb-interior-blog li,
ul.cb-recent-blog li,
ul.cb-ajax-blog li {
	width: 22%;
	height: auto;
	float: left;
	display: inline-block;
	position: relative;
	margin: 0 4% 0 0;
	background: #FFF;
	
	-webkit-box-shadow: 20px 20px 107px -2px rgba(0,0,0,0.21);
	-moz-box-shadow: 20px 20px 107px -2px rgba(0,0,0,0.21);
	box-shadow: 20px 20px 107px -2px rgba(0,0,0,0.21);
}

.alm-listing li {
    background: transparent !important;
	margin: 0 4% 0 0 !important;
    padding: 0 !important;
}

ul.cb-interior-blog li,
ul.cb-recent-blog li,
ul.cb-ajax-blog li {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

ul.cb-recent-blog li,
ul.cb-ajax-blog li {
	background: transparent !important;	
	margin: 0 4% 70px 0;
}

ul.cb-shop-list li {
	width: 29.33%;
	height: auto;
	display: inline-block;
	position: relative;
	margin: 0 2% 75px 2%;
	background: #FFF;
	
	-webkit-box-shadow: 20px 20px 107px -2px rgba(0,0,0,0.21);
	-moz-box-shadow: 20px 20px 107px -2px rgba(0,0,0,0.21);
	box-shadow: 20px 20px 107px -2px rgba(0,0,0,0.21);
}

ul.cb-landing-blog li:last-child,
ul.cb-interior-blog li:last-child {
	margin: 0;	
}

ul.cb-recent-blog li:nth-child(4n),
ul.cb-ajax-blog li:nth-child(4n) {
	margin: 0 0 70px 0 !important;	
}

.alm-listing li:nth-child(4n) {
	margin: 0 0 0 0 !important;	
}

ul.cb-recent-blog li:nth-child(4n+1),
ul.cb-ajax-blog li:nth-child(4n+1),
.alm-listing li:nth-child(4n+1) {
	clear: both !important;
}

.cb-img-wrap {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
	
	background-color: #EFEFEF;
	background-image: url(images/grey-preloader.gif);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: center center;
}

.cb-img-wrap.cb-is-video:after {
	content: "";
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	background: url(images/play-btn.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

a.cb-box-featured-img {
	-webkit-transition: none !important;
	-moz-transition:    none !important;
	-ms-transition:     none !important;
	-o-transition:      none !important;
	transition:         none !important;
}

body.single-cb-box-breakdown #main-header {
	display: none !important;
}

.cb-box-featured-more {
	position: absolute;
	top: -10px;
	right: 0;
}

.cb-img-wrap.cb-box-featured-img {
	width: 35%;
	margin: -145px 5% 10px 0;
	float: left;
	display: inline-block;
}

.cb-zoom-cover {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.4);
	opacity: 0;	
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

.cb-featured-box-wrap {
	width: 80%;
	margin: 0 auto;	
	position: relative;
}

.cb-zoom-cover:after {
	content: "";
	width: 50px;
	height: 50px;
	background: url(images/zoom-icon.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
}

a.cb-zoom-link:hover .cb-zoom-cover {
	opacity: 1;	
}

a.cb-img-wrap.cb-box-featured-img:hover .cb-img-pair-abs {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
   	transform: scale(1);
}

.cb-box-featured-info {
	width: 60%;
	float: left;
	position: relative;	
	display: inline-block;
	margin-bottom: 40px;
}

.cb-box-featured-desc {
	margin-top: 20px;
	font-size: 15px;
	line-height: 140%;
}

.cb-box-featured-desc a {
	font-weight: 800;	
}

.cb-img-pair-rel {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;	
}

.cb-img-pair-abs {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	
	-webkit-transition: all .3s ease-out;
	-moz-transition:    all .3s ease-out;
	-ms-transition:     all .3s ease-out;
	-o-transition:      all .3s ease-out;
	transition:         all .3s ease-out;
}

.cb-img-pair-abs .cb-bg-rt-inner {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	
	-webkit-transition: all .3s ease-out;
	-moz-transition:    all .3s ease-out;
	-ms-transition:     all .3s ease-out;
	-o-transition:      all .3s ease-out;
	transition:         all .3s ease-out;
}

a.cb-img-wrap:hover .cb-img-pair-abs {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
   	transform: scale(1.1);
}

.cb-blog-title-wrap {
	padding: 10px 20px;
	float: left;
	width: 100%;	
}

.cb-recent-blog .cb-blog-title-wrap,
.cb-ajax-blog .cb-blog-title-wrap {
	padding: 10px 0 0 0;
}

.cb-li-title-wrap {
	padding: 20px 20px 15px 20px;
	float: left;
	width: 100%;	
}

.cb-blog-title {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 18px;
	letter-spacing: 0.5px;
	width: 100%;
	text-align: center;
	color: #000;
	display: block;
	height: 2.6em;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1.3em;     /* fallback */
   	max-height: 2.6em;      /* fallback */
   	-webkit-line-clamp: 2; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

.cb-recent-blog .cb-blog-title,
.cb-ajax-blog .cb-blog-title {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 16px;
	letter-spacing: 0.5px;
	width: 100%;
	text-align: center;
	color: #000;
	display: block;
	height: 2.4em;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1.2em;     /* fallback */
   	max-height: 2.4em;      /* fallback */
   	-webkit-line-clamp: 2; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

.cb-shop-title {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 22px;
	letter-spacing: 0.5px;
	width: 100%;
	text-align: center;
	color: #000;
	display: block;
	height: 2.2em;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1.1em;     /* fallback */
   	max-height: 2.2em;      /* fallback */
   	-webkit-line-clamp: 2; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

.cb-blog-title:hover,
.cb-shop-title:hover {
	color: #D48C7A;	
}

.cb-blog-category,
.cb-shop-category {
	color: #D48C7A;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	height: 1.8em;
	font-size: 11px;
	letter-spacing: 0.5px;
	float: left;
	font-weight: 800;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1.8em;     /* fallback */
   	max-height: 1.8em;      /* fallback */
   	-webkit-line-clamp: 1; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

.cb-recent-blog .cb-blog-category,
.cb-ajax-blog .cb-blog-category {
	color: #D48C7A;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	height: 1.8em;
	font-size: 10.5px;
	letter-spacing: 0.5px;
	float: left;
	font-weight: 800;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1.8em;     /* fallback */
   	max-height: 1.8em;      /* fallback */
   	-webkit-line-clamp: 1; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

.cb-blog-category:hover {
	opacity: .5;	
}

.cb-bg-rt {
	opacity: 0;	
	
	-webkit-transition: all .4s ease-out !important;
	-moz-transition:    all .4s ease-out !important;
	-ms-transition:     all .4s ease-out !important;
	-o-transition:      all .4s ease-out !important;
	transition:         all .4s ease-out !important;
}

.cb-bg-rt.cb-loaded {
	opacity: 1;	
}

.cb-blog-date-flag {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10px;	
	line-height: 1.8em; 
	padding: 4px 10px;
	background: #DD9684;
	color: #FFF;
	letter-spacing: 0.5px;
	font-weight: 800;
	text-transform: uppercase;
}

.mt-quote-row .et_pb_column_1_2 {
	width: 55%;
	margin-right: 0;
}

.mt-quote-row h3 {
	text-align: left;
	line-height: 140%;	
}

.cb-mt-headshot {
	width: 150px;
}

.cb-mt-headshot .et_pb_image_wrap:after {
	content: "";
	width: 200px;
	height: 70px;
	background: url(images/mt-signature.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -45px;
	margin-left: -100px;
}

.cb-mt-headshot img {
	border-radius: 50%;	
}

.cb-mt-tag {
	margin-top: 45px;	
}

.cb-mt-tag p {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	color: #000;
	font-size: 15px;
	letter-spacing: 1px;
}

.cb-xtra-vert-padding.et_pb_row {
	padding: 60px 0;
}

.cb-large-vert-padding.et_pb_section {
	padding: 8% 0;
}

ul.cb-logo-gallery {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;	
}

ul.cb-logo-gallery li {
	position: relative;
	display: inline-block;
	height: 70px;
	width: auto;
	margin: 8px 20px;	
}

ul.cb-logo-gallery li img {
	height: 100%;
	width: auto;
	display: block;
	float: left;	
}

#cb-gram-stats {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	color: #000;
	font-size: 34px;
	text-align: center;	
	margin-bottom: 20px;
	margin-top: -34px;
	letter-spacing: 0.5px;
}

.et_pb_module.cb-gram-code {
	margin-bottom: 0 !important;
}

.et_pb_button.cb-gram-btn {
	padding: 1em 1.6em 1em 2em !important;
}

.et_pb_button.cb-gram-btn:before {
	content: "";
	width: 18px;
	height: 16px;
	float: left;
	background: url(images/icons/gram-icon-pink.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;	
	margin-right: 8px;
	
	position: relative;
    margin-left: -1em;
    opacity: 1;
    font-size: inherit;
    
}

.et_pb_button.cb-gram-btn:after {
	content: "";
}

#cb-custom-footer.cb-pink-footer {
	background: #EBD0C2;
	overflow-x: hidden !important;
}

body.page-template-page_light-footer #cb-custom-footer.cb-pink-footer,
body.page-template-page_box-breakdown #cb-custom-footer.cb-pink-footer,
body.single-cb-shop #cb-custom-footer.cb-pink-footer {
	background: #FFF;
}

body.page-template-page_grey-footer #cb-custom-footer.cb-pink-footer,
body.page-template-page_tv #cb-custom-footer.cb-pink-footer {
	background: #EFEFEF;
}

#cb-custom-footer {
	width: 100%;
	height: auto;
	float: left;
	display: block;	
	padding: 80px 0 60px 0;
}

.cb-footer-menu-wrap {
	width: 100%;
	height: auto;
	float: left;
	display: block;	
	margin-top: 20px;
}

.cb-footer-menu-wrap ul.menu {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #000;	
	border-bottom: 1px solid #000;	
}

.cb-footer-menu-wrap ul.menu li {
	display: inline-block;
	float: left;
	margin: 0 35px 0 2px;
	position: relative;
}

.cb-footer-menu-wrap ul.menu li a {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif;
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0.7px;
	font-weight: normal;
	padding: 16px 0;
	float: left;
}

.cb-footer-menu-wrap ul.menu li.current-menu-item a,
#top-menu li.current-menu-item > a,
.cb-footer-menu-wrap ul.menu li a:hover,
#top-menu li.current-menu-ancestor>a {
	color: #BB9388 !important;
	opacity: 1 !important;
}

.cb-subfooter {
	font-weight: 600;
	font-size: 9px;	
	padding: 16px 0;
	display: inline-block;
	width: auto;
}

.cb-subfooter a {
	color: #000;
	opacity: .5;	
}

.cb-subfooter a:hover {
	opacity: 1;	
}

.cb-subfooter-left {
	width: auto;
	float: left;
	display: inline-block;
	text-align: left;
	padding: 16px 0;
}

.cb-subfooter-right {
	float: left;
	text-align: left;
}

.cb-subfooter-right {
	float: right;
	text-align: right;
}

.cb-subfooter.cb-subfooter-right a {
	opacity: 1;	
}

.cb-subfooter.cb-subfooter-right a:hover {
	opacity: .5;
}

.cb-footer-logo {
	width: auto;
	height: 115px;
	float: left;
	display: inline-block;	
}

#main-footer {
	display: none;	
}

.cb-footer-right {
	width: 65%;
	height: auto;
	float: right;
	display: inline-block;
	position: relative;	
}

ul.cb-footer-sm {
	display: block;
	float: right;
	margin: 12px 0 -12px 0;
	padding: 0;
	list-style: none;	
	position: relative;	
}

ul.cb-footer-sm li {
	display: inline-block;
	float: left;
	margin: 0 5px;
	padding: 0;	
	position: relative;	
}

ul.cb-footer-sm li a {
	width: 26px;
	height: 26px;
	display: block;
	position: relative;
	float: left;
	margin: 8px 0;	
}

ul.cb-footer-sm li a.instagram-sm {
	background: url(images/icons/footer-gram.png);
	background-position: 0 0;
	background-size: 100% 200%;
	background-repeat: no-repeat;
}

ul.cb-footer-sm li a.facebook-sm {
	background: url(images/icons/footer-facebook.png);
	background-position: 0 0;
	background-size: 100% 200%;
	background-repeat: no-repeat;
}

ul.cb-footer-sm li a.twitter-sm {
	background: url(images/icons/footer-twitter.png);
	background-position: 0 0;
	background-size: 100% 200%;
	background-repeat: no-repeat;
}

ul.cb-footer-sm li a.pinterest-sm {
	background: url(images/icons/footer-pinterest.png);
	background-position: 0 0;
	background-size: 100% 200%;
	background-repeat: no-repeat;
}

ul.cb-footer-sm li a.youtube-sm {
	background: url(images/icons/footer-youtube.png);
	background-position: 0 0;
	background-size: 100% 200%;
	background-repeat: no-repeat;
}

ul.cb-footer-sm li a:hover {
	background-position: 0 100%;
}

.et_pb_title_container {
	padding: 80px 0 115px 0;	
}

.cb-title-extra-bottom-padding .et_pb_title_container {
	padding: 80px 0 135px 0;	
}

.cb-header-get-cb .et_pb_title_container:after {
	content: "";
	background: url('images/tags/get-cb-tag.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 50% 0;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 125px;
	left: -200px;
	display: block;
}

.cb-header-shop .et_pb_title_container:after {
	content: "";
	background: url('images/tags/shop-tag.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 50% 0;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 125px;
	left: -195px;
	display: block;
}

.cb-header-breakdown .et_pb_title_container:after {
	content: "";
	background: url('images/tags/breakdown-tag.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 50% 0;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 125px;
	left: -255px;
	display: block;
}

.cb-tv-header .header-content:after {
	content: "";
	background: url('images/tags/tv-tag.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 50% 0;
	height: 65px;
	width: 100%;
	position: absolute;
	top: 55px;
	left: 220px;
	display: block;
}

.cb-header-blog .et_pb_title_container:after {
	content: "";
	background: url('images/tags/blog-tag.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 50% 0;
	height: 70px;
	width: 100%;
	position: absolute;
	top: 125px;
	left: -310px;
	display: block;
}

h3.getcb-header {
	line-height: 30px;	
}

h3.getcb-header:before {
	content: "";
	width: 107px;
	height: 60px;
	margin-top: -12px;
	margin-right: 12px;
	margin-left: -20px;
	background: url(images/hurry-text.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;	
}

h2.about-header:after {
	content: "";
	width: 142px;
	height: 120px;
	background: url(images/myleik-tag.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 170px;
}

h1.cb-gcb-shop-header {
	margin-bottom: 30px;	
}

.cb-fw-gram-feed #sb_instagram {
	margin-top: -2px !important;
	margin-bottom: -2px !important;
	padding-bottom: 0 !important;
	background: transparent !important;
    overflow: hidden !important;
}

.cb-fw-gram-feed #sb_instagram #sbi_images {
	margin-top: -2px !important;
	width: 100.5% !important;
    margin-left: -.25% !important;
}

.cb-price-wrap-outer {
	width: 100%;
	height: 45px;
	float: left;
	text-align: center;
	display: block;
	position: relative;
	margin-top: 35px;	
}

.cb-price-wrap {
	width: auto;
	height: 45px;
	color: #DD9684;
	text-align: center;
	padding: 5px 0;	
	display: table;
	margin: 0 auto 0 auto;
	position: relative;
}

.cb-price-wrap-outer.cb-price-oos .cb-price-wrap:after {
	content: "";
	width: 100%;
	height: 1px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
	background: #DD9684;	
}

.cb-price-wrap-outer.cb-price-oos:before {
	content: "CURRENTLY OUT OF STOCK";
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	width: 100%;
	text-align: center;
	letter-spacing: 0.5px;
	color: #CCC;
	position: absolute;
	top: -23px;
	left: 0;
	display: block;
}

.cb-price-wrap-outer.cb-price-oos-sub:before {
	content: "CURRENTLY SOLD OUT";
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	font-size: 22px;
	line-height: 22px;
	height: 22px;
	width: 100%;
	text-align: center;
	letter-spacing: 0.5px;
	color: #CCC;
	position: absolute;
	top: auto;
	bottom: 14px;
	left: 0;
	display: block;
}

.cb-price-list-sub {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	font-size: 18px;
	line-height: 18px;
	height: 18px;
	width: 100%;
	text-align: center;
	letter-spacing: 0.5px;
	color: #DD9684;
	text-decoration: underline;
	position: absolute;
	top: 10px;
	left: 0;
	display: block;	
}

.cb-price-list-sub:hover {
	text-decoration: underline;
	color: #000;	
}

.cb-price-symbol {
	display: table-cell;
	font-size: 15px;	
	font-weight: 800;
	vertical-align: top;
	margin-bottom: 16px;
	width: auto;
	height: 100%;
	line-height: 15px;
}

.cb-price-dollars {
	display: table-cell;
	font-size: 40px;	
	font-weight: 800;
	vertical-align: top;
	margin-bottom: 16px;
	width: auto;
	height: 100%;
	line-height: 25px;
}

.cb-price-cents {
	display: table-cell;
	font-size: 15px;	
	font-weight: 800;
	vertical-align: top;
	margin-bottom: 16px;
	width: auto;
	height: 100%;
	line-height: 10px;
}

.cb-price-wrap-outer.cb-price-oos-sub .cb-price-symbol,
.cb-price-wrap-outer.cb-price-oos-sub .cb-price-dollars,
.cb-price-wrap-outer.cb-price-oos-sub .cb-price-cents {
	display: none;	
}

.cb-li-title-wrap .et_pb_button_module_wrapper {
	padding: 20px 0 30px 0;
	width: 100%;
	float: left;
}

.cb-abs-row,
.cb-abs-row .et_pb_column,
.cb-abs-row .et_pb_image.cb-abs-img-bg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;	
	width: 100%;
	height: 100%;
	overflow: hidden !important;
}

.cb-single-page-spacer {
	width: 100%;
	height: 180px;
	display: block;
	position: relative;
	float: left;	
}

.cb-single-page-wrap {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	float: left;
}

.cb-shop-item-page {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;	
}

.cb-shop-item-left {
	width: 50%;
	margin-right: 5%;
	height: auto;
	float: left;
	display: inline-block;	
}

.cb-shop-item-right {
	width: 45%;
	height: auto;
	float: left;
	display: inline-block;	
}

#cb-shop-images-wrap {
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;	
	opacity: 1;	
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

#cb-shop-images-wrap.cb-hide {
	opacity: 0;	
}

#cb-shop-images-wrap a,
#cb-shop-images-wrap img {
	width: 100%;
	height: auto;
	float: left;
	display: block;	
}

.cb-shop-item-page.cb-shop-width-gallery #cb-shop-images-wrap {
	width: 82%;
}

#cb-shop-image-caption {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	font-weight: 800;
	padding: 12px 0;
	font-size: 14px;	
}

.cb-shop-item-gallery-list {
	width: 15%;
	margin: 0 0 0 3%;
	display: inline-block;
	float: left;
	padding: 0;
	list-style: none;
	position: relative;
}

.cb-shop-item-gallery-list li {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin: 0 0 25px 0;
	position: relative;
}

.cb-shop-item-gallery-list li img {
	width: 100%;
	height: auto;
	float: left;
	display: block;
}

.cb-shop-gall-btn-border {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid rgba(0,0,0,0);
	background: rgba(255,255,255,0);
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

.cb-shop-gall-btn.cb-gall-btn-active .cb-shop-gall-btn-border {
	border: 1px solid rgba(0,0,0,1);
}

.cb-shop-gall-btn:hover .cb-shop-gall-btn-border {
	background: rgba(255,255,255,.4);
}

.cb-shop-gall-btn {
	cursor: pointer;
	float: left;
	display: block;
	position: relative;	
}

.cb-shop-item-right h3 {
	margin-bottom: 5px;
}

.cb-shop-item-right .cb-price-wrap {
	text-align: left;
	float: left;
	margin-top: 30px;
}

.et_pb_button.pb_btn_fw {
	display: block;	
	float: left;
	width: 100%;
	text-align: center;
	margin: 20px 0 0 0;
}

.cb-divider-light {
	width: 100%;
	height: 1px;
	display: block;
	float: left;
	background: rgba(0,0,0,.5);
	margin: 30px 0;	
}

.cb-shop-item-desc {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	clear: both;	
}

.cb-shop-item-right, 
.cb-shop-item-right p {
	font-size: 13px;
	line-height: 160%;	
}

.cb-shop-item-right h4 {
	color: #000;
	font-size: 20px;	
}

.cb-shop-item-right ul {
	list-style: disc;
	padding-left: 20px;	
}

.cb-shop-item-right.cb-item-oos .cb-price-wrap:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #DD9684;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
}

.et_pb_button.cb-item-oos {
	background: #CCC !important;
	border: 1px solid #CCC !important;
	cursor: not-allowed;	
}

.et_pb_button.cb-item-oos:hover {
    padding: 1em 1.5em !important;
	background: #CCC !important;
	border: 1px solid #CCC !important;	
	color: #FFF !important;
}

.et_pb_button.cb-item-oos:after {
	display: none !important;	
}

.cb-header-about .et_parallax_bg,
.cb-header-blog .et_parallax_bg {
	background-position: center right !important;
}

.cb-blog-featured-box {
	width: 90%;
	height: auto;
	display: block;
	float: left;
	margin: 50px 5% 30px 5%;
	position: relative;	
	background: rgba(238,208,200,.6);
	padding: 55px;
}

.cb-blog-featured-box:before {
	content: "FEATURED";
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 70px;
	line-height: 70px;
	letter-spacing: 1px;
	position: absolute;
	top: -35px;
	left: -42px;
	color: #DD9684;
}

.cb-featured-left,
.cb-featured-right {
	width: 47.5%;
	height: auto;
	float: left;
	display: inline-block;
	margin: 0 2.5% 0 0;
	position: relative;	
}

.cb-featured-right {
	margin: 0 0 0 2.5%;	
}

.cb-featured-date {
	color: #000;
	text-transform: uppercase;
	text-align: left;
	width: 100%;
	height: auto;
	font-size: 11px;
	letter-spacing: 0.5px;
	float: left;
	line-height: 120%;
	padding: 8px 0;
}

.cb-blog-featured-box .cb-blog-title {
	font-size: 37px;
	text-align: left;
	line-height: 1em;
	height: auto;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1em;     /* fallback */
   	max-height: 3em;      /* fallback */
   	-webkit-line-clamp: 3; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

.cb-blog-featured-box .cb-blog-category {
	text-align: left;
	width: 100%;
	height: auto;
	font-size: 11px;
	letter-spacing: 0.5px;
	float: left;
	font-weight: 800;
	line-height: 120%;
	padding: 12px 0;
	max-height: none;
}

.cb-featured-excerpt {
	margin-top: 10px;
	float: left;
	display: block;	
}

a.cb-featured-more {
	color: #000;
	font-weight: bold;	
	margin-top: 10px;
	float: left;
	display: block;
}

a.cb-featured-more:hover {
	color: #D48C7A;
}

.cb-blog-header {
	width: 90%;
	height: auto;
	overflow: hidden;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	text-transform: uppercase;
	font-weight: 800;
  	margin: 55px 0 55px 5%;
  	text-align: left;
  	float: left;
  	display: block;
}

.cb-blog-header-tv {
	width: 100%;
  	margin: 55px 0;
}

.cb-blog-header span {
  	display: inline-block;
  	position: relative; 
  	letter-spacing: 0.5px; 
}

.cb-blog-header span:after {
  	content: "";
  	position: absolute;
  	height: 1px;
  	border-top: 1.5px solid #000;
  	top: 9px;
  	width: 2000px;
}

.cb-blog-header span:after {
  	left: 100%;
  	margin-left: 8px;
}

#cb-tv-current-page-expand {
	//width: 90%;
	//margin-left: 5%;
	//height: auto;
	//float: left;
	//display: block;	
	display: none !important;
}

#cb-box-current-page-expand {
	//width: 90%;
	//margin-left: 5%;
	//height: auto;
	//float: left;
	//display: block;	
	display: none !important;
}

.cb-feed-data {
	display: none !important;	
	//display: block;
	//float: left;
	//z-index: 500000;
	//position: relative;
}

.cb-tv-primary-wrap {
	width: 92%;
	height: auto;
	float: left;
	margin: 0 4%;
	display: block;
	position: relative;
}

.cb-tv-primary-left {
	width: 69.5%;
	margin: 0 1.5% 0 0;
	height: auto;
	float: left;
	display: inline-block;	
	position: relative;
}

.cb-tv-primary-right {
	width: 27.5%;
	height: auto;
	margin: 0 0 0 1.5%;
	display: inline-block;	
	position: relative;
}

#cb-tv-player {
	width: 100%;
	background: #111;
	display: block;
	float: left;
	
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
}

#cb-tv-player iframe,
#cb-tv-player object,
#cb-tv-player embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cb-tv-primary-list {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;	
	position: relative;
	float: left;
}

#cb-tv-primary-list li {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding: 4.1% 0;
	position: relative;
	border-bottom: 1px solid #CCC;
}

#cb-tv-primary-list li:first-child {
	padding: 0 0 4% 0;	
}

.cb-tv-img-wrap {
	width: 50%;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;
	background: #DBDBDB;
	overflow: hidden;
	
	background-image: url(images/grey-preloader.gif);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: center center;
}

.cb-tv-img-a {
	width: 100%;
	height: 0;	
	padding-bottom: 56.25%;	
	float: left;
	display: block;
	opacity: 0;
	overflow: hidden;
	
	-webkit-transition: all .4s ease-in-out;
	-moz-transition:    all .4s ease-in-out;
	-ms-transition:     all .4s ease-in-out;
	-o-transition:      all .4s ease-in-out;
	transition:         all .4s ease-in-out;
}

.cb-tv-img-a.cb-loaded {
	opacity: 1;	
}

.cb-box-thumb-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;	
	opacity: 0;
	
	-webkit-transition: all .3s ease-out;
	-moz-transition:    all .3s ease-out;
	-ms-transition:     all .3s ease-out;
	-o-transition:      all .3s ease-out;
	transition:         all .3s ease-out;
}

.cb-box-recent-img.cb-loaded .cb-box-thumb-bg {
	opacity: 1;	
}

.cb-tv-thumb-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;	
	
	-webkit-transition: all .3s ease-out;
	-moz-transition:    all .3s ease-out;
	-ms-transition:     all .3s ease-out;
	-o-transition:      all .3s ease-out;
	transition:         all .3s ease-out;
}

.cb-tv-thumb-bg:after {
	content: "";
	width: 25px;
	height: 25px;
	display: block;	
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -12.5px;
	margin-left: -12.5px;
	background: url(images/play-btn.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.cb-tv-img-a:hover .cb-tv-thumb-bg {
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -webkit-transform: scale(1.25);
   	transform: scale(1.25);
}

.cb-tv-title-wrap {
	width: 46%;
	margin-left: 4%;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;	
}

.cb-tv-date {
	color: #D48C7A;
	text-transform: uppercase;
	width: 100%;
   	line-height: 1.8em;
	font-size: 10px;
	letter-spacing: 0.5px;
	float: left;
	font-weight: 800;
	display: block;
}

.cb-tv-title {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 16px;
	letter-spacing: 0.5px;
	width: 100%;
	color: #000;
	display: block;
	height: 3.9em;
	font-weight: normal;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1.3em;     /* fallback */
   	max-height: 3.9em;      /* fallback */
   	-webkit-line-clamp: 3; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

.cb-tv-title:hover {
	color: #D48C7A;
}

#cb-tv-player-title {
	padding: 16px 0 0 0;
	float: left;
	width: 100%;
}

#cb-tv-player-title .cb-tv-title {
	width: 100%;
	float: left;
	display: block;
		
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 28px;
	letter-spacing: 0.5px;
	color: #000;
	height: auto;
	max-height: 2.6em;
	font-weight: normal;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1.3em;     /* fallback */
   	max-height: 2.6em;      /* fallback */
   	-webkit-line-clamp: 2; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

#cb-tv-player-title .cb-tv-date {
	color: #D48C7A;
	text-transform: uppercase;
	width: 100%;
   	line-height: 1.4em;
	font-size: 12px;
	letter-spacing: 0.5px;
	float: left;
	font-weight: 800;
	display: block;
}

.cb-tv-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;	
}

.cb-tv-wrap .cb-list-form.cb-blog-form {
	margin: 30px 0 0 0;
	overflow: auto;
}

.cb-tv-wrap .cb-blog-header {
	margin: 35px 0 55px 0;
}

.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
	height: 0;
	padding-bottom: 65.5%;
}

.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-marble-bg-breakdown {
	height: 0;
	padding-bottom: 34.5%;
}

.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg-blog:after {
	content: "";
	width: 100%;
	height: 300px;
	background: #FF0;
	display: block;
	position: absolute;
	left: 0;
	bottom: -300px;	
}

#cb-tv-recent-list {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;	
}

#cb-tv-recent-list li,
body.page-template-page_tv .alm-listing li {
	width: 21.25%;
	height: auto;
	float: left;
	display: inline-block;	
	margin: 0 5% 30px 0 !important;
}

#cb-tv-recent-list li:nth-child(4n),
body.page-template-page_tv .alm-listing li:nth-child(4n) {
	margin: 0 0 30px 0 !important;
}

#cb-tv-recent-list li .cb-tv-img-wrap,
body.page-template-page_tv .alm-listing li .cb-tv-img-wrap {
	width: 100%;
	display: block;
}

#cb-tv-recent-list .cb-tv-title-wrap,
body.page-template-page_tv .alm-listing .cb-tv-title-wrap {
	width: 100%;
	margin-left: 0;
	height: auto;
	display: inline-block;
	float: left;
	position: relative;	
	padding: 8px 0 0 0;
	text-align: center;
}

#cb-tv-recent-list .cb-tv-date,
body.page-template-page_tv .alm-listing .cb-tv-date {
   	line-height: 1.4em;
	font-size: 10px;
}

body.page-template-page_tv ul.cb-ajax-blog {
	width: 100%;
	margin: 0;
}

.alm-btn-wrap.cb-yt-link {
	padding: 25px 0 !important;	
}

body.page-template-page_box-breakdown .alm-btn-wrap {
	padding: 10px 0 65px 0 !important;
}

.cb-single-bb-title {
	width: 100%;
	height: auto;
	padding: 10px 0;
	background: #000;
	color: #FFF;
	
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 24px;
	letter-spacing: 1px;	
	text-align: center;
	
	position: fixed;
	z-index: 15000;
}

.cb-single-bb-wrap {
	float: left;
	position: relative;
	margin-top: 40px;
	padding: 40px;	
	z-index: 14000;
}

.cb-single-bb-main-desc {
	width: 100%;
	float: left;
	margin-bottom: 45px;	
}

.cb-single-bb-products-list {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;	
}

.cb-single-bb-products-list li {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin-bottom: 15px;
}

.cb-single-bb-products-list li img {
	width: 210px;
	height: auto;
	float: left;
	display: inline-block;	
	border: 2px solid #EFEFEF;
	margin-right: 20px;
	margin-bottom: 40px;
}

h5.cb-single-bb-product-title {
	margin-top: 12px;	
	padding-bottom: 5px;
}

.cb-single-bb-product-desc {
	margin-top: 20px;
	margin-bottom: 40px;	
}

.cb-single-bb-main-desc {
	font-weight: 800;	
}

ul.cb-box-featured-products {
	width: 103.6%;
	height: auto;
	float: left;
	display: block;
	margin: 40px -1.8% 32px -1.8%;
	padding: 0;
	list-style: none;
	position: relative;	
	clear: both;
	text-align: center;
}

ul.cb-box-featured-products li {
	width: 16.5%;
	float: none;
	display: inline-block;
	margin: 0 1.75% 18px 1.75%;
	position: relative;	
	vertical-align: top;
}

ul.cb-box-featured-products li:nth-child(5n+1) {
	clear: both;
}

ul.cb-box-featured-products li .cb-img-wrap {
	-webkit-box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.18);
	box-shadow: 0px 0px 35px -2px rgba(0,0,0,0.18);
}

ul.cb-box-featured-products li h5 {
	margin-top: 12px;
	float: left;
	width: 100%;
	display: block;
	font-size: 15px;	
	letter-spacing: 0.5px;
	color: #CCC;
	text-align: center;
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

ul.cb-box-featured-products li a:hover h5 {
	color: #C39D93;	
}

.cb-button-wrapper-clear {
	clear: both;	
}

.cb-hidden-product-details {
	display: none !important;	
}

.cb-recent-box-wrap {
	width: 100%;
	margin: 0 auto;	
} 

.cb-recent-box-wrap {
	margin-top: 140px;	
}

.cb-recent-box-wrap,
.cb-recent-box-list-row {
	width: 100%;
	height: auto;
	float: left;
	display: block;	
	position: relative;	
}

.cb-recent-box-list-row {
	margin-bottom: 140px;	
}

.cb-recent-box-list-cell {
	width: 46%;
	display: inline-block;
	float: left;
	border-bottom: 2px solid #000;	
}

.cb-recent-box-list-row.cb-box-empty,
.cb-recent-box-list-cell.cb-box-empty {
	display: none !important;
}

.cb-recent-box-list-row .cb-recent-box-list-cell:nth-child(1) {
	margin: 0 8% 0 0;	
}

.cb-recent-box-list-row .cb-recent-box-list-cell:nth-child(2) {
	margin: 0 0 0 0 !important;	
}

body.mty-site-detect-tablet #fancybox-content,
body.mty-site-detect-phone #fancybox-content {
	overflow: scroll !important;
	-webkit-overflow-scrolling: touch !important;
}

#fancybox-frame {
	background-color: #EFEFEF !important;	
	background-image: url(images/grey-preloader.gif);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: center center;
		
	//-webkit-overflow-scrolling: touch;
  	//overflow-y: scroll;
}

.mobile_menu_bar:before {
	//color: #FF0 !important;	
}

.et_parallax_bg.cb-safari {
	background-size: cover !important;	
	background-position: center center !important;
	height: 100% !important;
	transform: translate(0px, 0px) !important;	
}



.cb-recent-box-list-cell h3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 25px;
	line-height: 38px;
	height: 38px;
  	text-align: left;
  	float: left;
  	display: block;
}

.cb-recent-box-list-cell h3 span {
  	display: inline-block;
  	position: relative; 
  	letter-spacing: 0.5px;
}

.cb-recent-box-list-cell h3 span:after {
  	content: "";
  	position: absolute;
  	height: 1px;
  	border-top: 1.5px solid #000;
  	top: 17px;
  	width: 2000px;
}

.cb-recent-box-list-cell h3 span:after {
  	left: 100%;
  	margin-left: 8px;
}

.cb-recent-box-list-cell-left {
	width: 40%;
	height: auto;
	float: left;
	display: inline-block;	
	position: relative;
}

.cb-recent-box-list-cell-right {
	width: 60%;
	height: auto;
	float: left;
	display: inline-block;	
	position: relative;
}

ul.cb-recent-box-list-products-ul {
	width: 98%;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	margin: 0 0 0 2%;	
}

ul.cb-recent-box-list-products-ul li {
	width: 29.3%;
	height: auto;
	float: left;
	display: inline-block;
	margin: 0 0 1% 4% !important;	
}

ul.cb-ajax-blog .cb-recent-box-list-products-ul li:nth-child(4n) {
	margin: 0 0 1% 4% !important;	
}

ul.cb-ajax-blog li:nth-child(4n+1), .alm-listing .cb-recent-box-list-products-ul li:nth-child(4n+1) {
	clear: none !important;
}

.cb-box-recent-desc {
	clear: both;
	float: left;
	display: block;
	width: 100%;	
	margin: 15px 0;
}

.cb-box-recent-btn-wrap {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	clear: both;
	margin: 25px 0 50px 0;	
}

.cb-recent-box-list-cell .et_pb_button {
	clear: both;
}

.cb-box-data-hidden {
	display: none !important;	
}

.cb-sidebar-blog {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 8px 0 30px 0;	
}

.et_pb_widget ul.cb-sidebar-blog li {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin: 0 0 30px 0;	
	position: relative;
}

.cb-sidebar-blog .cb-blog-title-wrap {
    padding: 10px 0;
    float: left;
    width: 100%;
}

.cb-sidebar-blog .cb-blog-title {
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #000 !important;
	height: auto;
	
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	line-height: 1.2em;     /* fallback */
   	max-height: 2.4em;      /* fallback */
   	-webkit-line-clamp: 2; /* number of lines to show */
   	-webkit-box-orient: vertical;
}

.et_pb_widget a {
	color: #000;	
}

.et_pb_widget a:hover {
	color: #C39D93 !important;	
}

.et_pb_widget #sb_instagram .sbi_follow_btn a {
	border-radius: 0 !important;
}

#sidebar .et_pb_widget {
	margin-bottom: 70px;	
}

#left-area ul.cb-archive-list,
body.archive #left-area ul.alm-listing,
body.search #left-area ul.alm-listing {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.cb-archive-list li,
body.archive .alm-listing li,
body.search .alm-listing li {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;	
	margin-bottom: 90px !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}

ul.cb-archive-list .cb-img-wrap,
body.archive .alm-listing .cb-img-wrap,
body.search .alm-listing .cb-img-wrap {
	width: 250px;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

ul.cb-archive-list .cb-blog-title-wrap,
body.archive .alm-listing .cb-blog-title-wrap,
body.search .alm-listing .cb-blog-title-wrap {
	min-height: 250px;
	width: 100% !important;
	float: left;
	display: block;
	padding: 0 0 0 275px;
}

ul.cb-archive-list .cb-blog-title-archive,
body.archive .alm-listing .cb-blog-title-archive,
body.search .alm-listing .cb-blog-title-archive {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 28px;
	letter-spacing: 0.5px;
	text-align: left;
	color: #000;
	float: left;
	line-height: 105%;
	float: left;
	display: block;	
}

ul.cb-archive-list .cb-blog-title-archive:hover,
body.archive .alm-listing .cb-blog-title-archive:hover,
body.search .alm-listing .cb-blog-title-archive:hover {
	color: #DD9684;
}

.cb-blog-excerpt-archive {
	margin: 2px 0;
	float: left;
	display: block;	
	line-height: 140%;
}

.cb-blog-excerpt-archive .cb-featured-more {
	color: #DD9684;
	font-size: 16px;
	margin-top: 18px;
}

.cb-blog-excerpt-archive .cb-featured-more:hover {
	color: #000;
}

.error404 #main-content .container:before {
	display: none !important;	
}

.cb-404-header {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 45px;
	letter-spacing: 1px;
	margin-bottom: 80px;
	width: 100%;
	height: auto;
	float: left;
	color: #000;
	text-align: left;
	line-height: 90%;
}

.cb-404-message {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin: -40px 0 80px 0;	
}

.cb-404-message ul {
	list-style: disc;
	padding-left: 1.4em;	
}

.cb-archive-header {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
	font-size: 45px;
	letter-spacing: 1px;
	margin-bottom: 80px;
	width: 100%;
	height: auto;
	float: left;
	color: #DD9684;
	text-align: center;
	margin-top: 10px;
}

.cb-archive-tag {
	font-family: "europa",sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	width: 100%;
	height: auto;
	float: left;
	color: #000;
	margin-top: 20px;
	text-align: center;
}

.container.cb-archive-container {
	clear: both;
}	

h4.widgettitle {
	color: #DD9684;
}

body.archive .alm-btn-wrap,
body.search .alm-btn-wrap {
	float: left;
	margin-top: -30px;
	margin-bottom: 50px;
}	

.cb-archive-page-cats {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	clear: both;	
}

.cb-archive-page-cats a {
	color: #DD9684;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 11px;
	letter-spacing: 0.5px;
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
}

.cb-archive-page-cats a:after {
	content: "";
	width: 1px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;	
	background: rgba(0,0,0,.15);
}

.cb-archive-page-cats a:last-child:after {
	display: none;	
}

.cb-archive-page-cats a:hover {
	color: #000;	
}

.alm-btn-wrap .alm-load-more-btn.done {
	display: none !important;	
}

#top-menu .menu-item-has-children>a:first-child {
	padding-right: 0 !important;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, 
#top-menu .menu-item-has-children>a:first-child:after {
	display: none !important;
}

.nav li ul {
	padding: 0;	
	border-top: none !important;
	background: transparent;
	top: 65px;
    left: -10px;
	
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#top-menu li li {
	padding: 0;	
	margin-bottom: 2px;
}

#top-menu li li a {
	background: #000;	
	color: #FFF;
	padding: 14px 20px;
}

#top-menu li li.current-menu-item a,
#top-menu li li.current-menu-item a:hover {
	background: #F5F5F5;
	color: #BB9388;	
}

#top-menu li li a:hover {
	background: #000;
	color: #BB9388;	
	opacity: 1;
}

.et_pb_toggle {
	border: none !important;
	border-bottom: 1px solid #DBDBDB !important;	
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_accordion .et_pb_module {
	margin-bottom: 0 !important;	
}

.et_pb_toggle_close {
	padding: 35px 20px;
	background-color: transparent;	
}

.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
	color: #000;	
}

.et_pb_toggle_title:before {
	color: #eed1c9;	
}

.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
	color: #C49E94;	
}

#page-container,#cb-custom-footer {
	opacity: 0;	
}

#page-container.cb-loaded,
#cb-custom-footer.cb-loaded {
	opacity: 1;	
}

#cb-site-cover {
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #FFF;
	z-index: 500000;
	opacity: 1;	

	-moz-transition: cubic-bezier(0.645, 0.045, 0.355, 1.000) 600ms;
	-o-transition: cubic-bezier(0.645, 0.045, 0.355, 1.000) 600ms;
	-webkit-transition: cubic-bezier(0.645, 0.045, 0.355, 1.000) 600ms;
	transition: cubic-bezier(0.645, 0.045, 0.355, 1.000) 600ms;
}

#cb-site-cover.cb-hidden {
	opacity: 0;	
}

#cb-site-cover.cb-no-trans,
#cb-site-preloader.cb-no-trans {
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
}

#cb-site-cover.cb-cover-hide {
	opacity: 0;
}

#cb-site-preloader {
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -120px;
	margin-left: -50px;
	background-size: 100% 100% !important;
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
	//opacity: 0;	
	
	//-webkit-transition: all .3s linear;
	//-moz-transition:    all .3s linear;
	//-ms-transition:     all .3s linear;
	//-o-transition:      all .3s linear;
	//transition:         all .3s linear;
}

#cb-site-preloader.cb-loaded {
	opacity: 1;	
}

.cb-landing-hero-tag-mobile-outer {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	display: none !important;	
}

#cb-site-preloader-wrap {
	opacity: 1;	
	
	-webkit-transition: all .6s linear;
	-moz-transition:    all .6s linear;
	-ms-transition:     all .6s linear;
	-o-transition:      all .6s linear;
	transition:         all .6s linear;
}

#cb-site-preloader-wrap.cb-hide-preloader {
	opacity: 0;	
}

#cb-landing-hero-tag-mobile {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	font-size: 38px;
	color: #000;
	letter-spacing: 0.75px;
	line-height: 100%;
	
	width: 80%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	margin-top: 50%;
	margin-left: 10%;
	margin-bottom: 40px;
	text-align: center;	
	
	text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);
}

.cb-landing-btn-mobile {
	display: none !important;	
}

.mobile_menu_bar:before {
	color: #000;
	font-size: 50px;	
}

.mobile_menu_bar {
	top: 14px;	
	right: 16px;
}

.et_mobile_menu {
	width: 93%;
	margin-left: 3.5%;	
	background: rgba(0,0,0,.93);
	border-top: none !important;
	padding: 2% 4%;
}

.et_mobile_menu li a {
	color: #FFF;	
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 	
	text-transform: uppercase;
	font-weight: normal !important;
	font-size: 17px;
	letter-spacing: 0.5px;
	border-bottom: 1px solid rgba(255,255,255,.15);
}

.et_mobile_menu li:last-child a {
	border-bottom: none !important;
}

.cb-getcb-marble-bg .cb-list-form input[type="email"] {
	margin-bottom: 12px;
}

.cb-single-shop-heading-desktop {
	width: 100%;
	height: auto;
	float: left;
	display: block;	
}

.cb-single-shop-heading-mobile {
	width: 100%;
	height: auto;
	float: left;
	display: none;	
}

.cb-single-shop-divider-mobile {
	display: none;	
}

.cb-single-shop-divider-desktop {
	display: block;	
}


.cb-featured-box-wrap h3 {
	width: 75%;
}

.cb-box-data-hidden-desc {
	margin-top: 10px;	
}

.cb-box-data-hidden-desc p {
	line-height: 20px;
}

.single-cb-box-breakdown #page-container {
	opacity: 1;	
}







.spinner {
  width: 100px;
  height: 100px;
  background-color: #000;
  //opacity: 0;

  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: 0px;
  -webkit-animation: sk-rotateplane 1.4s infinite ease-in-out;
  animation: sk-rotateplane 1.4s infinite ease-in-out;
}


.spinner.cb-loaded {
	//opacity: 1;	
}

@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}







.cb-about-signup-section .cb-list-form input[type="email"] {
	background: rgba(255,255,255,.65);
}

.cb-footer-menu-wrap ul.menu li.cb-footer-manage-right {
	float: right;
	margin: 0 2px 0 2px;
}



.cb-bb-ie-wrap {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

li.cb-bb-ie-product {
	width: 18%;
	height: auto;
	display: inline-block;
	margin: 0 1% 60px 1%;
	vertical-align: top;
}

li.cb-bb-ie-product .cb-bb-ie-image-link {
	width: 100%;
	height: auto;
	float: left;
	display: block;	
	position: relative;
	
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	
	-webkit-box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.1);
}

li.cb-bb-ie-product .cb-bb-ie-image-link:after {
	content: "";
	width: 30px;
	height: 30px;
	background: url(images/icons/zoom-icon-ie.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: -10px;
	right: -10px;	
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

li.cb-bb-ie-product .cb-bb-ie-image-link:hover:after {
	opacity: .25;	
}

li.cb-bb-ie-product img {
	width: 100%;
	height: auto;
	float: left;
	display: block;
}

.cb-bb-ie-product-title {
	font-size: 14px;
	line-height: 140%;
	padding: 10px 0;
	width: 100%;
	height: auto;
	float: left;
}

/* IE */
body.cb-ie-styles .cb-bb-products-carousel,
body.cb-ie-styles .cb-bb-product-info,
body.cb-ie-styles .cb-nonie-btn,
body.cb-ie-styles .cb-bb-overlay {
	display: none !important;	
}


/* IE */
body.cb-ie-styles .cb-landing-bb-section .cb-line-thick:first-child {
	opacity: 0;
}


ul.cb-bb-ie-wrap {
	display: none !important;	
}

body.cb-ie-styles ul.cb-bb-ie-wrap {
	display: block !important;	
}



/* sign up modal */

#cb-sign-up-cover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 400000;
	opacity: 0;
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

#cb-sign-up-cover-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #000;
	opacity: .8;
}

#cb-sign-up-cover.cb-show {
	opacity: 1;	
}

#cb-su-cover-close {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #C49E94;
	background-image: url(images/icons/x-icon.png);
	background-repeat: no-repeat;
	background-size: 100% 200%;
	background-position: 0 0;
	cursor: pointer;
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

#cb-su-cover-close:hover {
	background-color: #CCC;	
	background-position: 0 100%;
}

.cb-table {
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;	
}

.cb-table-cell {
	display: table-cell;
	vertical-align: middle;	
}

.cb-modal-wrap {
	margin: 0 auto;
	position: relative;
	width: 600px;
	max-height: 400px;
	padding: 60px 40px 40px 40px;
	background: #EFEFEF;
	display: block;
	overflow: auto;
}

.cb-modal-wrap p {
	margin-bottom: 25px;	
}

.cb-modal-title {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif !important;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #C49E94;
	margin-top: 60px;
	margin-bottom: 25px;
	position: relative;
}

.cb-modal-title:before {
	content: "";
	background: url(images/tags/get-cb-tag.png);
	background-size: 100% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 150px;
	height: 62px;
	position: absolute;
	top: -70px;
	left: 50%;
	margin-left: -75px;	
}

.cb-blog-list-form {
	margin-top: -57px;	
}












/* Aweber Form */

#af-form-808103129 .af-body,
#af-form-1055937258 .af-body {
	padding-top: 0 !important;	
	padding-bottom: 0 !important;
	text-align: center !important;
	display: block !important;
	margin: 0 auto !important;	
}

#cb-custom-footer #af-form-808103129 .af-body,
#cb-custom-footer #af-form-808103129,
#cb-custom-footer #af-form-1055937258 .af-body,
#cb-custom-footer #af-form-1055937258 {
	width: auto !important;
	display: inline !important;	
}

.cb-getcb-panel-1 #af-form-808103129 .af-body,
.cb-getcb-panel-1 #af-form-808103129,
.cb-getcb-panel-1 #af-form-1055937258 .af-body,
.cb-getcb-panel-1 #af-form-1055937258 {
	width: auto !important;
	display: inline !important;	
}

.cb-getcb-panel-1 .cb-list-form form {
	text-align: left !important;
}

#cb-custom-footer #af-form-808103129 .af-body .privacyPolicy,
.cb-getcb-panel-1 #af-form-808103129 .af-body .privacyPolicy {
	display: block !important;
}

.cb-getcb-panel-1 #af-form-808103129 .af-body .privacyPolicy p {
	text-align: left !important;
}

#cb-custom-footer #af-form-808103129 .af-body .privacyPolicy p {
	text-align: right !important;
}

#cb-custom-footer #af-form-808103129 .af-body input.text, 
#cb-custom-footer #af-form-808103129 .af-body textarea {
	background: rgba(255,255,255,.3) !important;
}

#cb-custom-footer #af-form-808103129 .af-body input.text:focus, 
#cb-custom-footer #af-form-808103129 .af-body textarea:focus {
	background: rgba(255,255,255,1) !important;
}

.cb-about-signup-section #af-form-808103129 .af-body input.text, 
.cb-about-signup-section #af-form-808103129 .af-body textarea {
	background: rgba(255,255,255,.65) !important;
}

.cb-about-signup-section #af-form-808103129 .af-body input.text:focus, 
.cb-about-signup-section #af-form-808103129 .af-body textarea:focus {
	background: rgba(255,255,255,1) !important;
}

#af-form-808103129,
#af-form-1055937258 {
	background: transparent !important;	
	background-color: transparent !important;	
}

#af-form-1055937258 { 
	max-width: none !important;	
}

#af-form-808103129 label,
.af-body label,
#af-form-1055937258 label,
.af-body label {
	//display: none !important;
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif !important;
    font-size: 15px !important;
    font-weight: normal !important;
    color: #000 !important;
    letter-spacing: 0.5px !important;
    margin-bottom: 6px !important;
    margin-left: 1px !important;
}

#af-form-808103129 .af-standards .af-element,
#af-form-1055937258 .af-standards .af-element {
	padding-left: 0 !important;	
	padding-right: 0 !important;	
	display: inline-block !important;
	float: none !important;
}

#af-form-808103129 .af-body .af-textWrap,
#af-form-1055937258 .af-body .af-textWrap {
	width: auto !important;
	min-width: 370px !important;
	display: inline-block !important;
}

#af-form-1055937258 .af-body .af-textWrap {
	min-width: 520px !important;
}

.af-element {
	padding-top: 0 !important;
	padding-bottom: 0 !important;	
}

#af-form-808103129 .buttonContainer input.submit,
#af-form-1055937258 .buttonContainer input.submit {
	font-family: "bebas-neue",Arial Narrow,Arial,sans-serif !important;	
	background-image: none !important;
	background-color: #000 !important;
	background: #000 !important;
	color: #FFF !important;
	border: 1px solid #000 !important;
	padding: 1em 1.2em !important;
    font-size: 15px !important;
    line-height: 15px !important;
    letter-spacing: 1px !important;
    cursor: pointer;
    vertical-align: top !important;
    margin-left: -5px !important;
    
	-webkit-transition: all .2s ease-in-out;
	-moz-transition:    all .2s ease-in-out;
	-ms-transition:     all .2s ease-in-out;
	-o-transition:      all .2s ease-in-out;
	transition:         all .2s ease-in-out;
}

.cb-blog-signup #af-form-1055937258 .buttonContainer input.submit,
.page-template-page_tv #af-form-1055937258 .buttonContainer input.submit {
	padding: 1.68em 2em !important;
}

#af-form-808103129 .buttonContainer input.submit:hover {
	background-color: #FFF !important;	
	background: #FFF !important;	
	color: #000 !important;
	border: 1px solid #000 !important;
}

#af-form-1055937258 .buttonContainer input.submit:hover {
	background-color: #eacbc3 !important;	
	background: #eacbc3 !important;	
	color: #000 !important;
	border: 1px solid #eacbc3 !important;
}

#af-form-808103129 .buttonContainer,
#af-form-1055937258 .buttonContainer {
	text-align: left !important;	
	display: inline-block !important;
	float: none !important;
}

#af-form-808103129 .af-body input.text, #af-form-808103129 .af-body textarea,
#af-form-1055937258 .af-body input.text, #af-form-1055937258 .af-body textarea {
	font-family: "europa",sans-serif !important;
	font-size: 13px !important;
    line-height: 15px !important;
    padding: 1em 1.2em !important;
    height: 47px !important;
    margin: 0 !important;
    background: rgba(255,255,255,.5) !important;
    background-color: rgba(255,255,255,.5) !important;
    vertical-align: top !important;
    color: #000 !important;
    display: inline-block !important;
    border: 1px solid #000 !important;
}

.cb-blog-signup #af-form-1055937258 .af-body input.text, 
.cb-blog-signup #af-form-1055937258 .af-body textarea,
.page-template-page_tv #af-form-1055937258 .af-body input.text, 
.page-template-page_tv #af-form-1055937258 .af-body textarea {
	padding: 2.5em 2.5em !important;
    background: rgba(255,255,255,1) !important;
    background-color: rgba(255,255,255,1) !important;
}

.cb-landing-signup-2 .cb-list-form input[type="email"],
.cb-landing-signup-2 #af-form-808103129 .af-body input.text, 
.cb-landing-signup-2 #af-form-808103129 .af-body textarea,
.cb-landing-signup-2 #af-form-1055937258 .af-body input.text, 
.cb-landing-signup-2 #af-form-1055937258 .af-body textarea {
	background: rgba(255,255,255,.75) !important;
}

.cb-landing-signup-2 .cb-list-form input[type="email"]:focus,
.cb-landing-signup-2 #af-form-808103129 .af-body input.text:focus, 
.cb-landing-signup-2 #af-form-808103129 .af-body textarea:focus,
.cb-landing-signup-2 #af-form-1055937258 .af-body input.text:focus, 
.cb-landing-signup-2 #af-form-1055937258 .af-body textarea:focus {
	background: rgba(255,255,255,1) !important;
}

.cb-landing-signup-2 #af-form-808103129 label,
.cb-landing-signup-2 #af-form-1055937258 label,
.cb-landing-signup-2 .af-body label {
	color: #FFF !important;	
}

.cb-landing-signup-2 #af-form-808103129 .af-body .privacyPolicy {
	display: none !important;
}

#af-form-808103129 .af-body input.text:focus, #af-form-808103129 .af-body textarea:focus,
#af-form-1055937258 .af-body input.text:focus, #af-form-1055937258 .af-body textarea:focus {
    background: rgba(255,255,255,1) !important;
}

#af-form-808103129 .af-body .privacyPolicy p {
    font-family: "europa",sans-serif !important;
    color: rgba(0,0,0,.6) !important;
    text-transform: uppercase !important;
    font-size: 9px !important;
    letter-spacing: 0.5px !important;
    margin-top: 6px !important;
}

#af-form-808103129 .af-body .privacyPolicy p:before {
	content: "[ ";	
}

#af-form-808103129 .af-body .privacyPolicy p:after {
	content: " ]";	
}

#af-form-808103129 .af-body .privacyPolicy p a,
#af-form-808103129 .af-body .privacyPolicy a {
    color: rgba(0,0,0,.6) !important;
    text-decoration: underline !important;
}

#af-form-808103129 .af-body .privacyPolicy p a:hover,
#af-form-1055937258 .af-body .privacyPolicy a:hover {
    color: rgba(0,0,0,1) !important;
}

.cb-getcb-marble-bg #af-form-808103129 .buttonContainer,
.cb-getcb-marble-bg #af-form-808103129 .buttonContainer {
	margin-top: 10px !important;	
}

.cb-getcb-marble-bg #af-form-808103129 .af-standards .af-element.privacyPolicy {
	display: block !important;	
}

.cb-about-signup-section #af-form-808103129 .af-body .privacyPolicy,
.cb-about-signup-section #af-form-808103129 .af-body label.previewLabel {
	display: none !important;
}

#af-form-1055937258 .af-body label.previewLabel {
	position: absolute !important;
	top: -25px !important;
	opacity: .25 !important;	
}

.page-template-page_tv .cb-blog-list-form {
	position: relative !important;
	z-index: 20000 !important;	
	margin-top: 50px !important;
    margin-bottom: 20px !important;
    float: left !important;
    width: 100% !important;
}

.page-template-page_tv #af-form-1055937258 .af-body label.previewLabel {
	display: none !important;	
}

.et_pb_pagebuilder_layout .hidetitle .entry-title,
.single .hidetitle .entry-title {
	display: block !important;
}

.et_pb_pagebuilder_layout .hidetitle .entry-content {
	padding: 0 !important;
}

.hidetitle .entry-title {
	display: none;
}

.entry-content {
	padding: 100px 0;
}






/* # Media Queries
---------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 1400px) {
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		height: 0;
		padding-bottom: 70.5%;
	}
	
}



	
@media only screen and (max-width: 1300px) {
	
	.cb-landing-signup-1:after {
		left: -100px !important;	
	}
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(1) {
		width: 32.25%;
		padding-bottom: 10%;
	}
	
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(2) {
		width: 62.25%;
		padding-bottom: 10%;
	}
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(2) .et_pb_blurb_content {
		max-width: 100%;
	}
	
	.cb-sign-up-blurb p {
		padding-left: 0 !important;	
		padding-right: 0 !important;	
	}
	
	.cb-sign-up-blurb p, .cb-shop-blurb p {
		padding-right: 0;
		padding-left: 0;	
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 145px;
	}
	
	.cb-about-panel-2 .et_pb_text_inner {
		margin-left: -100px;
	}
	
	.cb-list-form.cb-blog-form input[type="email"] {
		padding: 2.1em 2.1em;	
	}
	
	.cb-list-form.cb-blog-form input[type="submit"].et_pb_button {
		height: 57px;	
	}
	
	
}



	
@media only screen and (max-width: 1260px) {
	
	#top-menu li {
		padding-right: 50px;	
	}
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 110% auto !important;	
	}
	
	.cb-landing-shop-1:after {
		height: -webkit-calc(100% + 50px);
    	height: -moz-calc(100% + 50px);
    	height: calc(100% + 50px);	
	}
	
}


	
@media only screen and (max-width: 1200px) {
	
	#top-menu li {
		padding-right: 40px;	
	}
	
	#top-menu a {
		font-size: 15px;	
	}
	
	#top-menu li a {
		padding-top: 28px !important;
		padding-bottom: 28px !important;	
	}
	
	#top-menu li li a {
		padding-top: 14px !important;
		padding-bottom: 14px !important;	
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
		padding-bottom: 20px !important;
	}
	
	#main-header.et-fixed-header #top-menu li a {
		padding-top: 20px !important;
	}
	
	#top-menu li.cb-nav-right a {
		padding-left: 18px !important;	
		padding-right: 18px !important;	
	}
	
	.logo_container a {
		background-size: 84px 80px;
		background-position: 12px 27px;
	}
	
	#logo,
	.logo_container a:after {
		width: 84px;
		height: 80px;
		max-height: 80px;	
	}
	
	#top-menu-nav {
		padding-left: 34px;	
	}
	
	.logo_container {
		margin-left: 0;	
	}
	
	.logo_container a {
		margin-left: 15px;	
	}
	
	.et_fixed_nav #et-top-navigation {
    	padding-left: 114px !important;
	}
	
	.cb-sign-up-blurb .et_pb_main_blurb_image {
		width: 280px;
	}
	
	.cb-narrow-section.cb-testimonials-landing .et_pb_row,
	.cb-about-page-testimonials-section .et_pb_row {
		width: 80%;
	}
	
	.cb-narrow-section.cb-testimonials-landing .et_pb_row.cb-true-narrow,
	.cb-about-page-testimonials-section .et_pb_row.cb-true-narrow {
		width: 60%;
	}
	
	.cb-myleik-quote-landing h2,
	.cb-brands-landing-section h2 {
		font-size: 100px;	
	}
	
	.cb-brands-landing-section h2 {
		line-height: 80%;
	}
	
	.cb-landing-signup-2.cb-fw-fit-width .et_parallax_bg {
		background-size: cover !important;
	}
	
	.cb-featured-box-wrap {
		width: 90%;	
	}
	
	.cb-narrow-section.cb-about-panel-2 .et_pb_row {
		width: 80%;
	}
	
	.cb-about-panel-2 .et_pb_text_inner {
		margin-left: 0;
	}
	
	.cb-about-panel-2 .et_pb_column_2_3 {
		width: 49.833% !important;
		margin-right: 15.5% !important;
	}
	
	.cb-about-panel-2 h2 {
		font-size: 90px;	
	}
	
	.sbi_follow_btn {
		margin-top: 20px;	
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
		width: 100%;
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item a {
		height: 0 !important;
		padding-bottom: 100% !important;
		overflow: hidden !important;
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item img {
		display: block !important;
		float: left;
	}

	#top-menu li.cb-nav-cart a {
		min-height: 72px;
	}
	
}


	
@media only screen and (max-width: 1100px) {
	
	#top-menu li {
		padding-right: 30px;
	}
	
	#top-menu a {
		letter-spacing: 0.75px;	
	}
	
	.cb-landing-hero {
		padding-top: 60px;
	}
	
	.cb-landing-hero .et_parallax_bg {
		//bottom: -20px;
	}
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 115% auto !important;	
	}
	
	.cb-landing-signup-1 .cb-line.cb-line-vertical.cb-line-height-3 {
		height: 75px;	
	}
	
	.cb-landing-shop-1:after {
		height: -webkit-calc(100% - 40px);
    	height: -moz-calc(100% - 40px);
    	height: calc(100% - 40px);	
	}
	
	.cb-landing-shop-1 .et_pb_row {
		width: 80%;	
	}
	
	.cb-landing-shop-1 h1 {
		font-size: 125px;
		margin-bottom: -40px;
	}
	
	.cb-narrow-section.cb-testimonials-landing .et_pb_row.cb-true-narrow,
	.cb-about-page-testimonials-section .et_pb_row.cb-true-narrow {
		width: 80%;
	}	
	
	.cb-bb-product-1 {
		left: 15% !important;	
	}
	
	.cb-bb-product-3 {
		right: 15% !important;	
	}
	
	.cb-bb-carousel-prev {
		left: 10px;
	}
	
	.cb-bb-carousel-next {
		right: 10px;
	}
	
	.cb-myleik-quote-landing h3 {
		font-size: 25px;	
	}
	
	.cb-spacer.cb-landing-after-gram {
		height: 70px;	
	}
	
	.cb-xl-heading h1 {
		font-size: 150px;
	}
	
	.cb-landing-signup-2.cb-fw-fit-width .et_parallax_bg {
		background-size: cover !important;
		transform: translate(0px, 0px) !important;
	}
	
	.et_pb_title_container h1, 
	.et_pb_fullwidth_header h1 {
		font-size: 155px;
	}
	
	.cb-header-shop .et_pb_title_container:after {
		left: -125px;	
	}
	
	.cb-img-wrap.cb-box-featured-img {
		margin-top: -115px;
	}
	
	.cb-box-featured-desc {
		font-size: 13px;
		line-height: 160%;
		margin-top: 5px;	
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-marble-bg-breakdown {
		padding-bottom: 42.5%;
	} 
	
	.cb-about-page-testimonials-section .cb-line.cb-line-vertical.cb-line-height-4 {
		height: 100px;
	}
	
	.cb-about-panel-2:after {
		right: -40px;	
	}
	
	.cb-header-blog .et_pb_title_container:after {
		left: -280px;
	}
	
	.cb-list-form.cb-blog-form input[type="email"] {
		min-width: 420px;	
	}
	
	.cb-featured-excerpt p {
		padding: 0;	
	}
	
	.cb-blog-featured-box .cb-blog-title {
		font-size: 32px;	
	}
	
	.cb-tv-primary-left {
		width: 65.5%;
	}
	
	.cb-tv-primary-right {
		width: 31.5%;
	}
	
	.cb-tv-img-wrap {
		width: 40%;
	}
	
	#cb-tv-primary-list .cb-tv-title {
		line-height: 1.1em;	
		max-height: 3.3em;
		height: 3.3em;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		padding-bottom: 72.5%;
	}
	
	.cb-tv-header .header-content:after {
		left: 190px;
	}
	
	li.cb-bb-ie-product {
		width: 40%;
		height: auto;
		display: inline-block;
		margin: 0 5% 60px 5%;
	}

	/* IE */
	body.cb-ie-styles .cb-landing-bb-section .cb-line-thick:nth-child(2) {
		display: none;
	}
	
	/* IE */
	body.cb-ie-styles .cb-bb-header {
		top: -170px;	
	}

	.cb-bb-ie-product-title {
		padding: 20px 0;
	}

	.cb-blog-signup #af-form-1055937258 .af-body input.text, 
	.cb-blog-signup #af-form-1055937258 .af-body textarea,
	.page-template-page_tv #af-form-1055937258 .af-body input.text, 
	.page-template-page_tv #af-form-1055937258 .af-body textarea {
		padding: 2.1em 2.1em !important;
	}
	
	.cb-blog-signup #af-form-1055937258 .buttonContainer input.submit,
	.page-template-page_tv #af-form-1055937258 .buttonContainer input.submit {
		padding: 1.32em 2em !important;
	}

	#af-form-1055937258 .af-body .af-textWrap {
		min-width: 420px !important;
	}
	
	.cb-blog-list-form {
		margin-top: -56px;	
	}
	
}

	
@media only screen and (max-width: 1080px) {

	.cb-footer-menu-wrap ul.menu li.cb-footer-manage-right {
		float: none;
		margin: 0 2px 0 2px;
	}
	
}

	
@media only screen and (max-width: 1050px) {


	.cb-getcb-top-row {
		padding-bottom: 50px;
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 135px;
	}
	
	
}




	
@media only screen and (max-width: 1000px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 130% auto !important;	
	}
	
	.cb-landing-hero {
		padding-top: 120px;
	}
	
	.cb-sign-up-blurb .et_pb_main_blurb_image {
		width: 230px;
	}
	
	.cb-sign-up-blurb h4 {
		margin-bottom: 0;
	}
	
	.cb-landing-bb-section .cb-bb-row-1 {
		width: 100%;
		max-width: 100%;	
	}
	
	.cb-bb-carousel-prev {
		left: 25px;
	}
	
	.cb-bb-carousel-next {
		right: 25px;
	}
	
	.cb-bb-product-1 {
		left: 18% !important;	
	}
	
	.cb-bb-product-3 {
		right: 18% !important;	
	}
	
	.mt-quote-row .et_pb_column_1_2 {
		width: 50%;	
	}
	
	.cb-myleik-quote-landing h2,
	.cb-brands-landing-section h2 {
		font-size: 80px;	
	}
	
	.cb-brands-landing-section h2,
	.cb-brands-landing-section .et_pb_text {
		margin-bottom: 0 !important;	
	}
	
	ul.cb-logo-gallery li {
		height: 55px;	
	}
	
	.cb-brands-landing-section .cb-xtra-vert-padding.et_pb_row {
		padding: 0 !important;
	}
	
	ul.cb-logo-gallery {
		margin-bottom: -20px !important;	
	}
	
	.cb-spacer.cb-landing-after-gram {
		height: 50px;	
	}
	
	.cb-landing-signup-2.cb-fw-fit-width .et_parallax_bg {
		background-position: 10% top !important;
	}
	
	.cb-xl-heading h1 {
		font-size: 130px;
	}
	
	.cb-landing-signup-2:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.5);
	}
	
	.et_pb_title_container h1, 
	.et_pb_fullwidth_header h1 {
		font-size: 145px;
		line-height: 90%;
	}
	
	.et_pb_title_container {
		padding: 70px 0 100px 0;
	}
	
	.et_pb_fullwidth_header {
		padding: 90px 0 30px 0;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container {
		padding: 70px 0 120px 0;	
	}
	
	.et_pb_title_container:after {
		top: 105px !important;
		height: 48px !important;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container:after {
		top: 105px !important;
	}
	
	.cb-header-get-cb .et_pb_title_container:after {
		left: -180px;
	}
	
	.cb-header-shop .et_pb_title_container:after {
		left: -105px;	
	}
	
	.cb-getcb-top-row {
		padding-top: 0 !important;
		padding-bottom: 100px;
	}
	
	.cb-getcb-panel-1 .cb-no-vert-padding .et_pb_column {
		margin-bottom: 0 !important;
	}
	
	.cb-spacer.getcb-spacer-2 {
		height: 35px !important;	
	}
	
	.cb-getcb-panel-2 h1.cb-xl {
		font-size: 160px;
	}
	
	.cb-featured-box-wrap {
		width: 100%;	
	}
	
	.cb-box-data-hidden-desc {
		line-height: 20px;
		max-height: 100px;
	
		overflow: hidden;
   		text-overflow: ellipsis;
   		display: -webkit-box;
   		-webkit-line-clamp: 5; /* number of lines to show */
   		-webkit-box-orient: vertical;
	}
	
	.cb-recent-box-list-cell h3 {
		margin-bottom: 10px;	
	}
	
	.cb-box-data-hidden-desc {
		margin-top: 0;	
	}
	
	.cb-box-recent-btn-wrap {
		margin: 20px 0 35px 0;
	}
	
	.cb-about-page-testimonials-section.cb-fw-fit-width .et_parallax_bg {
    	background-size: cover !important;
	}
	
	.cb-about-panel-2:after {
		right: -60px;	
	}
	
	.cb-header-blog .et_pb_title_container:after {
    	left: -250px;
	}
	
	.cb-blog-title {
		height: 2.2em;
		max-height: 2.2em;
		line-height: 1.1em;	
	}
	
	.cb-tv-header .header-content:after {
		top: 45px;
		left: 180px;
	}
	
	
}


	
@media only screen and (max-width: 980px) {
	
	.cb-nav-right {
		display: none !important;	
	}
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 138% auto !important;	
	}
	
	.cb-landing-hero {
		padding-top: 90px;
	}
	
	.cb-landing-hero-tag {
		margin-top: 20px;	
		background-size: 110% auto !important;	
		background-position: center bottom !important;
	}
	
	.cb-landing-hero .et_parallax_bg {
		-moz-transform: translateY(0px) !important;
    	-ms-transform: translateY(0px) !important;
    	-webkit-transform: translateY(0px) !important;
    	transform: translateY(0px) !important;
    	background-position: center bottom !important;
    	width: 100% !important;
    	height: 100% !important;
    	position: absolute !important;
    	top: auto !important;
    	bottom: 0 !important;
    	left: 0 !important;	
	}
	
	.cb-landing-hero-code {
		margin-top: -5px;	
	}
	
	#main-header.et-fixed-header .logo_container a {
		background-size: 84px 80px;
		background-position: 12px 27px;
		height: 135px;
	}
	
	#main-header.et-fixed-header .logo_container a:before,
	#main-header.et-fixed-header .logo_container a:after {
		opacity: 0;	
	}
	
	#main-header.et-fixed-header #logo {
		width: 84px;
    	height: 80px;
    	max-height: 80px;
	}
	
	#main-header.et-fixed-header #logo {
		margin-top: 29px;
    	margin-left: 12px;
    	margin-right: 10px;
    	margin-bottom: 10px;	
	}
	
	#main-header.et-fixed-header .logo_container {
		//margin-left: 15px;	
		margin-left: 0;	
	}
	
	#main-header {
		top: 0px !important;
	}
	
	#main-header.et-fixed-header {
		height: 0;
		position: absolute;
		background: transparent !important;
	
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.cb-line.cb-line-vertical.cb-line-height-1 {
		height: 40px;
	}

	.cb-line.cb-line-vertical.cb-line-height-2 {
		height: 80px;
	}

	.cb-line.cb-line-vertical.cb-line-height-3 {
		height: 120px;
	}

	.cb-line.cb-line-vertical.cb-line-height-4 {
		height: 160px;
	}

	.cb-line.cb-line-vertical.cb-line-height-5 {
		height: 200px;
	}
	
	.cb-short-mobile-padding.et_pb_row {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.cb-short-mobile-padding.et_pb_row .et_pb_main_blurb_image {
		margin-top: -10px;	
	}
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(2) {
		padding-bottom: 12%;	
	}
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(1) {
		width: 37.25% !important;
		padding-bottom: 10%;
	}
	
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(2) {
		width: 56.25% !important;
		margin-left: 6%;
		padding-bottom: 14%;
	}
	
	.cb-landing-signup-1:after {
		left: -140px !important;	
	}
	
	.cb-sign-up-blurb .et_pb_main_blurb_image {
		display: none;	
	}
	
	.cb-landing-signup-1 .cb-line.cb-line-vertical.cb-line-height-3 {
		height: 180px;	
	}
	
	.cb-landing-signup-1:after {
		height: -webkit-calc(100% + 60px);
    	height: -moz-calc(100% + 60px);
    	height: calc(100% + 60px);
	}
	
	.cb-landing-signup-1 .cb-list-form input[type="email"],
	.cb-list-form input[type="text"] {
		margin-bottom: 10px;
		min-width: 300px !important;
	}
	
	#af-form-808103129 .af-body .af-textWrap {
		min-width: 300px !important;
	}
	
	#cb-custom-footer #af-form-808103129 .af-body .af-textWrap {
		min-width: 320px !important;
	}
	
	.cb-getcb-panel-1 #af-form-808103129 .af-body .af-textWrap,
	.cb-getcb-marble-bg #af-form-808103129 .af-body .af-textWrap {
		min-width: 370px !important;
	}
	
	.cb-landing-signup-1.cb-fw-fit-width .et_parallax_bg {
		background-size: 110% auto !important;
	} 
	
	.cb-landing-shop-1:after {
		height: -webkit-calc(100% - 10px);
    	height: -moz-calc(100% - 10px);
    	height: calc(100% - 10px);	
	}
	
	.cb-landing-shop-1 .cb-line.cb-line-vertical.cb-line-height-4 {
		height: 120px;
	}
	
	.cb-landing-shop-1 h1 {
		margin-top: -10px;	
	}
	
	.cb-testimonials-landing .cb-line.cb-line-vertical.cb-line-height-4 {
		height: 85px;
	}
	
	.cb-large-h3.cb-testimonials-header .et_pb_text_inner:before {
		left: 200px;	
	}
	
	.cb-blog-landing-section .et_pb_column_1_2,
	.cb-blog-landing-section .et_pb_column.et_pb_column_empty {
		width: 47.25% !important;
		display: inline-block;
	}
	
	.cb-gram-header-row .cb-blog-landing-header .et_pb_image_wrap {
		width: 40%;
		margin-left: 30%;
		margin-right: 30%;
	}
	
	.cb-myleik-quote-landing h2,
	.cb-myleik-quote-landing h3 {
		text-align: center;	
	}
	
	.cb-myleik-quote-landing:after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(0,0,0,.5);	
	}
	
	.cb-myleik-quote-landing .cb-line-inner {
		background: #FFF;
	}
	
	.cb-mt-tag p {
		color: #c49e94;	
	}
	
	.cb-mt-headshot .et_pb_image_wrap:after {
		-webkit-filter: invert(100%);	
	}
	
	.cb-gram-landing-section #sb_instagram {
		margin-top: -60px;
	}
	
	.cb-gram-landing-section #sb_instagram #sbi_images {
		padding: 0 !important;
	}
	
	.cb-gram-landing-section #sb_instagram #sbi_images .sbi_item {
		padding: 5px !important;
	}
	
	.cb-xl-heading h1 {
		font-size: 110px;
	}
	
	.cb-landing-signup-2 {
		display: none;	
	}
	
	#cb-custom-footer .cb-list-form input[type="email"] {
		min-width: 320px;
	}
	
	.et_pb_title_container {
    	padding: 50px 0 95px 0;
	}
	
	.et_pb_fullwidth_header {
		padding: 70px 0 40px 0;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container {
    	padding: 50px 0 115px 0;
	}
	
	.et_pb_title_container h1,
	.et_pb_fullwidth_header h1 {
		font-size: 135px;	
	}
	
	.et_pb_title_container:after {
    	top: 85px !important;
    	height: 45px !important;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container:after {
		top: 80px !important;
	}
	
	.cb-header-get-cb .et_pb_title_container:after {
    	left: -170px;
	}
	
	.cb-header-shop .et_pb_title_container:after {
		left: -95px;	
	}
	
	.cb-getcb-panel-1 .et_pb_column_1_3 {
		width: 29.666% !important;
		margin-right: 5.5% !important;
	}
	
	.cb-getcb-panel-1 .et_pb_column_2_3 {
		width: 64.833% !important;
	}
	
	.cb-about-panel-1 .et_pb_column_1_2 {
		width: 47.25% !important;
		margin-right: 5.5% !important;
	}
	
	.cb-about-panel-1 .et_pb_column_1_2:last-child {
		width: 47.25% !important;
		margin-right: 0 !important;
	}
	
	.cb-getcb-panel-1:after {
		height: -webkit-calc(100% + 60px);
    	height: -moz-calc(100% + 60px);
   	 	height: calc(100% + 60px);
   	 	left: -30px;
	}
	
	.cb-getcb-panel-1 .cb-list-form input[type="email"] {
		margin-bottom: 12px;
	}
	
	.cb-getcb-panel-1 .cb-list-form input[type="submit"] {
		margin-left: 0;
	}
	
	.cb-getcb-marble-bg .cb-marble-row-1 {
		padding-bottom: 0 !important;
	}
	
	.cb-getcb-marble-bg .cb-marble-row-2 {
		padding-top: 0 !important;
	}

	ul.cb-shop-list li {
		width: 46%;
		height: auto;
		display: inline-block;
		position: relative;
		margin: 0 2% 75px 2%;
		background: #FFF;
	}
	
	.cb-shop-item-left {
		width: 100%;
		margin: right: 0;	
	}
	
	.cb-shop-item-right {
		width: 100%;	
	}
	
	.cb-single-shop-heading-desktop {
		display: none;	
	}
	
	.cb-single-shop-divider-desktop {
		opacity: 0;
	}

	.cb-single-shop-heading-mobile,
	.cb-single-shop-divider-mobile {
		display: block;	
	}
	
	.cb-shop-item-right .cb-price-wrap {
		margin-top: 5px;	
	}
	
	.cb-shop-item-page.cb-shop-width-gallery #cb-shop-images-wrap {
		width: 100%;	
	}
	
	.cb-shop-item-gallery-list {
		width: 100%;	
		margin: 25px 0 0 0;
	}
	
	.cb-shop-item-gallery-list li {
		width: 80px;
		margin: 0 15px 25px 0;
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 125px;
	}
	
	.cb-box-featured-more {
		display: none;	
	}
	
	.cb-featured-box-wrap {
		margin-top: -30px;	
	}
	
	.cb-about-panel-1:after {
		height: -webkit-calc(100% + 60px);
    	height: -moz-calc(100% + 60px);
    	height: calc(100% + 60px);	
    	left: -70px;
	}
	
	.cb-about-panel-2 .et_pb_column_2_3 {
		width: 49.833% !important;
		margin-right: 15.5% !important;
	}
	
	.cb-about-panel-2 .et_pb_column_1_3 {
		width: 29.666% !important;
		margin-right: 0 !important;
	}
	
	.cb-about-panel-2:after {
		right: -80px;
		height: -webkit-calc(100% + 50px);
    	height: -moz-calc(100% + 50px);
    	height: calc(100% + 50px);	
	}
	
	.cb-about-panel-2 h2 {
		font-size: 80px;	
	}
	
	.cb-about-panel-2 h6 {
		font-size: 13px;
		line-height: 150%;	
	}
	
	.cb-header-blog .et_pb_title_container:after {
    	left: -235px;
	}
	
	.cb-featured-left {
		width: 40.5%;
	}
	
	.cb-featured-right {
		width: 54.5%;
	}
	
	.cb-blog-featured-box .cb-blog-title {
    	font-size: 28px;
	}
	
	.cb-featured-date {
		display: none;	
	}
	
	.cb-blog-featured-box:before {
		font-size: 60px;
		line-height: 60px;
		top: -30px;	
	}
	
	.cb-tv-primary-left {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.cb-tv-primary-right {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-top: 60px;
	}
	
	.cb-tv-img-wrap {
		width: 100%;
	}
	
	#cb-tv-primary-list .cb-tv-title {
		line-height: 1.3em;	
		max-height: 3.9em;
		height: 3.9em;
	}
	
	#cb-tv-primary-list li:first-child {
		padding: 0 !important;	
	}
	
	#cb-tv-primary-list li {
		padding: 0 !important;
		width: 21.25%;
		float: left;
		display: inline-block;
		margin: 0 5% 0 0 !important;	
		border-bottom: 0;
	}
	
	#cb-tv-primary-list li:last-child {
		margin: 0 0 0 0 !important;
	}
	
	.cb-tv-title-wrap {
		width: 100%;
		padding: 8px 0 0 0;
		margin-left: 0;	
	}
	
	#cb-tv-primary-list .cb-tv-date,
	#cb-tv-primary-list .cb-tv-title {
		text-align: center;
	}
	
	.cb-tv-wrap .cb-list-form.cb-blog-form {
		margin-top: 0;	
	}
	
	.et_pb_row.cb-tv-recent-row {
		width: 92%;
		max-width: none !important;	
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		padding-bottom: 78.5%;
	}
	
	.cb-tv-header .header-content:after {
    	top: 40px;
    	left: 170px;
	}
	
	.et_right_sidebar #sidebar {
		margin-top: 40px;
		padding-top: 100px;
		width: 100%;
		float: left;
		display: block;
		border-top: 1px solid rgba(0,0,0,.3);	
	}
	
	.et_pb_widget ul.cb-sidebar-blog li {
		width: 46%;
		margin: 0 8% 60px 0;
	}
	
	.et_pb_widget ul.cb-sidebar-blog li:nth-child(2n) {
		margin: 0 0 60px 0;
	}
	
	#sidebar .widgettitle {
		text-align: center;	
		margin-bottom: 20px;
		font-size: 30px;
	}
	
	ul li.cat-item {
		text-align: center;	
	}
	
	.sbi_follow_btn {
		margin-top: 20px;	
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
		width: 25%;
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item a {
		height: 0 !important;
		padding-bottom: 100% !important;
		overflow: hidden !important;
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item img {
		display: block !important;
		float: left;
	}
	
	.page-template-page_tv .cb-blog-list-form {
		margin-top: 30px !important;
	}

	.entry-content {
		padding: 90px 0 80px 0;
	}
	
	
}



	
@media only screen and (max-width: 900px) {

	.cb-bb-header {
    	width: 94%;
    	left: 3% !important;
    	top: -210px;
	}
	
	ul.cb-landing-blog li {
		width: 46%;
		margin: 0 8% 60px 0;
	}
	
	ul.cb-landing-blog li:nth-child(3n),
	ul.cb-landing-blog li:nth-child(4n) {
		margin-bottom: 0;
	}
	
	ul.cb-landing-blog li:nth-child(2n) {
		margin-right: 0 !important;	
	}
	
	.cb-blog-landing-section.cb-fw-fit-width .et_parallax_bg {
    	background-size: 120% auto !important;
	}
	
	.cb-footer-logo {
    	width: 120px;
    	height: auto;
    	float: none;
    	display: block;
    	margin: 0 auto;
	}
	
	#cb-custom-footer {
		padding-top: 60px;
		padding-bottom: 40px;	
	}
	
	.cb-footer-right {
		width: 100%;
		display: block;
		text-align: center;	
	}
	
	ul.cb-footer-sm {
		float: left;
		width: 100%;
	}
	
	ul.cb-footer-sm li {
		float: none;
		margin: 0 2.5px;	
	}
	
	.cb-footer-right .cb-list-form {
   	 	clear: both;
    	float: none;
    	margin-bottom: 80px;
	}
	
	.cb-footer-menu-wrap ul.menu {
		padding: 10px 0;
		text-align: center;	
	}
	
	.cb-footer-menu-wrap ul.menu li {
		float: none;
		margin: 0 15px 0 15px;
	}
	
	.cb-footer-menu-wrap ul.menu li a {
		padding: 6px 0;
	}
	
	.et_pb_title_container h1,
	.et_pb_fullwidth_header h1 {
		font-size: 120px;
	}
	
	.et_pb_title_container:after {
    	top: 78px !important;
    	height: 40px !important;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container:after {
		top: 75px !important;
	}
	
	.cb-header-get-cb .et_pb_title_container:after {
    	left: -150px;
	}
	
	.cb-header-shop .et_pb_title_container:after {
		left: -75px;	
	}
	
	.cb-getcb-panel-1:after {
		height: -webkit-calc(100% + 40px);
    	height: -moz-calc(100% + 40px);
   	 	height: calc(100% + 40px);
   	 	left: -70px;
	}
	
	.cb-getcb-panel-1 .et_pb_column_1_3 {
		width: 27.666% !important;
		margin-right: 5.5% !important;
	}
	
	.cb-getcb-panel-1 .et_pb_column_2_3 {
		width: 66.833% !important;
	}
	
	.et_pb_title_container:after {
    	display: none !important;
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 115px;
	}
	
	.cb-about-panel-1:after {
		height: -webkit-calc(100% + 30px);
    	height: -moz-calc(100% + 30px);
    	height: calc(100% + 30px);	
    	left: -100px;
	}
	
	.cb-header-blog .et_pb_title_container h1.entry-title:before {
    	content: "THE ";
	}
	
	.cb-tv-header .header-content:after {
    	top: 30px;
    	left: 155px;
	}
	
	.single-post h1.entry-title {
		font-size: 35px;	
	}
	
	.cb-404-header {
		font-size: 35px;	
	}
	
	.cb-404-message input[type="text"] {
		margin-bottom: 12px;	
	}
	
	#af-form-808103129 .buttonContainer {
		display: block !important;
    	width: 100% !important;
    	text-align: center !important;
    	margin-top: 10px !important;
	}
	
	#cb-custom-footer #af-form-808103129 .buttonContainer {
		display: inline-block !important;
    	width: auto !important;
    	text-align: left !important;
    	margin-top: 0 !important;
	}
	
	#cb-custom-footer #af-form-808103129 .af-body .privacyPolicy p {
		text-align: center !important;
		margin-bottom: 9px !important;
		margin-top: 0 !important;	
	}
	
	#cb-custom-footer #af-form-808103129 .af-standards .af-element {
		margin-bottom: 6px !important;	
	}
	
	ul.cb-footer-sm {
		margin: 12px 0 0 0;
	}
	
	.cb-getcb-panel-1 #af-form-808103129 .buttonContainer {
		text-align: left !important;
		display: inline-block !important;
	}
	
	.cb-getcb-panel-1 #af-form-808103129 .buttonContainer input.submit {
		margin-left: 0 !important;
	}
	
}


	
@media only screen and (max-width: 850px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 155% auto !important;	
	}
	
	.cb-landing-hero-tag-mobile-outer {
		display: block !important;	
	}
	
	.cb-landing-hero-tag {
		display: none !important;	
	}

	.cb-landing-hero-code {
		width: 100%;
		height: auto;
		float: left;
		display: block;
		position: relative;
		z-index: 500000;
	}	
	
	.cb-landing-hero-code .et_pb_button_module_wrapper {
		width: 100%;
		height: auto;
		float: left;
		display: block;
		position: relative;
		margin-top: 50px;
		margin-bottom: -25px;
	}
	
	.cb-landing-hero .cb-line-wrap,
	.cb-landing-hero-code {
		display: none !important;
	}

	.cb-landing-btn-mobile {
		display: inline-block !important;	
	}
	
	.cb-landing-block-2-line-2 {
		margin-top: -30px;	
	}
	
	.cb-large-h3.cb-testimonials-header .et_pb_text_inner:before {
		left: 140px;	
	}
	
	.cb-testimonials-landing.cb-fw-fit-width .et_parallax_bg {
		background-size: cover !important;
	}
	
	.cb-landing-bb-section .cb-line.cb-line-vertical.cb-line-height-5 {
		height: 210px !important;
	}
	
	.cb-bb-header {
		top: -200px;	
	}
	
	.cb-landing-bb-section {
		margin-top: -380px;	
	}
	
	.cb-spacer.cb-landing-after-test {
		height: 380px;	
	}
	
	.cb-spacer.cb-landing-after-gram {
		height: 20px;	
	}
	
	.cb-gram-header-row .cb-blog-landing-header .et_pb_image_wrap {
   	 	width: 50%;
   	 	margin-left: 25%;
    	margin-right: 25%;
	}
	
	.cb-footer-logo {
		width: 100px;	
	}
	
	.cb-subfooter-left,
	.cb-subfooter-right {
		width: 100%;
		float: left;
		text-align: center;
		display: block;	
	}
	
	.cb-subfooter-left {
		padding: 14px 0 0 0;
	}
	
	.cb-subfooter-right {
		padding: 0;
	}
	
	#cb-custom-footer {
		padding-top: 50px;
		padding-bottom: 20px;	
	}
	
	.cb-recent-box-list-row .cb-recent-box-list-cell,
	.cb-recent-box-list-row .cb-recent-box-list-cell:nth-child(1),
	.cb-recent-box-list-row .cb-recent-box-list-cell:nth-child(2) {
		width: 100%;
		margin: 0;	
		margin-bottom: 120px !important;	
	}
	
	.cb-recent-box-list-row {
		margin-bottom: 0;	
	}
	
	.cb-about-signup-section .et_parallax_bg {
		background-size: cover !important;
		background-position: center top !important;
		transform: translate(0px, 0px) !important;
		height: 100% !important;
	}
	
	ul.cb-interior-blog li {
		width: 30.66%;
	}
	
	ul.cb-interior-blog li:nth-child(1),
	ul.cb-interior-blog li:nth-child(2) {
		margin: 0 4% 0 0;	
	}
	
	ul.cb-interior-blog li:nth-child(3) {
		margin: 0 !important;	
	}
	
	ul.cb-interior-blog li:nth-child(4) {
		display: none;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		padding-bottom: 80.5%;
	}
	
}


	
@media only screen and (max-width: 800px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 160% auto !important;	
	}
	
	.cb-landing-signup-1.cb-fw-fit-width .et_parallax_bg {
		background-size: 120% auto !important;
	} 
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(2) {
		width: 53.25% !important;
		margin-left: 9%;
		padding-bottom: 14%;
	}
	
	.cb-landing-signup-1:after {
		left: -170px !important;	
	}
	
	.cb-landing-signup-1 .cb-line.cb-line-vertical.cb-line-height-3 {
		height: 150px;	
	}
	
	.cb-landing-shop-1 h1 {
    	font-size: 100px;
   	 	margin-bottom: -42px;
	} 
	
	.cb-landing-shop-1 .et_pb_button_module_wrapper {
		margin-bottom: 0 !important;	
	}
	
	.cb-large-h3.cb-testimonials-header .et_pb_text_inner:before {
		left: 90px;	
	}
	
	.cb-testimonials-landing .cb-true-narrow .et_pb_column,
	.cb-about-page-testimonials-section .cb-true-narrow .et_pb_column {
  	  	margin-bottom: 0 !important;
	} 
	
	.cb-bb-product-2,
	.cb-bb-products-carousel,
	.cb-bb-overlay {
		height: 250px;	
	}
	
	.cb-bb-circ-1 {
		width: 300px;
    	height: 300px;	
    	margin-left: -150px;
	}
	
	.cb-bb-circ-2 {
		width: 400px;
    	height: 400px;
    	margin-left: -200px;
	}
	
	.cb-blog-landing-section.cb-fw-fit-width .et_parallax_bg {
    	background-size: 130% auto !important;
    	background-position: left top !important;
	}
	
	.cb-myleik-quote-landing.cb-fw-fit-width .et_parallax_bg {
		background-size: cover !important;
		background-position: right center !important;
	}
	
	.cb-myleik-quote-landing h2,
	.cb-brands-landing-section h2 {
		font-size: 60px;	
	}
	
	ul.cb-logo-gallery li {
		height: 45px;	
	}
	
	.et_pb_title_container h1,
	.et_pb_fullwidth_header h1 {
		font-size: 110px;
	}
	
	.et_pb_title_container {
    	padding: 40px 0 80px 0;
	}
	
	.et_pb_fullwidth_header {
		padding: 60px 0 40px 0;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container {
    	padding: 40px 0 100px 0;
	}
	
	.et_pb_title_container:after {
    	top: 68px !important;
    	height: 38px !important;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container:after {
		top: 62px !important;
	}
	
	.cb-header-get-cb .et_pb_title_container:after {
    	left: -120px;
	}
	
	.cb-header-shop .et_pb_title_container:after {
		left: -60px;	
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 105px;
	}
	
	.cb-img-wrap.cb-box-featured-img {
		margin-top: -90px;
	}
	
	ul.cb-box-featured-products li {
		width: 29.8%;
	}
	
	ul.cb-box-featured-products li:nth-child(5n+1) {
		clear: none;	
	}
	
	ul.cb-box-featured-products li:nth-child(3n+1) {
		clear: both;	
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-marble-bg-breakdown {
		padding-bottom: 52.5%;
	} 
	
	.cb-about-panel-1:after {
		height: -webkit-calc(100% + 20px);
    	height: -moz-calc(100% + 20px);
    	height: calc(100% + 20px);	
    	left: -140px;
	}
	
	.cb-about-panel-1 h2 {
		font-size: 110px;	
	}
	
	h2.about-header:after {
		width: 118px;
		height: 100px;
		top: 20px;
		left: 160px;	
	}
	
	.cb-about-panel-2 h2 {
		font-size: 65px;	
	}
	
	.cb-about-panel-2:after {
		right: -100px;	
	}
	
	.cb-about-signup-section .cb-list-form input[type="email"] {
		margin-bottom: 12px;
	}
	
	.cb-about-signup-section .cb-xl-heading h1 {
		font-size: 90px;	
	}
	
	.cb-list-form.cb-blog-form input[type="email"] {
		padding: 1.9em 1.9em;
		min-width: 320px;	
	}
	
	.cb-list-form.cb-blog-form input[type="submit"].et_pb_button {
		height: 51px;	
	}
	
	.cb-featured-left {
		width: 80%;
		margin: 0 10% 20px 10%;
	}
	
	.cb-featured-right {
		width: 100%;
		margin: 0;
	}
	
	.cb-featured-right .cb-blog-title {
		text-align: center;
	}
	
	.cb-featured-excerpt p {
		padding-bottom: 1em;
	}
	
	ul.cb-recent-blog li, ul.cb-ajax-blog li {
		width: 48%;
		margin: 0 4% 50px 0 !important;
	}
	
	ul.cb-ajax-blog ul.cb-recent-box-list-products-ul li {
		width: 29.3%;
		height: auto;
		float: left;
		display: inline-block;
		margin: 0 0 1% 4% !important;	
	}
	
	ul.cb-recent-blog li:nth-child(2n), 
	ul.cb-ajax-blog li:nth-child(2n) {
		width: 48% !important;
		margin: 0 0 50px 0 !important;
	}
	
	body.archive ul.cb-recent-blog li:nth-child(2n), 
	body.archive ul.cb-ajax-blog li:nth-child(2n),
	body.search ul.cb-recent-blog li:nth-child(2n), 
	body.search ul.cb-ajax-blog li:nth-child(2n) {
		width: 100% !important;
		margin: 0 4% 90px 0 !important;
	}
	
	ul.cb-interior-blog li {
		width: 48%;
	}
	
	ul.cb-interior-blog li:nth-child(1),
	ul.cb-interior-blog li:nth-child(3) {
		margin: 0 4% 50px 0 !important;	
	}
	
	ul.cb-interior-blog li:nth-child(2),
	ul.cb-interior-blog li:nth-child(4) {
		margin: 0 !important;	
	}
	
	ul.cb-interior-blog li:nth-child(4) {
		display: inline-block;
	}
	
	ul.cb-interior-blog {
		width: 92%;
		margin-left: 4%;	
	}
	
	#cb-tv-primary-list li,
	#cb-tv-recent-list li, 
	body.page-template-page_tv .alm-listing li {
		width: 47.5%;
		margin: 0 5% 0 0 !important;	
	}
	
	body.page-template-page_tv .alm-listing li {
		width: 47.5%;
		margin: 0 4.5% 0 0 !important;	
	}
	
	#cb-tv-primary-list li:nth-child(2n) {
		margin: 0 0 0 0 !important;
	}
	
	#cb-tv-primary-list li:last-child {
		margin: 0 0 0 0 !important;
	}
	
	#cb-tv-recent-list li:nth-child(2n), 
	body.page-template-page_tv .alm-listing li:nth-child(2n) {
		margin: 0 0 30px 0 !important;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		padding-bottom: 86.5%;
	}
	
	.cb-tv-header .header-content:after {
    	top: 35px;
    	left: 138px;
    	height: 55px;
	}
	
	.cb-archive-header {
		font-size: 40px;	
	}
	
	#fancybox-wrap {
		width: 80% !important;
		left: 5% !important;	
	}
	
	#fancybox-content {
		width: 100% !important;	
	}
	
	#fancybox-title {
		width: 100% !important;	
	}

	#af-form-1055937258 .af-body .af-textWrap {
		min-width: 320px !important;
	}

	.cb-blog-signup #af-form-1055937258 .af-body input.text, 
	.cb-blog-signup #af-form-1055937258 .af-body textarea,
	.page-template-page_tv #af-form-1055937258 .af-body input.text, 
	.page-template-page_tv #af-form-1055937258 .af-body textarea {
		padding: 1.9em 1.9em !important;
		margin-bottom: 12px !important;
	}
	
	.cb-blog-signup #af-form-1055937258 .buttonContainer input.submit,
	.page-template-page_tv #af-form-1055937258 .buttonContainer input.submit {
		padding: 1.15em 2em !important;
	}
	
}



	
@media only screen and (max-width: 767px) {
	
	.et_pb_fullwidth_header {
		padding: 65px 0 50px 0;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
   	 	margin: 0;
   	 	padding: 0;
	}
	
	.cb-tv-header .header-content:after {
		top: 25px;
    	left: 162px;	
	}
	
	.cb-modal-wrap {
		width: 500px;
	}
	
}




	
@media only screen and (max-width: 750px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 165% auto !important;	
	}
	
	.cb-landing-shop-1:after {
		height: -webkit-calc(100% - 40px);
    	height: -moz-calc(100% - 40px);
    	height: calc(100% - 40px);	
	}
	
	.cb-getcb-panel-1 {
		padding-top: 300px !important;	
	}
	
	.cb-getcb-panel-1:after { 
		width: 100%;
		height: 350px;
		position: absolute;
		top: -50px;
		left: 0;
		background-image: url(images/beret-img-mobile.png);
		background-size: auto 100%;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	.cb-getcb-panel-1 .et_pb_column_1_3 {
		display: none !important;
	}
	
	.cb-getcb-panel-1 .et_pb_column_2_3 {
		width: 100% !important;
		margin: 0 !important;
	}
	
	.cb-getcb-panel-1 .cb-line {
		border-top: 1px solid #000;
	}
	
	h3.getcb-header:before {
		margin-left: -8px;	
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 95px;
	}
	
	.cb-featured-box-wrap h3 {
		margin-bottom: 0 !important;
		font-size: 28px;	
	}
	
	.cb-header-about {
		background-color: #eed1c9 !important;	
	}
	
	.cb-header-about .et_parallax_bg {
		display: none !important;
	}
	
	.cb-about-panel-1:after {
		height: -webkit-calc(100% - 30px);
    	height: -moz-calc(100% - 30px);
    	height: calc(100% - 30px);	
    	left: -160px;
	}
	
	.cb-about-panel-2 {
		padding-top: 400px !important;	
	}
	
	.cb-about-panel-2:after { 
		width: 100%;
		height: 440px;
		position: absolute;
		top: -40px;
		left: 0;
		background-image: url(images/about-panel-2-bg-mobile.png);
		background-size: auto 100%;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	.cb-about-page-testimonials-section .cb-line.cb-line-vertical.cb-line-height-2,
	.cb-about-panel-2 .cb-line {
		display: none !important;
	}
	
	.cb-about-panel-2 .et_pb_row {
		padding: 0 !important;
	}
	
	.cb-about-panel-2 .et_pb_text_inner,
	.cb-about-panel-2 .et_pb_text {
		margin-bottom: 0 !important;	
		padding-bottom: 0 !important;	
	}
	
	.cb-about-panel-2 .et_pb_column_2_3 {
		width: 100% !important;
		margin: 0 !important;
	}
	
	.cb-about-panel-2 .et_pb_column_1_3 {
		display: none !important;
	}
	
	.cb-about-panel-2 h6,
	.cb-about-panel-2 h2 {
		text-align: center;	
	}
	
	.cb-about-panel-2:before {
		content: "";
		width: 80%;
		height: 1px;
		background: #000;
		display: block;	
		position: absolute;
		top: 400px;
		left: 10%;
	}
	
	.cb-narrow-section h3 {
		font-size: 38px;	
	}
	
	.cb-narrow-section.cb-narrow-desktop-only .et_pb_row {
		width: 80%;	
	}
	
	.cb-getcb-panel-1 #af-form-808103129 .af-standards .af-element {
		width: 100% !important;
		text-align: center !important;
	}
	
	.cb-getcb-panel-1 #af-form-808103129 .buttonContainer,
	.cb-getcb-panel-1 #af-form-808103129 .af-body label.previewLabel,
	.cb-getcb-panel-1 #af-form-808103129 .af-body .privacyPolicy p {
		text-align: center !important;
	}
	
}


	
@media only screen and (max-width: 700px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 167% auto !important;	
	}

	#cb-landing-hero-tag-mobile {
		font-size: 32px;
	}
	
	.logo_container a {
		background-size: 70px 67px;
		background-position: 0px 17px;
	}
	
	#logo,
	.logo_container a:after {
		width: 70px;
		height: 67px;
		max-height: 67px;	
	}

	.mobile_menu_bar:before {
		font-size: 40px;	
	}

	.mobile_menu_bar {
		top: 7px;	
		right: 11px;
	}
	
	#mobile_menu {
		top: 48px;	
	}
	
	#main-header.et-fixed-header .logo_container a {
		background-size: 70px 67px;
		background-position: 0px 17px;
	}
	
	#main-header.et-fixed-header #logo {
		width: 70px;
    	height: 67px;
    	max-height: 67px;
	}
	
	.cb-short-mobile-padding.et_pb_row .et_pb_main_blurb_image {
		margin-top: -20px;	
	}
	
	.cb-landing-signup-1:after {
		display: none !important;	
	}
	
	.cb-landing-signup-1 .et_parallax_bg:after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		background: url(images/sign-up-bg-mobile.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top center;
	}
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(1) {
		display: none !important;
	}
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(2) {
		width: 80% !important;
		margin-left: 10%;
		padding-bottom: 14%;
	}
	
	.cb-landing-signup-1 .cb-line.cb-line-vertical .cb-line-inner-75 {
		left: 50%;
	}
	
	.cb-landing-3columns .cb-line.cb-line-vertical.cb-line-height-3,
	.cb-landing-3columns .cb-line.cb-line-horizontal.cb-line-width-25 .cb-line-inner {
		display: none !important;
	}
	
	.cb-landing-signup-1 .cb-line.cb-line-vertical.cb-line-height-3 {
		height: 75px;	
	}
	
	.cb-landing-signup-1 .et_pb_blurb_description p {
		font-weight: 800;
		text-align: center;
	}
	
	.cb-landing-shop-1:after {
		height: -webkit-calc(100% - 60px);
    	height: -moz-calc(100% - 60px);
    	height: calc(100% - 60px);	
    	left: 50px;
	}
	
	.cb-landing-shop-1 h1 {
    	font-size: 80px;
   	 	margin-bottom: -42px;
	} 
	
	.cb-shop-blurb h4 {
		font-size: 28px;
	}
	
	.cb-landing-shop-1:after {
		height: -webkit-calc(100% - 60px);
    	height: -moz-calc(100% - 60px);
    	height: calc(100% - 60px);	
    	left: 20px;
	}
	
	.cb-bb-overlay:before {
		content: "THIS MONTH'S BOX:";
		font-family: "bebas-neue",Arial Narrow,Arial,sans-serif; 
		line-height: 80px;
		font-size: 90px;
		width: 95%;
		height: 160px;
		position: absolute;
		left: 2.5%;
		top: -260px;
		color: #dcbcae;
		text-align: center;
		display: flex;
		align-items: flex-end;
		justify-content: center;
	}
	
	.cb-bb-header {
		display: none !important;
	}
	
	.cb-landing-bb-section .cb-line.cb-line-vertical.cb-line-height-5 {
		height: 140px;	
	}
	
	.cb-bb-product-title {
		font-size: 20px;	
	}
	
	#cb-gram-stats {
		font-size: 27px;	
	}
	
	.et_pb_title_container h1,
	.et_pb_fullwidth_header h1 {
		font-size: 95px;
	}
	
	.et_pb_title_container {
    	padding: 30px 0 78px 0;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container {
    	padding: 30px 0 98px 0;
	}
	
	.et_pb_title_container:after {
    	top: 54px !important;
    	height: 35px !important;
	}
	
	.cb-header-get-cb .et_pb_title_container:after {
    	left: -105px;
	}
	
	.cb-header-shop .et_pb_title_container:after {
		left: -45px;	
	}
	
	.cb-getcb-panel-2 h1.cb-xl {
		display: none !important;
	} 
	
	.cb-getcb-shop-prompt h4:before {
		content: "SHOP NOW.";
		font-family: "bebas-neue",Arial Narrow,Arial,sans-serif;
		display: block;
		font-size: 60px;
		margin-top: -10px; 
		margin-bottom: 20px;
		color: #EBD0C2;
	}
	
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
		width: 25% !important;
	}
	
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(9),
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(10),
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(11),
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(12) {
		display: none !important;
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 90px;
	}
	
	.cb-recent-box-list-row .cb-recent-box-list-cell,
	.cb-recent-box-list-row .cb-recent-box-list-cell:nth-child(1),
	.cb-recent-box-list-row .cb-recent-box-list-cell:nth-child(2) {
		margin-bottom: 80px !important;	
	}
	
	.cb-about-panel-1:after {
		height: -webkit-calc(100% - 30px);
    	height: -moz-calc(100% - 30px);
    	height: calc(100% - 30px);	
    	left: -190px;
	}
	
	.cb-about-panel-1 h2 {
		font-size: 95px;	
	}
	
	h2.about-header:after {
		width: 118px;
		height: 100px;
		top: 20px;
		left: 160px;	
	}
	
	h2.about-header:after {
    	width: 101px;
    	height: 85px;
    	top: 20px;
    	left: 140px;
	}
	
	div.et_pb_section.et_pb_section_0.cb-header-blog,
	.cb-header-blog {
		background-color: #eed1c9 !important;	
		background-image: none !important;
	}
	
	.cb-list-form.cb-blog-form input[type="email"],
	.cb-list-form input[type="text"] {
		min-width: 300px !important;	
	}
	
	#cb-custom-footer .cb-list-form.cb-blog-form input[type="email"],
	#cb-custom-footer .cb-list-form input[type="text"] {
		min-width: 320px !important;	
	}
	
	.cb-featured-left {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	.cb-blog-featured-box {
		padding: 50px 40px 40px 40px;
		margin-top: -20px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.cb-blog-featured-box:before {
		width: 100%;
		left: 0;
		text-align: center;
	}
	
	ul.cb-recent-blog {
		width: 100%;
		margin-left: 0;
		margin-right: 0;	
	}
	
	.cb-blog-header {
		width: 100%;
		margin-left: 0;
		margin-right: 0;	
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		padding-bottom: 91.5%;
	}
	
	.cb-tv-header .header-content:after {
    	top: 22px;
    	left: 140px;
    	height: 45px;
	}
	
	.single-post #page-container, .archive #page-container, .search #page-container, .error404 #page-container {
		margin-top: 150px !important;	
	}
	
	.single-post h1.entry-title {
		font-size: 30px;	
	}
	
	.cb-404-message input[type="submit"] {
		margin-left: 0;	
	}
	
	.cb-modal-wrap {
		width: 400px;
	}

	#af-form-1055937258 .af-body .af-textWrap {
		min-width: 300px !important;
	}

	.entry-content {
		padding: 70px 0 60px 0;
	}
	
}


	
@media only screen and (max-width: 650px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 170% auto !important;	
	}

	#cb-landing-hero-tag-mobile {
		font-size: 30px;
	}
	
	.cb-landing-shop-1:after {
		height: -webkit-calc(100% - 60px);
    	height: -moz-calc(100% - 60px);
    	height: calc(100% - 60px);	
    	left: 40px;
	}
	
	.cb-testimonials-thumb {
		width: 30%;	
		margin-left: 35%;
		margin-right: 35%;
		margin-top: -12px;
		display: block;
		float: left;
	}
	
	.cb-testimonials-text-wrap {
		width: 100%;
		padding-left: 0;
		display: block;
		float: left;
		margin-top: 20px;
	}
	
	.cb-testimonials-text-inner:before {
		display: none !important;
	}	
	
	.cb-testimonials-name {
		text-align: center;
		margin-left: -18px;	
	}
	
	.cb-large-h3.cb-testimonials-header .et_pb_text_inner:before {
    	content: "";
    	width: 80px;
    	height: 80px;
    	position: absolute;
    	top: -50px;
    	left: 50%;
    	margin-left: -40px;
    	display: block;
    	background-size: 100% 100%;
    	background-position: 0 0;
    	background-repeat: no-repeat;
	}
	
	.cb-testimonials-landing .cb-line.cb-line-vertical.cb-line-height-4,
	.cb-about-page-testimonials-section .cb-line.cb-line-vertical.cb-line-height-4 {
		opacity: 0;	
	}
	
	.cb-testimonials-text-inner {
		text-align: center;	
	}
	
	.cb-testimonials-name {
		font-size: 30px;
		margin-top: 20px;
	}
	
	#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
		width: 33.3%;	
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 85px;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-marble-bg-breakdown {
		padding-bottom: 65.5%;
	} 
	
	.cb-about-panel-1:after {
		height: -webkit-calc(100% - 30px);
    	height: -moz-calc(100% - 30px);
    	height: calc(100% - 30px);	
    	left: -220px;
	}
	
	.cb-about-page-testimonials-section .cb-no-vert-padding {
		height: 85px !important;
	}
	
	.cb-about-page-testimonials-section .cb-no-vert-padding:last-child {
		display: none !important;
	}
	
	.cb-about-panel-2 h2 {
		font-size: 55px;
		margin-top: -10px;	
	}
	
	
}


	
@media only screen and (max-width: 600px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 173% auto !important;	
	}
	
	.cb-landing-signup-1 .et_parallax_bg:after {
		background: url(images/sign-up-bg-mobile-small.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: center center;
	}
	
	.cb-landing-signup-1 .et_pb_module_header:before {
		content: "SIGN UP!  ";
		color: #FFF;
	}
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(2) {
		//width: 90% !important;
		//margin-left: 5%;
		width: 100% !important;
		margin-left: 0;
		margin-bottom: 9%;	
	}
	
	.cb-landing-signup-1 .et_pb_blurb_description p {
		font-weight: 500;	
	}
	
	.cb-landing-shop-1 {
		padding-top: 390px !important;	
	}
	
	.cb-landing-shop-1:after {
		background: url(images/sign-up-img-mobile.png);
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: center center;
		width: 100%;
		height: 450px;
		display: block;
		position: absolute;
		top: -60px;
		left: 0;
	}
	
	.cb-landing-shop-1 .et_pb_column_1_2 {
		width: 100% !important;
	}	
	
	.cb-landing-shop-1 .cb-line.cb-line-vertical .cb-line-inner-25 {
		left: 50%;
	}
	
	.cb-landing-shop-1 .cb-line.cb-line-vertical.cb-line-height-4 {
		height: 75px;	
	}
	
	.cb-testimonials-thumb {
		width: 40%;	
		margin-left: 30%;
		margin-right: 30%;
		margin-top: -12px;
		display: block;
		float: left;
	}
	
	.cb-bb-product-2,
	.cb-bb-products-carousel,
	.cb-bb-overlay {
		height: 180px;	
	}
	
	.cb-bb-circ-1 {
		width: 230px;
    	height: 230px;	
    	margin-left: -115px;
	}
	
	.cb-bb-circ-2 {
    	width: 320px;
    	height: 320px;
    	margin-left: -160px;
    	margin-top: 6px;
	}
	
	.cb-bb-product-1,
	.cb-bb-product-3 {
		height: 100px;
	}
	
	.cb-bb-product-1 {
		left: 23%;	
	}
	
	.cb-bb-product-3 {
		right: 23%;	
	}
	
	.cb-bb-carousel-prev,
	.cb-bb-carousel-next {
		width: 35px;
		height: 35px;
		margin-top: -17.5px;	
	}
	
	.cb-landing-bb-section .cb-line.cb-line-vertical.cb-line-height-5 {
		height: 160px;	
	}
	
	.cb-spacer.cb-landing-after-test {
    	height: 260px;
	}
	
	.cb-landing-bb-section {
		margin-top: -260px;	
	}
	
	.cb-blog-title {
		font-size: 16px;
		line-height: 1.2em;
		height: 2.4em;	
		max-height: 2.4em;	
	}
	
	.cb-landing-blog {
		margin-top: -35px !important;	
	}
	
	ul.cb-logo-gallery li {
		height: 40px;	
	}
	
	.cb-gram-header-row .cb-blog-landing-header .et_pb_image_wrap {
   	 	width: 60%;
   	 	margin-left: 20%;
    	margin-right: 20%;
	}
	
	#cb-gram-stats {
		font-size: 24px;	
		margin-top: -38px;
	}
	
	.et_pb_title_container h1,
	.et_pb_fullwidth_header h1 {
		font-size: 78px;
	}
	
	.et_pb_title_container {
    	padding: 20px 0 70px 0;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container {
    	padding: 20px 0 90px 0;
	}
	
	.cb-header-breakdown .cb-title-extra-bottom-padding .et_pb_title_container {
    	padding: 20px 0 70px 0;
	}
	
	.et_pb_title_container:after {
    	display: none !important;
	}
	
	.cb-getcb-panel-1 {
		padding-top: 250px !important;	
	}
	
	.cb-getcb-panel-1:after { 
		width: 100%;
		height: 300px;
		position: absolute;
		top: -50px;
		left: 0;
		background-image: url(images/beret-img-mobile.png);
		background-size: auto 100%;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	.cb-footer-menu-wrap {
		display: none;	
	}

	ul.cb-shop-list li {
		width: 80%;
		height: auto;
		display: inline-block;
		position: relative;
		margin: 0 10% 75px 10%;
		background: #FFF;
	}
	
	ul.cb-shop-list {
		margin-top: -70px;	
	}
	
	h3 {
		font-size: 28px;	
	}
	
	.single-cb-shop h3 {
		margin-top: -15px;	
		margin-bottom: 10px;
	}
	
	.cb-single-page-spacer {
		height: 130px;	
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 76px;
	}
	
	.cb-img-wrap.cb-box-featured-img {
		width: 60%;
		margin-left: 20%;
		margin-right: 20%;
		float: left;
		display: block;
		margin-top: -80px !important;
		margin-bottom: 30px;
	}
	
	.cb-featured-box-wrap h3,
	.cb-box-featured-desc {
		width: 100%;
		text-align: center;	
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-marble-bg-breakdown {
		padding-bottom: 115%;
	} 
	
	.cb-about-panel-1 {
		padding-top: 390px;	
	}
	
	.cb-about-panel-1:after {
	    width: 100%;
    	height: 430px;
    	position: absolute;
    	top: -30px;
    	left: 0;
    	//background-image: url(images/beret-img-mobile.png);
    	background-size: auto 100%;
    	background-position: center center;
    	background-repeat: no-repeat;
	}
	
	.cb-about-panel-1 .et_pb_column_1_2:first-child {
		display: none !important;	
	}
	
	.cb-about-panel-1 .et_pb_column_1_2:last-child {
		width: 100% !important;	
	}
	
	.cb-about-panel-1:before {
		content: "";
		width: 80%;
		height: 1px;
		border-top: 1px solid #000;
		display: block;
		position: absolute;
		top: 400px;
		left: 10%;	
	}
	
	.cb-about-panel-1 h2 {
		font-size: 78px;	
	}
	
	h2.about-header:after {
    	width: 95px;
    	height: 80px;
    	top: 8px;
    	left: 140px;
	}
	
	.cb-about-panel-1 .et_pb_row {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.cb-about-signup-section .cb-xl-heading h1 {
		font-size: 80px;	
	}
	
	.cb-about-signup-section .et_parallax_bg {
		background-position: left top !important;
	}
	
	.cb-list-form.cb-blog-form input[type="email"] {
		min-width: 260px;
		margin-bottom: 12px;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		padding-bottom: 98.5%;
	}
	
	.et_pb_fullwidth_header {
		padding: 55px 0 40px 0;
	}
	
	.cb-tv-header .header-content:after {
    	top: 16px;
    	left: 119px;
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
		width: 33.3%;
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item:nth-child(7),
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item:nth-child(8) {
		display: none !important;
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item a {
		height: 0 !important;
		padding-bottom: 100% !important;
		overflow: hidden !important;
	}
	
	#sidebar #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item img {
		display: block !important;
		float: left;
	}
	
	ul.cb-archive-list .cb-img-wrap, body.archive .alm-listing .cb-img-wrap, body.search .alm-listing .cb-img-wrap {
		width: 100%;
		height: auto;
		position: relative;
		top: auto;
		left: auto;
		float: left;
		display: block;	
	}
	
	ul.cb-archive-list .cb-blog-title-wrap, body.archive .alm-listing .cb-blog-title-wrap, body.search .alm-listing .cb-blog-title-wrap {
		min-height: 0;
		padding: 20px 0 0 0;
	}
	
	.cb-archive-header {
		font-size: 35px;	
	}
	
	.cb-header-advertising .et_pb_title_container h1 {
		font-size: 68px;
	}
	
	.cb-single-bb-products-list li img {
		width: 60%;
		margin-left: 20%;
		margin-right: 20%;
		display: block;	
		margin-bottom: 20px;
	}
	
	
}


	
@media only screen and (max-width: 550px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 178% auto !important;	
	}
	
	.cb-short-mobile-padding.et_pb_row .et_pb_main_blurb_image {
		margin-top: -30px;	
	}
	
	.cb-short-mobile-padding.et_pb_row .et_pb_column:nth-child(3) .et_pb_main_blurb_image {
		margin-top: -15px;	
	}
	
	.cb-short-mobile-padding.et_pb_row .et_pb_column:nth-child(3) {
		margin-bottom: 15px;	
	}
	
	.cb-landing-signup-1 .et_pb_module_header:before {
		display: block;
	}
	
	ul.cb-landing-blog li {
		width: 46%;
		margin: 0 8% 30px 0;
	}
	
	#cb-custom-footer .cb-list-form input[type="email"] {
	    margin-bottom: 10px;
	}
	
	.cb-footer-menu-wrap {
		margin-top: 40px;
		margin-bottom: 20px;	
	}
	
	.et_pb_title_container {
    	padding: 15px 0 70px 0;
	}
	
	.cb-title-extra-bottom-padding .et_pb_title_container {
    	padding: 15px 0 90px 0;
	}
	
	.cb-header-breakdown .cb-title-extra-bottom-padding .et_pb_title_container {
    	padding: 15px 0 70px 0;
	}
	
	.cb-getcb-marble-bg .cb-list-form input[type="email"] {
		min-width: 270px;
	}
	
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
		width: 33.3% !important;
	}
	
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(7),
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(8),
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(9),
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(10),
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(11),
	.cb-fw-gram-feed #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item:nth-child(12) {
		display: none !important;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-marble-bg-breakdown {
		padding-bottom: 125%;
	} 
	
	.cb-about-signup-section .cb-list-form input[type="email"] {
		min-width: 270px;
	}
	
	ul.cb-interior-blog li {
		width: 47%;
	}
	
	ul.cb-interior-blog li:nth-child(1),
	ul.cb-interior-blog li:nth-child(3) {
		margin: 0 6% 30px 0 !important;	
	}
	
	ul.cb-interior-blog {
		width: 100%;
		margin-left: 0;	
	}
	
	.cb-blog-featured-box {
		padding: 35px 25px 25px 25px;
		margin-top: -5px;
	}
	
	.cb-blog-featured-box:before {
		font-size: 40px;
	}
	
	.cb-tv-header.et_pb_fullwidth_header h1.et_pb_module_header {
		font-size: 68px;
	}
	
	.cb-tv-header .header-content {
    	margin-left: -20px !important;
	}
	
	.cb-tv-header .header-content:after {
    	top: 12px;
    	left: 93px;
    	height: 38px;
	}
	
	.cb-archive-header {
		font-size: 30px;	
	}
	
	.cb-404-message input[type="text"] {
		min-width: 270px;	
	}
	
	.cb-single-bb-products-list li img {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	#cb-custom-footer .cb-list-form input[type="email"] {
   	 	min-width: 240px;
	}
	
	.cb-input-wrap {
		overflow-x: hidden !important;	
	}
	
}


	
@media only screen and (max-width: 500px) {
	
	.cb-getcb-panel-1 #af-form-808103129 .af-body .af-textWrap,
	.cb-getcb-marble-bg #af-form-808103129 .af-body .af-textWrap {
		max-width: 300px !important;
		min-width: 300px !important;	
	}
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 182% auto !important;	
	}
	
	#cb-landing-hero-tag-mobile {
		margin-bottom: 25px;
		font-size: 24px;	
	}
	
	.logo_container a {
		//background-size: 62px 59px;
		background-position: 0px 17px;
	}
	
	#logo,
	.logo_container a:after {
		//width: 62px;
		//height: 59px;
		//max-height: 59px;	
	}
	
	#main-header.et-fixed-header .logo_container a {
		//background-size: 62px 59px;
		background-position: 0px 17px;
	}
	
	#main-header.et-fixed-header #logo {
		//width: 62px;
    	//height: 59px;
    	//max-height: 59px;
	}
	
	.cb-landing-shop-1 {
		padding-top: 340px !important;	
	}
	
	.cb-landing-shop-1:after {
		background: url(images/sign-up-img-mobile.png);
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: center center;
		width: 100%;
		height: 400px;
		display: block;
		position: absolute;
		top: -60px;
		left: 0;
	}
	
	.cb-bb-carousel-prev {
		left: 5px;
	}
	
	.cb-bb-carousel-next {
		right: 5px;
	}
	
	.cb-blog-landing-header .et_pb_image_wrap {
   	 	width: 100%;
    	margin: 0 0 0 0;
    	margin-top: -50px;
	}
	
	.cb-blog-landing-section.cb-fw-fit-width .et_parallax_bg {
    	background-size: 150% auto !important;
    	background-position: left top !important;
	}
	
	ul.cb-logo-gallery {
		width: 110%;
		margin-left: -5%;	
	}
	
	ul.cb-logo-gallery li {
		height: 30px;	
	}
	
	#cb-gram-stats {
		font-size: 21px;	
		margin-top: -38px;
	}
	
	.et_pb_title_container .entry-title {
    	width: 90%;
    	margin-left: 5%;
	}
	
	h3.getcb-header:before {
		top: -17px;
		left: 50%;
		margin-left: -45px;
		position: absolute;
		display: block;
		width: 90px;
		height: 51px;
	}
	
	h3.getcb-header {
		text-align: center;	
		font-size: 28px;
		padding-top: 22px;
	}
	
	h6 {
		font-size: 15px;	
	}
	
	.cb-getcb-panel-1 .cb-list-form input[type="email"] {
		min-width: 280px;
	}
	
	.cb-getcb-panel-2:after {
		height: -webkit-calc(100% + 100px);
    	height: -moz-calc(100% + 100px);
    	height: calc(100% + 100px);	
	}
	
	.cb-spacer.getcb-spacer-2 {
		height: 0 !important;	
	}

	ul.cb-shop-list li {
		width: 90%;
		height: auto;
		display: inline-block;
		position: relative;
		margin: 0 5% 75px 5%;
		background: #FFF;
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 70px;
	}
	
	.cb-img-wrap.cb-box-featured-img {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-marble-bg-breakdown {
		padding-bottom: 70%;
	} 
	
	ul.cb-box-featured-products li {
		width: 46.5%;
	} 
	
	.cb-list-form.cb-blog-form input[type="email"] {
		padding: 1.3em 1.3em;
	}
	
	.cb-list-form.cb-blog-form input[type="submit"].et_pb_button {
		height: 47px;
		line-height: 10px !important;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		padding-bottom: 102.5%;
	}
	
	.et_pb_fullwidth_header {
		padding: 75px 0 50px 0;
	}
	
	.single-post h1.entry-title {
    	font-size: 25px;
    	line-height: 110%;
	}
	
	.cb-modal-wrap {
		width: 320px;
	}
	
}


	
@media only screen and (max-width: 450px) {
	
	.cb-landing-hero .et_parallax_bg {
		background-size: 186% auto !important;	
	}
	
	#cb-landing-hero-tag-mobile {
		margin-bottom: 20px;
		font-size: 23px;	
	}
	
	.et_pb_gutters3 .cb-signup-1-row .et_pb_column_1_2:nth-child(2) {
		margin-bottom: 11%;	
	}
	
	.cb-landing-signup-1 .cb-list-form input[type="email"] {
		min-width: 250px;	
	}
	
	.cb-landing-shop-1 {
		padding-top: 370px !important;	
	}
	
	.cb-landing-shop-1:after {
		background: url(images/sign-up-img-mobile.png);
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: center center;
		width: 100%;
		height: 400px;
		display: block;
		position: absolute;
		top: -30px;
		left: 0;
	}
	
	.cb-bb-overlay:before {
		line-height: 70px;
		font-size: 80px;
		width: 95%;
		height: 140px;
		position: absolute;
		left: 2.5%;
		top: -260px;
		color: #dcbcae;
		text-align: center;
		display: flex;
		align-items: flex-end;
		justify-content: center;
	}
	
	ul.cb-landing-blog li,
	ul.cb-landing-blog li:nth-child(2n),
	ul.cb-landing-blog li:nth-child(3n),
	ul.cb-landing-blog li:nth-child(4n) {
		width: 90%;
		margin: 0 5% 45px 5%;
	}
	
	ul.cb-landing-blog li:nth-child(4n) {
		margin-bottom: 0;
	}
	
	.cb-header-breakdown .et_pb_title_container h1, 
	.cb-header-breakdown .et_pb_fullwidth_header h1 {
		font-size: 65px;
	}
	
	.cb-abs-row .et_pb_image.cb-abs-img-bg.cb-tv-marble-bg {
		padding-bottom: 109.5%;
	}
	
	.et_pb_fullwidth_header {
		padding: 95px 0 50px 0;
	}
	
	.cb-header-advertising .et_pb_title_container h1 {
		font-size: 58px;
	}
	
}











