.bg-dark.section-title-container {
    margin-bottom: 0;
}
.col.no-padding-bottom {
    padding-bottom: 0;
}

.badge-container {
    margin: 10px 0 0 10px;
}

.badge-container .badge{
    min-width: 3.5em;
    height: 1.8em;
}

.badge-container .badge-inner{
    border-radius: 5px;
}

.header-search-form .search-field{
    color: #313131;
    padding: 6px;
    line-height: 30px;
    font-size: 12px;
    position: relative;
    -webkit-appearance: none;
    height: 100%;
    margin: 0 !important;
    border: 1px solid #d8d8d8;
    outline: 0;
    outline-offset: -2px;
    height: 44px;
}

.header-search-form .ux-search-submit {
    background: #ededed;
    border: 1px solid #d8d8d8;
    color: #555;
    height: 44px;
    width: 44px;
    border-left: 0;
}

.header-nav a.header-cart-link, .header-nav .header-wishlist-title {
    font-weight: 600;
    font-size: 16px;
  	color: #000;
}

/*.header-nav .wishlist-icon{
  color: #c36;
}*/

#header-contact li a{
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.off-canvas-left.mfp-ready .mfp-content {
    background: url(https://tolio.co.nz/wp-content/uploads/2021/12/5.png) bottom left no-repeat;
    background-size: cover;
}

#main-menu.mobile-sidebar .nav li {
    border-top: none;
}

#main-menu.mobile-sidebar .nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
  font-size: 0.95rem;
}

.mfp-ready .mfp-close{
  color: red;
}

@media screen and (min-width: 1200px){
  
  	.col-11s.large-columns-8>.col {
        flex-basis: 9.09%;
        max-width: 9.09%;
    }
  
}
    
@media screen and (min-width: 768px){
    
    .five-cols .col-inner {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
}

@media screen and (max-width: 768px){
    .five-cols .col-inner .icon-box:not(:last-child){
        margin-bottom: 12px;
    }
}

.five-cols .col-inner .icon-box h3{
    font-size: 15px;
    margin-bottom: 0
}

.five-cols .icon-box-text p {
    font-size: 12px
}

.bg-dark .section-title{
    padding: 10px 10px 10px 15px;
    background: #edc700;
    border: none;
    border-radius: 5px;
}

.bg-dark .section-title .section-title-main{
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}


.product-category .box-image{
    border-style: solid;
    border-width: 1px;
    border-color: #e9c000;
    border-radius: 5px;
}

.product-small.box{
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    padding: 2px 2px 10px;
    border-color: #7A767675;
    box-shadow: none;
}

.product-small.box:hover{
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
    border-color: #a3b012;
}

.product-small .box-text .title-wrapper{
    min-height: 47px;
}

.product-small .box-text .woocommerce-loop-product__title{
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    font-weight: bold;
    
}

.product-small .box-text .price-wrapper{
    margin-bottom: 0.5rem;
}
.product-small .box-text .price .amount {
    color: #0b8b29;
    font-size: 17px;
    line-height: 1.3em;
}

.product-small .box-text .price del .amount {
    color: #b36b19;
}

.product-small .box-text{
  padding-bottom: 0.2em;
}

.product-small .box-text .button{
  margin-top: 0;
  font-size: 13px;
  text-transform:none;
}

.product-small.out-of-stock .box-text{
  display: flex;
  flex-flow: column;
}

.product-small.out-of-stock .box-text .add-to-cart-button{
  margin-top: auto;
}

.minus.qib-button{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.plus.qib-button{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.product-summary .woocommerce-Price-currencySymbol {
    display: inline;
    font-size: 1em;
    vertical-align: inherit;
}

.footer-widgets.footer.footer-1 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-widgets .widget_mailpoet_form{
    margin: 0;
}

.footer-widgets #mailpoet_form_1 form.mailpoet_form{
    margin: 0;
    padding: 0;
}

.footer-widgets .widget_mailpoet_form .mailpoet-heading {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 600;
}

.footer-widgets .widget_mailpoet_form .mailpoet_form_columns{
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-widgets #mailpoet_form_1 .mailpoet_paragraph{
  margin-bottom: 0;
}

.footer-widgets .widget_mailpoet_form #mailpoet_form_1 .mailpoet_text{
    font-weight: 300;
    font-size: 16px;
    min-height: 47px;
    padding: 5px 16px;
    border-radius: 4px;
    width: 500px;
}

.footer-widgets .widget_mailpoet_form #mailpoet_form_1 .mailpoet_submit{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #bf0301;
    color: #fff;
}


@media screen and (min-width: 768px){
  	.footer-widgets .widget_mailpoet_form .mailpoet-heading {
      text-align: right !important;
    }
    .footer-widgets .widget_mailpoet_form #mailpoet_form_1 .mailpoet_submit{
      max-width: 150px !important;
  	}
}


.footer-widgets.footer.footer-2 {
    padding-top: 90px;
    padding-bottom: 60px;
}

.absolute-footer.dark {
    display: none;
    opacity: 0;
}

.footer-widgets.footer-2 .widget-title{
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.footer-widgets.footer-2 .menu li{
    border: 0;
    box-shadow: none;
}

.footer-widgets.footer-2 .menu li a,
.footer-widgets.footer-2 .icon-box-text p{
    font-size: 13px;
    padding: 0;
    color: #FFFFFFC9;
    transition: color .3s;
}

.footer-widgets.footer-2 .ux-logo .ux-logo-link{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-main .product-info .price {
    font-size: inherit;
}

.product-main .woocommerce-variation-add-to-cart, 
.product-main form.cart{
    align-items: center;
}

.product-main .woocommerce-variation-add-to-cart > *, 
.product-main form.cart > *{
    flex: initial;
}

.product-main form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id){
    margin-left: initial;
}

.product-main form.cart .ux-buy-now-button{
    background: #FF0000;
}

.product-info .product_meta > span{
    font-size: 15px;
    font-weight: 600;
    color: #222;
    border-top: none;
    padding-bottom: 0;
}

.product-info .product_meta > span > a{
    color: #c36;
    text-transform: capitalize;
}

.widget_shopping_cart .button.checkout{
  background: #ff0000 !important;
  display: none;
}

.cart-shipping-notice {
    border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: #E6E21A;
    border-radius: 8px !important;
    overflow: hidden;
}

.woocommerce-checkout .shop_table tr th,
.woocommerce-checkout .shop_table tr td{
  text-align: left !important;
}

#order_review .wpslash-tip-wrapper{
  margin-bottom: 1.5rem;
}

.woocommerce-checkout .woocommerce table td, 
.woocommerce-checkout .woocommerce table th {
    padding: 15px;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
  	background: transperent;
}

.woocommerce-checkout .woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}

.woocommerce-checkout .woocommerce table caption+thead tr:first-child td, 
.woocommerce-checkout .woocommerce table caption+thead tr:first-child th, 
.woocommerce-checkout .woocommerce table colgroup+thead tr:first-child td, 
.woocommerce-checkout .woocommerce table colgroup+thead tr:first-child th, 
.woocommerce-checkout .woocommerce table thead:first-child tr:first-child td, 
.woocommerce-checkout .woocommerce table thead:first-child tr:first-child th {
  	border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
    border-block-start: 1px solid hsla(0, 0%, 50.2%, .5019607843);
}

.woocommerce-checkout .woocommerce table tr:hover {
    background-color: hsla(0, 0%, 50.2%, .0705882353);
}


.woocommerce-checkout label{
  font-weight: 400;
}

.woocommerce-checkout table td label{
  margin: 5px 0;
  padding: 0;
}

.woocommerce-checkout .service-options label,
.woocommerce-checkout table td label label{
  margin: 0;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #e9e6ed;
    border-radius: 5px;
}

.woocommerce-checkout #payment .place-order,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #cfc8d8;
    margin: 0;
    list-style: none outside;
}


#add_payment_method #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dcd7e3;
    color: #515151;
}
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #dcd7e3;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.woocommerce-checkout .woocommerce form .form-row .required {
    border: 0 !important;
    text-decoration: none;
    color: red;
}

.woocommerce-checkout .woocommerce form .form-row .required *{
  color: red;
  font-weight: 700;
}

.woocommerce-checkout button#place_order{
  width: fit-content;
}

.woocommerce-privacy-policy-text {
    font-size: 15px;
    margin-top: 10px;
    padding: 15px;
    border: 2px dashed #e7bc05;
    border-radius: 8px;
    text-align: center;
}

@media screen and (max-width: 768px){  
  	.product-small .box-text .button {
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.product-small .image-none .container-image-and-badge {
    position: static;
}

.checkout-title h1{
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
}

.woocommerce-checkout .woocommerce-form-coupon {
    max-width: 100%;
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.checkout-map img{
  width: 100%;
  height: auto;
}

form.checkout h3{
    font-size: 28px;
    line-height: 34px;
    text-transform: none;
    font-weight: 500;
    color: #333;
}

.woocommerce-checkout label[for]{
    font-size: 16px;
    color: #333;
}

.woocommerce-checkout .woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 14px;
    color: #333;
    text-transform: none;
}

.woocommerce-checkout span.amount{
    color: #555;
}

.woocommerce-checkout span.amount bdi{
    font-weight: 700;
}

.woocommerce-addition-services .service-item label,
#shipping_method .shipping__list_item .shipping__list_label{
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: rgba(51,51,51,0.83);
    opacity: 1;
    font-family: Quicksand, sans-serif
}

.woocommerce-addition-services .service-item .service-options{
    padding-top: 0;
}

.woocommerce-addition-services .service-item .service-options label{
    font-weight: 500;
    color: #333;
}

.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown .nav-dropdown-col>ul li:hover{background:#edc700}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background:#edc700}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}

.nav-dropdown-default > li > a{
  color: #000;
}

.nav-dropdown-default .menu-item.menu-item-has-children > a{
    position: relative;
}

.nav-dropdown-default .menu-item.menu-item-has-children > a:after {
    position: absolute;
    right: 10px;
        content: "";
    speak: none !important;
    display: inline-block;
    font-display: block;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-transform: none !important;
}

@media screen and (max-width: 768px){
   .header-wrapper.stuck {
      box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
      background: #fff;
  } 
  
  .woocommerce-cart-form__cart-item.cart_item{
    position: relative;
  }

  .woocommerce-cart-form__cart-item.cart_item .product-quantity{
      position: static;
      bottom: 0;
      right: 0;
  }

  .woocommerce-cart-form__cart-item .qib-container:not(#qib_id):not(#qib_id){
      display: flex;
      flex-wrap: nowrap;
  }
  
  .cart_totals tbody th {
      font-size: 1em;
      font-weight: 600;
  }
  
  .woocommerce-cart .woocommerce-shipping-destination,
  .woocommerce-cart  .shipping-calculator-button{
      font-size: 1em;
    font-weight: 600;
  }
  
  .woocommerce-addition-service-heading th,
  .woocommerce-shipping-service-heading th{
  	background: #fffdf5;
  }
}

.woocommerce-order-received .only-checkout{
  display: none;
}

.box-image .out-of-stock-label {
    color: #F44336;
}

#trp-floater-ls {
    z-index: 99999 !important;
}

#login-form-popup .account-register-bg .account-register-bg-overlay{
  background: none;
}

.product-placeholder {
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: loading 1.5s infinite;
  padding-top: 125%;
}

@keyframes loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

span.woocommerce-terms-and-conditions-checkbox-text,
span.woocommerce-terms-and-conditions-checkbox-text a {
    color: red;
    font-weight: bold;
}

span.woocommerce-terms-and-conditions-checkbox-text a{
    text-decoration: underline;
}

div#terms-and-conditions-lightbox {
    max-height: 100vh;
    overflow-y: auto;
}

#billing_rural_fee_field{
    display: none;
    margin-top: -15px;
}

.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table .fee th,
.woocommerce-checkout .woocommerce table.shop_table.woocommerce-checkout-review-order-table .fee td span.amount bdi{
    color: red;
}