@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

body{
    margin: 0;
    padding: 0;
    background: #F8F9FC;
}


img{
    max-width: 100%;
}

label, .expiry,.firstname, .address, .country, a, small, ul, li, h1, h2, h3, h4, h5, h6, p, .terms{
    font-family: 'Montserrat';
    margin:0px;
    color: black;
}
h1{
    font-size: 48px;
}
h1, h2 {
    font-size: 28px;
    line-height: 50px;
}
h3{
    font-size: 19px;
    line-height: 40px;
}
h4, h5{
    font-size: 16px;
    letter-spacing: 1px;
}
h4 {
    font-size: 15px;
    line-height: 22px;
}
h5{
    color: white;
}

label, .expiry, .firstname, .address, .country, u, h6, p, .terms {
    font-size: 14px;
    line-height: 25px;
    font-variation-settings: 'wght' 500;
}
small{
    font-size: 12.5px;
    font-variation-settings: 'wght' 300;
    color: #f5f5f5;
    letter-spacing: 1px;

}

a {
    text-decoration: none;
}
ul, li{
    list-style: none;
    padding: 0;
}

.cart_qty input {
    background-color: #f5f5f5;
    border: 0;
    padding: 5px 10px;
    margin-left: 3px;
}
.cart_qty input[type="text"] {
    width: 15px;
}
.cart_qty input[type="button"], .capsule_coupon input[type="button"] {
  width: 120px;
  display: inline;
  cursor: pointer;
}
 .capsule_coupon input[type="text"] {
    width: 120px;
    display: inline;
}

.cart_remove button {
    background-color: #ccc;
    border: 0;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 18px;
    color: #a50000;
    height: 40px;
}
.cart_remove button:hover {
    background: #4dc17c;
    color: #fff;
}

.top {
    background-image: url('../img/background.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.nomobile{
    visibility:hidden;
}
.cont_top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    max-width: 1260px;
    justify-content: center;
    position: relative;
    padding: 42px 25px;
    max-height: 1048px;
}
.row1 {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 300px;
}
h1.text_top {
    color: whitesmoke;
    line-height: 73px;
    margin-top: 15px;
    font-size: 60px;
}
.button {
    padding: 12px 20px;
    /* background: #133f3c; */
    color: white;
    margin: 20px 0px;
    border: 2px solid white;
    font-size: 14px;
    letter-spacing: 2px;
}
.button:hover{
    background: white;
    color: black;
}
.cormb2 {
    color: whitesmoke;
}

.copy {
    display: flex;
    flex: 1 1 250px;
    justify-content: space-around;
    margin: 50px 20px 30px;
}
footer{
    background: #133f3c;
    position: relative;
}
.border_top::before,
footer::before {
    content: "";
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 80px;
    background: #f8f9fc;
    border-radius: 30px;
    position: absolute;
    top: -52px;
}

.border_top::before{
    top:-26px;
}
.border_top{
    position: relative;
}
.item {
    color: #f5f5f5;
    font-size: 14px;
    line-height: 24px;
    font-variation-settings: 'wght' 300;
    letter-spacing: 1px;
}
.baseboard {
    display: flex;
    justify-content: space-evenly;
    margin: 0 auto;
    flex-wrap: wrap;
    position: relative;
    max-width: 1260px;
    padding-top: 110px;
}
.baseboard_column {
    display: flex;
    flex: 1 1 250px;
    flex-wrap: wrap;
    margin: 0 25px;
    flex-direction: column;
}
ul.menu_baseboard {
    list-style: none;
    text-decoration: none;
    padding: 0;
    margin: 10px 0px;
}
ul.sociais {
    display: flex;
    flex-wrap: wrap;
}
li.icons {
    margin: 10px;
    display: flex;
    color: #4dc17c;
}
li.icons:hover {
    color:#133f3c;

}

.bg_contact, .content_loja, .content_bg, .content, .content2 {
    background: #F8F9FC;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    max-width: 1260px;
    justify-content: center;
    position: relative;
    padding: 42px 25px;
}
.contentroll {
    overflow-x:scroll;
    white-space: nowrap;
    margin-left: 50px;
    margin-right: 50px;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.contentroll::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.contentroll {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.content_bg{
    background: transparent;
}
.content_loja{
    background: #133f3c;
}
.content {
    padding-top: 40px;
    padding-bottom: 0px;
    align-items: flex-start;
}
.content2 {
    padding-top: 20;
    align-items: flex-start;
}
i.flaticon-heart-1,
i.flaticon-worldwide,
i.flaticon-gift {
    font-size: 54px;
    color: white;
}
.highlight {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 18px 22px 25px 22px;
}
.highlight2 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 18px 22px 25px 22px;
}
.highlight3 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 18px 22px 0px 22px;
}
.card_products4 {
    display:inline-block;
    width: 280px;
    margin: 15px;
    background: white;
    border-radius: 20px;
    position: relative;
    padding: 15px 15px 20px;
    word-break: break-all;
    z-index: 2;
    -webkit-box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    white-space: nowrap;
}
.label_discount {
    background: #133f3c;
    position: absolute;
    left: 0;
    padding: 0px 10px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}
.list_details {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
    flex: 1 1 200px;
}
.name_product, .price_product, .add_to_cart {
    display: block;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 10px;

}
.add_to_cart {
   display: flex;
   max-width: 350px;
   padding: 0px;
   flex-wrap: nowrap;
   position: relative;
   justify-content: center;
   align-items: center;
}


ul.shortcut_products {
    display: none;
    list-style: none;
    position: absolute;
    right: 15px;
    top: 30px;
}
li.shortcut_icons {
    width: 30px;
    height: 30px;
    margin: 10px 0px;
    border-radius: 25px;
    text-align: center;
    line-height: 30px;
    color: #133f3c;
    border: 2px solid #133f3c;
    box-sizing: border-box;
}
li.shortcut_icons:hover{
    color:white;
    background:#133f3c;
    border: 2px solid #133f3c;
    box-sizing: border-box;
    cursor: pointer;
}
i.flaticon-heart {
    line-height: 35px;
    margin-left: 1px;
}

i.flaticon-plus {
    line-height: 33px;
    margin-left: 1px;
}
.card_products4:hover ul.shortcut_products {
    display: block;
    box-sizing: border-box;
}

.row11,
.row2 {
    display: flex;
    flex: 1 1 300px;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    margin: 10px 0px 80px 0px;
}
.row22 {
    display: inline-block;
    max-width: 450px;
    justify-content: space-between;
    text-align: left;
    margin: 10px 20px 10px 20px;
}
.row4 {
    flex: 1 1 300px;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    margin: 10px 10px 10px 10px;
}

.row3 {
    display: flex;
    justify-content: center;
    margin: 20px;
    flex: 1 1 250px;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border: 1px solid #ffffff4d;
    border-radius: 50%;
    padding: 20px;
    width: 300px;
    height: 340px;
}
section.bg {
    padding: 42px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.campo_busca,
.capture {
    display: flex;
    flex: 1 1 300px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    max-width: 600px;
    z-index: 2;
}
.capture {
    padding-top: 50px;
}

.bp,
.busca,
input[type="submit"]
{
    display: flex;
    flex: 5 1 200px;
    flex-wrap: wrap;
    font: 700 15px/60px Montserrat;
    color: #222d39;
    height: 50px;
    border: none;
    background-color: #f8f9fc;
    width: 100%;
    border-bottom: 2px solid #000;
    padding-left: 15px;
    margin: 20px  10px 0px 10px;
}
.bp,
input[type="submit"]
{
  flex:1 1 100px;
  margin-bottom: -3px;
  cursor: pointer;
}
.contato,
form,
.form {
  display: flex;
  flex: 1 1 300px;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  margin: 10px 0px 80px 0px;
}
input.busca {
    margin: 0px;
    border-radius: 0px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 0px;
}
.bp {
    margin: 0;
    max-width: 45px;
    height: 52px;
    border-radius: 0px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border: 0px;
}

.categoria_slide {
    display: flex;
    flex-wrap: nowrap;
    flex: 1 1 auto;
    max-width: 98%;
}
.filtros {
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 60px;
    position: relative;
}
.categoria_fil {
    display: flex;
    justify-content: center;
    flex: 1 1 100px;
    color: #96a794;
    font-size: 12px;
    font-variation-settings: 'wght' 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
input#button-checkout, input#button-subscribe, #button-placeorder, #login-index-input-email, #login-index-input-email, #register-index-input-email, #register-index-input-conpassword, #login-index-button-submit, #register-index-button-submit, #login-index-input-password, #register-index-input-password,#register-index-input-conpassword, .bc, #contact-subject, #contact-email, #contact-message, #contact-name, #contact-phone, #register-pendingemailactivation-button-sendemail, #register-emailactivated-button-login, #login-recoverlogin-input-email, #login-resetpassword-input-password, #login-resetpassword-input-conpassword, input[name="button-addtocart"] {
    font: 400 15px/60px Montserrat;
    color: #222d39;
    height: 60px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgb(12 0 46 / 4%);
    box-shadow: 0 2px 4px 0 rgb(12 0 46 / 4%);
    width: 100%;
    border: 1px solid #fff;
    padding-left: 30px;
    margin: 10px;
}
 #header-login, #header-register {
    font: 150 11px/60px Montserrat;
    color: #222d39;
    height: 30px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgb(12 0 46 / 4%);
    box-shadow: 0 2px 4px 0 rgb(12 0 46 / 4%);
    width: 100%;
    border: 1px solid #fff;
    padding-left: 10px;
    margin: 0px;
}
#register-index-input-conpassword, #login-index-input-email, #register-index-input-email, #login-index-input-password, #register-index-input-password, #register-index-input-conpassword, #contact-subject, #contact-email, #contact-name, #contact-phone, #login-recoverlogin-input-email, #login-resetpassword-input-password, #login-resetpassword-input-conpassword {
    display: flex;
    flex: 1 1 300px;
    flex-wrap: wrap;
    background: #133f3c;
    color: white;

}
.bc, textarea#contact-message {
    display: block;
    min-height: 200px;
    background: #133f3c;
    color: white;
}
.bg_contact {
    max-width: 1000px;
    padding: 70px;
    margin: 0px auto;
    border-radius: 30px;
}
#login-index-button-submit, #register-index-button-submit, input.bc, #register-pendingemailactivation-button-sendemail, #register-emailactivated-button-login, #login-recoverlogin-button-submit, #login-resetpassword-button-submit {
    border: none;
    min-height: auto;
    line-height: normal;
    text-align: center;
    position: relative;
    display: block;
    border: 2px solid #133f3c;
    color: #133f3c;
    box-sizing: border-box;
    cursor: pointer;
}
#register-index-input-conpassword, #login-index-button-submit, #register-index-button-submit, #login-recoverlogin-button-submit, #login-resetpassword-button-submit {
    flex: 1 1 300px;

}
#register-pendingemailactivation-button-sendemail, #register-emailactivated-button-login {
    /*width: 300px;*/
    margin-bottom: 30px;
    margin-top: 20px;
}
#register-index-input-conpassword{
    color: white;
    text-align: left;
}
.pas {
    display: flex;
    flex: 1 1 150px;
    margin: 15px 20px;
    justify-content: center;
}
form.contato {
    margin-top: 15px;
}
input.bc:hover{
    background:#133f3c; ;
    color:white;
}
.sc {
    background: rgb(0,64,60);
    background: linear-gradient(180deg, rgba(0,64,60,1) 59%, rgba(27,79,76,1) 50%);
    padding-top: 70px;
}
#login-index-button-submit:hover, #register-index-button-submit:hover, #register-pendingemailactivation-button-sendemail:hover, #register-emailactivated-button-login:hover, #login-recoverlogin-button-submit:hover {
    background:#133f3c; ;
    color:white;
}
.share {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #4dc17c;
    margin-bottom: 15px;
    margin-top: 10px;
}
.share_io {
    display: flex;
    flex-wrap: wrap;
    margin: 10px;
    color: #4dc17c;
    font-size: 20px;
    cursor: pointer;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}
select,
input,
textarea,
button,
input:focus {
    outline: 0;
}
.price {
    display: flex;
    width: 300px;
    padding: 25px;
    background: #becab2;
    border-radius: 10px;
    position: relative;
    margin-top: 35px;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
button.buy {
    border: 0;
    background: none;
    position: absolute;
    right: -30px;
    font-size: 30px;
    color: white;
    border: 5px solid #f8f9fc;
    line-height: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    background: #133f3c;
    box-sizing: border-box;
    padding-left: 6px;
}
button.buy:hover{
    background:#133f3c ;
}
button.less, button.more {
    background: none;
    border: 0;
    font-size: 20px;
    color: white;
    width: 36px;
    height: 36px;
    background: #becab2;
    text-align: center;
    line-height: 0px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
input.quantity {
    font-size: 32px;
    max-width: 50px;
    text-align: center;
    margin: 0px 5px;
    padding: 0px;
    background: transparent;
    border: 0;
    color: white;
}
button:hover{
    cursor: pointer;
}
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 30px;
    margin: 0 auto;
    max-width: 465px;
  }

  #myImg:hover {opacity: 0.7;}

  .mySlides {
      border-radius: 5px;
      cursor: pointer;
      transition: 0.3s;
      border-radius: 30px;
      margin: 0 auto;
      max-width: 100%;
    }

    .mySlides:hover {opacity: 0.7;}

  /* The Modal (background) */
  .modal, .imgmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9);  Black w/ opacity */
  }

  /* Modal Content (image) */
  .modal-content, .imgmodal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
  }
  .w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
  .w3-button:hover{color:#000!important;background-color:#ccc!important}
  .w3-black{color:#fff!important;background-color:#000!important}
  .w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
  .w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}


  /* Caption of Modal Image */
  #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
  }

  /* Add Animation */
  .modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
  }

  @-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
  }

  @keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
  }

  /* The Close Button */
  .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
  }
  .closeimg {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
  }

  .closeimg:hover,
  .closeimg:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }

  .close:hover,
  .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }

  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
    .modal-content {
      width: 100%;
    }
  }

#price{
    color: white;
    display: flex;
    flex-wrap: nowrap;
    flex: 1 1 100px;
    font-size: 22px;
    justify-content: center;
}
.product_related {
    display: flex;
    width: 100%;
    /* text-align: center; */
    margin: 0 auto;
    padding: 18px 22px 25px 22px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.ver_todos {
    color: white;
    background: #4dc17c;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    letter-spacing: 1px;
}
.row23 {
    display: flex;
    margin-top: 15px;
    text-align: right;

}
li.miniature {
    margin: 0px 15px 10px 0px;
}
.shopcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 4;
        -ms-flex: 4 1 500px;
            flex: 4 1 500px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: 15px;
    background: white;
    padding: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
}
.globe_cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 5;
        -ms-flex: 5 1 300px;
            flex: 5 1 300px;
    margin: 0px 15px 25px 15px;
    z-index: 1;
}
.cart_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 160px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 200px;
            flex: 1 1 200px;
    max-height: 160px;
}
.cart_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 300px;
            flex: 1 1 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0px 10px;
}
.cart_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0px;
}
.cart_qty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0px;
}
.cart_remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 30px;
            flex: 1 1 30px;
}
.frete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 300px;
            flex: 1 1 300px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: white;
    margin: 15px 30px;
    padding: 35px 25px;
    border-radius: 20px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    z-index: 1;
}
.content_cart {
    padding: 0px;
    margin: 0 auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background: #F8F9FC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1260px;
    position: relative;
}
#button-checkout {
    display: block;
    width: 100%;
    margin: 25px auto;
}
.firstname {
    display: flex;
    flex: 1 1 230px;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 8px 15px;
}
.ordernotes {
    display: block;
}
label.address {
    display: flex;
    flex-wrap: wrap;
    flex: 100%;
    flex-direction: row;
    margin: 8px 15px;
    padding-bottom: 10px;
}
.expiry,
label.country {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 240px;
    flex-direction: column;
    margin: 8px 15px;
}
label.country {
    flex: 1 1 160px;
}
label.expiry {
    flex: 1 1 150px;
}
.firstname input, .country input, .country select, .capsule_coupon input {
    padding: 8px;
    display: block;
    width: 100%;
    padding: 8px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 8px 0px;
}
.firstname textarea {
  padding: 8px;
  display: block;
  width: 100%;
  padding: 8px;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin: 8px 0px;
  height: 90px;
}
.row-12 {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 300px;
    background: white;
    margin: 30px;
    padding: 25px 32px 25px 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    z-index: 1;
}
.row11{
    display: flex;
    flex: 4 1 300px;
    background: white;
    margin: 30px 30px;
    padding: 25px 50px 25px 35px;
    border-radius: 20px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
    z-index: 1;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

input#button-checkout,
input#button-subscribe,
input[name="button-addtocart"],
input#button-placeorder {
    color: white;
    background: #4dc17c;
    margin-left: 15px;
    margin-right: 0px;
    padding: 0;
    text-align: center;
}
input[name="button-addtocart"] {
    margin-left: 0px;
}
input#button-placeorder:hover {
    color: white;
    background: #3cb06b;
    cursor: pointer;
}
input#button-checkout:hover, input[name="button-addtocart"]:hover {
    color: white;
    background: #3cb06b;
    cursor: pointer;
}
section.efeito {
    background: #133f3c;
    height: 80px;
}
@media screen and (min-width: 300px) and (max-width: 1024px){
    h1.text_top {
        color: black;
        line-height: 35px;
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 24px;
        text-align: center;
    }
    .row23 {
        display: none;
    }
    .centralize {
        text-align: center;
        display: block;
        margin: 20px auto;
        width: 160px;
        height: auto;
    }
    small,  h1, h2, h3, h4, h5, h6, p{
        text-align: center;
    }

    h1, h3, h2{
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    h2{
        margin-bottom: 15px;
    }
    .firstname, .address, .country, p{
        font-size: 14px;
        line-height: 28px;
    }
    h4 {
        font-size: 14px;
        line-height: 19px;
    }
    h5 {
        color: white;
        text-align: center;
        line-height: 25px;
    }
    .row2, .row4 {
        max-width: 97%;
        justify-content: center;
        margin: 10px 0px 20px 0px;
    }
    .highlight{padding: 0px 20px 0px;}
    .content_loja, .content_bg, .content{padding: 15px 20px;max-width: 90%;}
    .sociais {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .baseboard{padding-top:30px;}
    .menu_baseboard{text-align: center;}
    .baseboard_column{margin:10px 25px;}
    .row3{padding: 0px 15px; width: 274px; height: 290px; margin: 15px;}
    section.bg {padding: 15px 0px;}
    .row1{justify-content: center;}
    #order1{order:2;background: #f8f9fc; padding: 25px 20px 0px; border-radius: 40px;margin-top: -40px;}
    h5.cormb {color: black; font-size: 15px; }
    #order2{order:1;}
    .nomobile {visibility: visible;}
    .top{background: #f8f9fc;}
    .cont_top{padding: 0px;}
    .button{background:#4dc17c;border: none;}
    #order3{order:4;}
    #order4{order:3;}
    .cormb2 {color:black;}
    .card_products4 {
        margin: 8px;
        background: white;
        border-radius: 20px;
        position: relative;
        padding: 10px;
        word-break: break-word;
    }
    .label_discount{padding: 0px 5px;}
    .footer::before{
        content: "";
        width: 100%;
        display: block;
        margin: 0 auto;
        height: 80px;
        background: #f8f9fc;
        border-radius: 20px!important;
        position: absolute;
        top: -50px!important;

    }
    .border_top::before {
        top: -15px!important;
        border-radius: 20px!important;
    }
    footer::before{
        border-radius: 20px!important;
        top:-52px!important;
    }
    .capture {
        padding-top:30px;
    }
    input.busca {
        height: 35px;
    }
    .bp{height: 37px; line-height: 40px;
    }
    .bg_contact {
        max-width: 1000px;
        padding: 20px;
        margin: 20px 15px;
        border-radius: 30px;
        border-radius: 20px;
        padding-bottom: 30px;
    }
    .sc {
        background: rgb(0,64,60);
        background: linear-gradient(180deg, rgba(0,64,60,1) 59%, rgba(27,79,76,1) 50%);
        padding-top: 1px;
    }
    .product_related{
        flex-wrap:wrap;
        justify-content: center;
    }
    .row-12,
    .row11{
        margin: 10px;
        padding: 20px 25px 20px 10px;
        -webkit-box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
        box-shadow: 0 2px 4px 0 rgb(43 43 43 / 20%);
        border-radius: 20px;
    }

    input#button-placeorder {
        color: white;
        background: #4dc17c;
        margin-left: 15px;
        margin-right: 0px;
        margin-bottom: 25px;
    }
    section.efeito {
        background: #133f3c;
        height: 40px;
    }

    .price {
        font-size: 13px;
        width: 280px;
    }

    .add_to_cart {
        font-size: 13px;
        width: 330px;
    }

    #buttton_scroll_left {visibility: hidden;}
    #buttton_scroll_right {visibility: hidden;}

}
@media screen and (min-width: 1200px) and (max-width: 1260px){
    .card_products4{

    }
    .row3{
        width: 300px;
        height: 310px;
    }
}

/*Added on*/
.loadingmodal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;

}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.dialogmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 998; /* Sit on top */
    padding-top: 20%;  /*Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    font-family: 'Montserrat';
}
/* The Close Button */
.dialogclose {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.dialogclose:hover,
.dialogclose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/* Modal Content */
.modal-content-dialog {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;
}
.modal-content-dialog input[type="button"] {
color: white;
background: #4dc17c;
margin-left: 15px;
margin-right: 0px;
text-align: center;
padding: 5px 10px;
border: none;
font-family: 'Montserrat';
}
.modal-content-dialog input[type="button"]:hover {
  color: white;
  background: #133f3c;
  cursor: pointer;
}
@media (max-width: 600px) {
    .modal-content-dialog {
        width: 80%;
    }
}
.errormessage {
  font-size: 10px;
  font-family: 'Montserrat';
  color: #f30;
  padding: 0px;
}
.errormessagesubscribe {
  font-size: 10px;
  font-family: 'Montserrat';
  color: #f30;
  flex: 1 1 100%;
  padding-top: 20px;
}
.errormessagelogin {
  font-size: 10px;
  font-family: 'Montserrat';
  color: #f30;
  flex: 1 1 100%;
  padding-top: 0px;
  padding-left: 20px;
}
.subscribed {
  display: none;
  margin: 10px 0px 80px 0px;
}
.shopfilter {
  float: left;
  padding: 15px;
  color: grey;
}
.shopfilter h4 {
  margin-bottom: 25px;
  color: #000;
}
.container2 {
  width: 100%;
  margin: 0px auto auto auto;
  padding: 0;
  border: 0;
}
.container3 {
  width: 100%;
  margin: auto 30px auto;
  padding: 0;
  border: 0;
}
.container4 {
    margin: 15px auto;
    max-width: 90%;
    font-family: 'Montserrat';
}
.container5 {
    margin: 15px auto;
    max-width: 97%;
    font-family: 'Montserrat';
}

.container4 table {
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #00CED1;
}
.container4 th {
  padding: 5px;
  padding-right: 30px;
}
.container4 tr {
  height: 30px;
}
.container4 td {
  padding: 5px;
}

.productshighlights {
    padding-top: 5px;
    padding-bottom: 25px;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
}
.productshighlights h3 {
    text-align: center;
}
.additionalinformation {
  clear:both;
  position: relative;
  width: 97%;
  padding: 10px 30px;
  margin: 20px 30px 40px 0px;
  overflow: inherit;
}

input.quantidade {
    font-size: 18px;
    color: black;
    background: #4dc17c00;
}
.capsule_shipping, .capsule_coupon {
    display: block;
    width: 100%;
    margin: 20px auto;
    text-align: center;
}
.capsule_shipping_dest {
    display: block;
    width: 60%;
    margin: 20px auto 40px auto;
    text-align: center;
}
.subtotal {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 250px;
    justify-content: center;
    margin: 15px 12px;
}
.subitem {
    display: flex;
    flex: 1 1 250px;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 30px;
}
.sbd, .sbe {
    display: flex;
    flex: 1 1 160px;
    justify-content: center;
    flex-wrap: nowrap;
    padding: 5px 0px;
    flex-direction: column;
    text-align: center;
}
.right, .left {
    margin-top: 8px;
    font-size: 15px;
}
.differentaddress {
  Width: 100%;
  display: none;
  flex: 1 1 300px;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
.notes {
  Width: 100%;
  display: flex;
  flex: 1 1 300px;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
.yourorder {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-flex: 1;
     -ms-flex: 1 1 300px;
     flex: 1 1 300px;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     background: white;
     margin: 0;
     padding: 0;
     border-radius: 20px;
      -webkit-box-shadow: none;
      box-shadow: none;

 }
 .securecontainer iframe{
   border-style: none;
   border: 0;
 }
 .dropdown-content, .dropdown-content2 {
   display: none;
   position: absolute;
   background-color: #f9f9f9;
   min-width: 160px;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   padding: 12px 16px;
   z-index: 1;
   font-size: 14px;
 }
 .dropdown-content2 {
   top: 50px;
   right: -70px;
 }
 .dropdown-content a, .dropdown-content2 a {
   color: black;
   padding: 12px 16px;
   text-decoration: none;
   display: block;
 }

 .dropdown-content a:hover {background-color: #f1f1f1;}
 .dropdown-content2 a:hover {background-color: #f1f1f1;}

 .dropdown:hover .dropdown-content, .dropdown:hover .dropdown-content2 {
   display: block;
 }
 .invoicecontainertop {
     border: 0px solid #00CED1;
     padding: 10px 10px;
     margin: 0px 0px 20px 30px;
     /*max-width: 435px;
     min-width: 40%;*/
     width: 40%;
     overflow: hidden;
     position: relative;
     float: left;
 }
 .invoicecontainertopright {
     border: 0px solid #00CED1;
     padding: 10px 10px;
     margin: 0px 0px 20px 30px;
     /*max-width: 435px;
     min-width: 40%;*/
     width: 38%;
     overflow: hidden;
     position: relative;
     float: left;
     text-align: right;
 }
 .billingcontainer {
     border: 1px solid #00CED1;
     padding: 10px 10px;
     margin: 0px 0px 20px 30px;
     /*max-width: 435px;
     min-width: 40%;*/
     width: 38%;
     overflow: hidden;
     position: relative;
     float: left;
 }
 .boxtitle {
   font-size: 18px;
 }
 .paymentcontainer {
   clear:both;
   position: relative;
   width: 81%;
   border: 1px solid #00CED1;
   padding: 10px 10px;
   margin: 0px 30px 20px 30px;
   overflow: inherit;
 }
 .ordertable {
   border-collapse: collapse;
   width: 100%;
 }
 .textright p {
   text-align: right;
 }
 .textcenter {
   text-align: center;
 }
 .ordertable td, th {
   text-align: left;
   padding: 8px;
 }
 .ordertable .border {
   border-bottom: 1px solid #dddddd;
 }
 .ordertable .noborder {
 border-bottom: 0px solid #dddddd;
 }
 .ordertable .pic .photo {
   position: relative;
   height: 60px;
   width: 60px;
   object-fit: cover;
 }
 .checkoutlogin {
     border: 0px solid #00CED1;
     padding: 10px 10px;
     margin: 10px 10px 0px 30px;
     width: 465px;
     overflow: hidden;
     position: relative;
     font-family: 'Montserrat';
 }
 @media (max-width: 760px) {
   .shopfilter {
     float: none;
     width: 100%;
     text-align: center;
   }
   .container5, .container4, .boxtitle, .invoicecontainertopright label, .noborder p, .noborder h4 {
       font-size: 12px;
   }
 }
