/*
Theme Name: Ecomus Child
Theme URI: https://wpecomus.com/
Author: DrFuri
Author URI: http://drfuri.com/
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecomus
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: ecomus
*/
<style>
.right-image .elementor-6052 .elementor-element.elementor-element-7e5cb770 .elementor-background-slideshow__slide__image {
	background-repeat: no-repeat !important;
}
.topbar-container {
	padding: 0 18px 0 43px !important;
}
body {
	overflow-x: hidden !important;
}
.overlay-card .ecomus-banner::after{
	  content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.15);
    z-index: 1;
    transition: background 0.3s ease;
}
.overlay-card .ecomus-banner .ecomus-banner__summary {
    z-index: 2;
}
a.em-button-icon.em-button-light.em-tooltip.wcboost-products-compare-button.wcboost-products-compare-button--ajax.product-loop-button.button.em-flex-align-center.em-flex-center.wcboost-products-compare-button--loop {
    display: none;
}

@media (max-width: 768px) {
	.header-logo > a img, .header-logo > a svg {
    height: 45px;
}
}
.single-product div.product .meta-cat a, .single-product div.product .ecomus-product-price .price ins {
	color: #035ab8 !important;}
.single-product div.product .ecomus-product-price .price .sale-off {
	background-color: #035ab8 !important;
}
.header-counter {
	background: #035ab8 !important;
}
.topbar-slides__item a {color: #ffffff !important;}


/*-------------------- New css Start ----------------------*/
.custom-banner-slider .slide-inner .slide-text h1{
	color: #fff;
	margin-bottom: 0px !important;
}
.custom-banner-slider .slide-inner .slide-text h6{
	color: #fff;
}
.custom-banner-slider .slide-inner .slide-text p{
	color: #fff;
}

.custom-banner-slider .btn.video{
	color: #fff;
}
.banner-5__hero-social .follow{
	color: #fff;
}
.banner-5__hero-social-list li a{
	color: #fff;
}
.custom-banner-slider .btn.video span{
	border: 2px solid #f5f5f5;
}

.custom-banner-slider .btn.primary {
	background: #0b79c7;
}
.slide-text span.ecomus-video-popup__marker path {
    color: #fff;
}
.primary-navigation .nav-menu > li > a {
    text-transform: uppercase;
}



@media (max-width: 768px) {
	.custom-banner-slider .slide-inner .slide-text h1 {
    font-size: 35px;
}
	.custom-banner-slider .slide-inner .slide-text h6 {
		font-size: 15px;
		margin-top: 0px !important;
	}
	.custom-banner-slider .slide-inner .slide-text p{
		font-size: 14px;
	}
	.custom-banner-slider .buttons{
		display: flex;
    flex-direction: column;
		margin-bottom: 10px !important;
	}
	.banner-5__hero-social {
    display: flex
;
    align-items: center;
    gap: 5px;
    flex-direction: column;
}
	.custom-banner-slider .slide-images {
    flex: 1;
    position: relative;
    display: flex
;
    justify-content: center;
    gap: 20px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: stretch;
    align-items: center;
}
	.custom-banner-slider .slide-images img:first-child{
		width: 100%;
            transform: rotate(0deg);
	}
	.custom-banner-slider .slide-images img:last-child{
		width: 100%;
            transform: rotate(0deg);
	}
	.krafitque-prev{
		left: 0% !important;
	}
	.krafitque-next, .krafitque-prev {
		padding: 15px;
	}
	.krafitque-prev::after, .krafitque-next:after {
    font-size: 12px !important;
}
	    .elementor-6052 .elementor-element.elementor-element-724bf46 .ecomus-video-popup__marker .ecomus-svg-icon {
        font-size: 15px !important;
    }
	.elementor-6052 .elementor-element.elementor-element-724bf46 .ecomus-video-popup__marker {
    width: 50px !important;
    height: 50px !important;
}
	.elementor-6052 .elementor-element.elementor-element-724bf46 .ecomus-video-popup__marker{
		left: 25px;
    top: 0px;
	}
	    .elementor-6052 .elementor-element.elementor-element-2fbe1a96 .ecomus-heading {
			line-height: 26px;
	}
	.ecomus-video-popup__marker .ecomus-svg-icon {
		font-size: 15px !important;
	}

}

.em-product-quantity {
    display: none;
}
button.single_add_to_cart_button.button.alt span.price {
    display: none;
}
button.single_add_to_cart_button.button.alt span.divide {
    display: none;
}
.single-product div.product .single_add_to_cart_button{
	width: 50% !important;
}
.product_meta {
    display: none;
}
.ecomus-video-popup__marker .ecomus-svg-icon{
	font-size: 30px;
}
.wcboost-wishlist-share.wishlist-share {
    display: none;
}
.header-phone.topbar-text.em-color-dark.em-font-medium a:hover {
    color: #fff;
}

.short-description__content h6 {
    margin: 0px !important;
}
div#tab-description ul {
    padding-bottom: 0px;
}
</style>