a {
	outline: 0 !important;
}

.featured { 
	width: 100%;
}

.btn, .btn-primary, .btn-secondary {
	border: 1px solid transparent !important;
}

 .banner_2 { 
	 margin-top: 20px;
	 margin-bottom: 50px;
	 padding-top: 50px;
	 padding-bottom: 50px;
 }

 .alert::first-letter {
	 text-transform: capitalize;
 }

 .form-control{
	 color: #0e8ce4;
}

.card { 
	margin-bottom: 30px;
}

.card-header {
	font-weight: bold;
	font-size: 1.5rem !important;
}

.card-header::first-letter {
	text-transform: capitalize;
}

 .viewed {
	padding-top: 100px;
	padding-bottom: 100px;
 }

 .deals_item_price_a {
	 text-decoration: line-through;
 }

 .banner_2_item .price {
	 font-size: 2rem;
 }

 .banner_2_content {
	 padding-top: 70px;
 }

 .arrivals_slider_item {
	 margin-bottom: 30px;
 }

.cat_menu_container ul
{
	visibility: hidden;
	opacity: 0;
}
.section-wp {
	padding: 50px 20px;
	width: 100%;
	margin-top: 50px;
	background: #ebebeb !important;
	text-align: center;
}

.inner-wp {
	background: #fff !important;
	padding: 40px;
}

.fa-mobile.mobile-menu-icon, .fa-envelope.mobile-menu-icon {
	color: #fff !important;
}

.line-through { 
	text-decoration: line-through;
}

i.fas { 
	color: #666 !important; 
}

i.fa-search { 
	color: #fff !important; 
}

.store-badge i { 
	padding-top: 8px;
}

.logo_container .logo a { 
	font-size: 2rem; 
}

.footer_phone, .footer_contact_text, .cat_menu, .footer_list.catalog li {
	text-transform: capitalize !important;
}

.wishlist_text { 
	padding-left: 10px;
}

/* Category Page */
.category-wp { width: 100%; background: #ebebeb; }
.product-card { background: #fff; padding: 25px 10px 15px 10px; margin: 0 3px 30px 3px;  }
.product-card a { color: #666; }
.product-card .product-name { margin: 30px 0; font-weight: bold; text-transform: capitalize; text-align: center; min-height: 80px; font-size: 1.2rem; }
.product-card .product-footer .product-price { font-weight: bold; min-height: 40px;   }
.product-card .product-footer .product-price span { color: #000 !important; }
.product-card .product-footer .product-buy { text-align: right; min-height: 40px; }
.product-card .product-footer .product-buy span { padding: 4px; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.product-card .product-image { vertical-align: middle; display: flex; }

/* Product Page */
.product-breadcrumbs { font-weight: bold; font-style: normal; text-transform: uppercase; }
.product-breadcrumbs ul { margin: 0 auto; margin-bottom: 40px; padding: 0; font-size: 0.9rem; }
.product-breadcrumbs ul li { display: inline; }
.product-breadcrumbs ul li:after { content: ' / '; color: #666; }
.product-breadcrumbs ul li:last-of-type:after { content: ''; }
.product-breadcrumbs a { color: #666; }

.product-show .box-product-detail h1 { color: #222; font-size: 1.7rem; font-weight: bold; font-style: normal; text-transform: uppercase; margin-bottom: 10px; }
.product-show .box-product-detail, .product-show .box-product-img { margin-bottom: 50px; }
.product-show .box-product-img { background: #fff; padding: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.box-product-detail .row { background: #fff; padding: 20px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.extra_images img { cursor: zoom-in; }
.image-link { cursor: zoom-in; }
.product-show .box-product-detail .price { font-size: 1.9rem; margin: 10px 0 25px 0; font-weight: bold; }
.product-show .box-product-detail input[type="number"] { max-width: 120px; float: left; margin-right: 20px;  }

/* Image Zoom */
#image-zoom { display: none; background-color: rgba(0,0,0,0.7); width: 100%; height: 100%; z-index: 1000; position: fixed; top:0; left:0; vertical-align:middle; align-items : center; margin: 0; padding: 0; cursor: pointer; }
#image-zoom img {  position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; max-height: 94%; max-width: 94%; cursor: -moz-zoom-out; background: #fff;  }

.viewed { background-color: #fafafa; }

.categories-wp {

}

.categories-wp h1 a {
	color: #000;
	text-transform: capitalize;
	font-size: 1.1rem;
}

.categories-wp h2 a {
	color: #666;
	text-transform: capitalize;
	font-size: 1rem;
	margin-bottom: 10px;
}

.categories-wp h1, .categories-wp h2, .categories-wp h1 a, .categories-wp h2 a {
	display: block !important;
}

.categories-wp h1 {
	margin-top: 20px;
}

.categories-wp .col-12 {
	min-height: 200px;
}


.user-menu .dropdown-menu { 
	display: none;
}	

.top_bar_user a.logged-name {
	line-height: 40px;
}

/* Cart */
.cart-row {
	margin-bottom: 30px;
	border: 1px solid #CECECE;
}
.section-cart h1 {
	font-size: 2rem;
	margin-bottom: 50px;
}

.section-cart .btn-checkout {
	float: right;
}

.section-cart .product-image img { 
	max-width: 150px; 
	max-height: 150px;
}

.cart-product { padding: 20px; }
.cart-product div:first-letter { text-transform: capitalize; }
.cart-product h2 { font-size: 1.6rem; }
.cart-product input[type="number"] { width: 80px; display: inline; margin-left: 10px; }
.cart-product div div { margin-bottom: 18px; }
.cart-product-right { text-align: center; margin-top: 30px; }
.cart-header { padding: 20px; }
.cart-header-left, .cart-product-right div:nth-of-type(1) { font-weight: bold; font-size: 1.2em; }
.cart-product-mid div:nth-of-type(2) { margin-top: 10px; margin-bottom: 10px; }

.highlighted-with-discount { 
	text-decoration: line-through;
}


.thumbnail { width: 80px !important; height: 80px !important; display: block;  float: left; margin-right: 10px; }
.extra_images { margin-top: 80px; }


.lnk-google-maps, .lnk-google-maps:hover {
	
}

/* Media queries*/
@media only screen and (max-width: 991px) 
{
	.logo_container img { 
		max-height: 50px;
	}

	.logo a { 
		text-align: center !important;
		font-size: 20px !important;
	}

	.contact_form_inputs .input_field {
		width: 100%;
		margin-bottom: 25px;
	}
}

@media only screen and (min-width: 992px) 
{
	.product-breadcrumbs ul {
		margin-left: 0;
	}
	.product-card .product-image {
		min-height: 200px; max-height: 200px;
	}

	.box-product-detail { 
		padding-left: 50px; 
	}

    .section-wp {
		padding: 30px 20px;
		text-align: left;
	}

	.user-menu .dropdown-menu.show { 
		display: block;
	}

	.home-cat-menu	{
		visibility: visible !important; opacity: 100% !important;
	}
}



/* Theme */
select, textarea, input[type=text], input[type=email] {
	color: var(--color-b) !important;
}

.nav-tabs .nav-link:hover, .copyright_content a:hover, .product-breadcrumbs a:hover {
	color: var(--color-c);
}

.main-bg-color { background: var(--color-a) !important; }
.main-txt-color { color:  var(--color-a) !important; }

.logo i, .logo a {
    color: var(--color-a);
}

.search .btn-search { 
    background: var(--color-a) !important;
}

.cart_count {
	background: var(--color-c);
}

a {
	color: var(--color-a);
}

.btn-primary {
	background: var(--color-a);
}

.header_search_button {
	background: var(--color-a);
}

.cat_menu_container {
	background: var(--color-a);
}

.footer_phone {
	color: var(--color-a);
}

.main_nav_menu a:hover {
	color: var(--color-a) !important;
}

.product-name a:hover {
	color: var(--color-a);
}

.product-card .product-footer .product-buy span {
	background: var(--color-a);
}

.product-card .product-footer .product-price {
	color: var(--color-a);
}

.header_main a:hover, .cat_menu a:hover, .banner_2_item .price {
	color: var(--color-a) !important;
}



/* Home elements */
.banner_button a, .banner_2_button a, .product_cart_button, .product_cart_button:hover {
	background: #666; color: #fff;
}

.slick-dots li.slick-active, .slick-dots li:hover, .owl-dot.active {
	background: var(--color-a) !important;
}

.banner_text {
	color: var(--color-b);
}

.banner_price { 
	color: var(--color-a);
}

.banner_price span { 
	color: var(--color-b);
}

.product_new, .product_discount, .item_discount {
	background: var(--color-c);
}

.viewed_price {
	color: var(--color-a) !important;
}

.product_price.discount {
	color: var(--color-a);
}

.product_name a {
	color: var(--color-c) !important;
}

.cat_menu_container a:hover, .top_bar_menu a:hover, .highlighted-with-discount {
	color: var(--color-c) !important;
}

footer a:hover, 
.footer_social li a i:hover, 
.footer_social li a:hover, 
.footer_social li:hover,
.footer_social a:active
.footer_social i:hover
{
	color: var(--color-a) !important;
}

.whatsapp-chat {
	position:fixed;
	right: 30px;
	bottom: 30px;
	z-index: 10;
}

.whatsapp-chat img {
	max-width: 75px;
}

.carousel_img {
	max-width: 640px;
	max-height: 400px;
}

/* Images Carousel */
.banner_images {
	padding: 0;
	padding-bottom: 20px;
	width: 100%;
	background: url(/assets/images/banner_images_background.jpg);
	background-size: cover;
	background-color: #c8c8c8;
	background-repeat: no-repeat;
}

.banner_images_item {
	padding-top: 60px;
	padding-bottom: 60px;
}


.banner_images .owl-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    margin-right: 16px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    cursor: pointer
}

.banner_images .owl-dot:last-child {
    margin-right: 0
}

.banner_images .owl-dot.active {
    background: #0e8ce4;
    box-shadow: none
}

.banner_images .owl-dots {
	margin-bottom: 10px !important;
}

.banner_images .owl-dot span {
	display: none !important;
}

/* Categories Carousel */
.banner_categories {
	padding: 0;
	padding-bottom: 20px;
	width: 100%;
	background-color: #dedede;
	background-repeat: no-repeat;
}

.banner_categories_item {
	padding-top: 60px;
	padding-bottom: 60px;
}


.banner_categories .owl-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    margin-right: 16px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    cursor: pointer
}

.banner_categories .owl-dot:last-child {
    margin-right: 0
}

.banner_categories .owl-dot.active {
    background: #0e8ce4;
    box-shadow: none
}

.banner_categories .owl-dots {
	margin-bottom: 10px !important;
}

.banner_categories .owl-dot span {
	display: none !important;
}

/* Products Carousel */
.banner_products {
	padding: 40px 0;
	padding-bottom: 20px;
	width: 100%;
	background-color: #fafafa;
	background-repeat: no-repeat;
	margin-bottom: 50px;
}

.banner_products_item {
	padding-top: 60px;
	padding-bottom: 60px;
}


.banner_products .owl-dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    margin-right: 16px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    cursor: pointer
}

.banner_products .owl-dot:last-child {
    margin-right: 0
}

.banner_products .owl-dot.active {
    background: #0e8ce4;
    box-shadow: none
}

.banner_products .owl-dots {
	margin-bottom: 10px !important;
}

.banner_products .owl-dot span {
	display: none !important;
}

.owl-carousel .owl-item img {
	width: auto;
}

ul.pagination .page-link {
	color: #222;

}

ul.pagination .page-item.active .page-link {
    background-color: #222;
	border: 0;
}

/* 
* Media queries
*/

@media (max-width: 991px) {  
	.main_nav_content, .page_menu_content { 
		background: var(--color-a) !important;
	}	

	.page_menu_content a:hover {
		color: var(--color-c) !important;
	}
		
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
 
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  

}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 

	.cart-header .btn { float: right; }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  


}


@media (max-width: 992px) { 
	.cart-header-right {
		padding-top: 30px;
	}
}