/** Shopify CDN: Minification failed

Line 2718:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
  
}
@font-face {
    font-family: "BaksodaDemo";
    src: url("//db.onlinewebfonts.com/t/acd0a8408d9059e61b9fd12930d575e7.eot");
    src: url("//db.onlinewebfonts.com/t/acd0a8408d9059e61b9fd12930d575e7.eot?#iefix") format("embedded-opentype"),
        url("//db.onlinewebfonts.com/t/acd0a8408d9059e61b9fd12930d575e7.woff2") format("woff2"),
        url("//db.onlinewebfonts.com/t/acd0a8408d9059e61b9fd12930d575e7.woff") format("woff"),
        url("//db.onlinewebfonts.com/t/acd0a8408d9059e61b9fd12930d575e7.ttf") format("truetype"),
        url("//db.onlinewebfonts.com/t/acd0a8408d9059e61b9fd12930d575e7.svg#BaksodaDemo") format("svg");
}
body,
html {
    font-family: 'Poppins' !important;
    scroll-behavior: smooth !important;
  margin:0;
  padding:0;
  box-sizing:border-box;
  scroll-behavior: smooth;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
  
}
a:button {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.cart_part a {
    display: flex;
}

.nav-mob{
display:none;
}

#shopify-section-newtheme .page-width .grid {
    padding: 20px 0 10px 0;
    display: flex;
    align-items: center;
}

#shopify-section-newtheme .page-width .grid .grid__item {
    float: left;
    padding-left: 0px
}
.site-logo img, .site-footer__content img {
    width: 168px;
    height: 68px;
    margin: auto;
}
.header-one .menu-listing {
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 12px 0;
}
.header-three .menu-listing {
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 9px 0;
    align-items: center;
}
.menu-listing li {
    text-transform: uppercase;
    font-size: 14px;
}
.cart_part {
    display: flex;
}
.cart_part img {
    margin-right: 3px;
    width: 26px;
}

/* .home-banner-section .home-banner img{
  width:100%;
  height: 50vw;
    object-fit: cover;
    object-position: 200% 170%;

} */
.home-banner-section {
    position: relative;
}

.home-banner-section .banner-content {
    position: absolute;
    top: 30%;
    left: 10%;
}

.visit-btn {
    position: absolute;
    top: 5%;
    right: 12%;
}

.visit-btn a {
    padding: 10px 20px;
    background: #FFC000;
    border: 3px solid #FAEBC1;
    display: flex;
    text-transform: uppercase;
}

.visit-btn a img {
    width: 24px;
    height: 20px;
    object-fit: contain;
}

.home-banner {
    background-size: cover;
    height: 900px;
    background-repeat: no-repeat;
    background-position: 100% 115%;
}

.banner-below-img img {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.home-banner-section .banner-content h2 {
    font-family: BaksodaDemo !important;
    font-size: 65px;

    color: #404a56;
    letter-spacing: 3px;
    font-weight: 100;

    text-transform: capitalize;
}

.banner-content p {
    color: #069042;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 0px;
}

.banner-para-content p {
    color: #404a56;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 1px;
}

.banner-buttons {
    margin-top: 30px;
}

.banner-buttons .login-btn {
    padding: 15px 40px;
    background: #069042;
    color: #fff;
    text-transform: capitalize;
    margin-right: 10px;
}

.banner-buttons .login-btn:hover {
    color: #fff;
}

.banner-buttons .discover-btn {
    padding: 15px 40px;
    background: #FFC001;

}

.icon_list img {
    width: 40px;
    height: 40px;
  position: relative;
  
  
}


#shopify-section-16553696302a1e341b .grid {
    text-align: left !important;
    padding-top: 25px;
}
.icon_list,
.text_block {
    font-family: 'Poppins' !important;
    font-weight: 700;
   margin-bottom: 5px;
  color: #3e4a56;
}

.para_sec {
    font-size: 14px;
    font-family: 'Poppins' !important;
    font-weight: 300;
}
.para_sec:hover{
    overflow: visible; 
    white-space: normal;
    height:auto;  /* just added this line */
}

.details_btn_new a {
    padding: 10px 15px;
    border: 1px solid #7b7a7a;

}

.gift-section .gifting-text-one {
    width: 40%;
    text-align: end;
}

.gift-section .gifting-text-one h2 {
    font-family: 'Poppins' !important;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    padding-top: 30px;
    padding-right: 25px;
    color: #3e4a56;
    letter-spacing: 0px;

}


.gift-section .gifting-text-two {
    display: flex;
    justify-content: end;
    align-items: flex-end;

    width: 40%;
    text-align: end;

    border-top: 3px;
    border-top-style: double;
    margin-top: 50px;
}

.gift-section .gifting-text .view-all-btn a {

    padding: 10px 15px;
    border: 1px solid #7b7a7a;

}

.gift-section .gifting-text-three {
    width: 20%;
}

.gift-section {
    padding: 80px 23px;
}

.gift-right-text {
    padding-top: 10px;
    width: 52%;

}

.little-leaf-content {
    position: relative;
    margin-bottom: 100px;
}

.leaf_sec {
    position: absolute;
    bottom: -65px;
    left: 24%;
    background: #069042ba;
      width: 50%;
}

.leaf_sec h2 {
    font-size: 50px;
    font-weight: 700;
    text-align: left;
    position: absolute;
    top: -60px;
    padding-left: 40px;
    color: #fff;
    margin-bottom: 0;
    line-height: 60px;
    font-family: 'Poppins' !important;
}

.little-leaf-head {
    height: 140px;
}

.leaf_sec h2 span {
    font-weight: 400;
}

.leaf_button_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #069042;
    padding: 0 40px;
    height: 140px;
}

.leaf_button_sec p {
    color: #ffc100;
    width: 30%;
    text-align: left;
}

.leaf_button_sec a {
    padding: 10px 15px;
    border: 1px solid #ffc100;
    color: #ffc100;
}

.leaf_button_sec a:hover {
    color: #ffc100;
}

.site-footer__content {
    padding: 50px 0;
    align-items: center;
}

.footer_meu_list li {
    padding:0 25px;
}
.footer_meu_list li:nth-child(1){
  padding-left:0;
}

.template-index .img_story {
    margin-top: -130px;
}

.details_btn_new {
    position: relative;
    top: -60px;
    left: -50px;
}

.detail-banner-section img {
    object-fit: none;
}

.img_story img {
    object-fit: none;
    object-position: top;
    height: 750px;
    width: 100%;
}

.main-content {
    padding-top: 0px;
}

#shopify-section-about-us-page .slis {
    position: relative;
}

.img-sli1 img {
    height: 260px;
    width: 100%;
    object-fit: cover;
    object-position: 100% 7%;
}

.img-sli2 img {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.pict {
    display: flex;
    flex-direction: column-reverse;
}

.pict .new-pic1 {
    width: 100%;
    position: absolute;
    top: 40%;
    left: 50%;
}

.pict .new-pic2 {
    width: 100%;
    text-align: end;
}

.pict .new-pic1 img {
    border: 3px solid #4a4545;
    border-radius: 5px;
    width: 350px;
    height: 280px;
    object-fit: cover;
    object-position: 100%;
}

.leaf-new,
.conn-n {
    padding: 50px 0;
}

.pict .new-pic2 img {
    width: 450px;
    border: 3px solid #4a4545;
    border-radius: 5px;
    height: 320px;
    object-fit: none;
    object-position: 85% 83%;
}

.leaf-new,
.conn-t {
    position: relative;
}



.slis h1,
.conn-t h1 {
    position: absolute;
    left: 12%;
    top: 20%;
    font-family: BaksodaDemo !important;
    font-size: 60px;
    color: #404a56;
    letter-spacing: 3px;
    font-weight: 100;
    text-transform: capitalize;
}

.cus-free p span {
    font-weight: 800;

}

.cus-free p {
    font-size: 16px;
    font-weight: 400;
    color: #404a56ed;
}

.cus-free {
    padding-right: 70px;
    padding-left: 0;
}

.conn-n .new-box1 {
    padding: 30px 20px;
    border: 1px solid #8f8a8aba;
    margin-right: 10px;
}

.conn-n .new-box2 {
    padding: 30px 20px;
    border: 1px solid #8f8a8aba;
    margin-left: 10px;
}

.conn-n .contact-div {
    width: 37%;
    margin-left: 40px;
}

.conn-n label {
    display: block;
    margin-bottom: 0px;
}

.conn-n {
    display: flex;
}

.conn-n .new-box1 {
    position: relative;
    height: 350px;
    width: 30%;
}

.conn-n .new-box2 {
    position: relative;
    height: 350px;
    width: 30%;
}

.conn-n .new-box1 h2 {
    font-family: 'Poppins' !important;
    letter-spacing: 0;
    margin-bottom: 10px;
    font-size: 20px;
}

.conn-n .new-box1 p {
    line-height: 28px;
    letter-spacing: 0px;
    word-spacing: 2px;
    color: #404a56ed;
}


.conn-n .new-box2 h2 {
    font-family: 'Poppins' !important;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.conn-n .new-box2 p {
    line-height: 28px;
    letter-spacing: 0px;
    word-spacing: 2px;
    color: #404a56ed;
}

.contact-ul li a {
    line-height: 24px;
    font-size: 16px;
    word-spacing: 4px;
    color: #404a56ed;
}

.new-box1 .social-ul {
    position: absolute;
    top: 0;
    right: 0;
}

.new-box2 .social-ul {
    position: absolute;
    top: 0;
    right: 0;
}

.conn-n .social-ul li i {
    font-size: 35px;
    width: 50px;
    height: 50px;
    background: #404a56;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    margin: 15px;
}


#ContactForm-name,
#ContactForm-email,
#ContactForm-phone,
#ContactForm-message {
    padding: 18px 50px;
    height: 60px;
}

.contact-form .btn {
    float: right;
    background: none;
    color: #404a56ad;
    border: 1px solid #404a5654;
    padding: 20px 50px;
    height: 60px;
}

.contact-form .contact-input i {
    position: absolute;
    font-size: 20px;
    padding: 20px;
    color: #404a568c;
}

.contact-form .contact-input,
.slis {
    position: relative;
}



.social-ul img {
    width: 60px;
    height: auto;
}

.social-ul li {
    display: flex;
    justify-content: center;
}

#CustomerLoginForm,
.regi {
    border: 2px solid #404a56a8;
    border-radius: 3px;
    padding: 40px;
    width: 60%;
    margin: auto;
    position: relative;
}



#CustomerLoginForm h3,
.regi h3 {
    text-align: center;
    padding: 10px;
    font-family: 'Poppins' !important;
    font-weight: 600;
}

.iti {
    width: 100%;
    height: 60px;
    margin-bottom: 19.44444px !important;
}

.iti--allow-dropdown input {
    width: 100%;
    height: 60px;
    margin-bottom: 19.44444px !important;
    padding: 18px;
}

.login-input,
.register-input {
    width: 70%;
    margin: auto;
    position: relative;
}

.login-input input,
.register-input input {
    padding: 18px 50px;
    margin-bottom: 25px;
    border-color: #a1a3a5;
}

.login-input i,
.register-input i {
    position: absolute;
    font-size: 20px;
    padding: 18px;
    color: #404a568c;
}

.login-input input::placeholder { 
    font-family: 'Poppins' !important;
    font-size: 18px;
}

.register-input input::placeholder { 
    font-family: 'Poppins' !important;
    font-size: 18px;
}

#CustomerLoginForm .btn {
    background: none;
    color: #000;
    border: 1px solid #2b344091;
    padding: 15px 70px;
    margin-bottom: 100px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Poppins' !important;
}

.regi .btn {
    background: none;
    color: #000;
    border: 1px solid #2b344091;
    padding: 15px 70px;
    margin-bottom: 50px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Poppins' !important;
}

.zifyapps-sociallogin-wrapper {
    position: absolute;
    bottom: 12%;
    left: 27%;
    height: 30px;
}

.template-customers-login .zifyapps-sociallogin-wrapper {
    position: absolute;
    bottom: 20%;
    left: 27%;
    height: 30px;
}

#CustomerLoginForm .zify-label {
    font-family: 'Poppins' !important;
}

.zifyapps-sociallogin-wrapper img,
.zifyapps-sociallogin-wrapper .social_heading {
    visibility: hidden;
}

/* #CustomerLoginForm p{
padding-top:50px;
} */
.res a {
    font-weight: 900;
    text-decoration: underline;
}

.res p {
    font-family: 'Poppins' !important;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.template-customers-login .img_story {
    padding-top: 60px;
}

.slis {
    margin-bottom: 40px;
}

.page-width {
    padding-left: 0px;
    padding-right: 0px;
}

.product-detail h4 {
    font-family: 'Poppins' !important;
    font-size: 13px;
    margin-bottom: 5px;
  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product-detail .Product_tittle p {
    font-family: 'Poppins' !important;
    font-size: 13px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
      white-space: initial;
}


.new-cart {
    display: flex;
    align-items: center;
  justify-content:space-between;
}

.new-cart .product-form__item {
    display: flex;
    align-items: center;
}

.new-cart p {
    width: 40%; 
  color:#069042;
}
.minus-icon{
    border-left: 1.5px solid #404a56;
  border-right: 1.5px solid #404a56;  
  display: flex;
    align-items: center;
  width: 20%;
    justify-content: center;
    color:#069042;
      padding: 0 15px;
  height:100%;
}
.plus-icon{
   border-left: 1.5px solid #404a56;
  display: flex;
    align-items: center;
  width: 20%;
    justify-content: center;
    color:#069042;
      padding: 0 15px;
  height:100%;
}
.add-cart-product{
    display: flex;
    width: 60%;
    justify-content: space-around;
      height: 45px;
    align-items: center;
}

.new-cart .product-form__controls-group {
    display: block;
}

.new-cart .product-form__input--quantity {
    max-width: 3rem;
}

.new-ca .product-detail {
    border: 1.5px solid #404a56;
    border-radius: 3px;
}

.product-detail .Product_tittle {
    padding: 0px 15px;
  margin:0;
}

.new-cart p {
  margin:0;
}
.new-cart .regular-price{
  font-weight:700;
  text-align: center;
}
.new-cart .sale-price{
      font-size: 14px;
    color: #000;
    text-decoration: line-through;
    font-weight: 200;
  text-align: center;
}

.new-cart {
    border-top: 1.5px solid #404a56;     
}

.cart-icon a span{
   color:#069042;
}

.collection-products-content .product-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.new-ca .product-image img {
   width: 250px;
    margin: auto;
    display: block;
    padding: 20px 20px;
    height: 220px;
    object-fit: contain;
}

.collection-products-content .product-title p {
    writing-mode: vertical-lr;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0px;
    transform: rotate(180deg);
    color: #404958;
}

.product-image-name {
    display: flex;
    position: relative;
}

.product_title_icon img {
    width: 80%;
    height: auto;
}

.product-flavours {
    display: flex;
    justify-content: space-between;
    align-items: center;
   padding: 20px 0px 0 60px;
          margin-bottom: 80px;
}
.collection-products-content  .product-image img {
    width: 350px;
    margin: auto;
    height: 350px;
    object-fit: contain;
}

.view-detail-btn a {
    padding: 10px 15px;
    border: 1px solid #7b7a7a;
}



.variants_count {
    font-size: 18px;
    font-weight: 300;
}

.view-detail-btn {
    font-size: 16px;
    font-weight: 300;
}

.collection-products-content .product_title_icon:before {
    position: absolute;
    content: "";
    height: 60px;
    background-color: #373737;
    width: 1px;
    margin-left: 0px;
    margin-top: -8px;
    bottom: 8%;

}

.template-product .img-sli1 img {
    object-position: center;
}

#shopify-section-product-detail-new .slis h1 {
    color: #fff;
}

.collection-products-content .product-image {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 520px;
    display: flex;
      width: 100%;
}


#tabmenu ul li a {
    height: 50px;
    border: 1px solid #3e4a56;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
    color: #3e4a56;
    background: #fff;
    letter-spacing: 1px;
  padding: 0 10px;
}

#tabmenu .tab-active {
  
}

#tabmenu .tabs-nav li {
    margin-bottom: 20px;
}

.tabs-nav li.tab-active {
    border-bottom: 2px solid black;
    position: relative;
}

.tabs-nav li.tab-active :after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #37404a;
    clear: both;

    left: 50%;
    transform: translateX(-50%);
    top: 51px;

}

#tabmenu {
    position: relative;
}
.product-img-content{
    width: 450px;
    height: auto;
    margin: auto;
}


.tabs-nav li {
    margin-right: 5px;
}

#tabmenu .tabs-stage {
    border: none;
    position: relative;
}

#tabmenu .tabs-nav li:first-child a {
    border-top-left-radius: 0px;
}

#tab-2,
#tab-1 {
    background: #fff;
}

.tabs-stage .product-content h2 {
    font-family: 'Poppins' !important;
    letter-spacing: 0;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
}

.tabs-stage .product-content p {
    padding: 0px;
    color: hsl(0, 0%, 33%);
    font-size: 16px;
    line-height: 24px;
      text-transform: lowercase;
margin-bottom: 0px;
}

.tabs-stage .product-content .product-price-details{
  display: flex;
    align-items: center;
    justify-content: unset;
    padding: 10px 0;
}
.tabs-stage .product-content .product-price{
  font-size:18px;
      padding-right: 10px;
    font-weight: bolder;
      color: #069042;
}

.tabs-stage .product-content h2:nth-child(2) {
    padding-top: 50px;
}

.tabs-stage .product-content {
    padding-right: 20px;   
}
.product-img-content img{
   object-fit: contain;
    width:350px;
  height:320px;
  transition: transform 0.5s ease 0s;
}

.collection-products-content .product-image:hover img{
transform: scale(1.1);
  transition: transform 0.5s ease 0s;
}

.product-img-content:hover img{
 transform: scale(1.1);
  transition: transform 0.5s ease 0s; 
}

.tabs-stage .grid{
display: flex;
    align-items: center;
      background: #f9f9f9;
      padding: 50px 0;
}

/* .product_title_icon{
    margin: 0 auto;
    display: flex;
    justify-content: center;
} */

.tabs-stage .product-content ul li {
    padding: 0px;
    color: hsl(0, 0%, 33%);
    font-size: 16px;
    line-height: 28px;
    list-style: circle;
    list-style-position: inside;
}


#shopify-section-product-detail-new .back-btn {
       position: absolute;
    right: 12%; 
  top: 15%;
}

.back-btn a {
    font-size: 20px;
    font-weight: 600;
}

.back-btn a i {
    margin-right: 10px;

}

.banner_sec {
    color: green;
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
}


.fa.fa-shopping-bag {
    padding-right: 10px;
}


.btn.hero__btn.newshop {
    background-color: #ffb703;
}
.footer_meu_list {
    display: flex;
   padding-left: 0px;
}

#shopify-section-footer-new-section {
    background-color: #069042;
}

.list_menu_new {
    color: #F2C000;
  font-size: 14px;
   text-transform: uppercase;
      font-weight: 300;
}

.footer_meu_list li .list_menu_new:hover{
   color: #F2C000!important;
}

.btn_main_part {
    display: flex;
}

.decover_btn {
    padding-left: 41px;
}

.btn.hero__btn.decover_sec {
    background-color: #ffb703;
}

.btn.hero__btn.login_btn {
    background-color: #069042;
}

.gift_main_sec.text-left {
    padding-top: 61px;
    padding-bottom: 61px;
}

.sup_sec {
    float: right;
    text-align: left;
    padding-bottom: 28px;
    width: 37%;
    padding-right: 20px;
    padding-left: 20px;
}

.details-btn {
    padding-right: 10px;
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.gift-btn {
    padding: 8px;
}

.product_title_icon{
display: flex;
    justify-content: center;
width:70px;
}

.new-ca .product-detail{
  width:23.3%;   
  padding-left:0;
  margin:0 10px 20px 10px;
}

.new-ca{
  display:flex;
  flex-wrap:wrap;
      margin-left: 0px;
}

.tit-cart, .cartBox_RhtHd{
  border:1px solid #000;
      padding: 15px 20px 15px 20px;
}
.tit-cart h3, .cartBox_RhtHd h2{
  font-size:20px;
  font-weight:600;
      margin-bottom: 0;
      text-transform: capitalize;
}

.add-cart .conn-free{ 
  padding-left:0;
      width: 72%;
  margin-right:20px;
}

.cart-pro{
  padding:20px;
   border:1px solid #000;
  border-top:none;
      margin-left: 0;
}
.cart_priceBOx{
  padding:20px 20px 20px 15px;
   border:1px solid #000;
  border-top:none;
      margin-left: 0;
}
.cart-pro .cart__quantity-td {
    width: 65%;
    border: 1px solid #000;
  margin-top:20px;
    margin-left: 30px;
}

.cart__qty-input{
  width:45px;
  border: none;
  border-left:1px solid #000;
  border-right:1px solid #000;
}

.cart-pro button{
      border: none;
    background: none;
    padding: 0 15px;
}

.cart-pro .cart__image-wrapper {
    padding-right: 0rem; 
}

.conn-free2 .list-view-item__title a{
      font-weight: 600;
    letter-spacing: 1px;
}

.new-price{
  padding-top:20px;
  display: flex;
    flex-direction: column-reverse;
}

.new-price .myprice{
  font-size:22px;
  font-weight:700;
  padding-top:5px;
}

.cart__remove a{
  font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
  border:none;
}

.cart__remove{
      padding-top: 20px;
}

.add-ac .back{
   position: absolute;
    top: -50px;
    right: 0%;
}
.add-ac .back a h2{
  font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}

.add-ac .back a h2 i{
  margin-right:5px;
}

.conn-free3 h5{
  font-weight:300;
      text-align: end;
}

.conn-free3{
      text-align: end;
}

.add-cart a button{
  float: right;
    margin-top: 20px;
    background: none;
    border: 1px solid #000;
    padding: 12px 40px;
  font-weight: 700;
}

.cart_priceBOx ul li{
  display:flex;
  justify-content: space-between;
    align-items: center;
    padding: 3px 0px;
}

.cart_priceBOx ul li:nth-child(4){
      padding: 24px 0 20px 0;
  font-weight: 600;
    font-size: 16px;
    color: #3a3a3a;
}

.add-cart {
    display: flex;
    justify-content: space-between;
}

.price-detail-div{
  padding-left:15px;
}

.cart__shipping{
  text-align:left;
      padding-top: 0;
  display: flex;
}

.add-ac{
  position:relative;
}

.cart-pro .grid__item {
      padding-left: 0px;
}

.rte img {
    height: 30px;
      padding-right: 6px;
}

.pay_now_btn{
  display:none;
}

.login-block .tit-cart, .address_block .tit-cart, .order_detail .tit-cart, .payment_option .tit-cart{
display:flex;  
      align-items: center;
      padding: 15px 20px 15px 20px;
}

.login-block .tit-cart span, .address_block .tit-cart span, .order_detail .tit-cart span, .payment_option .tit-cart span{
  padding: 5px 15px;
    margin-right: 20px;
    background:#e0effc;
    font-size: 16px;
    font-weight: bold;
}

.login-block .new-log{
  margin-left:0;
}

.login-block .new-log #CustomerLoginForm{
      border: 1px solid #3a3a3a;
    border-radius: 0px;
    padding: 30px 20px 50px 20px;
    width: 100%;
    margin: auto;
    position: relative;
  border-top:none;
}

.login-block .new-log .regi{
      border: 1px solid #3a3a3a;
    border-radius: 0px;
    padding: 40px;
    width: 100%;
    margin: auto;
    position: relative;
   border-top:none;
}

.login-block, .address_block, .order_detail, .payment_option{
  margin-bottom:25px;
}
 
.login-block .new-log .login-input, .login-block .new-log .register-input {
    width: 50%;
    margin: unset;
    position: relative;
}

.login-block .new-log .login-input input, .login-block .new-log  .register-input input {
    padding: 15px 50px;
    margin-bottom: 25px;
    border-color: #a1a3a5;
}

.login-block .new-log .login-input-password{
  display:flex;
  width: 100%;
}

.login-block .new-log .login-input-password input{
      width: 50%;
  margin-right:20px;
}

.login-block .new-log #CustomerLoginForm .login-input-password .btn {
    background: none;
    color: #000;
    border: 1px solid #2b344091;
    padding: 14px 70px;
     margin-bottom: 0px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Poppins' !important;
      width: 100%;
}

.login-block .new-log .login-input i, .login-block .new-log .register-input i {
    position: absolute;
    font-size: 20px;
    padding: 15px;
    color: #404a568c;
}

.login-block .new-log .zifyapps-sociallogin-wrapper {
       position: absolute;
    bottom: 25%;
    left: 2%;
    height: 30px;
}

.login-block .new-log .layout-zify-social-8.zify-size-normal-2 .zify-social-connect{
    font-size: 21px;
    line-height: 40px;
    padding: 0 20px 0 50px;
    height: 45px;
    position: relative;
    width: 206px;
}

#CustomerLoginForm .zify-label {
    font-family: 'Poppins' !important;
    vertical-align: middle;
}

.login-block .new-log .res p {
    text-align: end;
    width: 88%;
}

.payment_block .payment-radio img{
    width: 130px;
    object-fit: contain;
    height: 50px;
    padding-left: 10px;
 }

.address_block .address-form, .payment_block{
  border: 1px solid #3a3a3a;
    border-radius: 0px;
    padding: 30px 20px;
    width: 100%;
    margin: auto;
    position: relative;
    border-top: none;
}
.login-email-text{
  border: 1px solid #3a3a3a;
    border-radius: 0px;
    padding: 30px 20px;
    width: 100%;
    margin: auto;
    position: relative;
    border-top: none;
  display:flex;
  justify-content:space-between;
}
.address-form{
  display:flex;
  justify-content:space-between;
}

.change-btn a{
   padding: 8px 25px;
    border: 1px solid #3a3a3a;
}

.payment_block{
  display:flex;
}

.payment_block .payment-radio{
  display:flex;
  align-items:center;
      padding-right: 40px;
}

.payment_block .payment-radio input{
  transform: scale(1.5);
  accent-color: #FFC102;
}

.pay_now_btn .cart__submit{
  background: none;
    color: #3a3a3a;
    border: 1px solid #2b344091;
    padding: 14px 70px;
    margin-bottom: 0px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'Poppins' !important;
}
 .address_block .address-form span{
    line-height:30px;
  }
.rte ul li{
    margin-bottom: 10px;
    list-style: square;
      line-height: 24px;
}
.rte p {
      line-height: 24px;
      margin-bottom: 10px;
}
.rte ul, .rte ol {
    margin: 10px 0;
}
.rte ol li{
      margin: 15px 0;
  list-style: lower-latin;
    list-style-position: inside;
      line-height: 24px;
}
.rte b{
font-weight:600; 
      line-height: 30px;
}
.rte b a, .rte  a{
  font-weight:700;  
  font-size:20px;
}
.rte h1, .rte h2, .rte h3, .rte .h3, .rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.rte .service li{
   list-style-position: inside;
}
.rte .contactus{
  display:flex;
  
}
.rte .contactus li{
  padding-top:10px;
  width:50%;
}
#customer_logout_link{
    position: absolute;
    right: 12%;
    top: 0px;
  background: none;
    color: #404a56ad;
    border: 1px solid #404a5654;
    padding: 15px 40px;
}
.product-data{
  position:relative;
}
.checkout-box{
    position: absolute;
    right: 1%;
    top: -50px;
}
.checkout-box i{
  margin-left:10px;
}
.checkout-box a{
      margin-top: 20px;
    background: none;
    border: 1px solid #000;
    padding: 12px 40px;
    font-weight: 700;
}
.product-detail .Product_tittle{
  height:75px;
}
#g-recaptcha{
  margin-bottom:20px;
}
#RecoverPasswordForm{
  border: 2px solid #404a56a8;
    border-radius: 3px;
    padding: 40px;
    width: 60%;
    margin: auto;
    position: relative;
}
#RecoverPasswordForm .text-center{
      padding-bottom: 20px;
}
#tabmenu .product-content form{
  display:flex;
      align-items: baseline;
   padding-top: 30px;
}
#tabmenu .product-content form .shopify-payment-button .shopify-payment-button__button--unbranded{
      min-height: 40px!important;
      text-transform: capitalize;
    margin-left: 12px; 
}


.pay_now_btn{
  position:relative;
}

.pay_now_btn .login-first {
    position: absolute;
    left: 45px;
  top:50px;
      color: red;
}
.pay_now_btn .checkout-login{
  background: #3a3a3a!important;
    color: #fff;
}
.pay_now_btn .checkout-login:hover{
  background: #fff!important;
    color: #3a3a3a;
}

.product-content .number{
  display:flex;
  align-items:center;
      margin-top: 10px;
}
.product-content .number span{
  padding:10px 14px;
  border:1px solid #828080;
}

.product-content .number .add_to_cart{
    padding: 10px 8px;;
  border-top:1px solid #828080;
  border-bottom:1px solid #828080;
}

.product-content .number .add_to_cart a{
    color: #069042;
    font-weight: 800;
}

/* ....................................................................................... responsive below 768px .....................................................................................*/


@media screen and (max-width:767px) {
    .home-banner {
        background-size: cover;
        height: 400px;
        background-repeat: no-repeat;
        background-position: inherit;
    }

    .home-banner-section .banner-content h2 {
        font-size: 35px;
        letter-spacing: 3px;
        font-weight: 500;
    }

    .banner-para-content p {
        color: #404a56;
        font-size: 13px;
        line-height: 20px;
        font-weight: 500;
        letter-spacing: 0px;
    }

    .home-banner-section .banner-content {

        left: 0%;
    }

    .icon_list,
    .text_block {
        font-family: Poppins !important;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .icon_list {
        margin-top: 20px;

    }

    .page-width {
        padding-left: 20px;
        padding-right: 20px;
    }

    .para_sec {
        font-size: 13px;
    }

    .gift-section .gifting-text-one {
        width: 100%;
        text-align: left;
    }

    .gift-section .gifting-text-two {
        display: flex;
        justify-content: end;
        align-items: flex-end;
        width: 100%;
        text-align: end;
        border-top: 4px;
        border-top-style: double;
        margin-top: 0px;
    }

    .gift-right-text {
        padding-top: 10px;
        width: 100%;
    }

    .gift-section .gifting-text-three {
        width: 50%;
        position: absolute;
        right: 0px;
        top: 33%;
    }

    .gift-section .gifting-text-one h2 {
        font-family: Poppins !important;
        font-size: 27px;
        text-transform: uppercase;
        font-weight: 800;
        padding-top: 0;
        padding-right: 0;
        color: #3e4a56;
        letter-spacing: 0px;
        margin-bottom: 5px;
    }

    .gift-section {
        position: relative;

    }

    .gift-section {
        padding: 50px 0px;
    }

    .details_btn_new {
        position: relative;
        top: 9px;
        left: auto;
        display: flex;
        justify-content: center;
          padding-bottom: 50px;
    }

    .detail-banner-section img {
        object-fit: contain;

    }

    .template-index .img_story {
        margin-top: -50px;
    }

    .img_story img {
        object-fit: contain;
        object-position: top;
        height: 350px;

    }
    .leaf_sec {
        left: 0%;
      bottom: 23px;
          width: 100%;

    }
  .little-leaf-content {
    position: relative;
    margin-bottom: 40px;
}

    .leaf_sec h2 {
        font-size: 30px;
        top: -40px;
        margin-bottom: 0;
        line-height: 38px;
        padding-left: 20px;

    }

    .leaf_button_sec p {
        color: #ffc100;
        width: 64%;
        text-align: left;
    }

    .little-leaf-head {
        height: 105px;
    }

    .leaf_button_sec {
        padding: 0 10px;
        height: 105px;

    }

    #shopify-section-footer-new-section .medium-up--one-quarter {
        display: flex;
        justify-content: center;
    }

    .footer_meu_list li {
        width: 100%;
        padding: 5px 0;
          text-align: center;
    }

    .footer_meu_list {
        display: flex;
        padding-left: 0px;
        flex-wrap: wrap;
          padding-top: 20px;
    }

    .img-sli1 img {
        height: 150px;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }

    .slis h1,
    .conn-t h1 {
        font-size: 40px;
        letter-spacing: 2px;
      left: 5%;

    }

    .leaf-new,
    .conn-n {
        padding: 0;
    }

    .cus-free {
        padding-right: 0px;
        padding-left: 0;
    }

    .pict {
        padding-top: 20px;
    }

    .pict .new-pic1 {
        width: 100%;
        position: relative;
        top: -80px;
        left: 0%;
    }

    .pict .new-pic2 img {
        width: 250px;
        height: auto;

    }

    .pict .new-pic1 img {
        width: 250px;
        height: auto;

    }

    .collection-products-content .product-title p {
        word-spacing: 0px;
        font-size: 14px;
        letter-spacing: 0px;
          font-weight: 500;

    }

    .product-flavours {
        padding: 20px 0px 0 65px;
          margin-bottom: 50px;
    }

    .collection-products-content .product_title_icon:before {
        bottom: 9%;
    }

    .conn-n .new-box1,
    .conn-n .new-box2 {
        position: relative;
        height: 350px;
        width: 100%;
    }

    .conn-n {
        display: block;
      padding-top: 50px;
    }

    .conn-n .new-box2 {
        padding: 30px 20px;
        border: 1px solid #8f8a8aba;
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .conn-n .contact-div {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }

    .grid {
        margin-left: 0px;
    }

    #CustomerLoginForm,
    .regi, #RecoverPasswordForm {
        padding: 15px;
        width: 100%;
    }

    .login-input,
    .register-input {
        width: 100%;
        margin: auto;
        position: relative;
    }

    .template-customers-login .zifyapps-sociallogin-wrapper {
        left: 8%;
        bottom: 15%;
    }
    .zifyapps-sociallogin-wrapper {
        left: 8%;
        margin-top: 10px;
      bottom:9%;
    }
/*     .template-customers-register .layout-zify-socials {
        padding-top: 20px;
    } */
    .grid__item {
        padding-left: 0px;
    }

    .tabs-stage .product-img-content img {
      width: 300px;
    height: 50vw;
        
    }
 .collection-products-content  .product-image {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 350px;
    display: flex;
}
  .product-background-3 img, .product-background-4 img, .product-background-7 img, .product-background-8 img {
    width: 45%;
    margin: auto;
}

    .tabs-stage .product-content {
        position: relative;
      padding-right: 20px;
    padding-left: 10px;
    }

    .back-btn {
        position: absolute;
    right: 12%;
    top: 10%;
    }
  #shopify-section-product-detail-new .back-btn {
    position: absolute;
    right: 7%;
    top: 12%;
}

    .tabs-nav {
        display: grid;
    }

    #shopify-section-newtheme .page-width .grid {
        padding: 10px 0 10px;
        display: block;
        align-items: center;
    }
  .tabs-stage .grid {
    display: block;   
    padding:0;
}
  .product-img-content {
    
    margin: 20px;
}
  .product_title_icon img {
    width: 70%;
    height: auto;
}
  .visit-btn {
    position: absolute;
    top: 5%;
    right: 2%;
}
  .new-ca .product-detail {
    width: 100%;
}
 
  .collection-products-content  .product-image img {
        width: 220px;
    margin: auto;
    height: 220px;
    object-fit: contain;
}
  .new-ca .product-image img {
    width: 220px;
    margin: auto;
    display: block;
    padding: 15px 15px;
    height: 200px;
    object-fit: contain;
}
  .add-cart {
    display: block;
}
  .add-cart .conn-free {
    width: 100%;
}
.cart__remove {
    padding-top: 0px;
}
  .new-price {
    padding-top: 10px;
    display: flex;
    flex-direction: row;
}
  .new-price .myprice {
    font-size: 20px;
    font-weight: 700;
    padding-top: 5px;
    padding-right: 10px;
}
  .cart-pro .conn-free2 {
    padding-left: 0px;
    padding-top: 20px;
}
  .cart__image {
    max-height: 95px;
    display: block;
    margin: inherit;
}
  .cart__remove a {
    font-size: 12px;
}
  .add-ac .back {
    position: absolute;
    top: -35px;
    right: 5%;
}
  .cart-pro {
    padding: 10px 20px 0 20px;
  }
  .add-cart a button {
    margin-bottom: 20px;
}
 .add-cart .price-detail-div {
    width: 100%;
}
  .login-block .new-log .login-input-password {
    display: block;
    width: auto;
}
    .login-form .page-width {
    padding-left: 0px;
    padding-right: 0px;
}
  .login-block .new-log #CustomerLoginForm .login-input-password .btn{
        padding: 14px 50px;
        width: auto;
  }
  .login-block .new-log .login-input, .login-block .new-log .register-input {
    width: 100%;
}
  .login-block .new-log .login-input-password input {
    width: 100%;
    margin-right: 0px;
}
  .login-block .new-log .res p {
    text-align: center;
    width: 100%;
    padding-top: 20px;
}
  .address_block .address-form span{
    line-height:30px;
  }
  .payment_block .payment-radio img {
    width: 103px;
}
  .pay_now_btn .cart__submit{
        width: auto;
    margin-bottom:20px;
  }
  .login-block .new-log .res p {
    padding-top: 80px!important;
}
  .login-block .new-log .layout-zify-social-8.zify-size-normal-2 .zify-social-connect{
    width:auto;
  }
  .login-block .new-log .zifyapps-sociallogin-wrapper {
    bottom: 35%;
}
  .rte ul li {
    list-style-position: inside;
}
  .rte .contactus{
  display:block;
  
}
.rte .contactus li{
  padding-top:10px;
  width:100%;
}
  #customer_logout_link {
    position: absolute;
    right: 2%;
    top: 5%;
}
  .checkout-box {
    position: absolute;
    right: 3%;
    top: 0%;
}
  .login-email-text{
    display:block;
  }
  .login-email-text .email{
    margin-bottom:20px;
  }
  .new-ca {
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
}
  .layout-zify-social-8.zify-size-normal-2 .zify-social-connect {
    min-width: 135px!important;
    font-size: 16px;
    line-height: 40px;
    padding: 0 10px 0 50px;
    height: 40px;
    position: relative;
}
  .layout-zify-socials {
    display: flex!important;
    width: 100%;
    /* max-width: 800px; */
    margin: 10px auto;
    text-align: center;
    font-family: Open Sans,sans-serif;
}
  .tabs-stage .product-content p {
    margin-bottom: 20px;
}
  .cart__quantity-td .quantity{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
}


/* .................................................................................... responsive below 1024px........................................................................................... */
@media screen and (min-width:768px) and (max-width:1023px) {

    .home-banner {
        background-size: cover;
        height: 500px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .home-banner-section .banner-content h2 {
        font-size: 40px;
    }

    .page-width {
        padding-left: 20px;
        padding-right: 20px;
    }

    .home-banner-section .banner-content {
        left: 0%;
    }

    .gift-section {
        padding: 30px 0px;
    }

    .gift-section .gifting-text-one {
        width: 32%;
        text-align: left;
    }

    .gift-section .gifting-text-two {
        display: flex;
        justify-content: end;
        align-items: flex-end;
        width: 68%;
        text-align: end;
        border-top: 3px;
        border-top-style: double;
        margin-top: 50px;
    }

    .gift-right-text {
        padding-top: 10px;
        width: 100%;
    }

    .gift-right-text {
        padding-top: 10px;
        width: 100%;
    }

    .gift-section .gifting-text-three {
        width: 100%;
    }

    .detail-banner-section img {
        object-fit: cover;
    }

    .details_btn_new {
        left: -20px;
    }

    .leaf_sec {
        position: absolute;
        bottom: -65px;
        left: 0%;
        background: #069042ba;
        width: 100%;
    }

    .footer_meu_list li {
        width: auto;
          padding: 0 20px;
    }

    .footer_meu_list {
        display: flex;
        padding-left: 0px;
        justify-content: space-evenly;
        padding-top: 20px;
    }

    .site-footer__content {
        display: block;
    }

    .leaf_button_sec p {
        width: 70%;

    }

    #shopify-section-footer-new-section .medium-up--one-quarter {
        display: flex;
        justify-content: center;
        width: 100%;
        padding: 10px 0;
    }

    .leaf-new,
    .conn-n {
        padding: 0px 0;
    }

    .cus-free {
        padding-right: 0px;
        padding-left: 30px;
        width: 100%;
        margin-bottom: 20px;
    }

    .pict .new-pic1 {
        width: 100%;
        position: absolute;
        top: auto;
        left: 50%;
    }

    .pict .new-pic1 img {
        width: 300px;
        height: auto;
        margin: 10px;
    }

    .pict .new-pic2 img {
        width: 300px;
        height: auto;
        margin: 10px;
    }

    .product-image {
        background-size: cover;
        background-repeat: no-repeat;

    }

    .product_title_icon img {
        width: 40px;
        height: auto;
    }

    .collection-products-content .product-title {
        width: 20%;
    }

    .collection-products-content .product-title p {
        word-spacing: 0px;
        font-size: 14px;
        letter-spacing: 0px;

    }

    .product-flavours {
        padding: 20px 0px 0 60px;
      margin-bottom:0;
    }

    .collection-products-content .product_title_icon:before {
        bottom: 7%;
    }

    .conn-n .new-box1,
    .conn-n .new-box2 {
        width: 48%;
    }
  .slis {
    margin-bottom: 0px;
}

    .conn-n {
        display: block;
    }

    .conn-n .new-box2 {
        padding: 30px 20px;
        border: 1px solid #8f8a8aba;
        margin-left: 10px;
        margin-bottom: 20px;
    }

    .conn-n .contact-div {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;

    }

    .grid {
        margin-left: 0px;
    }

    #CustomerLoginForm,
    .regi {
        padding: 15px;
        width: 100%;
    }

    .login-input,
    .register-input {
        width: 70%;
        margin: auto;
        position: relative;
    }

    .template-customers-login .zifyapps-sociallogin-wrapper {
        left: 25%;
        bottom: 15%;
    }

    .zifyapps-sociallogin-wrapper {
        left: 25%;
        margin-top: 10px;

    }

    .template-customers-register .layout-zify-socials {

        padding-top: 20px;
    }

    .collection-products-content {
        padding: 25px 0;
    }

    .grid__item {
        padding-left: 0px;

    }

    .login-input input::placeholder,
    .register-input input::placeholder {
        left: 5%;

    }

    .slis h1,
    .conn-t h1 {
        left: 5%;
    }

    .tabs-stage .product-img-content {
        position: relative;
        left: 0;
        top: 0px;
    }

    .tabs-stage .product-content {
        padding-right: 20px;
        position:relative;
        
    }
  .collection-products-content .product-image {
    height: 350px;  
}
  .product-img-content img {
    object-fit: contain;
    width: 300px;
    height: 320px;
}
  #tabmenu .product-img-content img {
    object-fit: contain;
    width: 300px;
    height: 275px;
}
  .new-ca .product-detail {
    width: 31.3%;
    padding-left: 0;
    margin: 0 5px 20px 5px;
}
.new-ca .product-image img {
    width: 220px;
    margin: auto;
    display: block;
    padding: 15px 15px;
    height: 200px;
    object-fit: contain;
}
 .collection-products-content  .product-image img {
        width: 200px;
    margin: auto;
    height: 200px;
    object-fit: contain;
} 
 .product-detail .Product_tittle, .new-cart p {
    padding: 0px 5px;
    margin: 0;
} 
  #shopify-section-product-detail-new .back-btn {
    position: absolute;
    right: 6%;
    top: 18%;
}
  .back-btn {
    position: absolute;
    right: 4%;
    top: 20%;
}
  #tabmenu {
    position: relative;
    padding-top: 30px;
}
  .login-form .page-width {
    padding-left: 0px;
    padding-right: 0px;
}
  .payment_block .payment-radio img {
    width: 100px;
}
  .login-block .new-log .login-input, .login-block .new-log .register-input {
    width: 100%;
}
  .login-block .new-log .login-input-password {
    display: block;
    width: auto;
}
  .login-block .new-log #CustomerLoginForm .login-input-password .btn{
        padding: 14px 50px;
        width: auto;
    margin-bottom:20px;
  }
  .login-block .new-log .login-input-password input {
    width: 100%;
    margin-right: 0px;
}
  #ContactForm-name, #ContactForm-email, #ContactForm-phone, #ContactForm-message, .iti--allow-dropdown input{
        width: 99%;
  }
  .contact-form .btn{
        margin-right: 8px;
  }
  .login-block .new-log #CustomerLoginForm{
        padding: 30px 20px 25px 20px;
  }
  .login-block .new-log .layout-zify-social-8.zify-size-normal-2 .zify-social-connect{
    width: auto;
  }
  .login-block .new-log .zifyapps-sociallogin-wrapper{
    left: 12%; 
}
  .checkout-box {
    position: absolute;
    right: 3%;
    top: -3%;
}
  .img_story img {
    object-fit: cover;
        height: 500px;    
}
  .template-index .img_story img {
    object-fit: cover;
        height: 500px;    
    padding-top:100px;
}
  .new-ca{
    margin-top:50px;
  }
  #tabmenu ul li a{
    padding:0 20px;
  }
  .tabs-stage .grid {
    padding: 30px 0;
}
.tabs-stage .product-content p {    
    margin-bottom: 0px;
}
  .plus-icon{
    padding:0;
  }
}


/* ...................................................................... responsive below 991px for menu ................................................................................... */
@media screen and (max-width:991px){
.nav-mob {
    display: flex;
    align-items: center;
      padding: 7px 15px;
  justify-content:space-between;
}
  #shopify-section-newtheme .menu{
  display:none!important;
  }
  .site-logo{
    height: 68px;
}
  .cart_part img {
    margin-right: 3px;
    width: auto;
}
  .mobile-nav i{
    color:#000;
  }
  .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #ece8e5;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 6px 8px 6px 32px;
  text-decoration: none;
  font-size: 20px;
  color: #000;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #4b7305;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
  .nav-mob i{
  color:#000;
  }
  .template-product .main-content {
    padding-top: 0px;
}
  .cart-pro .conn-free3{
    width:100%;
  }
  .conn-free3 h5 {
    font-weight: 300;
   
}
   .cart-pro .conn-free1{
     padding-right:30px;
     width: 100%;
   }
  .cart__qty-input {
    padding-left: 12px;
    width: 40px;
    border: none;
    border-left: 1px solid #000;

}
  .cart-pro button {
    padding: 0 0px 0 10px;;
    border-left: 1px solid #000;
    height:35px;
}
  .cart-pro .cart__quantity-td {
    width:65%;
    border: 1px solid #000;
    margin-top: 20px;
    margin-left: 5px;
}
  .cart-pro .cart__quantity-td  .quantity{
        padding: 0 10px;
  }
  .price-detail-div {
    width:38%;
}
  .cart_priceBOx {
    padding: 20px 20px 0px 10px;
    border: 1px solid #000;
    border-top: none;
    margin-left: 0;
}
  .add-cart .conn-free {
    padding-left: 0;
    margin-right: 10px;
}
  .cart-pro {
    padding: 20px 20px 0 20px ;
}
  .add-ac .back {
    position: absolute;
    top: -50px;
    right: 3%;
}
  .login-block .new-log .res p {
    text-align: center;
    width: 100%;
        padding-top: 50px;
}
}


@media screen and (min-width: 1024px) and (max-width: 1275px){

  .page-width {
    padding-left: 55px!important;
    padding-right: 55px!important;
}
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.mobile-nav{
display:none;
}
  
}