/* Only For Dektop Not Mobile */
@media screen and (min-width: 1023px) {

    /*     #shop-cat-grid-four .elementor-widget-image img {
        height: 454px;
    } */
    header .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
        flex-wrap: nowrap;
    }

    #cart-page-custom>.e-con-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* Only For Dektop Not Mobile */

#Video-sort-description .woocommerce-product-details__short-description{
	    padding: 3px 10px;
    background-color: #663E88;
    border-radius: 7px;
    color: #fff;
    margin: 10px 0px 12px;
}

.wcml-dropdown.product.wcml_currency_switcher{
	    height: 0;
    overflow: hidden;
    margin: 0px !important;
}
.ast-article-single figure, .ast-article-single img:not(figure img){
	box-shadow: none !important;
}

.woocommerce-product-details__short-description{

	padding: 0 10px 0px !important;
    height: 40px;
    display: flex;
    align-items: center;
/*     margin-left: 5px !important; */
}

.slick-list .slick-slide {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

div .woocommerce-js h2 {
    margin-bottom: 0;
}

.woolentor-recently-view-title{
	height: 45px;
}

.woolentor-grid-card .woolentor-product-image{
	border-radius: 0 !important;
}