/**
* Theme Name: Ridez Child
* Description: This is a child theme of Ridez, generated by Merlin WP.
* Author: <a href="https://themelexus.com/">Themelexus Team</a>
* Template: ridez
* Version: 1.0.8
*/

.e-con.e-con>.e-con-inner>.elementor-widget.elementor-widget-shortcode{width: 100%}
button.ymm-submit-any-selection{width: 100%; background-color:#ED1C24}
button.ymm-submit-any-selection:hover{background-color:#a31f24}
.wpfFilterButton.wpfButton{width: 99% !important; background-color:#ED1C24}
.wpfFilterButton.wpfButton:hover{background-color:#a31f24}
.woocommerce-price-suffix{ margin-left: 8px !important}

.tts-year-button:hover{background-color: #b00e14}
.tts-year-button{ 
    padding: 8px;
    background-color: #ED1C24;
    color: white;
    /* width: 90px; */
    display: block;
    text-align: center;
    float: left;
    margin: 8px;
    cursor: pointer;
}

.tts-custom-brand{
    padding: 40px 80px;    
}

#tts-model-wrapper{
    padding: 20px 20px 40px 20px;
    margin-top: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #eee;
}

#exhaust-logo{
    display: inline-block;
    margin-bottom: 40px;
}
.model-categories{ width: 100%;}

.tts-model-button:hover{ background-color: #16132d}
.tts-model-button{
    width: 20%;
    margin: 12px;
    display: inline-block;
    cursor: pointer;
}

.model-image-box img{ margin: 0 auto;}

.model-category-name{
    text-align: center;
    background-color: #333;
    color: white;
    padding: 4px;
    font-weight: bolder;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#filter-model{ margin-top:10px !important; color:#000;}

#tts-product-list{
    margin-top:30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 32px;
}

.woocommerce-products-header .term-description p{display:none !important}

.single-product div.product .product_meta > span:last-child {
    display: none !important;
}
.single-product div.product .product_meta > span:first-child {
    margin-bottom: 12px !important; 
    display:inline-block
}

#page .site-content {
    margin-top: 60px;
    margin-bottom: 40px;
}
.error404 .site-content {background: none !important;}
.wpcf7-form-control.wpcf7-submit, .scrollup.activate{ background-color: #ED1C24 !important;}

.wc-proceed-to-checkout .ppc-button-wrapper{margin-top: 12px}

.price span.woocommerce-Price-amount bdi{ font-size: 32px; font-weight: 900;}



/* 
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-widget-wrap.elementor-element-populated{flex-direction: row-reverse !important;}
    .tts-single-brand a h2{
        font-size: 18px;
        font-weight: bolder;
        text-align: center;
        text-transform: uppercase;
    }
}

/* 
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .tts-single-brand a h2{
        font-size: 18px;
        font-weight: bolder;
        text-align: center;
        text-transform: uppercase;
    }
}

/* 
##Device = Laptops, Desktops
##Screen = B/w 1025px to 1280px
*/
@media (min-width: 1025px) and (max-width: 1280px) {  
    .menu-mobile-nav-button .ridez-icon { display: none !important;}  
    .tts-single-brand a h2{
        font-size: 24px;
        font-weight: bolder;
        text-align: center;
        text-transform: uppercase;
    }
}

/* 
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
    .tts-custom-brand{padding: 20px;}
    #tts-model-wrapper{padding: 0px; padding-bottom: 20px;}
    .tts-model-button {width: 40%;}
    .model-category-name {font-size: 13px;}
    .tts-single-brand {padding: 6px;}
    .tts-single-brand a h2{
        font-size: 14px;
        font-weight: bolder;
        text-align: center;
        text-transform: uppercase;
    }
    .tts-brand-container {padding: 0px !important;}

    .elementor-247 .elementor-element.elementor-element-59e8972:not(.elementor-motion-effects-element-type-background), .elementor-247 .elementor-element.elementor-element-59e8972 > .elementor-motion-effects-container > .elementor-motion-effects-layer {    
        background-image: none;
    }
}

/* 
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
    .tts-custom-brand{padding: 20px;}
    #tts-model-wrapper{padding: 0px; padding-bottom: 20px;}
    .tts-model-button {width: 40%;}
    .model-category-name {font-size: 13px;}
    .tts-single-brand {
        padding: 3px;
    }
    .tts-single-brand a h2{
        font-size: 11px;
        font-weight: bolder;
        text-align: center;
        text-transform: uppercase;
    }
    .tts-brand-container {padding: 0px !important;}

    .elementor-247 .elementor-element.elementor-element-59e8972:not(.elementor-motion-effects-element-type-background), .elementor-247 .elementor-element.elementor-element-59e8972 > .elementor-motion-effects-container > .elementor-motion-effects-layer {    
        background-image: none;
    }
}

/* Blog carousel */
.elementor-shortcode .owl-item .item .item-inner h6{
    font-size: 14px;
    font-family: 'Roboto';
    line-height: 1.4;
    text-overflow: ellipsis;
    width: 218px;
    overflow: hidden;
    white-space: nowrap;
}
.elementor-shortcode .owl-item .item .item-inner{
    font-size: 13px;
    line-height: 1.4;
    margin-top: 12px;
}
p.owl-btn-wrapper a.btn-primary{
    display: inline-block;
    background-color: var(--e-global-color-primary);
    padding: 6px 12px;
    color: white;
}

#tts_make_field, #tts_year_field, #tts_model_field{
    font-weight: 600;
    color: black;
}

#tts_make_field option, #tts_year_field option, #tts_model_field option{
    font-weight: 600;
    color: black;
}

/* Added for UK website */
#content .content-single-wrapper .product_meta .sku_wrapper{display: inline-block !important; color: black; font-size: 22px;}

.single-product div.product .product_meta>span:last-child {
    display:block !important;
}