/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 28 2022 | 15:35:29 */
dt.tm-options-totals
{
    display: none !important;
}
span.price.amount.options {
    display: none !important;
}

.woo-img-sec , .cus-vechile-wrap , .price-box
{
    padding: 30px 40px !important;
    background: #FBFBFB;
    margin-bottom:20px !important;
}
.wrap-tool-counter #content div.product .summary .cart .tc-extra-product-options select, .wrap-tool-counter div.product .summary .cart .tc-extra-product-options select {
    min-width: 50%;
    padding: 10px;
    border-radius: 50px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #e9ecef;
    outline: none;
}
label.tc-cell.tm-epo-element-label.tcwidth-100
{
    font-family: 'Josefin Sans' !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}
.cus-vechile-wrap h4.tc-cell.tm-epo-element-label.tcwidth-100
{
    font-size: 20px;
    font-family: 'Josefin Sans';
    font-weight: 700;
}
.cus-vechile-wrap p.tc-cell.tm-epo-element-label.tcwidth-100 , 
.tc-cell.tc-width100.tm-description p {
    font-size: 16px;
    font-family: 'Josefin Sans';
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 5px 0;
}
.elementor-add-to-cart form.cart {
  flex-direction: column;
  gap: 20px;
}
.elementor-add-to-cart form.cart .quantity,
.elementor-add-to-cart form.cart .quantity select {
  width: 100%;
}
.elementor-add-to-cart form.cart .quantity > span {
  display: none;
}
.product-total-price h3 > span { font-weight: 700; color: #7A49A5; }
select.select-quantity { border-radius: 25px; }
div.product:not(.product_tag-with-quantity) select.select-quantity {display: none;}

.tpr-tab-div { position: relative; }
.tpr-tab-div > .tc-element-inner-wrap { background-color: #6c757d; text-align: center; color: #ffffff; padding: 20px 10px; border-radius: 5px; cursor: pointer; }
.tpr-tab-div > .tc-element-inner-wrap h4 { color: #ffffff; font-size: 18px; }
.tpr-tab-div.active > .tc-element-inner-wrap { background-color: #800080; }
.tpr-tab-div.active::after { content: ""; position: absolute; left: 50%; bottom: -10px; width: 0; height: 0; margin-left: -10px; border-style: solid; border-width: 10px 10px 0 10px; border-color: #800080 transparent transparent transparent; }
.d-hide-div { display: none !important; }
#tm-extra-product-options-fields .tpr-tab-div { padding: 0 5px !important; }
#tm-extra-product-options-fields .sq-ft-tab-tpr-div > div { 
  padding-top: 50px !important; background-image: url('/wp-content/uploads/2022/01/icon-select-white.png'); background-repeat: no-repeat; background-size: 30px; background-position: center 15px;
}
#tm-extra-product-options-fields .dimensions-tab-tpr-div > div { 
  padding-top: 50px !important; background-image: url('/wp-content/uploads/2022/01/icon-measure-white.png'); background-repeat: no-repeat; background-size: 30px; background-position: center 15px;
}
#tm-extra-product-options-fields .model-tab-tpr-div > div { 
  padding-top: 50px !important; background-image: url('/wp-content/uploads/2022/01/icon-car-white.png'); background-repeat: no-repeat; background-size: 30px; background-position: center 15px;
}

.tpr-sec-main-maker-cls .ico-loader { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; background-color: rgb(255 255 255 / 45%); padding: 10%; }
