#cart-area > .vc_column-inner > .wpb_wrapper:first-of-type{
	display: flex;
	align-items: flex-start;
}
.header-container .widget_shopping_cart .widget_shopping_cart_content .mini_cart_content ul.cart_list li .product-image img { 
    height: 70px;
    object-fit: cover;
    object-position: bottom;
}
.horizontal-menu #primary > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown { 
    padding: 10px;
}.horizontal-menu #primary > .menu_holder .menu_inner > ul > li.default_dropdown ul.mega_dropdown li a.item_link { 
    padding: 10px 15px; 
}

.main-container .shop-products .product-wrapper .product-image {
    height: 210px;
    overflow: hidden;
}

.main-container .shop-products .product-wrapper .product-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.main-container .shop-products .product-wrapper .product-image > a {
    height: 100%;
}
a.compare.button {
	display: none !important;
}
.header-container .box-cart .widget.woocommerce.widget_shopping_cart {
    max-width: 140px;
}

.header-container .widget_shopping_cart .widget_shopping_cart_content .cart-toggler .cart-total:after {}

.header-container .widget_shopping_cart .widget_shopping_cart_content .cart-toggler {
    position: relative;
}
#cart-area > .vc_column-inner > .wpb_wrapper:first-of-type {
    justify-content: flex-end;
}

.f-logo {
    overflow: hidden;
    padding: 0 0 10px;
}

.f-logo img {max-width: 240px;}
.yith-add-to-wishlist-button-block {
    margin-top: 4px;
    margin-bottom: 4px;
}

.light .main-container .shop-products.grid-view .gridview .box-hover .action-links .wishlist-inner a {
    background: transparent !important;
}
.select2-container--default .select2-selection--single {
    height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.main-container .shop-products.grid-view .gridview .box-hover::before {
    box-shadow: 0px 14px 15px 0 rgba(0, 0, 0, 0.3);
}
.main-container .shop-products .product-wrapper { height: auto;  }
.main-container .shop-products .product-wrapper .tag-cate {
    display: none;
}
.main-container .home-tabs .wpb_content_element {
    display: block;
}
.owl-carousel .owl-nav button.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}
.main-container .shop-products.grid-view .gridview .box-hover .action-links .add-to-cart .add_to_cart_inline .button::after {
    top: 0;
}
.main-container .home-tabs .vc_tta-tabs-container .vc_tta-tabs-list li a:hover { z-index: 9; }
span.post-author,span.post-slash {
    display: none;
}
.post-wrapper .readmore:hover {
    color: #a27d65;
}
.product.woocommerce.add_to_cart_inline span.woocommerce-Price-amount.amount + span[aria-hidden="true"] {
    display: none;
}

.main-container .shop-products.list-view .product-wrapper .action-links > div,
.main-container .shop-products.list-view .product-wrapper .action-links .wishlist-inner a,
.main-container .shop-products.list-view .product-wrapper .action-links .wishlist-inner a svg { vertical-align: middle;}

.main-container .testimonials .quote {
    max-width: 100%;
}

.wcppec-checkout-buttons__separator {
    display: none;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    max-width: 100%;
}
.testimonials {
   max-width: 900px;
    margin: 0 auto; 
}
.main-container .shop-products.list-view .product-wrapper .price-box {
    margin: 5px 0px;
}
    
.signupform span.wpcf7-spinner {
    position: absolute;
    top: 10px;
}

.signupform p {
    position: relative;
}

.social-icons li a i.ion-social-twitter::before {
    content: '';
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23bababa' viewBox='0 0 24 24'%3E%3Cpath d='M13.795 10.533 20.68 2h-3.073l-5.255 6.517L7.69 2H1l7.806 10.91L1.47 22h3.074l5.705-7.07L15.31 22H22l-8.205-11.467Zm-2.38 2.95L9.97 11.464 4.36 3.627h2.31l4.528 6.317 1.443 2.02 6.018 8.409h-2.31l-4.934-6.89Z'/%3E%3C/svg%3E%0A");
    width: 15px;
    height: 36px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    margin: 0 auto;
    transition: all 0.3s ease;
}

.social-icons li a:hover i.ion-social-twitter::before {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23c09578' viewBox='0 0 24 24'%3E%3Cpath d='M13.795 10.533 20.68 2h-3.073l-5.255 6.517L7.69 2H1l7.806 10.91L1.47 22h3.074l5.705-7.07L15.31 22H22l-8.205-11.467Zm-2.38 2.95L9.97 11.464 4.36 3.627h2.31l4.528 6.317 1.443 2.02 6.018 8.409h-2.31l-4.934-6.89Z'/%3E%3C/svg%3E%0A");
}

@media only screen and (max-width: 990px) {
    .ceo-image figure.wpb_wrapper.vc_figure > div, .ceo-image figure.wpb_wrapper.vc_figure > div img, .ceo-image figure.wpb_wrapper.vc_figure {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .posts-carousel.slide.owl-carousel .owl-nav.disabled,
    .shop-products.products.owl-carousel .owl-nav.disabled {
        display: block;
    }
        
    .signupform span.wpcf7-spinner {
        position: absolute;
        top: 9px;
    }
    
    .signupform p {
        position: relative;
    }
    .f-logo {
        text-align: center;
        padding: 0 0 30px;
    }
    
    .f-logo img {
        margin: 0 auto !important;
        display: block;
        float: none;
    }
    .main-container .shop-products.grid-view .product-wrapper:hover .box-hover {
        opacity: 0;
        visibility: hidden;
    }
    
    .main-container .shop-products.grid-view .product-wrapper:hover {
        box-shadow: none;
    }
    .owl-carousel .owl-nav { top: 0;}
}