/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.4
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */
.rey-sizeGuide-modalWrapper .reymodal__window{
    max-width: 90vw !important;
    width: 90vw;
}
.variations th.label label{
    vertical-align: middle;
}
option:disabled{
    display: none;
}
b, strong{
    font-weight: 900;
}
p.price,
.price.rey-loopPrice{
    display: block !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents::before, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents::before {
    background-image: none;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{
    box-shadow: var(--wvs-selected-item-box-shadow,0 0 0 3px red);
}
label[for="pa_color"],
label[for="pa_color"] + span {
    display: none !important;
}
div.product p.price .woocommerce-Price-amount + .woocommerce-Price-amount::before{
    content: '';
    margin: 0;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
    height: auto;
}
.rey-wcPanels h2{
    font-size: var(--h3-font-size);
}
.wp-block-table > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1){
    width: 60px;
}
.woocommerce-variation{
    display: none !important;
}
/* .variable-item-contents::after{
    content: '123';
} */
.trp-ls-shortcode-current-language,
.trp-ls-shortcode-language,
.trp-language-switcher{
    width: auto !important;
    padding: 0 !important;
}
.trp-language-switcher > div,
.trp-language-switcher > div > a:hover{
    background-color: black !important;
}
/* .rey-toggleBox-text-main{
    font-size: 16px !important;
} */
.rey-formReview-content{
    word-break: normal;
}
.cart-shipping span,.tax-rate span{
    display: none;
}
.wpcf7-submit:hover{
    cursor: pointer;
}
.trp-license-notice{
    display: none;
}
a.widget-link{
    text-decoration: underline;
}
a.widget-link:hover{
    text-decoration: none;
}
