:root{--main-color:#015653}
/*************Navbar*************/
header.site-header{background:var(--main-color)}
body .sub-nav .main-menu>li>a{color:white;transition:.4s ease-in}
div#cl_switcher button#cl_toggle{color:white}
header.site-header.sticky{border-bottom:2px solid white}
.sub-nav__menu svg{fill:white}
/*************Navbar*************/

/*************Banner*************/
.section[data-type=banner]:nth-of-type(1){margin-top:-59px}
.container.banner{width:100%;padding:0}
@media (max-width:600px){.section[data-type=banner]:nth-of-type(1){margin-top:-27px}}
/*************Banner*************/

/*************Products*************/
.section-header .section--title{color:var(--main-color)}
.product.contain{border:1px solid var(--main-color);border-radius:10px;box-shadow:rgba(100,100,111,0.2) 0 7px 29px 0;transition:.4s ease-in}
.product.contain:hover{transform:translateY(-10px)}
.product.contain img{border-radius:10px}
span.product-price{color:var(--main-color)}
a.product-add.add_to_cart_btn{display:flex;align-items:center;justify-content:center;background:#015653;color:white;position:relative;width:200px;left:30%;bottom:0;border-radius:14px}
a.product-add.add_to_cart_btn:after{content:"أضف الى";position:absolute;color:white;font-size:14px}
.salla-theme_3 .product .product-add span{font-size:19px;left:30%}
@media (max-width:600px){a.product-add.add_to_cart_btn{width:135px;left:38%}.salla-theme_3 .product .product-add span{left:22%}}
/*************Products*************/

/*************Testimonials*************/
.salla-theme_3 .testimonials-item{background:linear-gradient(179deg,#015653,#79a6a5e0);color:white;border-radius:15px}
.testimonials-item cite{color:white}
.slick-active button{background-color:var(--main-color)}
/*************Testimonials*************/

/*************Footer*************/
.footer-main{background:var(--main-color);border-bottom:1px solid white;background-image:url("https://i.ibb.co/jD2b25d/logo-antique.png");background-repeat:no-repeat;background-size:10%;background-position:10% 10%}
.footer-sub{background:var(--main-color)}
footer *{color:white}
footer a{text-decoration:none!important;transition:.5s ease-in}
footer .store-contact a{color:white!important}
@media (max-width:600px){.footer-main{background-size:30%;background-position:10% 60%}}
/*************Footer*************/

/*************Cart*************/
.product-cart{border-color:var(--main-color)}
/*************Cart*************/