@font-face {
    font-family: "woodmart-font";
    font-display: swap;
}

.wd-nav.wd-nav-secondary.wd-style-underline#menu-kategorii-ru{
    gap: 15px;
}
.u-column1{
    margin-left:auto;
    margin-right: auto;
}

.u-column2{
    display:none;
    margin-left:auto;
    margin-right: auto;
}

@media screen and (min-width:1000px){
	.menu-item-26395{
		display:none;
    }
}

@import url('https://fonts.cdnfonts.com/css/open-sans');
@import url('https://fonts.cdnfonts.com/css/montserrat');
.main-slider .swiper-wrapper {
  align-items: stretch;
}



.swiper-slide {
    height: 40vw;
    max-height: 500px;
}
.main-slider .swiper-slide .bg{
    position: absolute; 
    bottom: 0;
    right: 0;
}
.swiper-button-prev {
    left: 15px;
    color: #8E8E8E;
}

.wd-entry-meta{
	display:none !important;
}
.swiper-button-next {
    color: #8E8E8E;
    right: 15px;
}
.swiper-button-prev:after, .swiper-button-next:after {
    font-size: 25px;
}
@media (max-width: 1080px){
    .swiper-button-prev { left: 3px; }
    .swiper-button-next { right: 3px; }
}
@media (max-width: 768px){
    .swiper-slide { height: 65vw; max-height: auto; }
    .swiper-button-prev, .swiper-button-next { display: none; }
}
@media (max-width: 580px){
    .swiper-slide { height: 86vw;}

	.woocommerce-form-login__rememberme .woocommerce-form__input-checkbox{
    	width: 20px;
        height: 20px;
        flex-shrink: 0;
        border-radius: 3px;
        border: 1px solid #CFCFCF;
    }

		.woocommerce-form-login__rememberme span{
        color: #000;
        text-align: center;
        font-family: "Open Sans";
        font-size: 16px;
        font-style: normal;
        display: flex;
        font-weight: 400;
        line-height: normal;
        margin: auto 0;
    }
}


/*Home Page Categories Section*/
.categories__wrapper {
    display: flex;
    flex-wrap: wrap;
}
.cetegory {
    width: 16.6666%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-left: 1px solid #D3EEE6;
    background: #EDF9F5;
    padding: 20px;
    transition: background 1s;
    text-decoration: none;
}
.cetegory:first-child {
    border-left: none;
}
.cetegory:hover {
    background: #51BC96;
}
.cetegory__title {
    text-align: center;
    font-weight: 400;
    color: #282828;
    transition: color font-weight 1s;
}

.cetegory:hover .cetegory__title{
     color: #ffffff;        
     font-weight: 700;  
}

.cetegory svg {
    height: 100px;
    fill: #64B098;
    margin-bottom: 40px;
    transition: fill 1s;
}

.cetegory:hover svg{
     fill: #ffffff;         
}

@media (max-width: 1080px) {
    .cetegory { width: 33.3333%; border-bottom: 1px solid #D3EEE6;}
    .cetegory:nth-child(4) {border-left: none;}
    .cetegory:nth-child(4), .cetegory:nth-child(5), .cetegory:nth-child(6) { border-bottom: none; }
}

@media screen and (max-width:385px){
    .wd-tools-element>a {
        width: 38px;
    }
}

@media (max-width: 580px) {

    .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
        margin-bottom: -15px !important;
    }

    .woocommerce-MyAccount-content{
        margin-top: 15px !important;
    }



    /* .cetegory { width: 50%;} */
    .cetegory__title{
        text-align: start;
        width: 138.8px;
        font-size: 20px;
        color: #282828;
        margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
        font-style: normal;
        line-height: normal;
    }
    .cetegory { 
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

    .categories__wrapper a{
        padding: 18px 30px;
    }

    .cetegory svg{
        height: 60px;
        margin-bottom: 0px;
    }
    .cetegory{border-left: none;}
    .cetegory:nth-child(4) { border-bottom: 1px solid #D3EEE6; }
	.cetegory:nth-child(5) { border-bottom: 1px solid #D3EEE6; }
}

/*Account Page*/
.woocommerce-MyAccount-content {
    padding-left: 25px !important;
}
.woocommerce-MyAccount-content>p {
    font-size: 16px !important;
    margin-bottom: 18px;
    line-height: normal;
}
.user-points__wrapper {
    display: flex;
    width: fit-content;
    padding: 10px 35px 10px 10px;
    background-color: #F7F8F9;
    border-radius: 5px;
    color: #000;
    font-weight: 400;
    margin-bottom: 18px;
}
.user-points__title {
    font-weight: 600;
    padding-right: 10px;
    padding-left: 13px;
    font-size: 14px;
}
.user-points__line {
    border-left: 1px solid #D3D3D3;
}
.user-points__level {
    padding-left: 10px;
    font-size: 14px;
}

.wd-my-account-links {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.user-level__wrapper{
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.user-level__title{
    text-transform: inherit !important;
    font-size: 20px !important;
    margin-top: 40px;
    margin-bottom: 15px;
}
.user-level___total {
    font-size: 16px;
    margin-bottom: 0px;
}
.user-level__img-start {
    margin-right: 10px;
}
.user-level__img-end {
    margin-left: 10px;
}
.user-level__line {
    height: 5px;
    position: relative;
    width: 294px;
    background: #f5f5f5;
}
.user-level__red-line {
    position: absolute;
    left: 0;
    background: #FF5D5D;
    height: 5px;
}
.user-level__text {
    font-size: 16px;
    margin-bottom: 30px;
}
.my_rewards_title, .my_reward_total {
    display: none;
}
.wd-my-account-links>div {
    flex: auto !important;
    max-width: 200px !important;
    width: 25% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: auto !important;
}
.wd-my-account-links .orders-link a:before {
    content: url("../images/account/basket.svg") !important;
    display: inline-block;
    width: 86px;
    height: 86px;
}
.wd-my-account-links .orders-link a:hover:before {
    content: url("../images/account/basket-white.svg") !important;
}

.wd-my-account-links .edit-address-link a:before { 
    content: url("../images/account/place.svg") !important;
    display: inline-block;
    width: 86px;
    height: 86px;
}
.wd-my-account-links .edit-address-link a:hover:before {
    content: url("../images/account/place-white.svg") !important;
}
.wd-my-account-links .edit-account-link a:before{
    content: url("../images/account/list.svg") !important;
    height: 86px;
    width: 86px;
}
.wd-my-account-links .edit-account-link a:hover:before{
    content: url("../images/account/list-white.svg") !important;
}

.wd-my-account-links .sale-button-link a:before{
    content: url("../images/account/bonus.svg") !important;
    height: 86px;
    width: 86px;
}
.wd-my-account-links .sale-button-link a:hover:before{
    content: url("../images/account/bonus-white.svg") !important;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
    content: url("../images/account/vector.svg") !important;
}
.customer-logout-link, .sale-products-link {
    display: none;
}
.wd-my-account-links a {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: none !important;
    border-left: 1px solid #D3EEE6;
    border-bottom: 1px solid #D3EEE6;
    background: #EDF9F5;
    height: 195px;
}
.wd-my-account-links a:before {
    color: #6DB49E !important;
    margin-bottom: 20px !important;
    font-size: 65px !important;
    line-height: 85px !important;
}
.wd-my-account-links a:hover {
    color: #fff !important;
    background-color: #51BC96 !important;
    font-weight: 700;
}
.wd-my-account-links a:hover:before {
    color: #fff !important;
}

@media (max-width: 1024px){
    .wd-my-account-links>div {
        width: 50% !important;
        max-width: 100% !important;
    }
}
.my_rewards_title {
    text-transform: inherit !important;
    font-size: 20px !important;
    margin-top: 35px;
}
.my_reward_total {
    font-size: 16px;
}
.footable {
    width: max-content !important;
}
.footable-visible {
    text-transform: inherit;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-left: 0;
}
.my_reward_table th, .my_reward_table td {
    border-bottom: none;
    /*width: 250px;*/
}
.my_reward_table th:nth-child(2) {
    display: none !important;
}
.my_reward_table td {
    font-size: 16px;
    font-weight: 400;
}

/*Info Message*/
.woocommerce-info {
    width: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .woocommerce-info {
        max-width:100%;
    }
}

@media (min-width: 769px) {
    .woocommerce-info {
        max-width:100%;
    }
}

@media (min-width: 1025px) {
    .woocommerce-info {
        max-width:100%;
    }
}

@media (min-width: 1200px) {
    .woocommerce-info {
        max-width:1222px;
    }
}
/*Checkout page*/
#post-10 {
    font-family: 'Open Sans';
}



.woocommerce-billing-fields>h3 {
    text-transform: none !important;;
    font-size: 32px;
    margin-bottom: 35px;
}
.checkout-order__wrapper {
    position: relative;
}
.checkout-order-review {
    background-color: #EDF9F5 !important;
    padding: 30px 28px !important;
    margin-left: 55px;
    
}
/*@media (min-width: 769px) {
    .checkout-order-review {
        position: fixed !important;
        top: 220px;
        max-width: 550px;
        left: 50%;
        z-index: 999;
    }
}*/
.checkout-order-review:before, .checkout-order-review:after {
    background-image: radial-gradient(farthest-side, transparent 6px, #EDF9F5 0) !important;
}
#customer_details, #payment {
   /* padding-right: 40px;*/
}
#order_review_heading {
    text-transform: inherit !important;
}
.form-row {
    margin-bottom: 30px;
}
input[type='email'], input[type='date'], input[type='search'], 
input[type='text'], input[type='tel'], 
input[type='url'], input[type='password'], textarea, select, .zen-ui-select__value  {
    border: 1px solid #C8C8C8 !important;
    border-radius: 7px !important;
    padding: 10px 20px !important;
    font-size: 20px !important;
    height: 50px !important;
    font-weight: 400;
}
input[type='text']::placeholder, input[type='tel']::placeholder,
input[type='email']::placeholder, textarea::placeholder {
    color: #B2B2B2;
}
#billing_email_field {
    margin-bottom: 35px;
}
@media (min-width: 1025px) {
    #billing_phone_field, #billing_email_field {
        clear: none;
        width: 48%;
    }
    #billing_phone_field {
        float: left;
    }
    #billing_email_field {
        float: right;
    }
}
.woocommerce-checkout #shipping_method li {
    display: flex;
    align-items: flex-start;
    border-radius: 7px;
    background: #F7F7F7;
    padding: 25px;
    margin-bottom: 20px;
}
.woocommerce-checkout #shipping_method input.shipping_method {
    top: 10px !important;
}
.shipping-method__wrapper {
    margin-left: 20px;
}
.shipping-method__title {
    display: flex;
    margin-bottom: 10px;
}
.woocommerce-checkout #shipping_method label {
    font-size: 20px;
    font-weight: 600;
    margin-left: 15px;
}
.shipping-method__wrapper p {
    font-size: 20px;
    line-height: 156.182%;
    margin-bottom: 5px;
}
.toggle-switch {
    display: none;
}
#standard-option {
    margin-left: 30px;
}
.wcus-checkout-fields {
    clear: both;
    font-weight: 400;
}
.wcus-checkout-fields h3, #ukrposhta_shippping_fields h3 {
    font-size: 24px;
}
.wd-builder-off .woocommerce-billing-fields {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}

.woocommerce-checkout #shipping_method input.shipping_method {
    float: left !important;
}
#order_comments_field label {
    font-size: 20px;
}
textarea::placeholder {
    font-size: 16px;
}

.payment-title {
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 35px;
}
.wc_payment_methods  {
    font-size: 20px;
    margin-bottom: 10px;
}
.payment_methods .payment_box{
    display:  none!important;
}
.payment_methods li img {
    max-width: calc( 100% - 214px );
}
.woocommerce-terms-and-conditions-wrapper {
    border-top: none !important;
    margin-top: 0 !important;
}

.payment-note__wrapper {
    display: flex;
    padding: 30px 50px 35px 20px;
    border-radius: 7px;
    background: #FFFAE7;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140.682%;
    margin-top: 35px;
}
.payment-note__title {
    font-size: 20px;
    margin-bottom: 5px;
}
.zen-ui-select__value>svg {
    right: 20px;
}
td.product-total .amount, .shop_table .amount {
    color: #000 !important;
}
.checkout-note__wrapper {
    display: flex;
    padding: 20px 13px;
    border-radius: 7px;
    border: 1px solid #B8ECDA;
    background: #E5F7F1;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140.682%;
}
.checkout-note__icon {
    margin-right: 12px;
    margin-top: 3px;
}

.checkout-note__wrapper p {
    margin-bottom: 10px;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-content {
  background: #fff;
  padding: 70px 40px 25px;
  text-align: center;
  border-radius: 7px;
  position: relative;
  font-size: 18px;
}
.popup-content table {
    width: 345px;
}
.popup-content th, .popup-content td {
    padding-left: 0;
    padding-right: 0;
}
.popup-content th {
    font-size: 20px;
}
.popup-table__right-column{
    text-align: right;
}
.popup-table__last-row {
    border-bottom: none;
}
.close {
  position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    padding: 10px;
    /* border: 1px solid #616161; */
    border-radius: 7px;
    line-height: 1px;
    background: #ECECEC;
}

@media (max-width: 1024px) {
    .checkout-order-review {
        margin-left: 0;
    }
}
@media (min-width:768px){

   #customer_login #register_login{
    text-align: center;
    margin:24.88px 0;
    color: #3DB1F2;
font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
   }
}
@media (max-width: 768px) {
   .checkout-last-column__order {
    order: 2;
   } 

   #customer_login .u-column2{
    display: none;
   }

   .main-page-wrapper:has(#customer_login){
    min-height: auto !important;
    margin-top: -60px !important;
   }

   #customer_login .form-row:nth-child(1) {
    margin-bottom: 15.44px ;
   }

   #customer_login .form-row:nth-child(3) {
    margin-bottom: 18.41px ;
   }

   #customer_login .woocommerce-LostPassword,#customer_login label[for="username"], label[for="reg_email"], #customer_login label[for="password"], label[for="reg_username"], label[for="reg_password"] {
    padding-left: 2px;
    color: #000;

font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
   }

   #customer_login .woocommerce-LostPassword{
    margin-bottom: 18px;
   }

   #customer_login #register_login{
    display: block;
    text-align: center;
    margin:24.88px 0;
    color: #3DB1F2;
font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
   }

   .woocommerce:has(#customer_login) .woocommerce-info{
    display: none;
   }

   .register .button, .login .button {
    color: #FFF;
    text-transform: capitalize;
font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 7px !important;
    background: #51BC96;    
   }

   .register .form-row:nth-child(1), .register .form-row:nth-child(2) {
    margin-bottom: 20px !important;
   }
}





/* OVERRIDE */
@media screen and (max-width:768px){

    .mobile-nav .wd-search-form form input{
        border: none !important;
        border-bottom: 1px solid #C8C8C8 !important;
    }

    .mobile-nav .wd-search-form form input::placeholder{
        color: rgba(104, 104, 104, 0.61);
    font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    
    .mobile-nav .searchform .searchsubmit {
        color: lightgray;
    }

    .mobile-nav .mobile-nav-tabs{
        padding: 22.43px;
    }

    
    .mobile-nav .wd-nav-mob-tab>li.wd-active>a {
        background-color: transparent !important;
    }

    .mobile-nav .wd-nav[class*="wd-style-underline"]>li:hover>a .nav-link-text:after, .wd-nav[class*="wd-style-underline"]>li.current-menu-item>a .nav-link-text:after, .wd-nav[class*="wd-style-underline"]>li.wd-active>a .nav-link-text:after, .wd-nav[class*="wd-style-underline"]>li.active>a .nav-link-text:after {
        width: 126.5% !important;
        height: 3px;
        
    }

    .mobile-nav .wd-nav-mob-tab:not(.wd-swap) li:first-child .nav-link-text:after, .wd-nav-mob-tab.wd-swap li:last-child .nav-link-text:after {
        top: 41px;
    }

    .mobile-nav .wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text:after {
        top: 41px !important;
    }

    .mobile-nav .mobile-tab-title span{
    font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }


    .mobile-nav .wd-nav[class*="wd-style-"]>li.wd-active>a .nav-link-text     {
        font-weight: 600;
    }

    .mobile-nav .wd-nav-mobile li {
        flex-direction: row-reverse;
    }

    .mobile-nav .wd-nav-mobile li a {
        border-bottom: none !important;
    }

    .mobile-nav .wd-nav-opener:after {
        transition: none !important;
        rotate: 90deg;
    }

    .mobile-nav .wd-nav-mob-tab[class*="wd-style-underline"] .nav-link-text{
    font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .mobile-nav .wd-nav-opener.wd-active:after {
        transform: rotate(-180deg) !important;
    }

    .mobile-nav .wd-nav-opener.wd-active {
        background-color: transparent !important;
        color: #2F936F !important;
    }

    .mobile-nav .nav-link-text{
    font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform:initial;
        font-size: 18px;
    }

    .mobile-nav .wd-nav-mobile.wd-active {
        padding-top: 25px;
    }

    .mobile-nav .searchform {
        box-shadow: 0 5px 9px rgba(0,0,0,0.12) !important;
    }

    .mobile-nav .wd-nav-mob-tab{
        background-color: transparent !important;
    }

    .mobile-nav .wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
        background-color: transparent !important;
    }

    .mobile-nav .wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a .nav-link-text {
        color: #2F936F;
    }

    .mobile-nav .wd-nav-opener {
        margin-right: -25px;
    }


    .mobile-nav .menu-item{
        padding-left: 25px;
    }

    .mobile-nav .menu-item-has-children{
        padding-left: 0;
    }




    /* ACCOUNT PAGE */

    .wd-my-account-sidebar{
        display: none;
    }

    .woocommerce-MyAccount-content strong{
        margin-left: 11.32px;
        color: #000;
    font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .woocommerce-MyAccount-content .wd-my-account-links{
        flex-direction: column;
    }


    .woocommerce-MyAccount-content .wd-my-account-links>div {
        width: 100% !important;
    }

    .woocommerce-MyAccount-content .wd-my-account-links a {
        flex-direction: row;
        padding: 18px 30px;
        height: auto;
        gap: 50px;
        justify-content: start;
        color: #282828;
    font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-left: none;
    }

    .woocommerce-MyAccount-content .sale-button-link a{
        border-bottom: none;
    }

    .woocommerce-MyAccount-content .wd-my-account-links a:before {
        margin-bottom: 0px !important;
    }

    .woocommerce-MyAccount-content .footable-sort-indicator{
        display: none !important;
    }

    .woocommerce-MyAccount-content .user-level__text {
        margin-bottom: 0px;
    }

    .woocommerce-MyAccount-content table td {
        padding: 0px 12px 15px 0px;
    }

    .woocommerce-MyAccount-content .user-level___total{
        color: #000;

    font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .woocommerce-MyAccount-content #user_points_h4{
        color: #000;

        font-family: Open Sans;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .woocommerce-MyAccount-content .user-level__title {
        margin-top: 21px;
    }
	.woocommerce-my-account-wrapper {
    	margin-top:-40px;
    }

 
}

@media (max-width:400px){
    .woocommerce-MyAccount-content .wd-my-account-links a {
        font-size: 15px;
    }
}

@import url('https://fonts.cdnfonts.com/css/inder');

.bonuses{
    display: none;
}

    .bonuses_desktop{
        display:flex;
        align-items: center;
                margin-bottom:23.09px;
    }

@media screen and (min-width:500px){
    .u-column1 .form-row label{
        color: #000;
    margin-bottom:10px;
font-family: Open Sans;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
        .u-column2 .form-row label{
        color: #000;
    margin-bottom:10px;
font-family: Open Sans;
font-style: normal;
font-weight: 400;
line-height: normal;
    }
        .u-column1 h2{
    text-align: center;
    color: #000;

text-align: center;
font-family: Open Sans;
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: normal;
    
}

        .u-column2 h2{
    text-align: center;
    color: #000;

text-align: center;
font-family: Open Sans;
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: normal;
    
}

.woocommerce-form-register__submit{
        display: flex;
width: 489px;
height: 60px;
padding: 14px 22px !important;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 7px !important;
background: #51BC96;
color: #FFF;

font-family: Montserrat;
font-size: 18px !important;
font-style: normal;
font-weight: 600 !important;
line-height: normal !important;
}

.form-row:has(.woocommerce-form-register__submit){
    margin-bottom:26px;
}

.woocommerce-form-login__submit{
    display: flex;
width: 489px;
height: 60px;
padding: 14px 22px !important;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 7px !important;
background: #51BC96;
color: #FFF;

font-family: Montserrat;
font-size: 18px !important;
font-style: normal;
font-weight: 600 !important;
line-height: normal !important;
}

        .u-column1{
    max-width:519px !important;
    
}

        .u-column2{
    max-width:519px !important;
    
}

   .woocommerce:has(#customer_login) .woocommerce-info{
    display: none;
   }
   
   .form-row:has(.woocommerce-form-login__rememberme){
       margin-bottom:20px;
   }
   
   .woocommerce-LostPassword{
       margin-bottom: 30px;
   }

}
                

@media screen and (max-width:500px){
    .wpml-ls-native{
        color: #000;
        font-family: 'Inder', sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    
     .woocommerce-password-strength{
        margin-top: 10px;
    }
    
    .bonuses_desktop{
        display:none;
    }

	 .bonuses{
        display: flex;
    }

    .short{
        color: red;
    }
    .bad{
        color: red;
    }

    .good{
        color: orange;
    }

    .strong{
        color: green;
    }
}

@import url('https://fonts.cdnfonts.com/css/ubuntu');

#post-26966 .wd-price-table.price-style-default .wd-plan-price {
  background-color: transparent !important;
    background-image: url(../images/svg/start_bonus.svg);
    background-size: contain;
    height: 160px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

#post-26933 .wd-price-table.price-style-default .wd-plan-price {
  background-color: transparent !important;
    background-image: url(../images/svg/start_bonus.svg);
    background-size: contain;
    height: 160px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

#post-26966 .wd-price-table.price-style-default .wd-plan-price .wd-price-value {
    color: #000;

text-align: center;
font-family: 'Ubuntu', sans-serif;;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

#post-26933 .wd-price-table.price-style-default .wd-plan-price .wd-price-value {
    color: #000;

text-align: center;
font-family: 'Ubuntu', sans-serif;;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

#post-26966 .wd-price-table.price-style-default .wd-plan-price .wd-price-suffix {
    display: none;
}

#post-26933 .wd-price-table.price-style-default .wd-plan-price .wd-price-suffix {
    display: none;
}

@media screen and (max-width:1024px){
	#post-26933 .wd-price-table {
    	flex:40%;
    }
    #post-26966 .wd-price-table {
    	flex:40%;
    }
}

#post-26966 .wd-price-table.price-style-default .wd-plan-features{
    border: none !important;
}

#post-26933 .wd-price-table.price-style-default .wd-plan-features{
    border: none !important;
}

#post-26966 .wd-price-table.price-style-default .wd-plan-inner{
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

#post-26933 .wd-price-table.price-style-default .wd-plan-inner{
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

#post-26966 .wd-price-table.price-style-default .wd-plan-feature{
margin-bottom: 0 !important;
    padding-bottom: 0!important;
}

#post-26933 .wd-price-table.price-style-default .wd-plan-feature{
margin-bottom: 0 !important;
    padding-bottom: 0!important;
}

#post-26966 .wd-price-table.price-style-default .wd-plan-feature:nth-child(1){
    padding-bottom: 4.78px !important;
}

#post-26933 .wd-price-table.price-style-default .wd-plan-feature:nth-child(1){
    padding-bottom: 4.78px !important;
}

#post-26933, #post-26966{
margin-top:-17.11px;
}

#post-26966 .wd-price-table.price-style-default .wd-plan-feature:nth-child(2){
   color: #000;

text-align: center;
font-family: Open Sans;
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

#post-26933 .wd-price-table.price-style-default .wd-plan-feature:nth-child(2){
   color: #000;

text-align: center;
font-family: Open Sans;
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: normal;
}


#post-26966  .liner-continer h4{
    color: #000;
width: 65%;
text-align: center;
font-family: Open Sans;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


#post-25933 .woocommerce-thankyou-order-received{
	height:200px;
   	border:none;
}

#post-10 .woocommerce-thankyou-order-received{
	height:200px;
   	border:none;
}

#post-25933 .woocommerce-order{
	max-width:100%;
}

#post-10 .woocommerce-order{
	max-width:100%;
}


#post-25933 .woocommerce-table__product-name{
color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#post-10 .woocommerce-table__product-name{
color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#post-25933 .woocommerce-table__product-name a{
color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#post-10 .woocommerce-table__product-name a{
color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


#post-25933 .woocommerce-order p:nth-child(3){
	display:none
}

#post-10 .woocommerce-order p:nth-child(3){
	display:none
}


#post-25933 .woocommerce-table__product-total:not(del) .woocommerce-Price-amount{
	color: #000;

text-align: right;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-10 .woocommerce-table__product-total:not(del) .woocommerce-Price-amount{
	color: #000;

text-align: right;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


#post-25933 .woocommerce-table__product-total:has(del) ins .woocommerce-Price-amount{
	color: #000;

text-align: right;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-10 .woocommerce-table__product-total:has(del) ins .woocommerce-Price-amount{
	color: #000;

text-align: right;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
 
#post-25933 .woocommerce-table__product-total del {
	display:none;
}

#post-10 .woocommerce-table__product-total del {
	display:none;
} 

#post-25933 .woocommerce-order:has(.thankyou-wrapper) h2{
color: #000;
font-family: Open Sans;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform:initial;

}

#post-10 .woocommerce-order:has(.thankyou-wrapper) h2{
color: #000;
font-family: Open Sans;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform:initial;

}

#post-25933 .woocommerce-order:has(.thankyou-wrapper) table td, #post-25933 table th{
	padding:28.75px 0px 24.5px 0px;
}

#post-10 .woocommerce-order:has(.thankyou-wrapper) table td, #post-10 table th{
	padding:28.75px 0px 24.5px 0px;
}

#post-25933 .woocommerce-order:has(.thankyou-wrapper) .product-quantity{
	    font-weight: 400 !important;
}

#post-10 .woocommerce-order:has(.thankyou-wrapper) .product-quantity{
	    font-weight: 400 !important;
}



#post-25933 .woocommerce-order:has(.thankyou-wrapper)  .woocommerce-table__product-name:nth-child(2){
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


#post-10 .woocommerce-order:has(.thankyou-wrapper)  .woocommerce-table__product-name:nth-child(2){
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-25933 .woocommerce-order:has(.thankyou-wrapper) tfoot td{
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-10 .woocommerce-order:has(.thankyou-wrapper) tfoot td{
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-25933 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table--order-details tfoot tr th {
    text-transform: Inherit;
    color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table--order-details tfoot tr th {
    text-transform: Inherit;
    color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#post-25933 .woocommerce-order-recieved-custom:nth-child(1){

 color: #319468;

text-align: center;
font-family: Montserrat;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 135.918%; /* 46.212px */
}

#post-10 .woocommerce-order-recieved-custom:nth-child(1){

 color: #319468;

text-align: center;
font-family: Montserrat;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 135.918%; /* 46.212px */
}

#post-25933 .woocommerce-order-recieved-custom:nth-child(2){

color: #319468;

text-align: center;
font-family: Montserrat;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 135.918%; /* 38.057px */
}

#post-10 .woocommerce-order-recieved-custom:nth-child(2){

color: #319468;

text-align: center;
font-family: Montserrat;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 135.918%; /* 38.057px */
}


#post-25933 .thankyou-wrapper{
	padding-top:55px;
    padding-bottom:55px;
    height:200px;
    margin-bottom:60px;
    background-image:url(/wp-content/uploads/dropshipping-inner-896px.webp);
    background-repeat:no-repeat;
	background-position:bottom;
}

#post-10 .thankyou-wrapper{
	padding-top:55px;
    padding-bottom:55px;
    height:200px;
    margin-bottom:60px;
    background-image:url(/wp-content/uploads/dropshipping-inner-896px.webp);
    background-repeat:no-repeat;
	background-position:bottom;
}

#post-25933 .woocommerce-thankyou-notable{
	display:none;
}

#post-10 .woocommerce-thankyou-notable{
	display:none;
}

#post-26933  .liner-continer h4{
    color: #000;
width: 65%;
text-align: center;
font-family: Open Sans;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-26966 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3{
    padding: 53.61px 174px 60.41px 89px !important;
    background-image: url(../images/background-bonus.png);
    background-repeat: no-repeat;
    background-color: transparent !important;
    border-color: transparent !important;
    background-position: top;
        background-size: cover;
}

#post-26933 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3{
    padding: 53.61px 174px 60.41px 89px !important;
    background-image: url(../images/background-bonus.png);
    background-repeat: no-repeat;
    background-color: transparent !important;
    border-color: transparent !important;
    background-position: top;
        background-size: cover;
}

#post-26966 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{
    text-align: start !important;
}

#post-26933 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{
    text-align: start !important;
}

#post-26966 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p{
    margin-bottom:8px;
}

#post-26933 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p{
    margin-bottom:8px;
}

#post-26966 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p:nth-child(3){
    width: 100%;
        margin-left: 0;
    margin-right: 0;
}

#post-26933 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p:nth-child(3){
    width: 100%;
        margin-left: 0;
    margin-right: 0;
}

#post-26966 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 .vc_cta3-actions{
    display: flex !important;
}

#post-26933 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 .vc_cta3-actions{
    display: flex !important;
}


#post-26966 .vc_cta3-container .vc_general.vc_cta3{
    padding: 53.61px 89px !important;
    background-image: url(../images/background-bonus-delivery.png);
        background-repeat: no-repeat;
    background-color: #f9f3ed!important;
    
}

#post-26933 .vc_cta3-container .vc_general.vc_cta3{
    padding: 53.61px 89px !important;
    background-image: url(../images/background-bonus-delivery.png);
        background-repeat: no-repeat;
    background-color: #f9f3ed!important;
    
}

#post-26966 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{
    text-align: center !important;
}

#post-26933 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{
    text-align: center !important;
}

#post-26966 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p:nth-child(3){
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#post-26933 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p:nth-child(3){
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#post-26966 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p{
    margin-bottom:6px;
}

#post-26933 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p{
    margin-bottom:6px;
}


#post-26966 .vc_cta3-container.vc_general.vc_cta3 .vc_cta3-actions{
    display: flex !important;
}
 
#post-26933 .vc_cta3-container.vc_general.vc_cta3 .vc_cta3-actions{
    display: flex !important;
}


#post-26966 .vc_cta3-content-header h2{
    color: #000;

font-family: 'Montserrat', sans-serif;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 135.918%; /* 40.776px */
}

#post-26933 .vc_cta3-content-header h2{
    color: #000;

font-family: 'Montserrat', sans-serif;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 135.918%; /* 40.776px */
}


#post-26966 .vc_cta3-container:nth-child(1) .vc_cta3-content{
width: 100%;
}

#post-26933 .vc_cta3-container:nth-child(1) .vc_cta3-content{
width: 100%;
}

#post-26966 .vc_cta3-container .vc_cta3-content{
width: 51%;
margin: 0 auto;
margin-bottom:30px;
}

#post-26933 .vc_cta3-container .vc_cta3-content{
width: 51%;
margin: 0 auto;
margin-bottom:30px;
}


#post-26966 .vc_cta3-content{

color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-26933 .vc_cta3-content{

color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-26966 .vc_cta3-content p:nth-child(2){

color: #000;
width:100%;
font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


#post-26933 .vc_cta3-content p:nth-child(2){

color: #000;
width:100%;
font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#post-26966  .vc_cta3-content p:nth-child(3){

color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


#post-26933 .vc_cta3-content p:nth-child(3){

color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-26966 .vc_cta3-content ul{
color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


#post-26933 .vc_cta3-content ul{
color: #000;

font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-26966 .vc_cta3-content p:last-child{

color: #000;

font-family: Open Sans;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}


#post-26933 .vc_cta3-content p:last-child{

color: #000;

font-family: Open Sans;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#post-26966 .fa-sign-in-alt{
    display: none !important;
}

#post-26933 .fa-sign-in-alt{
    display: none !important;
}


#post-26966 .fa-cart-plus{
    display: none !important;
}

#post-26933  .fa-cart-plus{
    display: none !important;
}


#post-26966 .vc_cta3-content ul li::marker{
    color: #6EBA98 !important;
}


#post-26933 .vc_cta3-content ul li::marker{
    color: #6EBA98 !important;
}



#post-26966 .vc_btn3-container a{
    color: #FFF;
padding-right: 48px;
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 600;
line-height: normal;
border-radius: 7px !important;
background: #51BC96 !important;
}


#post-26933 .vc_btn3-container a{
    color: #FFF;
padding-right: 48px;
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 600;
line-height: normal;
border-radius: 7px !important;
background: #51BC96 !important;
}

@media screen and (max-width:850px){
    #post-26966 .vc_cta3-container .vc_general.vc_cta3{
    padding: 20px !important;
}


#post-26933 .vc_cta3-container .vc_general.vc_cta3{
    padding: 20px !important;
}

    #post-26966 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3{
    padding: 20px !important;
}

#post-26933 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3{
    padding: 20px !important;
}


#post-26966 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content  {
    width: 100%;
}


#post-26933 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content  {
    width: 100%;
}


#post-26966 .wd-price-table{
    margin-bottom:-50px;
}



#post-26933 .wd-price-table{
    margin-bottom:-50px;
}

#post-26966 .wd-price-table:last-child{
    margin-bottom:auto;
}

#post-26933 .wd-price-table:last-child{
    margin-bottom:auto;
}


    #post-26966 .vc_cta3-container .vc_general.vc_cta3{
    background-image: url(../images/background-bonus-delivery-mobile.png);
        background-repeat: no-repeat;
    background-color: #f9f3ed!important;
    background-position: right bottom;
    
}

#post-26933 .vc_cta3-container .vc_general.vc_cta3{
    background-image: url(../images/background-bonus-delivery-mobile.png);
        background-repeat: no-repeat;
    background-color: #f9f3ed!important;
    background-position: right bottom;
    
}

#post-26966 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3{
    background-image: url(../images/background-bonus.png);
    background-repeat: no-repeat;
    background-color: #fdf8d9 !important;
    border-color: transparent !important;
    background-position: top;
}

#post-26933 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3{
    background-image: url(../images/background-bonus.png);
    background-repeat: no-repeat;
    background-color: #fdf8d9 !important;
    border-color: transparent !important;
    background-position: top;
}


}

#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3{
	padding:35.16px 136.63px 35.15px 38.58px;
    background-image: url(/wp-content/uploads/dropshipping.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color:#E2F6FE;
    height:390px;
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3{
	padding:35.16px 136.63px 35.15px 38.58px;
    background-image: url(/wp-content/uploads/dropshipping.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color:#E2F6FE;
    height:390px;
}

#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 h2{
	color: #000;
    font-family: Open Sans;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 h2{
	color: #000;
    font-family: Open Sans;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}



#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p{
    color: #000;

    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p{
    color: #000;

    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
}

#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p:nth-child(2){
    margin-bottom:16px;
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p:nth-child(2){
    margin-bottom:16px;
}

#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p:nth-child(3){
    margin-bottom:8px;
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p:nth-child(3){
    margin-bottom:8px;
}

#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p:nth-child(4){
    margin-bottom:8px;
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p:nth-child(4){
    margin-bottom:8px;
}

#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p:nth-child(5){
    margin-bottom:16px;
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 p:nth-child(5){
    margin-bottom:16px;
}

#post-31696 h4{
    color: #000;

    font-family: Open Sans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#post-31727 h4{
    color: #000;

    font-family: Open Sans;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#post-31696 .wpb_text_column p{
	color: #000;

    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
}

#post-31727 .wpb_text_column p{
	color: #000;

    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
}

#post-31696 .wpb_text_column:nth-child(3){
	margin-bottom:20px;
}

#post-31727 .wpb_text_column:nth-child(3){
	margin-bottom:20px;
}




#post-31696 .title-wrapper{
	margin-bottom:20px;
}

#post-31727 .title-wrapper{
	margin-bottom:20px;
}

#post-31696 .wpb_text_column:nth-child(5){
	margin-bottom:10px;
}

#post-31727 .wpb_text_column:nth-child(5){
	margin-bottom:10px;
}

#post-31696 .wpb_text_column:nth-child(6){
	margin-bottom:10px;
}

#post-31727 .wpb_text_column:nth-child(6){
	margin-bottom:10px;
}

#post-31696 .wpb_text_column:nth-child(8){
	margin-bottom:10px;
}

#post-31727 .wpb_text_column:nth-child(8){
	margin-bottom:10px;
}




#post-31696 .vc_cta3-container .vc_general.vc_cta3{
	padding:48px 48px 48px 78px;
    background-image:url(/wp-content/uploads/advantages.png);
    background-repeat:no-repeat;
    background-position:bottom right;
    background-color:#EDF9F5;
    height:358px;
}

#post-31727 .vc_cta3-container .vc_general.vc_cta3{
	padding:48px 48px 48px 78px;
    background-image:url(/wp-content/uploads/advantages.png);
    background-repeat:no-repeat;
    background-position:bottom right;
    background-color:#EDF9F5;
    height:358px;
}

#post-31696 .vc_cta3-container:nth-child(1):has(.last-cta){
	height:572px;
}

#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta){
	height:572px;
}


#post-31696 .wpb_column:has(form) form br{
	display:none;
}

#post-31727 .wpb_column:has(form) form br{
	display:none;
}

#post-31696 .wpb_column:has(form) input[type="submit"]{
	display: flex;
    width: 100%;
    height: 72px;
    padding: 14px 22px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 7px;
    background: #51BC96;
    color:white;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#post-31727 .wpb_column:has(form) input[type="submit"]{
	display: flex;
    width: 100%;
    height: 72px;
    padding: 14px 22px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 7px;
    background: #51BC96;
    color:white;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#post-31696 .wpb_column:has(form) form p{
	margin-bottom:30px;
}

#post-31727 .wpb_column:has(form) form p{
	margin-bottom:30px;
}

#post-31696 .wpb_column:has(form) form textarea{
	min-height:150px;
}

#post-31727 .wpb_column:has(form) form textarea{
	min-height:150px;
}

.container:has(.thankyou-wrapper){
    max-width:896px;
}

#post-31696 .vc_cta3-container .vc_general.vc_cta3 p{
	color: #000;
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 14px;
}

#post-31727 .vc_cta3-container .vc_general.vc_cta3 p{
	color: #000;
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 14px;
}

#post-31696 .vc_cta3-container .vc_general.vc_cta3 li{
	color: #000;

    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#post-31727 .vc_cta3-container .vc_general.vc_cta3 li{
	color: #000;

    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


#post-31696{

    margin-top: -17.11px;
}

#post-31727 {
 margin-top: -17.11px;
}

#post-31696 .vc_cta3-container{
	margin-bottom:20px;
}

#post-31727 .vc_cta3-container{
	margin-bottom:20px;
}


#post-31696 .vc_cta3-container .vc_general.vc_cta3 li::marker{
	  color: #6EBA98 !important;
}

#post-31727  .vc_cta3-container .vc_general.vc_cta3 li::marker{
	  color: #6EBA98 !important;
}

#post-31696 h4:nth-child(1){
	margin-top:20px;
}

#post-31727  h4:nth-child(1){
	margin-top:20px;
}

#post-31696 #wd-658ee18df31a8 h4{
	margin-top:30px;
    margin-bottom:10px;
}

#post-31727 #wd-658ee18df31a8 h4{
	margin-top:30px;
    margin-bottom:10px;
}

#post-25933 #shipping_method input[type="radio"]{
    transform: scale(1.35);

}

#post-10 #shipping_method input[type="radio"]{
    transform: scale(1.35);

}


#post-25933 .toggle-switch{
    margin-top:30px;
    flex-wrap:wrap;
    row-gap:15px;
        flex-direction: column;
}

#post-10 .toggle-switch{
    margin-top:30px;
    flex-wrap:wrap;
    row-gap:15px;
    flex-direction: column;
}



#post-25933 .toggle-switch label{
}

#post-25933 .shipping-fixed-one{
    display: flex;
}

#post-25933 .shipping-fixed-one label{
    display: flex;
    align-items: center;
}

#post-25933 .shipping-fixed-two{
    display: flex;
}

#post-25933 .shipping-fixed-two label{
    display: flex;
    align-items: center;
}

#post-31696 .wpcf7-response-output{
        max-width: 1222px;
    margin: auto;
    margin-bottom: 50px;
        animation: wd-fadeInUpBig .35s ease .100ms both !important;
}

#post-31727 .wpcf7-response-output{
        max-width: 1222px;
    margin: auto;
    margin-bottom: 50px;
        animation: wd-fadeInUpBig .35s ease .100ms both !important;
}

#post-10 .toggle-switch label{
}

#post-10 .shipping-fixed-one{
    display: flex;
}

#post-10 .shipping-fixed-one label{
    display: flex;
    align-items: center;
}

#post-10 .shipping-fixed-two{
    display: flex;
}

#post-10 .shipping-fixed-two label{
    display: flex;
    align-items: center;
}




#post-10.toggle-switch label{
}

#post-10 .toggle-switch input[value="ukr standart"]{
    margin-left:0;
}

#post-25933 .toggle-switch input[value="ukr standart"]{
    margin-left:0;
}

#post-25933 .toggle-switch input[type="radio"]{
    transform: scale(1.35);
}
#post-10 .toggle-switch input[type="radio"]{
    transform: scale(1.35);
}


@media screen and (max-width:1031px){
#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    padding: 35.16px 136.63px 35.15px 38.58px;
    background-image: url(/wp-content/uploads/dropshipping.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #E2F6FE;
    height: auto;
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    padding: 35.16px 136.63px 35.15px 38.58px;
    background-image: url(/wp-content/uploads/dropshipping.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #E2F6FE;
    height: auto;
}
}

#post-31696 .wpcf7-response-output{
    
      border-radius: 7px !important;
}

#post-31727.wpcf7-response-output{
    
      border-radius: 7px !important;
}

#post-31727 .wpcf7-response-output:after{
    
    background-color: transparent !important;
}

#post-31696 .wpcf7-response-output:after{
    
    background-color: transparent !important;
}

#post-31727 .sent .wpcf7-response-output{

background: #B1E3CB !important;
}

#post-31696 .sent .wpcf7-response-output{

background: #B1E3CB !important;
}

#post-31696 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general{
	padding:147px 48px 182px 48px;
    height:572px;
    background-image:url(/wp-content/uploads/background-1.png);
    background-repeat:no-repeat;
}

#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general{
	padding:147px 48px 182px 48px;
    height:572px;
    background-image:url(/wp-content/uploads/background-1.png);
    background-repeat:no-repeat;
}

@media screen and (max-width:965px){
#post-31696 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    padding: 48px 48px 182px 48px;
    width: 95%;
}

#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    padding: 48px 48px 182px 48px;
    width: 95%;
}
}


@media screen and (max-width:767px){
#post-26933 .wd-price-table {
    	flex:auto;
    }
    #post-26966 .wd-price-table {
    	flex:auto;
    }
#post-31696 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    padding: 147px 48px 182px 48px;
    width: 100%;
}

#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    padding: 147px 48px 182px 48px;
    width: 100%;
}

}

@media screen and (max-width:581px){
#post-31696 .vc_cta3-container .vc_general.vc_cta3 p {
color: #000;

font-family: Open Sans;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-25933 .woocommerce-order:has(.thankyou-wrapper) h2{
color: #000;

font-family: Open Sans;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
 
#post-10 .woocommerce-order:has(.thankyou-wrapper) h2{
color: #000;

font-family: Open Sans;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-25933 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table__product-total:not(del) .woocommerce-Price-amount {
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table__product-total:not(del) .woocommerce-Price-amount {
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-25933 .thankyou-wrapper {
	margin-bottom:40px;
}

#post-10 .thankyou-wrapper {
	margin-bottom:40px;
}

#post-25933 .woocommerce-table__product-total:has(del) ins .woocommerce-Price-amount {
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table__product-total:has(del) ins .woocommerce-Price-amount {
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-25933 .woocommerce-order:has(.thankyou-wrapper) tfoot td {
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-10 .woocommerce-order:has(.thankyou-wrapper) tfoot td {
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-25933 .woocommerce-table__product-name, #post-25933 .woocommerce-table__product-name a, #post-25933 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table--order-details tfoot tr th{
color: #000;

font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal

}

#post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table__product-name, #post-10 .woocommerce-table__product-name a, #post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table--order-details tfoot tr th{
color: #000;

font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal

}

#post-25933 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table__product-name:nth-child(2) {
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-table__product-name:nth-child(2) {
color: #000;

text-align: right;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


#post-25933 .thankyou-wrapper{
	height:144px;
    background-color:#eefaf6;
    background-position:bottom right;
    background-image:url(/wp-content/uploads/thankyou-order-mobile.webp);
    padding:26.5px 18px 26.5px 18px;
}

#post-10 .thankyou-wrapper{
	height:144px;
    background-color:#eefaf6;
    background-position:bottom right;
    background-image:url(/wp-content/uploads/thankyou-order-mobile.webp);
    padding:26.5px 18px 26.5px 18px;
}

#post-25933 .woocommerce-order-recieved-custom:nth-child(1){
	color: #319468;

font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 135.918%; /* 32.62px */
text-align:start;
margin-bottom:10px;
}

#post-10 .woocommerce-order-recieved-custom:nth-child(1){
	color: #319468;

font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 135.918%; /* 32.62px */
text-align:start;
margin-bottom:10px;
}

#post-25933 .woocommerce-order-recieved-custom:nth-child(2){
color: #319468;

font-family: Montserrat;
font-size: 18px;
    padding-right: 60%;
font-style: normal;
font-weight: 500;
line-height: 135.918%; /* 24.465px */
text-align:start;
}

#post-10 .woocommerce-order-recieved-custom:nth-child(2){
color: #319468;

font-family: Montserrat;
font-size: 18px;
    padding-right: 60%;
font-style: normal;
font-weight: 500;
line-height: 135.918%; /* 24.465px */
text-align:start;
}


#post-31727 .vc_cta3-container .vc_general.vc_cta3 p {
color: #000;

font-family: Open Sans;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 h2 {
    padding-right:0;
}

#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 h2 {
    padding-right:0;
}
#post-31696 .vc_cta3-container .vc_general.vc_cta3 li {
   color: #000;

font-family: Open Sans;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

#post-31727 .vc_cta3-container .vc_general.vc_cta3 li {
   color: #000;

font-family: Open Sans;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
#post-31696 .vc_cta3-container .vc_general.vc_cta3 {
    padding: 42px 10px 48px 10px;
}
#post-31727  .vc_cta3-container .vc_general.vc_cta3 {
    padding: 42px 10px 48px 10px;
}

#post-31696 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    margin-top:20px;
    height:349px !important;
    
}
#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    margin-top:20px;
    height:349px !important;
    
}
#post-31696 #wd-658eec1d05eed{
	margin-bottom:13px;
}
#post-31727  #wd-658eec1d05eed{
	margin-bottom:13px;
}
#post-31696 .wpb_content_element:nth-child(3) p {
    padding-right: 0;
    margin-bottom:40px;
}
#post-31727 .wpb_content_element:nth-child(3) p {
    padding-right: 0;
    margin-bottom:40px;
}
#post-31696 .wpcf7{
    margin-top:20px;
}
#post-31727 .wpcf7{
    margin-top:20px;
}
	#post-31696 .wpb_text_column .wpb_wrapper{
    	margin-bottom:20px;
    }
    #post-31727 .wpb_text_column .wpb_wrapper{
    	margin-bottom:20px;
    }
    #post-31696 h4{
            color: #000;

        font-family: Open Sans;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    #post-31727 h4{
            color: #000;

        font-family: Open Sans;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    
        #post-31696 h4 br{
          display:none;
    }
    #post-31727 h4 br{
          display:none;
    }
    
    #post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    	height:824px;
}
#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    	height:824px;
}
#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    padding: 27.5px 38.58px 35.15px 10px;
}
#post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    padding: 27.5px 38.58px 35.15px 10px;
}
#post-31696 .vc_cta3-container:nth-child(1):has(.last-cta) {
    height: auto;
}
#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta) {
    height: auto;
}
#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    padding: 27.5px 38.58px 180.15px 10px;
    background-image: url(/wp-content/uploads/dropshipping01.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #E2F6FE;
    height: auto;
}
#post-31727  .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    padding: 27.5px 38.58px 180.15px 10px;
    background-image: url(/wp-content/uploads/dropshipping01.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #E2F6FE;
    height: auto;
}
#post-31696 .vc_cta3-container .vc_general.vc_cta3 {
    padding: 42px 10px 48px 10px;
    background-image: url(/wp-content/uploads/advantages01.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #EDF9F5;
    height: 358px;
}
#post-31727 .vc_cta3-container .vc_general.vc_cta3 {
    padding: 42px 10px 48px 10px;
    background-image: url(/wp-content/uploads/advantages01.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #EDF9F5;
    height: 358px;
}
#post-31696 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    padding: 64px 10px 182px 10px;
    width: 100%;
    height: 572px;
    background-image: url(/wp-content/uploads/background.png);
    background-repeat: no-repeat;
}
#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    padding: 64px 10px 182px 10px;
    width: 100%;
    height: 572px;
    background-image: url(/wp-content/uploads/background.png);
    background-repeat: no-repeat;
}
}

@media screen and (max-width:520px){
#post-26966  .liner-continer h4{
    color: #000;
width: 100%;
text-align: center;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

#post-26933  .liner-continer h4{
    color: #000;
width: 100%;
text-align: center;
font-family: Open Sans;
font-size: 23px;
font-style: normal;
font-weight: 600;
line-height: normal;
}


    #post-26966 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{
    text-align: start !important;
}

#post-26933 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content{
    text-align: start !important;
}

#post-26966 .vc_cta3-content-header h2{
color: #000;

font-family: Montserrat;
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: 135.918%; /* 31.261px */
}

#post-26933 .vc_cta3-content-header h2{
color: #000;

font-family: Montserrat;
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: 135.918%; /* 31.261px */
margin-bottom:15px;
}

#post-26966 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p:nth-child(3){
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#post-26933 .vc_cta3-container .vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content p:nth-child(3){
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#post-26966  .vc_btn3-container.vc_btn3-center {
    text-align: start !important;
}

#post-26933 .vc_btn3-container.vc_btn3-center {
    text-align: start !important;
}

    #post-26966 .vc_cta3-container .vc_general.vc_cta3{
    padding: 28.52px 12.98px !important;
    padding-bottom: 80px !important;
}

#post-26933 .vc_cta3-container .vc_general.vc_cta3{
    padding: 28.52px 12.98px !important;
    padding-bottom: 80px !important;
}

#post-26966 .vc_btn3-container a{
display: flex;
width: 163px;
height: 51px;
padding: 14px 22px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 2px !important;
background: linear-gradient(274deg, #7CD5B5 -63.59%, #51BC96 106.08%) !important;
}


#post-26933 .vc_btn3-container a{
display: flex;
width: 163px;
height: 51px;
padding: 14px 22px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 2px !important;
background: linear-gradient(274deg, #7CD5B5 -63.59%, #51BC96 106.08%) !important;
}
	#post-31696 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 h2 {
        color: #000;
        font-family: Open Sans;
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    #post-31727 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 h2 {
        color: #000;
        font-family: Open Sans;
        font-size: 23px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    #post-31696 .vc_cta3-container:nth-child(1):has(.last-cta) {
    height: 349px;
}
#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta) {
    height: 349px;
}
#post-31696 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    padding: 64px 10px 182px 10px;
    width: 100%;
}
#post-31727 .vc_cta3-container:nth-child(1):has(.last-cta) .vc_general {
    padding: 64px 10px 182px 10px;
    width: 100%;
}
#post-26966 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    background-image: url(/wp-content/uploads/image-2.png);
    background-repeat: no-repeat;
    background-color: transparent !important;
    border-color: transparent !important;
    background-position: top;
    background-size: cover;
}
#post-26933 .vc_cta3-container:nth-child(1) .vc_general.vc_cta3 {
    background-image: url(/wp-content/uploads/image-2.png);
    background-repeat: no-repeat;
    background-color: transparent !important;
    border-color: transparent !important;
    background-position: top;
    background-size: cover;
}
}
@media screen and (max-width:498px){
	#post-25933 .woocommerce-order-recieved-custom:nth-child(2){
    	padding-right:49%;
    }
    
    #post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-order-recieved-custom:nth-child(2){
    	padding-right:49%;
    }
}
@media screen and (max-width:482px){
    
}

@media screen and (max-width:404px){
    #post-25933 .woocommerce-order-recieved-custom:nth-child(2){
    	padding-right:35%;
    }
    
    #post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-order-recieved-custom:nth-child(2){
    	padding-right:35%;
    }
}

@media screen and (max-width:331px){
    #post-25933 .woocommerce-order-recieved-custom:nth-child(2){
    	padding-right:30%;
    }
    
    #post-10 .woocommerce-order:has(.thankyou-wrapper) .woocommerce-order-recieved-custom:nth-child(2){
    	padding-right:30%;
    }
}

.archive .labels-rectangular .product-label {
	display:none;
}

p#register_login {
    cursor: pointer;
}

span.onsale.product-label {
	display: none;
}

.show-discount span.onsale.product-label {
	display: block !important;
}

.wc-tab-inner li:before, .wpb_text_column li:before, .term-description li:before {
	content: none !important;
}

.wc-tab-inner li, .wpb_text_column li, .term-description li {
    list-style: unset !important;
}
.single-product-content .price del {
    font-size: 16px !important;
}
.widget_product_categories .product-categories li.current-cat>a {
    background-color: #f7f7f7 !important;
}
.widget_product_categories .product-categories li a {
    padding-left: 16px;
}
@media screen and (max-width:520px){
    .post-single-page .entry-content img {
       width: 100%;
    }
}
.whb-top-bar .wpb_content_element {
    margin-bottom: 0 !important;
}