@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito/Nunito-Regular/Nunito-Regular.eot");
  src: url("../fonts/Nunito/Nunito-Regular/Nunito-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Nunito/Nunito-Regular/Nunito-Regular.woff2") format("woff2"), url("../fonts/Nunito/Nunito-Regular/Nunito-Regular.woff") format("woff"), url("../fonts/Nunito/Nunito-Regular/Nunito-Regular.ttf") format("truetype"), url("../fonts/Nunito/Nunito-Regular/Nunito-Regular.svg#Nunito-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito/Nunito-Medium/Nunito-Medium.eot");
  src: url("../fonts/Nunito/Nunito-Medium/Nunito-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Nunito/Nunito-Medium/Nunito-Medium.woff2") format("woff2"), url("../fonts/Nunito/Nunito-Medium/Nunito-Medium.woff") format("woff"), url("../fonts/Nunito/Nunito-Medium/Nunito-Medium.ttf") format("truetype"), url("../fonts/Nunito/Nunito-Medium/Nunito-Medium.svg#Nunito-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito/Nunito-SemiBold/Nunito-SemiBold.eot");
  src: url("../fonts/Nunito/Nunito-SemiBold/Nunito-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Nunito/Nunito-SemiBold/Nunito-SemiBold.woff2") format("woff2"), url("../fonts/Nunito/Nunito-SemiBold/Nunito-SemiBold.woff") format("woff"), url("../fonts/Nunito/Nunito-SemiBold/Nunito-SemiBold.ttf") format("truetype"), url("../fonts/Nunito/Nunito-SemiBold/Nunito-SemiBold.svg#Nunito-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  src: url("../fonts/Nunito/Nunito-Bold/Nunito-Bold.eot");
  src: url("../fonts/Nunito/Nunito-Bold/Nunito-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Nunito/Nunito-Bold/Nunito-Bold.woff2") format("woff2"), url("../fonts/Nunito/Nunito-Bold/Nunito-Bold.woff") format("woff"), url("../fonts/Nunito/Nunito-Bold/Nunito-Bold.ttf") format("truetype"), url("../fonts/Nunito/Nunito-Bold/Nunito-Bold.svg#Nunito-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans/OpenSans-Light/OpenSans-Light.eot");
  src: url("../fonts/OpenSans/OpenSans-Light/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Light/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans/OpenSans-Light/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Light/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Light/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Regular/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Bold/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/*
$color-dimgray: #333333;
$color-gray: #EAEAEA;
$color-cyan: #00B5E2;
$color-red: #EB0028;
$color-yellow: #F7CE3C;
$color-purple: #7D55C7;
$color-teal: #008295;
$color-brown: #B86125;
$color-burgundy: #7F3035;
*/
/*
$colors: (
    theme-green: #8DBF2E;
    theme-yellow: #EEB927;
    theme-blue: #00689e;
    theme-teal: #008F8F;
    theme-orange: #E07918;    
);
*/
/*
@mixin gradient2 {
    background: -moz-linear-gradient(0.39% 99.61% 45deg, rgba(7, 47, 135, 1) 0%, rgba(0, 130, 149, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(7, 47, 135, 1) 0%, rgba(0, 130, 149, 1) 100%);
    background: -webkit-gradient(linear, 0.39% 99.61%, 73.2% 26.8%, color-stop(0, rgba(7, 47, 135, 1)), color-stop(1, rgba(0, 130, 149, 1)));
    background: -o-linear-gradient(45deg, rgba(7, 47, 135, 1) 0%, rgba(0, 130, 149, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(7, 47, 135, 1) 0%, rgba(0, 130, 149, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#072F87', endColorstr='#008295' ,GradientType=0)";
    background: linear-gradient(45deg, rgba(7, 47, 135, 1) 0%, rgba(0, 130, 149, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#072F87', endColorstr='#008295', GradientType=1);
}

@mixin gradient3  {
    background: -moz-linear-gradient(10.58% 117.34% 45deg, rgba(7, 47, 135, 1) 0%, rgba(38, 57, 152, 1) 17.49%, rgba(76, 69, 172, 1) 41.91%, rgba(103, 78, 187, 1) 64.59%, rgba(119, 83, 196, 1) 84.66%, rgba(125, 85, 199, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(7, 47, 135, 1) 0%, rgba(38, 57, 152, 1) 17.49%, rgba(76, 69, 172, 1) 41.91%, rgba(103, 78, 187, 1) 64.59%, rgba(119, 83, 196, 1) 84.66%, rgba(125, 85, 199, 1) 100%);
    background: -webkit-gradient(linear, 10.58% 117.34%, 69.13% 17.33%, color-stop(0, rgba(7, 47, 135, 1)), color-stop(0.1749, rgba(38, 57, 152, 1)), color-stop(0.4191, rgba(76, 69, 172, 1)), color-stop(0.6459, rgba(103, 78, 187, 1)), color-stop(0.8466, rgba(119, 83, 196, 1)), color-stop(1, rgba(125, 85, 199, 1)));
    background: -o-linear-gradient(45deg, rgba(7, 47, 135, 1) 0%, rgba(38, 57, 152, 1) 17.49%, rgba(76, 69, 172, 1) 41.91%, rgba(103, 78, 187, 1) 64.59%, rgba(119, 83, 196, 1) 84.66%, rgba(125, 85, 199, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(7, 47, 135, 1) 0%, rgba(38, 57, 152, 1) 17.49%, rgba(76, 69, 172, 1) 41.91%, rgba(103, 78, 187, 1) 64.59%, rgba(119, 83, 196, 1) 84.66%, rgba(125, 85, 199, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#072F87', endColorstr='#7D55C7' ,GradientType=0)";
    background: linear-gradient(45deg, rgba(7, 47, 135, 1) 0%, rgba(38, 57, 152, 1) 17.49%, rgba(76, 69, 172, 1) 41.91%, rgba(103, 78, 187, 1) 64.59%, rgba(119, 83, 196, 1) 84.66%, rgba(125, 85, 199, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#072F87', endColorstr='#7D55C7', GradientType=1);
}

@mixin gradient4 {
    background: -moz-linear-gradient(0.27% 99.73% 45deg, rgba(184, 97, 37, 1) 0%, rgba(197, 119, 42, 1) 13.32%, rgba(219, 157, 50, 1) 38.98%, rgba(234, 184, 55, 1) 62.81%, rgba(244, 200, 59, 1) 83.89%, rgba(247, 206, 60, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(184, 97, 37, 1) 0%, rgba(197, 119, 42, 1) 13.32%, rgba(219, 157, 50, 1) 38.98%, rgba(234, 184, 55, 1) 62.81%, rgba(244, 200, 59, 1) 83.89%, rgba(247, 206, 60, 1) 100%);
    background: -webkit-gradient(linear, 0.27% 99.73%, 74.13% 25.87%, color-stop(0, rgba(184, 97, 37, 1)), color-stop(0.1332, rgba(197, 119, 42, 1)), color-stop(0.3898, rgba(219, 157, 50, 1)), color-stop(0.6281, rgba(234, 184, 55, 1)), color-stop(0.8389, rgba(244, 200, 59, 1)), color-stop(1, rgba(247, 206, 60, 1)));
    background: -o-linear-gradient(45deg, rgba(184, 97, 37, 1) 0%, rgba(197, 119, 42, 1) 13.32%, rgba(219, 157, 50, 1) 38.98%, rgba(234, 184, 55, 1) 62.81%, rgba(244, 200, 59, 1) 83.89%, rgba(247, 206, 60, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(184, 97, 37, 1) 0%, rgba(197, 119, 42, 1) 13.32%, rgba(219, 157, 50, 1) 38.98%, rgba(234, 184, 55, 1) 62.81%, rgba(244, 200, 59, 1) 83.89%, rgba(247, 206, 60, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#B86125', endColorstr='#F7CE3C' ,GradientType=0)";
    background: linear-gradient(45deg, rgba(184, 97, 37, 1) 0%, rgba(197, 119, 42, 1) 13.32%, rgba(219, 157, 50, 1) 38.98%, rgba(234, 184, 55, 1) 62.81%, rgba(244, 200, 59, 1) 83.89%, rgba(247, 206, 60, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B86125', endColorstr='#F7CE3C', GradientType=1);
}

*/
.m-t-5 {
  margin-top: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.m-b-60 {
  margin-bottom: 60px !important;
}

.p-b-60 {
  padding-bottom: 60px !important;
}

.m-l-60 {
  margin-left: 60px !important;
}

.p-l-60 {
  padding-left: 60px !important;
}

.m-r-60 {
  margin-right: 60px !important;
}

.p-r-60 {
  padding-right: 60px !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.p-t-70 {
  padding-top: 70px !important;
}

.m-b-70 {
  margin-bottom: 70px !important;
}

.p-b-70 {
  padding-bottom: 70px !important;
}

.m-l-70 {
  margin-left: 70px !important;
}

.p-l-70 {
  padding-left: 70px !important;
}

.m-r-70 {
  margin-right: 70px !important;
}

.p-r-70 {
  padding-right: 70px !important;
}

.m-t-80 {
  margin-top: 80px !important;
}

.p-t-80 {
  padding-top: 80px !important;
}

.m-b-80 {
  margin-bottom: 80px !important;
}

.p-b-80 {
  padding-bottom: 80px !important;
}

.m-l-80 {
  margin-left: 80px !important;
}

.p-l-80 {
  padding-left: 80px !important;
}

.m-r-80 {
  margin-right: 80px !important;
}

.p-r-80 {
  padding-right: 80px !important;
}

.m-t-90 {
  margin-top: 90px !important;
}

.p-t-90 {
  padding-top: 90px !important;
}

.m-b-90 {
  margin-bottom: 90px !important;
}

.p-b-90 {
  padding-bottom: 90px !important;
}

.m-l-90 {
  margin-left: 90px !important;
}

.p-l-90 {
  padding-left: 90px !important;
}

.m-r-90 {
  margin-right: 90px !important;
}

.p-r-90 {
  padding-right: 90px !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.p-t-100 {
  padding-top: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.p-l-100 {
  padding-left: 100px !important;
}

.m-r-100 {
  margin-right: 100px !important;
}

.p-r-100 {
  padding-right: 100px !important;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}

h1,
.h1 {
  font-family: "Nunito";
  font-weight: 500;
  font-size: 8rem;
  line-height: 9.6rem;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
}

h2,
.h2 {
  font-family: "Nunito";
  font-weight: 600;
  font-size: 6rem;
  line-height: 7.2rem;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
  background: linear-gradient(to right, #99c63b, #14abd7);
  background: -moz-linear-gradient(to right, #99c63b, #14abd7);
  background: -webkit-linear-gradient(to right, #99c63b, #14abd7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

h3,
.h3 {
  font-family: "Nunito";
  font-weight: 400;
  font-size: 4rem;
  line-height: 4.8rem;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
}

h4,
.h4 {
  font-family: "Nunito";
  font-weight: 400;
  font-size: 3rem;
  line-height: 4rem;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
}

h5,
.h5 {
  font-family: "Nunito";
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 3rem;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
}

h6,
.h6 {
  font-family: "Nunito";
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.6rem;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
}

p {
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #424242;
  margin-top: 10px;
  margin-bottom: 20px;
}
p a {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #424242;
  font-style: normal;
  text-decoration: none;
}
p a:hover {
  color: #85a73d;
}

ul,
ol {
  padding-left: 20px;
  margin-bottom: 20px;
}
ul li,
ol li {
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #424242;
  margin-bottom: 0px;
}

.color-white {
  color: #ffffff !important;
}

.color-blue {
  color: #0095c0 !important;
}

.color-green {
  color: #85a73d !important;
}

.color-black {
  color: #424242 !important;
}

/*
.color-teal{
    color: $color-teal!important;
}

.bg-color-gray{
    background-color: $color-gray!important;
}
*/
.gradient_blue_green {
  background: linear-gradient(to right, #99c63b, #14abd7);
  background: -moz-linear-gradient(to right, #99c63b, #14abd7);
  background: -webkit-linear-gradient(to right, #99c63b, #14abd7);
}

/*
.gradient2 {
    @include gradient2();
}

.gradient3 {
    @include gradient3();
}

.gradient4 {
    @include gradient4();
}
*/
/*********/
.wp-block-columns.align-items-center {
  align-items: center !important;
}

.p-6 {
  padding: 60px;
}

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

/*

.full-width-bg-gray {
    position: relative;
    background-color: $color-gray;

    &:before {
        content: "";
        position: absolute;
        right: 100%;
        width: 800px;
        height: 100%;
        background-color: $color-gray;
    }

    &:after {
        content: "";
        position: absolute;
        left: 100%;
        width: 800px;
        height: 100%;
        background-color: $color-gray;
    }
}
*/
.btn__cart {
  border-radius: 65px;
  padding: 12px 35px 12px 12px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0;
  text-align: left;
  width: auto;
  box-shadow: 7px 7px 15px rgba(160, 160, 160, 0.5);
}
.btn__cart-left {
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  height: 85px;
  background-color: #0086a5;
  line-height: 85px;
  text-align: center;
  border-radius: 50px;
}
.btn__cart-left img {
  width: 40px;
}
.btn__cart-right {
  display: inline-block;
  padding-left: 20px;
  vertical-align: middle;
}
.btn__cart-right p {
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  font-size: 4.6rem;
  line-height: 46px;
  font-weight: 700;
  font-family: "Nunito";
}
.btn__cart-right span {
  display: block;
  font-size: 2rem;
  line-height: 20px;
  font-family: "Nunito";
  font-weight: 400;
  margin-bottom: 8px;
}
.btn__cart--blue {
  background-color: #0095c0;
}

.btn__border {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  font-size: 2rem;
  line-height: 20px;
  padding: 15px 35px;
  font-weight: bolder;
  transition: all 0.4s;
  display: inline-block;
}
.btn__border--white {
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn__border--white:hover {
  color: #ffffff;
  background-color: #85a73d;
}

/*
.btn__green {
    border-radius: 5px;
    color: $color-white;
    font-size: 1.7rem;
    line-height: 20px;
    border: none;
    padding: 10px 25px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    background-color: $color-green;
    transition: all 0.4s;
    display: inline-block;

    &:hover {
        color: #fff;
        background-color: #7cab3b;
    }
}

.btn__motion--yellow {
    font-size: 5.4rem;
    line-height: 64px;
    font-weight: 900;
    color: $color-white;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding-bottom: 15px;
    transition: all 0.6s;
    display: inline-block;
    margin-right: 45px;

    &:hover {
        color: $color-white;

        &:before {
            width: 100%;
        }

        &:after {
            width: 60px;
        }
    }

    &:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50px;
        height: 4px;
        background-color: $color-yellow;
        transition: all 0.6s;
    }

    &:after {
        content: "";
        background-image: url($url + '/wp-content/themes/QSC/images/svg/arrow.svg');
        display: inline-block;
        width: 24px;
        height: 20px;
        background-position: right;
        background-repeat: no-repeat;
        background-size: 60px 20px;
        position: absolute;
        left: calc(100% + 15px);
        top: 25px;
        // transform: translateY(-50%);
        transition: all 0.6s;
    }
}


.btn__motion--green {
    font-size: 2.7rem;
    line-height: 32px;
    font-weight: 900;
    color: $color-white;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding-bottom: 15px;
    transition: all 0.6s;
    display: inline-block;
    margin-right: 45px;

    &:hover {
        color: $color-white;

        &:before {
            width: 100%;
        }

        &:after {
            width: 40px;
        }
    }

    &:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50px;
        height: 4px;
        background-color: $color-green;
        transition: all 0.6s;
    }

    &:after {
        content: "";
        background-image: url($url + '/wp-content/themes/QSC/images/svg/arrow.svg');
        display: inline-block;
        width: 25px;
        height: 15px;
        background-position: right;
        background-repeat: no-repeat;
        background-size: 60px 20px;
        position: absolute;
        left: calc(100% + 10px);
        top: 10px;
        // transform: translateY(-50%);
        transition: all 0.6s;
    }
}

.color-teal {
    &:after {
        background-image: url($url + '/wp-content/themes/QSC/images/svg/arrow_teal.svg') !important;
    }
}

.btn__askme--yellow {
    background-image: url($url + '/wp-content/themes/QSC/images/svg/AskMe-Yellow.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 53px;
    width: 172px;
    display: inline-block;

    &:hover {
        background-image: url($url + '/wp-content/themes/QSC/images/svg/AskMe-Yellow-hover.svg');
    }
}

.btn__askme--green {
    background-image: url($url + '/wp-content/themes/QSC/images/svg/AskMe-Green.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 53px;
    width: 172px;
    display: inline-block;

    &:hover {
        background-image: url($url + '/wp-content/themes/QSC/images/svg/AskMe-Green-hover.svg');
    }
}

*/
.form {
  font-size: 1.8rem;
}
.form__Wrap {
  margin-bottom: 20px;
}
.form__Wrap > p {
  margin: 0;
}
.form__field {
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 6px 15px;
  width: 100%;
}
.form__field-radio {
  color: #fff;
}
.form__field-radio .wpcf7-list-item {
  margin: 0 20px 0px 0 !important;
}
.form__submit {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  font-size: 1.8rem;
  line-height: 20px;
  padding: 10px 30px;
  font-weight: bolder;
  transition: all 0.4s;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
  border: 1px solid #ffffff;
}
.form__submit:hover {
  color: #ffffff;
  background-color: #85a73d;
}
.form .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  background-color: #fff;
  margin-top: 5px;
  padding: 0 6px;
  border-radius: 5px;
  display: inline-block;
}

.wpcf7 form.wpcf7-form .wpcf7-response-output {
  background-color: #EEB927;
  color: #fff;
  border-radius: 5px;
  padding: 2px 10px;
  margin: 5px 0;
  font-size: 1.6rem;
  border: none;
}

.wpcf7 form.wpcf7-form.sent .wpcf7-response-output {
  background-color: #8DBF2E;
  border: none;
}

::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.form_dark .form {
  font-size: 1.8rem;
}
.form_dark .form__Wrap {
  margin-bottom: 20px;
}
.form_dark .form__Wrap > p {
  margin: 0;
}
.form_dark .form__field {
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
  color: #424242;
  background-color: transparent;
  border: 1px solid #424242;
  border-radius: 0px;
  padding: 6px 15px;
  width: 100%;
}
.form_dark .form__field-radio {
  color: #424242;
}
.form_dark .form__field-radio .wpcf7-list-item {
  margin: 0 20px 0px 0 !important;
}
.form_dark .form__submit {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  font-size: 1.8rem;
  line-height: 20px;
  padding: 10px 30px;
  font-weight: bolder;
  transition: all 0.4s;
  display: inline-block;
  background-color: #85a73d;
  color: #ffffff;
}
.form_dark .form__submit:hover {
  border: 1px solid #85a73d;
  background-color: #ffffff;
  color: #85a73d;
}
.form_dark .form .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  background-color: #fff;
  margin-top: 5px;
  padding: 0 6px;
  border-radius: 5px;
  display: inline-block;
}
.form_dark ::-webkit-input-placeholder {
  color: #424242;
  opacity: 1;
}
.form_dark ::-moz-placeholder {
  color: #424242;
  opacity: 1;
}
.form_dark :-ms-input-placeholder {
  color: #424242;
  opacity: 1;
}
.form_dark :-moz-placeholder {
  color: #424242;
  opacity: 1;
}

/*****************************/
/* header-section
/****************************/
.header-section {
  box-shadow: 0px 5px 15px rgba(198, 198, 198, 0.3);
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.header-section__left {
  margin: 10px 0;
}
.header-section__left a img {
  width: 280px;
  height: auto;
}
.header-section__left .navbar-brand {
  margin-right: 0;
}
.header-section__right {
  margin: 10px 0;
}
.header-section__tel {
  display: inline-block;
}
.header-section__tel a {
  color: #6b6b6b;
  font-size: 1.6rem;
  text-decoration: none;
}
.header-section__tel a:hover {
  color: #85a73d;
}
.header-section__social {
  display: inline-block;
  margin-left: 15px;
}
.header-section__social ul {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.header-section__social ul li {
  display: inline-block;
}
.header-section__social ul li {
  margin-left: 10px;
  margin-bottom: 0;
}
.header-section__social ul li a {
  text-decoration: none;
}
.header-section__social ul li a img {
  width: 30px;
  height: 30px;
}
.header-section__search {
  width: 150px;
  display: inline-block;
  margin-left: 11px;
}
.header-section__search .search_form {
  padding: 0px 10px 0px 10px;
  background-color: #ffffff;
  border-radius: 8px 0px 12px 8px;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  border: 1px solid #b5b5b5;
}
.header-section__search .search_form .seacrh_field {
  height: 30px;
  color: #6b6b6b;
  font-size: 1.6rem;
}
.header-section__search .search_form .seacrh_field::-webkit-input-placeholder {
  color: #6b6b6b;
  opacity: 1;
}
.header-section__search .search_form .seacrh_field::-moz-placeholder {
  color: #6b6b6b;
  opacity: 1;
}
.header-section__search .search_form .seacrh_field:-ms-input-placeholder {
  color: #6b6b6b;
  opacity: 1;
}
.header-section__search .search_form .seacrh_field:-moz-placeholder {
  color: #6b6b6b;
  opacity: 1;
}
.header-section__search .search_form .search_submit img {
  width: 18px;
  -webkit-filter: invert(0.4);
  filter: invert(0.4);
}
.header-section__nav {
  margin-top: 20px;
}
.header-section__nav > ul {
  list-style: none;
  padding-left: 30px !important;
  margin-bottom: 0 !important;
}
.header-section__nav > ul li {
  display: inline-block;
}
.header-section__nav > ul > li {
  margin-left: 30px;
  vertical-align: middle;
  position: relative;
  margin-bottom: 0;
  line-height: normal;
}
.header-section__nav > ul > li:first-child {
  margin-left: 0;
}
.header-section__nav > ul > li a {
  color: #464747;
  font-size: 2rem;
  line-height: 24px;
  text-decoration: none;
  font-weight: 400;
}
.header-section__nav > ul > li a:hover {
  color: #85a73d;
}
.header-section__nav .current-menu-item > a {
  font-weight: 600;
}
.header-section__nav .sub-menu-toggle {
  display: none;
}
.header-section__nav > ul > li > .sub-menu {
  position: absolute;
  right: 0;
  width: 250px;
  top: calc(100% + 5px);
  z-index: 999;
  list-style: none;
  background-color: #85a73d;
  padding-left: 0;
  margin-bottom: 0;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
  margin-top: 20px;
  padding: 15px 20px;
  text-align: right;
}
.header-section__nav > ul > li > .sub-menu > li {
  display: block;
  margin-bottom: 10px;
}
.header-section__nav > ul > li > .sub-menu > li > li:last-child {
  margin-bottom: 0;
}
.header-section__nav > ul > li > .sub-menu > li > a {
  padding: 0;
  text-transform: capitalize;
  color: #ffffff;
  font-size: 2rem;
  line-height: 24px;
  text-decoration: none;
  font-weight: 400;
  display: block;
}
.header-section__nav > ul > li > .sub-menu > li > a:hover {
  color: #ffffff;
}
.header-section__nav > ul > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}
.header-section .header_mobilemenu {
  -webkit-filter: invert(0.4);
  filter: invert(0.4);
}

.header-section.header-section-fixed {
  position: fixed;
  top: 0 !important;
}

/*****************************/
/* home page > hero-section
/****************************/
.hero-section {
  background-position: 85% calc(100% - 30px);
  background-repeat: no-repeat;
  background-color: #fff;
  padding: 60px 0;
}
.hero-section__content-wrapper {
  margin-bottom: 30px;
}
.hero-section__content-wrapper h1 {
  font-size: 5rem;
  line-height: 6rem;
  font-weight: 700;
}
.hero-section__img-wrapper {
  margin-bottom: 30px;
  text-align: right;
}
.hero-section__img-wrapper .product_item {
  position: relative;
  z-index: 5;
  width: 244px;
  margin-left: auto;
}
.hero-section__img-wrapper .product_item > img {
  width: 100%;
}
.hero-section__img-wrapper .product_item:before {
  content: "";
  position: absolute;
  right: 110px;
  bottom: 150px;
  width: 390px;
  height: 520px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/hero_before.png");
}
.hero-section__img-wrapper .product_item:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 400px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/product_shadow.png");
  transform: translate(-50%, -25px);
}
.hero-section__img-wrapper .product_item .btn_wrap {
  position: absolute;
  right: 130px;
  bottom: 100px;
  z-index: 6;
  width: 380px;
}
.hero-section .hero_heading {
  padding: 0px 14px;
  display: inline-block;
  background-color: #85a73d;
  color: #ffffff;
}
.hero-section__lable {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.hero-section__lable li {
  display: inline-block;
}
.hero-section__lable-item {
  margin-right: 15px;
  margin-bottom: 20px;
  text-align: center;
  vertical-align: text-top;
  width: 85px;
  height: 86px;
  border: 2px solid #85a73d;
  border-radius: 15px 0px 25px 15px;
  padding: 10px;
  font-family: "Nunito";
}
.hero-section__lable-item div:nth-child(1) {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 6px;
}
.hero-section__lable-item div:nth-child(2) {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 2px;
}
.hero-section__lable-item div:nth-child(3) {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 12px;
}

/*****************************/
/* home page > blurb-section
/****************************/
.blurb-section {
  padding: 200px 0;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/section2_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.blurb-section__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.blurb-section__list-item {
  text-decoration: none;
  box-shadow: 5px 2px 15px rgba(193, 193, 193, 0.6);
  background-color: #fff;
  height: auto;
  width: 240px;
  padding: 40px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 10px;
  transition: all 0.8s;
}
.blurb-section__list-item img {
  margin-bottom: 30px;
}
.blurb-section__list-item h5 {
  margin-bottom: 0;
  text-decoration: none;
}
.blurb-section__list-item:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.blurb-section__list-item:last-child {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.blurb-section__list-item .blurb_img {
  display: inline-block;
}
.blurb-section__list-item .blurb_hover_img {
  display: none;
}
.blurb-section__list-item:hover {
  background: linear-gradient(to right, #85a73d, #54a73d);
  background: -moz-linear-gradient(to right, #85a73d, #54a73d);
  background: -webkit-linear-gradient(to right, #85a73d, #54a73d);
}
.blurb-section__list-item:hover .blurb_img {
  display: none;
}
.blurb-section__list-item:hover .blurb_hover_img {
  display: inline-block;
}
.blurb-section__list-item:hover h5 {
  color: #fff;
}

/*****************************/
/*  home page > testimonial-section
/****************************/
.testimonial-section {
  padding: 0px;
  margin-bottom: 80px;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/section3_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.testimonial-section #background-video {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.testimonial-section .video_overlay {
  position: absolute;
  width: 100%;
  z-index: 0;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(120deg, #01afaf, yellow, green);
  opacity: 0.2;
}
.testimonial-section__quote-icon {
  margin-bottom: 50px;
}
.testimonial-section__wrapper {
  background: linear-gradient(-90deg, #85a73d, #54a73d);
  background: -moz-linear-gradient(-90deg, #85a73d, #54a73d);
  background: -webkit-linear-gradient(-90deg, #85a73d, #54a73d);
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 160px;
  padding: 50px 60px;
  transform: translateY(80px);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}
.testimonial-section__slider-slide h4 p {
  margin: 0;
  font-family: "Nunito";
  font-weight: 400;
  font-size: 3rem;
  line-height: 40px;
  color: #ffffff;
  display: inline;
}
.testimonial-section__slider .slick-dots {
  position: unset;
  text-align: left;
  margin-top: 30px;
}
.testimonial-section__slider .slick-dots li button {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 15px;
  width: 15px;
}
.testimonial-section__slider .slick-dots li button:hover {
  background-color: #fff;
}
.testimonial-section__slider .slick-dots li button:before {
  display: none;
}
.testimonial-section__slider .slick-dots li.slick-active button {
  background-color: #fff;
}

/*****************************/
/* home page > free-sample-section
/****************************/
.free-sample-section {
  padding: 200px 0;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/section4_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.free-sample-section .free_Sample_img {
  padding-left: 80px;
}

/*****************************/
/* home page > tech-section
/****************************/
.tech-section {
  padding: 200px 0;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/section5_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.tech-section__card {
  background-color: #fff;
  box-shadow: 5px 2px 15px rgba(193, 193, 193, 0.6);
  height: auto;
  width: 100%;
  padding: 40px;
  text-align: left;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 70px;
  min-height: 363px;
  margin-bottom: 20px;
}
.tech-section__card a {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 28px;
  color: #424242;
  text-decoration: none;
}
.tech-section__card a img {
  margin-left: 5px;
}
.tech-section__card a:hover {
  color: #85a73d;
}

/*****************************/
/* home page > faq-section
/****************************/
.faq-section {
  padding: 100px 0;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/section6_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.faq-section #accordionFAQ .accordion-item {
  background-color: transparent;
  padding: 20px 0;
}
.faq-section #accordionFAQ .accordion-body {
  padding: 0;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 28px;
  color: #424242;
  margin-bottom: 0;
  margin-top: 20px;
}
.faq-section #accordionFAQ .accordion-button {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 28px;
  color: #424242;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

/*****************************/
/* home page > cta-section
/****************************/
.cta-section {
  padding: 100px 0;
  background-color: #fff;
}
.cta-section__left {
  display: inline-block;
  vertical-align: text-bottom;
  width: 48%;
  border: 1px solid #85a73d;
  border-top-left-radius: 0px;
  border-top-right-radius: 90px;
  border-bottom-left-radius: 150px;
  border-bottom-right-radius: 90px;
  padding: 50px;
  position: relative;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/cta_bg_left.png");
  background-position: calc(100% + 200px) calc(100% + 200px);
  background-size: 700px;
  background-repeat: no-repeat;
  margin: 15px;
  margin-bottom: 50px;
}
.cta-section__left-item {
  position: absolute;
  height: calc(100% + 50px);
  right: calc(0% - 50px);
  bottom: calc(0% - 100px);
}
.cta-section .cta_left_wrap {
  position: relative;
  height: 370px;
}
.cta-section__right {
  display: inline-block;
  vertical-align: text-bottom;
  width: 42%;
  border: 1px solid #85a73d;
  border-top-left-radius: 90px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 90px;
  border-bottom-right-radius: 150px;
  padding: 50px;
  position: relative;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/cta_bg_right.png");
  background-position: calc(100% - 100px) calc(100% + 150px);
  background-size: 575px;
  background-repeat: no-repeat;
  margin: 15px;
  margin-bottom: 50px;
}
.cta-section__right-item {
  position: absolute;
  height: 100%;
  left: calc(0% - 20px);
  bottom: calc(0% - 100px);
}
.cta-section .cta_right_wrap {
  position: relative;
  height: 325px;
}

/*****************************/
/* footer section
/****************************/
.footer-section {
  padding: 80px 0;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/home/footer_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-section__social ul {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.footer-section__social ul li {
  display: inline-block;
}
.footer-section__social ul li {
  margin-right: 10px;
}
.footer-section__col {
  margin-bottom: 30px;
}
.footer-section__col a {
  color: #ffffff;
  text-decoration: none;
}
.footer-section__col a:hover {
  color: #ffffff;
}
.footer-section__col-head {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: bolder;
}
.footer-section__menu {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0px !important;
}
.footer-section__menu li {
  display: block;
}
.footer-section__menu li {
  margin-bottom: 2px;
}
.footer-section__menu li a {
  font-size: 1.8rem;
  line-height: 26px;
  color: #ffffff;
  text-decoration: none;
}
.footer-section__menu li a:hover {
  color: #ffffff;
}
.footer-section__form {
  padding: 50px;
  border: 1px solid #ffffff;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 80px;
  margin-bottom: 30px;
}

.footer_bottom {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.footer_text {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 28px;
  color: #ffffff;
}
.footer_text a {
  color: #ffffff;
}
.footer_text a:hover {
  color: #ffffff;
}

/*****************************/
/* modal box 
/****************************/
/*
.modal-box {
    &__close {
        position: absolute;
        right: 30px;
        top: 30px;
        color: #fff;
        font-size: 30px;
        z-index: 9;
    }

    &__float-img {
        position: absolute;
        left: -75px;
        top: 30px;
        width: 150px;
        z-index: 9;
    }

    .modal-body {
        padding: 0;
    }

    &__box {
        padding: 75px 110px;

        &--1 {
            background-color: $color-teal;
        }

        &--2 {
            background-color: $color-cyan;
            padding: 60px 110px;
        }

        &--3 {
            background-color: $color-blue;
            padding: 60px 110px;
        }
    }
}


.cta-section {
    background-color: $color-white;
}
*/
/*****************************/
/* Content Section 
/****************************/
/*
.content-section {
     padding-top: 122px;
}
*/
.page-hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/subpage/hero_default.jpg");
  padding: 60px 0;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-hero__image {
  width: 100%;
  min-height: 350px;
  object-fit: cover;
  object-position: center;
}
.page-hero__content {
  /*position: absolute;
  left: 0;
  bottom: 0;*/
  width: 100%;
}
.page-hero__heading {
  font-weight: 500;
  font-size: 5rem;
  line-height: 6rem;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
}
.page-hero__subheading {
  color: #424242;
  font-size: 2.2rem;
  line-height: 34px;
  font-weight: 300;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0px;
}

.page-content__wrapper {
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/subpage/gray_gradient.jpg");
  background-position: bottom center;
  background-size: 100% 130px;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}
.page-content__wrapper p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.page-content__wrapper .gradient_heading .uagb-ifb-title {
  background: linear-gradient(to right, #99c63b, #14abd7);
  background: -moz-linear-gradient(to right, #99c63b, #14abd7);
  background: -webkit-linear-gradient(to right, #99c63b, #14abd7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  line-height: 85px;
}
.page-content__wrapper .color-tint {
  position: relative;
}
.page-content__wrapper .color-tint:before {
  content: "";
  position: absolute;
  height: 500px;
  width: 500px;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: -1;
  /*left: calc(100% - 300px);
  top: calc(100% - 250px);
  background-image: url($url + '/wp-content/themes/onedosenutrients-child/images/subpage/pink_tint.jpg');*/
}
.page-content__wrapper .color-tint__right-bottom:before {
  left: calc(100% - 300px);
  top: calc(100% - 250px);
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/themes/onedosenutrients-child/images/subpage/pink_tint.jpg");
}
/*
.page-breadcrumb {
    font-size: 1.6rem;
    font-weight: 900;
    color: #969696;
    margin-bottom: 70px;
    text-align: left;

    &__wrapper {
        font-size: 1.6rem;
    }

    #breadcrumbs span {
        margin-right: 15px;

        a {
            font-weight: 400;
            color: #969696;
            text-decoration: none;
            padding-left: 15px;

            &:hover {
                color: $color-green;
            }
        }

        .breadcrumb_last {
            font-weight: 900;
            color: $color-dimgray;
            padding-left: 15px;
        }
    }

}

#breadcrumbs>span>span:first-child a {
    padding-left: 0;

}


.page-content {
    margin-bottom: 100px;
}

*/
.menu-footer-menu-container ul {
  padding-left: 0;
}

.no_gradient h2 {
  background: none;
  background-clip: unset;
  -webkit-text-fill-color: unset;
}

.vcard {
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 28px;
  color: #424242;
}
.vcard a {
  font-size: 1.8rem;
  line-height: 28px;
  color: #424242;
  text-decoration: none;
}
.vcard a:hover {
  color: #85a73d;
}

.sociallist {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.sociallist li {
  display: inline-block;
}
.sociallist li {
  margin-right: 10px;
  margin-bottom: 0;
}
.sociallist li a {
  text-decoration: none;
}
.sociallist li a img {
  width: 30px;
  height: 30px;
}

.post_wrapper {
  margin-bottom: 40px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 40px;
  display: flex;
}
.post_wrapper:last-child {
  margin-bottom: 0px;
  border-bottom: 0px solid #e2e2e2;
  padding-bottom: 0px;
}
.post_wrapper .post_img_wrap {
  padding-right: 30px;
}
.post_wrapper .post_img {
  margin-bottom: 30px;
}
.post_wrapper .post_content_wrap {
  flex: 1;
}
.post_wrapper .post_meta {
  margin-bottom: 10px;
}
.post_wrapper .post_meta a {
  font-size: 1.6rem;
  color: #424242;
  text-decoration: none;
  font-weight: 300;
}
.post_wrapper .post_meta a:hover {
  color: #85a73d;
}
.post_wrapper .post_date {
  margin-right: 25px;
}
.post_wrapper .post_date:after {
  content: "";
  position: absolute;
  right: -17px;
  top: 50%;
  transform: translateY(-50%);
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #85a73d;
  opacity: 0.5;
}
.post_wrapper .post_date,
.post_wrapper .post_cat_list {
  position: relative;
  display: inline-block;
}
.post_wrapper .post_cat_list a:last-child {
  margin-right: 0;
}
.post_wrapper .post_title a {
  text-decoration: none;
  color: #424242;
}
.post_wrapper .post_title a:hover {
  color: #85a73d;
}
.post_wrapper .post_excerpt {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 28px;
  color: #424242;
  margin-top: 10px;
  margin-bottom: 20px;
}
.post_wrapper .post_excerpt a {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 28px;
  color: #424242;
  font-style: normal;
  text-decoration: none;
}
.post_wrapper .post_excerpt a:hover {
  color: #85a73d;
}
.post_wrapper .post_excerpt p {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 28px;
  color: #424242;
  margin-top: 10px;
  margin-bottom: 20px;
}
.post_wrapper .post_btn {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  font-size: 1.8rem;
  line-height: 20px;
  padding: 10px 30px;
  font-weight: 400;
  transition: all 0.4s;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
  color: #85a73d;
  border: 1px solid #85a73d;
  text-decoration: none;
}
.post_wrapper .post_btn:hover {
  color: #ffffff;
  background-color: #85a73d;
}

.pagination_wrapper {
  margin-bottom: 15px;
}
.pagination_wrapper .page-numbers {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
  background-color: #fff;
  height: 36px;
  width: auto;
  border-radius: 50%;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  min-width: 40px;
  padding: 0 10px;
}
.pagination_wrapper .page-numbers:hover {
  color: #ffffff;
  background-color: #85a73d;
  border: 1px solid #85a73d;
}
.pagination_wrapper .page-numbers.current {
  background-color: #fff;
  color: #6c6c6c;
}
.pagination_wrapper .page-numbers.current:hover {
  background-color: #fff;
  color: #6c6c6c;
  border: 1px solid #9f9f9f;
}
.pagination_wrapper .page-numbers.dots {
  background-color: #fff;
  color: #6c6c6c;
}
.pagination_wrapper .page-numbers.dots:hover {
  background-color: #fff;
  color: #6c6c6c;
  border: 1px solid #9f9f9f;
}

.blog_sidebar_wrapper {
  border-left: 1px solid #e2e2e2;
  margin-left: 50px;
  padding-left: 70px;
}

.sidebar_wrap {
  padding: 0 0 20px;
  margin-bottom: 30px;
  position: relative;
}
.sidebar_wrap:last-child {
  padding-bottom: 0;
}
.sidebar_wrap .sidebar_list_wrap {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 20px;
}
.sidebar_wrap .sidebar_list_wrap li {
  position: relative;
  padding-left: 15px;
  line-height: 30px;
  font-weight: 400;
}
.sidebar_wrap .sidebar_list_wrap li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.sidebar_wrap .sidebar_list_wrap li a {
  display: block;
  margin-bottom: 15px;
  color: #85a73d;
  font-size: 18px;
  text-decoration: none;
  font-weight: 400;
}

.search_form {
  padding: 8px 10px 8px 15px;
  background-color: #7AB732;
  border-radius: 3px;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
.search_form .seacrh_field {
  border: none;
  outline: none;
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
  flex: 1;
  height: 40px;
  border-radius: 0;
  padding-right: 5px;
  background-color: transparent;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
}
.search_form .search_submit {
  border: none;
  background-color: transparent;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.search_form .search_submit img {
  width: 100%;
  max-width: 25px;
}

.previous_post_link strong a {
  font-weight: 600;
  color: #85a73d;
}

.next_post_link {
  text-align: right;
}
.next_post_link strong a {
  font-weight: 600;
  color: #85a73d;
}

/*

.sidebar_wrap {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}

.sidebar_wrap:last-child{
    padding-bottom: 0;
    border-bottom: 0;
}

.sidebar_wrap h4{
    margin-bottom: 5px;
    font-size: 16px;
}

.sidebar_list{
    list-style: none;
    margin-bottom: 0!important;
    padding-left: 0!important;
}

.sidebar_list li {
    margin-bottom: 0px;
}

.sidebar_list li a{
    color: #4F4F4F;
    font-family: 'OpenSans-Light';
    font-size: 16px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.search_form .search_input{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #000;
    background-color: transparent;
    font-size: 16px;
    padding: 10px 15px;
    height: 50px;
    margin-bottom: 10px;
}

.search_form button{
    text-align: center;
    background: #7AB732;
    padding: 4px 10px;
    font-size: 18px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 0;
    transition: all 0.4s;
    border: none;
}

.sort_input{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #000;
    background-color: transparent;
    font-size: 16px;
    padding: 10px 15px;
    height: 50px;
    margin-bottom: 10px;
    outline: none;
}

.pro_list_wrap{
    padding-left: 40px;
}

p.error_text{
    margin-bottom: 0;
    color: red;
    font-size: 14px;
    margin-top: 0px;
}

.modal_wrapper{
    position: relative;
    padding: 20px;
}

.btn_cancel{
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 999;
    background-color: #E5583A;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    line-height: 50px;
    font-size: 30px;
    font-family: 'OpenSans-ExtraBold';
    color: #fff;
    border: none;
}

.search_form .screen-reader-text{
    margin-bottom: 10px;
    display: inline-block;
}

.search_form .search-field {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #000;
    background-color: transparent;
    font-size: 16px;
    padding: 5px 15px;
    height: 40px;
    margin-bottom: 10px;
}

.search_form .search-submit{
    text-align: center;
    background: #7AB732;
    padding: 6px 10px;
    font-size: 18px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 0;
    transition: all 0.4s;
    border: none;
}

.post_wrapper {
    margin-bottom: 40px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 40px;
    display: flex;
}

.post_img_wrap{
    padding-right: 30px;
}

.post_content_wrap{
    flex: 1;
}


.product_box_left {
    display: flex;
}

.product_img_wrap{
    padding-right: 30px;
}

.product_content_wrap{
    flex: 1;
}

.search_pagination .navigation.pagination .screen-reader-text {
    display: none;
}

*/
.page-content__wrapper .woocommerce {
  max-width: 1320px !important;
  margin: 60px auto 0 !important;
  width: 100%;
  font-size: 18px;
}

html body.woocommerce-account.woocommerce-lost-password .woocommerce {
  max-width: 1320px !important;
  margin: 60px auto 0 !important;
  width: 100%;
  font-size: 18px;
}

.woocommerce-MyAccount-content .button,
.woocommerce-Button.button,
.woocommerce-button.button {
  background-color: #0095c0;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-family: "Nunito";
  border-radius: 65px;
  padding: 10px 25px 10px !important;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  border: none;
  line-height: normal !important;
  text-decoration: none;
}

/***** lost password page *****/
.woocommerce-ResetPassword.lost_reset_password p {
  margin-bottom: 15px;
}

/* login and register form in checkout page and signin page **/
.woocommerce-form.woocommerce-form-register.register,
.woocommerce-form.woocommerce-form-login.login {
  border: 1px solid #ccc;
  padding: 20px 30px;
  /*
  .woocommerce-button.button.woocommerce-form-login__submit {
      background-color: #0095c0;
      margin-bottom: 0;
      margin-top: 0;
      color: #fff;
      font-size: 18px;
      font-weight: 700;
      font-family: "Nunito";
      border-radius: 65px;
      padding: 10px 25px 10px !important;
      display: inline-block;
      text-transform: uppercase;
      text-align: center;
      width: auto;
      border: none;
      line-height: normal !important;
      text-decoration: none;
  }
  */
}
.woocommerce-form.woocommerce-form-register.register p,
.woocommerce-form.woocommerce-form-login.login p {
  margin-bottom: 15px;
}
.woocommerce-form.woocommerce-form-register.register .input-text,
.woocommerce-form.woocommerce-form-login.login .input-text {
  border: 1px solid #606060;
}

/* single proudct page */
.single_product_wrapper .woocommerce-breadcrumb,
.single_product_wrapper .woocommerce-product-gallery__trigger,
.single_product_wrapper .product_meta .posted_in,
.single_product_wrapper .onsale {
  display: none;
}
.single_product_wrapper .product_title.entry-title {
  font-size: 50px !important;
  line-height: normal;
  margin-bottom: 15px !important;
}
.single_product_wrapper .price {
  font-size: 24px;
  margin-bottom: 15px;
}
.single_product_wrapper .woocommerce-product-details__short-description {
  margin-bottom: 30px !important;
}
.single_product_wrapper .single_add_to_cart_button.button {
  background-color: #0095c0;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  font-size: 3.6rem;
  font-weight: 700;
  font-family: "Nunito";
  border-radius: 65px;
  padding: 12px 50px 12px !important;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  border: none;
  line-height: normal !important;
}
.single_product_wrapper .woocommerce-tabs.wc-tabs-wrapper {
  margin-bottom: 100px;
}
.single_product_wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description > h2:first-child {
  display: none;
}
.single_product_wrapper .quantity {
  display: none;
  margin-bottom: 15px;
  float: none !important;
}
.single_product_wrapper .quantity .input-text.qty {
  padding: 10px;
  width: 90px;
  font-size: 20px;
  border-radius: 10px 0px 20px 10px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a {
  background-color: #0095c0;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-family: "Nunito";
  border-radius: 65px;
  padding: 10px 25px 10px !important;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  border: none;
  line-height: normal !important;
  text-decoration: none;
}

#shipping_state_field .woocommerce-input-wrapper,
#billing_state_field .woocommerce-input-wrapper {
  display: block;
  height: 50px;
  border: 1px solid #606060;
  border-radius: 3px;
}

.select2-dropdown.select2-dropdown--below {
  background-color: #ededed;
  border: 1px solid #000 !important;
}

.select2-search__field {
  font-size: 18px;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  padding: 7px 5px;
}
.woocommerce form .form-row .input-text::-webkit-input-placeholder,
.woocommerce-page form .form-row .input-text::-webkit-input-placeholder {
  color: #424242;
  opacity: 0.5;
}
.woocommerce form .form-row .input-text::-moz-placeholder,
.woocommerce-page form .form-row .input-text::-moz-placeholder {
  color: #424242;
  opacity: 0.5;
}
.woocommerce form .form-row .input-text:-ms-input-placeholder,
.woocommerce-page form .form-row .input-text:-ms-input-placeholder {
  color: #424242;
  opacity: 0.5;
}
.woocommerce form .form-row .input-text:-moz-placeholder,
.woocommerce-page form .form-row .input-text:-moz-placeholder {
  color: #424242;
  opacity: 0.5;
}

#place_order {
  background-color: #0095c0;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  font-family: "Nunito";
  border-radius: 65px;
  padding: 10px 25px 10px !important;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  border: none;
  line-height: normal !important;
  text-decoration: none;
}

.shop_table.woocommerce-checkout-review-order-table {
  width: 100%;
  border: 1px solid #ccc !important;
}
.shop_table.woocommerce-checkout-review-order-table tr td,
.shop_table.woocommerce-checkout-review-order-table tr th {
  border-bottom: 1px solid #ccc !important;
  padding: 10px;
}
.shop_table.woocommerce-checkout-review-order-table tr td #shipping_method,
.shop_table.woocommerce-checkout-review-order-table tr th #shipping_method {
  margin: 0;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  margin-bottom: 5px;
}

#ship-to-different-address {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
}
#ship-to-different-address span {
  background-color: #0095c0;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-family: "Nunito";
  border-radius: 65px;
  padding: 10px 25px 10px !important;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  border: none;
  line-height: normal !important;
  text-decoration: none;
}

#shipping_country_field .woocommerce-input-wrapper,
#billing_country_field .woocommerce-input-wrapper {
  border: 1px solid #606060;
  width: 100%;
  display: block;
  padding: 10px;
  cursor: no-drop;
  opacity: 0.5;
  background-color: #dedede;
}

.single_product_wrapper .woocommerce-message,
.woocommerce-checkout .woocommerce-message {
  /*display: none !important;*/
}

.page-content__wrapper .woocommerce h2 {
  font-family: "Nunito";
  font-weight: 400;
  font-size: 4rem;
  line-height: 48px;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}

.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
  float: none;
}

.woocommerce-order .woocommerce-thankyou-order-received {
  font-family: "Nunito" !important;
  font-weight: 600;
  font-size: 6rem;
  line-height: 72px;
  color: #424242;
  margin-top: 0;
  margin-bottom: 15px;
  background: linear-gradient(to right, #99c63b, #14abd7);
  background: -moz-linear-gradient(to right, #99c63b, #14abd7);
  background: -webkit-linear-gradient(to right, #99c63b, #14abd7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.woocommerce-order .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,
.woocommerce-order .woocommerce-order-details,
.woocommerce-order .woocommerce-customer-details {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 50px;
}
.woocommerce-order .shop_table.order_details {
  width: 100%;
  max-width: 600px;
  border: 1px solid #ccc !important;
}
.woocommerce-order .shop_table.order_details tr td,
.woocommerce-order .shop_table.order_details tr th {
  border-bottom: 1px solid #ccc !important;
  padding: 10px;
}
.woocommerce-order .shop_table.order_details tr td #shipping_method,
.woocommerce-order .shop_table.order_details tr th #shipping_method {
  margin: 0;
}

.woocommerce-MyAccount-content {
  display: inline-block;
  vertical-align: text-top;
}

.woocommerce-MyAccount-navigation {
  vertical-align: text-top;
  display: inline-block;
  border-right: 1px solid #ccc;
  padding-right: 50px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input {
  border: 1px solid #ccc !important;
  padding: 7px 7px !important;
  font-size: 18px !important;
}

.form-row.address-field .woocommerce-input-wrapper {
  font-size: 18px;
  height: auto;
}

.woocommerce-MyAccount-content .form-row.address-field .woocommerce-input-wrapper {
  padding: 0;
}

body.woocommerce-account .woocommerce-MyAccount-content .select2-selection.select2-selection--single {
  border: 0;
  height: auto;
  padding: 10px 10px;
  margin-top: 0;
  font-size: 18px;
}

body.woocommerce-account #billing_state_field .woocommerce-input-wrapper {
  border: 1px solid #ccc;
  border-radius: 1px;
}

body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection__arrow {
  position: absolute;
  top: 10px;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  border: 1px solid #ccc !important;
  padding: 7px 7px !important;
  font-size: 18px !important;
}

.woocommerce a {
  text-decoration: none !important;
}

.woocommerce-error a.button,
.woocommerce-info a.button,
.woocommerce-message a.button {
  background: #0095c0 !important;
  color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses address {
  line-height: normal !important;
}

.uagb-question {
  line-height: normal !important;
}

.shop_list li {
  border: 1px solid #dcdcdc;
  padding: 30px 15px;
  border-radius: 50px;
  margin: 20px 10px;
}
.shop_list li ins {
  text-decoration: auto;
}
.shop_list li a img {
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: 50% 50%;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/uploads/2025/08/product_bg.png");
}

.shop_list li.product_cat-lab-chemical a img {
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/uploads/2025/08/product_bg2.png");
}

.single-product .product .woocommerce-product-gallery__wrapper > div:first-child {
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: 50% 50%;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/uploads/2025/08/product_bg.png");
}

.single-product .product.product_cat-lab-chemical .woocommerce-product-gallery__wrapper > div:first-child {
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: 50% 50%;
  background-image: url("https://onedosenutes.wpenginepowered.com/wp-content/uploads/2025/08/product_bg2.png");
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table_responsive {
  border: 1px solid #e0e0e0;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form .product-thumbnail img {
  height: 75px !important;
  width: auto !important;
}
.woocommerce-cart .shop_table {
  width: 100%;
}
.woocommerce-cart .shop_table .woocommerce-cart-form__cart-item.cart_item {
  text-align: left;
}
.woocommerce-cart .woocommerce a {
  color: #424242;
}
.woocommerce-cart .woocommerce table.shop_table thead th {
  padding: 10px;
  background-color: #f4f4f4;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
  padding: 10px;
}
.woocommerce-cart .woocommerce table.shop_table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form input.qty {
  width: 6em;
  text-align: left;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  padding: 5px 10px 5px 15px;
  border: 1px solid #ccc;
}
.woocommerce-cart .woocommerce table.cart td.actions .button {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  font-size: 1.8rem;
  line-height: 20px;
  padding: 10px 30px;
  font-weight: bolder;
  transition: all 0.4s;
  display: inline-block;
  background-color: #fff;
  color: #85a73d;
  font-weight: normal;
  border: 1px solid #85a73d;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form {
  text-align: left;
  margin-bottom: 40px;
}
.woocommerce-cart .cart-collaterals .cart_totals > h2 {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form .button {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  font-size: 1.8rem;
  line-height: 20px;
  padding: 10px 30px;
  font-weight: bolder;
  transition: all 0.4s;
  display: inline-block;
  background-color: #fff;
  color: #85a73d;
  border: 1px solid #85a73d;
  font-weight: normal;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a {
  background-color: #0095c0;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  font-family: "Nunito";
  border-radius: 65px;
  padding: 10px 25px 10px !important;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  border: none;
  line-height: normal !important;
  text-decoration: none !important;
}
.woocommerce-cart #payment-method-message {
  height: auto !important;
  margin: 20px 0 !important;
  padding: 0 !important;
}

#billing_state_field .woocommerce-input-wrapper {
  border: none !important;
}

#select2-billing_state-container {
  border: 1px solid #ccc !important;
}

.woocommerce-checkout #order_review .wc_payment_method {
  list-style: none;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #f7f7f7;
}
.woocommerce-checkout #order_review .wc_payment_method input[type=radio] + label::before {
  background-color: #0095c3;
  margin-right: 5px;
}
.select2-selection.select2-selection--single {
  border: none !important;
}

@media screen and (max-width: 575.98px) {
  /*    html {
          font-size: 50%;
      }
  */
  .hero-section__img-wrapper .product_item .btn_wrap {
    right: 0;
  }
  .btn__cart-right p {
    font-size: 3.6rem;
    line-height: 30px;
  }
  .btn__cart-left img {
    width: 30px;
  }
  .btn__cart-left {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .btn__cart-right {
    padding-left: 10px;
  }
  .testimonial-section__wrapper {
    padding: 30px 30px;
  }
  .blurb-section__list-item {
    flex: 1 1 100%;
    /* Makes each item take up the full width on smaller screens */
    margin: 10px;
    /* Adds some space between items */
  }
  .footer-section__form {
    padding: 20px 20px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  /*   html {
      font-size: 50%;
  }*/
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  /*html {
      font-size: 52%;
  }*/
  .blog_sidebar_wrapper {
    padding-left: 15px;
    margin-left: 0;
  }
  .post_wrapper {
    flex-direction: column;
  }
  .post_wrapper .post_img_wrap,
  .post_wrapper .post_content_wrap {
    padding-right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.96px) {
  .blurb-section__list-item {
    width: 200px;
    padding: 20px;
  }
  .cta-section__right,
  .cta-section__left {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399.96px) {
  .header-section__nav > ul > li {
    margin-left: 25px;
  }
}
@media screen and (max-width: 1199.96px) {
  .header-section__nav > ul > li {
    margin-left: 15px;
  }
  .header-section__nav > ul > li a {
    font-size: 1.8rem;
  }
  .hero-section__lable-item {
    margin-right: 1px;
    margin-bottom: 5px;
  }
  .hero-section__lable {
    margin-bottom: 10px !important;
  }
  .free-sample-section .free_Sample_img {
    padding-left: 0px;
  }
  .woocommerce-checkout .page-content__wrapper .woocommerce {
    margin: 60px 10px 0 10px !important;
  }
}
@media screen and (max-width: 991.98px) {
  h1 {
    font-size: 4.8rem;
    line-height: 56px !important;
  }
  h2 {
    font-size: 3.8rem;
    line-height: 42px !important;
  }
  h3 {
    font-size: 3rem;
    line-height: 32px !important;
  }
  h4 {
    font-size: 2.6rem;
    line-height: 28px !important;
  }
  h5 {
    font-size: 2.2rem;
    line-height: 24px;
  }
  .blurb-section__list-item:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .blurb-section__list-item:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .blurb-section__list {
    justify-content: center;
  }
  .blurb-section__list-item {
    flex: 1 1 calc(50% - 20px);
    margin: 10px;
  }
  .cta-section__left {
    width: 100%;
    padding: 10px;
    margin: 0;
    margin-bottom: 100px;
    border-top-left-radius: 0px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 40px;
  }
  .cta-section__right {
    width: 100%;
    padding: 10px;
    margin: 0;
    margin-bottom: 100px;
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 80px;
  }
  .hero-section {
    padding: 30px 0;
  }
  .blurb-section {
    padding: 100px 0;
  }
  .testimonial-section {
    padding: 0px;
    margin-bottom: 40px;
  }
  .free-sample-section {
    padding: 100px 0;
  }
  .tech-section {
    padding: 100px 0;
  }
  .faq-section {
    padding: 50px 0;
  }
  .cta-section {
    padding: 50px 0;
  }
  .footer-section {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767.98px) {
  .post_wrapper {
    flex-direction: column;
  }
  .post_wrapper .post_img_wrap,
  .post_wrapper .post_content_wrap {
    padding-right: 0;
    width: 100%;
  }
  .blog_sidebar_wrapper {
    border-left: 0px solid #e2e2e2;
    margin-left: 0px;
    padding-left: 0px;
  }
  .woocommerce .woocommerce-tabs ul li, .woocommerce-page .woocommerce-tabs ul li {
    font-size: 1.8rem !important;
  }
}

/*# sourceMappingURL=application.css.map */
