/*
 Theme Name:   Ready Steady Go Kids (Child)
 Description:  Ready Steady Go Kids
 Author:       Ten Past Ten
 Author URI:   https://tenpastten.com.au
 Template:     twentysixteen
*/


/*....new-css...*/

.sidebar_menu1 nav.my-location-menu-container ul li {
    width: 10% !important;
}
.sidebar_menu1 .menu-item-3275 a::before {
    /* content: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/about-large.png); */
    color: white;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sidebar_menu1 .menu-item-3277 a::before{
    color: white;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sidebar_menu1 .menu-item-3276 a::before {
    color: white;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sidebar_menu1 nav.my-location-menu-container ul li {
    width: 9.8%;
    padding: 0 5px;
    text-align: center;
    height: 125px;
    position: relative;
    line-height: 16px;
    border-right: 1px solid #fff;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: none;
}

.sidebar_menu1 nav.my-location-menu-container ul li a {
    min-height: 35px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 700;
    font-family: "proxima-nova", sans-serif;
    margin: 0 !important;
    padding-top: 40px;
    position: relative;
}

nav.my-location-menu-container {
    padding: 0;
}

ul#menu-enroll-menu {
    padding-top: 25px;
}

.sidebar_menu1 nav.my-location-menu-container ul li:hover {
    background: #000;
}

nav.my-location-menu-container {
    padding: 0;
}

ul#menu-enroll-menu {
    padding-top: 25px;
}

.sidebar_menu1 nav.my-location-menu-container ul li:hover {
    background: #e7642c;
}

.sidebar_menu1 nav.my-location-menu-container ul li.current-menu-item {
    background: #e7642c;
    position: relative;
}

.sidebar_menu1 nav.my-location-menu-container ul li.current-menu-item:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    color: #e7642c;
    font-size: 50px;
    z-index: 99;
}

.sidebar_menu1 + h3 {
    text-align: left;
    font-size: 29px;
    line-height: 40px;
    margin-bottom: 25px;
    font-weight: 600;
    margin: 0 0 15px 0;
}

.sidebar_menu1 .my-location-menu-class {
    display: flex;
    flex-direction: row;
}

.sidebar_menu1 .my-location-menu-class a:not(.btn) {
    color: #fff;
}

.sidebar_menu1 .my-location-menu-class a {
    text-decoration: none;
}

.sidebar_menu1 ul#menu-enroll-menu {
    padding: 0;
}

.page-id-3203 div.no-gutters div.col-8 h3 {
    font-size: 29px;
    margin: 0 0 20px 0;
    text-align: left;
    line-height: 40px !important;
    margin-bottom: 5px;
    font-weight: 700 !important;
    padding: 0;
}

.page-id-3203 div.no-gutters div.col-8 br{
    display: none
}

.page-id-3203 div.no-gutters div.col-8 p
{
    margin: 0 0 5px 0;
    font-size: 18px;
    color: #848484;
    line-height: 22px;
}

.sidebar_menu1 nav.my-location-menu-container ul li:first-child {
    border-radius: 8px 0 0 8px;
}

table.timetables_location_data th {
    width: 20%;
}

table.timetables_location_data tr {
    display: flex;
}

table.timetables_location_data tr a.button.enroll-button {
    margin: 7px 0 0 15px;
    padding: 10px 15px;
    font-size: 14px;
    background: #e7642c;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

table.timetables_location_data tr a.button.enroll-button:hover {
    background: #000;
    color: #fff;
}

table.timetables_location_data tr td:last-child {
    display: flex;
    justify-content: end;
    margin: 0;
    align-items: center;
}

table.timetables_location_data tr td:last-child a.button.enroll-button {
    margin: 0;
}

table.timetables_location_data .tt-col1{
    width: 25%;
    min-width: 150px;
}

table.timetables_location_data .tt-col2{
    width: 40%;
    min-width: 250px;
}

table.timetables_location_data .tt-col3{
    width: 15%;
    min-width: 80px;
}

table.timetables_location_data .tt-col4{
    width: 20%;
}

.enroll_data_pricing .price_row .price_left {
    width: 100%;
    overflow: hidden;
}

.enroll_data_pricing .price_row {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
}

.enroll_data_pricing {
    display: flex;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
    padding-top: 8px;
}

.enroll_data_pricing p {
    margin: 0;
    position: relative;
    padding-left: 35px;
}

.enroll_data_pricing p:before {
    background-image: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/uploads/2024/06/mite-E.png);
    background-repeat: no-repeat;
    background-size: 25px;
    content: '';
    position: absolute;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    left: 0;
    top: 3px;
}

.enroll_data_pricing p:after {
    content: '';
    width: 725px;
    border-bottom: 1px dashed;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 100%;
}

.enroll_data_pricing .price_right {
    width: fit-content;
    background: #fff;
}

.enroll_data_pricing .price_row .price_left.emoji2 p:before{
    background-image: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/uploads/2024/06/pint-size.png);
}

.enroll_data_pricing .price_row .price_left.emoji3 p:before{
    background-image: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/uploads/2024/06/intro-to-micro.png);
}

.enroll_data_pricing .price_row .price_left.emoji4 p:before{
    background-image: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/uploads/2024/06/micro.png);
}

.enroll_data_pricing .price_row .price_left.emoji5 p:before{
    background-image: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/uploads/2024/06/micro-1.png);
}

.enroll_data_pricing-main {
    display: flex;
}

.enroll-about-main {
    display: flex;
}

.location-and-map {
    clear: left;
    display: flex;
    flex-direction: row;
    margin-top: 22px;
    height: auto;
    width: 100%;
}

#location-container{
    width: 45%;
    height: auto;
    overflow-x: auto;
    padding-right: 2%;
    max-height: 600px;
    overflow: auto;
    margin-right: 1%;
}

.location-and-map div#map {
    width: 50%;
    height: auto;
    min-height: 600px;
}

.location-item {
    display: block;
    clear: left;
    float: left;
    margin: 0;
    cursor: pointer;
    width: 92%;
    border-bottom: 2px dotted #7f7f7f;
    /* padding-bottom: 32px; */
    margin-bottom: 10px;
    padding: 10px 10px;
    position: relative;
}

.location-item:last-child {
    border:0
}

.location-item-main {
    float: left;
    width: 100%;
}

span.view_loc {
    position: absolute;
    right: 0;
}

span.loc-icon {
    content: url('https://readysteadygokidsjordan.xcelanceweb.com/wp-content/plugins/custom-frontend-forms/uploads/marker.png');
}

h3.loc-name {
    color: #494949;
    font-weight: 700;
    font-size: 16px;
    padding-top: 0;
    margin-bottom: 0;
}

p.loc-details {
    color: #7f7f7f;
    padding-bottom: 12px;
    font-size: 16px;
    margin-bottom: 0;
}

.location-item-main a.button {
    background: #219bd5;
    display: inline-block;
    padding: 12px 30px;
    line-height: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.4s all ease-in-out;
    border-radius: 4px;
    font-size: 12px;
}
.location-item-main a.button:hover, .update-location a.button:hover {
    background: #e7642c;
    color: #fff;
}

.location-item-main a:hover{
    text-decoration: none;
}

.map-container {
    padding: 8px 15px;
}

.map-container div#map {
    margin-top: 0.5rem;
    width: 100% !important;
    min-height: 300px !important;
    height: 300px;
}

form.location-search-form {
    background-color: #219bd5;
    padding: 25px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

form.location-search-form label {
    display: inline-block;
    color: #fff;
    padding: 0;
    font-size: 46px;
    line-height: 20px;
    font-weight: 400;
}

form.location-search-form input {
    height: 16px;
    border: 1px solid #7f7f7f;
    font-size: 18px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 60%;
    height: 56px;
    padding: 0 15px;
}

/*::-webkit-scrollbar {
    width: 1.5em;
    height: 1.5em
}
::-webkit-scrollbar-button {
    background: #ccc
}
::-webkit-scrollbar-track-piece {
    background: #888
}
::-webkit-scrollbar-thumb {
    background: #eee
}*/

.sidebar_menu1 .menu-item-3332 a::before {
    background: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/contact-large.png);
    color: white;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    content: '';
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.enroll-time-table-main {
    display: flex;
}

.enroll-time-table-main h2.timetables {
    text-align: left;
    font-size: 29px;
    line-height: 40px;
    margin-bottom: 25px;
    font-weight: 600;
    margin: 0 0 15px 0;
}

.enroll-time-table-main .about_locations_contents {
    margin: 0 0 5px 0;
    font-size: 18px;
    color: #848484;
    line-height: 22px;
}

.enroll-time-table-main p.timetables_dta {
    margin: 0 0 5px 0;
    font-size: 18px;
    color: #000;
    line-height: 22px;
}

.enroll-contacts-main {
    display: flex;
}

.enroll-contacts-main input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    
    0px;
    rtant;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0;
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
}

.enroll-contacts-main .contact-us h3 {
    text-align: left;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #219bd5;
    font-weight: 600;
    margin-top: 0;
    position: relative;
    padding-top: 8px;
}

.enroll-contacts-main .contact-us form p {
    margin-bottom: 8px;
}

.enroll-contacts-main .contact-us textarea.wpcf7-form-control.wpcf7-textarea {
    box-sizing: border-box;
    color: #000000;
    padding: 15px 10px;
    outline: none !important;
    width: 100%;
    resize: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    height: auto;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    border-radius: 10px;
    vertical-align: middle;
    font-weight: normal;
    overflow: auto;
    margin: 0;
    max-height: 80px !important;
}

.enroll-contacts-main .contact-info h3 {
    padding: 0;
    color: #219bd5;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 8px;
    margin-bottom: 0;
    position: relative;
    font-family: inherit;
    font-size: 29px;
}

.enroll-contacts-main .contact_information p {
    font-size: 16px;
    line-height: 24px;
    color: #494949;
    margin-bottom: 0;
}

.enroll-contacts-main .contact-us input.wpcf7-form-control.wpcf7-submit.has-spinner, .contacts-main-content form p:last-child input {
    cursor: pointer;
    padding: 10px 30px !important;
    width: fit-content !important;
    font-size: 16px;
    line-height: 24px;
    background: #219bd5;
    color: #ffffff;
    text-shadow: none;
    border: none;
    border-radius: 10px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none !important;
    display: inline-block;
    height: auto;
    margin-bottom: 0;
    font-weight: 600;
}

.contacts-main-content select {
    padding: 0 0 0 10px;
    box-sizing: border-box;
    color: #494949;
    outline: none !important;
    width: 220px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    height: 32px;
    line-height: 20px;
    display: inline-block;
    height: 32px;
    padding: 4px 6px;
    margin-bottom: 0;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    word-wrap: normal;

}

.contacts-main-content form p:not(:first-of-type):not(:last-of-type){
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.contacts-main-content form p:not(:first-of-type):not(:last-of-type) label {
    min-width: 150px;
    display: inline-block;
    float: left;
    color: #494949;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
}

.contacts-main-content form p:not(:first-of-type):not(:last-of-type) input {
    box-sizing: border-box;
    color: #494949;
    padding: 15px 10px;
    outline: none !important;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    height: 32px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0px;
    vertical-align: middle;
    width: 220px;
    margin-left: 0;
    font-weight: normal;
}

.contacts-main-content form p:last-child {
    padding-top: 15px;
    padding-left: 150px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.page-id-3203 div.no-gutters div.col-8 h1 {
    display: none
}

.enroll-time-table-main table.timetables_location_data.col-8 {
    margin-left: 15px;
    margin-right: 15px;
    max-width: calc(66.666667% - 30px);
}

.time-table-main div.col-md-8>div {
    border-radius: 4px;
    margin-bottom: 8px;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between;
    align-items: start;
}

.time-table-main div.col-md-8>div#success-message{
    border: 1px solid #d8e2ca !important;
    background: #d9e6d9;
    color: #5A5426;
}

.time-table-main div.col-md-8>div#failed-message{
    border: 1px solid #FBE8CD !important;
    background: #FCECDC;
    color: #7D5A29;
}

.time-table-main div.col-md-8>div>p{
    margin-bottom: 0;
    padding: 8px 40px 8px 20px;
}

.time-table-main div.col-md-8>div>button {
   color: #000;
   opacity: .5; 
   text-shadow: 0 1px 0 #fff;
   background: 0 0;
   border: 0;
   padding: 0;
   font-size: 1.5rem;
   font-weight: 700;
   top: -.5rem;
   right: -1.25rem;
   margin: 0;
   cursor: pointer;
}

.time-table-main div.col-md-8>div>button>span {
    color: #000;
    opacity: .5; 
    text-shadow: 0 1px 0 #fff;
    background: 0 0;
    border: 0;
    font-size: 1.5rem;
    font-weight: 700;
    padding-top: 8px;
    padding-right: 8px;
}

.time-table-main div.col-md-8>div.remove-message {
    display: none !important;
}

table.timetables_location_data th.tt-col4{
    padding-left: calc(20% - 103.13px);
}

table.timetables_location_data tr th{
    padding: 8px 0;
}

div.about-main-left>div {
    border-radius: 4px;
    margin-bottom: 8px;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between;
    align-items: start;
}

div.about-main-left>div#success-message{
    border: 1px solid #d8e2ca !important;
    background: #d9e6d9;
    color: #5A5426;
}

div.about-main-left>div#failed-message{
    border: 1px solid #FBE8CD !important;
    background: #FCECDC;
    color: #7D5A29;
}

div.about-main-left>div>p{
    margin-bottom: 0;
    padding: 8px 40px 8px 20px;
}

div.about-main-left>div>button {
   color: #000;
   opacity: .5; 
   text-shadow: 0 1px 0 #fff;
   background: 0 0;
   border: 0;
   padding: 0;
   font-size: 1.5rem;
   font-weight: 700;
   top: -.5rem;
   right: -1.25rem;
   margin: 0;
   cursor: pointer;
}

div.about-main-left>div>button>span {
    color: #000;
    opacity: .5; 
    text-shadow: 0 1px 0 #fff;
    background: 0 0;
    border: 0;
    font-size: 1.5rem;
    font-weight: 700;
    padding-top: 8px;
    padding-right: 8px;
}

div.about-main-left>div.remove-message {
    display: none !important;
}

.about-main-left{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.about-main-left + div{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.add-about-location-main-left{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.add-about-location-main-left+div{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.add-about-location-main-left form.about-form p:nth-of-type(2) label {
    text-align: left;
    margin-top: 0;
    position: relative;
    color: #219bd5;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.2;
    cursor: pointer;
}

.add-about-location-main-left form.about-form p:nth-of-type(3) input[type="submit"] {
    cursor: pointer;
    padding: 0px 15px !important;
    width: fit-content !important;
    font-size: 16px;
    line-height: 33px;
    background: #219bd5;
    color: #ffffff;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none !important;
    display: inline-block;
    height: 32px;
    margin-bottom: 0;
}

.add-about-location-main-left form.about-form p:nth-of-type(3) a {
    cursor: pointer;
    padding: 0px 15px !important;
    width: fit-content !important;
    font-size: 16px;
    line-height: 33px;
    color: #219bd5;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none !important;
    display: inline-block;
    height: 32px;
    margin-bottom: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a {
    background: #219bd5 !important;
}

.pricing-main form.pricing-form .price_row .price_right input {
    margin-left: 6px;
}

.time-table-main div:first-child select {
    color: #494949;
    outline: none !important;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    height: 32px;
    line-height: 20px;
    padding: 4px 6px;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    margin-top: 12px;
    word-wrap: normal;
}

.time-table-main form.timetable-form p:nth-of-type(1) label {
    font-size: 24px;
    line-height: 1.2;
    color: #219bd5;
    font-weight: 400;
}

.time-table-main form.timetable-form p:nth-of-type(1) textarea {
    color: #494949;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    line-height: 20px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
    cursor: pointer;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form p b, .wcv_stripe_connect_container>p>strong,.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form div.show-if>strong {
    color: #848484;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form div.show-if {
    font-size: 16px;
    font-weight: 500 !important;
    overflow-x: auto;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form p select {
    box-sizing: border-box;
    color: #494949;
    outline: none !important;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    word-wrap: normal;
    display: flex;
    align-items: center;
    height: initial;
    padding: 4px;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form p{
    font-size: 16px;
    font-weight: 500 !important;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form div.show-if label{
    display: inline-block !important;
    float: left;
    color: #494949;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px !important;
    cursor: pointer;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form div.show-if td p{
    margin-left: 0;
    margin-right: 0;
    align-items: center;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form div.show-if input,.pv_shop_name_container input{
    box-sizing: border-box !important;
    color: #494949;
    outline: none !important;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    margin-bottom: 0 !important;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    margin-left: 0 !important;
    font-weight: normal;
    padding: 4px;
    line-height: normal;
    margin-left: 4px !important;
}

.pv_shop_name_container input{
    margin-left: 0 !important;
}

#pv_seller_info_container p:nth-of-type(1),#pv_shop_description_container p:nth-of-type(1) {
    margin-bottom: 0;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form  textarea {
    box-sizing: border-box !important;
    color: #494949;
    padding: 4px;
    outline: none !important;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    transition: border linear .2s, box-shadow linear .2s;
    margin-bottom: 0 !important;
    font-size: 16px;
    line-height: normal;
    border-radius: 0px;
    vertical-align: middle;
    margin-left: 0 !important;
    font-weight: normal;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form input[type=submit] {
    cursor: pointer;
    padding: 0px 15px !important;
    width: fit-content !important;
    font-size: 16px;
    line-height: 33px;
    background: #219bd5;
    color: #ffffff;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none !important;
    display: inline-block;
    height: 32px;
    margin-bottom: 0;
    font-weight: 400;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form p select option{
    font-weight: normal;
    display: block;
    min-height: 1.2em;
    white-space: nowrap;
    hyphens: none;
    box-sizing: border-box;
    color: #000000;
    line-height: 1.2em;
    font-size: 16px;
    cursor: pointer;
    word-wrap: normal;
    text-transform: none;
    letter-spacing: normal;
    word-spacing: normal;
    text-indent: 0px;
    text-shadow: none;
    text-align: start;
}

.wcvendors-product-page form.cart label {
    color: #494949 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 20px !important;
    cursor: pointer !important;
}

.wcvendors-product-page form.cart input{
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 6px 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
}

.wcvendors-product-page form.cart select{
    box-sizing: border-box !important;
    color: #494949 !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    line-height: 20px !important;
    padding: 6px 20px 6px 10px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    cursor: pointer !important;
    height: initial !important;
    min-height: 32px !important;
}

.wcvendors-product-page form.cart input[type=radio] {
    min-height: inherit !important;
}

.wcvendors-product-page a:hover{
    text-decoration: none !important;
}

a:hover{
    text-decoration: none !important;
}

.wcv-vendor-list-search input.wcv-button {
    cursor: pointer;
    padding: 6px 10px;
    font-size: 16px;
    line-height: normal;
    text-shadow: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    font-weight: 400;
    width: initial;
    font-family: "Nunito Sans", sans-serif;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    color: #494949;
}

form.pricing-form input[type="submit"] {
    cursor: pointer;
    padding: 0px 15px;
    line-height: 33px;
    background: #219bd5;
    color: #ffffff;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    font-weight: 400;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-content .update-location h2 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
}

.about-main-left>h2{
    font-size: 35px;
    line-height: 1.2;
    font-weight: 400;
}

.about-main-left>h3{
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
}

table.timetables_location_data th {
    width: initial;
}

.timetables_location_data_container{
    overflow-x: auto;
}

.wcvendors-vendors-page .wcv_vendorslist{
    padding-left: 0;
}

.pricing-main>div.updated {
    border-radius: 4px;
    margin-bottom: 8px;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between;
    align-items: start;
}

.pricing-main>div.updated#success-message{
    border: 1px solid #d8e2ca !important;
    background: #d9e6d9;
    color: #5A5426;
}

.pricing-main>div.updated#failed-message{
    border: 1px solid #FBE8CD !important;
    background: #FCECDC;
    color: #7D5A29;
}

.pricing-main>div.updated>p{
    margin-bottom: 0;
    padding: 8px 40px 8px 20px;
}

.pricing-main>div.updated>button {
   color: #000;
   opacity: .5; 
   text-shadow: 0 1px 0 #fff;
   background: 0 0;
   border: 0;
   padding: 0;
   font-size: 1.5rem;
   font-weight: 700;
   top: -.5rem;
   right: -1.25rem;
   margin: 0;
   cursor: pointer;
}

.pricing-main>div.updated>button>span {
    color: #000;
    opacity: .5; 
    text-shadow: 0 1px 0 #fff;
    background: 0 0;
    border: 0;
    font-size: 1.5rem;
    font-weight: 700;
    padding-top: 8px;
    padding-right: 8px;
}

.pricing-main>div.remove-message {
    display: none !important;
}

.wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form p select {
    max-width: 100%;
    width: 100% !important;
}

.about-main-left a.button{
    padding: 0px 15px;
    height: 32px;
    display: flex;
    align-items: center;
}

.about-main-left form.about-delete-form p input{
    padding: 0px 15px;
    height: 32px;
}

.about_edits_data form.about-edit-form>p>label {
    color: #219bd5;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.2;
    cursor: pointer;
}

div.about_edits_data{
    padding-right: 30px !important;
}

.about_edits_data form.about-edit-form .about_add_forms_button input{
    cursor: pointer;
    padding: 0px 15px;
    width: fit-content;
    font-size: 16px;
    line-height: 33px;
    background: #219bd5;
    color: #ffffff;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    height: 32px;
    font-weight: 400;
    text-decoration: none;
}

.about_edits_data form.about-edit-form .about_add_forms_button a{
    cursor: pointer;
    padding: 0px 15px;
    width: fit-content;
    font-size: 16px;
    line-height: 33px;
    background: transparent;
    color: #219bd5;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    height: 32px;
    font-weight: 400;
    text-decoration: none;
}

.time-table-main>div>h3{
    font-size: 24px;
    line-height: 1.2;
    color: #219bd5;
    font-weight: 400;
}

.wcvendors-feedback-page form.wcv-form input{
    box-sizing: border-box;
    color: #494949;
    padding: 6px 10px;
    outline: none;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear .2s, box-shadow linear .2s;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
    line-height: normal;
    font-family: "Nunito Sans", sans-serif;
    min-height: 32px;
}

.wcvendors-feedback-page form.wcv-form input[type=submit]{
    cursor: pointer;
    padding: 0px 15px;
    width: fit-content;
    font-size: 16px;
    line-height: 33px;
    background: #219bd5;
    color: #ffffff;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    height: 32px;
    font-weight: 400;
    text-decoration: none;
}

.wcvendors-feedback-page form.wcv-form textarea {
    box-sizing: border-box;
    color: #494949;
    padding: 6px 10px;
    outline: none;
    border: 1px solid #cccccc;
    transition: border linear .2s, box-shadow linear .2s;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
    line-height: normal;
    font-family: "Nunito Sans", sans-serif;
}

.wcvendors-feedback-page form.wcv-form label{
    color: #494949;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
}

.wcvendors-product-page ul.products li.product h2{
    overflow-x: auto;
}

.woocommerce-edit-address input {
    box-sizing: border-box;
    color: #494949;
    padding: 6px 10px;
    outline: none;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear .2s, box-shadow linear .2s;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
    line-height: normal;
    font-family: "Nunito Sans", sans-serif;
    min-height: 32px;
}

.woocommerce-edit-address label{
    color: #494949;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
}

.woocommerce-edit-address span.select2-selection.select2-selection--single {
    box-sizing: border-box;
    color: #494949;
    outline: none;
    border: 1px solid #cccccc;
    line-height: 20px;
    padding: 6px 20px 6px 10px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: initial;
    min-height: 32px;
}

.woocommerce-edit-address span.select2-selection__rendered {
    padding: 0;
    line-height: normal !important;
}

.woocommerce-edit-address span.select2-selection__arrow{
    height: 100% !important;
    top: 2px !important;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>p>button{
    cursor: pointer;
    padding: 0px 15px;
    width: fit-content;
    font-size: 16px;
    line-height: 33px;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    height: 32px;
    font-weight: 400;
    text-decoration: none;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:nth-of-type(1){
    width: 100%;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:nth-of-type(2){
    width: 100%;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:nth-of-type(1)>span{
    width: 50%;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:nth-of-type(2)>span{
    width: 50%;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p>label {
    width: 50%;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:not(:nth-of-type(1)):not(:nth-of-type(2))>span {
    width: 50%;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:nth-of-type(6)>span{
    margin-left: 50%;
}

.woocommerce-edit-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm>p>button {
    cursor: pointer;
    padding: 0px 15px;
    width: fit-content;
    font-size: 16px;
    line-height: 33px;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    font-weight: 400;
    text-decoration: none;
}

.woocommerce-page .woocommerce-form-register .apply_for_vendor_label {
    display: flex;
    align-items: center;
}

.woocommerce-page #customer_login .woocommerce-form-register .apply_for_vendor_label .input-checkbox{
    margin: 0 10px 0 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a{
    margin: 0 10px 10px 0;
}

.wcvendors-pro-dashboard-wrapper nav.wcv-navigation {
    width: 100%;
    background-color: #219bd5;
    border-radius: 8px;
    padding: 0;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
}

.wcvendors-pro-dashboard-wrapper nav.wcv-navigation ul{
    background-color: #219bd5 !important;
    border-radius: 8px;
    display: flex;
}

.wcvendors-pro-dashboard-wrapper nav.wcv-navigation ul li{
    margin: 0;
    float: none !important;
}

.wcvendors-pro-dashboard-wrapper nav.wcv-navigation ul li a{
   color: #fff;
   font-size: 16px !important;
   font-weight: 700;
   padding-top: 60px;
   white-space: nowrap;
}

.wcvendors-pro-dashboard-wrapper nav.wcv-navigation ul li:first-child{
    border-radius: 8px 0 0 8px !important;
}

.wcvendors-pro-dashboard-wrapper nav.wcv-navigation ul li.active{
    background: #000 !important;
}

.wcvendors-pro-dashboard-wrapper nav.wcv-navigation ul li a:hover{
    background: #000 !important;
}

.wcvendors-pro-dashboard-wrapper nav.wcv-navigation ul li:first-child a:hover{
    border-radius: 8px 0 0 8px !important;
}

.wcvendors-pro-dashboard-wrapper .button {
    cursor: pointer !important;
    padding: 0px 15px !important;
    width: fit-content !important;
    font-size: 16px !important;
    line-height: 33px !important;
    background: #219bd5 !important;
    color: #ffffff !important;
    text-shadow: none !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    transition: all 0.4s ease !important;
    outline: none !important;
    display: inline-block !important;
    height: 32px !important;
    margin-bottom: 0 !important;
    font-weight: 400 !important;
    text-decoration: none !important;
}

.wcvendors-pro-dashboard-wrapper a.shop_coupon{
    background: none !important;
    color: #219bd5 !important;
}

.wcvendors-pro-dashboard-wrapper label {
    color: #494949 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 20px !important;
    cursor: pointer !important;
}

.wcvendors-pro-dashboard-wrapper input {
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 6px 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
}

.wcv_dashboard_datepicker .wcv-button {
    cursor: pointer;
    padding: 6px 10px !important;
    font-size: 16px !important;
    line-height: normal !important;
    text-shadow: none;
    border-radius: 0px !important;
    box-shadow: none !important;
    transition: all 0.4s ease !important;
    outline: none !important;
    font-weight: 400 !important;
    width: initial !important;
}

.wcv_dashboard_datepicker .wcv-form {
    display: flex;
    align-items: end;
}

.wcv_dashboard_datepicker .wcv-form div:nth-of-type(2){
    padding-left: 2em;
}

.wcv_dashboard_datepicker .wcv-form label{
    display: none;
}

.wcv_dashboard_datepicker .wcv-button:hover{
    color: #494949 !important;
}

.wcvendors-pro-dashboard-wrapper textarea {
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 6px 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
}

.wcvendors-pro-dashboard-wrapper span.select2-selection.select2-selection--single {
    box-sizing: border-box !important;
    color: #494949 !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    line-height: 20px !important;
    padding: 6px 20px 6px 10px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    height: initial !important;
    min-height: 32px !important;
}

.wcvendors-pro-dashboard-wrapper span.select2-selection__rendered {
    padding: 0 !important;
    line-height: normal !important;
}

.wcvendors-pro-dashboard-wrapper span.select2-selection__arrow{
    height: 100% !important;
    top: 2px !important;
}

.wcv-search-product {
    cursor: pointer !important;
    padding: 6px 10px !important;
    font-size: 16px !important;
    line-height: normal !important;
    text-shadow: none;
    border-radius: 0px !important;
    box-shadow: none !important;
    transition: all 0.4s ease !important;
    outline: none !important;
    font-weight: 400 !important;
    width: initial !important;
    color: #494949 !important;
    border: 1px solid #cccccc !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
}

.wcv-search-form input {
    vertical-align: inherit !important;
}

button.wcv-button.wcv-search-product:hover {
    color: #494949 !important;
}

.wcv_dashboard_table_header .wcv-form input:hover {
    color: #494949 !important;
}

.wcvendors-pro-dashboard-wrapper span.select2-selection.select2-selection--multiple {
    box-sizing: border-box !important;
    color: #494949 !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    line-height: 20px !important;
    padding: 6px 10px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    height: initial !important;
    min-height: 32px !important;
}

.wcvendors-pro-dashboard-wrapper ul.select2-selection__rendered {
    padding: 0 !important;
    line-height: normal !important;
}

.wcvendors-pro-dashboard-wrapper li.select2-search.select2-search--inline {
    margin: 0;
}

.wcvendors-pro-dashboard-wrapper input.wcv-button:hover {
    color: #494949 !important;
}

.wcv-tabs .tabs-nav a.tabs-tab:hover {
    text-decoration: none;
}

.wcvendors-pro-dashboard-wrapper select.Commission.payout.method {
    box-sizing: border-box !important;
    color: #494949 !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    line-height: 20px !important;
    padding: 6px 10px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    height: initial !important;
    min-height: 32px !important;
    font-family: "Nunito Sans", sans-serif !important;
}

.wcvendors-pro-dashboard-wrapper a:hover{
    text-decoration: none;
}

.wcv-tabs .tabs-content h6 {
    margin-top: 1em;
    margin-bottom: 0;
}

.wcvendors-pro-dashboard-wrapper div#branding {
    margin-bottom: 1em;
}

.wcvendors-pro-dashboard-wrapper p.tip {
    line-height: 20px !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

div#seo>div:nth-of-type(7) {
    margin-top: 1em;
}

.wcvendors-pro-dashboard-wrapper div#seo {
    margin-bottom: 1em;
}

.wcvendors-pro-dashboard-wrapper .wcv-order-header span.select2.select2-container.select2-container--default{
    max-width: 100% !important;
    width: 100%;
}

.wcvendors-pro-dashboard-wrapper .wcv-order-header .export-orders {
    margin-top: 36px;
}

.wcvendors-pro-dashboard-wrapper .wcv-commission-header .export-commission {
    margin-top: 36px;
}

.wcvendors-pro-dashboard-wrapper .wcv-tabs li a{
    padding: 4px 8px;
    margin-right: 6px !important;
}

.wcvendors-pro-dashboard-wrapper div#store>div:first-child>div{
    width: 50%;
}

.wcvendors-pro-dashboard-wrapper div#store>div:nth-of-type(11)>div{
    width: 50%;
}

.wcvendors-pro-dashboard-wrapper div#store>div:nth-of-type(11) span.select2.select2-container.select2-container--default{
    max-width: 100%;
    width: 100% !important;
}

.wcvendors-pro-dashboard-wrapper form#wcv-store-settings div#shipping>div:first-child>div{
    width: 50%;
}

.wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(3)>div{
    padding-right: 1em;
}

.wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(4)>div{
    padding-right: 1em;
}

.wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(4) span.select2.select2-container.select2-container--default{
    max-width: 100%;
    width: 100% !important;
}

.wcvendors-pro-dashboard-wrapper .wcv-coupon-general span.select2.select2-container.select2-container--default{
    max-width: 100%;
    width: 100%;
}

.wcvendors-pro-dashboard-wrapper .wcv_recent_orders>div:first-child{
    overflow-x: auto;
}

.wcvendors-pro-dashboard-wrapper .wcvendors-table-order td.order_date .row-actions a{
    color: #219bd5;
}

.wcvendors-pro-dashboard-wrapper .wcvendors-table-order td.order_date .row-actions a:hover{
    text-decoration: underline !important;
}

.wcvendors-pro-dashboard-wrapper div[id^="order-details-modal-"] {
    margin-top: 0 !important;
    height: calc(4*((100% - 104px) / 5)) !important;
    width: 90% !important;
    position: fixed;
    z-index: 1040;
    top: calc(((100% - 104px)/10) + 104px);
}

.wcvendors-pro-dashboard-wrapper div[id^="order-details-modal-"] .modal-header {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.wcvendors-pro-dashboard-wrapper div[id^="order-details-modal-"] .modal-header h3{
    padding: 0;
    margin: 0;
}

.wcvendors-pro-dashboard-wrapper div[id^="order-note-modal-"] {
    margin-top: 0 !important;
    height: calc(2*((100% - 104px) / 3)) !important;
    width: 80% !important;
    position: fixed;
    z-index: 1040;
    top: calc(((100% - 104px)/6) + 104px);
}

.wcvendors-pro-dashboard-wrapper div[id^="order-note-modal-"] .modal-header {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.wcvendors-pro-dashboard-wrapper div[id^="order-note-modal-"] .modal-header h3{
    padding: 0;
    margin: 0;
}

.wcvendors-pro-dashboard-wrapper div[id^="order-note-modal-"] .modal-header p{
    padding: 0;
    margin: 0;
}

.wcvendors-pro-dashboard-wrapper div[id^="tracking-modal-"].wcv-modal {
    margin-top: 0 !important;
    height: calc(4*((100% - 104px) / 5)) !important;
    width: 90% !important;
    position: fixed;
    z-index: 1040;
    top: calc(((100% - 104px)/10) + 104px);
}

.wcvendors-pro-dashboard-wrapper div[id^="tracking-modal-"].wcv-modal .modal-header {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.wcvendors-pro-dashboard-wrapper div[id^="tracking-modal-"].wcv-modal .modal-header h3{
    padding: 0;
    margin: 0;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit .wcv-product-type span.select2.select2-container.select2-container--default{
    max-width: 100%;
    width: 100% !important;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit #product_shipping_class{
    box-sizing: border-box !important;
    color: #494949 !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    line-height: 20px !important;
    padding: 6px 20px 6px 10px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    height: initial !important;
    min-height: 32px !important;
}

.wcvendors-pro-dashboard-wrapper .wcvendors-table-product .row-actions a{
    color: #219bd5;
}

.wcvendors-pro-dashboard-wrapper .wcvendors-table-product .row-actions a:hover{
    text-decoration: underline !important;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit .attribute_taxonomy{
    box-sizing: border-box !important;
    color: #494949 !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    line-height: 20px !important;
    padding: 6px 20px 6px 10px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    height: initial !important;
    min-height: 32px !important;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#attributes button.button.add_attribute{
    margin-top: 1em;
}

.wcvendors-pro-dashboard-wrapper div[id^="order-details-modal-"] .modal-body .wcv-mobile-order-items{
    overflow-x: auto;
}

.wcvendors-pro-dashboard-wrapper .woocommerce-error::before {
    top: 0.5em;
    left: 0.3em;
}

.wcvendors-pro-dashboard-wrapper div[id^="tracking-modal-"].wcv-modal .modal-body label select{
    box-sizing: border-box;
    color: #494949;
    outline: none;
    border: 1px solid #cccccc;
    line-height: 20px;
    padding: 6px 20px 6px 10px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: initial;
    min-height: 32px;
}

.wcvendors-pro-dashboard-wrapper>div>.wcv_reports{
    overflow-x: auto;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#general>.show_if_downloadable table.download_file_table .file_name>div{
    margin-bottom: 0;
    min-width: 200px;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#general>.show_if_downloadable table.download_file_table .file_url>div{
    margin-bottom: 0;
    min-width: 200px;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#general>.show_if_downloadable table.download_file_table  tfoot a.button{
    margin-top: 0.5em;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#general>.show_if_downloadable .downloadable_files{
    overflow-x: auto;
}

.wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#general>.show_if_downloadable>div:nth-of-type(3) select{
    box-sizing: border-box;
    color: #494949;
    outline: none;
    border: 1px solid #cccccc;
    line-height: 20px;
    padding: 6px 20px 6px 10px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: initial;
    min-height: 32px;
}

.wcvendors-product-page form.cart button[type="submit"] {
    background: #219bd5;
    cursor: pointer;
    padding: 0px 15px;
    font-size: 16px;
    line-height: 33px;
    color: #ffffff;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    height: 32px;
    font-weight: 400;
    text-decoration: none;
}

.wcvendors-product-page form.cart button[type="submit"]:hover{
    background: #219bd5;
}

form.woocommerce-ordering select {
    box-sizing: border-box;
    color: #494949;
    outline: none;
    border: 1px solid #cccccc;
    line-height: 20px;
    padding: 6px 20px 6px 10px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: normal;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: initial;
    min-height: 32px;
}

.wcvendors-single-product.wcvendors-product-page main#main .woocommerce-breadcrumb{
    overflow-x: auto !important;
}

.wcvendors-single-product.wcvendors-product-page div#primary main#main {
    max-width: 1200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.wcvendors-single-product.wcvendors-product-page div#primary main#main .woocommerce-products-header{
    overflow-x: auto;
}

.woocommerce-cart form.woocommerce-shipping-calculator p input{
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 6px 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
}

.woocommerce-cart form.woocommerce-shipping-calculator p span.select2-selection.select2-selection--single {
    box-sizing: border-box !important;
    color: #494949 !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    line-height: 20px !important;
    padding: 6px 20px 6px 10px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: normal !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    height: initial !important;
    min-height: 32px !important;
}

.woocommerce-cart form.woocommerce-shipping-calculator p span.select2-selection__rendered {
    padding: 0 !important;
    line-height: normal !important;
}

.woocommerce-cart form.woocommerce-shipping-calculator p span.select2-selection__arrow {
    height: 100% !important;
    top: 2px !important;
}

.woocommerce-cart form.woocommerce-shipping-calculator span.select2.select2-container.select2-container--default{
    width: 100% !important;
}

.woocommerce-cart form.woocommerce-shipping-calculator .shipping-calculator-form>p:nth-child(2)>span{
    width: 100%;
}

.wcvendors-product-page .woocommerce-tabs>ul>li{
    padding: 0 14px !important;
}

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details{
    overflow-x: auto;
}

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content{
    display: flex;
    flex-direction: column;
}

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns>div{
    max-width: 50%;
}

.woocommerce-account div#customer_login input:not([type=checkbox]){
    box-sizing: border-box;
    color: #494949 !important;
    padding: 6px 10px !important;
    outline: none;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear .2s, box-shadow linear .2s;
    font-size: 16px !important;
    border-radius: 0px;
    font-weight: normal;
    line-height: normal;
    font-family: "Nunito Sans", sans-serif;
    min-height: 32px;
    height: initial !important;
}

.woocommerce-account div#customer_login label{
    color: #494949;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
}

.woocommerce-account div#customer_login button{
    cursor: pointer;
    padding: 0px 15px;
    width: fit-content;
    font-size: 16px;
    line-height: 33px;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    height: 32px;
    font-weight: 400;
    text-decoration: none;
}

.woocommerce-account div#customer_login form.woocommerce-form-login>p:nth-child(3)>label{
    width: 100%;
}

.woocommerce-account div#customer_login form.woocommerce-form-register>p:nth-child(2){
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
}

.woocommerce-account div#customer_login form.woocommerce-form-register .woocommerce-privacy-policy-text>p{
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
}

.woocommerce-account div#customer_login{
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
}

.woocommerce-account div#customer_login form.woocommerce-form-login span.show-password-input {
    height: 100%;
    top: 0;
    right: 0.5em;
}

.woocommerce-account div#customer_login form.woocommerce-form-login span.show-password-input::after{
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: auto;
    height: 100%;
}

form.woocommerce-checkout .col-1 {
    width: 50% !important;
    max-width: 50%;
}

form.woocommerce-checkout .col-2 {
    width: 50% !important;
    max-width: 50%;
}

.woocommerce-billing-fields__field-wrapper p label {
    display: inline-block !important;
    float: left;
    color: #494949;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px !important;
    cursor: pointer;
}

.woocommerce-billing-fields__field-wrapper p input{
    box-sizing: border-box !important;
    color: #494949;
    padding: 6px 10px;
    outline: none !important;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    margin-bottom: 0 !important;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    margin-left: 0 !important;
    font-weight: normal;
}

.woocommerce-billing-fields__field-wrapper .form-row-first {
    width: 50% !important;
}

.woocommerce-billing-fields__field-wrapper .form-row-last{
    width: 50% !important;
}

.woocommerce-billing-fields__field-wrapper p:not(:nth-of-type(1)):not(:nth-of-type(2)) label{
    width: 50%;
}

.woocommerce-billing-fields__field-wrapper p#billing_address_2_field span{
    margin-left: 50%
}

.woocommerce-billing-fields__field-wrapper span.select2-selection.select2-selection--single {
    box-sizing: border-box;
    color: #494949;
    outline: none !important;
    width: 217px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    line-height: 20px;
    padding: 6px 10px;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    word-wrap: normal;
    display: flex;
    align-items: center;
    height: initial;
}

.woocommerce-shipping-fields__field-wrapper p label {
    display: inline-block !important;
    float: left;
    color: #494949;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px !important;
    cursor: pointer;
}

.woocommerce-shipping-fields__field-wrapper p input{
    box-sizing: border-box !important;
    color: #494949;
    padding: 6px 10px;
    outline: none !important;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    margin-bottom: 0 !important;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    margin-left: 0 !important;
    font-weight: normal;
}

.woocommerce-shipping-fields__field-wrapper .form-row-first {
    width: 50% !important;
}

.woocommerce-shipping-fields__field-wrapper .form-row-last{
    width: 50% !important;
}

.woocommerce-shipping-fields__field-wrapper p:not(:nth-of-type(1)):not(:nth-of-type(2)) label{
    width: 50%;
}

.woocommerce-shipping-fields__field-wrapper p#shipping_address_2_field span{
    margin-left: 50%
}

.woocommerce-shipping-fields__field-wrapper span.select2-selection.select2-selection--single {
    box-sizing: border-box;
    color: #494949;
    outline: none !important;
    width: 217px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    line-height: 20px;
    padding: 6px 10px;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    word-wrap: normal;
    display: flex;
    align-items: center;
    height: initial;
}

.woocommerce-additional-fields__field-wrapper p label {
    display: inline-block !important;
    float: left;
    color: #494949;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px !important;
    cursor: pointer;
    width: 50%;
}

.woocommerce-additional-fields__field-wrapper p textarea {
    box-sizing: border-box !important;
    color: #494949;
    padding: 6px 10px;
    outline: none !important;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    transition: border linear .2s, box-shadow linear .2s;
    margin-bottom: 0 !important;
    font-size: 16px;
    line-height: 24px !important;
    border-radius: 0px;
    vertical-align: middle;
    margin-left: 0 !important;
    font-weight: normal;
}

.woocommerce-additional-fields__field-wrapper p span{
    width: 40%;
}

.woocommerce-checkout-review-order-table{
    margin-left: 15px !important;
    margin-right: 15px !important;
    border: 1px solid #cccccc !important;
}

#order_review_heading{
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce-checkout-payment{
    margin-left: 15px;
    width: 100% !important;
}

.woocommerce-edit-address .woocommerce-MyAccount-content {
    display: flex;
    flex-direction: column;
}

.woocommerce-edit-address .woocommerce-Addresses{
    display: flex;
    flex-direction: column;
}

.woocommerce-edit-address .woocommerce-Addresses>div{
    width: 100% !important;
    max-width: 100%;
    padding: 0;
}

.woocommerce-edit-address .woocommerce-Addresses>div>header{
    width: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 0.5rem;
    margin-bottom: 1rem;
}

.woocommerce-edit-address .woocommerce-Addresses>div>header>h3{
    padding-top: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: start;
    width: 50%;
}

.woocommerce-edit-address .woocommerce-Addresses>div>header>a{
    display: flex;
    justify-content: end;
    width: 50%;
}

.woocommerce-billing-fields__field-wrapper .form-row-last{
    padding-left: 0 !important;
}

.woocommerce-shipping-fields__field-wrapper .form-row-last {
    padding-left: 0 !important;
}

.woocommerce-billing-fields__field-wrapper span.select2-selection__rendered {
    padding: 0 !important;
    line-height: normal !important;
}

.woocommerce-billing-fields__field-wrapper span.select2-selection__arrow{
    height: 100% !important;
    top: 0 !important;
}

.woocommerce-shipping-fields__field-wrapper span.select2-selection__rendered {
    padding: 0 !important;
    line-height: normal !important;
}

.woocommerce-shipping-fields__field-wrapper span.select2-selection__arrow{
    height: 100% !important;
    top: 0 !important;
}

.woocommerce-form-coupon p:first-child {
    color: #494949;
    margin-bottom: 0;
    vertical-align: top;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px !important;
    cursor: pointer;
}

.woocommerce-form-coupon{
    display: flex;
    flex-direction: column;
}

.woocommerce-form-coupon p:nth-last-of-type(2) input{
    box-sizing: border-box !important;
    color: #494949;
    padding: 6px 10px;
    outline: none !important;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    margin-bottom: 0 !important;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    margin-left: 0 !important;
    font-weight: normal;
}

.woocommerce-form-coupon .form-row-last button.button {
    cursor: pointer;
    padding: 0px 15px !important;
    font-size: 16px;
    line-height: 33px;
    color: #848484 !important;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none !important;
}

.wc-credit-card-form .form-row>div {
    box-sizing: border-box !important;
    color: #494949;
    outline: none !important;
    margin-bottom: 0 !important;
    font-size: 16px;
    border-radius: 0px;
    vertical-align: middle;
    margin-left: 0 !important;
    font-weight: normal;
    width: 100%;
}

.woocommerce-checkout-payment .place-order button.button {
    cursor: pointer;
    padding: 0px 15px !important;
    width: fit-content !important;
    font-size: 16px;
    line-height: 33px;
    background-color: #219bd5 !important;
    color: #ffffff !important;
    text-shadow: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none !important;
    display: inline-block;
    height: 32px;
    margin-bottom: 0;
}

.woocommerce-order .woocommerce-columns--addresses>div {
    max-width: 50%
}

.woocommerce-order .woocommerce-columns--addresses .woocommerce-customer-details--phone {
    margin-bottom: 0;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{
    transform: rotate(90deg);
}

.woocommerce-checkout-review-order {
    padding-right: 30px;
}

.woocommerce-shop main#main{
    max-width: 1200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm label {
    color: #494949 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 20px !important;
    cursor: pointer !important;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input {
    box-sizing: border-box !important;
    color: #494949 !important;
     padding: 10px  15px !important;
    border-radius: 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm input[type=radio]{
    min-height: initial !important;
    margin-right: 8px;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm>p>span{
    font-size: 16px;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm>fieldset>p{
    display: flex;
    align-items: center;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm>fieldset>p>label{
    margin-bottom: 0;
    padding-right: 8px;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset .show-password-input {
    top: 7px;
    right: 10px;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset input{
    padding-right: 30px !important;
}

.woocommerce-page.my-account-page .woocommerce-MyAccount-content {
    display: flex;
    flex-direction: column;
}

.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info{
    display: flex;
    align-items: center;
}

.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info .wc-forward{
    margin-left: 1em;
}

.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info:before{
    top: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.woocommerce-page .woocommerce-MyAccount-content .my-location{
    width: 32%;
}

.woocommerce-page .woocommerce-MyAccount-content .update-location{
    width: 68%;
}

.woocommerce-edit-address span.select2-selection__rendered{
    padding-left: 0 !important;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>p>button.button{
    margin-top: 3px;
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-message:before{
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
}

@media (min-width: 961px) and (max-width: 1260px){
    .wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(3)>div{
        padding-right: 0.875em;
    }

    .wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(4)>div{
        padding-right: 0.875em;
    }
}

@media(min-width: 769px) and (max-width: 1024px){
    .sidebar_menu1 nav.my-location-menu-container ul li {
        width: 13% !important;
    }
}

@media (min-width: 769px) and (max-width: 969px){
    .woocommerce-billing-fields__field-wrapper p:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(4)) span{
        width: 100%;
    }

    .woocommerce-billing-fields__field-wrapper p:nth-of-type(4)>span{
        width: 100%;
    }

    .woocommerce-billing-fields__field-wrapper p:not(:nth-of-type(1)):not(:nth-of-type(2)) label{
        width: 100%;
    }

    .woocommerce-billing-fields__field-wrapper p#billing_address_2_field span {
        margin-left: 0;
    }

    .woocommerce-billing-fields__field-wrapper span.select2-selection.select2-selection--single{
        width: 100%;
    }

    .woocommerce-shipping-fields__field-wrapper p:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(4)) span{
        width: 100%;
    }

    .woocommerce-shipping-fields__field-wrapper p:nth-of-type(4)>span{
        width: 100%;
    }

    .woocommerce-shipping-fields__field-wrapper p:not(:nth-of-type(1)):not(:nth-of-type(2)) label{
        width: 100%;
    }

    .woocommerce-shipping-fields__field-wrapper p#shipping_address_2_field span {
        margin-left: 0;
    }

    .woocommerce-shipping-fields__field-wrapper span.select2-selection.select2-selection--single{
        width: 100%;
    }
}

@media (min-width: 641px) and (max-width: 960px){
    .wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(3)>div{
        padding-right: 0.75em;
    }

    .wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(4)>div{
        padding-right: 0.75em;
    }
}

@media (max-width: 768px) {
    .woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info {
        flex-direction: column;
        align-items: initial;
    }

    .woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info .wc-forward {
        margin: 1em auto 0 -2em;
    }

    .woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info:before{
        height: initial;
        top: 1em;
    }
}

@media (min-width: 426px) and (max-width: 768px){
    .sidebar_menu1 nav.my-location-menu-container ul li {
        width: 25% !important;
        max-width: 100px;
    }

    .enroll_data_pricing{
        max-width: 100%;
    }

    .enroll_data_pricing-main{
        flex-direction: column;
    }

    .enroll-about-main>div{
        max-width: 100%;
    }

    .location-and-map{
        flex-direction: column !important;
    }

    #location-container{
        max-width: 100%;
        width: 100% !important;
        padding-right: 15px !important;
    }

    .location-item{
        width: 98% !important;
    }

    .map-container{
        max-width: 100%;
    }

    .map-container div#map{
        min-height: 500px !important;
        height: 500px !important;
    }

    .enroll-about-main{
        flex-direction: column;
    }

    .enroll-time-table-main{
        flex-direction: column;
    }

    .enroll-time-table-main table.timetables_location_data.col-8{
        max-width: calc(100% - 30px);
    }

    .enroll-contacts-main{
        flex-direction: column;
    }

    .enroll-contacts-main .col-4{
        max-width: 100%;
    }

    .contacts-main{
        flex-direction: column;
    }

    .contacts-main-content{
        max-width: 100%;
    }

    .contacts-main-content form p:not(:first-of-type):not(:last-of-type) label{
        min-width: 50%;
    }

    .contacts-main-content form p:not(:first-of-type):not(:last-of-type) input{
        width: 50%;
    }

    .contacts-main-content form p:last-child{
        padding-left: 50%;
    }

    .contacts-main-content select{
        width: 100%;
    }

    .pricing-main .price_head p:first-child{
        width: 100% !important;
    }

    .pricing-main .price_head p:last-child{
        min-width: 66px !important;
        width: 0 !important;
    }

    form.pricing-form .price_left{
        width: 100% !important;
    }

    form.pricing-form .price_right{
        min-width: 66px !important;
        width: 0 !important;
    }

    .location-search-form{
        flex-direction: column;
    }

    .location-search-form label{
        margin-bottom: 10px;
    }

    .location-search-form input{
        width: 100% !important;
        margin-top: 6px;
    }

    .enroll-time-table-main .col-8{
        max-width: 100%;
    }

    .enroll-contacts-main .contact-us form.wpcf7-form p:not(:last-of-type) label{
        width: 100%;
        position: relative;
    }

    .enroll-contacts-main .contact-us form.wpcf7-form p:not(:last-of-type) span{
        width: 50% !important;
        position: absolute;
        right: 0;
        top: 0;
    }

    .enroll-contacts-main .contact-us form.wpcf7-form p textarea{
        width: 100% !important;
    }

    .enroll-contacts-main .contact-us form.wpcf7-form p:last-of-type{
        margin-top: 48px;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        flex-direction: column;
    }

    .woocommerce-account .woocommerce-MyAccount-content .update-location{
        width: 100%;
        padding-right: 0;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .woocommerce-account .woocommerce-MyAccount-content .my-location{
        width: 100%;
        margin-top: 1rem;
    }

    .menu-item-3332 a::before {
        content: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/contact.png) !important;
    }

    .menu-item-3275 a::before {
        content: url('https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/about.png') !important;
    }

    .menu-item-3277 a::before {
        content: url('https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/time-table.png') !important;
    }

    .menu-item-3276 a::before {
        content: url('https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/price.png') !important;
    }

    .sidebar_menu1 nav.my-location-menu-container ul li a{
        font-size: 14px !important;
        padding-top: 48px;
    }

    .sidebar_menu1 nav.my-location-menu-container ul li{
        height: 110px;
    }

    .about-main-left{
        padding-bottom: 30px;
    }

    div.about_edits_data{
        padding-right: 0 !important;
    }

    div.about_edits_data{
        padding-bottom: 30px;
    }

    div.add-about-location-main-left{
        padding-bottom: 30px;
    }

    div.pricing-main{
        padding-bottom: 30px;
    }

    .time-table-main>div:nth-of-type(1){
        padding-bottom: 30px;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div:nth-of-type(2) .all-50 {
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div:nth-of-type(2) .all-45 {
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div:first-child .all-50 {
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div:nth-of-type(2) .control label {
        display: none;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div {
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header .export-commission {
        margin-top: 0;
        text-align: left;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header>div {
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header{
        display: flex;
        flex-direction: column;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header>div{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header .export-orders{
        text-align: left;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div:nth-of-type(2) .control label{
        display: none;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header>div:nth-of-type(2){
        margin-top: 0;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div:first-child .all-33{
        width: 33.33%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div:first-child .all-30{
        width: 30%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div:nth-of-type(2) .all-50{
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-tabs li a{
        margin-right: 0 !important;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit .wcv-product>div:nth-of-type(4) span.select2.select2-container.select2-container--default{
        width: 100% !important;
        max-width: 100% !important;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit .wcv-product-type .all-50{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header .export-orders{
        margin-bottom: 1em;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#variations #variable_product_options_inner>div:nth-of-type(3) .all-20{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#variations #variable_product_options_inner>div:nth-of-type(3) .all-20>div{
        text-align: initial;
    }

    .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns>div{
        max-width: 100%;
    }

    .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns>div:nth-child(1){
        padding-bottom: 30px;
    }

    form.woocommerce-checkout .col2-set>div{
        width: 100% !important;
        max-width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p label {
        width: 50%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:not(:nth-of-type(4)) span{
        width: 50%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:first-child{
        width: 100% !important;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:nth-of-type(2) {
        width: 100% !important;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:nth-of-type(4)>span{
        width: 50%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper span.select2-container{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper span.selection{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper span.select2-selection.select2-selection--single{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p label {
        width: 50%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:not(:nth-of-type(4)) span{
        width: 50%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:first-child{
        width: 100% !important;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:nth-of-type(2) {
        width: 100% !important;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:nth-of-type(4)>span{
        width: 50%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper span.select2-container{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper span.selection{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper span.select2-selection.select2-selection--single{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-additional-fields__field-wrapper>p>span{
        width: 50%;
    }

    .woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm>fieldset>p{
        flex-direction: column;
        align-items: initial;
    }

    .woocommerce-order .woocommerce-columns--addresses>div {
        max-width: 100%
    }
}

@media (max-width: 640px) {
    .wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(3)>div{
        padding-right: 0.625em;
    }

    .wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(4)>div{
        padding-right: 0.625em;
    }
}

@media (min-width: 426px) and (max-width: 435px) {
    .sidebar_menu1 nav.my-location-menu-container ul li:last-child {
        border-radius: 0 8px 8px 0;
    }
}

@media (max-width: 425px){
    .woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info:before{
        font-size: 13px;
        left: 0.5em;
    }

    .woocommerce-page .woocommerce-MyAccount-content .woocommerce-message{
        padding: 0.5em 0.5em 0.5em 1.5em;
    }

    .woocommerce-page .woocommerce-MyAccount-content .woocommerce-message:before{
        font-size: 13px;
        left: 0.5em;
    }

    .woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p>label {
        width: 100%;
    }

    .woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info {
        padding: 0.5em 0.5em 0.5em 1.5em;
    }

    .woocommerce-account.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info .wc-forward {
        margin: 0.5em auto 0 -1em;
    }

    .woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:nth-of-type(6)>span {
        margin-left: 0;
    }

    .woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:nth-of-type(1){
        width: 100%;
    }

    .woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p>span{
        width: 100% !important;
    }

    .woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields>div>p:nth-of-type(2){
        width: 100%;
    }

    .wcvendors-feedback-page form.wcv-form input:not([type="submit"]){
        width: 100% !important;
    }

    .wcvendors-feedback-page form.wcv-form textarea{
        width: 100% !important;
    }

    .time-table-main>div:nth-of-type(1){
        padding-bottom: 30px;
    }

    div.pricing-main{
        padding-bottom: 30px;
    }

    div.add-about-location-main-left{
        padding-bottom: 30px;
    }

    div.about_edits_data{
        padding-bottom: 30px;
    }

    div.about_edits_data{
        padding-right: 0 !important;
    }

    .about-main-left{
        padding-bottom: 30px;
    }

    .sidebar_menu1 nav.my-location-menu-container ul li a{
        padding-top: 40px;
    }

    .sidebar_menu1 nav.my-location-menu-container ul li{
        height: 100px;
    }

    .menu-item-3332 a::before {
        content: url(https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/contact-small.png) !important;
    }

    .menu-item-3275 a::before {
        content: url('https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/about-small.png') !important;
    }

    .menu-item-3277 a::before {
        content: url('https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/time-table-small.png') !important;
    }

    .menu-item-3276 a::before {
        content: url('https://readysteadygokidsjordan.xcelanceweb.com/wp-content/themes/tpt-child/img/price-small.png') !important;
    }

    .wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form>div>p>input {
        width: 100%;
    }

    .wcvendors-settings-page div:nth-of-type(2) section:nth-of-type(1) div.row form>div>p>textarea {
        width: 100% !important;
    }

    nav#main_navbar .logo_strip>div>a>img{
        height: 46px !important;
    }

    nav#main_navbar .logo_strip>div>button{
        width: 56px;
        height: 56px;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        flex-direction: column;
    }

    .woocommerce-account .woocommerce-MyAccount-content .update-location{
        width: 100%;
        padding-right: 0;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .woocommerce-account .woocommerce-MyAccount-content .my-location{
        width: 100%;
        margin-top: 1rem;
    }

    .enroll-contacts-main .contact-us form.wpcf7-form p:nth-of-type(5) label{
        width: 100%;
    }

    .enroll-contacts-main .contact-us form.wpcf7-form p textarea{
        width: 100% !important;
    }

    .enroll-time-table-main .col-8{
        max-width: 100%;
    }

    .location-search-form{
        flex-direction: column;
        padding: 20px !important;
    }

    .location-search-form label{
        margin-bottom: 10px;
        font-size: 32px !important;
    }

    .location-search-form input{
        width: 100% !important;
        margin-top: 6px;
        height: 44px !important;
    }

    form.pricing-form input[type="submit"]{
        width: fit-content !important;
    }

    .pricing-main .price_head p:first-child{
        width: 100% !important;
    }

    .pricing-main .price_head p:last-child{
        min-width: 66px !important;
        width: 0 !important;
    }

    form.pricing-form .price_left{
        width: 100% !important;
    }

    form.pricing-form .price_right{
        min-width: 66px !important;
        width: 0 !important;
    }

    .contacts-main-content form p:last-child{
        padding-left: 0;
    }

    .contacts-main-content form p:not(:first-of-type):not(:last-of-type) input{
        width: 100%;
    }

    .contacts-main-content form p:not(:first-of-type):not(:last-of-type){
        display: flex;
        flex-direction: column;
    }

    .contacts-main-content select{
        width: 100%;
    }

    .enroll-contacts-main .col-4{
        max-width: 100%;
    }

    .enroll-contacts-main{
        flex-direction: column;
    }

    .enroll-time-table-main table.timetables_location_data.col-8{
        max-width: calc(100% - 30px);
    }

    .enroll-time-table-main{
        flex-direction: column;
    }

    .enroll-about-main{
        flex-direction: column;
    }

    .sidebar_menu1 nav.my-location-menu-container ul li a {
        font-size: 11px !important;
    }

    .map-container div#map{
        min-height: 315px !important;
        height: 315px !important;
    }

    .map-container{
        max-width: 100%;
    }

    .location-item{
        width: 98% !important;
    }

    #location-container{
        max-width: 100%;
        width: 100% !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .location-item{
        padding: 8px !important;
    }

    .location-and-map{
        flex-direction: column !important;
    }

    .sidebar_menu1 nav.my-location-menu-container ul li {
        width: 25% !important;
    }

    .page-id-3203 div.no-gutters div.col-8 p img{
        height: auto !important;
    }

    .enroll_data_pricing-main{
        flex-direction: column;
    }

    .enroll_data_pricing{
        max-width: 100%;
    }

    .page-id-3203 div.no-gutters div.col-8 h3 {
        font-size: 24px;
        margin-bottom: 10px !important;
    }

    .page-id-3203 div.no-gutters div.col-8 p{
        font-size: 16px;
    }

    .sidebar_menu1 nav.my-location-menu-container ul li:last-child {
        border-radius: 0 8px 8px 0;
    }

    .enroll-about-main>div{
        max-width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#general>.show_if_downloadable>div:nth-of-type(2) .all-50{
        width: 100%;
    }

     .wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#variations #variable_product_options_inner>div:nth-of-type(3) .all-20{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#variations #variable_product_options_inner>div:nth-of-type(3) .all-20>div{
        text-align: initial;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#inventory>.stock_fields span.select2.select2-container.select2-container--default{
        width: 100% !important;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#general .show_if_simple>div>.all-50{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header .export-orders{
        margin-bottom: 1em;
    }

    .wcvendors-pro-dashboard-wrapper div[id^="tracking-modal-"].wcv-modal .modal-body label select{
        width: 100% !important;
    }

    .wcvendors-pro-dashboard-wrapper div[id^="tracking-modal-"].wcv-modal .modal-body form.wcv-form>label{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper div[id^="order-details-modal-"] .modal-body .wcv-order-customer-details .all-50{
        width: 100% !important;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit .attribute_taxonomy{
        max-width: 100%;
        width: 100%;
        padding: 0 !important;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit div#attributes>.wcv-column-group>div{
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit .wcv-product-shipping .wcv-cols-group>.all-50{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit .wcv-tabs input.wcv-button{
        width: 49%;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit .wcv-product-inventory .stock_status_field span.select2.select2-container.select2-container--default {
        width: 100% !important;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit .wcv-product-type .all-50{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-product-edit .wcv-product>div:nth-of-type(4) span.select2.select2-container.select2-container--default{
        width: 100% !important;
        max-width: 100% !important;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-coupon-usage-restrictions>.all-50{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div:nth-of-type(2) .all-50 {
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div:nth-of-type(2) .all-45 {
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div:first-child .all-50 {
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div:nth-of-type(2) .control label {
        display: none;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header form.wcv-form>div {
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header .export-commission {
        margin-top: 0;
        text-align: left;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-commission-header>div {
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-tabs li a{
        margin-right: 0 !important;
    }

    .wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(3)>div{
        padding-right: 0;
    }

    .wcvendors-pro-dashboard-wrapper div#shipping>div:nth-of-type(4)>div{
        padding-right: 0;
    }

    .wcvendors-pro-dashboard-wrapper form#wcv-store-settings div#shipping>div:first-child>div{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper div#store>div:nth-of-type(11)>div{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper div#store>div:first-child>div{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header{
        display: flex;
        flex-direction: column;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header>div{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header .export-orders{
        text-align: left;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div:nth-of-type(2) .control label{
        display: none;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header>div:nth-of-type(2){
        margin-top: 0;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div:first-child .all-33{
        width: 33.33%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div:first-child .all-30{
        width: 30%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-order-header form.wcv-form>div:nth-of-type(2) .all-50{
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv-grid>div:nth-of-type(2)>div:first-child{
        width: 100%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker form.wcv-form>div:first-child{
        width: 70%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker form.wcv-form>div:nth-of-type(2){
        padding-left: 1em;
        width: 30%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker form.wcv-form>div:first-child>div>div{
        width: 50%;
    }

    .wcvendors-pro-dashboard-wrapper .wcv_dashboard_datepicker form.wcv-form>div:first-child>div>div:nth-of-type(2){
        padding-left: 1em;
    }

    .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns>div:nth-child(1){
        padding-bottom: 30px;
    }

    .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns>div{
        max-width: 100%;
    }

    .wcvendors-product-page form.cart>div.quantity{
        margin-top: 1em !important;
    }

    .wcvendors-product-page form.cart>button{
        margin-top: 1em;
    }

    .woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message>a{
        width: 100%;
    }

    .wcvendors-single-product.wcvendors-product-page main#main form.cart>div:first-child select {
        width: 100%;
    }

    .wcvendors-single-product.wcvendors-product-page main#main form.cart>div:nth-child(2) input:not([type="radio"]){
        width: 100%;
    }

    .wcvendors-single-product.wcvendors-product-page main#main form.cart>div:nth-child(2) select{
        width: 100%;
    }

    .wcvendors-single-product.wcvendors-product-page main#main form.cart>div:first-child input:not([type="radio"]){
        width: 100%;
    }

    .wcvendors-single-product.wcvendors-product-page div#primary main#main form.woocommerce-ordering {
        width: 100%;
    }

    .wcvendors-single-product.wcvendors-product-page div#primary main#main form.woocommerce-ordering>select {
        width: 100%;
    }

    form.woocommerce-cart-form tbody tr:last-child div.coupon button.button {
        white-space: nowrap;
        padding: 0.618em 0.4em;
    }

    .woocommerce-order .woocommerce-columns--addresses>div {
        max-width: 100%
    }

    .woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset .password-input{
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm>p:first-child{
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm>p:nth-of-type(2){
        width: 100%;
    }

    .woocommerce-shop form.woocommerce-ordering{
        width: 100%;
    }

    .woocommerce-shop form.woocommerce-ordering select{
        width: 100%;
    }

    form.woocommerce-checkout .col2-set>div{
        width: 100% !important;
        max-width: 100%;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p label {
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:not(:nth-of-type(4)) span{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:first-child{
        width: 100% !important;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:nth-of-type(2) {
        width: 100% !important;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:nth-of-type(4)>span{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper span.select2-container{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper span.selection{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper span.select2-selection.select2-selection--single{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p#billing_address_2_field span{
        margin-left: 0;
    }

    form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p:not(:nth-of-type(1)):not(:nth-of-type(2)) label{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p label {
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:not(:nth-of-type(4)) span{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:first-child{
        width: 100% !important;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:nth-of-type(2) {
        width: 100% !important;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:nth-of-type(4)>span{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper span.select2-container{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper span.selection{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper span.select2-selection.select2-selection--single{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-additional-fields__field-wrapper>p>span{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p#shipping_address_2_field span{
        margin-left: 0;
    }

    form.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper p:not(:nth-of-type(1)):not(:nth-of-type(2)) label{
        width: 100%;
    }

    form.woocommerce-checkout .woocommerce-additional-fields__field-wrapper p label {
        width: 100%;
    }

    .woocommerce-checkout-payment .wc_payment_methods {
        padding: 12px !important;
    }

    .woocommerce-checkout-payment .place-order {
        padding: 12px !important;
    }

    .woocommerce-checkout-payment .wc_payment_methods input{
        margin-right: 12px !important;
    }

    .woocommerce-checkout-payment  li.payment_method_stripe-connect>div{
        padding: 12px !important;
    }
    
    .woocommerce-checkout-payment .wc-credit-card-form .form-row{
        padding: 0 !important;
    }
}
.location-and-map div#location-container {
    order: 2;
}

#location-container {
    max-height: fit-content !important;
}

.location-item {
    width: 100%;
}

.map-container.col-4 {
    padding: 0;
}

form.location-search-form label {
    font-size: 27px;
    font-weight: 600;
}




.woocommerce div.product .product_title {
    text-align: left;
    line-height: 40px !important;
    margin-bottom: 5px;
    font-weight: 600 !important;
    padding: 0;
    font-size: 24px;
    text-transform: capitalize;
}

.woocommerce div.product form {}

.woocommerce div.product form label {
}

.wcvendors-product-page form.cart select {
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
    margin-bottom: 10px;
}

.custom_form {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* align-items: center; */
    /* width: 100%; */
}

.wcvendors-product-page form.cart input {
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
    margin-bottom: 10px;
}

.custom_form br {
    margin: 7px;
    display: block;
}

p.price {
    font-size: 34px !IMPORTANT;
    font-weight: 600;
    color: #e7642c !important;
}

.woocommerce div.product div.summary p {
    margin: 0;
}

.woocommerce div.product form.cart div.quantity {
    display: none;
}

.woocommerce div.product form.cart button.single_add_to_cart_button {
    background: #0a9ad7;
    padding: 8px 20px !important;
    height: fit-content;
    color: #fff;
    font-weight: 600;
    border-radius: 10px !important;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.woocommerce div.product {
    margin: 50px 0 0 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #fff !important;
    border: none !important;
    border-radius: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #e7642c !important;
    color: #fff;
    border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    display: none;
}
.woocommerce #reviews #comments h2 {
    text-align: left;
    line-height: 40px !important;
    margin-bottom: 5px;
    font-weight: 600 !important;
    padding: 0;
    font-size: 24px;
    text-transform: capitalize;
}

.woocommerce #review_form #respond .form-submit input {
    background: #0a9ad7;
    padding: 15px 20px !important;
    height: fit-content;
    color: #fff;
    font-weight: 600;
    border-radius: 10px !important;
    font-size: 16px;
}

section.related.products h2 {
    text-align: left;
    line-height: 40px !important;
    margin-bottom: 5px;
    font-weight: 600 !important;
    padding: 0;
    font-size: 24px;
    text-transform: capitalize;
}

.woocommerce ul.products li.product {
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    margin-right: 20px;
    padding: 25px;
}

.woocommerce ul.products li.product span.price {
    font-size: 20px ! IMPORTANT;
    font-weight: 600;
    color: #e7642c !important;
}
.woocommerce ul.products li.product .button.add_to_cart_button {
    background: #0a9ad7;
    padding: 13px 20px !important;
    height: fit-content;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 10px !important;
}
.woocommerce ul.products li.product a.button.product_type_simple {
    background: #0a9ad7;
    padding: 13px 20px !important;
    height: fit-content;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: 10px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
    display: none !important;
}






.woocommerce-message a.button.wc-forward {
    background: #0a9ad7;
    padding: 15px 20px !important;
    height: fit-content;
    color: #fff;
    font-weight: 600;
    border-radius: 10px !important;
    font-size: 16px;
}

form.woocommerce-cart-form td.product-remove {
    text-align: center;
}

form.woocommerce-cart-form td.product-remove a.remove {
    margin: 0 auto;
}

.woocommerce table.shop_table input#coupon_code {
    width: 150px;
    padding: 10px 15px;
    border-radius: 10px;
}

.woocommerce table.shop_table button.button {
    background: #0a9ad7;
    padding: 15px 20px !important;
    height: fit-content;
    color: #fff !important;
    font-weight: 600;
    border-radius: 10px !important;
    font-size: 16px;
    opacity: 1 !IMPORTANT;
}
.woocommerce-page .cart-collaterals .cart_totals h2 {
    text-align: left;
    line-height: 40px !important;
    margin-bottom: 5px;
    font-weight: 600 !important;
    padding: 0;
    font-size: 24px;
    text-transform: capitalize;
}
.woocommerce-page .cart-collaterals .cart_totals a.checkout-button {
    border-radius: 10px;
    padding: 15px;
    font-size: 18px;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
    width: 50%;
}
.woocommerce ul.products li.product a.button.product_type_simple:hover, 
.woocommerce #review_form #respond .form-submit input:hover, 
.woocommerce div.product form.cart button.single_add_to_cart_button:hover {
    background: #e7642c;
}

.enroll-contacts-main .contact-us input.wpcf7-form-control.wpcf7-submit.has-spinner:hover, 
.contacts-main-content form p:last-child input:hover, .woocommerce-message a.button.wc-forward:hover, 
.woocommerce table.shop_table button.button:hover, .woocommerce-cart .wc-proceed-to-checkout a:hover{
    background: #e7642c !important;
}


div#customer_details span.woocommerce-input-wrapper {
    width: 100%;
    margin: 0;
}

div#customer_details span.woocommerce-input-wrapper input {
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
}
div#customer_details p {
    width: 100%;
}
div#customer_details span.select2-selection--single {
    width: 100%;
    border-radius: 10px;
    padding: 10px 15px;
    margin-top: 10px;
}
div#customer_details p input {
    margin-top: 10px;
}

.woocommerce form .form-row textarea {
    height: 100px;
    margin-top: 10px;
    border-radius: 10px;
    padding: 15px 15px;
}

div#customer_details p#billing_first_name_field {
    margin-right: 10px;
    width: 48% !IMPORTANT;
}

.woocommerce-billing-fields h3 {
    font-weight: 600;
}

.woocommerce-additional-fields h3 {
    font-weight: 600;
}
#order_review_heading {
    font-weight: 600;
}









.woocommerce table.shop_table thead th {
    padding: 10px 15px;
}
.woocommerce table.shop_table td {
    padding: 10px 15px;
}
.woocommerce table.shop_table tfoot th {
    padding: 10px 15px;
}

ul.wc_payment_methods.payment_methods {
    background: #0a9ad7;
    color: #fff;
}

div#payment {
    background: #f5f5f5 !important;
    border-radius: 15px !important;
    overflow: hidden;
}

ul.wc_payment_methods.payment_methods .payment_box {
    background: #fff !important;
    border-radius: 15px !important;
}

ul.wc_payment_methods.payment_methods .payment_box::before {
    border: 1em solid #fff !important;
    border-right-color: transparent !important;
    border-left-color: transparent !IMPORTANT;
    border-top-color: transparent !important;
}

ul.wc_payment_methods.payment_methods .payment_box .form-row {
    padding: 0 10px !important;
}

ul.wc_payment_methods.payment_methods .payment_box .form-row label {
    line-height: normal;
}

ul.wc_payment_methods.payment_methods .payment_box .form-row .wcv-stripe-connect-elements-field {
    height: 40px;
    margin: 0;
    border-radius: 10px;
    padding: 10px 15px;
}


.woocommerce form .form-row button#place_order {
    padding: 10px 30px !important;
    height: fit-content;
    border-radius: 10px;
}

.woocommerce form .form-row button#place_order:hover {
    background: #e7642c !important;
}
.woocommerce div.product {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.gender-div {
    display: flex;
    gap: 5px;
    margin-bottom: 10px;
}

.vendor-dashboard-container {
    display: flex;
    gap: 20px;
}
.vendor-dashboard-sidebar {
    width: 30%;
}
.vendor-dashboard-container .wcvendors-pro-dashboard-wrapper span.selection ul.select2-selection__rendered li {
    float: unset !important;
    margin: 0;
}
.vendor-dashboard-container .wcvendors-pro-dashboard-wrapper span.selection ul.select2-selection__rendered li input {
    width: 100% !important;
}
.vendor-dashboard-container .all-66 span.select2-selection.select2-selection--multiple {
    padding: 0 !important;
    border: none !IMPORTANT;
}
.vendor-dashboard-container .vendor-dashboard-content {
    width: 70%;
}


.vendor-dashboard-container .vendor-dashboard-content .all-33 input {
    padding: 10px 15px !important;
    height: 40px !important;
    border-radius: 10px !important;
}

.vendor-dashboard-container .vendor-dashboard-content .all-33 input[type=submit], .vendor-dashboard-container .vendor-dashboard-content .all-33 input[type=reset] {
    background: #219bd5;
    color: #fff !important;
    border: none !important;
}

.vendor-dashboard-container .vendor-dashboard-content  a.wcv-button.button.quick-link-btn {
    height: 40px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    border-radius: 10px !important;
}

.vendor-dashboard-container .wcvendors-pro-dashboard-wrapper span.selection ul.select2-selection__rendered li input.select2-search__field {
    padding: 10px 15px !important;
    height: 40px !important;
    border-radius: 10px !important;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--become-a-vendor:after {
    content: '\f2b5';
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 25px;
}


.wcv-tabs.top>.tabs-nav li.active a.tabs-tab.store {
    background: #0a9ad7;
    color: #fff;
    border-color: #0a9ad7;
}

.wcv-tabs .tabs-content input {
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 32px !important;
}

.wcv-tabs .tabs-content 
 span.select2-selection.select2-selection--single {
    box-sizing: border-box !important;
    color: #494949 !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
    outline: none !important;
    border: 1px solid #cccccc !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    transition: border linear .2s, box-shadow linear .2s !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: normal !important;
    font-family: "Nunito Sans", sans-serif !important;
    min-height: 40px !important;
}

.wcv-tabs .tabs-content textarea {
    border-radius: 15px !important;
}

input#store_save_button {
    cursor: pointer;
    padding: 10px 25px !important;
    width: fit-content;
    font-size: 16px;
    line-height: 33px;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.4s ease;
    outline: none;
    font-weight: 400;
    text-decoration: none;
    height: 45px;
    background: #219bd5;
    color: #fff !important;
    border: none !important;
    border-radius: 10px !important;
}
.wcv-tabs .tabs-content h3 {
    color: #219BD4 !important;
    margin-bottom: 10px !important;
    font-size: 24px !important;
}
.wcvendors-pro-dashboard-wrapper h3 {
    margin: 0 !important;
    color: #0a9ad7 !important;
}
.woocommerce table.shop_table td .coupon {
    display: none;
}
.product_meta {
    display: none;
}

