/* Custom CSS */
#header .cake-menu{
    display: none;
    height: 70px;
}
body #header{
    background: #fff;
}
.header-container{
    height: 100px;
    position: fixed;
	top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
}
.nav-container{
    line-height:70px;
    height: 114px;
    position: relative;
	padding: 0 30px;
    width: 100%;
}
.header-container .cake-menu ul{
    margin:0px;
}
#header .header-container .cake-menu li{
    padding:0px 10px;
    display: inline-block;
}
#header .header-container .cake-menu li a {
    text-decoration: none;
    color:#808080;
    font-family: 'GroteskPro-SemiBold';
	font-size: 14px;
    display: inline-block;
}
#header .header-container .cake-menu li a:hover {
    color:#000000;
}
#header .header-container .cake-menu li a#modalFitme span{
    padding: 2px 10px;
    color: #000;
    font-family: 'GroteskPro-SemiBold';
    background: #f6cfc2;
    border-radius: 20px;
}
#header .header-container .cake-menu li a#modalFitme span:hover{
	 color:#000000;
}
.burger-menu{
    text-align: left;
    padding-left: 15px;
    cursor: pointer;
    margin-right: 10px;
}
.cake-icon-menu ul{
    margin-bottom: 0px;
}
#header .cake-icon-menu .search-icon,
#header .cake-icon-menu .search-form,
#header .cake-icon-menu .account-icon,
#header .cake-icon-menu .wish-icon {
    display: none;
}
.mobile-sidebar{
    z-index: 1000;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    background-color:#ffffff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 0px;
    top: auto;
    overflow-x: hidden;
    left: 0px;
}
.sdbr-subcnt, .sdbr-sub-subcnt{
    z-index: 1000;
    position: absolute;
    height: 1000px;
    overflow-y: auto;
    background-color:#ffffff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 0px;
    top: auto;
    overflow-x: hidden;
    right: 0px;
}
.sdbr-mmain-cnt{
    position:relative;
    max-width:100%;
}
.sdbr-subcnt .content, .sdbr-sub-subcnt .content{
    padding: 20px 30px;
}
.mblsubmenu,
.nav-back,
.sub-nav-back{
    cursor: pointer;
}
.sdbr-subcnt .content li, .sdbr-sub-subcnt .content li{
    line-height: 34px;
    font-size: 18px;
}
.nav-back, .sub-nav-back{
    padding: 20px 20px 0px;
}
.nav-back span, .sub-nav-back span{
    font-family: 'GroteskPro-Book';
    font-size: 17px;
    color:#808080;
    margin-left: 10px;
}
.sidebar-content{
    color:#fff;
    margin:0px 15px;
    width: calc(100vw - 30px);
}
.custom-cakecoin-margin-cont {
    padding: 30px;
    background-color: #f8f1e7;
}
#header .fit-me-cont{
    border:1px solid #fff;
    margin:0 auto;
    text-align: center;
    padding:30px;
    background-color: #ffffff;
    border-radius: 5px;
}
#header .fit-me-cont p.big-label{
    color: #000000;
    font-size: 26px;
    font-family: 'Quincy-Cf';
	line-height: 30px;
    margin-bottom: 15px;
}
#header .fit-me-cont p.small-label{
    color:#fff;
    font-size:13px;
   font-family:'GroteskPro-BookItalic';
    margin:0px;
    padding-top:10px;
    color:#000000;
    padding-top: 0px;
    margin-bottom: 15px;
}
#header .fit-me-cont a.fit-link{
    display: block;
    width: 100%;
    margin: 0 auto;
    text-decoration: none;
    padding: 7px 15px;
    text-align: center;
    color: #ffffff;
    background-color: #000000;
    font-size:16px;
    border-radius:5px;
    font-family: 'GroteskPro-Bold';
    letter-spacing: .5px;
}
#header .mob-cat-cont{
	width:350px;
    margin: 0 auto;
    text-align:center;
}
#header .mob-cat-cont .item-img{
    margin:30px 0px;
    text-align:center;
    position: relative;
}
#header .mob-cat-cont .cat-label{
    position:absolute;
    top:45%;
    left:28%;
    display: block;
    width: 160px;
    margin: 0 auto;
    text-decoration: none;
    padding: 5px 10px;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    font-family: 'Grotesk-bold';
}
.mobile-menu-links{
    margin-bottom: 100px;
}
.mobile-menu-links li{
    text-align: center;
    margin-bottom:20px;
}
#header .mobile-menu-links a{
    color:#fff;
    font-family: 'Grotesk-bold';
    font-size: 16px;
    text-transform: uppercase;
}
#header .menu .mob-close-icon{
    display: none;
    width: 20px;
    height: 20px;
    text-align: center;
}

#header .cake-icon-menu .search-icon,
#header .cake-icon-menu .search-form,
#header .cake-icon-menu .account-icon,
#header .cake-icon-menu .wish-icon {
    display:none;
}
.dropdown-menu-cont{
    text-align:right;
    padding-right: 15px;
    padding-left: 5px;
    height: 60px;
    /* overflow: hidden; */
}
.dropdown{
    display:none;
}
.drop-shop-cart-icon:hover {
    cursor: pointer;
}
/* Header Cart  CSS */
#header .dropcart{
    display:none;
}
#dropcart{
    width:350px;
    position: absolute;
    background:#f9f4ed;
    right: 0px;
    z-index: 999;
}
#dropcart .cart-container{
    width: 310px;
    margin: 0 auto;
}
#cartVoucherSection .proditem{
    margin-bottom:20px;
}
.prod-img-cont{
    width:75px;
    height:75px;
    position:relative;
}
.proditem .product-name{
    font-family: 'Grotesk-bold';
    font-size:14px;
}
.product-line-info .label{
    font-family: 'Grotesk-book';
    font-size:12px;
}
.product-line-info .value{
    font-family: 'Grotesk-book';
    font-size:12px;
    font-weight: bold;
}
.product-line-info{
    line-height: 13px;
}
.proditem .product-price{
    font-family: 'Grotesk-bold';
    font-size:14px;
    color:#000;
}
#cartVoucherSection .block-promo .promo-code{
    background: transparent;
    padding: 0px;
}
#totalSummaryDiv{
    margin-top:50px;
}
#cart-subtotal-products,
#cart-subtotal-shipping,
#cart-subtotal-discount{
    font-family: 'Grotesk-book';
    font-size:12px;
}
#totalSummaryDiv .card-block{
    padding:0px;
}
.cart-total{
    font-family: 'Grotesk-bold';
    font-size: 16px;
    margin:10px 0px;
}
#cartVoucherSection .rem-icon{
    position:absolute;
    bottom: 84%;
    right: 6%;
}
.proditem .prod-dec-inc{
    font-size:12px;
}
.prod-dec-inc .product-quantity{
    font-family: 'Grotesk-book';
}
.prod-dec-inc .dec,
.prod-dec-inc .inc{
    font-family: 'Grotesk-bold';
}
#arrow-cart{
    cursor: pointer;
}
.dropcart-icon img,
.burger-menu img{
    width:30px;
    height:30px;
}
.bag-counter{
    position:absolute;
    top: 6px;
    left: 12px;
    font-size: 10px;
}
.dropcart-icon{
    position:relative;
}

#header .checkout-button-container a{
    text-align: center;
    background: #000;
    padding: 10px 20px;
    width: 100%;
    display: inline-block;
    font-family: 'Grotesk-bold';
    font-size:16px;
    color:#fff;
    border:2px solid #000;
}
#header .checkout-button-container a:hover{
    background: #fff;
    color:#000;
    border:2px solid #000;
}
#prom-input-cont{
    position: relative;
}
#addedVoucherSection{
    display: none;
}

.sidebar-content .search-form input{
    outline:none;
    background: url(/themes/cakematernity/assets/img/header/icons/search.svg) no-repeat;
    background-size: 20px 20px;
    background-position: 4% 50%;
    padding-left: 45px;
    border-radius: 5px;
    border: 1px solid #e2ded5;
    text-align: left;
    font-family: 'GroteskPro-Book';
    height: 35px;
    font-size: 12pt;
    letter-spacing: .20px;
}
.nav-container{
    padding:0px;
}
.brdr-line{
    border-bottom: 1px solid #e5e5e5;
}
.nav-burger{
	padding-left: 15px;
	padding-right: 5px;
}

.search-input {
    display: block;
    width:100%;
    margin:0 auto;
    border: 1px solid #fff;
    font-family: 'Grotesk-book';
}

.sidebar-content .search-form{
   padding-bottom:5px;
}

.search-input:focus{
    outline: none;
    border: 1px solid #fff;
}

#headerCartNotifications .alert-success {
	padding: 5px;
}

#sidebar .search-input{
    width:100%;
    max-width:100%;
    padding-left: 25px;
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/header/icons/search.svg);
    background-repeat: no-repeat;
    background-position: 7px 50%;
    background-color: #decfbd52;
    border: none;
    border-radius: 5px;
    text-align: center;
}

.logo-container a{
    display: inline-block;
}

.mob-close-icon-img{
    cursor:pointer;
}

#header .menu-shop-main span,
#header .menu-shop-main span a{
    text-decoration: none;
    color:#000;
    font-family:'Quincy-Cf';
    font-size: 28px;
    display: block;
    cursor: pointer;
}

#header .cat-sub-menu{
    height: 0px;
    transition: all .5s ease-in-out;
    overflow: hidden;
}

#header .cat-sub-menu.open{
    margin-top:15px;
}

#header .menu-shop-main li{
    margin-top:3px;
}
#header .cat-sub-menu.active{
    height: 400px;
}
#header .mobile-link{
	border-top:1px solid #e2ded5;
	padding-top:30px;
	margin-bottom: 30px;
}
.mobile-link span,
.mobile-link a{
	font-size:24px;
	font-family:'GroteskPro-Bold';
	display:block;
	color:#000000;
	cursor:pointer;
}
.mobile-link  ul.sub-menu{
	height:0px;
	overflow:hidden;
	margin-bottom: 0px;
	transition: all .5s ease-in-out;
}
.mobile-link  ul.sub-menu.active{
	height:150px;
}
.mobile-link  ul.sub-menu a{
	font-family: 'GroteskPro-Book';
    font-size: 24px;
}
.need-assist-cont{
	background-color:#b58069;
	padding: 30px 15px 100px 15px;
	width: 100%;
    height: 340px;
}
.need-assist-cont p.label{
	text-align:left;
	font-family:'GroteskPro-Bold';
	color:#ffffff;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing: 1.2px;
}
.sidebar-container{
	/* margin: 30px 0px 0px 0px; */
	margin: 0;
	width: 100%;
}
.need-assist-cont p.desc{
	color:#ffffff;
	font-family:'Quincy-Cf';
	font-size:25px;
	line-height:32px;
}
#header .need-assist-cont .contact-us a{
	color:#ffffff;
	font-family:'GroteskPro-Book';
	font-size:16px;
	margin:0px 10px;
}
.need-assist-cont .contact-us p{
    margin-bottom:10px;
}
.carousel-cat p.label{
	text-align:left;
	font-family:'Quincy-Cf';
	font-size:26px;
	margin-bottom:0px;
}
.carousel-cat{
	margin-top: 30px;
}
.carousel-cat .shop-all a{
	font-family:'GroteskPro-Bold';
	color:#000000;
	text-align:right;
	display:block;
	padding:10px 0px 3px 0px;
	border-bottom:1px solid #000000;
	width: 55px;
	text-transform:uppercase;
	font-size: 12px;
	float:right;
}
#header #categoryCarousel .menu-img-container img.featured-img{
	width: 130px;
	height: 130px;
	border-radius: 50%;
}
#categoryCarousel .menu-img-container .menu-desk{
    font-family:'GroteskPro-Bold';
    text-align:center;
    margin-top:40px;
    margin-bottom: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
}
#categoryCarousel .owl-stage{
    right: -12px;
}
#carouselHeader{
    margin: 0px 15px 30px 15px;
}
.collapsable-menu .menu-shop-main{
    padding:15px 0px;
    position: relative;
}
.collapsable-menu .menu-shop-main:not(:first-child) {
    border-top: 1px solid #e5e5e5;
}
.collapsable-menu .menu-shop-main .plus-minus-icon{
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/svg/plus.svg);
    background-repeat: repeat;
    position: absolute;
    background-repeat: no-repeat;
    top: 25px;
    right: 0;
    height: 15px;
    width: 15px;
    margin-right: 5px;
}
.collapsable-menu .menu-shop-main .plus-minus-icon.minus{
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/svg/minus.svg);
}
.mobile-link .cat-sub-menu{
	margin:0px;
}

/* START.Shop by Size */
.sub-menus-shopbysize {
	max-width: 1400px;
}

#header .hdcurr {
    width: 100%;
}

#header .hd-sizes-container {
    text-align: left;
    margin: 0 auto;
}

#header .hdcurr a {
    font-family: 'GroteskPro-SemiBold';
    display: inline-block;
}

#header .hd-sizes-box, #header .hd-btn-box {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    margin: 5px 3px;
    text-align: center;
    height: 24px;
	width: 59px;
    line-height: 14px;
    font-size: 14px;
    padding: 6px 3px;
    background: #fff;
    border-radius: 4px;
}

#header .hd-sizes-box {
    width: 21%;
    max-width: 67px;
}

#header .hd-btn-box {
	width: auto;
	padding: 6px 32px;
}

#header .hd-sizes-box:hover, #header .hd-btn-box:hover  {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #000;
	color: #fff;
}

#header .hd-style {
    background: #fa9d60;
    color: #ffffff;
    border: 1px solid #fa9d60;
}

#header .dissize {
    height: 100%;
    display: inline-block;
    opacity: 0.3;
    height: auto;
}
#header .dissize .hd-sizes-box:hover {
    background: #fff;
    color: #000;
    cursor: default;
}

#header .shop-by-size-btn {
	margin-top: 50px;
	text-align: center;
}

#header .shop-by-size-btn a {
	padding: 5px;
}

#header .hd-sizes-box a {
	font-family: 'GroteskPro-SemiBold';
	font-size: 14px;
	display: inline-block;
    width: 100%;
    height: 100%;
}

#header .hd-sizes-box a:hover {
	color: #fff;
}

#header .hd-btn-box a:hover {
	color: #fff;
}

#header .cat-sub-menu .hd-sizes-container {
	margin-top: 30px;
	max-width: 385px;
}

#dropshopbysize .dropdown-feat-desc{
	width: 100%;
}
.banner-strip .strip-ban-background {
    background-color: #b9c6bd;
}
.banner-strip .header-container {
    height: 100px;
}
.banner-strip .main-template-no {
    margin-bottom: 0px;
}
.banner-strip #wrapper {
    padding-top: 153px;
}
#module-opccake-display.banner-strip #main {
    /* padding-top: 76px; */
    padding-top: 25px;
}
/* END.Shop by Size */

li.mobile-account-icon{
	margin-right:10px;
}

.center-logo-container{
	padding:0px;
}
.banner-strip .override-header-Container {
    height: 60px;
}

.header-banner-strip .header-container {
    height: 152px;
}
.header-banner-strip #wrapper {
    padding-top: 200px;
}
.header-banner-strip .override-header-Container {
    height: 105px;
}

/* New Search Behavior */
.srch-cont-res{
   background: #ffffff;
   display: none;
   width: 100%;
}
.nav-search .srch-cls-icn{
    display: none;
}
.nav-search.open .srch-cls-icn{
    display: inline-block;
}
.nav-search.open .srch-icon{
    display: none;
}

.mbl-srch-form{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #ffffff;
    width: 100%;
    padding: 0 15px;
 }
.srch-sub-cont input[type="text"],
.srch-sub-cont input[type="text"]:focus{
    border: none;
    font-family:'GroteskPro-Book';
    font-size: 18px;
    padding: 0px;
    position: absolute;
    bottom: 10%;
    color: #c6c6c6;
    background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/header/icons/search.svg);
    background-repeat: no-repeat;
    background-position:right center;
    text-transform: inherit;
}
.mbl-srch-form input[type="text"],
.mbl-srch-form input[type="text"]:focus{
    border: none;
    font-family:'GroteskPro-Book';
    font-size: 16px;
    padding: 0px;
    position: absolute;
    /* bottom: 10%; */
    color: #c6c6c6;
    text-transform: inherit;
}
.mbl-srch-icon,
.mbl-srch-cls-icn {
    float: right;
    padding-top: 7px;
}
.mbl-srch-cls-icn {
    display: none;
}
.srch-sub-cont input[type="text"]::placeholder,
.mbl-srch-form input[type="text"]::placeholder{
    font-family:'GroteskPro-Book';
    font-size: 18px;
    color: #808080;
    text-transform: inherit;
}
.mbl-srch-form input[type="text"]::placeholder{
    font-size: 16px;
}
.srch-sub-cont form{
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    height: 40px;
    position: relative;
}
.mbl-srch-form form{
    height: 41px;
    position: relative;
}
.srch-form {
    display: none;
}
.mbl-srch-cls-icn {
    float: right;
}
.res-row .top-searches {
    padding-top:25px;
}
.res-row .srch-lbl{
    color: #000;
    margin-bottom: 6px;
    font-family:'GroteskPro-SemiBold';
    font-size: 14px;
    line-height: 1.5;
}
.res-row .top-searches li a{
    color: #808080!important;
    font-family:'GroteskPro-Book'!important;
    line-height: 16px;
    font-size: 14px;
    display: inline-block;
}
.res-row .vw-all-res p{
    cursor: pointer;
    margin-bottom: 5px;
    border-bottom: 1px solid #000;
    max-width: 95px;
    width: 100%;
    margin-top:50px;
    font-family:'GroteskPro-SemiBold';
    font-size: 14px;
}
.res-cnt-lbl{
    display: none;
    font-family:'GroteskPro-Book';
    color: #808080;
    font-size: 12px;
}
.res-cnt-lbl.no-res-found{
    font-family:'GroteskPro-Book';
    color: #000;
    font-size: 14px;
    text-align: center;
}
.res-cnt-lbl span{
    font-family:'GroteskPro-Book';
    color: #808080;
    font-size: 12px;
}
.no-res-row {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
}
#header .dsk-srch.nav-search{
    display: none;
}
.mbl-srch{
    text-align: left;
}
.mbl-srch .srch-cls-icn{
    display: none;
}
.mbl-srch.open .srch-cls-icn{
    display: inline-block;
}
.mbl-srch.open .srch-icon{
    display: none;
}
.srch-cont-res{
    padding: 0px 15px;
}
.vw-all-res{
    display: none;
}

.mbl-vw-all-res{
    margin: 30px 0px 50px 0px;
}

.srch-cont-res{
    height: 1000px;
    overflow: scroll;
    position: fixed;
    z-index: 99999;
}

.prod-res-cont{
    /* height: 100%;
    max-height: 500px;
    overflow: scroll; */
}

.result-scroll-container {
    height: 100%;
    overflow: scroll;
    display: block;
    max-height: 520px;
}

.sub-link-cnt .lnk-cnt li,
.sub-link-cnt p{
    margin-bottom: 7px;
    line-height: 18px;
}

.sub-link-cnt a {
  font-size: 14px;
}

.sub-link-cnt p > a{
    margin-bottom: 0px;
    font-size: 14px;
    font-family: 'GroteskPro-Bold';
    cursor: pointer;
}
.sub-link-cnt .lnk-cnt li > a{
    margin-bottom: 0px;
    font-size: 14px;
    font-family:'GroteskPro-Book';
    cursor: pointer;
}
.sub-link-cnt .lnk-cnt{
    margin-bottom: 25px;
}
.mobile-sidebar .prom-tls-1{
    padding-right: 6px;
}
.mobile-sidebar .prom-tls-2{
    padding-left: 6px;
}
.mobile-sidebar .prom-tls-1 p,
.mobile-sidebar .prom-tls-2 p{
    line-height: 24px;
    font-size: 14px;
    font-family: 'GroteskPro-Book';
    margin-top: 6px;
    margin-bottom: 30px;
}
ul.addtl-menu{
    margin-top: 0;
    margin-bottom: 40px;
}
ul.addtl-menu a{
    font-family:'GroteskPro-SemiBold';
}
#header .sidebar-content .menu-shop-main li{
    font-family:'GroteskPro-Book';
    margin: 0px;
    line-height: 34px;
    font-size: 18px;
}
#header .sidebar-content .menu-shop-main li[data-submenu] {
  background-image: url('https://assets.cakematernity.com/themes/cakematernity/assets/img/header/icons/carousel-arrow-rights.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px;
  padding-right: 25px;
  margin-right: 5px;
}
#header .cat-menu{
    margin-bottom: 0px;
}
#blogcarousel{
    margin:40px 0px;
}
#blogcarousel .owl-item{
    max-width: 200px;
}
#blogcarousel .indiv-blog-list{
    max-width: 200px;
    margin-bottom: 30px;
}
#blogcarousel .indiv-blog-list .blg-img{
    text-align: center;
}
#blogcarousel .blg-lst-cnt{
    width:100%;
    max-width: 900px;
    float: right;
}
#blogcarousel p.blg-date{
    font-family:'Quincy-Cf-Italic';
    font-size: 12px;
    margin-bottom: 0px;
    line-height: 24px;
}
#blogcarousel p.blg-title{
    line-height:18px;
    margin-bottom: 0px;
}
#blogcarousel .blg-title a{
    font-family:'GroteskPro-Book';
    font-size: 14px;
    line-height:18px;
}
#header .menu-shop-main.mbl-lst-itm{
    margin-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.header-container.scrolled .header-shipping{
    display: none;
}

.banner-strip .header-container.scrolled{
    height: auto;
}
.header-container.scrolled .header-promo-banner {
    display: none;
}
#header .header-container.scrolled .dropdown{
    top:auto;
}

.dropdown-menu-link a {
    cursor: pointer;
}

.member-header-title {
    font-family: 'GroteskPro-Medium';
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}

.member-header-content {
    font-family: 'Quincy-Cf';
    font-size: 25px;
    line-height: normal;
    color: #E0B859;
    margin: 15px 0;
}

.member-btn-container button {
    font-size: 15px;
    height: 34px;
    font-family: 'GroteskPro-Bold';
    margin-bottom: 30px;
}

.member-btn-container .cm-btn-redeem {
    background-color: #E1B85B;
    border: 1px solid #E1B85B;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

.member-btn-container .cm-btn-refer {
    background-color: #d6b069;
    border: 1px solid #d6b069;
    color: #000;
    margin-bottom: 10px;
}

.fakehide-text {
    position: absolute;
    opacity: 0;
}

.cmc-headerbtn-container{
    margin-top:30px;
}

.logo-container{
    margin: 0 auto;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%
}

#srch-carousel .prod-thumbnail{
    height: 100%;
    min-height: 100%;
}

#srch-carousel .prod-thumbnail img {
    line-height: 24px;
}

#srch-carousel .product-reviews {
    display: flex; 
    align-items: center; 
    gap: 8px;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 5px;
    flex-wrap: wrap;
}
#srch-carousel .product-reviews-average img {
    width: 15px;
}
#srch-carousel .product-reviews-average a {
    display: flex;
    align-items: center;
    gap: 2px;
}
#srch-carousel .product-reviews-average a img {
    display: inline-block;
}
#srch-carousel .product-reviews .product-reviews-text a {
    text-decoration: none;
    font-size: 12px;
    font-family: 'GroteskPro-SemiBold';
}

.margin-righttemp {
    margin-right: 5px;
}

#srch-carousel .pl-name-with{
	margin-bottom: 10px;
}
#srch-carousel .pl-brand a{
	margin-top: 12px;
	font-family: 'GroteskPro-Book';
	color: #969696;
	display: block;
	text-transform: none;
	letter-spacing: normal;
	line-height: 17px;
	font-size: 12px;
}
#srch-carousel .pl-name a{
	font-size: 12px;
	color: #000000;
	font-family: 'GroteskPro-Book';
    line-height: 16px;
}
#srch-carousel .cat-price span{
	font-size: 12px;
	color: #000000;
	font-family: 'GroteskPro-SemiBold';
}
#srch-carousel .prod-thumbnail{
	min-height: 185px;	
}

#srch-carousel .individual-product,
#srchBackground .individual-product{
	margin-bottom: 30px;
}
#srch-carousel .pl-name-with .pl-name {
    max-height: none;
    min-height: 32px;
}
#srch-carousel .pl-brand {
    margin-top: 15px;
}
.srch-cont-res .top-searches li {
    line-height: 22px;
}
#srch-carousel .owl-nav button img,
#srchBackground .owl-nav button img {
    width: 100%;
    height: auto;
    background: #fff;
    max-width: 25px;
}
#srch-carousel .owl-nav button {
    width: auto;
    height: 78%;
}
#srchBackground .owl-nav button {
    width: auto;
    height: 100%;
}
#srch-carousel .owl-nav .owl-prev,
#srchBackground .owl-nav .owl-prev,
#category #srch-carousel .owl-nav .owl-prev,
#category #srchBackground .owl-nav .owl-prev {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 25px;
}
#srch-carousel .owl-nav .owl-next,
#srchBackground .owl-nav .owl-next,
#category #srch-carousel .owl-nav .owl-next,
#category #srchBackground .owl-nav .owl-next {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 25px;
}
#srch-carousel .owl-nav .owl-next.disabled, 
#srch-carousel .owl-nav .owl-prev.disabled,
#srchBackground .owl-nav .owl-next.disabled, 
#srchBackground .owl-nav .owl-prev.disabled {
	opacity: 0.2;
}
.dropcart-icon .dropcart-bg {
    text-align: center;
    position: relative;
}
/* .scrolled .header-notif-container {
    display: none;
} */
.header-notif-container {
    line-height: 0;
}
.cmc-header-submenu {
    display: flex;
}
.cmc-header-submenu .sub-link-cnt {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.cmc-header-submenu .sub-link-cnt .lnk-cnt li a {
    font-size: 14px;
    font-family: 'GroteskPro-Bold';
}
.lbl-prm{
    line-height: 24px;
    font-size: 14px;
    font-family: 'GroteskPro-Book';
    margin-top: 6px;
    margin-bottom: 30px;
}
/* Header Review */
.head-review-container {
    border: 1px solid #000;
    border-radius: 5px;
    padding: 3px 3px 3px 5px;
    margin-right: 10px;
}
#header .header-container .cake-icon-menu li a.head-review-link,
#header .header-container div a.head-review-link {
    height: 20px;
    padding: 0;
    font-family: 'GroteskPro-SemiBold';
    font-size: 10px;
    vertical-align: top;
}
.head-review-left {
    padding: 5px;
    font-family: 'GroteskPro-SemiBold';
    font-size: 10px;
}
.head-review-right {
    border-left: 1px solid #000;
    padding: 5px;
    font-family: 'GroteskPro-SemiBold';
    font-size: 12px;
    display: none;
}
.head-review-img {
    margin-top: -5px;
    height: 15px !important;
    width: 15px !important;
}
#srchBackground {
    margin-bottom: 40px;
}
#srchBackground .prod-thumbnail {
    height: auto;
    min-height: auto;
}
#srchBackground .prod-thumbnail img {
    height: 0;
}
#srchBackground.show-background .prod-thumbnail img {
    height: 100%;
    margin-bottom: 15px;
}
.product-details-placeholder {
    min-height: 75px;
}
#header .menu>ul>li.review-dsktp {
    display: none;
}
@media (max-width: 320px){
    #header .sidebar-container {
        margin: 0px 0px 0px 0px;
        width: 320px;
    }
    
    .banner-strip .header-container {
        height: 100px;
    }

    .header-banner-strip .header-container {
        height: 138px;
    }

    .banner-strip .override-header-Container {
        height: 60px;
    }
    .header-banner-strip #wrapper {
        padding-top: 180px;
    }
    .header-banner-strip .override-header-Container {
        height: 100px;
    }
    .result-scroll-container {
        max-height: 414px;
    }
    .burger-menu {
        height: 30px;
        width: 30px;
    }
    .review-mbl {
        margin-left: 8px;
    }
    .custom-cakecoin-margin-cont {
        white-space: normal;
    }
}
@media (min-width: 375px){
    .sidebar-container {
        /* margin: 0px 0px 0px 0px; */
        /* width: 375px; */
    }
    .custom-cakecoin-margin-cont {
        white-space: nowrap;
    }
    /* .member-btn-container {
        min-width: 345px;
    } */
}
@media (min-width: 414px){
    .sidebar-container {
        /* width: auto; */
    }
    /* .member-btn-container {
        min-width: 384px;
    } */
    #srch-carousel .product-reviews {
        gap: 8px;
        height: 20px;
        flex-wrap: nowrap;
    }
}

@media (min-width: 425px){
    /* .member-btn-container {
        min-width: inherit;
    } */
}
@media (min-width: 768px) {

    .sdbr-mmain-cnt{
        position:relative;
        max-width:375px;
    }

    .logo-container{
        margin: 0 auto;
        display: block;
        position: absolute;
        width: 100%;
        /* left: 45%; */
    }

    .dropdown-menu-cont{
        padding-right: 0px;
    }

    .nav-container{
        padding:0px 30px;
        background-color: #FFFFFF;
    }

    .prom-tls-1,
    .prom-tls-2{
        /* width: 200px; */
        height: auto;
    }

    .prom-tls-1 p,
    .prom-tls-2 p{
        text-align: left;
        margin-top: 5px;
        line-height: 24px;
    }

    .prom-tls-1 a,
    .prom-tls-2 a{
        font-size: 14px;
        font-family:'GroteskPro-Book';
    }

    .prom-tls-1{
        float: right;
    }

    .srch-cont-res{
        height: auto;
        overflow: auto;
    }
    
    .prod-res-cont{
        height: auto;
        max-height: 100%;
        overflow: auto;
    }
    
    .result-scroll-container{
        height: auto;
        max-height: 100%;
        overflow: auto;
    }

    .burger-menu{
        text-align: left;
        padding-left: 0px;
    }

    .dropdown-menu-cont{
        text-align: right;
    }
    .sidebar-container {
		margin: 30px 0px 0px 0px;
		width: 375px;
	}
	#sidebar{
		max-width:375px;
	}
	.member-btn-container button {
        max-width: 340px;
    }
	#header .hd-sizes-box {
		width: 44px;
    }
    .banner-strip .header-container {
        height: 100px;
    }
    .banner-strip #wrapper {
        padding-top: 153px;
    }
    .center-logo-container{
	    padding-right:15px;
    }
    #module-opccake-display.banner-strip #main {
        padding-top: 76px;
    }
    .banner-strip .override-header-Container {
        height: 60px;
    }
    .header-banner-strip .header-container {
        height: 130px;
    }
    .header-banner-strip #wrapper {
        padding-top: 175px;
    }
    .mbl-srch-form{
        padding: 0;
    }
    .srch-cont-res{
        padding: 0 30px;
    }  
    #srch-carousel .pl-name {
        max-height: none;
        line-height: 15px;
        min-height: 34px;
    }
    .res-row .prod-res{
        padding-top:25px;
    }

    #srch-carousel .prod-thumbnail{
		min-height: 234px;	
	}

	#srch-carousel .individual-product,
    #srchBackground .individual-product{
        margin-bottom: 0px;
    }
    #srch-carousel .pl-name-with .pl-name {
		min-height: 24px;
	}
    .prod-res-cont{
		margin-bottom: 40px;
	}
    #srch-carousel .owl-nav button {
        height: 70%;
    }
    .header-notif-container {
        padding-left: 0;
        padding-right: 0;
    }
    .dropdown .sub-menus.sb-mn-lrn{
		margin-left:-15px;
	}
    .lrn-itm img{
        margin-bottom: 30px;
    }
    .lrn-itm .lrn-itm-ttl{
        font-family: 'GroteskPro-Bold';
        font-size: 14px;
        margin-bottom: 5px;
    }
    .lrn-itm .lrn-itm-dsc{
        font-family: 'GroteskPro-Book';
        line-height: 18px;
        font-size: 14px;
    }
    .sidebar-content .container {
        margin-left: 5px;
    }
    .custom-cakecoin-margin-cont {
        display: none;
    }
    .member-header-title {
        font-size: 20px; 
    }
    .member-header-content {
        font-size: 40px;
        margin: 40px 0;
    }
    .member-btn-container .cm-btn-redeem {
        color: #000;
        text-transform: none;
        font-size: 18px;
        letter-spacing: 0;
        height: 45px;
    }
    .res-cnt-lbl.no-res-found br{
        display: none;
    }
}
@media (min-width: 992px) {

    .center-logo-container{
        position: relative;
        padding: 0px;
    }

    .logo-container{
        margin: 0 auto;
        display: block;
        position: relative;
        text-align: center;
        left: 0%;
    }

    p.shop-hdr-title{
        font-family:'Quincy-Cf-Italic';
        font-style: italic;
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 36px;
    }

    .mbl-srch-form{
        display: none;
    } 
    .srch-sub-cont form{
        height: 70px;
    }
    .srch-form {
        display: block;
    }
    .mbl-srch,
    .mbl-srch-cls-icn{
        display: none;
    }

    .burger-menu{
        text-align: left;
    }

    #header .dsk-srch.nav-search{
        display: inline-block;
    }

    #header .cake-icon-menu .search-icon,
    #header .cake-icon-menu .search-form,
    #header .cake-icon-menu .account-icon, 
    #header .cake-icon-menu .wish-icon{
        display:inline-block;
    }
    .wishlist-link {
        margin-right: 4px;
    }
    .dropdown{
        display:block;
    }
    .burger-menu{
        display: none;
    }
    #header .sugar-menu{
        display: block;
    }
    .mobile-logo-container{
        display: none;
        cursor:pointer;
    }
    #header .cake-icon-menu li{
        display: inline-block;
    }
    .header-container .cake-icon-menu{
        height: 60px;
    }
    .header-container .cake-icon-menu li a {
        text-decoration: none;
        padding: 0px 10px;
    }
    .header-container li:last-child a {
        border-right: none;
    }
    .dropdown{
        z-index: 1;
        width:100%;
        position:absolute;
        background-color: #ffffff;
        padding:40px;
        height: 470px;
    }
    .header-banner-strip .dropdown,
    .header-banner-strip .dropdown#droplearn,
    .header-banner-strip .dropdown#dropcmc {
        top: 162px;
    }
    .dropdown .sub-menus{
        width:100%;
        margin: 0 auto;
    }
    #header .cat-image-container a{
        color:#000000;
        font-size:14px;
        font-family: 'GroteskPro-bold';
        letter-spacing: .2px;
    }
    #header p.menu-desk{
        text-align: center;
        margin:10px 0px;
    }
    #header .cat-image-container a:hover{
        color:#595a65;
    }
    #header .dropdown{
        display:none;
    }
    #header .cart-container .cart-price-cont .label{
        font-family: 'Grotesk-book';
        font-size:12px;
        color:#fff;
    }
    #header .link-label{
        text-align: left;
    }
    #header .total-label{
        font-family: 'Grotesk-bold';
        font-size:16px;
        color:#fff;
        margin-top:20px;
    }
    #header .checkout-button-container{
        margin-top:15px;
        margin-bottom:25px;
    }
    #header .checkout-button-container a{
        text-align: center;
        background: #000;
        padding: 10px 20px;
        width: 100%;
        display: inline-block;
        font-family: 'Grotesk-bold';
        font-size:16px;
        color:#fff;
    }
    #header .burger-menu img{
        width:20px;
        height:20px;
    }
    #header .sub-menus .fit-me-cont{
        width:100%;
        max-width: 250px;
        margin:0 auto;
        height: 175px;
        background-color: #ffffff;
        border-radius: 4px;
    }
    .dropdown-menu-cont {
        text-align: right;
    }
    .dropdown-menu-link {
        text-align: left;
    }
    #header .header-container .sugar-menu li {
        padding: 0 15px;
    }
	#header .menu-img-container{
		width:100%;
		max-width: 135px;
		margin:0 auto;
		min-height:140px;
		}
    #header .menu-img-container img{
		min-height:140px;
    }
	#header .menu-img-container p{
		margin: 27px 0 0;
    }
	#header .fit-me-cont p.big-label{
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 15px;
		font-family:'Quincy-Cf';
		color:#000000;
		}
	#header .fit-me-cont .fit-me-now{
        width: 100%;
        max-width: 200px;
        margin: 4px auto;
    }
    #header .fit-me-cont{
        padding: 20px;
    }
    #header .fit-me-cont a.fit-link{
        font-size:13px;
    }
    #header .fit-me-cont p.small-label{
        font-size: 12px;
    }
    .prom-tls-1,
    .prom-tls-2{
        width: 200px;
        height: auto;
    }
    .search-form-container {
        display: inline-block;
        width: 150%;
        max-width: 190px;
    }
    .search-bar-overflow{
        overflow: hidden;
    }
    .search-form {

        max-width: 200px;
        width: 100%;
        -webkit-transition: width 0.25s;
        transition: width 0.25s;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        margin-right: 10px;
        position: relative;
    }
    .search-input {
        background: transparent;
        outline: none;
        display: none;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        right:0;
        border: #000 solid 1px;
        display: inline-block;
        width: 100%;
        padding-left: 25px;
        background: url(https://assets.cakematernity.com/themes/cakematernity/assets/img/header/icons/search.svg);
        background-repeat: no-repeat;
        background-position: 7px 50%;
        background-color: #decfbd52;
        border: none;
        border-radius: 5px;
    }
    .search-input:focus{
      outline: none;
      border: #000 solid 1px;
    }
    .search-list-item{
        position: relative;
        padding: 5px 10px 5px 10px;
        cursor: pointer;
        width: auto;
        background-color: rgb(255, 255, 255, 0.9);
        border: 1px solid rgb(255, 255, 255, 0.9);
        width: 100%;
        display: none;
    }
    .search-list-item:hover{
        background-color: rgb(242, 161, 159, 0.9);
        color: #fff;
        border: 1px solid rgb(228, 151, 149,0.5);
    }
    .search-list {
        position: relative;
        min-width: 250px;
        display: block;
        overflow: auto;
        line-height: 22px;
    }
    #modalFitme{
        text-decoration: underline;
    }
    #header .menu-shop-main span,
    #header .cat-menu .menu-shop-main span a{
       text-decoration: none;
       color:#000;
       font-family: 'GroteskPro-Bold';
	   font-size: 14px;
       display: inline-block;
       cursor: pointer;
       letter-spacing: .5px;
    }
    .cat-image-container{
        width: 100%;
        max-width: 550px;
        margin: 0 auto;
    }
    .menu-img-container img{
        border-radius: 40% 40% 0% 0%;
    }
    #header .cake-menu{
        display: block;
    }
    #header .sub-menus .cat-menu a{
    color:#000000;
    font-size:13px;
    font-family: 'GroteskPro-Bold';
    }
    #header .sub-menus .cat-menu li{
        line-height: 16px;
    }
    #header .sub-menus .cat-menu li.menu-shop-main{
        margin-bottom: 10px;
        font-size:14px;
    }
    #header .sub-menus .cat-sub-menu{
        height: 0px;
        transition: all .5s ease-in-out;
        overflow: hidden;
    }
    #header .sub-menus .menu-shop-main li{
        margin-top:3px;
    }
    #header .sub-menus .cat-sub-menu.active{
        height: 125px;
    }
    #header .sub-menus .cat-sub-menu a{
        color:#000000;
        font-family: 'GroteskPro-Book';
        font-size:13px;
        letter-spacing: .5px;
    }
    #header .sub-menus .cat-menu a:hover{
        color:#595a65;
    }
    #header .sub-menus .cat-sub-menu a:hover{
        color:#595a65;
    }
    #sidebar{
    	display:none;
    }
    #dropblog p,
    #dropblog a,
	#dropblog span{
     	color:#000000;
     }
    #dropblog .blog-label{
    	font-family:'GroteskPro-BookItalic';
    	font-size: 12px;
    	color:#000000;
    	text-transform:uppercase;
    	letter-spacing: 2px;
    }
    .cat-label{
    	font-family:'GroteskPro-Bold';
    	font-size: 12px;
    	color:#000000;
    	text-transform:uppercase;
    	letter-spacing: 2px;
    }
	.dropdown-feat-desc{
    	font-family: 'Quincy-Cf';
    	color:#000000;
    	font-size: 23px;
    	width: 260px;
    	line-height: 25px;
    	margin-bottom: 20px;
    	margin-top: 20px;
    }
	
    #dropblog p{
    	margin-bottom:10px;
    }
    #dropblog p.head-to-blog{
    	font-family:'GroteskPro-SemiBold';
    	font-size: 14px;
    	width:100%;
    }
    .tag-cont{
    	width:100%;
    	max-width: 300px;
    	margin-top: 50px;
    	line-height: 15px;
    }
    .tag-cont .label{
    	font-family:'GroteskPro-BookItalic';
    	font-size:11px;
    	text-transform:uppercase;
    	letter-spacing:2px;
    }
    .tag-cont .tags a{
    	font-family:'GroteskPro-SemiBold';
    	font-size:11px;
    	text-transform:uppercase;
    	padding:0px;
    	letter-spacing:2px;
    }
    #header #dropblog .tag-cont a.tag-link:hover{
    	 color:#595a65;
    }
    .blog-item-container{
    	width:100%;
    	max-width:220px;
    	margin: 0 auto;
    }
    #dropblog .sub-menus{
	   width:100%;
	   max-width: 1400px;
	   margin:0 auto;
	   }
    #dropblog p.category-title a, 
    #dropblog p.category-title{
    	font-family:'GroteskPro-SemiBold';
    	letter-spacing:1.2px;
    	font-size:12px;
    	text-align:center;
    	margin: 20px 0px 10px 0px;
    	text-transform:uppercase;
    	display:block;
    }
    #dropblog .blog-title a{
    	font-family:'Quincy-Cf';
    	font-size:18px;
    	text-align:center;
    	line-height:21px;
    	width:100%;
    	display:block;
    }
    #dropblog p.category-title a:hover,
    #dropblog .blog-title a:hover{
        color:#595a65;
    }
    #dropblog .head-to-blog a:hover{
    	color:#595a65;
    }
	#header .header-container .cake-menu li{
		padding:0px 7px;
	}

	#header .header-container .cake-menu li a, #header .header-container .cake-menu li a#modalFitme span {
		font-size: 11px;
    }
    .banner-strip .header-container {
        height: 100px;
    }
    .banner-strip #wrapper {
        padding-top: 140px;
    }
     #header .menu li.mobile-account-icon{
    	display:none;
    }
    #module-opccake-display.banner-strip #main {
        padding-top: 76px;
    }
    .banner-strip .override-header-Container {
        height: 60px;
    }
    .header-banner-strip .header-container {
        height: 135px;
    }
    .header-banner-strip #wrapper {
        padding-top: 170px;
    }
    /* Start of Learn dropdown */
    .dropdown#droplearn{
        width:100%;
        background-color: #ffffff;
        padding:40px;
        height: 540px;
    }
    #droplearn .vst-lnk{
        text-align: right;
        margin-bottom: 0px;
        height: 45px;
        line-height: 45px;
    }
    #droplearn .vst-lnk a{
        text-decoration: underline;
        font-family: 'GroteskPro-Bold';
        font-size: 14px;
    }
    #droplearn .indiv-blog-list{
        max-width: 200px;
        margin:0 auto;
    }
    #droplearn .indiv-blog-list .blg-img{
        text-align: center;
    }
    #droplearn .blg-lst-cnt{
        width:100%;
        max-width: 900px;
        float: right;
    }
    #droplearn .blg-date{
        font-family:'Quincy-Cf-Italic';
        font-size: 12px;
        margin-bottom: 6px;
        margin-top:6px;
        line-height: 24px;
    }
    #droplearn .blg-title{
        font-family:'GroteskPro-Book';
        line-height: 18px;
        font-size: 14px;
    }
    /* Enf of Learn dropdown */
    /* START CMC Header */
    .dropdown#dropcmc{
        width: 100%;
        height: 510px;
        background-color: #ffffff;
        padding: 40px;
    }
    .cmc-headerbtn-container {
        max-width: 250px;
    }
    .cmc-headerbtn-container .cm-btn {
        margin-bottom: 10px;
        font-family: 'GroteskPro-Bold';
        height: 36px;
        text-transform: none;
    }
    .cmc-headerimg-container {
        max-width: 860px;
        width: 100%;
        float: right;
    }
    .cmc-headerimg-container img {
        margin-bottom: 16px;
    }
    .cmc-headerimg-container .cmc-header-subcontent {
        margin-bottom: 16px;
    }
    .cmc-headercontent-title {
        font-family: 'GroteskPro-Bold';
        font-size: 14px;
        margin-bottom: 10px;
    }
    .cmc-headercontent-details {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 18px;
    }
    .cmc-header-link {
        text-align: right;
        margin-bottom: 0;
        height: 45px;
        line-height: 45px;
    }
    .cmc-header-link a {
        font-size: 14px;
        font-family: 'GroteskPro-Bold';
        border-bottom: 1px solid #000;
    }
    .cmc-header-cakecoins {
        background: #ebd7b4;
        display: table;
        width: 100%;
        height: 250px;
        text-align: center;
    }
    .cmc-header-cakecoins .display-tablecell {
        vertical-align: middle;
        display: table-cell;
        width: 100%;
        height: 100%;
    }
    .cmc-header-cakecoins p {
        font-size: 14px;
        letter-spacing: 2px;
        font-family: 'GroteskPro-Bold';
    }
    .cmc-header-cakecoins p:nth-child(2) {
        font-size: 38px;
        font-family: 'GroteskPro-SemiBold';
        letter-spacing: normal;
    }
    .cmc-header-sharecode {
        background: #d6b069;
        display: table;
        width: 100%;
        height: 250px;
        text-align: center;
    }
    .cmc-header-sharecode .display-tablecell {
        vertical-align: middle;
        display: table-cell;
        width: 100%;
        height: 100%;
    }
    .cmc-header-sharecode p {
        font-size: 14px;
        letter-spacing: 2px;
        font-family: 'GroteskPro-Bold';
    }
    .cmc-header-sharecode p:nth-child(2) {
        font-size: 38px;
        font-family: 'GroteskPro-SemiBold';
    }
    .cmc-headermember-container .cmc-headerbtn-container {
        max-width: 100%;
        margin-top: 24px;
    }
    .cmc-member-headerpadding {
        padding-left: 12px;
        padding-right: 12px;
    }
    /* END CMC Header */

    #srch-carousel .pl-brand a{
		margin-top: 12px;
		font-family: 'GroteskPro-Book';
		color: #969696;
		display: block;
		text-transform: none;
		letter-spacing: normal;
		line-height: 17px;
		font-size: 14px;
	}

	#srch-carousel .pl-name a{
		font-size: 14px;
		color: #000000;
		font-family: 'GroteskPro-Book';
	}

	#srch-carousel .cat-price span{
		font-size: 14px;
		color: #000000;
		font-family: 'GroteskPro-SemiBold';
	}

	#srch-carousel .prod-thumbnail{
		min-height: 178px;	
	}
    #srch-carousel .owl-nav button,
    #srchBackground .owl-nav button {
        height: 65%;
    }
    .menu.cake-icon-menu li img {
        width: 24px;
        height: 24px;
    }
    .nav-container{
        line-height:101px;
        height: 101px;
    }
    #header .cake-menu {
        height: 100px;
    }
    .lrn-itm-img{
        width: 100%;
        height: 100%;
        max-width: 220px;

    }
    .dropdown .sb-mn-lrn{
        width: 100%;
        max-width: 1600px;
    }
    .dropdown .sub-menus.sb-mn-lrn{
        margin-right: -15px;
        margin-left: -15px;
    }
    .hdr-prom-tls .hdr-img{
        width: 200px;
        height: 280px;
        overflow: hidden;
    }
    .hdr-prom-tls .row.flt-rht{
        float: right;
    }
    .head-review-right {
        display: inline;
    }
    .head-review-left {
        font-size: 12px;
    }
    #header .header-container .cake-icon-menu li a.head-review-link {
        font-size: 12px;
    }
    .head-review-container {
        margin-right: 20px;
        padding: 3px 3px 3px 7px;
    }
    #header .review-mbl {
        display: none;
    }
    #header .menu>ul>li.review-dsktp {
        display: block;
    }
    .srch-cont-res{
        padding-bottom: 20px;
    }
    .custom-cakecoin-margin-cont {
        display: none;
    }
}

@media (min-width: 1200px) {
	.search-form-container {
      max-width: 200px;
	}

	#header .header-container .cake-menu li{
		padding:0px 10px;
	}

	#header .header-container .cake-menu li a, #header .header-container .cake-menu li a#modalFitme span {
		font-size: 13px;
	}
    .header-container .cake-icon-menu li a {
        padding: 0px 16px;
    }
    .banner-strip .header-container {
        height: 102px;
    }
    .banner-strip #wrapper {
        padding-top: 142px;
    }
    #module-opccake-display.banner-strip #main {
        padding-top: 78px;
    }
    .banner-strip .override-header-Container {
        height: 60px;
    }
    .header-banner-strip .header-container {
        height: 146px;
    }
    .header-banner-strip #wrapper {
        padding-top: 187px;
    }
    .header-banner-strip .override-header-Container {
        height: 105px;
    }
	#srch-carousel .prod-thumbnail {
		min-height: 255px;
	}
    #srch-carousel .owl-nav button,
    #srchBackground .owl-nav button {
        height: 72%;
    }
    .nav-container{
        padding:0px 40px;
    }
    .srch-cont-res{
        padding: 0 40px 20px;
    }  
}

@media (min-width: 1400px) {
    #srch-carousel .owl-nav button,
    #srchBackground .owl-nav button {
        height: 78%;
    }
}

@media (min-width: 1600px) {
    .dropdown .sb-mn-lrn{
        width: 100%;
        max-width: 100%;
    }
    .dropdown .sub-menus.sb-mn-lrn{
        margin-right: -15px;
        margin-left: -15px;
    }
    .lrn-itm-img {
        width: 100%;
        height: 100%;
        max-width: 100%;
    }
}
