/*!
Theme Name: carpetright
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: carpetright
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

carpetright is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


.item .added_to_cart{
	display: none !important;
}
.ajax_add_to_cart{
	position: relative;
}
.single_add_to_cart_button{
	position: relative;
}
.single_add_to_cart_button.loading, .woocommerce #respond input#submit.loading, a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading {
    opacity: .25;
    padding-right: 2.618em
}

.single_add_to_cart_button.loading:after, .woocommerce #respond input#submit.loading::after, a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 35% !important;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}
.single_add_to_cart_button.loading:after{
	right: -30px;
}
.single_add_to_cart_button.added::after, .woocommerce #respond input#submit.added::after, a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom
}
body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child *{
	color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
    background-color: #e52b38 !important;
}
.banner-slider:not(.slick-initialized) .banner-item:not(:first-child) {
	display: none;
}
.menu-filter .filter-param ul li a {
    text-transform: capitalize;
}
body.archive.tax-product_cat div#block-2 {
    display: none;
}
body.archive.tax-product_cat.term-rugs.term-185 div#block-2, body.archive.tax-product_cat.term-all-rugs.term-208 div#block-2, body.archive.tax-product_cat.term-allure.term-209 div#block-2{
    display: block;
}

body.archive.tax-product_cat.term-rugs.term-185 div div#yith-woo-ajax-navigation-11, body.archive.tax-product_cat.term-all-rugs.term-208 div div#yith-woo-ajax-navigation-11, body.archive.tax-product_cat.term-allure.term-209 div div#yith-woo-ajax-navigation-11{
    display: none;
}

