/* round buttons */
.button {
    border-radius: 4px !important;
}

button {
    border-radius: 4px !important;
}

#footer #mlb2-3947899.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
    border-radius: 4px !important;
}

.quick-view {
    border-radius: 4px !important;
}

div#advisor-56539-10-68092926-sections-navigation-section-QUESTIONNAIRE>section {
    display: none !important;
}

/* Hide newsletter input in checkout */
#kl_newsletter_checkbox_field {
    display: none!important;
}

.absolute-footer {
    display: none;
}

.payu-accept-conditions>.payu-conditions-description {
    display: none;
}

/* Hide apple pay / google play in checkout */
.payment_method_payulistbanks {
    display: none;
}

.apple-google-pay-icon {
    height: 30px;
    width: auto;
}

.payment-icons {
    height: 18px;
    width: auto;
}


/* Individual products */
.variations {
    display: none !important;
}

.variation-outer-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 30px;
}

.variation-outer-wrapper h3 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}

.variation-outer-wrapper h4 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.product-variation-wrapper {

    width: auto;
    margin-right: 10px;
    border-radius: 5px;
    background: #8ebc80;
    border: 3px solid #8ebc80;
    cursor: pointer;
    padding: 7px 10px 5px 10px;
    color: #fff;
    margin-bottom: 15px;
}

.product-variation-wrapper p {
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14px!important;
}

.product-variation-wrapper:hover {
    transition: 0.2s ease-in-out;
    background: #b0d6a4;
}

.active-variation {
    background: #b0d6a4;
}

#plugify_main_parent_div1132 {
    display: none!important;
}



/* mini cart */
.off-canvas-right {
  /*display: none!important;*/
}

.nhl-mini-cart-header {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
}

.hidden {
display: none!important;
}

.nhl-mini-cart-header h3 {
max-width: 70%;
}
#close-mini-cart {
cursor: pointer;
}
.secondary-mini-cart-wrapper {
background-color: rgba(0, 0, 0, 0.6);
position: fixed;
width: 100%;
min-height: 100vh;
z-index: 99999;
top: 0;
left: 0;
}
.secondary-mini-cart-inner-wrapper {
position: relative;
height: 90vh;
z-index: 999999999999;
}
.secondary-mini-cart {
z-index: 999999999999;
    right: 0;
    width: 550px;
        max-width: 90%;
    min-height: 100vh;

    position: fixed;

    top: 0;
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
background: #fff;

}
.secondary-mini-cart .woocommerce-mini-cart-item {
border: 1px solid #eee;
border-radius: 5px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
.secondary-mini-cart a.remove {

    right: 15px!important;
}
.secondary-mini-cart li a:not(.remove) {

    margin-left: 75px!important;
}
.secondary-mini-cart ul.product_list_widget li img {
left: 10px;
}
.nhl-animate-right {
transition: 0.5s ease-in-out;
right: -551px!important;
}
.nhl-animate-left {
transition: 0.5s ease-in-out;
right: 0;
}

.secondary-mini-cart .product_list_widget {
max-height: 57vh;
overflow: auto;
}

.secondary-mini-cart .widget_shopping_cart {
position: relative;
height: 100vh;
}
.secondary-mini-cart .widget_shopping_cart_content {
position: relative;
height: 90vh;
}
.secondary-mini-cart .mini_cart_item a {
font-size: 15px!important;
}
.secondary-mini-cart .nhl-minicart-price {
font-size: 15px!important;
}
.secondary-mini-cart .cart-quantity-wrapper {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
margin-top: 10px!important;
    margin-left: 73px;
}

.secondary-mini-cart .ux-mini-cart-footer {
position: absolute!important;
bottom: 30px!important;
width: 100%;
margin: 0!important;
padding: 0!important;
}

.secondary-mini-cart .nhl-totlal-shipping {
border-bottom: 0!important;
    margin-bottom: 0!important;
}
.secondary-mini-cart .woocommerce-mini-cart__total {
font-size: 16px!important;
font-weight: 200!important;
}
.secondary-mini-cart .nhl-totlal-shipping {
font-size: 16px!important;
font-weight: 200!important;
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: nowrap;
}
.secondary-mini-cart .woocommerce-mini-cart__buttons a {
background-color: #95cf95!important;
    width: 100%;
}
.secondary-mini-cart .nhl-minicart-payment-logos {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px!important;
    width: 100%;
    max-width: 270px;
margin: 20px auto;

}


.secondary-mini-cart .nhl-minicart-payment-logos .logo-wrapper {
border: 1px solid #ccc;
border-radius: 5px;
padding:5px;
max-width: 20%;
}



@media only screen and (max-width: 992px) {
    .payment_method_payulistbanks {
        display: block;
    }


    .sticky-add-to-cart {
        z-index: 9999999999999999999!important;
    }
}

@media only screen and (max-width: 800px) {

    .secondary-mini-cart .product_list_widget {
    max-height: 40vh;
    overflow: auto;

    }
.secondary-mini-cart .nhl-minicart-price {
font-size: 14px!important;
}
.secondary-mini-cart .mini_cart_item a {
    font-size: 14px!important;
}
.secondary-mini-cart .woocommerce-mini-cart__total {
    font-size: 13px!important;

}
.secondary-mini-cart .nhl-totlal-shipping {
    font-size: 13px!important;

}
.secondary-mini-cart li a:not(.remove) {
    margin-left: 67px!important;
}
.secondary-mini-cart .cart-quantity-wrapper {

    margin-left: 67px;
}

.secondary-mini-cart {
padding-top: 30px;
}

}
@media only screen and (max-width: 500px) {

.secondary-mini-cart ul.product_list_widget li a:not(.remove) {
font-size: 14px!important;
}

.secondary-mini-cart ul.product_list_widget li a.remove {
    height: 18px!important;
        line-height: 15px!important;

        width: 18px!important;
}
.secondary-mini-cart .nhl-minicart-price {
    font-size: 13px!important;
}
.secondary-mini-cart  ul.product_list_widget li .quantity {
font-size: 11px
}

}
