body,
html,
a,
p,
div,
h1,
h2,
h3,
h4,
h5 {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 500;
}

.fullWrapper {
    max-width: 1280px;
    margin: 0 auto
}

html {
  scroll-behavior: smooth;
}

.anchorLinks {position: relative;
    top: -55px;
    height: 1px;
    width: 1px;
    display: block;}

/*closed*/

body.closed .wc-proceed-to-checkout,
body.closed .additionalFields,
body.closed .woocommerce-shipping-calculator,
body.closed .calculated_shipping {
    display: none!important;
}

body.closed .notification.closedError {
    display: flex!important
}

body.open .notification.openError {
    display: flex!important
}

ins {
    text-decoration: none!important;
}

input:active,
input:focus,
a:active,
a:focus {
    outline: 0;
    border: 0px solid #fff;
    -moz-outline-style: none;
    color: none;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 40px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h1,
h2 {
    font-size: 21px;
    font-weight: 700;
}

h2 {
    margin-bottom: 10px;
}

h3,
h4,
h5 {
    font-size: 18px;
}

body {
    background-color: #EEEEEE;
}

.wBox {
    padding: 15px;
    background-color: #fff;
    margin-bottom: 15px;
    width: 100%;
    clear: both;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.products .wBox {
    position: relative;
    margin-bottom: 5px;
}

.individualProduct.wBox {
    margin-bottom: 15px;
}

.woocommerce .col2-set .col-1 .wBox,
.woocommerce-page .col2-set .col-1 .wBox,
.woocommerce .col2-set .col-2 .wBox,
.woocommerce-page .col2-set .col-2 .wBox {
    line-height: 140%;
}

.dPad {
    padding: 0 15px 15px;
    box-sizing: border-box;
    width: 100%;
}

.centerAlign {
    text-align: center;
}

.marBottomS {
    margin-bottom: 10px;
}

.marBottomM {
    margin-bottom: 20px;
}

.marBottomL {
    margin-bottom: 40px;
}

.intro p {
    font-size: 18px;
    margin-top: 30px;
}

.wBox p,
.wBox a,
.wBox h1,
.wBox h2,
.wBox h3 {
    margin: 0;
    padding: 0
}

.wBg {
    background-color: #fff;
}

img {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none;
}

.nav {
    position: fixed;
    top: 60px;
    width: 95%;
    left: -100%;
    background-color: #fff;
    z-index: 100;
    height: calc(100% - 60px);
    overflow-y: scroll;
    overflow-x: hidden;
    transition: all 400ms ease-in;
    background-color: #636363
}

.nav.active {
    left: 0%;
    transition: all 400ms ease-out;
}

.nav ul,
.nav.active ul li {
    margin: 0;
    padding: 0;
    display: block
}

.nav ul li a {
    text-align: center;
    width: 100%;
    display: block;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    padding: 15px 0;
    font-weight: 600;
    color: #fff;
}

.nav ul li:last-child a {
    border-bottom: 0px solid #fff;
    padding-bottom: 40px
}

.nav ul.sub-menu li:last-child a {
    padding: 15px 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.nav ul.sub-menu li a {
    background-color: rgba(255, 255, 255, 0.3);
}

.nav .sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: 300ms all;
}

.nav .sub-menu.active {
    max-height: 1000px;
    transition: 300ms all;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.nav ul {
    overflow-y: scroll;
}

.moveRight {
    margin-left: auto!important;
}

.single-product .addToCart.addon .priceInfo {
    display: none;
}

a.btn,
.btn,
a.primary-color-bg,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
input.btn,
input.gform_button {
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #444444;
    transition: all 400ms ease;
    font-size: 16px;
    font-weight: 500;
    -webkit-appearance: none;
    background-color: #fff;
    color: #444444;
}

.woocommerce a.primary-color-bg {
    color: #fff;
}

.primary-color-bg,
.woocommerce button.button.primary-color-bg {
    color: #fff
}

a.btn.white:hover {
    background-color: #636363;
    color: #fff;
    transition: all 400ms ease;
}

a.btn.white {
    background-color: #fff;
}

.top {
    min-height: 60px;
}

.header {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
    padding: 5px 0;
    position: fixed;
    height: 60px;
    top: 0;
    background-color: #006b73;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    z-index: 10
}

.status {
    display: block;
    width: 100%;
    position: fixed;
    top: 59px;
    max-height: 0px;
    left: 0px;
    z-index: 5;
    transition: all 300ms ease-in-out;
    overflow: hidden;
    opacity: 0.95;
}

.status.active {
    top: 59px;
    min-height: 0px;
    max-height: 200px;
    transition: all 300ms ease-in-out;
}

.status .inner {
    padding: 15px 10px;
    text-align: center;
    box-sizing: border-box;
}

.status .inner a {}

.status p,
.status a {
    display: block;
    margin: 0;
    color: #fff;
}

.burger-menu {
    display: inline-block;
    width: 50px;
    height: 50px;
    float: left;
    cursor: pointer;
    padding: 0px 10px 5px 0;
}

.burger-menu .inner {
    position: relative;
}

.burger-menu span {
    display: block;
    background-color: #fff;
    width: 100%;
    height: 3px;
    margin-top: 8px;
    position: absolute;
}

.burger-menu span {
    top: 15px;
    transition: all 500ms ease;
}

.burger-menu span:first-child {
    top: 5px
}

.burger-menu span:last-child {
    top: 25px;
}

.burger-menu.active span {
    top: 10px;
    opacity: 0;
    transition: all 500ms ease;
}

.burger-menu.active span:first-child {
    top: 15px;
    opacity: 1;
    transform: rotate(45deg);
    transition: all 500ms ease;
}

.burger-menu.active span:last-child {
    top: 15px;
    opacity: 1;
    transform: rotate(-45deg);
    transition: all 500ms ease;
}

.logo {
    width: 280px;
    display: inline-block;
    height: 48px;
    padding: 3px 0
}

.logo a {
    background-size: contain;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.header .cart {
    display: inline-block;
    float: right;
    position: relative;
    width: 50px;
    height: 50px;
}

.fa,
.fas,
.fab {
    color: #636363;
}

.cart #circle {
    z-index: 5;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0;
    color: #fff;
    padding: 0 5px 0 5px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    border-radius: 50px;
}

.header .cart .fa {
    left: 0;
    font-size: 28px;
    position: absolute;
    top: 5px;
    width: 100%;
    text-align: center;
    margin: 0;
	color:#fff
}

.cart .total {
    position: absolute;
    bottom: 2px;
    font-size: 11px;
    margin: 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
	color:#fff;
}

.cart .total bdi {
    font-weight: 500;
		color:#fff;

}

.account {
    display: inline-block;
    float: right;
    position: relative;
    box-sizing: border-box;
    padding-top: 5px;
    margin-right: 5px;
    height: 50px;
    width: 45px;
}

.account .fa {
    font-size: 27px;
}

.account span {
    position: absolute;
    bottom: 2px;
    font-size: 11px;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: 500;
}


/*banner*/

.featureBanner {
    width: 100%;
    min-height: 25vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 20px;
}

.featureBanner h1 {
    color: #fff;
    text-align: center;
    font-size: 38px;
    max-width: 1200px;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.8);
}

.featureBanner#video {
    background-position: 50% 50%;
    z-index: 0;
    height: 25vh;
    z-index: -10;
    padding: 0px;
    display: block;
    position: relative;
}

.featureBanner#video .centerAlign {
    z-index: 10;
}

.featureBanner#video {
    text-align: center;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.featureBanner#video h1 {
    z-index: 10;
}

.featureBanner video {
    object-fit: cover;
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
}

.notification {
    display: flex;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    border-top: 0;
}

.woocommerce-info {
    border-left: 8px solid #e6b706
}

.woocommerce-error {
    border-left: 8px solid #ff0033
}

.woocommerce-info::before {
    color: #636363
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    width: 100%;
}

.notification .fa,
.notification .fas {
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    display: flex;
    align-items: center;
}

.notification.error {
    background-color: #ff0033;
    color: #fff;
}

.notification.error .fa {
    color: #fff;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
    display: none;
    margin: 0;
}

.quantity input.qty,
.woocommerce .quantity .qty {
    appearance: textfield;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    width: 16px;
}

a.added_to_cart {
    display: none !important
}


/*product display*/

ul.products {
    margin: 0 0 30px 0;
    padding: 0;
}

ul.products li {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}

ul.products .twoCol .first {
    width: 65%;
    padding-right: 15px;
    box-sizing: border-box;
}

ul.products .twoCol .last {
    width: 35%;
    margin-left: auto;
    overflow: hidden;
}

ul.products .list .last img,
ul.products .default .last img,
ul.products .bundleProductItem .last img {
    border-radius: 5px;
}

.products h3,
.product h3,
.woocommerce ul.products li.product h3 {
    margin-bottom: 10px;
    padding: 0;
}

.products h3 a ,
.product h3 a{
		font-weight:700;

}
.product h1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.product .productDetails,
.product .purchase {
    width: 100%;
}

.product .productDetails {
    margin-bottom: 10px;
}

.product .purchase {
    margin-top: auto;
}

.products .shortDec,
.product .shortDec {
    /*color: #7C7A7A*/
}

.productDetails .info {
    margin-top: 10px;
	color:#7C7A7A
}

.productDetails .info .fa {
    margin-right: 5px;
}

.products .qtyBtns,
.product .qtyBtns {
    margin-left: auto;
    margin-right: 10px;
}

.purchaseInfo .woocommerce-variation-add-to-cart .buybtn,
.purchaseInfo .woocommerce-variation-add-to-cart .qtyBtns,
.purchaseInfo .woocommerce-variation {
    display: inline-block;
    vertical-align: top;
}

.woocommerce-variation-add-to-cart-enabled {
    display: inline
}

.woocommerce-variation-add-to-cart-enabled>.priceInfo {
    display: block;
}

:not(.woocommerce-variation-add-to-cart-enabled)>.priceInfo {
    display: block;
}

.products .priceInfo {
    display: flex;
    align-items: center;
}

.woocommerce-variation-add-to-cart-enabled {}

.woocommerce-variation-price .price {
    display: block;
    text-decoration: none!important;
}

.products .product-type-variable .buybtn,
.product .product-type-variable .buybtn,
.products .product-type-bundle .buybtn,
.product .product-type-bundle .buybtn {
    margin-left: auto;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    width: 100%;
    margin-top: -10px;
    font-size: 11px;
    display: block
}

.woocommerce-variation-add-to-cart-disabled .qtyBtns {
    display: none;
}

.woocommerce-variation-add-to-cart-enabled>.priceInfo {
    display: none
}

.purchaseInfo {
    float: right;
    display: inline-block;
    width: 100%;
    text-align: right;
}

.addToCart .purchaseInfo {
	  float: left;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.addToCart label.wc-pao-addon-name {
	font-weight:700;
}
.purchaseInfo .product .buybtn,
.purchaseInfo .product .woocommerce-variation-add-to-cart .qtyBtns {
    display: inline-block;
}
.addToCart .wc-pao-addon {
	clear:both;
	width:100%;
	padding-top:0px
}
	
.purchaseInfo .single_variation {
    display: inline-block;
    float: left;
}

.purchaseInfo .woocommerce-variation-add-to-cart-disabled {
    width: 100%;
}

.product .woocommerce-variation-add-to-cart-disabled .buybtn {
    margin-left: auto;
}

.product .woocommerce-variation-add-to-cart .qtyBtns {}

.products .price,
.product .price,
{
    font-size: 18px;
    padding: 20px 0 0
}

.cart #shipping_method .price,
.woocommerce-checkout-review-order-table #shipping_method .price {
    font-size: 18px;
    margin-left: auto;
    box-sizing: border-box;
    padding-left: 10px;
}
.cart .textImages {margin-top:20px}
.cart .order-total .price,
.cart .order-total>div,
.order-total>div {
    font-size: 21px;
    font-weight: 700;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    font-weight: 500;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

.products .onSale .price,
.product .onSale .price {
    padding-top: 0;
}

.product .onSale .reg,
.woocommerce .products .onSale .reg,
.woocommerce .product .onSale .reg,
.woocommerce .product .onSale .reg span {
    font-size: 12px!important;
    padding-top: 5px;
}

.products .onSale .reg span,
.product .onSale .reg span {
    text-decoration: line-through;
}

.products .buybtn,
.product .buybtn {
    width: 35%;
}

.qty_button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 1px solid #444444;
    padding: 4px 14px;
    border-radius: 50px;
    font-size: 32px;
    font-weight: 500;
    background-color: #fff;
    color: #444444;
    font-family: 'Montserrat', sans-serif;
}

input.qty_button:active,
input.qty_button:focus {
    border: 1px solid #444444;
}

input.qty_button:active {
    background-color: #ececec;
}

.quantity input.qty {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    border: 0px solid #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    color: #444444;
    padding: 0;
    position: relative;
    top: -5px;
    touch-action: manipulation;
}

.qty_button.minus,
.qty_button.minus:active,
.qty_button.minus:focus {
    padding: 3px 18px 7px;
    color: #cccc;
    border: 1px solid #ccc;
}

.qty_button.minus.active {
    color: #444444;
    border: 1px solid #444444;
}

.cart_item .qty_button.minus {
    color: #444444;
    border: 1px solid #444444;
}

.feature .flex.twoCol {
    flex-direction: column-reverse;
}

ul.products .feature .twoCol .last,
ul.products .feature .twoCol .first {
    width: 100%;
}

ul.products .feature .twoCol .last {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
    top: -20px;
}

li.product_cat-vegan h3 a:after,
li.product_cat-plant-based h3 a:after,
li.product_cat-plant_based h3 a:after,
.product_cat-plant_based h1:after,
.product_cat-vegan h1:after {
    content: "\f4d8";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #A7DF1E;
    margin-left: 5px;
}

.product .addToCart {
    width: 100%;
}

.product .cart,
.woocommerce div.product form.cart,
.woocommerce div.product form.cart div.quantity {
    float: none;
    position: inherit;
    width: auto;
    height: auto;
    display: inherit;
    margin-bottom: 0;
    margin: 0;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product,
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    width: 100%;
    float: none;
    margin: 0;
}

.woocommerce ul.products li.product .button {
    margin: 0;
    color: #fff;
}

.woocommerce ul.products li.product a img {
    margin: 0;
}

.purchaseInfo .woocommerce-variation-add-to-cart-disabled.woocommerce-variation-add-to-cart .qtyBtns,
.purchaseInfo .woocommerce-variation-add-to-cart-disabled.woocommerce-variation-add-to-cart .buybtn,
.purchaseInfo .woocommerce-variation-add-to-cart-disabled.woocommerce-variation-add-to-cart .priceInfo {
    display: none;
}

.purchaseInfo .woocommerce-variation-add-to-cart-disabled.woocommerce-variation-add-to-cart .priceInfo {
    text-align: left;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    text-align: left;
}

.variations .label,
.variations .value {
    width: 100%;
    display: block;
}

.woocommerce div.product form.cart .variations select {
    min-width: 100%;
    display: block;
    height: 40px;
    box-sizing: border-box;
    padding: 10px;
}

.woocommerce div.product form.cart .reset_variations {
    font-size: 14px;
}

.socials ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.socials ul {
    display: inline-block;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.socials ul li a {
    font-size: 32px;
    margin: 0 5px
}


/*reviews*/

.review {
    display: block;
    width: 100%;
    max-width: 240px;
    margin: 0 auto 30px;
    clear: both;
}


/*forms*/

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
textarea,
select {
    width: 100%;
    font-size: 16px;
    padding: 10px 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #444444;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    background-image: url('../img/icon-down.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 20%;
    /* Add custom arrow */
}

.cart .additionalFields input[type=text],
.cart .additionalFields input[type=email],
.cart .additionalFields textarea,
.cart .additionalFields select {
    margin: 5px 0 15px
}

input[type="checkbox"],
input[type="radio"] {
    margin-right: 10px;
}

.woocommerce-form__label-for-checkbox input[type="checkbox"],
.bundled_product_optional_checkbox input[type="checkbox"],
.woocommerce form .form-row .input-checkbox {
    margin-right: 0;
}

.productDetails .bundled_item_cart_content--populated {
    display: none!important;
}

#whatappMessenger {
    position: fixed;
    height: 38px;
    overflow: hidden;
    width: 38px;
    bottom: 10px;
    right: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    display: block;
    background-color: #fff;
    border-radius: 8px;
    z-index: 10;
    overflow: hidden;
}

#whatappMessenger .fab {
    color: rgba(37, 211, 102);
    font-size: 45px;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    top: -3px;
}

.footer-menu ul {
    width: 100%;
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
}

.footer-menu ul li {
    margin: 0 0 10px 0;
    clear: both;
    text-align: left;
}

footer .contact {
    margin-bottom: 30px
}

.footerText {
    display: block;
    text-align: center;
    max-width: 970px;
	box-sizing:border-box;
	padding:0 15px;
    margin: 10px auto;
	
}

.footerText i,
.footerText p {
    display: inline-block;
}

.footerText i {
    margin-right: 10px;
}

.footerMenu a {
	color:#2c96b1;
}

#scootCokie {
    position: fixed;
    bottom: -200px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
    color: #fff;
    padding: 15px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 300ms;
    min-height: 75px;
}

#scootCokie.active {
    bottom: 0;
    transition: all 300ms;
}

#scootCokie .inner {
    position: relative;
}

#scootCokie p {
    padding: 0 0 10px 0;
    margin: 0;
}

#scootCokie i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 34px;
    border: 2px solid #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    box-sizing: border-box;
    padding-top: 3px;
    margin-left: auto
}

.appDownload {
    overflow: hidden;
    position: relative;
}

.appIconsContainer {
    position: relative;
    height: 83px;
    margin: 20px 0;
}

.appIcons {
    position: absolute;
    padding: 0;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 450px;
    background-image: url(../img/app-icons.png);
    height: 83px;
    background-size: 450px 83px;
    background-position: center;
    background-repeat: no-repeat;
}

.appIcons .appIcon {
    width: 81px;
    height: 81px;
    margin: 0 auto;
    border-radius: 12px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.appIcons .appIcon .appIconImage {
    background-size: cover;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.appDownload span {
    display: inline-block;
    position: relative;
    top: 3px;
    width: 26px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../img/share-ios.png')
}

.cart_item .product-thumbnail {
    display: none;
}

.cart_item .product-quantity {
    margin-left: auto
}

body.cart h2 {
    margin-top: 0;
}

.cart_item .price {
    min-width: 80px;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"],
.product-remove {
    display: none;
}

.woocommerce-cart-form__cart-item h3 {
    max-width: 45%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.cart .products .productDetails h3 {
    width: 100%;
    max-width: 100%;
}

.cart input#coupon_code,
input#calc_shipping_postcode {
    width: calc(64% - 5px);
}

.woocommerce .cart button.small,
.woocommerce .shipping-calculator-form button.small {
    width: calc(36% - 5px);
    margin-left: auto
}

.shipping-calculator-form {
    display: flex!important;
}

.woocommerce-shipping-totals {
    margin-bottom: 20px;
}

.shipping-calculator-form #calc_shipping_country_field,
.shipping-calculator-form #calc_shipping_state_field,
.shipping-calculator-form #calc_shipping_city,
.shipping-calculator-form #calc_shipping_city_field {
    display: none;
}

.woocommerce-shipping-methods .woocommerce-Price-amount {
    margin-left: auto
}

.woocommerce ul#shipping_method li {
    margin-bottom: 20px;
}

.woocommerce ul#shipping_method li label {
    width: 100%;
    display: flex;
}

.woocommerce ul#shipping_method li {
    font-weight: bold;
    color: green
}

.woocommerce ul#shipping_method li .method:before {
    content: "\f48b";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    margin-right: 8px;
}

.woocommerce ul#shipping_method li.outline label {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 6px;
}

.woocommerce ul#shipping_method .amount {
    float: right;
}

.woocommerce ul#shipping_method .amount {
    font-weight: 500;
}

.woocommerce ul#shipping_method li.outline input.shipping_method {
    display: none
}

.woocommerce ul#shipping_method li.outline .radio {
    width: 20px;
    min-width: 20px;
    height: 20px;
    display: block;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 50%;
    position: relative;
    margin-right: 10px
}

.woocommerce ul#shipping_method li.outline .radio:after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 8px;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 8px;
    top: 4px;
    left: 4px;
    transition: all 100ms ease-in-out;
}

.woocommerce ul#shipping_method li.outline input:checked+label .radio {
    transition: all 100ms ease-in-out;
}

.cross-sells {
    margin-top: 20px;
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}

.woocommerce a.button.loading::after {
    display: none
}

.woocommerce a.button.loading {
    padding-left: 0;
    padding-right: 0;
}

.shop_table {
    margin-bottom: 15px
}

.required {
    color: red
}

.button.hidden {
    cursor: dis;
}

.selectTable.hidden {
    display: none!important;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    width: 100%;
    float: none;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 16px;
    border-radius: 0;
    line-height: 1.5;
    background: none;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    font-weight: 500
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background-color: #fff;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border: 0px solid #fff;
    padding-bottom: 0;
}

.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.woocommerce ul.order_details li {
    float: none;
    margin-right: 0;
    text-transform: none;
    font-size: 16px;
    line-height: 1;
    border-right: 0px solid #fff;
    padding-right: 0px;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    width: 100%;
}

.woocommerce-thankyou-order-details .title {
    font-weight: 700
}

.woocommerce .woocommerce-order-details :last-child {
    margin-bottom: 10px;
}

.fullWidth {
    width: 100%;
    overflow: hidden;
}

.order_item .title {
    font-weight: 700;
}

.woocommerce ul.order_details {
    margin-bottom: 0
}

.cart_totals.hidden {
    opacity: 0.4;
    cursor: not-allowed;
    display: inline-block;
    /* For IE11/ MS Edge bug */
    pointer-events: none;
    text-decoration: none;
}

.selectTable.notification {
    border-left: 8px solid #e6b706;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}

.woocommerce-MyAccount-content {
    margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0 0 20px;
    padding: 0;
    display: flex;
    width: 100%
}

.woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    flex-grow: 1;
    text-align: center;
    padding: 10px 5px;
    margin-right: 1px;
}

.woocommerce-MyAccount-navigation ul li:last-child {
    margin-right: 0px;
}

.woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    color: #fff;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0px solid #d3ced2;
    padding: 20px;
    margin: 0 0 20px;
    text-align: left;
    border-radius: 0px;
    background-color: #fff;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 100%;
    margin: 0;
}

.single-product .product-type-bundle .individualProduct .products .bundleProductItem {
    border-top: 1px solid #ccc;
    margin-top: 40px;
    padding-top: 40px;
    display: block;
    width: 100%;
}

.single-product .product-type-bundle .individualProduct .products .bundleProductItem.addon h3 {
    font-weight: 700
}

.bundled_product_optional_checkbox {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.woocommerce div.product .bundled_product_optional_checkbox span.price del {
    width: auto;
    display: inline-block;
    margin-top: 0;
}

.bundled_product_optional_checkbox .price,
.bundled_product_optional_checkbox .price ins {
    display: inline-block!important;
    font-size: 16px;
    font-weight: 500!important;
    ;
}

.bundle_price.priceInfo {
    display: block!important;
}

.product-name .variation {
    margin: 0;
    width: 100%;
}

.product-name dt.variation-Partof,
.product-name dd.variation-Partof,
.product-name .variation dd,
.product-name .variation dt {
    margin-left: 0px;
    color: #999;
    font-size: 14px;
    margin-right: 5px;
}

.productName .variation dd {
    margin-inline-start: 0px;
    display: inline-block
}

.productName dl.variation {
    margin-block-start: 0;
    margin-block-end: 0;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    margin-bottom: 0;
}

div.product-addon-totals ul {
    padding: 0
}

.product-name .variation dt {
    float: left;
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: 500
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    border-left: 0;
    padding-left: 0;
}

.ul.woocommerce-mini-cart li dl dd,
ul.woocommerce-mini-cart li dl dt {
    display: inline-block;
    font-weight: 500;
}

ul.woocommerce-mini-cart li dl dt {
    clear: left;
}

.product-name dd.variation-Partof p,
.product-name dd p {
    font-size: 14px;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0!important;
}

.gform_body ul,
.gform_body li {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.gform_body li {
    margin: 20px 0
}

.gfield_label {
    margin-bottom: 3px;
    font-weight: 600;
    display: block;
}

.validation_error,
.validation_message {
    margin: 10px 0;
    color: #ff0033
}

.fullWrapper .colTwo {
    display: none;
    padding-top: 30px;
    box-sizing: border-box;
}

.fullWrapper .colTwo .stickyCart h2 {
    margin-bottom: 10px;
}

ul.woocommerce-mini-cart,
ul.woocommerce-mini-cart li {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

ul.woocommerce-mini-cart li {
    flex-wrap: wrap;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    font-weight: 500;
}

ul.woocommerce-mini-cart li.bundled_mini_cart_item .name {
    width: 100%;
    display: inline-block
}

ul.woocommerce-mini-cart li.bundled_mini_cart_item .name dt,
ul.woocommerce-mini-cart li.bundled_mini_cart_item .name dd,
ul.woocommerce-mini-cart li.bundled_mini_cart_item .name dl {
    display: inline-block;
    margin: 0;
    font-style: italic;
    font-weight: 400;
    color: #ccc;
    padding: 0;
    border-left: 0px solid #fff;
}

dd.variation-Includes {
    margin-left: 0;
    padding-left: 0;
    margin-inline-start: 0;
}

ul.woocommerce-mini-cart li.bundled_mini_cart_item .primary-color {
    display: none;
}

ul.woocommerce-mini-cart li a.remove,
.woocommerce ul.woocommerce-mini-cart li a.remove {
    color: #ccc!important;
    border: 1px solid #ececec;
    padding: 0px 4px;
    margin: 0;
    display: block;
    line-height: 100%;
    margin-left: 3px;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    height: auto;
    width: auto
}

ul.woocommerce-mini-cart li a.remove:hover {
    color: #636363;
    border: 1px solid #636363;
}

ul.woocommerce-mini-cart li .size-woocommerce_thumbnail,
ul.woocommerce-mini-cart li .wp-post-image {
    display: none;
}

ul.woocommerce-mini-cart .productName {
    max-width: 60%;
    text-overflow: ellipsis;
}

.stickyCart {
    transition: all 500ms ease;
    top: 80px;
    position: sticky;
	position: -webkit-sticky;

}

.stickyCart.fixed {
    position: sticky;
    top: 80px;
    transition: all 500ms ease;
}

.widget_shopping_cart_content p.woocommerce-mini-cart__total {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    display: flex;
    margin-top: 15px;
}

.woocommerce-mini-cart__total .woocommerce-Price-amount {
    margin-left: auto;
    font-weight: 600;
}

.woocommerce-checkout-review-order {
    margin-bottom: 40px;
}

.footer {
    background-color: #fff;
    padding: 40px 0 0;
    overflow: hidden;
}

.footer-menu ul li {
    text-align: center;
}

.gform_validation_container {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    width: 0px;
    max-width: 0;
}

.tnp-subscription h2 {
    margin-top: 0;
}

.single-product .twoCol .colOne .productImage {
    text-align: center;
    background-color: #fff;
}

.single-product .twoCol .colOne .productImage img {
    margin: 0 auto;
    display: block
}

body.cart #wc-stripe-payment-request-wrapper {
    padding: 0 15px!important;
    box-sizing: border-box;
}

body.checkout #wc-stripe-payment-request-wrapper {
    padding: 15px 15px!important;
    box-sizing: border-box;
}


.products a.button {
    position: relative;
}

.products a.button.added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom;
}

.products a.button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 14px;
    right: 10px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}


/*testimonals*/

.testimonals,
.testimonals li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.testimonals .testimonal {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px;
}

.testimonals {
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.testimonals .testimonal .image {
    width: 25%;
}

.testimonals .testimonal .image img {
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2)
}

.testimonals .testimonal .content {
    width: 75%;
    box-sizing: border-box;
    padding-left: 20px;
}

.testimonals .testimonal .content .quote {
    margin-bottom: 20px;
}

.testimonals .testimonal .content .author {
    font-weight: 700;
}

.imageDivider {
    -webkit-clip-path: polygon(0 0, 100% 5%, 100% 90%, 0 100%);
    clip-path: polygon(0 0%, 100% 5%, 100% 90%, 0 100%);
    margin-bottom: 40px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative;
    min-height: 400px;
}

.imageDivider.flip {
    -webkit-clip-path: polygon(0% 5%, 100% 100%, 100% 100%, 0 90%);
    clip-path: polygon(0% 5%, 100% 0%, 100% 100%, 0 90%);
}

.imageDivider .vAlign {
    color: #fff;
    text-align: center;
    font-size: 38px;
    max-width: 1200px;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    min-height: 400px;
    padding: 0 40px;
    box-sizing: border-box;
}

.imageDivider .vAlign h3 {
    font-size: 38px;
    font-weight: 700;
}

.twoColSplitContainer .row {
    margin-bottom: 40px
}

.twoColSplitContainer .row .image {
    min-height: 350px;
    background-size: cover;
    background-position: center center;
    width: 100%;
    box-sizing: border-box;
    border: 5px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.steps {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.steps .step {
    position: relative;
    margin: 0 0 40px 0;
    padding: 0 20px;
    display: flex;
    width: 100%
}

.steps .step .roundal {
    content: " ";
    position: absolute;
    left: 0;
    top: -10px;
    box-sizing: border-box;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    font-size: 21px;
    font-weight: 700;
}

.steps .step .desc {
    margin-top: 10px;
    display: block;
}

.steps .image {
    border: 5px solid #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    width: 30%;
    min-width: 30%;
    height: 160px;
    background-size: cover;
    background-position: cover;
}

.steps .step .content {
    width: 70%;
    min-width: 70%;
    padding-left: 20px;
}

.steps h3 {
    padding-bottom: 0!important;
    margin: 0!important;
    font-weight: 600;
    font-size: 21px;
    font-weight: 700;
}

.benifits {
    margin-bottom: 40px;
}

.benifits .benifit {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.benifits .benifit .icon {
    width: 10%;
    font-size: 21px;
}

.benifits .benifit .content {
    font-size: 21px;
    font-weight: 700;
    width: 90%;
    box-sizing: border-box;
    padding-left: 5px;
}

.textImages {
    margin-bottom: 40px;
    line-height: 150%;
    padding: 0 10px;
}

.textImages div,
.textImages p {
    line-height: 130%;
}

.textImages p {
    margin-bottom: 20px;
}

.textImages img {
    width: 100%;
    height: auto;
    margin: 20px 0;
}

.textImages h1,
.textImages h2,
.textImages h3,
.textImages h3 {
    font-size: 21px;
    font-weight: 700;
}

.faqs {
    margin-bottom: 40px;
}

.faqItem {
    max-width: 800px;
    margin: 0 auto 20px;
}

.faqItem h3 {
    font-weight: 700;
    cursor: pointer;
    box-sizing: border-box;
    padding-right: 50px;
    position: relative;
    margin-bottom: 0;
    margin-top: 10px;
}

.faqItem h3::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f067";
    position: absolute;
    right: 0;
}

.faqItem .answer {
    padding-top: 10px;
    transition: all 300ms;
    max-height: 0;
    overflow: hidden
}

.faqItem.active .answer {
    display: block!important;
    transition: all 300ms;
    max-height: 600px;
}

x ul.galleryItems,
ul.galleryItems li {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.galleryItems {
    box-sizing: border-box;
    padding: 0 10px;
}

ul.galleryItems li.galleryItem {
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 10px 10px 10px;
}

.fullWidthImage {
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 40px;
}

.blogImage {
    margin-bottom: 40px;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
}

.single-post h1 {
    box-sizing: border-box;
    padding: 20px 20px 10px 20px;
    width: 100%;
}

.image.mask {
    width: 100%;
    height: 200px;
    display: block;
    position: relative;
    overflow: hidden;
}

.image.mask .featureImage {
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
    transform: scale(1.1);
    transition: all 300ms;
}

.image.mask:hover .featureImage {
    transform: scale(1.01);
    transition: all 300ms;
}

.news .wBox {
    padding: 0px 0px 10px 0
}

.news .wBox .title {
    box-sizing: border-box;
    padding: 10px 15px 0 10px;
    width: 100%;
    display: block;
}

.twoCol .secondCol {
    width: 100%;
}

.blogListContainer h2 {
    padding: 0 10px;
    margin-bottom: -20px;
}
.woocommerce-variation {
	width:100%;
	margin-bottom:20px;
}
.woocommerce-variation-description {
	width:100%
}

.productCategory.hide, .menu-item.hide, .nav.active .menu-item.hide{
	display:none}

.woocommerce-checkout #stripe-payment-data .form-row  {
	padding:0!important
}
fieldset {border:0px solid #fff}

.woocommerce-result-count, .woocommerce-ordering {display:none}

.navCats .dPad {padding:5px 0}
.navCats .dPad {margin-top:25px; width:100%; text-align:center; display:flex; flex-wrap:wrap;justify-content: center;}
.navCats .btn {width:100%; margin:3px; border-radius:30px; padding:10px 12px}
.navCats .productCategory {flex-grow: 1; padding:3px; box-sizing:border-box;}

#popUp {background-color:rgba(0, 0, 0, 0.7); width:100%; height:0; width:100%; overflow:hidden; position:fixed; left:0; top:0; z-index:99; box-sizing:border-box;  opacity:0; transition:all 300ms}
#popUp.active {display:block; opacity:1; height:100%;  transition:all 300ms; padding:15px;}
#popUp.active .btn {cursor:pointer}

#popUp .box {max-width:500px; margin:30px auto; background-color:#fff; box-sizing:border-box; padding:5px 20px 20px;}



#scroll-up {box-shadow:0 0 3px rgba(0,0,0, 0.2);  position:fixed; bottom:15px; left:15px; border-radius:10px; padding:10px 15px;; background-color:#2c96b1; opacity:0; transition:all 300ms}
#scroll-up.active {opacity:1; transition:all 300ms}

#scroll-up .fa {color:#fff;}
.backButton {margin-bottom:40px}
.backButton a, .backButton i{color:#2c96b1}

#editLink a {
    position: fixed;
    bottom: 0;
    right: -100%;
    background-color: #444444;
    color: #fff;
    font-weight: bold;
    padding: 10px 15px;
}

#tnimarkordercompleted {
    font-size:0;
    
}
#tnimarkordercompleted {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

#tnimarkordercompleted:before {
    font-size:21px;
}
#tnimarkordercompleted.print:before {
    content: "\f02f";
}
#tnimarkordercompleted.received:before {
    content: "\f00c";
}
#tnimarkordercompleted.collect:before {
    content: "\f0f4";
}
#tnimarkordercompleted.completed:before {
    content: "\f2e7";
}

#tnimarkordercompleted.relist:before {
    content: "\f1da";
}

#tnimarkordercompleted.paid:before {
    content: "\f154";
}


.payment_box fieldset {
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}


.single-product div#wc-square-digital-wallet {
    display: none !important;
}

.woocommerce-order-received .btn {margin-top:20px}

body.user-role-pay_on_terminal .wc_payment_methods .wc_payment_method {width:100%; border-radius:15px; border:2px solid #ececec; box-sizing:border-box; padding:15px;}
body.user-role-pay_on_terminal .wc_payment_methods .wc_payment_method:first-child {display:block; margin-bottom:20px!important;}
body.user-role-pay_on_terminal .wc_payment_methods .wc_payment_method label {width:calc(100% - 50px)}


.importantMessage .inner{position:relative; padding-left:55px;}
.importantMessage .inner h2 {margin:0px 0 0; color:#fff}
.importantMessage .inner p {margin-top:0; padding-top:0; color:#fff}
.importantMessage .inner::after {position:absolute; left:0px; top:0; width:40px; height:40px; content:"\f06a"; font-family: 'Font Awesome 5 Free';
    font-weight: 900; font-size:40px; color:#fff}
.wBox.woocommerce-notice.woocommerce-notice--success {margin-top:40px; background-color:#cc1818}


.woocommerce #payment #place_order, .woocommerce-order-received a.btn.primary-color-bg {padding:25px; box-sizing:border-box; margin-top:20px}

@media screen and (min-width: 650px) {
    ul.products {
        display: flex;
        flex-wrap: wrap;
    }
    .woocommerce ul.products .product,
    ul.products .product,
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product,
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
    .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        width: 50%;
        align-items: stretch;
    }
    .product .wBox {
        height: 100%;
    }
    .featureBanner {
        min-height: 35vh;
    }
    .twoCol .secondCol .news {
        display: flex;
        flex-wrap: wrap;
    }
    .twoCol .secondCol .col {
        width: 50%;
        padding: 15px 15px 0 15px;
        box-sizing: border-box
    }
    .twoCol .secondCol .news {
        position: relative;
        left: -15px;
        width: calc(100% + 30px)
    }
    .bloglist {
        display: flex;
        flex-wrap: wrap;
        margin-top: 40px;
    }
    .bloglist .col {
        width: 33.33%;
        margin-bottom: 40px;
        padding: 10px;
    }
    .bloglist .col .item {
        height: 100%;
    }
    .bloglist .col .item .wBox {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 600px) {
    .logo {
        width: 160px;
    }
    .featureBanner h1 {
        font-size: 28px
    }
	
	#wc-square-digital-wallet {padding-left:15px!important; padding-right:15px!important;}
	.single-product .colOne {width:100%}
}

@media screen and (max-width: 450px) {
    .logo {
        width: 130px;
    }
    .cart .products h3 {
        max-width: 34%;
    }
    .steps .image {
        height: 120px
    }
}

@media screen and (min-width: 970px) {
    .colOne .notificationContainer {
        display: none!important;
    }
    .single-product .twoCol .colOne .productImage {
        margin-top: 30px;
    }
    .newsletterWrapper {
        background-color: #fff;
        margin-top: 0;
    }
    .tnp-subscription {
        box-sizing: border-box;
        padding-top: 0px!important;
        max-width: 800px;
    }
    .tnp-subscription form {
        display: flex;
        align-items: flex-end;
        margin: 40px 0 20px
    }
    .tnp-subscription h2 {
        text-align: left;
        margin: 0 auto;
        text-align: center;
        max-width: 500px;
    }
    .tnp-subscription .gform_body {
        width: 80%;
    }
    .tnp-subscription .gform_footer {
        width: 20%
    }
    .tnp-subscription ul {
        width: 100%;
        display: flex;
        margin: 0;
        padding: 0;
    }
    .tnp-subscription ul li {
        width: 50%;
        margin: 0;
        box-sizing: border-box;
        padding: 0;
    }
    .tnp-subscription ul li .ginput_container {
        padding-right: 5px;
    }
    .tnp-subscription ul li input {
        min-height: 50px;
    }
    .reviews {
        display: flex;
        justify-content: center
    }
    .reviews .review img {
        max-height: 30px;
        width: auto;
        margin: 0 auto;
    }
    .footer-menu ul {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        align-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .footer-menu ul li {
        clear: none;
        width: 20%;
    }
    .footer .contact {
        float: left;
        width: 50%;
        text-align: left;
    }
    .footer .copyright {
        float: right;
        width: 50%;
        text-align: right;
    }
    .woocommerce .col2-set,
    .woocommerce-page .col2-set {
        display: flex;
    }
	.woocommerce-checkout .col2-set {flex-wrap:wrap}
    .woocommerce .col2-set .wBox,
    .woocommerce-page .col2-set .wBox {
        /*min-height: 340px;*/
    }
    .woocommerce .col2-set .col-1 {
        padding-right: 10px;
        min-height: 100%;
    }
    .woocommerce .col2-set .col-2 {
        padding-left: 10px;
        min-height: 100%;
    }
    .woocommerce .col2-set .col-2 .dPad {
        padding-left: 0;
    }
    .woocommerce-form woocommerce-form-register {
        height: 100%;
    }
    .woocommerce .col2-set::after,
    .woocommerce-page .col2-set::after {
        display: none;
    }
    .socialsMenu {
       
    }
    .socialsMenu .socials {
        width: 20%
    }
    .socialsMenu .footerMenu {
        width: 100%
    }
    #scootCokie .inner {
        display: flex
    }
    #scootCokie p {
        width: 70%;
        box-sizing: border-box;
        padding-right: 10px;
        display: flex;
        align-items: center;
    }
    #scootCokie .btn {
        width: 30%;
        cursor: pointer;
    }
    .testimonals .testimonal {
        width: 33.33%;
    }
    .testimonals {
        display: flex;
    }
    .twoColSplitContainer {
        width: 100%;
    }
    .twoColSplitContainer .row .image {
        width: 50%;
    }
    .twoColSplitContainer .row .content {
        width: 50%;
        box-sizing: border-box;
        padding-left: 30px;
        display: flex;
        align-items: center;
    }
    .twoColSplitContainer .row:nth-child(even) {
        flex-direction: row-reverse;
    }
    .twoColSplitContainer .row:nth-child(even) .content {
        padding-left: 0;
        padding-right: 30px;
    }
    .steps {
        left: -20px;
        width: calc(100% + 40px)
    }
    .steps .step {
        width: 50%;
    }
    .benifits .benifit {
        width: 33.33%;
    }
    .twoCol .firstCol {
        width: 75%;
    }
    .twoCol .secondCol {
        width: 25%;
        box-sizing: border-box;
        padding-left: 15px;
        padding-top: 70px;
    }
    .twoCol .secondCol .col {
        width: 100%;
    }
}

@media screen and (max-width: 1150px) and (min-width: 970px) {
    .fullWrapper .colOne {
        width: 66%
    }
    .fullWrapper .colTwo {
        display: block;
        width: 34%;
        box-sizing: border-box;
        padding-left: 15px;
    }
    .featureBanner#video {
        height: 30vh;
    }
    .twoColSplitContainer {
        padding: 0 10px
    }
}

@media screen and (min-width: 1150px) {
    .fullWrapper .colOne {
        width: 66%
    }
    .fullWrapper .colTwo {
        display: block;
        width: 34%;
        box-sizing: border-box;
        padding-left: 15px;
    }
    .featureBanner#video {
        height: 30vh;
    }
    .galleryItems {
        width: calc(100% + 40px);
        position: relative;
        left: -20px;
    }
}

@media screen and (min-width: 1380px) {
    .dPad {
        padding: 0 0 15px;
    }
    .testimonals {
        display: flex;
        width: calc(100% + 40px);
        position: relative;
        left: -20px;
    }
    .textImages {
        padding: 0;
    }
    .single-post h1 {
        padding-left: 0;
    }
    .bloglist {
        display: flex;
        flex-wrap: wrap;
        margin-top: 40px;
        width: calc(100% + 20px);
        position: relative;
        left: -10px;
    }
    .blogListContainer h2 {
        padding-left: 0;
    }
}

@media screen and (min-width: 430px) and (max-width: 969px) {
	#hoverCheckout {
	position: fixed;
    width: 300px;
    right: 15px;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
	transition:all 300ms;
	}
	body.has_items:not(.woocommerce-cart, .woocommerce-checkout) #hoverCheckout {
    bottom: 15px!important;
	transition:all 300ms;
	}
	
}

@supports (-webkit-touch-callout: none) {
    .appDownload {
        display: block!important;
    }
}

@supports not (-webkit-touch-callout: none) {
    .appDownload {
        display: none!important;
    }
}

#editLink a {
    position: fixed;
    bottom: 0;
    right: -100%;
    background-color: #444444;
    color: #fff;
    font-weight: bold;
    padding: 10px 15px;
}

