.social-link a{    
    background-color: #efbf00 !important;
    color: #ffffff !important;
    border: 1px solid #efbf00 !important;
}

.scroll-top{
    background-color: #efbf00;

}


.hero-overlay:before{
    background-color:unset !important;
}

.circleimg{
    border-radius: 50% !important;
    border: 1px solid #c29958 !important;
}

.footer-widget-area{
    background-color: #ffe9fe !important;
}


.hot-deals-item{
    background: #fff8ee !important;
}


.product-tab-menu ul li{
    list-style: none !important;
    background: #c29958 !important;
    padding: 10px !important;
    border-radius: 5px !important;
    
}

.product-tab-menu ul li a{
    color:white !important;
}

.sub-title{

    color: white;

}
/* .section-title .title{
    background: linear-gradient(90deg, #c29958, #000, #fafafa);
} */


.product-tab-menu ul li{
    background: #ddb370 !important;
}

.footer-top{
    background:unset !important;
}

main{
    /* background: linear-gradient(135deg,rgb(144, 15, 67), #A81F57, #E5568B) !important; */
    /* background: linear-gradient(135deg, #9400D3, #D500F9, #FF00FF) !important; */

    background: linear-gradient(135deg, #B03A5B, #C54D75, #D9668F) !important;


}


.modal .modal-header .close{
    background: #a21b52 !important;
    color: white !important;
}

.footer-widget-area{
    /* background: linear-gradient(135deg, #9400D3, #D500F9, #FF00FF) !important; */
    /* background: linear-gradient(135deg,rgb(144, 15, 67), #A81F57, #E5568B) !important;  */
    background: linear-gradient(135deg, #B03A5B, #C54D75, #D9668F) !important;


}

.mycontent{
    width:50% !important;
}

@media only screen and (max-width: 760px) {
    .mycontent{
        width:90% !important;
    }

    .slick-slide.slick-current.slick-active{
        width: 100%;
    }

    .slick-track{
        width: 100%;
    }
}
