/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
[type=button], [type=submit], button{
    color: #fff;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3e4b29;
    border: 1px solid #3e4b29;
    font-family: "DB-Ozone", Sans-serif !important;
    font-size: 30px !important;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: rgb(62 75 42 / 80%);
    text-decoration: none;
}
.mb-0{
    margin-bottom: 0 !important;
}
.Cover-Left{
    position: absolute;
    top: 40%;
    width: 400px !important;
    left: 15%;
}
.Cover-Left::before{
    content: "";
    display: block;
    position: absolute;
    top: -75px;
    left: 115px;
    background: url(images/comma.png);
    background-size: 100%;
    background-position: center;
    width: 80px;
    height: 80px;
}
.Cover-Right{
    position: absolute;
    top: 28%;
    width: 450px !important;
    right: 14%;
}
.Cover-Right::before{
    content: "";
    display: block;
    position: absolute;
    top: 80px;
    right: 20px;
    background: url(images/comma-2.png);
    background-size: 100%;
    background-position: center;
    width: 120px;
    height: 120px;
}
.ceo{
    width: auto !important;
    vertical-align: top;
    margin: 0 ;
}
.justify-center .elementor-widget-wrap{
    -webkit-box-pack: center!important;
    justify-content: center!important;
}
.argan-oil{
    position: absolute ;
    top: 80px;
    left: 0;
    width: 350px !important;
}
.Alpha-arbutin{
    position: absolute ;
    bottom: 180px;
    left: 0;
    width: 350px !important;
}
.Aqua{
    position: absolute ;
    top: 0px;
    right: -60px;
    width: 350px !important;
}
.astaxanthin{
    position: absolute ;
    top: 180px;
    right: -60px;
    width: 350px !important;
}
.allantoin{
    position: absolute ;
    top: 340px;
    right: -60px;
    width: 350px !important;
}
.Shipping:before{   
    content:"";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #4B553C;
    z-index: 99;
}
.Shipping .elementor-widget-container{
    z-index: 999;
    position: relative;
}
.gallery-item{
    padding: 50px !important;
}
.slick-center .gallery-item{
    padding: 0px !important;
}
.gallery-item img{
    box-shadow: 3px 4px 10px rgb(0 0 0 / 30%);
}
.slick-list{
    padding: 0 30px !important;
}
.slick-prev{
    background: url(images/ArrowLeft.png) !important;
    background-size: 18px !important;
    background-position: center !important;
    width: 30px !important;
    height: 30px !important;
    background-repeat: no-repeat !important;
}
.slick-prev:before{
    display: none;
}
.slick-next{
    background: url(images/ArrowRight.png) !important;
    background-size: 18px !important;
    background-position: center !important;
    width: 30px !important;
    height: 30px !important;
    background-repeat: no-repeat !important;
}
.slick-next:before{
    display: none;
}
.TagLine::before{   
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 27%;
    height: 1px;
    background-color: #ffffff;
}
.TagLine::after{   
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 27%;
    height: 1px;
    background-color: #ffffff;
}
.site-footer{
    display: none !important;
}
#add-to-cart{
    display: inline-block;
    width: 100%;
    text-align: center;
    box-shadow: 0 2px 6px rgb(0 0 0 / 30%);
    margin-top: 30px;
}
#add-to-cart .elementor-button-content-wrapper{
    width: auto;
    display: inline-block;
}
#gform_fields_1{
    display: inline-block;
    float: left;
}
.Product-box{
    display: flex;
    flex-wrap: wrap;
    width:40%;
    float: left;
    clear: none;
    margin: 35px 20px 50px;
    border: 1px solid #3d4b29;
    
}
.Product-box label{
    order: 2;
    padding: 5px 20px !important;
    font-family: "DB-Ozone", Sans-serif !important;
    font-size: 28px !important;
    line-height: 27px !important;
    color: #3d4b29;
    margin-bottom: 0 !important;
    text-align: center !important;
    font-weight: normal !important;
}
.Product-box .ginput_container_singleproduct{
    order: 3;
    padding: 5px 20px !important;
}
.Product-box .gfield_description{
    order: 1;
    padding-top: 0 !important;
}   
.ginput_product_price_wrapper{
    display: block !important;
    font-family: "DB-Ozone", Sans-serif !important;
    font-size: 24px !important;
    color: #3d4b29;
}
.Product-box .ginput_container_singleproduct .ginput_product_price_wrapper{
    text-align: center;
}
.ginput_quantity_label{
    font-family: "DB-Ozone", Sans-serif !important;
}
.ginput_product_price_wrapper span{
    font-size: 30px !important;
    font-weight: 700 !important;
}
.ginput_quantity_label{
    font-size: 24px !important;
    font-weight: 700 !important;
    margin-right: 10px;
}
.Product-box .ginput_container_singleproduct{
    text-align: center !important;
}
.Product-box .ginput_container_singleproduct input{
    width: 30% !important;
}
.gfield_required{
    display: none !important;
}
.Shipping-Price label{
    width: 70%;
    float: left;
    font-size: 24px !important;
    font-family: "DB-Ozone", Sans-serif !important;
    line-height: 45px !important;
    margin-bottom: 0 !important;
    padding:0 20px !important;
}
.Shipping-Price .ginput_container_singleproduct,
.Total .ginput_container_total{
    width: 30%;
    float: right;
    text-align: right;
}
.Shipping-Price .ginput_product_price_label{
    display: none !important;
}
.Shipping-Price input,
.Total input{
    text-align: right;
    font-size: 30px !important;
    font-family: "DB-Ozone", Sans-serif !important;
    color: #3d4b29 !important;
    font-weight: 700;
}
.Total label{
    width: 70%;
    float: left;
    font-size: 24px !important;
    font-family: "DB-Ozone", Sans-serif !important;
    line-height: 45px !important;
    padding:0 20px !important;
}
.Total{
    border-top: 1px solid #dcdfe5 !important;
    clear: both !important;
    border-bottom: 2px solid #4d573e;
    height: 45px;
    margin-bottom: 50px;
}
.gsection_title{
    font-size: 34px !important;
    font-family: "DB-Ozone", Sans-serif !important;
    clear: both;
    font-weight: 700;
    margin-bottom: 0 !important;
}
.Section-Total{
    border-bottom: none !important;
    padding: 0px 20px !important;
    clear: both;
    background: #ebebeb;
}
.sp-bank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #3d4b29;
    border-radius: 5px;
    padding: 20px 30px 15px;
    margin-top: 30px;

}
.sp-bank .pic {
    padding-right: 30px;
}
.sp-bank .pic img {
    width: 80px;
    border-radius: 5px; 
}
.sp-bank .info {
    line-height: 1.4;
}
.sp-bank .info p{
    font-family: "DB-Ozone", Sans-serif !important;
    font-size: 28px;
    margin-bottom: 5px !important; 
    font-weight: normal;
    margin-bottom: 0 !important;
}
#field_1_10{
    margin-bottom: 30px !important;
}
.contact-form{
    margin-bottom: 16px !important;
    padding: 0 15px;
}
.gfield--width-half{
    width: 50% !important;
    float: left !important;
    clear: none !important;  
}
.contact-form input{
    border: 1px solid #dcdfe5; 
    color: #000000;
    font-family: "DB-Ozone", Sans-serif !important;
    font-size: 22px !important;
}
.gform_wrapper.gravity-theme .gfield_label{
    font-size: 24px !important;
    font-family: "DB-Ozone", Sans-serif !important;
}
.contact-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #00000096;
    font-family: "DB-Ozone", Sans-serif !important;
    font-size: 22px;
    opacity: 1; /* Firefox */
  }
  
.contact-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #00000096;
    font-family: "DB-Ozone", Sans-serif !important;
    font-size: 22px;
  }
  
.contact-form input::-ms-input-placeholder { /* Microsoft Edge */
    color: #00000096;
    font-family: "DB-Ozone", Sans-serif !important;
    font-size: 22px;
}
.gform_footer{
    text-align: center;
    clear: both !important;
    margin-top: 40px !important;
}
.gform_footer input{
    padding: 8px 50px !important;
}
.File-Upload{
    margin-bottom: 40px !important;
}
.ContectFix {
    position: fixed;
    z-index: 99;
    right: 0;
}
@media (min-width: 1260px) and (max-width:1580px) {
    .Cover-Left{
        left: 0;
    }
    .Cover-Right {
        position: absolute;
        top: 28%;
        width: 380px !important;
        right: 5%;
    }
    .Cover-Right br{
        display: none;
    }
}
@media screen and (max-width: 1680px) {
    .Cover-Right{
        width: 378px !important;
        right: 12%;
    }
    .Cover-Right br{
        display: none;
    }
    .Cover-Left{
        left: 10% !important;
    }
}
@media screen and (max-width: 1366px) {
    .Cover-Right{
        width: 378px !important;
        right: 4%;
    }
    .Cover-Right br{
        display: none;
    }
    .Cover-Left{
        left: 0% !important;
    }
}
@media (min-width: 767px) and (max-width:1200px) {
    .Cover-Left{
        left: 0;
    }
    .Cover-Right {
        position: absolute;
        top: 28%;
        width: 380px !important;
        right: 5%;
    }
    .Cover-Right br{
        display: none;
    }
    .astaxanthin {
        position: absolute;
        top: 180px;
        right: 0;
        width: 250px !important;
    }
    .Aqua {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 250px !important;
    }
    .allantoin {
        position: absolute;
        top: 340px;
        right: 0px;
        width: 250px !important;
    }
    .argan-oil {
        position: absolute;
        top: 50px;
        left: 0;
        width: 250px !important;
    }
    .Alpha-arbutin {
        position: absolute;
        bottom: 100px;
        left: 0;
        width: 250px !important;
    }
    .HideBR br{
        display: none !important;
    }
    .slick-prev{
        left: 0 !important;
    }
    .slick-next {
        right: 0 !important;
    }
    .Cover-Left {
        position: absolute;
        top: 40%;
        width: 250px !important;
    }
    .Cover-Right br {
        display: none;
    }
    .Cover-Right{
        width: 200px !important;
    }
    .Cover-Left::before {
        content: "";
        display: block;
        position: absolute;
        top: -57px;
        left: 50px;
        background: url(images/comma.png);
        background-size: 100%;
        background-position: center;
        width: 60px;
        height: 60px;
    }
    .Cover-Right::before {
        content: "";
        display: block;
        position: absolute;
        top: 130px;
        right: 0;
        background: url(images/comma-2.png);
        background-size: 100%;
        background-position: center;
        width: 80px;
        height: 80px;
    }
}
@media screen and (max-width: 767px) {
    .Cover-Left {
        position: relative;
        top: 0;
        width: 100% !important;
        left: 0;
        margin-bottom: 0 !important;
    }
    .Cover-Left p{
        margin-bottom: 0 !important;
    }
    .Cover-Right {
        position: relative;
        top: 0;
        width: 100% !important;
        right: 0;
    }
    .Cover-Left::before {
        content: "";
        display: block;
        position: absolute;
        top: -40px;
        left: 35px;
        background: url(images/comma.png);
        background-size: 100%;
        background-position: center;
        width: 60px;
        height: 60px;
    }
    .Cover-Right::before{
        width: 80px;
        height: 80px;
    }
    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
        padding-top: 30px !important;
        height: 100vh;
    }
    .order-2{
        order:2
    }
    .order-1{
        order: 1;
    }
    .ceo{
        width: 50% !important;
    }
    .Alpha-arbutin {
        position: relative;
        bottom: 0px;
        left: 0;
        width: 100% !important;
        padding: 0 30px;
    }
    .argan-oil {
        position: relative;
        top: 0px;
        left: 0;
        width: 100% !important;
        padding: 0 30px;
    }
    .Aqua,
    .astaxanthin,
    .allantoin {
        position: relative;
        top: 0px;
        right: 0px;
        width: 100% !important;
        padding: 0 30px;
    }
    .HideBR br,
    .TagLine::before,
    .TagLine::after{
        display: none;
    }
    .slick-next {
        right: -10px !important;
    }
    .slick-prev{
        left: -10px !important;
    }
    .Product-box {
        width: 100%;
        margin: 0 0 20px;
    }
    .Product-box label{
        padding: 5px 10px !important;
    }
    .gform_wrapper.gravity-theme .gfield_label {
        font-size: 25px !important;
    }
    .Product-box .ginput_container_singleproduct {
        padding: 5px 10px !important;
    }
    .Product-box .ginput_container_singleproduct input{
        height: 25px;
    }
    .gsection_title{
        font-size: 26px !important;
    }
    .Shipping-Price input, .Total input{
        font-size: 22px !important;
    }
    .sp-bank{
        padding: 10px;
    }
    .sp-bank .info p{
        font-size: 20px;
    }
    .sp-bank .pic img{
        width: 40px;
    }
    .sp-bank .pic {
        padding-right: 10px;
    }
    [type=button], [type=submit], button{
        font-size: 24px !important;
        padding: 5px 20px;
    }
    .contact-form{
        padding: 0 !important;
        margin-bottom: 10px;
    }
    .contact-form input{
        height: 10px ;
        line-height: 25px;
    }
    .gfield--width-half{
        width: 100% !important;
    }
    .gform_footer input {
        padding: 0 50px !important;
        height: 40px;
        line-height: 40px !important;
    }
}