/*
Theme Name: 	Autusin Child Theme
Theme Uri:  	http://demo.wpthemego.com/themes/sw_autusin/
Description:  	A child theme of SW Autusin
Author:     	magentech
Author Uri: 	https://themeforest.net/user/magentech/
Template:   	autusin
Version:    	2.0.5
License:    	GNU General Public License v2 or later
*/

.privacy_checkbox {
    padding:10px;
}

.privacy_checkbox input {
    margin-right: 15px;
}

.error_privacy  {
    color: red;
    font-weight: bold;
    display: none;
}

.error_field  {
    color: red;
}

@media only screen and (max-width: 800px) {
    img.wp-image-5877 {
        max-height: 100px;
    }
    button.bt_menusb {
        position:absolute;
        left:0;
    }
    div.elementor-element-427443e {
        margin-top: -50px;
    }

}

.elementor-widget-wrap .product_detail .slider_img_productd .product-images .product-images-container .slick-slider.product-responsive .woocommerce-product-gallery__image:not(.slick-active) {
  opacity: 0 !important;
  filter: alpha(opacity=100) !important;
}

body.woocommerce-account #contents {
    max-width:85%;
    margin:auto;
}

.see-more {
    background: #ff2d37;
}

:root {
  --primary-color: #ff2d37 !important;
  --secondary-color: #ff266f !important;
}

.autusin-minicart3 .minicart-title {
  color: #ff2d37 !important;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    color: #ff2d37 !important;
}

.product_detail .content_product_detail .add_to_cart_button, .product_detail .content_product_detail .product_type_external, .product_detail .content_product_detail .product_type_grouped, .product_detail .content_product_detail .single_add_to_cart_button {
    background-color: #ff2d37 !important;
    color: #FFF !important;
}

.single-product .tabs.elementor-element .tabbable .nav.nav-tabs li.active a, .single-product .tabs.elementor-element .tabbable .nav.nav-tabs li:hover a, .single-product > .tabs .tabbable .nav.nav-tabs li.active a, .single-product > .tabs .tabbable .nav.nav-tabs li:hover a {
    background-color: #ff2d37;
    color: #fff !important;
    border-right: 1px solid #ff2d37;
}

.top-form .wrapp-minicart .minicart-padding .number-item .item {
     color: #ff2d37 !important;
}

.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount {
    color: #ff2d37 !important;
}

.jet-range__slider__track__range {
    color: #ff2d37 !important;
}

.item-price ins {
    color: #ff2d37 !important;
}

.footer11 .footer-copyright.style2 p a, #sw-add-to-cart-message .price, #sw-add-to-cart-message .subtotal {
    color: #ff2d37 !important;
}
.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a,
.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a {
  border: 1px solid #ff2d37;
  color: #fff !important;
  background-color: #ff2d37;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .product_detail .content_product_detail a.compare {
    border: 1px solid #ff2d37;
    color: #ff2d37;
}

.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
.product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.product_detail .content_product_detail a.compare:hover {
  background-color: #ff2d37;
  color: #fff !important;
}

.woocommerce .checkout #payment #place_order, .woocommerce-page .checkout #payment #place_order {
    background: #ff2d37;
}

.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount {
    color: #ff2d37;
}

.woocommerce > .cart-collaterals .cart_totals table tr.order-total th .amount, .woocommerce > .cart-collaterals .cart_totals table tr.order-total td .amount, .woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th .amount, .woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td .amount {
    color: #ff2d37;
}

.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    background: #ff2d37;
    border-color: #ff2d37
}

.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button, .woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button {
     background: #ff2d37;
     border-color: #ff2d37
}

.topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
     color: #ff2d37;
}