/**
* Theme Name: Clotya Child
* Description: This is a child theme of Clotya, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: clotya
* Version: 1.1.6
*/

#home_category h2, #home_category a{color: #fff;}
#home_category ul {list-style: none; padding-left: 0;}
#home_category a:hover{text-decoration: underline; color: #FECD04;}
#home_category section.elementor-section-boxed {background-size: cover;}
.glsr-default .glsr-review-title h4{font-size: 20px;}
.glsr-default .glsr-review p{margin-bottom: 0 !important;}
.home .site-footer{margin-top: 0;}
#mc_embed_signup .helper_text{display: none !important;}
.footer-social-icons .nav-link{padding: 0 10px 0 0;}
.footer-social-icons ul li {margin-top: 0px !important;}
.woocommerce-mini-cart__buttons a.button.checkout {background-color: #FECD04 !important;}
.wpcf7-list-item{margin-left: 0;}
.cart-wrapper .order-review-wrapper .woocommerce-checkout-payment ul.payment_methods label {margin-left: 0; display: inline;}
.woocommerce-error{color: #842029; background-color: #f8d7da; border-color: #f5c2c7;}
#pa_size option:disabled {color: rgb(255 0 0 / 60%)}
.woof_container .chosen-container-multi {
    line-height: normal !important;
    border: solid 1px #eee;
}
.out-of-stock{color: #FACE02;}
.woocommerce-Price-amount{color: #1A4845;}
.single-product .woocommerce-Price-amount{font-size: 20px; font-weight: bold;}
.single-product-wrapper .single-product .price{margin-bottom: 0;}

.klbth-icon-twitter:before {
    display: inline-block;
    width: 1em;
    height: 1em;
    content: "";
    background-color: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg viewBox="0 -8 26 30" xmlns="http://www.w3.org/2000/svg"><g><path fill="white" d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></g></svg>') no-repeat center;
    background-position: center 3px;
}

@media (max-width: 480px) {
	.recently-viewed .products li{max-width: 50% !important;}
	.product-buttons {display: none !important;}
}

@media (min-width:481px) and (max-width: 1024px) {
	.recently-viewed .products li{max-width: 33% !important;}
}
@media (min-width: 62rem) {
	#home_category .full{min-height: 495px;}
	#home_category .half{min-height: 230px;}
}