/*
Theme Name: MyDecor Child
Theme URI: https://demo.theme-sky.com/mydecor/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mydecor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mydecor-child
*/

.footer h5{color:#fff !important;}
.footer-container a{color:#fff !important; font-size:17px;}
.footer-container a:hover{color:#eec24f !important; text-align:underline!important;}
span.woocommerce-Price-amount.amount {
    font-weight: 600;
}

li#menu-item-22944 a {
    background: #fde573;
    background: linear-gradient(129deg, rgb(238 194 79) 0%, rgb(196 151 35) 50%) !important;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    line-height: 28px;
}
li#menu-item-22944 a:hover{ background:#fff!important; color:#000!important;}


.header-v3 .header-bottom {
    background-color: rgb(0 0 0)!important;
    border-color: rgb(0 0 0);
    color: #fff!important;
}

#menu-mainheader a{color:#fff !important;  line-height: 28px;}
#menu-mainheader a:hover{color:#eec24f !important;}

#sub-menua a{color:#000 !important;}

.product_type_simple.add_to_cart_button {
    background: linear-gradient(129deg, rgb(238 194 79) 0%, rgb(196 151 35) 50%) !important;
    color: #ffffff !important;
    padding: 1px 11px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    border: 1px solid #000 !important;
}
.product_type_simple.add_to_cart_button:hover{  background:#000 !important;}
.product-wrapper {
    background: #fff;
}

.mobilesetcor .product-wrapper {
    background: #fff;
	border: 1px solid #ececec !important;
}

.mobilesetcor .meta-wrapper {
    background: #cb9624;
    color: #fff !important;
}

.mobilesetcor h3.heading-title {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
}

.mobilesetcor h3.heading-title a{color: #fff !important;}

.mobilesetcor  .count {
    color: #fff !important;
}

.mobilesetcor .product-wrapper img {
    padding: 20px 30px;
}

.mobilesetcor .product-wrapper:hover .meta-wrapper {
    background: #000;
    color: #fff !important;
	transition:all 0.5s;
}

.sp-testimonial-free {
    background: #f6f6f6 !important;
    padding: 40px;
    border: 2px solid #ccc !important;
    border-radius: 10px !important;
}
h4.sp-testimonial-client-name {
    display: none;
}



@media (max-width: 767px) {
	
	.center-code .elementor-widget-container
 {
    text-align: center;
}

	
.sp-testimonial-free {
    background: #f6f6f6 !important;
    padding: 15px;

}

.mobilesetcor .meta-wrapper {
    background: #cb9624;
    color: #fff !important;
    padding: 5px 5px !important;
}

.mobilesetcor h3.heading-title {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 13px !important;
    line-height: normal !important;
}

.mobilesetcor .count {
    color: #fff !important;
    padding: 0px !important;
    line-height: normal;
}
	h6.menu-title {
    display: none!important;
}
	
	.footer h5 {
    color: #fff !important;
    font-size: 22px !important;
}
	#ts-mobile-button-bottom .ts-mobile-icon-toggle .icon:before, #ts-mobile-button-bottom .shopping-cart-wrapper a > span.ic-cart:before, #ts-mobile-button-bottom .mobile-button-shop > a:before, #ts-mobile-button-bottom .account-control > a:before, #ts-mobile-button-bottom .my-wishlist-wrapper > a.tini-wishlist:before, #ts-mobile-button-bottom .mobile-button-home > a:before, #ts-mobile-button-bottom .search-button > span:before{font-size: 25px !important;}
body:not(.ts_desktop) #ts-mobile-button-bottom{padding: 13px 0px!important;}
	
    #ts-mobile-button-bottom .icon, #ts-mobile-button-bottom a {
        width: 50px !important;
        height: 50px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
	
	    #ts-mobile-button-bottom > * {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
	
	    .ts-header .ts-mobile-icon-toggle .icon:before {
        font-size: 22px !important;
        line-height: 42px!important;  
    }
	.ts-header .ts-mobile-icon-toggle .icon{        width: 46px!important; }
}