span.ast-icon.icon-search {
    margin-bottom: -7px;
}

.woocommerce-js table.shop_table thead, .woocommerce-page table.shop_table thead {
    background-color: #1d1d1d;
}

.woocommerce-cart .cart-collaterals .cart_totals>h2, .woocommerce-cart .cart-collaterals .cross-sells>h2 {
    margin: 0 -20px 20px;
    background-color: #1d1d1d;}

.woocommerce-js ul#shipping_method li label {
    display: inline;
    color: #fff;
}

.ast-modern-checkout .woocommerce #payment ul.payment_methods .wc_payment_method label {
    font-weight: 600;
    display: inline-block;
    width: calc(100% - 10%);
    color: #ececec;
    font-size: 1.2em;
}

.woocommerce-js div.product form.cart .variations label {
    font-weight: 700;
    color: #bbb;
}

.woocommerce-js a.remove:before {
    content: '';
    position: absolute;
    border: 1px solid #ffffff;
}

.woocommerce-js a.remove .ahfb-svg-iconset .ast-close-svg {
    color: #fff;
}

.woobt-alert {
    padding: 6px 10px 6px 14px;
    border-left: 4px solid #c13232;
    background-color: #212121;
    font-size: 14px;
}

.wpcvs-terms .wpcvs-term .wpcvs-term-inner {
    position: relative;
    background-color: #111;
}


.woobt-products .woobt-product .woobt-thumb {
    width: 80px;
    flex: 0 0 80px;
}

.woobt-before-text.woobt-text {
    font-size: 22px;
}

.comment-form-rating label {
    color: #dedede;
}

.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {
    color: #ebebeb;
}

.woocommerce-js #reviews .comment-form-rating .stars a {
    position: relative;
    top: 0px;
}

.woocommerce-js #reviews .comment-form-comment label, .woocommerce-js #reviews .comment-form-rating label {
    font-size: 1.2em;
    font-weight: 500;
    padding-right: .5em;
    color: #e0e0e0;
}

.woocommerce-js #reviews #review_form #respond #comment {
    color: #fff;
}

.woocommerce-js textarea, .woocommerce-page textarea {
    background-color: #686868;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
    color: #b8b8b8;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
    padding: 12px 30px;
    width: 200px;
    font-size: 20px;
    font-weight: bold;
}

div#woosq-popup .ast-width-md-4 {
    width: 100%;
}

@media only screen and (max-width: 600px) {
.ast-woocommerce-container {
    margin-top: 40px;
}
}

.woobt-products {
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #666;
    margin-top: -10px !important;
}

.wpcvs-terms.wpcvs-show-label-yes .wpcvs-term {
    width: 65%;
}

@media only screen and (max-width: 600px) {
	.wpcvs-terms.wpcvs-show-label-yes .wpcvs-term {
    width: 100%;
}
	.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
    padding: 12px 30px;
    width: 140px;
    font-size: 15px;
    font-weight: 600;
}
}



/****Color Selector Fix*****/
@media only screen and (max-width: 600px) {
.wpcvs-terms.wpcvs-show-label-yes .wpcvs-term .wpcvs-term-label {
    padding: 0;
    display: none;
}
	    .wpcvs-terms.wpcvs-show-label-yes .wpcvs-term {
        width: auto;
    }
	.wpcvs-terms {
    padding-bottom: 10px;
}
	.wpcvs-terms.wpcvs-type-color .wpcvs-term .wpcvs-term-color {
    width: 32px;
    flex: 0 0 32px;
}
.ast-woocommerce-product-gallery__image {
    margin-right: 10px!important;
    width: 80px!important;
}	
}

/*.ast-woocommerce-product-gallery__image.flex-active-slide {
    position: relative;
    min-height: 139px;
    background: #f1f1f1;
}*/

.ast-woocommerce-product-gallery__image.flex-active-slide {
    position: relative;
    max-height: 120px;
    max-width: 120px;
}

.ast-single-product-thumbnails .ast-woocommerce-product-gallery__image > img, #ast-vertical-slider-inner img {
    cursor: pointer;
    max-width: 120px;
	  max-height: 120px;
}

@media only screen and (min-width: 601px) {
.ast-woocommerce-product-gallery__image {
    margin-right: 10px !important;
    width: 120px !important;
}
	.tippy-box {
    display: none!important;
}
}


.wpcvs-tippy-inner .wpcvs-tippy-swatches span {
    display: none;
}
.wpcvs-tippy-inner .wpcvs-tippy-title {
    font-weight: 700;
    background: #000;
    padding: 5px;
    border-radius: 5px;
}

.tippy-arrow {
    width: 16px;
    height: 16px;
    color: #fff;
}

