/*
Theme Name: Ox Gears
Text Domain: oxgears
Version: 1.7
Requires at least: 4.7
Requires PHP: 5.2.4
*/
.woocommerce-billing-fields__field-wrapper p {
  /*font-family: 'Roboto', sans-serif*/
}
.woocommerce-billing-fields h3 {
    /*font-family: 'Roboto', sans-serif;*/
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce-billing-fields__field-wrapper label {
    font-family: 'Roboto', sans-serif;
    color: #935F35;
}
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row, .woocommerce form .form-row {
    display: block;}

    .product-category-sec .woocommerce form .form-row input.input-text, .product-category-sec .woocommerce form .form-row textarea, .product-category-sec .select2-container--default .select2-selection--single {
    padding: 15px;
    color: #777777 !important;
    font-size: 16px;
    /*font-family: 'ProximaNovaRegular';*/
    border: 2px solid #CCCED0 !important;
    border-radius: 0;
    line-height: 1;
    height: 42px !important;
}
.product-category-sec .select2-container--default .select2-selection--single{font-family: 'Roboto', sans-serif;}
a.shipping-calculator-button, a.showcoupon {
    color: #935F35;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0;
}

/* 17-8-2021 */
.exclusive_slider {
    padding-bottom: 35px;
}
.swiper-wrapper {
    padding-bottom: 6px;
}
.knive_slider {
    padding-bottom: 35px;
}
