.top-menu .sub-menu.js-sub-menu {
    max-height: 300px;
    overflow-y: scroll;
    padding: 10px 5px;
}
#blockEmailSubscription_displayFooterBefore {
	float: left;
    width: auto;
	margin: 0;
}

/************************************  tech help *******************************************/
.let-custom-category .owl-theme .item.tvcategory-slider-wrapper-info {
    min-width: auto;
    width: 16.66%;
    text-align: center;
    padding: 0px 10px !important;
}
.let-custom-category .owl-theme .tvcategory-img-block img {
    border-radius: 50% 50% 50% 50%;
    width: 120px;
    margin: 0px auto;
    height: 120px;
    object-fit: cover;
}
.tvcategory-slider-info-box {
    font-size: 15px;
    color: #222;
    padding: 10px 0;
    display: block;
    margin: 0;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: center;
}
.let-custom-category {
    padding: 0;
}
.header-top .header-top-right {
    background: #15bacd;
    padding: 10px;
    border-radius: 10px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.header-top .header-top-right a[data-depth="0"], .header-top .header-top-right  a[data-depth="0"]:hover {
    color: #fff !important;
}
#search_widget form input {
    background-color: #ffffff !important;
}
#footer {
    background: #222529 !important;
    padding: 50px 0px 20px !important;
}
.footer-container a, .footer-container div {
    color: #fff !important;
}
.footer-container p.h3, .footer-container p.h3 a, .footer-container p.h3, .footer-container p.h4{
    color: #15bacd !important;
}
.btn-primary, .btn-primary:hover, .btn-comment {
    background-color: #15bacd;
}
.footer-container p.text-sm-center a {
    color: #15bacd !IMPORTANT;
}
.featured-products .h2, .ybc-mnf-block-title .title_cat, .tvmain-title h2 {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    color: #15bacd !important;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding: 0px;
    text-align: center;
}
#ybc-mnf-block .title_cat:before{
	display:none;
}
.ybc-mnf-block-title {
    text-align: center;
    padding-bottom: 0px !important;
    border: none !important;
}
.featured-products .products.row {
    box-shadow: 0px 0px 5px 0px #ccc;
    border-radius: 10px;
    padding: 20px 10px;
}
a.all-product-link {
    margin: 10px 0px 20px !important;
    color: #ffffff !important;
    font-size: 18px;
    background: #15bacd;
    padding: 8px 10px 5px;
    border-radius: 5px;
}

.facebook.icon-gray:hover, .facebook::before {
    display: none;
}
.block-social ul li, .block-social ul li:hover {
    background-color: transparent; 
}

.block-social ul li:hover {
    transform: scale(1.1);
    transition: .2s ease-in-oit;
}
div#blockEmailSubscription_displayFooterBefore {
    background: none;
}
div#blockEmailSubscription_displayFooterBefore p {
    color: #fff !important;
    margin: 0;
}
#product-comments-list-header .comments-nb .material-icons {
    color: #15bacd;
}
#ybc-mnf-block {
    margin-bottom: 50px;
}
#header .header-nav .cart-preview .shopping-cart {
    color: #15bacd;
}
.material-icons {
    color: #15bacd;
}
#ybc-mnf-block-ul {
    padding-top: 20px;
}
.le-custom-link-btn, .featured-products .all-product-link-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.carousel .carousel-inner {
    height: 400px !important;
}
#ybc-mnf-block img {
    width: 100%;
}







/***************** media query ************************/

@media (min-width: 1200px) {
    .container {
        padding: 0;
		width: calc(100% - 100px) !important;
    }
}

@media (min-width: 375px) and (max-width: 768px) {
  .featured-products .products.row .col-xs-12 {
    float: left;
    width: 50%;
  }
}


@media (max-width: 1200px) {
.top-menu a[data-depth="0"] {
    font-size: 12px;
    padding: 0px 5px;
}
#header .header-top .menu {
    padding-left: 0px;
}

}

@media (max-width: 992px) {
	.carousel .carousel-inner {
		height: auto !important;
	}
}

@media(max-width:767px){
.header-top .header-top-right {
    background: none;
    padding: 0px 10px;
}
#menu-icon i.material-icons.d-inline {
    color: #15bacd;
}
.tvcategory-slider-content-box {
    display: grid;
    overflow: hidden;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 10px;
    row-gap: 20px;
}
.let-custom-category .owl-theme .item.tvcategory-slider-wrapper-info {
    width: 100%;
}
#header .header-top {
    padding: 0px !important;
}
div#custom-text {
    padding: 20px 0px;
}
#custom-text p {
    font-size: 13px;
}
.footer-container .title span {
    color: #fff;
    font-size: 12px !important;
}
.footer-container p.text-sm-center a {
    margin-top: 30px;
    display: block;
    text-align: center;
}
.footer-container .links ul {
    background-color: #000000;
}
.featured-products .h2, .ybc-mnf-block-title .title_cat, .tvmain-title h2 {
    font-size: 18px !important;
}
.footer-container {
	padding-top: 0px;
}
.block-social ul li {
	margin-bottom: 0px;
}
.custom_footer_img {
    text-align: center;
    padding-top: 15px;
}
.block_newsletter #block-newsletter-label {
    line-height: 2rem !important;
}

}


@media(max-width:560px){
.tvcategory-slider-content-box {
    grid-template-columns: 1fr 1fr;
}
.add-to-cart-button #ets_addToCart {
	font-size: 12px;
	padding: 10px 5px;
	align-content: center;
	display: flex;
	justify-content: center;
}
.add-to-cart-button #ets_addToCart svg {
	padding-top: 0px !important;
}



}

@media(max-width:400px){
.tvcategory-slider-content-box {
		grid-template-columns: 1fr 1fr;
}




}
/* span.custom-checkbox {
    display: none !important;
} */
.js-input-column span.custom-checkbox {
    display: none !important;
}
label.col-md-3.form-control-label[for="field-id_gender"], .col-md-6.js-input-column.form-control-valign {
    display: none;
}



/************************************  tech help *******************************************/