/*
Theme Name: SMK Child Theme
Theme URI:  https://smkhelmets.com/
Author:     SMK
Author URI: https://smkhelmets.com/
Template:   smk
Version:    1.0
License:    GNU General Public License v2 or later
*/
/*.site-header {*/

/*  z-index: 4!important;*/
/*}*/
/*.page-title-bar {*/
/*  position: relative!important;*/
/*  z-index: 2!important;*/
/*}*/

/*.site-content-contain {*/
/*  position: relative!important;*/
/*  z-index: 3!important;*/
/*}*/

.countrymap #country {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

ul.policy_tag_new,
ol.policy_tag_new {
    margin-left: 15px;
}

/*.elementor a {*/
/*    box-shadow: none;*/
/*    text-decoration: none;*/
/*    color: #877eff;*/
/*}*/

/* News CSS */
body.opal-content-layout-2cr.post-type-archive-smk-in-news #primary {
    flex: 0 0 calc(100% - 0px);
    max-width: calc(100% - 0px);
}

.post-type-archive-smk-in-news .row[data-opal-columns="1"] .column-item {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
}

.post-type-archive-smk-in-news .site-content {
    max-width: 100% !important;
    padding: 0 !important;
}

.post-type-archive-smk-in-news .row {
    padding: 5rem 5rem 0rem 5rem;
}

span.entry-date {
    background-color: #fd0000;
    padding: 7px;
    color: #ffffff;
}

#event-custom {
    padding-left: 63px !important;
    padding-right: 66px !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    #event-custom {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .post-type-archive-smk-in-news .row[data-opal-columns="1"] .column-item {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .post-type-archive-smk-in-news .row {
        padding-left: 30px;
        padding-right: 30px;
    }

}

/****************************** EVENT CSS*********************************************/
.eael-toc-global .eael-toc-header .eael-toc-title,
.eael-toc-global.collapsed .eael-toc-button {
    color: #ffffff;
    display: none !important;
}

/*Event CSS*/

.post-type-archive-event .Event-section .row {
    margin: 20px;
}

.Event-section .row {
    margin: 20px;
    background-color: #ffffff;
    margin: 0px;
}


.post-type-archive-event article#post-18123 {
    margin-bottom: 20px;
}

.archive article,
.blog article,
.search article {
    margin-bottom: 20px;
    padding-left: 47px;
    padding-right: 47px;
}

.post-type-archive-event div#content {
    margin-top: 0px;
    /*padding-bottom: 0px;*/
    /*padding-left: 62px;*/
    /*padding-right: 62px;*/
}


.secondset h3 {
    font-size: 25px;
    font-weight: 500;
}

.col-md-4 .Firstset {
    padding: 20px 0px 20px 0px;
}

.col-md-8 .secondset {
    padding: 15px 0px 15px 0px;
}

.secondset h2#\30 -eael-table-of-content {
    font-size: 35px;
    padding: 15px 0px 0px 0px;
}

.secondset h2#\30 -eael-table-of-content a {
    color: #ff2222;
}

.gallery-caption,
.wp-caption,
embed,
iframe,
object {
    margin-bottom: 0px;
    max-width: 100%;
}

.secondset h3 a {
    color: #ff0000;
}

.entry-content p {
    line-height: 24px;
    font-size: 16px;
    margin-top: 15px;
    font-family: 'Noto Sans';
}

.entry-content {
    font-size: 16px;
    font-family: 'Noto Sans';
    line-height: 25px;
}


.owl-carousel.owl-loaded.owl-drag {
    padding: 0px 14px 10px 15px;
}

.container-2 {
    margin-bottom: 15px;
}


.event-date {
    color: #000000;
    font-size: 14px;
}

.entry-content a.read-more {
    color: #ff0000;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
}



.entry-content p strong {
    color: #939393;
}


.owl-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 2rem 0px 2rem 0px;
}

.owl-prev {
    background-color: #000000;
    color: #ffffff;
    padding: 2px 15px 2px 15px;
}

.owl-next {
    background-color: #000000;
    color: #ffffff;
    padding: 2px 15px 2px 15px;
}

h3#\31 -eael-table-of-content {
    color: #1a1a1a;
    font-weight: 600;
    padding-left: 15px;
}

.Event-video-title h3 {
    color: #1a1a1a;
    font-weight: 600;
    padding-left: 15px;
}

.Event-section .post-thumbnail {
    position: relative;
    margin-bottom: 0px;
}

.event-section1 {
    padding-left: 63px;
    padding-right: 66px;
}

.business_warranty_pending {
    margin: 0px !important;
    background-color: red !important;
    color: white !important;
    padding-left: 10px !important;
    font-size: 12px !important;
    padding-right: 12px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;

}

.business_warranty_under {
    margin: 0px !important;
    background-color: #d7bc00 !important;
    color: white !important;
    padding-left: 10px !important;
    font-size: 12px !important;
    padding-right: 12px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.business_warranty {
    margin: 0px !important;
    background-color: green !important;
    color: white !important;
    padding-left: 10px !important;
    font-size: 12px !important;
    padding-right: 12px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .event-section1 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .close {
        right: 2rem !important;
        top: 9rem !important;
    }

    .modal {
        padding-top: 10rem !important;
    }

    .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: 35px !important;
        height: 150px !important;
        padding: 0;
        width: 80% !important;
        max-width: 1200px;

    }

    .prev,
    .next {
        cursor: pointer;
        /*position: absolute;*/
        /*top: 40% !important;*/
        width: auto;
        padding: 16px;
        color: white;
        font-weight: bold;
        font-size: 20px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        -webkit-user-select: none;
    }

    .page-template-archive-event .site-content-contain {
        padding: 0px;
    }

    .Firstset {
        padding: 10px 0px 0px 0px !important;
    }

    .Event-video-title h3 {
        color: #1a1a1a;
        font-weight: 600;
        padding-left: 15px;
        margin-bottom: -20px;
    }

    .post-type-archive-event div#content {
        margin-top: 0rem;
        /*padding-right: 12px;*/
        /*padding-left: 12px;*/
    }

    .archive article,
    .blog article,
    .search article {
        margin-bottom: 20px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .secondset {
        line-height: 1.7;
    }

    .single-event.site-content-contain {
        padding: 0rem 0rem 2rem 0rem;
    }

    .secondset h1 {
        line-height: 25px;
        margin-bottom: 15px;
    }

    /*.site-content-contain {*/
    /*    position: relative;*/
    /*    z-index: 2;*/
    /*    margin-bottom: 40px;*/
    /*}*/

    .Event-section .row {
        background-color: #ffffff;
        align-items: center;
        margin-top: 40px;
    }

    h1.page-title.typo-heading {
        margin-top: 8rem !important;
        padding-right: 3rem !important;
    }

    .secondset h2 a {
        color: rgb(255, 34, 34);
        font-size: 30px;
        font-weight: 500;
    }

    .secondset h2 {
        margin-bottom: 0px;
        line-height: 35px;
        padding-bottom: 10px;
    }


    .secondset h2.entry-title {
        margin-top: 10px;
        font-size: 25px;
        color: #ff0000;
        font-weight: 500;
        line-height: 1.3;
    }

    .pagination {
        text-align: center;
        display: flex;
        padding-left: 4rem;
    }

    .secondset h1 a {
        font-size: 30px;
        color: #ff2222;
    }

    .row>.column {
        padding: 8px 8px;
        width: 100%;
    }

    .column {
        float: left;
        width: 100%;
    }

    .close {
        top: 10rem;
        right: 2rem;
    }


}


/* GALLERY IMAGE SLIDE CSS */



* {
    box-sizing: border-box;
}

.row>.column {
    padding: 8px 8px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.column {
    float: left;
    width: 30%;
    height: 60%;
    margin-right: 10px;
}

.modal-content {
    display: block;
}

/* The Modal (background) */
.modal {
    display: none;
    position: fixed;

    padding-top: 70px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 100%;
    max-width: 666px;

    height: 240px;
}

/* The Close Button */
.close {
    color: white;
    position: absolute;
    top: 28px;
    right: 14rem;
    font-size: 35px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
}

.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.event-page .eventprev,
.eventnext {
    cursor: pointer;
    position: absolute;
    top: 70%;
    width: auto;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background: #ff1d1e;
}

.prev,
.next {
    cursor: pointer;
    /*position: absolute;*/
    /*top: 70%;*/
    width: auto;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background: #ff1d1e;
}

/* Position the "next button" to the right */
.eventnext {
    right: 0;
    border-radius: 3px 0 0 3px;
    background: #ff1d1e;
}

/* On hover, add a black background color with a little bit see-through */
.eventprev:hover,
.eventnext:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}


.caption-container {
    text-align: center;
    background-color: black;
    /*   padding: 2px 16px; */
    color: white;
}

.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.slide-buttons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.prev,
.next {
    display: block;
}



/***********************my account dashboard ************************/
.woocommerce-form-login {
    width: 45%;
    margin: auto;
}

.woocommerce-MyAccount-navigation ul {
    float: left;
    width: 100%;
}

.woocommerce-MyAccount-content {
    float: right;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--pos-list a::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--distributor-signup a::before {
    content: "\f1ea";
    font-family: "Font Awesome 5 Free";
}

/* .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--pos a::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
} */
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--order-form a::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--marketing-material a::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dealer-warranty-list a::before {
    content: "\f1ea";
    font-family: "Font Awesome 5 Free";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--product a::before {
    content: "\f1ea";
    font-family: "Font Awesome 5 Free";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--asm-warranty-list a::before {
    content: "\f1ea";
    font-family: "Font Awesome 5 Free";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--exim-warranty-list a::before {
    content: "\f1ea";
    font-family: "Font Awesome 5 Free";
}

div#gform_confirmation_message_1 {
    text-align: center;
    height: 185px;
    padding-top: 50px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

#input_2_11 {
    background-color: #ccd3de;
}

#input_2_6_2 {
    background-color: #ccd3de;
}

#input_2_7_6 {
    width: 260px;
    background-color: #ccd3de;
}

.myaccount-dash {
    display: flex;
}

.profile-dash {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.profile-dash {
    text-transform: uppercase;
}

.parta {
    padding-left: 10px;
}

.partb {
    color: #fff;
    margin: 25px 15px 0 15px;
}

.role-dash {
    text-transform: capitalize;
    margin-bottom: -5px !important;
}

hr.partition {
    background-color: #fff;
    width: 100%;
    height: 3px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.woocommerce-MyAccount-content {
    margin-top: 0px !important;
    margin-right: 0px !important;
}

.woocommerce-MyAccount-content {
    padding: 15px !important;
}

.download-button .glow-on-hover {
    padding: 10px 40px 10px 40px;
}

th.dealerdash {
    padding-left: 10px;
}

td.dealerdtdash {
    padding-left: 10px;
}

input.seachbtndealer {
    margin-left: 9px;
}

.warrantysection a {
    background-color: #ff1d1e;
    color: #fff;
    padding: 10px;
    font-weight: 800;
    float: right;
    margin-right: -23px;
}

.smsearchfield input.form-control {
    height: 48px;
    background-color: #fff;
    margin-left: 40px;
}

.smsearchfield {
    float: left;
}

.submitsmform input.btn.btn-primary {
    height: 48px;
    padding: 10px 20px 15px 19px;
}

.csdash-section,
.warrantysection {
    width: 50%;
    float: left;
}

.customerdash-fs1 {
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0px;
    margin-top: 30px;
    padding: 0px;
}

.dealerdash {
    border: 1px Solid #000;
    background-color: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: left;
}

.dealerdtdash {
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: center;
    border: 1px solid #000;
}

.custom-pagination {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 20px 0;
}

ul.custom-pagination {
    padding: 0;
}

.custom-pagination li {
    margin: 0 5px;
}

.custom-pagination li a {
    display: block;
    padding: 5px 15px;
    text-decoration: none !important;
    color: #000;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: background-color 0.3s, color 0.3s;
}

.custom-pagination li a:hover {
    background-color: #f02;
    color: #fff;
}

.custom-pagination li.active a {
    color: #fff;
    background-color: red;
    border: 2px solid #fff;
    padding: 6px 20px;
    margin-right: 5px;
}

.custom-pagination li a:focus {
    outline: none;
}

th.customhead {
    border: 1px solid #000;
}

.customhead {
    background-color: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: center;
    line-height: 25px;
}

.customdetails {
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: center;
    line-height: 15px;
}

.crnnote {
    background-color: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: center;
    width: 50%;
    border: 1px solid #000;
}

.crnnotedata {
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: center;
    width: 50%;
    border: 1px solid #000;
}

.Tophead {
    font-size: 40px;
    color: #f22;
}

.useralert {
    font-size: 20px;
    text-align: center;
    height: 270px;
    margin-left: 100px;
    margin-right: 100px;
    padding-top: 70px;
    font-weight: 800;
    color: #fff;
}

.dealer-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 1000;
}

.dealer-modal-content {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    max-width: 37%;
    max-height: 80%;
    overflow-y: auto;
    color: #000;
    letter-spacing: 2px;
    word-spacing: 2px;
}

.dealer-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
    padding: 0;
    line-height: 10px;
}

.dealer-close:hover,
.dealer-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.customdetails.dealer-chinstrap button {
    margin-top: 10px;
    border: none;
    font-size: 13px;
    color: #000;
    background-color: #fff;
    font-weight: 600;
}

.dealfil {
    width: 100%;
    margin: 10px;
}

.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.formarea {
    background: #fff;
    border: 1px solid #aaa;
    width: 995px;
}

.row-feild1 label {
    color: #fff;
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 16px;
}

.row-feild1 label {
    color: #fff;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 16px;
}

.row-feild1 {
    display: flex;
    background-color: #201111;
    padding: 20px;
    width: 100%;
}

.row-feild1 input {
    color: #000;
    background: #fff;
}

.row-feild2 {
    display: flex;
    background-color: #fff;
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
}

.row-feild2 label {
    margin: 0;
    color: #000;
    font-size: 12px !important;
}

.row-feild2 input {
    color: #000;
    background: #fff;
}

.row-feild3 {
    display: flex;
    background-color: #fff;
    padding: 10px;
}

input#Uploaddefectpictures {
    border: 1px solid #cfcfcf;
    padding: 8px;
    width: 100%;
}

.row-feild3 label {
    margin: 0;
    color: #000;
}

.row-feild3 input[type="url"] {
    width: 100%;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    border: 1px solid #cfcfcf;
    border-radius: 0;
    padding: 8px;
    background-color: #fff0;
    transition: all 0.3s ease;
}

.row-feild1 select {
    border: 1px solid;
    border-color: #cfcfcf;
    border-radius: 0;
    height: 3em;
    max-width: 100%;
    padding: 0 15px;
    font-size: 14px;
}

.row-feild2 select {
    border: 1px solid;
    border-color: #cfcfcf;
    border-radius: 0;
    height: 3em;
    max-width: 100%;
    padding: 0 15px;
    font-size: 14px;
    width: 100%;
}

.formcss input {
    border: 1px solid;
    border-color: #cfcfcf;
    max-width: 100%;
    font-size: 14px;
    padding: 8px;
    border-radius: 0;
    max-width: 100%;
}

.formarea select {
    background: #fff0;
}

input.Add-Button,
input.Delete-Button {
    padding: 10px 30px 5px 30px;
    margin-top: 0;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 500;
    margin-left: 10px;
    font-family: "Teko";
}

input.submit-Button {
    padding: 10px 40px 10px 40px;
    margin-top: 20px;
    letter-spacing: 2px;
    border: none;
    font-size: 16px;
    font-family: "Teko";
}

.select2-container--default .select2-selection--single {
    border-color: #cfcfcf !important;
    padding: 8px !important;
    height: 44px !important;
    font-size: 14px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 35% !important;
}

.select2-dropdown {
    border: 1px solid #cfcfcf !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    width: 290px !important;
}

.fas.fa-info-circle {
    position: relative;
    color: #ff1d1e;
    font-size: 15px;
}

.fas.fa-info-circle {
    position: relative;
    color: #ff1d1e;
    font-size: 15px;
}

.fas.fa-info-circle.upload:hover::after {
    content: "Upload defect pictures (up to 10 images, each up to 2 MB)";
    display: block;
    position: absolute;
    top: -80px;
    width: 230px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    z-index: 999;
    margin-top: 15px;
    margin-left: -33px;
}

.fas.fa-info-circle {
    position: relative;
    color: #ff1d1e;
    font-size: 15px;
}

.fas.fa-info-circle.VideoURL:hover::after {
    content: "Add this URL to only https://wetransfer.com/";
    display: block;
    position: absolute;
    top: -80px;
    width: 185px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    z-index: 999;
    margin-top: 15px;
    margin-left: -33px;
}


.row-feild1 .col-md-12 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

th.asmheadtable {
    border: 1px solid #000;
    padding: 5px;
}

td.asmdatatable {
    border: 1px solid #000;
    padding: 5px;
}

.sm1status {
    float: left;
    background-color: #fff;
}

.sm2status {
    float: left;
    background-color: #fff;
}

.sm3dstatus {
    float: left;
    background-color: #fff;
}

#status-filter {
    height: 48px;
    padding: 05px;
    width: 100%;
    margin-left: 0px;
}

.sm4searchfield {
    float: left;
    background-color: #fff;
}

.submitsm5form {
    float: left;
}

.submitsm5form.form-control {
    height: 48px;
}

.form-control {
    height: 48px;
}

.smsearchfield input.form-control {
    height: 48px;
    background-color: #fff;
}

.smsearchfield {
    float: left;
}

.smdashboardbtn {
    height: 47px;
    padding: 5px 20px 5px 20px !important;
    margin-top: 1px;
}

.seachbtndealer {
    height: 46px;
    padding: 5px 15px 5px 15px !important;
    margin-left: -30px;
    margin-top: 1px;
}

.mrsearchfield {
    float: left;
}

.mrsearchfield input.form-control {
    height: 48px;
    background-color: #fff;
}

.submitsmform input.btn.btn-primary {
    height: 48px;
    padding: 10px 20px 15px 19px;
}

.asmdashead {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
}

/*.Distributor-section {*/
/*  padding: 15px;*/
/*  background-color: #000;*/
/*}*/
input.asmdashbtn {
    height: 47px;
    padding: 5px 15px 5px 15px;
    margin-left: -30px;
    margin-top: 1px;
}

th.asmdashead {
    text-align: left;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    background-color: #ff2000;
    padding: 5px !important;
    line-height: 16px;
    border: 1px solid #000;
}

td.salesdashdata {
    text-align: left;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    background-color: #fff;
    text-transform: uppercase;
    padding: 7px;
    border: 1px solid #000;
}

.pagebutton a:hover {
    background-color: red;
}

.formheding {
    background-color: #fff;
    text-transform: capitalize;
    padding: 5px 35px 5px 35px;
    width: 100%;
}

.fa.fa-info-circle {
    position: relative;
    color: #ff1d1e;
    font-size: 15px;
}

.fa.fa-info-circle.upload:hover::after {
    content: "Upload defect pictures (up to 5 images, each up to 2 MB) file type Jpeg & Png only";
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    width: 150px;
    margin-left: -100px;
    height: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    z-index: 999;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.asmfil {
    width: 100%;
    margin: 10px;
}

.select2-search__field {
    width: 190px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 62px;
}

.select2-dropdown.select2-dropdown--above {
    width: 300px !important;
}

.select2-dropdown.select2-dropdown--below {
    width: 300px;
}

.row-feild1 select {
    background-color: #fff;
    width: 230px;
}

.mrdash-section,
.mrwarrantysection {
    width: 50%;
    float: left;
}

.martindash-fs1 {
    margin-bottom: 75px;
}

.row-feild2 #helmetsQuantity {
    height: 43px;
    border-color: #cfcfcf;
}

.mrwarrantysection a {
    background-color: #ff1d1e;
    color: #fff;
    padding: 10px;
    font-weight: 800;
    float: right;
}

.asm-detail-page {
    background: #fff;
    padding: 15px;
}

.chinstrip {
    text-align: end;
    margin: 15px;
}

.asmheadtable {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
    background-color: red;
    font-size: 13px !important;
    text-align: center;
}

.asmdatatable {
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: center;
    color: #000;
}

.asmdatatable textarea {
    background: #ccd3de96;
    border: 1px Solid #000;
}

.asmdatatable select {
    font-size: 14px;
    height: 45px;
    font-weight: 600;
    color: #000;
}

.display-gallery {
    display: flex;
    padding: 20px;
}

.slider-img-gd {
    float: left;
}

.display-media {
    display: flex;
    margin-left: 15px;
    margin-right: 15px;
    background-color: #fff;
}

.slider-container-asm {
    background-color: #fff;
    padding: 10px;
}

.slider-container {
    width: 80% !important;
    border: 1px solid #000;
    padding: 5px;
}

.videosection {
    width: 100%;
    padding: 50px;
}

.videosales {
    width: 100%;
    border: 1px solid #000;
    padding: 20px;
}

.videosales a {
    background-color: #000;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
    text-decoration: none !important;
    color: #fff;
    font-weight: 300px;
}

.dealer-table2 {
    font-size: 15px;
    background-color: red;
    color: #fff;
}

div#salesForm {
    padding-left: 15px;
}

.sales-details-page {
    background-color: #fff;
}

div#salesForm label {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}

.asm-datatable {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f5f5f5;
}

.asm-pop-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 1000;
}

.asm-pop-modal-content {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    max-width: 37%;
    max-height: 80%;
    overflow-y: auto;
    letter-spacing: 2px;
    word-spacing: 3px;
    color: #000;
}

.asm-pop-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
    line-height: 15px;
}

.asm-pop-close:hover,
.asm-pop-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.asmdatatable .read-more-btn {
    border: none;
    font-size: 13px;
    color: #000;
    background-color: #fff;
    font-weight: 600;
}

.pagebutton a {
    margin: 0 5px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 700;
}

.pagebutton a:hover {
    color: #fff;
    border-color: #007bff;
}

.pagebutton a:active {
    background-color: #ff1d1e;
    color: #fff;
    border: 1px solid #4caf50;
}

#status-filter1 {
    height: 48px;
    padding: 10px;
    width: 225px;
    margin-left: 35px;
}

th.eximhead {
    padding: 5px;
    line-height: 17px;
}

td.eximdata {
    padding: 4px;
    line-height: 18px;
}

.eximdatatable {
    background-color: #fff;
}

.eximhead {
    background-color: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: left;
    border: 1px solid #000;
}

.eximdata {
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: left;
    line-height: 18px;
    border: 1px solid #000;
}

.eximdthead {
    background-color: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: left;
    line-height: 15px;
}

.eximdata {
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-align: center;
    line-height: 18px;
}

th.eximdthead {
    border: 1px solid #000;
    padding: 5px;
}

.eximdata8 {
    border: 1px solid #000;
    padding: 5px;
    text-transform: uppercase;
    font-size: 12px;
}

/* exim details page Attached and CRN */
.exim-details-page {
    background-color: #fff;
    padding: 10px 11px 10px 5px;
    width: 99%;
}

textarea {
    border: 1px solid #000 !important;
}

.smk-sales-credit {
    display: flex;
    flex-direction: column;
    gap: 16px;
    /* Space between rows */
    padding: 20px;
}

.smk-row {
    display: flex;
    gap: 16px;
    /* Space between columns */
}

.smk-credit-note,
.smk-credit-amount,
.smk-attached-credit {
    flex: 1;
}

.smk-credit-note label,
.smk-credit-amount label,
.smk-attached-credit label {
    display: block;
    margin-bottom: 4px;
    text-align: left;
    color: #000;
}

.smk-credit-note input[type='text'],
.smk-credit-amount input[type='text'],
.smk-attached-credit input[type='file'] {
    width: 100%;
}

.smk-viewpdf {
    display: block;
    margin-top: 8px;
}

#attached-credit {
    padding: 15px;
    border: 1px solid #000;
}

td.eximdetails2 a {
    background-color: #000;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    text-decoration: none !important;
}

.eximdetails2 {
    text-align: center;
}

.exim-details-page2 {
    background-color: #fff;
}

.eximsubmitbtn {
    padding-left: 15px;
}




/* .eximdetails {
    border: 1px solid #000;
    padding: 5px;
}
 */

/* .sales-credite {
    display: flex;
    background-color: #fff;
    width: 900px;
    margin-right: 15px;
    padding-top: 25px;
}
.sales-credite label {
    color: #000;
    width: 150px;
    padding-left: 30px;
    line-height: 70px;
}
.sales-credite input {
    float: right;
    height: 50px;
    margin-top: 10px;
    width: 200px;
}
span.sales-attached-class label {
    color: #000;
    width: 175px;
}
input#attached-credit {
    height: 50px;
    width: 250px;
    padding: 6px 6px 6px 6px;
    border: 1px solid #000;
}
.eximsubmitbtn {
    padding-left: 10px;
}
span.sales-attached-class {
    display: inline-flex;
    line-height: 30px;
}
span.viewpdf {
    padding-left: 60px;
    line-height: 25px;
}
.sales-data-column {
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #000;
}
tr.sales-data-column {
    background-color: #fff;
} */

.exim-pop-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 1000;
}

.exim-pop-modal-content {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    max-width: 37%;
    max-height: 80%;
    overflow-y: auto;
    color: #000;
    letter-spacing: 2px;
    word-spacing: 2px;
}

.eximdata .read-more-btn {
    border: none;
    font-size: 13px;
    color: #000;
    background-color: #fff;
    font-weight: 600;
}

.exim-pop-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
    cursor: pointer;
    line-height: 10px;
}

.exim-pop-close:hover,
.exim-pop-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.card-product {
    background-color: #000;
    padding: 25px;
    text-align: center;
    border: 5px solid #ebebeb;
}

.pos_catalogue_upload {
    background-color: #000;
    padding: 25px;
    text-align: center;
    border: 5px solid #ebebeb;
}

.catalogue_upload {
    background-color: #000;
    padding: 25px;
    text-align: center;
    border: 5px solid #ebebeb;
    margin-top: 20px;
}

.card-product:hover {
    background-color: #b7b5b561;
}

.pos_catalogue_upload:hover {
    background-color: #b7b5b561;
}

.catalogue_upload:hover {
    background-color: #b7b5b561;
}



.card {
    margin: 20px 10px 10px 10px;
}

.card-title {
    font-size: 20px !important;
}

i.fa.fa-picture-o {
    font-size: 30px;
    color: #fff;
}

i.fa.fa-file-video-o {
    font-size: 30px;
    color: #fff;
}

a.glow-on-hover {
    background: #f90000;
    padding: 5px 25px 5px 25px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase;
}

i.fa.fa-file-text {
    font-size: 30px;
    color: #fff;
}

i.fa.fa-file-pdf-o {
    font-size: 30px;
    color: #fff;
}

.pagebutton a {
    text-decoration: none;
    color: #000;
    padding: 8px 15px;
    border: 1px solid #ccc;
    margin: 0 2px;
    border-radius: 3px;
}

.pagebutton a:hover {
    border-color: #888;
}

.pagebutton strong {
    color: #fff;
    background-color: red;
    padding: 8px 15px;
    border: 1px solid #fff;
    margin: 0 2px;
    border-radius: 3px;
}

.pagebutton a {
    text-decoration: none;
    padding: 8px 12px;
    border: 1px solid #ccc;
    background-color: #f0f0f0;
    color: #333;
    margin-right: 5px;
}

.pagebutton .active {
    background-color: red;
    color: #fff;
    border: 2px solid #fff;
    padding: 6px 20px;
    margin-right: 5px;
}

.button-group {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.View-button a.glow-on-hover {
    padding: 10px 65px 10px 65px;
}

.glow-on-hover {
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #007bff;
    transition: background-color 0.3s ease;
}

.glow-on-hover:hover {
    background-color: #000;
}

.download-product {
    background-color: #000;
    padding: 50px;
    text-align: center;
    border: 5px solid #ebebeb;
}

.smk-page-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgb(255 255 255 / 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.smk-loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

h5.smk-card-title {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: "Teko";
}

.smk-card {
    background-color: #000;
    padding: 10px;
    height: 220px;
}

.category-item a.category-link h4 {
    text-align: center;
    padding: 10px;
    text-decoration: none !important;
    background-color: #d90101;
    font-size: 20px;
}

a.category-link {
    color: #fff;
}

.category-item {
    margin-bottom: -30px;
}

a.category-link h4:hover {
    background-color: #000;
}

.my-account-smk .woocommerce-MyAccount-content {
    padding: 12px !important;
}



/* Grid layout for POS items */
.pos-grid,
.pos-sub-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1rem;
    /* Space between items */
    padding: 1rem;
}

/* Styling for individual POS items */
.pos-grid-item,
.pos-sub-grid-item {
    background-color: #f9f9f9;
    /* Light background for items */
    border: 1px solid #ddd;
    /* Border around items */
    border-radius: 0px;
    /* Rounded corners */
    overflow: hidden;
    /* Hide overflow */
    transition: transform 0.3s;
    /* Transition effect for hover */
}

.pos-grid-item:hover,
.pos-sub-grid-item:hover {
    transform: scale(1.05);
    /* Scale effect on hover */
}

/* Image styling */
.pos-grid-item img,
.pos-sub-grid-item img {
    width: 100%;
    /* Make images responsive */
    height: auto;
    /* Maintain aspect ratio */
    display: block;
    /* Remove bottom space */
}

/* Title styling for POS items */


/* Additional styling for empty states */
.pos-grid-item h3 {
    padding-top: 0px;
    margin-bottom: 0px;
    color: black;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
}

.pos-sub-grid-item h4 {
    padding-top: 0px;
    margin-bottom: 0px;
    color: black;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
}
.vi-wpvs-hidden{
    display:none !important;
}
/* Responsive breakpoints */
@media (max-width: 768px) {


    .pos-grid,
    .pos-sub-grid {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        /* Adjust grid for smaller screens */
    }
    
    .single-product div.product {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    
    .single-product div.product .iconic-woothumbs-all-images-wrap {
        float: left;
        width: 100% !important;
        max-width: 100% !important;
    }


}

@media (max-width: 480px) {

    .pos-grid,
    .pos-sub-grid {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        /* Further adjust grid for mobile */
    }


}


/* Mobile Query By Rishabh*/
.woocommerce-form-login .woocommerce-form-login__submit {
    width: 100% !important;
    padding: 2px !important;
}

.woocommerce-form-login .password-input {
    width: 100% !important;
}

.woocommerce-LostPassword a {
    color: white !important;
}

.woocommerce-ResetPassword {
    width: 45% !important;
    margin: auto !important;
    background-color: #131313 !important;
    padding: 30px !important;
}

.elementor a {
    box-shadow: none;
    text-decoration: none;
    color: white;
}

.woocommerce-ResetPassword .password-input {
    width: 100% !important;
}

.woocommerce-ResetPassword .woocommerce-Button {
    width: 100% !important;
    padding: 2px !important;
}

.woocommerce-MyAccount-content {
    background-color: #131313 !important;
}

.salesdashdata a {
    color: #0075d9;

}

.woocommerce-MyAccount-content {
    background-color: #131313 !important;
}

.Distributor-section {
    padding: 15px;
    background-color: #00000000;
}

.gfield_label {
    color: white !important;
}

.gform-field-label {
    color: white !important;
}

.gform_button {
    border-radius: 0px !important;
    background-color: red !important;
}

.Distributor-section .gform_title {
    display: none;
}

.Distributor-section span#input_1_15_6_container select#input_1_15_6 {

    height: 38px !important;
}

.eximdata a {
    color: #0075d9;

}

.dealerdtdash a {
    color: #0075d9;

}

.crnnotedata a {
    color: #0075d9;

}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--pos-dashboard a::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--all-warranty-list a::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dealer-signup a::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
}

/* Search page css */
.search_wrap_sec main {
    background-color: #E7E7E7;
    opacity: 0.76;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.search_wrap_sec .product-grid {
    display: flex;
    max-width: 1200px;
    margin: auto;
    flex-wrap: wrap;
    row-gap: 36px;
    padding-top: 40px;
}

body.search .search_wrap_title .page-title {
    padding-bottom: 0px;
    margin-bottom: 15px;
}

.search_wrap_sec .product-grid .product-title {
    font-size: 28px;
    color: #000;
    line-height: 34px;
    text-align: center;
}

.search_wrap_sec .product-grid .product-grid-item {
    width: 33.33%;
}

.search_wrap_sec .page-numbers {
    color: #8a8383;
}

.search_wrap_sec .product-grid-item-img {
    text-align: center;
}

/* Reset Password Css */

html .moppm_body {
    background-image: linear-gradient(0deg, #4D0000 0%, #490000 0%);
}

@media only screen and (max-width: 1200px) {
    .search_wrap_sec .product-grid {
        max-width: 80%;
    }

    .search_wrap_sec .product-grid .product-title {
        font-size: 20px;
        line-height: 26px;
    }

}

@media only screen and (max-width: 767px) {
    .search_wrap_sec .product-grid .product-grid-item {
        width: 50%;
    }

    .search_wrap_sec .pagination {
        padding-left: 0;
        padding-right: 0;
        margin: auto;
        justify-content: center;
    }

    body.search .site-content {
        padding-top: 16px;
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .woocommerce-form-login {
        width: 100%;
        margin: auto;
    }

    .woocommerce-MyAccount-navigation {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .myaccount-dash {
        width: 100% !important;
        display: flex;
        background: #1a1a1a;
        padding: 15px;
    }

    .myaccount-dash1 {
        width: 100% !important;
        display: inline;

        padding: 15px;
    }

    .dashboardpara1 {
        line-height: 23px !important;
        font-size: 14px !important;
        font-family: system-ui !important;
        color: white;
    }
}

@media only screen and (max-width: 576px) {
    .search_wrap_sec .product-grid .product-grid-item {
        width: 100%;
    }

    .search_wrap_sec .product-grid {
        max-width: 90%;
        row-gap: 24px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .woocommerce-form-login {
        width: 100%;
        margin: auto;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .woocommerce-form-login {
        width: 45%;
        margin: auto;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .example {
        background: orange;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .example {
        background: pink;
    }
}

.caption {
    display: flex;
    flex-direction: column;
}

.caption .vi_wpvs_loop_variation_form {
    order: -1;
    /* Move to top */
}

.vi_variation_container label {
    display: none !important;
}

/* My Account Page Css Start */

html .woocommerce-MyAccount-navigation ul li a:before {
    float: left;
    margin-right: .54079em;
}

html .woocommerce-account .woocommerce-MyAccount-navigation>ul {
    padding: 14px;
}

@media (min-width: 992px) {

    html .woocommerce-account .woocommerce-MyAccount-navigation,
    html .woocommerce-account .woocommerce-MyAccount-content {
        max-width: 100%;
        padding: 0;
    }

    html .woocommerce-account .woocommerce-MyAccount-navigation>ul {
        display: flex;
    }


    html .woocommerce-MyAccount-navigation ul li {
        border-bottom: none;
    }

    html .woocommerce-MyAccount-navigation ul li a {
        padding: 0 14px 0 0;
        border-right: 1px solid;
    }

    .woocommerce-MyAccount-navigation ul li:last-child a {
        border-right: none;
    }


}


/* My Account Page Css End */


.vi-wpvs-variation-wrap-vi_wpvs_image_design{
    display: none !important;
}
.vi-wpvs-variation-wrap-vi_wpvs_button_design{
    display: none !important;
}
