/*
 Theme Name:   Neytri Child
 Theme URI:    https://neytri.wpengine.com/
 Description:  Neytri Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     neytri
 Version:      1.0.0
 Text Domain:  neytri-child
*/
.wdt-no-header-builder-content .no-header .no-header-title a img, .wdt-logo-container a img {
    max-width: 80px;
}
ol.flex-control-nav.flex-control-thumbs li img {
    width: 60px !important;
}
ol.flex-control-nav.flex-control-thumbs li {
    width: 60px;
    height: 60px;
}
.elementor-213 .elementor-element.elementor-element-5ac56e6 {
    padding: 5px 0px 5px 0px !important;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions {
    display: none;
}
.woocommerce .related.products ul.products li.product .product-thumb .image .primary-image{
	position:relative ;
}
.woocommerce .related.products ul.products .product-buttons-wrapper.product-button {
    display: none !important;
}
a.rm-color {
    color: #808080 !important;
}
a.rm-color:hover {
    color: #000 !important;
}
i.menu-item-icon.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}
a.elementor-icon.elementor-social-icon.elementor-social-icon-shopping-cart {
    display: none !important;
}
#left_side_header .mobile-nav-container, #right_side_header .mobile-nav-container{
	display:none;
}
div#mobile_view_menu {
    position: absolute;
    top: 25%;
	right:0;
	width:25px;
}
div#left_menu_up{
	width:40%;
}
div#right_menu_up{
	width:40%;
}
div#senter_menu_up {
    width: 20%;
    text-align: center;
}
.swiper-button-prev {
    background: #fff !important;
}
.swiper-button-next {
    background: #fff !important;
}
.swiper-button-prev:hover {
    background: #9e9e9e !important;
}
.swiper-button-next:hover {
    background: #9e9e9e !important;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2212 span {
    display: none;
}
.wdt-header-menu ul li>a:hover {
    color: #000 !important;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2285 span {
    display: none;
}
.wdt-header-icons-list .wdt-header-icons-list-item {
    padding: 5px 12px;
}
.wdt-header-icons-list .wdt-header-icons-list-item .far{
    line-height:normal;
}
div#right_side_header {
    width: 13%;
}
div#right_side_menu_icon {
    width: 27%;
}
button.single_add_to_cart_button.button.alt {
   padding: 12px 25px;
}
.yith-wcwl-wishlistaddedbrowse {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.single a.compare.button {
    min-width: 285px;
}
li.product-grid-view.product:hover a.compare.button {
    width: auto !important;
    min-width: auto;
}
svg#yith-wcwl-icon-heart-outline {
    display: none;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    max-height: 60px;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    padding: 12px 24px !important;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: inline-block !important;
}
span.swiper-pagination-bullet {
    display: none;
}
.current_page_item span {
    border-bottom: 1px solid #000;
	color: #000;
}
.current-menu-item span {
    border-bottom: 1px solid #000;
	color: #000;
}
div#senter_menu_up {
    width: 20%;
    text-align: center;
    z-index: 9999;
}
li.variable-item.button-variable-item.selected {
    background: #000 !important;
    color: #fff !important;
}
span.sku_wrapper {
    display: none !important;
}
.wdt-custom-iconlist-style-1.wdt-custom-thumb-iconlist-style{
	display:none;
}
@media (max-width: 767px) {
    .elementor-213 .elementor-element.elementor-element-ba86d4e {
        padding: 0px 0px 20px 0px !important;
    }
/* 	#right_side_menu_icon{
		display:none;
	} */
	div#senter_menu_up {
		width: 20%;
		/* text-align: center; */
		position: absolute;
		left: 0;
	}
	.woocommerce div.product.type-product > div.images{
		width:100%;
	}
	.woocommerce div.product.type-product > div.summary{
		width:100%;
	}
	 .woocommerce div.product form.cart div.quantity .qty {
        font-size: 14px;
        max-width: 12px;
    }
	.wdt-no-header-builder-content .no-header .no-header-title a img, .wdt-logo-container a img {
		max-width: 42px;
	}
	.wdt-header-icons-list .wdt-header-icons-list-item {
		padding: 5px 8px;
	}
	.wdt-header-icons-list {
		line-height: normal;
		position: absolute;
		top: -5px;
	}
	.wdt-thumb-slider-content {
		color: #000 !important;
	}
	.wvs-mobile .col2-set:not(.woocommerce-Addresses) {
        padding: 25px 0px;
    }
	    .woocommerce table.shop_table.cart tbody td .quantity.quantity-with-plusminus input[type="button"], .woocommerce-page table.shop_table.cart tbody td .quantity.quantity-with-plusminus input[type="button"] {
        width: 25px !important;
    }
/* 	button.single_add_to_cart_button.button.alt {
		padding: 11px;
	} */
}