/*
Theme Name: El Greco Child
Theme URI: https://alidropship.com/
Template: el-greco
Author: Andrey Glazyrin, Ekaterina Sayapina, Evgeniy Chepchugov
Author URI: https://alidropship.com/
Description: Bootstrap 4
Version: 1.8.2.1717586105
Updated: 2024-06-05 11:15:05

*/ 
body {letter-spacing:0.6px;  background-color: #f7f7f7;  }
.home{background: #191516; color: #fff;} 
 
.mb-5 {margin-bottom: 5px;}
body h2 { font-size:30px;} 
.home h2 {color: #fff;} 
.text-blue {color: #0f0f54;}
.mb-40 {margin-bottom: 40px;} 

.wrap-features {
    display: none;
} 
.attach_files:hover,  button[type=submit]:not(#buyNow):hover, div.cart-sidenav .cart-footer .item-cart a.btn-proceed:hover, .btn-black:hover{    
    background-color: #7ebc51 !important;
    border-color: #7ebc51 !important;
    color: #fff !important; 
}

/*header*/

.logo {
    background: #fff;
    padding: 0px 10px;
    border-radius: 6px;
}
.logo img {
    max-height: initial;
    height: 55px;
    width: auto;
}
.header {
    height: 150px;
} 
.header1 .header_cont {height: auto;}
.header1 .header_cont:before {
    display: none; }

.top-h-bar {
    background: #ff8811;
    padding: 9px;
    font-weight: 600;
    color: #000;
    z-index: 225 !important;
    font-size: 16px;
}
	
	
.header_flex {
    z-index: 1111; }
.header1 .header_cont .container-bar:before {
    content: '';
    left: -100%;
    top: 0;
    width: auto;
    height: 100%;
    background: #191516; 
    z-index: 210; 
    position: absolute; 
    right: -100%;
}

.header1 .mainmenu_cont {
    background: #191516 !important;
    box-shadow: none !important;
}

  
.upheader span, .upheader i {
    color: #fff !important;
} 
.currency_chooser {
    color: #fff !important;
} 
span.count_item {
    background: #e51a99 !important;
    padding: 2px !important; 
    width: 20px !important;
    height: 20px !important;
}

.mainmenu>ul>li>a, .mainmenu>ul>li>span {
    color: #fff !important;
    font-weight: normal;
}
.mainmenu>ul>li>a:hover {
    border-bottom: #fff solid 1px;
    color: #fff !important;
}

.mainmenu li:hover {
    color: #fff;
}

/*Home hero*/
.Dextop-hero {
    padding-top:10px;  
}
.Dextop-hero img {
    width: 100%;
}
.mobile-hero {
    display: none;
} 
.mobile-hero img {
    width: 100%;
}

.main_catalog .cat_one a, .main_catalog .cat_one span {
    font-size:30px;
    color: #fff; } 
	
.btn-black, .btn-black:visited, .btn-white, .btn-white:visited {
    border-color: #7ebc51 !important;
    color: #7ebc51 !important; 
} 	
/*Home Dextop Category*/
.hm-category-box img {
    height: 200px;
    object-fit: cover;
	    opacity: 0.9;
}
.hm-category-box { 
    position: relative;
}	
.category-box-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
} 
.hm-category-box a {
    color: #fff;
}	
.hm-category-box h3 {
    font-size: 30px;
    font-weight: bold;
}
.cat_button {
    border: #fff solid 2px;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
} 
.cat_button:hover {
    background: #fff;
    color: #000;
}
	
/*Home products*/
span.starscont {
    margin-top: 13px;
    color: #ffaf00;
}

.aship-box-products .container {
    max-width: 100%;
} 	

.underlay .catalog_one:before {
    display: none;
}
.home .product-item a:hover {
    background: transparent !important;
}
.home .product_list_info h4 {
    color: #fff;
    height: auto;
    margin-bottom: 0;
}

.product-item a:hover h4 {
    text-decoration: underline;
}  
 
.home .product-item .sale.js-salePrice {
    color: #e51a99 !important; 
    font-weight: normal; 
}

.home.underlay .main_catalog .ttgallery_cont {
    background: transparent;
}

.product-item .discount {
    background: #e51a99 !important;
}



 
/*Page 404*/
.page404>div {
    color: #000; 
}


/*Footer pfile*/
.ft-profile {
    line-height: 25px;
}

.ft-profile .container .row {
    padding: 50px 0;
    justify-content: center;}
	
/*Logo brand*/
.fleatued-brand {
    background:#7ebc51;  
    padding: 50px 0;
    text-align: center;
    color: #fff; }

.fixed_burger { top: auto;} 
.fixed_burger i {background: #fff !important;}  
.m-show {display: none;}

.hm-online {
    background:#212121; 
    background-size: contain;
    background-repeat: no-repeat;
  background-position: top left;
    min-height:400px; 
	display: flex;
    align-items: center;
	padding: 50px 0; }

.hm-online .row {
    align-items: center;}
.title35 {
    font-size: 35px;
}
.text-color1 {
    color: #ff8811 !important;
}	
.font18 { 
    font-size: 18px;
}

.hm-online .grid-btn {
    display: grid;
    grid-template-areas: 40px;
    grid-template-columns: repeat(2, 1fr);
gap: 25px;} 


.hmgur-btn {
    background: #7ebc51;
    padding: 15px;
    border-radius: 15px;
    color: #000;
    font-size:17px;
    display: flex;
    align-items: center;
    gap: 15px;
	font-weight: bold; 
}

.hmgur-btn img {
    width: 35px;
}

.why_us_cont {
    background: #000000;
    color: #fff;
}
.why_us_cont h4 {
    color: #fff;
}

/*Home Blog*/
.hm-blog a {
    display: block;
}
.hm-blog h2.big_link a {
    color: #fff;
}

.hm-blog .story_text {
    width: auto;
    margin: 0;
    margin-bottom: 35px;
}
.hm-blog .story_text b {
    color: #fff;
}
.hm-blog .story_text u {
    color: #fff;
	    margin-top: 0;
}
.hm-blog span.story_img {
    display: flex;
    width: 100%;
	    margin-bottom: 30px;
}
.hm-blog span.story_img img {
    display: block;     
	object-fit: cover;
}

.story_one1 {
    margin: 20px 0;
} 


/*Footer*/
.footer {
border-top: #7ebc51 solid 5px; 
    background:#191516 !important; 
}
.footone h5 {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff !important;
    letter-spacing: 1px;
    text-transform: capitalize;
	padding-bottom: 15px; 
}
 
.footer p, .fonecont li a {
    margin: 15px 0 !important;
    display: inherit;
}
.footer p {
    max-width: 300px;
	    line-height: 35px;
}

div.wrap-features {
    background: #000000 !important;
    border-top: #ff8811 solid;
	    color: #ffffff;
}

.fonecont li {
    margin: 9px 0px 0 0px !important;
} 

.footer a, .footer p {
    color: #c1c0c0 !important;
    font-size: 15px;
	    display: inline !important; 
}

.footer a:hover {
    color: #ffffff !important;
    border-bottom: #ccc solid 1px;
}

.footer-copyright {
    color: #fff !important;
    border-top: #343434 solid 1px;
    padding-top: 30px;
	margin-top: 10px;
} 
 

.ft-large-title { 
    background: #7ebc51;
    padding: 2% 0;
    text-align: center;
}

.ft-large-title h2 {
    color: #000;
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 53px;
    margin: 0;
}

/*Single Products*/
.yousave_block {
    color: #000;
    font-weight: bold;
}
.priceflex { 
    color: #e51a99;
}

#addToCart, .btn-proceed {
    border: #7ebc51 solid 2px !important;
    color: #7ebc51!important;
} 
#addToCart:hover, .btn-proceed:hover {
    background: #7ebc51 !important;
    color:#fff !important; 
    border-color: #7ebc51 !important; 
} 

.single_item_content {
    padding-top: 50px;
}

.tab_head, .tab_bodies {
    border-color: #000;
}
.tab_head.active {
    background: #7ebc51; 
    color: #fff;
}

/*Mobile Side bar Css*/
#sidebar .sidebar-wrapper {
    background: #191516;
}

 
#sidebar .sidebar-wrapper ul {
    background: transparent !important;
}
.adap_menu_header {
    background: #000;
    color: #fff;
} 
.currency_chooser .ttdropdown-menu a {
    color: #fff !important;
} 
#sidebar .currency_chooser .ttdropdown-menu {
    background: #000 !important;
} 


#sidebar .sidebar-wrapper ul li a, #sidebar .sidebar-wrapper ul li span {
    color: #fff;
}
#sidebar .sidebar-wrapper ul li.title2 {
    color: #fff;
} 

/*Home Category*/
#pride_container {
    max-width: 1170px;
    min-height: 200px;
    background: #111;
    margin: 0 auto;
    border: 10px solid transparent;
    border-image: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
    border-image-slice: 1;
}
#pride_links {
    text-align: center;
    padding-bottom: 10px;
}
#pride_title {
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 10px 0px;
}

#pride_links a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background: #111;
    border: 1px solid #fff;
    display: inline-block;
    min-width: 230px;
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
    margin: 10px 30px;
    transition: .3s;
}
#pride_links a:hover {
    color: #111;
    border: 1px solid;
    background: #fff;
    transition: .3s;
} 



/*Mobile Media 991*/
@media (max-width:767px) {
.fleatued-brand img {margin: 15px 0;}	 
	
}
	

/*Mobile Media 767*/
@media (max-width:767px) {
.m-show {display: block;}
.m-hide {display: none;} 
.d-hide {display: none;} 	
.admin-bar .header, .header {min-height: 115px;}
.fixed_burger {position: absolute; top: 22px; left: 5px; }
.ft-large-title h2 {font-size: 35px;}	
body h2, .main_catalog .cat_one a, .main_catalog .cat_one span {font-size:25px;} 
	 
	
/*Search bar*/
.header_flex {display: block; height: auto ;}	
.search_form {padding-top: 10px;}   
.search_plate.focused { background: transparent; }
.search_cont input {width: 100%; border-radius:20px !important; padding-left: 15px!important; font-style: normal !important; }		
.search_cont:not(.active) .search_submit { background: #ff8811; padding: 10px; border-radius: 20px; }	 	
.upheader {position: absolute; right: 0px; top: 18px;} 	
.logo {margin: auto !important; width: auto !important; display: table; background: #fff; padding-left: 10px; padding-right: 10px; border-radius:6px; }   
.hm-online, .fleatued-brand, .ft-profile .container .row {padding: 30px 0;}


/*Home product*/
.home.underlay .main_catalog .ttgallery_cont {background: transparent !important;}	
#pride_title {font-size: 20px;  } 
	
.home .most_popular_cats {display: none;}
.home-category-dextop {display: none;}
	
/*Home Category*/
#pride_links {
text-align: center;
padding-top: 10px;
padding-bottom: 20px;
gap: 15px 0px;
display: grid;
grid-template-rows: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
#pride_links a {
width: 88%;
min-width: 50px;
margin: 0 auto;
display: flex;
justify-content: center; 
align-items: center;
}	
	
	
/*Ft- Porofile*/	
.ft-profile img {width: 100%; margin-bottom: 20px; }	
	
}
 
/*Mobile Media 479*/ 
@media (max-width:479px) {
.hm-online .grid-btn {
grid-template-areas: 40px; 
grid-template-columns: repeat(1, 1fr);
gap: 25px; }	  	
 
	
}