/*
Theme Name: Woods Packaging
Theme URI: https://woods-packaging.co.uk
Template: blankslate
Author: Creative Marketing Services
Author URI: https://www.cmsadvertising.co.uk/
Version: 2021.1636109891
Updated: 2021-11-05 10:58:11

*/

.order-again {
    display: none !important;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #1D1D1B;
    overflow-x: hidden;
}

p,
ul {
    font-size: 1.2em;
    line-height: 1.2;
    margin-bottom: 10px;
}

a,
a[href^="tel"] {
    transition: .3s ease;
    text-decoration: none !important;
    color: #40A435;
}

a:hover,
a[href^="tel"]:hover {
    color: #1D1D1B;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

b {
    font-weight: 600;
}

h3,
h4 {
    font-weight: 800;
    margin-bottom: 15px;
}

h3 {
    font-size: 2em;
}

h4 {
    font-size: 1.5em;
}

.grecaptcha-badge {
    z-index: 99999999;
}

.padding-h {
    padding-left: calc(5% + 15px) !important;
    padding-right: calc(5% + 15px) !important;
}

.padding-v {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.text-align-center {
    text-align: center;
}

.right {
    text-align: right;
}

.green-back {
    background-color: #40A435;
}

.green-text {
    color: #40A435;
}

.blue-back {
    background-color: #2B367E;
}

.blue-text {
    color: #2B367E;
}

.orange-back {
    background-color: #BC682F;
}

.orange-text {
    color: #BC682F;
}

.purple-back {
    background-color: #704C81;
}

.purple-text {
    color: #704C81;
}

.red-back {
    background-color: #BA2F27;
}

.red-text {
    color: #BA2F27;
}

.fb-blue-back {
    background-color: #4267B2;
}

.fb-blue-text {
    color: #4267B2;
}

.grey-back {
    background-color: #1D1D1B;
}

.grey-text {
    color: #1D1D1B;
}

.light-grey-back {
    background-color: #EDEDED;
}

.light-grey-text {
    color: #EDEDED;
}

.orange-back {
    background-color: #C25832;
}

.orange-text {
    color: #C25832;
}

.white-back {
    background-color: #fff;
}

.white-text {
    color: #fff;
}

.white-text a {
    color: #fff;
}

.white-text a:hover {
    color: #40A435;
}

.white-btn {
    color: #00A69D;
    background-color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    transition: .3s ease;
    padding: 15px 20px;
    font-size: 1.2em;
    font-weight: 600;
    display: inline-block;
    text-align: center;
}

.white-btn:hover {
    color: #fff !important;
    background-color: transparent;
}

.white-btn-rev {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    text-transform: uppercase;
    transition: .3s ease;
    padding: 15px 20px;
    font-size: 1.2em;
    font-weight: 600;
    display: inline-block;
    text-align: center;
}

.white-btn-rev:hover {
    color: #40A435 !important;
    background-color: #fff;
}

.green-btn {
    background-color: #40A435;
    border: 2px solid #40A435;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    padding: 10px 25px;
    display: inline-block;
    text-align: center;
}

.green-btn:hover {
    background-color: transparent;
    color: #40A435 !important;
}

.green-white-btn:hover {
    background-color: #fff;
    border: 2px solid #fff;
}

@media (max-width:768px) {
    h3 {
        font-size: 1.5em;
        margin-bottom: 10px;
    }
}

/* NAV */
.nav-contact {
    background-color: #373636;
    /* border-bottom: 1px solid #EDEDED; */
}

.nav-contact-col ul {
    margin-bottom: 0;
}

.nav-contact li {
    display: inline-block;
    padding: 10px;
    font-size: 1em;
}

.nav-contact i {
    color: #40A435;
    padding: 5px;
    margin-right: 5px;
}

.nav-contact .fb-blue-back i,
.nav-contact .fb-top {
    color: #fff;
}

.nav-contact a {
    font-size: 1em;
}

.nav-contact a:hover {
    color: #40A435;
}

.nav-contact a .fb-blue-back,
.nav-contact a i {
    transition: .3s ease;
}

.nav-contact a:hover .fb-blue-back {
    background-color: #fff;
    color: #4267B2;
}

.nav-contact a:hover i {
    color: #40A435;
}

.nav-contact a:hover .fb-blue-back i {
    color: #4267B2;
}

.nav-container {
    padding-top: 30px;
    padding-bottom: 30px;
    /* position: relative; */
    z-index: 999;
    position: absolute;
    transition: .3s ease;
    background-image: linear-gradient(#373636, transparent);
}

.menu,
.menu ul {
    margin-bottom: 0;
}

.navigation {
    width: 100%;
    height: calc(100vh - 46px);
    overflow-y: hidden;
    transition: 0.3s ease-in-out;
    position: relative;
    text-align: center;
    /* padding-top:0; */
    /* padding-bottom:0; */
    top: 0;
    left: -100%;
    position: absolute;
    /* z-index: 998; */
    background-color: #373636;
    padding: 25px 2.5%;
}

.navigation:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url('/wp-content/uploads/2021/11/footer-back.png');
    background-size: 75%;
    background-position: -75% 100%;
    background-repeat: no-repeat;
    z-index: 1;
}

.nav-inner {
    position: relative;
    z-index: 2;
    vertical-align: middle;
    width: 100%;
    /* top: 50%; */
    /* transform: translate(0, -50%); */
}

.open-nav {
    left: 0;
    /* padding: 2.5vh 5% 4.5vh; */
    overflow-y: auto;
    /* position:relative; */
}

/* .navigation .menu-item-has-children{
    transition: .7s ease;
    transition-delay: .4s;
    opacity:0;
}
.navigation .menu-item-has-children:nth-child(2){
    transition-delay: .5s;
}
.navigation .menu-item-has-children:nth-child(3){
    transition-delay: .6s;
}
.navigation .menu-item-has-children:nth-child(4){
    transition-delay: .7s;
}
.navigation .menu-item-has-children:nth-child(5){
    transition-delay: .8s;
}
.navigation .menu-item-has-children:nth-child(6){
    transition-delay: .9s;
}
.navigation .menu-item-has-children:nth-child(7){
    transition-delay: 1s;
}
.navigation .menu-item-has-children:nth-child(8){
    transition-delay: 1.1s;
}
.navigation.open-nav .menu-item-has-children{
    opacity:1;
} */
.menu-main-menu-container {
    width: 100%;
    text-align: left;
}

.menu-item {
    display: block;
    margin: 10px 0;
    font-size: 1em;
}

.navigation li {
    /* margin-bottom: 15px; */
}

.navigation .menu-item-has-children {
    display: inline-block;
    width: 100%;
    max-width: 24%;
    vertical-align: top;
    padding-right: calc(2% + 15px);
}

.navigation a {
    color: #fff;
    text-align: left;
    text-decoration: none;
    padding: 10px 10px;
    margin: 0 5px;
    transition: .3s ease;
    font-size: .8em;
    font-weight: 600;
    padding-left: 0;
    margin-left: 0;
}

.navigation .menu-item-has-children>a {
    font-size: 1.4em;
    font-weight: 800;
    color: #40A435 !important;
    cursor: text !important;
    /* padding-left:0;
    margin-left:0; */
}

.menu-item,
.menu .page_item {
    display: block;
}

.navigation .current_page_item>a,
.navigation .current-menu-item>a,
.navigation a:hover {
    color: #40A435 !important;
}

.navigation .current_page_item>a:hover,
.navigation .current-menu-item>a:hover {
    color: #fff !important;
}

.hamburger-container {
    z-index: 99999999;
}

.hamburger {
    cursor: pointer;
    z-index: 1000;
    float: left;
    margin: 0 0px 0 0
}

.hamburger div {
    width: 35px;
    height: 4px;
    background-color: #fff;
    margin: 8px 0;
    opacity: 1;
    transition: .3s ease-in-out;
    border-radius: 10px;
}

.hamburger:hover div {
    background-color: #40A435;
}

.nav-cross div {
    background-color: #fff;
}

.nav-cross div:nth-child(1) {
    -webkit-transform: rotate(-45deg) translate(-11px, 11px);
    transform: rotate(-45deg) translate(-11px, 11px);
}

.nav-cross div:nth-child(2) {
    opacity: 0;
}

.nav-cross div:nth-child(3) {
    -webkit-transform: rotate(45deg) translate(-6px, -6px);
    transform: rotate(45deg) translate(-6px, -6px);
}

.nav-logo-col {
    /* z-index: 1000; */
}

.nav-logo-img {
    max-height: 120px;
    width: auto;
    margin: 0 auto;
    display: block;
}

.home .nav-logo-img {
    max-height: 200px;
}

/* .navigation .menu li{
    position: relative;
}
.navigation .menu li::after{
    position: absolute;
    content: "";
    width: 5%;
    height: 2px;
    bottom:-7.5px;
    left:50%;
    transform: translate(-50%,  0);
    background-color: #fff;
}
.navigation .menu li:last-of-type::after{
    display: none;
} */
.account-nav li {
    display: inline-block !important;
    padding: 0 15px;
    border-right: 1px solid #fff;
    margin: 5px 0;
}

.account-nav li:last-child {
    padding-right: 0;
    border: none;
}

.account-nav li a {
    color: #fff;
}

.account-nav li a:hover {
    color: #40A435;
}

@media (max-width:1350px) {
    .navigation .sub-menu {
        overflow-y: hidden;
        max-height: 0;
        transition: .5s ease-out;
    }

    .navigation .open-sub .sub-menu {
        max-height: 800px;
        transition: .5s ease-in;
    }

    .navigation .menu-item-has-children {
        display: inline-block;
        padding: 0 50px 0 15px;
        position: relative;
        margin: 10px 0 15px;
        max-width: 49%;
    }

    .navigation .menu-item-has-children:after {
        position: absolute;
        right: 15px;
        top: 9px;
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #40A435;
        transition: .3s ease;
    }

    .navigation .menu-item-has-children.open-sub:after {
        transform: rotate(180deg);
    }

    .navigation .menu-item-has-children>a {
        cursor: pointer !important;
        font-size: 1.2em;
    }
}

@media (max-width:1200px) {
    .navigation a {
        font-size: .8em;
    }

    .navigation li {
        margin-bottom: 10px;
    }
}

@media (max-width:995px) {
    .nav-contact-col {
        text-align: center;
    }

    .nav-contact p {
        font-size: .9em;
    }

    .nav-contact li {
        padding: 5px 10px;
    }

    .nav-contact .fb-top span,
    .account-nav li:first-of-type {
        display: none !important;
    }

    .nav-contact .fb-top i {
        margin-right: 0;
    }

    .nav-logo-img {
        max-height: 45px !important;
        /* margin-right: 0; */
    }

    .nav-container,
    .home .nav-container {
        padding: 15px 30px;
    }

    .navigation li {
        margin: 0px;
    }

    .navigation a {
        font-size: .8em;
        margin-left: 0;
        padding: 0;
    }

    .navigation {
        width: 100%;
        right: -100%;
    }

    .open-nav {
        right: 0;
    }

    .current-menu-item {
        margin: 0;
    }

    .padding-h {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .padding-v {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .green-btn,
    .white-btn-rev,
    .white-btn {
        font-size: 1em;
    }

    .nav-inner {
        padding: 0 0%;
        transform: none;
    }

    .navigation {
        padding: 60px 5% 30px;
    }

    .navigation .menu-item-has-children {
        display: block;
        max-width: 100%;
    }

    .navigation .menu-item-has-children>a {
        cursor: default !important;
    }
}

/* Footer */
.footer {
    padding-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.footer .row {
    position: relative;
    z-index: 2;
}

.footer .footer-back {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2021/11/footer-back.png');
    background-size: auto 100%;
    background-position: top right;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    z-index: 1;
}

.footer-logo {
    max-width: 180px !important;
}

.footer img {
    width: 100%;
}

.footer ul,
.footer p {
    font-size: 1em;
}

.footer h4 {
    font-size: 1em;
}

.payment-methods img {
    max-width: 130px;
}

.contact-info {
    margin-bottom: 20px;
}

.contact-info li {
    margin-bottom: 10px;
}

.footer .menu-item-has-children {
    display: inline-block;
    width: auto;
    vertical-align: top;
    padding-right: 10%;
}

.footer .menu-item-has-children>a {
    color: #40A435 !important;
    cursor: text !important;
    font-size: 1.2em;
}

.footer .footer-social-nav li {
    display: inline-block;
    margin-right: 15px;
    font-size: 1.5em;
}

.footer .footer-social-nav li a {
    color: #40A435;
}

.footer .footer-social-nav li a:hover {
    color: #fff;
}

.footer-brochure-col img {
    margin-bottom: 5px;
}

.footer-brochure-col .green-btn {
    font-size: .8em;
    display: block;
    text-align: center;
}

.copyright-row {
    margin-top: 30px;
}

@media (max-width:768px) {
    .footer .footer-back {
        display: none;
    }

    .footer-logo {
        max-width: 115px !important;
        margin-bottom: 25px;
    }

    .payment-methods img {
        max-width: 110px;
    }

    .copyright-right {
        text-align: left;
    }
}

/* Home */
.header:not(.header-home)>.row {
    min-height: calc(65vh - 170px);
}

.header-home {
    position: relative;
    padding-top: 8rem !important;
    padding-bottom: 4rem !important;
}

.header-home>.row {
    position: relative;
    min-height: calc(100vh - 170px);
    z-index: 2;
}

.header-home .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 0;

}

.header-text h1 {
    font-size: 4em;
    font-weight: 800;
    margin-bottom: 20px;
}

.header .woocommerce-product-search {
    max-width: 700px;
    display: block;
    margin: 0 auto;
}

.search-wrap {
    display: block;
}

.search-wrap input,
.search-wrap button {
    display: inline-block;
    width: calc(100% - 50px);
    padding: 14px;
    border: none;
}

.search-wrap button {
    width: 50px;
    background-color: #40A435;
    color: #fff;
    margin-left: -5px;
    padding: 15px 10px;
    transition: .3s ease;
    position: relative;
}

.search-wrap button:after {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 2px;
    height: calc(100% - 10px);
    background-color: #40A435;
}

.search-wrap button:hover {
    background-color: #fff;
    color: #40A435;
}

.home-cats {
    margin-top: -15vh;
}

.home-cat {
    padding: 15px;
}

.home-cat-inner {
    padding: 15px;
    height: 100%;
    opacity: 1;
    transition: .3s ease;
    z-index: 2;
}

.home-cat-inner img {
    margin-bottom: 15px;
    width: 100%;
    transition: .3s ease;
}

.home-cat a:hover {
    color: #fff;
}

.home-cat-inner h4 {
    max-width: 265px;
    margin: 0 auto;
    transition: .3s ease;
}

.home-cat a:hover .home-cat-inner img,
.home-cat a:hover .home-cat-inner h4 {
    opacity: .6;
}

.carousel-title {
    margin-bottom: 25px;
}

.carousel-title a {
    width: auto;
    margin: 0 auto;
}

.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--next,
.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--prev,
.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--next:hover,
.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--prev:hover {
    border: none !important;
    background-color: transparent !important;
}

.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn {
    position: relative;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #40A435;
    font-size: 30px;
    /* background-color: transparent !important; */
}

.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--next {
    text-align: right;
}

.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--prev {
    text-align: left;
}

.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--next:before {
    content: "\f054";
}

.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--prev:before {
    content: "\f053";
}

.wpcu-carousel-nav__btn svg {
    display: none !important;
}

.wpcu-product .wpcu-product__title a {
    font-size: 1.2em !important;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}

.wpcu-product .wpcu-product__title a:hover {
    color: #1d1d1b;
}

span.wpcu-product__price__sale {
    text-decoration: none !important;
    font-size: 1.2em !important;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
}

.wpcu-product__price .amount bdi {
    font-size: 1.4em !important;
}

.product.swiper-slide {
    height: 100% !important;
}

.eael-product-popup .eael-onsale {
    left: 5px !important;
    top: 25px !important;
    padding: 10px 10px;
}

.eael-product-popup.woocommerce div.product .product_meta .posted_in a {
    color: #40A435;
}

.brands-inner .col-md-8 {
    margin-bottom: 30px;
}

.brands-inner .col-md-8:last-of-type {
    margin-bottom: 0px;
}

.brands-img-col img {
    width: 100%;
}

.brand-logo {
    max-width: 200px !important;
    width: 100%;
    margin-bottom: 10px;
}

.testimonials {
    padding-bottom: 0 !important;
}

.home-split .col-12.green-back {
    margin-bottom: 25px;
}

.home-split .split-title {
    margin: 0;
    padding: 15px;
}

.background-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-split .split-left {
    background-image: url('/wp-content/uploads/2022/03/Boxes.jpg');
    position: relative;
    border-right: solid #fff 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-split .split-left:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    background-color: #1D1D1B;
    -webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
    z-index: 1;
}

.home-split .split-left .split-inner {
    position: relative;
    z-index: 2;
    padding: 0px 10px 30px;
}

.home-split .split-left .split-inner img {
    max-width: 75px;
    margin-bottom: 80px;
}

.home-split .split-left .split-inner h3,
.home-split .split-left .split-inner p {
    max-width: 37%;
}

.home-split .split-inner p {
    margin-bottom: 30px;
}

.home-split .split-right {
    background-image: url('/wp-content/uploads/2021/11/cover-back.png');
    position: relative;
    border-left: solid #fff 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-split .split-right img {
    margin-bottom: 20px;
}

.home-split .split-right .split-inner {
    background-color: rgba(29, 29, 27, 0.8);
    padding: 20px 10px 30px;
    max-width: 85%;
}

.product .fa-link:before {
    content: "\f062" !important;
    /* content: "More" !important;
    font-family: 'Montserrat';
    font-weight: 600; */
}

@media (max-width:768px) {
    .header-text h1 {
        font-size: 2.3em;
    }

    .header-home>.row {
        min-height: calc(80vh - 170px);
    }

    .home-cats {
        margin-top: -10vh;
    }

    .home-cat-inner {
        padding: 10px;
    }

    .home-cat-inner h4 {
        font-size: 1.2em;
        font-weight: 800;
    }

    .brand-logo {
        max-width: 150px !important;
    }

    .home-split .split-left:before {
        width: 100%;
        opacity: .85;
    }

    .home-split .split-left,
    .home-split .split-right {
        border: none;
    }

    .home-split .split-left {
        margin-bottom: 25px;
    }

    .home-split .split-right .split-inner {
        max-width: 100%;
    }

    .home-split .split-left .split-inner h3,
    .home-split .split-left .split-inner p {
        max-width: 85%;
    }

    .home-split .split-left .split-inner img {
        max-width: 45px;
        margin-bottom: 45px;
    }
}




/* Product Archive */
.woocommerce-header {
    background-image: url('/wp-content/uploads/2022/03/warehouse.jpg');
    background-size: cover;
    background-position: center;
    position: relative;
}

.moving-delivery-supplies .woocommerce-header {
    background-image: url('/wp-content/uploads/2022/03/warehouse-boxes.jpg');
}

.surface-edge-protection .woocommerce-header {
    background-image: url('/wp-content/uploads/2022/03/warehouse-bubble.jpg');
}

.prestige-cover-range .woocommerce-header {
    background-image: url('/wp-content/uploads/2022/03/warehouse-padded-covers.jpg');
}

.polythene-products .woocommerce-header {
    background-image: url('/wp-content/uploads/2022/03/warehouse-polythene.jpg');
}

.woocommerce-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #1d1d1b;
    opacity: .5;
    z-index: 1;
}

.woocommerce-header .row {
    z-index: 2;
    position: relative;
}

.woocommerce-header h1 {
    font-size: 3.2em;
}

.orderby {
    padding: 5px;
    font-weight: 400;
}

.woocommerce a.added_to_cart {
    display: block !important;
    width: fit-content !important;
    margin: -45px auto 75px !important;
}

.single-product.woocommerce a.added_to_cart {
    margin: 0 auto !important;
}

.woocommerce-container .product,
.search-result-item {
    text-align: center;
    padding: 0 15px !important;
    margin-bottom: 45px !important;
    flex: 0 0 auto;
}

.woocommerce-container .product h2 {
    font-weight: 800;
    padding-top: 0 !important;
}

.woocommerce-container .product .price {
    font-weight: 800 !important;
    font-size: 1em !important;
    color: #1d1d1b !important;
    display: none !important;
}

.elementor-widget-woocommerce-product-price {
    letter-spacing: normal !important;
}

.woocommerce-price-suffix {
    font-size: 65%;
}

.woocommerce-container .product a.woocommerce-loop-product__link h2 {
    color: #40AE49;
    transition: .3s ease;
}

.woocommerce-container .product a.woocommerce-loop-product__link h2:hover {
    color: #1d1d1b;
}

.products li.product .button,
.wpcu-product .wpcu-product__content {
    padding: 0 15px;
    height: 100%;
}

.wpcu-theme_2 .wpcu-product__price {
    display: none;
}

.wpcu-theme_2 .wpcu-product__details {
    padding-bottom: 60px;
    position: relative;
    min-height: 150px;
}

.wpcu-button {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.woocommerce-cart .wpcu-button .woocommerce {
    padding: 0;
}

.cart-carousel {
    padding-top: 30px;
}

.products li.product .button,
.wpcu-product .wpcu-button .button,
.woocommerce-Button,
.added_to_cart,
.wpcu-product .wpcu-button .added_to_cart,
.woocommerce-cart button,
.woocommerce .checkout-button,
.woocommerce-checkout button,
.woocommerce-account .woocommerce-button {
    margin-top: 10px !important;
    color: #fff !important;
    background-color: #40A435 !important;
    border: 2px solid #40A435 !important;
    border-radius: 0 !important;
    font-weight: 500 !important;
    text-transform: inherit;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 10px !important;
    transition: .3s ease;
    font-size: 1em !important;
    height: auto;
}

.products li.product .button:hover,
.wpcu-product .wpcu-button .button:hover,
.woocommerce-Button:hover,
.added_to_cart:hover,
.wpcu-product .wpcu-button .added_to_cart:hover,
.woocommerce-cart button:hover,
.woocommerce .checkout-button:hover,
.woocommerce-checkout button:hover,
.woocommerce-account .woocommerce-button:hover {
    color: #40A435 !important;
    background-color: #fff !important;
    border: 2px solid #40A435 !important;
}

.home .products li.product .button {
    border: none !important;
    margin: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin: 0 2px;
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers,
.pagination .page-numbers a {
    color: #1d1d1b !important;
    background: none !important;
    font-weight: 800 !important;
    position: relative;
    z-index: 2;
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers:before,
.pagination .page-numbers a:before {
    content: "";
    background: none #40A435 !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    z-index: -1;
    transition: .3s ease;
    opacity: 0;
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers.current:before,
.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover:before,
.pagination .page-numbers .active a:before,
.pagination .page-numbers a:hover:before {
    opacity: 1;
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers.dots:before,
.pagination .page-numbers .ellipsis a:before {
    opacity: 0 !important;
}

.breadcrumb-nav {
    padding: 15px;
    color: #fff;
    font-weight: 600;
}

.breadcrumb-nav #breadcrumbs {
    margin: 0;
}

.breadcrumb-nav .breadcrumb_last {
    margin: 0 10px;
}

.breadcrumb-nav a {
    color: #fff;
    margin: 0 10px;
}

.breadcrumb-nav a:hover {
    color: #333;
}

.subcat-nav {
    padding: 15px;
    font-weight: 600;
}

.subcat-nav ul {
    margin-bottom: 0;
}

.subcat-nav li {
    display: inline-block;
    padding: 0 15px;
    border-right: 2px solid #40A435;
}

.subcat-nav li:last-child {
    border: none;
}

.woocommerce ul.products li.product a {
    margin-bottom: 60px;
    display: block;
}

.single-product.woocommerce ul.products li.product a {
    margin-bottom: 10px;
}

.single-product.woocommerce ul.products li.product {
    padding-bottom: 60px !important;
}

.single-product.woocommerce ul.products li.product .button {
    width: 90%;
    max-width: 200px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0px);
}

.search-result-item a {
    /* margin-bottom: 55px; */
    display: block;
}

.search-result-item .price {
    margin-bottom: 60px;
    /* display: block; */
}

.products.columns-5 {
    display: flex;
    flex-wrap: wrap;
}

.products.columns-5 li.product {
    flex: 0 0 auto;
}

.products.columns-5 li.product .button,
.search-result-item .green-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    display: inline-block;
    width: 95%;
    max-width: 200px;
    margin-bottom: 0;
    /* padding:10px !important; */
}

@media (max-width:1700px) {
    .wpcu-theme_2 .wpcu-product__details {
        min-height: 175px;
    }
}

@media (max-width:1400px) {
    .wpcu-theme_2 .wpcu-product__details {
        min-height: 200px;
    }
}

@media (max-width:995px) {
    .wpcu-theme_2 .wpcu-product__details {
        min-height: 150px;
    }
}

@media (max-width:768px) {
    .wpcu-theme_2 .wpcu-product__details {
        min-height: 100px;
    }

    .woocommerce-header h1 {
        font-size: 2.3em;
    }

    .products li.product .button,
    .wpcu-product .wpcu-button .button,
    .woocommerce-Button,
    .added_to_cart,
    .wpcu-product .wpcu-button .added_to_cart,
    .woocommerce-cart button,
    .woocommerce .checkout-button,
    .woocommerce-checkout button,
    .woocommerce-account .woocommerce-button {
        padding: 10px 10px !important;
        font-size: .85em !important;
    }

    .woocommerce .woocommerce-result-count,
    .woocommerce .woocommerce-ordering {
        text-align: center;
        width: 100%;
    }

    .breadcrumb-nav span,
    .subcat-nav li {
        display: block;
    }

    .subcat-nav li {
        border-bottom: 2px solid #40A435;
        border-right: 0;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .woocommerce a.added_to_cart {
        margin: -45px auto 50px !important;
    }
}


/* Product Page */
.single-product .woocommerce-notices-wrapper {
    display: none !important;
}

.single-product #container {
    padding-bottom: 25px;
}

.single-product .header .row {
    margin-left: 0;
    min-height: calc(40vh - 170px);
}

.single-product .header .row .elementor-widget-wrap {
    /* padding: 13% 5% 7% !important; */
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 170px !important;
}

.single-product .header .elementor-widget-woocommerce-product-title h1.product_title {
    font-size: 3em;
    font-weight: 800;
    color: #fff;
    max-width: 850px;
    margin: 0 auto;
}

.single-product .input-text.qty {
    padding: 14px 3px 14px 5px;
}

.woocommerce .dialog-type-lightbox.elementor-lightbox,
.woocommerce .product .star-rating {
    display: none !important;
}

.woocommerce div.product p.stock {
    font-weight: 400;
}

.single-product .product .in-stock {
    color: #40AE49 !important;
}

.single-product .product .woocommerce-breadcrumb {
    margin-bottom: 0px !important;
}

.elementor-widget-woocommerce-product-short-description,
.elementor-widget-woocommerce-product-price {
    margin-bottom: 5px !important;
}

.elementor-widget-woocommerce-product-additional-information {
    margin-top: 10px !important;
}

.single-product .product_meta .posted_in.detail-container {
    display: none;
}

.single-product .products .product {
    padding: 0 15px !important;
    text-align: center;
}

.single-product .products .product h2 {
    font-weight: 800 !important;
    padding-top: 0 !important;
    color: #40AE49 !important;
    transition: .3s ease !important;
    padding: 0.5em 0 !important;
    margin: 0 !important;
    font-size: 1em !important;
}

.single-product .products .product h2:hover {
    color: #1d1d1b !important;
}

.single-product .products .product .price {
    font-weight: 800 !important;
    font-size: 1em !important;
    color: #1d1d1b !important;
    display: none !important;
}

@media (max-width:768px) {
    .single-product .header .row .elementor-widget-wrap>.elementor-widget-woocommerce-product-title {
        /* position: relative;
        top: 50%;
        transform: translate(0, -50%); */
    }

    .single-product .header .elementor-widget-woocommerce-product-title h1.product_title {
        font-size: 2.3em;
    }
}

/* Search Page */
.search-row {
    margin-bottom: 25px;
}

.custom-col-5-split {
    max-width: 16.95%;
    margin-right: 3.8%;
    width: 100%;
}

.custom-col-5-split:nth-child(5n+5) {
    margin-right: 0;
}

.search-result-item img {
    margin-bottom: 1em;
}

.search-result-item h2 {
    font-weight: 800;
    font-size: 1.2em;
    margin-bottom: 15px;
}

.search-result-item .price {
    font-weight: 800 !important;
    font-size: 1.2em !important;
    color: #1d1d1b !important;
}

.search-result-item .green-btn {
    margin-top: 10px;
    display: inline-block;
    padding: 10px 15px;
}

.pagination .pagi-nav {
    margin: 0 auto;
}

.pagination .page-numbers li {
    margin: 0 2px;
    display: inline-block;
}

.pagination .page-numbers a {
    padding: .5em;
}


@media (max-width:768px) {
    .custom-col-5-split {
        max-width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em;
    }
}


/* Cart / Checkout / Account */
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0 auto;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    display: inline-block;
    margin: 10px;
}

.woocommerce-MyAccount-navigation a {
    color: #1d1d1b !important;
    background: none !important;
    font-weight: 800 !important;
    position: relative;
    z-index: 2;
    padding: 10px;
}

.woocommerce-MyAccount-navigation a:before {
    content: "";
    background: none #40A435 !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    z-index: -1;
    transition: .3s ease;
    opacity: 0;
}

.woocommerce-MyAccount-navigation a:hover:before,
.woocommerce-MyAccount-navigation .is-active a {
    opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-content,
.aw-communication-page {
    float: none;
    width: 100%;
    max-width: 1200px !important;
    margin: 0 auto;
}

.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce,
.woocommerce-account .woocommerce {
    padding: 60px calc(5% + 15px);
}

.woocommerce-info {
    border-top-color: #1d1d1b;
}

.woocommerce-info::before {
    color: #1d1d1b;
}

.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

.woocommerce-cart button,
.woocommerce .checkout-button,
.woocommerce-checkout button,
.woocommerce-account .woocommerce-button {
    margin-top: 0 !important;
}

.woocommerce-customer-details address,
.woocommerce-Address address {
    line-height: 1.2;
}

.woocommerce table.my_account_orders,
.woocommerce-order-details {
    font-size: 1.2em !important;
}

.paypal-buttons-context-iframe {
    display: block !important;
    margin: 0 auto;
}

@media (max-width:995px) {

    .woocommerce-cart .woocommerce,
    .woocommerce-checkout .woocommerce,
    .woocommerce-account .woocommerce {
        padding: 30px calc(5% + 15px) 15px;
    }
}

@media (max-width:768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        padding-bottom: 15px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation li {
        display: block;
    }
}

/* contact us */
.contact-container-top {
    padding-bottom: 0 !important;
}

.form-title {
    margin-bottom: 20px;
}

.form-title h4 {
    font-weight: 600;
}

.form-col {
    color: #1D1D1B;
}

.form-col label,
.form-col textarea,
.form-col input {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px;
}

.form-col textarea,
.form-col input {
    border: 2px solid #40A435;
}

.form-col textarea {
    height: 100%;
}

.form-col .textarea {
    height: calc(100% - 20px);
}

.form-col input[type="submit"] {
    width: auto;
    margin: 0 15px 0 auto;
    display: block;
    transition: .3s ease;
}

.wpcf7-response-output {
    text-align: center;
    width: 100%;
    max-width: 600px;
    display: block;
    margin: 0 auto !important;
    padding: 10px !important;
}

.contact-row {
    padding-bottom: 50px;
    position: relative;
    border-bottom: 2px solid #40A435;
}

.contact-row:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 70%;
    width: 2px;
    background-color: #40A435;
}

.info-col {
    padding-left: 65px;
}

.info-col-inner {
    position: relative;
    border-top: 2px solid #40A435;
}

.info-col-inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 70%;
    width: 2px;
    background-color: #40A435;
}

.trade-counter {
    background-image: url('/wp-content/uploads/2022/04/trade-counter.jpg');
    background-position: top;
}

@media (max-width:768px) {
    .form-title {
        margin-bottom: 10px;
    }

    .form-col .container-fluid,
    .form-col label {
        padding: 0;
    }

    .form-col input[type="submit"] {
        margin: 0;
    }

    .info-col {
        padding-left: 0;
    }

    .trade-counter {
        display: none;
    }

    .contact-row {
        padding-bottom: 0;
    }
}

/* About Us */
.about-us iframe {
    height: 100%;
    min-height: 350px
}

.career-img {
    background-image: url('/wp-content/uploads/2021/12/building.jpg');
}

@media (max-width:768px) {
    .career-img {
        display: none;
    }
}

/* Deliver Info */
.terms-header .row {
    min-height: 30vh;
}

/* Privacy Policy */
.privacy-info h4 {
    margin-top: 25px;
}

.cli-style-v2 .cli-bar-message {
    width: auto;
}

/* Returns */
.returns-form label,
.returns-form textarea,
.returns-form input {
    width: 100%;
    padding: 15px;
}

.returns-form label {
    padding: 15px 0;
}

.returns-form textarea,
.returns-form input {
    border: 2px solid #40A435;
}

.returns-form textarea {
    height: 100%;
}

.returns-form .textarea {
    height: calc(100% - 20px);
}

.returns-form input[type="submit"] {
    width: auto;
    margin: 0;
    display: block;
    transition: .3s ease;
}

.returns-form .wpcf7-radio .wpcf7-list-item {
    display: block;
    padding: 10px;
    margin: 0;
}

.returns-form h5 {
    font-size: 1.2em;
    font-weight: 600;
}

.returns-form .wpcf7-radio .wpcf7-list-item span,
.returns-form .wpcf7-radio .wpcf7-list-item input {
    display: inline-block;
    width: auto;
    margin-right: 15px;
}

/* 404 */
.error-container {
    margin-top: 20vh;
}

.error-container hr {
    height: 2px;
    background-color: green;
    opacity: 1;
    max-width: 300px;
}

.error-container h1 {
    color: #40A435;
    font-size: 2.5em;
    font-weight: 800;
    margin-bottom: 15px;
}

.wdp_pricing_table_caption {
    margin-bottom: 5px;
}

.upsells h2 {
    font-size: 2em;
    font-weight: 800 !important;
    margin-bottom: 15px !important;
}

@media (max-width:768px) {
    .upsells h2 {
        font-size: 1.5em;
    }

    .related-products-div .elementor-widget-wrap {
        padding: 20px 0 !important;
    }

    .elementor-widget:not(:last-child) {
        margin-bottom: 0 !important;
    }
}

.post-password-form {
    padding: calc(10vh + 180px) calc(5% + 15px) 10vh;
    text-align: center;
}

.detail-container {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}