/*
1. BODY ELEMENTS
1.1 RESPONSIVE
2. STYLE HEADERS
3. STYLE FOOTER
4. MODULE NAVIGATION
5. MEDIA SCREEN
6. SHORTCODES
*/


/*
1. BODY ELEMENTS
*/
html,body { 
    height: 100%; 
    width: 100%; 
    -webkit-font-smoothing: antialiased;
}
body{
    overflow-x: hidden; 

}
* {
    word-wrap: break-word;
}
a,
button {
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
a,
a:hover,
a:focus {
    text-decoration: none !important;
    outline: none !important;
}

body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-track {
  background: #222227;

}
body::-webkit-scrollbar-thumb {
  background-color: #707070;
  outline: 1px solid #222227;
}


.logo img, .navbar-header .logo img {
 max-width: 190px;
 image-rendering: -webkit-optimize-contrast;
 width: 100%;
}
.h1-img1 a:hover img {
    transform: scale(1.05);
}

.h1-img1 a img {
    transition: all 300ms ease;
}
.gdpr-container {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    padding: 40px 0;
}

.navbar-default .navbar-nav>li>a {
    color: #85888b;
}

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

body {
    color: #252122;
    background-color: #fff;
    font-family: 'Lato', Arial;
}
p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
a:hover, a:focus {
    color: unset;
}
.breadcrumb>li+li:before {
    content: "/";
    padding: 0px 7px 0 4px;
    color: #111;
    position: relative;
    top: 1px;
}
ol.breadcrumb li a {
    color: 11;
}
ol.breadcrumb li {
    color: #111 !important;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
}
.mc4wp-alert.mc4wp-success p {
    color: #fff;
    text-align: center;
}
/* 28. Woocommerce */

.woocommerce a.remove {
    color: #FF2222 !important;
}
.woocommerce a.remove:hover {
    color: #fff !important;
    background: #FF2222;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    border-bottom: 1px solid rgba(0,0,0,.1) !important;
}
.woocommerce table.shop_attributes td p {
    padding: 0 !important;
}
button.woocommerce-button.button,
button.woocommerce-Button.button{
    color: #111 !important;
}
.woocommerce-checkout form .form-row label.checkbox input {
    position: relative !important;
    margin: -2px 2px 0 0 !important;
}
.shop_cart_holder h2.widgettitle {
    display: none;
}
.woocommerce-page table.cart button.button {
    background-color: #111;
    color: #111 !important;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0;
    border-radius: 1000px !important;
    border: 0 !important;
    /* text-transform: uppercase; */
    font-weight: 500;
    padding: 0 20px;
    height: 45px;
    font-family: Lato !important;
    background: #FFCB05;
    border-radius: 1000px;
}
.woocommerce a.button {
        background-color: transparent;
        color: #111 !important;
        -webkit-font-smoothing: antialiased;
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        outline: 0 !important;
        /* text-transform: uppercase; */
        font-weight: 600;
        padding: 0 20px;
        /* height: 45px; */
        line-height: 45px;
        border: 1px solid #111;
}
.woocommerce button.button:disabled[disabled]:hover {
    background: #000;
}
.woocommerce-page table.cart button.button:hover {
    /* background: #FFCB05 !important; */
    color: #111 !important;
    background-position: 100% 0;
}
.woocommerce table.shop_table thead, .woocommerce table.shop_table thead tr th {
    background: #25384B !important;
    color: #fff !important;
    font-family: Lato !important;
    /* text-transform: uppercase; */
    font-weight: 500;
    /* background: #FFCB05; */
    /* background: -webkit-linear-gradient(left,#4a60c1 10%,#FFCB05); */
    /* background: linear-gradient(to right,#4a60c1 10%,#FFCB05); */
    background-size: 300% 100%;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    border-bottom: 0;
    border-right: 0 !important;
    border-left: 0 !important;
    background: #fafafa;
    font-size: 16px;
}
.woocommerce-cart table.cart td span.amount, 
.woocommerce-cart table.cart td span {
    color: #a27e66;
}
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table td, 
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table a {
    color: #000;
}
.woocommerce-cart .cart-collaterals .cart_totals .button {
    min-height: 60px;
    line-height: 24px;
    display: block;
    padding: 17px 0;
    background: #FFCB05;
    font-size: 19px;
}
.woocommerce-cart table.cart input.qty_button {
    background-color: #111;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    text-transform: lowercase;
    font-weight: 600;
    padding: 0 15px;
    height: 33px;
    display: inline;
    font-size: 15px;
    background: #FFCB05;
}
.woocommerce-cart div#primary {
    padding: 60px 15px 30px;
    overflow: hidden;
    max-width: 1270px;
    margin: 0 auto;
}
body.woocommerce-cart input.qty_button.minus {
    border-radius: 100px 0px 0 100px !important;
}
body.woocommerce-cart input.qty_button.plus {
    border-radius: 0px 100px 100px 0 !important;
}
.woocommerce-shipping-calculator .select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    height: 46px !important;
    border-color: rgba(130, 130, 130, .5);
}
.shipping-calculator-form .button {
    background-color: #0d56d9 !important;
    color: #fff !important;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    text-transform: lowercase;
    font-weight: 600 !important;
    padding: 0 20px !important;
    min-height: 45px !important;
    line-height: 45px !important;
}
.shipping-calculator-form .button:hover {
    background:#000 !important;
}
.woocommerce-shipping-calculator .form-row {
    padding: 4px 0 !important;
}
.woocommerce-cart table.cart img {
    width: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
}
.single.single-product .product .thumbnails-summary .woocommerce-product-gallery__wrapper {
    margin: 0px !important;
}
.single.single-product div.product .product_title {
    font-weight: 700 !important;
    font-size: 42px !important;
    line-height: 52px;
    margin-top: 0px;
    margin-bottom: 20px;
}
#moove_gdpr_cookie_info_bar {
    top: 50%;
    transform: translateY(-50%);
    height: unset !important;
    min-height: unset !important;
    max-height: unset !important;
    bottom: unset !important;
    width: auto;
    margin: 0 auto !important;
    left: 0;
    right: 0;
    max-width: 360px;
    padding: 30px;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 0 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
    display: block !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
    padding: 0 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
    margin-top: 30px;
    padding: 0 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    color: #111 !important;
}
.woocommerce.single-product div.product p.price {color: #f44f09;font-weight: bold;font-size: 30px;}
.swatchtitlelabel {
    font-size: 17px;
    font-family: Lato !important;
    text-transform: uppercase;
    color: #323433;
    display: inline-block;
    margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations td.label {
    padding: 0 !important;
}
.woocommerce div.product form.cart .variations td {
    padding: 0 !important;
    text-align: left;
}
.woocommerce .attribute-swatch {
    text-align: left;
    margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations select {
    border: 2px solid #8e8e8e;
    height: 40px;
    padding: 5px 40px 5px 20px;
    background-color: transparent;
    line-height: 100%;
    outline: 0;
    background-image: url(../images/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: 200px !important;
    border-radius: 0px;
    font-size: 15px;
    font-family: Lato !important;
    margin-bottom: 5px;
}
.woocommerce label.wcvaround {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    outline: solid 0 #9C9999 !important;
}
label.selectedswatch.wcvasquare {
    border: solid 2px black !important;
}
.woocommerce.single-product div.product p.price ins {
    text-decoration: none;
    font-weight: bold;
}
.woocommerce div.product form.cart .variations label {
    border-radius: 50%;
    outline: 0 !important
}
.woocommerce.single-product div.product p.price del {
    opacity: 1 !important;
}
.single.single-product div.product .woocommerce-tabs .panel h1 {
    font-size: 24px;
}
.single.single-product div.product .woocommerce-tabs .panel h3 {
    font-size: 20px;
    opacity: .7;
    font-weight: 600;
}
.single.single-product div.product .woocommerce-tabs .panel h2 {
    font-weight: 600 !important;
    font-size: 22px !important;
    margin-bottom: 30px;
}
.single.single-product div.product .woocommerce-tabs .panel h2 span {
    font-size: 26px;
}
.single.single-product div.product .woocommerce-tabs .panel {
    border: 0;
    outline: 0 !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
    text-align: left;
}
.single.single-product div.product .woocommerce-tabs .panel p {
    margin-top: 15px;
    /* font-size: 14px; */
    font-weight: 400;
    color: #1c1c1c;
    /* line-height: 26px; */
}
.single.single-product div.product .woocommerce-tabs .panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 20px;
}

.single.single-product div.product .woocommerce-tabs .panel ul li {
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 31px;
    position: relative;
    color: #111;
    min-height: 35px;
}

.single.single-product div.product .woocommerce-tabs .panel ul li::before {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #2C3E50;
    border-radius: 100px;
    line-height: 23px;
    text-align: center;
    background: #2C3E50;
    color: #fff;
}
.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    position: static !important;
    width: 70px;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-right: 20px;
    background: transparent;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
    border: 0;
    float: none;
    padding: 0 0 0 90px;
}
.woocommerce #reviews #comments ol.commentlist li .star-rating {
    float: none;
    font-size: 13px;
    margin-bottom: 10px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    margin-bottom: 5px;
    font-size: 15px;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
  text-align: left;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
      padding: 15px 0;
      width: 100%;
}
.woocommerce .woocommerce-Address-title.title {
    background: transparent;
    color: #252525;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
    display: block !important;
    padding: 15px !important;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}
.woocommerce .woocommerce-MyAccount-navigation {
    background: #F5F5F5;
}
.woocommerce div.product form.cart .variations label {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    box-shadow: 0px 0px 0px 3px white inset;
    padding-top: 5px;
}
.woocommerce div.product form.cart .reset_variations {
    font-size: 15px;
    font-family: Lato !important;
}
.woocommerce ul.products li.product .price del {
    display: inline;
}
p.sku-name {
    font-size: 14px;
    text-align: center;
}
div#reviews {
    outline: 0;
}
p.termen-livrare-produs {
    color: #f44f09;
}
.woocommerce nav.woocommerce-pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    clear: both;
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
ul.products li.product .onsale {
    /* display: none; */
}
ul.products li.product .price del {
    opacity: .7 !important;
}
ul.products li.product .woocommerce_product__category a {
    color: #6b6b6b;
    font-weight: 400;
    font-size: 15px;
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-family: 'Lato', arial;
}
ul.products li.product .woocommerce_product__category a:hover {
    color: #6D9648;
}

ul.products li.product .woocommerce-loop-product__title {
    margin-top: 0px !important;
    font-size: 22px !important;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
    text-align: left;
    width: 65%;
}
ul.products li.product .product-short-description .hide-recent {
    display: none;
}
ul.products li.product .woocommerce-loop-product__title a {
    color: #000;
    font-size: 16px;
    webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-weight: 600;
    padding: 0;
    text-align: left;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /* font-family: 'acre-bold', Arial; */
    /* text-transform: uppercase; */
    line-height: 24px;
    text-align: center;
    text-align: left;
}
body.woocommerce ul.products li.product h2.woocommerce-loop-product__title a:hover {
    color: #a27e66;
}
ul.products li.product .star-rating {
    float: right !important;
    margin-top: 4px !important;
}
ul.products li.product .product-price {
    margin-top: 12px;
    overflow: hidden;
    margin-bottom: 0px;
    text-align: right;
    display: block;
    width: 35%;
}
ul.products li.product .product-price .price {
    font-size: 15px !important;
    float: none;
    color: #000;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
ul.products li.product .product-price .price span {
    text-align: center;
    display: inline-block;
    padding-left: 0px;
    font-size: 16px;
    opacity: 1;
    color: #111;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Lato', arial;
    vertical-align: baseline;
    position: relative;
}
.woocommerce ul.products li.product .price {
    color: #fff !important;
}
ul.products li.product .product-price .price ins {
    text-decoration: none;
    font-weight: 400;
}
span.yith-wcbr-brands {
    font-size: 14px;
    display: block;
    margin-top: 8px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0;
    margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
    padding: 0px 0 0;
}
.woocommerce nav.woocommerce-pagination ul li span, 
.woocommerce nav.woocommerce-pagination ul li a {
    background-color: #fff;
    color: #000;
    font-weight: 500;
    float: left;
    line-height: 1.42857;
    margin: 0 5px;
    padding: 8px 15px;
    text-decoration: none;
    border-radius: 0px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid #ccc;
}
.single-product .nine-high-padding > .container {
    margin-top: 10px;
    margin-bottom: -10px;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus {
    color: #fff !important;
    background: #FFCB05;

}
.woocommerce nav.woocommerce-pagination ul li a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #CDAA48;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.woocommerce table.shop_attributes {
    border: 0;
    box-shadow: none;
    margin-top: 15px;
    opacity: .7;
}
.categories-sidebar > h4 {
    font-size: 26px;
    font-weight: bold;
    font-family: 'Lato';
    text-align: left !important;
    padding-top: 15px;
}

.categories-sidebar > h4::after {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    margin: 25px 0 25px;
    background: #6D9648;
    border-radius: 100px;
}

ul.sidebar-categories {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.sidebar-categories > li > a {
    color: #111;
    font-weight: 500;
    /* text-transform: uppercase; */
    padding: 4px 0;
    display: inline-block;
}

ul.sidebar-categories > li > .children {
    padding: 10px;
    list-style: none;
    padding-top: 0;
}

ul.sidebar-categories > li > .children a {
    color: #686868;
}

ul.sidebar-categories > li > .children a::before {
    content: '-';
    display: inline-block;
    padding-right: 5px;
}

ul.sidebar-categories > li > a:hover {
    color: #6D9648;
}

ul.sidebar-categories > li > .children a:hover {
    color: #6D9648;
}
body.woocommerce table.shop_attributes th {
    border: 0;
    background: transparent !important;
    padding: 10px 5px 10px 0px !important;
    line-height: 1 !important;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.woocommerce table.shop_attributes tr {
    padding: 0 15px;
    display: block;
}
body.woocommerce table.shop_attributes p {
    font-size: 13px;
    color: #000;
}
.woocommerce table.shop_attributes tr:nth-child(2n) {
    background: #F2F2F2;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.woocommerce table.shop_attributes td {
    border: 0;
    background: transparent !important;
    font-style: normal;
    padding: 5px !important;
    line-height: 1 !important;
    text-align: left;
}
.woocommerce table.shop_attributes td p {
    padding: 0 !important;
    margin: 0 !important;
    color: #a27e66;
}
.single-product.woocommerce  .woocommerce-product-details__short-description {
    margin-top: 25px;
}
.single-product.woocommerce  .product_meta {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-top: 20px;
    text-align: center;
    display: none;
}
.single-product.woocommerce .product_meta > span > span, 
.single-product.woocommerce .product_meta > span > a:first-child {
    padding-left: 3px;
}
.single-product.woocommerce .product_meta > span > a {
    color: #000;
    font-weight: 400;
}
.single-product.woocommerce .product_meta > span {
    display: block;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: left;
}
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: auto;
}
.woocommerce form .form-row .input-text, 
.woocommerce-page form .form-row .input-text {
    padding: 7px;
}

.woocommerce #content div.product .woocommerce-tabs, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce #content div.product div.thumbnails a.first, 
.woocommerce #content div.product div.thumbnails::after, 
.woocommerce .cart-collaterals::after, 
.woocommerce .col2-set::after, 
.woocommerce .woocommerce-pagination ul.page-numbers::after, 
.woocommerce div.product .woocommerce-tabs, 
.woocommerce div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce div.product div.thumbnails a.first, 
.woocommerce div.product div.thumbnails::after, 
.woocommerce ul.products, 
.woocommerce ul.products li.first, 
.woocommerce ul.products::after, 
.woocommerce-page #content div.product .woocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce-page #content div.product div.thumbnails a.first, 
.woocommerce-page #content div.product div.thumbnails::after, 
.woocommerce-page .cart-collaterals::after, 
.woocommerce-page .col2-set::after, 
.woocommerce-page .woocommerce-pagination ul.page-numbers::after, 
.woocommerce-page div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce-page div.product div.thumbnails a.first, 
.woocommerce-page div.product div.thumbnails::after, 
.woocommerce-page ul.products, 
.woocommerce-page ul.products li.first, 
.woocommerce-page ul.products::after {
    clear: none !important;
}

.woocommerce ul.products.columns-4 {clear: both !important;overflow: hidden;margin: 0 -15px;list-style-type: none;padding: 0;display: flex;flex-flow: row wrap;/* max-width: 1170px; *//* margin: 0 auto; */}

.woocommerce ul.products.columns-3 {
    clear: both !important;
    overflow: hidden;
    margin-bottom: 0px;
}

.woocommerce .woocommerce-result-count, 
.woocommerce-page .woocommerce-result-count {
    float: left !important;
    margin-bottom: 0 !important;
    margin-top: 9px;
}

.woocommerce ul.products li.product.col-md-4, .woocommerce-page ul.products li.product {
    width: 25%;
    float: left;
    margin: 0 0 40px !important;
    padding: 0 15px;
    flex: 0 0 auto;
}



.woocommerce_product__wrap_box {
    text-align: center;
}

.woocommerce-page ul.products li.product {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 0 15px !important;
}
.woocommerce .loader::before {
    display: none !important;
}
.woocommerce .woocommerce-breadcrumb {
    display: none;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    height: auto !important;
}
.woocommerce ul.products li.product .archive-product-title a {
    font-size: 20px;
    font-weight: 600;
    color: #252525;
}
.woocommerce ul.products li.product .archive-product-title {
    text-align: center;
    padding-bottom: 0px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid rgba(219, 219, 219, .5);
}
ul.products li.product a img {
    margin: 0 auto !important;
    /* max-height: 175px; */
    /* width: auto !important; */
    /* padding: 5px; */
    border: 0 !important;
}
.woocommerce .star-rating span {
    color: #F8CB58;
}
.woocommerce.single-product .star-rating span {
    color: #F8CB58;
    font-size: 13px;
}
.woocommerce.single-product .woocommerce-product-rating .star-rating {
    font-size: 13px;
}
.woocommerce.single-product a.woocommerce-review-link {
    color: #a27e66;
    font-size: 14px;
    display: block;
}
.woocommerce .products .star-rating {
    float: none !important;
    margin: 0 auto !important;
}
.woocommerce ul.products li.product .price {
    font-weight: 400;
    margin-bottom: 5px;
    display: block !important;
    text-align: center;
}
.custom_inner_class {
    background-color: #fff;
    padding-bottom: 25px;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
}
ul.products li.product .button,
ul.products li.product a.added_to_cart.wc-forward {
      font-size: 14px;
      line-height: 38px;
      background: #FFCB05;
      color: #fff !important;
      font-weight: 600;
      padding: 0 15px 0 15px !important;
      border-radius: 0;
      min-width: 110px;
      margin-top: 10px;
      height: 38px;
      display: inline-block;
      z-index: 101;
      /* text-transform: uppercase; */
      overflow: hidden;
      border: 0;
      background-size: 300% 100%;
      border-radius: 0;
}
.woocommerce ul.products li.product .button::before {
    display: none;
}
.woocommerce ul.products li.product a.button.loading {
    opacity: 1;
}
.woocommerce ul.products li.product .button::after {
    letter-spacing: 0;
    position: relative;
    top: 1px;
    right: 0;
    margin-left: 10px;
}
.woocommerce-product-list-header {
    /* padding: 5px; */
}
.woocommerce ul.products li.product .button::before {
    content: '\f291';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 5px;
    margin-left: -10px;
    opacity: .9;
    font-size: 13px;
    background: transparent;
    padding-left: 13px;
    display: inline-block;
    line-height: 37px;
    color: #fff;
    font-weight: 400;
}
.woocommerce ul.products li.product .button.added {
    display: none;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.added_to_cart.wc-forward:hover {
    background: #111!important;
    color: #fff !important;
}
.woocommerce_product__wrap_box {
    text-align: left;
    padding-bottom: 0;
    border-radius: 7px;
    position: relative;
    /* background: #fff; */
    padding-bottom: 50px;
    position: static;
}
.woocommerce-product--list-meta .yith-wcwl-add-button {
    position: absolute;
    top: 10px;
    right: 5px;
}
.woocommerce-product--list-meta .yith-wcwl-add-button span {
    display: none;
}
span.pret-kg {
    font-weight: 600;
    letter-spacing: 0px;
    color: #a27e66;
    font-size: 18px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
ul.products li.product .woocommerce-product-list-header {
    position: relative;
    /* border-radius: 10px; */
    background: #fff;
    text-align: center;
    border: 6px solid rgb(204 204 204 / 50%);
    /* padding: 5px; */
    overflow: hidden;
}
.woocommerce span.onsale {
    /* top: 20px !important; */
    /* right: 30px !important; */
    /* font-weight: 600; */
    /* font-size: 14px; */
    /* background: #000 none repeat scroll 0 0; */
    border-color: #f9423a;
    color: #fff;
    padding: 5px 15px 3px 15px;
    border: 2px solid;
    background-color: #f9423a;
    border-radius: 0;
    font-size: 14px;
    min-height: unset;
    max-width: unset;
    line-height: 25px;
    left: 0 !important;
    right: unset !important;
    top: 20px !important;
    left: 15px !important;
}

.woocommerce #review_form #respond .form-submit input {
    padding: 0px 30px;
    font-weight: 600 !important;
    color: #111;
    border-radius: 0;
    background: #FFCB05;
    /* text-transform: uppercase; */
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    margin-top: 20px;
    float: left;
    height: 40px;
    border-radius: 200px;
    /* font-family: Lato !important; */
    border-radius: 2000px;
}
.woocommerce #review_form #respond .form-submit input:hover {
    background: #C09C12;
}
.woocommerce #review_form #respond p.form-submit {
    float: left;
}
.woocommerce .comment-form-rating {
    margin-top: 20px;
    color: #a27e66;
}
.woocommerce #review_form #respond {
    width: 100%;
}
.woocommerce #review_form #respond label {
    color: #000;
    font-weight: 400;
    margin-right: 10px;
}
body.woocommerce div.product form.cart {
    margin-top: 40px !important;
    text-align: center;
}
.related.products h2 {
    font-weight: 700 !important;
    margin-bottom: 18px !important;
    font-size: 32px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px !important;
}
.woocommerce .quantity .qty {
      height: 2.2em;
      -webkit-appearance: none !important;
      -moz-appearance: textfield !important;
}
.woocommerce ul.products li.product {
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    margin-bottom: 20px;
}
.related.products ul.products li.product .archive-product-title a {
    font-size: 20px;
    font-weight: 600;
    color: #252525;
}
.related.products ul.products li.product .archive-product-title {
    text-align: center;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.related.products .star-rating span {
    color: #000;
}
.related.products .products .star-rating {
    float: none !important;
    margin: 0 auto !important;
}
section.related.products {
    /* display: none; */
}
.related.products ul.products li.product .price {
    font-size: 15px !important;
    font-weight: 400;
    text-align: center;
    padding-top: 0;
    margin-bottom: 0;
    float: none;
    display: inline-block;
}
.custom_inner_class {
    background-color: #fff;
    padding-bottom: 35px;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
}

.single-product .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 30px 5px 0;
}


.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a::before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none !important;
}

.single-product .woocommerce-tabs ul.tabs>li a:hover, 
.single-product .woocommerce-tabs ul.tabs>li.active a {
    /* background: #ECB833; */
    margin-bottom: -3px;
    color: #111 !important;
    font-weight: 600 !important;
}

.single-product .woocommerce-tabs .entry-content>h2 {
    display: none;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.return-to-shop a.button.wc-backward {
    background-color: #FFCB05;
    color: #111;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0 !important;
    border-radius: 2000px !important;
    border: 0 !important;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    /* font-family: Lato !important; */
    font-family: 'Lato', arial;
    font-weight: 600;
    font-size: 16px;
}
body .woocommerce-MyAccount-content .button {
    background-color: #a27e66;
    color: #111;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0 !important;
    border-radius: 5px !important;
    border: 0 !important;
    padding: 0 20px;
    height: 32px;
    line-height: 32px;
    font-family: Lato !important;
    font-size: 14px;
    margin: 0 2px;
    background: #FFCB05;
    font-weight: 400;
}
.woocommerce-form-login .woocommerce-Button,
.woocommerce-notices-wrapper .wc-forward {
    color: #fff !important;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0 !important;
    border-radius: 0px !important;
    border: 0 !important;
    /* text-transform: uppercase; */
    font-weight: 400 !important;
    padding: 0 20px !important;
    height: 40px;
    line-height: 40px !important;
    margin-right: 10px !important;
    font-family: Lato !important;
    border-radius: 5px !important;
    background: #FFCB05;
    text-transform: unset;
    background-size: 150% 50% !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
}
.woocommerce-form-login .woocommerce-Button:hover,
.woocommerce-notices-wrapper .wc-forward:hover {
    background-color:#000  !important;
    color: #fff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.return-to-shop a.button.wc-backward:hover,
body .woocommerce-MyAccount-content .button:hover {
    background-color: #C09C12;
    color: #111;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 0px 15px !important;
    height: 45px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #a27e66 !important;
    opacity: 1 !important;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-size: 16px !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text::-moz-placeholder { /* Firefox 19+ */
    color: #a27e66 !important;
    opacity: 1 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:-ms-input-placeholder { /* IE 10+ */
    color: #a27e66 !important;
    opacity: 1 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:-moz-placeholder { /* Firefox 18- */
    color: #a27e66 !important;
    opacity: 1 !important;
}
.woocommerce form .form-row label {
    font-weight: 400;
    font-family: Lato !important;
    color: #000;
}
.woocommerce table.shop_table {
    border-collapse: collapse !important;
    border-radius: 20px;
    overflow: hidden;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-radius: 20px !important;
}
.woocommerce form.woocommerce-checkout .form-row-last {
    float: right;
}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td span {
    color: #000;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table td span {
    color: #000 !important;
}
.woocommerce-checkout #payment ul.payment_methods li::before {
    background: transparent !important;
}
.woocommerce form .form-row input.input-text {
    border: 1px solid rgba(130, 130, 130, .5) !important;
    height: 46px;
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    padding: 15px;
    border-radius: 300px;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: left;
}
.woocommerce-cart table.cart td {
    text-align: center;
}
.woocommerce-cart table.cart th {
    text-align: center;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
    margin-bottom: 50px;
}
.woocommerce-cart .cart-collaterals .cart_totals {
    margin-bottom: 0px;
}
.woocommerce table.shop_table a.remove {
    margin: 0 auto;
}
.woocommerce .woocommerce-ordering select, 
.woocommerce .quantity .qty {
    border: 0;
    line-height: normal;
    padding: 0;
    color: #323433;
    list-style: none;
    outline: 0;
    background: transparent;
    font-family: Lato !important;
    width: auto;
    height: 37px !important;
    vertical-align: top;
    margin: 0 0px;
    max-width: 40px;
    text-align: center;
    background: #fff;
}
.woocommerce .woocommerce-ordering select {
    height: 50px !important;
}
.woocommerce.archive .woocommerce-ordering select {
    border: 1px solid;
    padding: 0 20px;
    border-radius: 0px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left !important;
    margin-bottom: 0 !important;
    margin-top: 8px;
    clear: both;
}
.woocommerce .woocommerce-result-count {
    margin: 22px 15px 23px 0px !important;
    font-size: 14px;
    opacity: 1;
    color: #111;
    font-weight: 300;
}
.woocommerce div.product form.cart table {
    clear: both;
    padding-top: 10px;
    overflow: hidden;
    display: block;
}
.woocommerce.archive .woocommerce-ordering select {
    width: auto !important;
    max-width: initial;
    padding: 0 10px;
    opacity: 1;
    height: 45px !important;
    font-weight: 400 !important;
    text-align: left;
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    border-radius: 0;
    font-size: 15px;
    line-height: 43px;
    width: auto !important;
}
.woocommerce .woocommerce-ordering {
    margin-top: 10px;
    margin-bottom: 35px !important;
    text-align: right;
}
.woocommerce .woocommerce-checkout .form-row input.input-text,
select#daypart {
    border: 1px solid rgba(130, 130, 130, .5) !important;
    height: 45px;
    box-shadow: none;
    outline: 0;
    border-radius: 20px;
    padding: 10px 15px;
    color: #000;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account button.woocommerce-button.button, button.woocommerce-Button.button {
    /* background: #a27e66!important; */
    background: #FFCB05;
    font-weight: 500 !important;!i;!;
    color: #111;
    !Im;!I;!;
    border-radius: 1000px;
    /* padding: 10px 30px; */
}
.woocommerce-account main#main {
    padding: 60px 15px;
}
.woocommerce-checkout main#main {
    padding: 60px 15px;
}
.single-product .nine-high-padding {
    padding: 60px 0 0px;
    /* background-image: url(https://itextrem.com/omega/wp-content/uploads/2025/03/09-3.jpg); */
    background-size: cover;
}
.woocommerce .woocommerce-checkout .form-row input.input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row input.input-text::-moz-placeholder { /* Firefox 19+ */
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row input.input-text:-ms-input-placeholder { /* IE 10+ */
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row input.input-text:-moz-placeholder { /* Firefox 18- */
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row textarea.input-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row textarea.input-text::-moz-placeholder { /* Firefox 19+ */
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row textarea.input-text:-ms-input-placeholder { /* IE 10+ */
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row textarea.input-text:-moz-placeholder { /* Firefox 18- */
    color: #000  !important;
    opacity: 1;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: none;
}
.woocommerce-checkout h3#order_review_heading {
    clear: both;
    margin: 25px 0 23px;
}
.woocommerce-page .woocommerce-checkout .form-row textarea.input-text {
    min-height: 100px;
    border-radius: 20px;
}
.woocommerce-page .col2-set .col-2 .woocommerce-additional-fields {
    margin-top: 15px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    overflow: hidden;
}
.woocommerce .woocommerce-info {
    font-size: 15px;
    color: #828282;
    border-color: #FF2222;
}
.woocommerce-info::before {
    color: #FF2222; 
}
.woocommerce .woocommerce-checkout .select2-container .select2-selection--single {
    height: 45px;
    border-radius: 20px;
    border-color: rgba(130, 130, 130, .5) !important;
}
.termeni-conditii {
    max-width:1170px;
    margin:0 auto !important;
    float:none;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    color: #828282;
    padding: 0 15px;
    font-size: 15px;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 10px;
}
.woocommerce-checkout #payment {
    border-radius: 20px;
}
.woocommerce .woocommerce-checkout .form-row .input-text, 
.woocommerce-page .woocommerce-checkout .form-row .input-text {
    padding: 15px !important;
    border: 1px solid rgba(130, 130, 130, .5) !important;
    outline: 0 !important;
    font-size: 16px;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button, 
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce.single-product div.product form.cart div.quantity {
    margin: 0 20px 0 0;
    border: 2px solid #dee2e6;
    border-radius: 200px;
    padding: 0px;
}
.woocommerce.single-product .quantity .qty {
    height: 45px;
}
.woocommerce div.product form.cart div.quantity input.qty_button {
    background-color: transparent;
    color: #323433;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    text-transform: lowercase;
    padding: 0 10px;
    height: 37px;
    display: inline;
    font-size: 25px;
}
.woocommerce-form-coupon button.button {
    background-color: #CDAA48;
    color: #fff !important;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0 !important;
    border-radius: 0px !important;
    border: 0 !important;
    /* text-transform: uppercase; */
    font-weight: 600;
    padding: 0 20px;
    height: 45px;
    font-family: Lato !important;
    background: #FFCB05;

}
.woocommerce-form-coupon button.button:hover {
    background: #FFCB05;
}
.woocommerce-billing-fields h3,
.woocommerce-checkout h3#order_review_heading {
    font-family: Lato !important;
}
.woocommerce-billing-fields__field-wrapper label,
.woocommerce-shipping-fields__field-wrapper label {
    font-weight: 400;
    color: #a27e66;
    margin-top: 15px;
}

/* Mini cart */
.header_mini_cart {  
    position: absolute !important;  
    opacity: 0;
    width: 280px;
    border-radius: 0;
    top: 90%;
    right: 30px;
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    visibility: hidden;
    z-index: 999;
}
.header_mini_cart.visible_cart {
    opacity: 1;
    top: 90%;
    visibility: visible;
}
.header_mini_cart a#woo_pp_ec_button.wcppec-cart-widget-button {
    display: none;
}
.header_mini_cart p.woocommerce-mini-cart__buttons.buttons.wcppec-cart-widget-spb {
    display: none;
}
.header_mini_cart .widget_shopping_cart {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .04);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .04);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .04);
    border-radius: 5px;
}
.header_mini_cart .cart_list.product_list_widget li {
    padding-left: 0;
    padding-right: 30px !important;
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    padding: 10px 0 10px;
    box-sizing: border-box;
}
.header_mini_cart .cart_list.product_list_widget li:first-child {
    padding-top: 0px;
}
p.woocommerce-mini-cart__empty-message {
    margin: 0;
    color: #000;
    line-height: 1;
    font-weight: 500;
    font-size: 15px;
    opacity: 1;
    line-height: 13px;
    text-align: right;
}
.header_mini_cart .woocommerce.widget_shopping_cart .total .amount {
    color: #000;
    font-weight: 700;
    font-size: 14px;
}
.header_mini_cart .st-item-image-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 70px;
    vertical-align: top;
}
.header_mini_cart  .st-item-image-holder img {
    width: 100% !important;
}
.header_mini_cart .st-item-info-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    vertical-align: top;
    padding-left: 20px;
}
.header_mini_cart .st-item-info-holder .st-product-title {
    margin-top: 0px;
    font-size: 14px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    font-weight: 400;
}
.header_mini_cart span.quantity {
    color: #a27e66;
    font-size: 14px;
    font-weight: 400;
}
.header_mini_cart span.woocommerce-Price-amount.amount {
    font-size: 14px;
    font-weight: 700;
    color: #a27e66;
}
.header_mini_cart .woocommerce ul.cart_list li a.remove {
    right: -30px !important;
    left: auto;
    color: #a27e66 !important;
    background: transparent;
    top: -3px;
    font-weight: 300;
}
.header_mini_cart .woocommerce.widget_shopping_cart .total {
    text-align: left;
    font-size: 14px;
    /* text-transform: uppercase; */
}
.woocommerce-cart .header_mini_cart {
    visibility: hidden !important;
}
.header_mini_cart .cart_list.product_list_widget li,
.header_mini_cart .cart_list.product_list_widget a {
    color: #151515;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
}
.header_mini_cart .cart_list.product_list_widget a:hover {
    color: #0d56d9;
}
.home-section2 ul.products li.product.col-md-4 {
    clear: unset !important;
}
.header_mini_cart .remove:before,
.header_mini_cart .remove:after{
    content: "" !important;
}
.header_mini_cart .st-item-info-holder .st-product-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
}
.header_mini_cart .woocommerce .widget_shopping_cart .total, 
.header_mini_cart .woocommerce.widget_shopping_cart .total {
    border-top: 0;
    margin: 0;
    padding: 8px 0 15px;
    color: #000;
}
.header_mini_cart .buttons {
    margin-bottom: 0;
    text-align: left;
}
.header_mini_cart .button.wc-forward, 
.header_mini_cart .button.checkout {
    padding: 0;
    height: 35px;
    line-height: 35px;
    background: #FFCB05;
    display: inline-block;
    margin-right: 0 !important;
    text-align: center;
    margin: 0 !important;
    width: 48%;
    color: #111 !important;
    font-weight: 600;
    border-radius: 200px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    font-size: 14px;
    font-family: 'Lato', arial;
    background-size: 300% 100%;
    border: 0;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    border: 1px solid #ccc;
    width: 50px;
    margin-left: 5px;
}
.header_mini_cart .button.wc-forward:hover,
.header_mini_cart .button.checkout:hover {
    color: #FFE !important;
    background: #111;
  
}
.header_mini_cart .button.checkout {
    float: right;
}
.header_mini_cart .woocommerce ul.cart_list li a.remove, 
.header_mini_cart .woocommerce ul.cart_list li a.remove::before, 
.header_mini_cart .woocommerce ul.cart_list li a.remove::after{
    transition: all 0ms !important;
    -webkit-transition: all 0ms !important;
}
.header_mini_cart .woocommerce .widget_shopping_cart .cart_list li.empty, 
.header_mini_cart .woocommerce.widget_shopping_cart .cart_list li.empty{
    margin: 0;
    padding: 0;
}
.shop_cart_div .shop_cart {
    transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    color: #fff;
}
.shop_cart_div .shop_cart:hover {
    color: #a27e66;
}

.shop_cart_div span.cart-contents-count {
       position: relative;
       background: #FFCB05;
       color: #111;
       font-size: 12px;
       line-height: 21px;
       font-weight: 600;
       width: 20px;
       height: 20px;
       display: inline-block;
       vertical-align: middle;
       text-align: center;
       border-radius: 100px;
       position: relative;
       bottom: 20px !important;
       right: 9px;
       top: -14px;
       transition: all 300ms ease;
}
.shop_cart_div i {
    font-size: 20px !important;
}
.shop_cart_div {
    display: inline-block;
    position: relative;
    top: 4px;
}
.shop_cart_holder {
    position: relative;
    display: inline-block;
    margin-left: 0px;
}

.login_holder svg {
    position: relative;
    top: 5px;
    fill: #111;
    outline: 0;
    width: 32px;
    height: 32px;
    left: 5px;
}
.shop_cart_holder svg {
    width: 33px;
    fill: #fff;
    outline: 0;
}

.rest-div-parent > div a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    line-height: 30px;
}

.rest-div-parent > div {
    display: inline-block;
    padding: 0;
    padding-left: 5px !important;
    position: relative;
}

.rest-div-parent > div a span {
    position: relative;
    top: -6px;
    color: #fff;
    font-family: 'Lato', Arial;
}

.shop_wishlist_holder svg {
    fill: transparent;
    stroke: #111;
    outline: 0;
}

.rest-div-parent > div a span svg {
    position: relative;
    top: 10px;
    width: 100%;
    height: 100%;
    width: 33px;
    height: 33px;
}

.rest-div-parent > .login_holder {
    margin-right: 7px !important;
}
span.acc-strign {
    /* text-transform: uppercase; */
    /* font-weight: 700; */
}

.neo-auth .modal-header button.close {
    font-size: 24px;
    opacity: .5;
}
.modal-header {
    border: 0;
}

.modal-login-neo {
    text-align: center;
}

.modal-login-neo h4 {
    color: #000;
    font-size: 23px;
    line-height: 27px;
    font-weight: 700;
}
.modal-login-neo form.woocommerce-form {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    border: 0;
    padding-top: 5px;
}
.neo-auth .modal-dialog {
    width: 500px;
    margin-top: 15vh;
}
p.auth-desc {
    font-size: 14px;
    line-height: 17px;
    max-width: 300px;
    margin: 0 auto;
    color: #212529;
}
ul.products li.product .price del span {
    text-decoration: line-through !important;
    color: #686868 !important;
    font-size: 14px !important;
}
.payment_box.payment_method_sn_wc_mobilpay div#sn-mobilpay-methods {
    display: none;
}
.woocommerce.single-product div.product p.price del span.woocommerce-Price-amount.amount bdi, .woocommerce.single-product div.product p.price del {color: #000;font-size: 20px;font-weight: 300;/* text-decoration: none; */}
.modal-login-neo input {
     border: 1px solid #ced4da !important;
    height: 36px !important;
    line-height: 34px !important;
    padding: 0 12px !important;
    font-size: 15px;
    max-width: 305px;
    min-width: 305px;
    border-radius: 5px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom:  5px !important;
}
.modal-login-neo input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #df7bdc;
    outline: 0;
    box-shadow: 0 0 2px 2px rgb(0 78 116 / 50%);
}
.modal-login-neo  p.woocommerce-LostPassword.lost_password {
    text-align: right;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: -5px;
}
.woocommerce .modal-login-neo form.woocommerce-form {
    margin: 0;
    padding-bottom: 0;
}
.modal-login-neo  p.woocommerce-LostPassword.lost_password a {
    color: #212529;
}
p.create-account {
    margin-top: 20px;
    padding-bottom: 20px;
}
.modal-login-neo 
 form.woocommerce-form.woocommerce-form-register.register {
    margin-top: 20px;
    margin-bottom: 10px;
}
.modal-login-neo  button.woocommerce-button {
    font-size: 16px;
    line-height: 36px;
    background-color: #6D9648;
    color: #fff;
    font-weight: 400;
    padding: 0 15px;
    border-radius: 5px;
    border: 0;
    display: block;
    width: 100%;
    max-width: 305px;
    margin: 0 auto !important;
    float: none !important;
}
.modal-login-neo  button.woocommerce-button:hover {
    background: #000 !important
}

.neo-auth .fara-cont-div {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 15px;
}

.neo-auth .fara-cont-div p {
    display: inline-block;
}

.neo-auth .woocommerce-privacy-policy-text p {
    font-size: 12px;
    line-height: 16px;
    max-width: 300px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
}


.form-modal h4 {
    color: #000;
    font-size: 23px;
    line-height: 27px;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.footer-top .container-fluid {
    max-width: 1800px;
}
.form-modal span.wpcf7-form-control.wpcf7-acceptance {
    margin-top: 0;
    padding-bottom: 15px;
}

.form-modal span.wpcf7-form-control.wpcf7-acceptance input {
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.form-modal  .venor-contact {
    max-width: 450px;
    padding-bottom: 20px;
}
.rest-div-parent .login_holder {
    margin-right: 10px;
}


.wishlist_table .product-add-to-cart .add_to_cart_button {
    font-size: 12px;
    line-height: 30px;
    background-color: #a27e66;
    color: #fff;
    font-weight: 600;
    padding: 0 15px !important;
    border-radius: 5px;
    min-width: 110px;
}


.rest-div-parent.col-md-4.col-sm-12 {
    text-align: right;
    padding: 20px 15px;
    /* width: 25%; */
    /* margin-left: -5%; */
}

.search-product-parent {
    display: block;
    /* position: absolute; */
    /* top: 45px; */
    /* right: 0; */
    /* z-index: 9999; */
    /* display: none; */
    padding-top: 23px;
}

.slider-state-search input {
    background: #fff;
    border-radius: 0;
    width: 100%;
    font-weight: 500;
    color: #111;
    font-size: 14px;
    height: 45px;
    padding: 0 16px !important;
    line-height: 43px;
    border: 1px solid #bcbcbc;
    outline: 0;
}

.slider-state-submit.submit {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
}

.slider-state-search {width: 100%;}

.slider-state-submit.submit button {
    padding: 13px 17px;
    background: transparent;
    color: #111 !important;
    border: 0 !important;
    outline: 0 !important;
}

.slider-state-submit.submit button i {
    color: #111;
    font-size: 18px;
}

.mt-search {
    position: relative;
    padding-left: 20px;
}





/* 2. STYLE HEADERS */
header .navbar-toggle {
    margin: 17px 15px 0 !important;
    padding: 0px 15px;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    border-radius: 2000px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    background: #FFCB05;
}
body .navbar-default .navbar-toggle span {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 7px;
    color: #fff;
    display: none;
}
#navbar .menu-item.selected > a,
#navbar .menu-item:hover > a {
    background: transparent;
}
.is_header_semitransparent .sticky-wrapper {
    position: absolute;
    width: 100%;
}
.is_header_semitransparent .navbar-default {
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}

body.is_header_semitransparent .is-sticky #mt-nav-burger span{
    background: #000000;
}
body.is_header_semitransparent header .is-sticky .right-side-social-actions .mt-search-icon i, 
body.is_header_semitransparent .is-sticky #navbar .menu > .menu-item > a, 
body.is_header_semitransparent header .is-sticky .right-side-social-actions .social-links i {
    color: #000000;
}
body.is_header_semitransparent #mt-nav-burger span {
    background: #000 none repeat scroll 0 0;
}
.is_header_semitransparent .sticky-wrapper.is-sticky .navbar-default {
    background: rgba(0, 175, 239, 0.95) none repeat scroll 0 0;
}
.is_header_semitransparent .header-title-breadcrumb-overlay > .container {
    padding-top: 80px;
}
.is_header_semitransparent #navbar .menu-item > a {
    /* color: #fff; */
}



body.is_header_semitransparent #navbar .current_page_item > a,
body #navbar .current-menu-item > a {
    color: #FFCB05 !important;
}
.navbar-default {
    border: 0;
    margin-bottom: 0px;
    border-radius: 0;
    /* padding: 0 6%; */
    /* border-bottom: 1px solid; */
    /* box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.06); */
    /* -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.06); */
    /* background: #eff6fa; */
    /* border-bottom: 1px solid #cccccc2b; */
    /* padding-top: 10px; */
    background: transparent;
}
/*2. Navbar sub menus*/
#navbar .sub-menu .menu-item > a {font-weight: 400;line-height: normal;padding: 12px !important;text-transform: capitalize;position: relative;text-align: left;font-size: 16px;color: #111;border-bottom: 1px solid #ccc;}
#navbar .sub-menu .menu-item > a.menu_black {
    color: #151D24;
}
#navbar .sub-menu .menu-item:last-child > a {
    /* padding-bottom: 3px !important; */
}
#navbar .sub-menu,
.navbar ul li ul.sub-menu {
    background: none repeat scroll 0 0 #fff;
    border-top: 0 none;
    left: 0px;
    opacity: 0;
    padding-top: 0;
    position: absolute;
    text-align: left;
    top: 130%;
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 9999;
}
#navbar .sub-menu .menu-item > a:hover {
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
div#navbar {
    text-align: center;
    /* padding: 0px; */
    /* padding-right: 30px; */
    /* padding-right: 0; */
    /* padding-left: 0; */
    /* width: 60%; */
    width: calc(100% - 445px);
}
.menu.nav-effect.nav-menu {
    margin: 0 auto;
    float: none;
    /* vertical-align: bottom; */
}
#navbar .menu-item:hover .sub-menu ~ .sub-menu{
    opacity: 0;
    visibility: hidden;
}
#navbar .menu-item:hover .sub-menu .sub-menu {
    opacity: 0 !important;
    visibility: hidden !important;
}
#navbar .menu-item .sub-menu .menu-item:hover > .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
}
#navbar .menu-item .sub-menu .sub-menu .sub-menu .sub-menu,
#navbar .menu-item:hover .sub-menu .sub-menu .sub-menu,
#navbar .menu-item.sub-menu .menu-item:hover .sub-menu {
    opacity: 0;
    visibility: hidden;
}
#navbar .menu-item .sub-menu .menu-item .sub-menu {
    left: 100%;
    top: -1px !important;
}
#navbar .menu-item:hover .sub-menu .menu-item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}
#navbar .menu-item .sub-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 100%;
}
#navbar .sub-menu {
    text-align: center;
    opacity: 0;
    position: absolute;
    width: 250px;
    top: 100%;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    visibility: hidden;
    padding: 0px;
    border-radius: 0px;
    background-color: #fff;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    right: 0;
    left: 0;
    margin: 0 auto;
    /* padding-right: 20px; */
    /* padding-left: 20px; */
    border-top: 2px solid rgb(255 255 255 / 20%);
    border: 1px solid #ccc;
}


#navbar .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a::after {
    position: absolute;
    right: 16px;
    top: 12.5px;
    margin-left: 0px;
    content: '\f0da';
    font-family: 'fontawesome';
    opacity: 1;
    font-size: 14px;
}
.header2 #navbar .menu-item.menu-item-has-children .sub-menu li > a::after {
    top: 15px;
}
#navbar .menu-item.menu-item-has-children .sub-menu li > a::after {
    top: 5px;
}
header nav ul {
    display: inline-table;
}
.navbar-nav > li > a {
    padding-bottom: 30px;
    padding-top: 30px;
}
.navbar ul li:hover > ul.sub-menu {
    opacity: 1 !important;
    top: 100% !important;
    visibility: visible !important;
}
#navbar ul.sub-menu li a {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    padding: 3px 13px;
}
#navbar li li {
    display: list-item; 
    list-style: none; 
    position: relative;
}
nav ul li {
    display: inline-block;
    vertical-align: top;
}
nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.logo a {
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: none;
}
.logo a:hover {
    color: #ffffff;
}
.navbar-collapse.collapse.in .menu .menu-item {
    text-align: center;
    width: 100%;
}
/* 15. Navbar styling */

.navbar-header .logo {
    margin: 7px 0;
    text-align: left;
}
.menu .item {
    display: inline-block;
}


.navbar-nav > li > a:hover {
    text-decoration: none;
}
nav {
    background: #2f383d;
}
.menu .menu-item {
    display: b;
    position: relative;
}

.navbar-header .logo > a:hover,
.navbar-header .logo > a {
    color: #000000;
}
/*  16. ---  FRAMEWORK-HEADER 2   ---  */
.header2 .menu.nav-effect.nav-menu {
    width: auto;
    display: inline-block;
    margin: 0 !important;
    /* text-align: center; */
    padding: 0;
}
.header2 .no-menu {
    margin: 34px 0;
}
body:not(.sticky) .header2 .navbar-header .img-logo {
    margin: 20px 0 15px;
    text-align: left;
    position: relative;
    z-index: 9;
}
body.sticky .header2 .navbar-header .img-logo img {
    /* max-width: 130px; */
    transform: translate3d(0, 0, 0);
    opacity: 1;
    z-index: 3;
    /* margin: 20px 12px 12px 0; */
}

.is_header_semitransparent .navbar-default .container div#navbar {
    margin: 0;
}
.is_header_semitransparent .menu.nav-effect.nav-menu {
    margin: 0 auto !important;
    vertical-align: top;
        margin-bottom: -1px !important;
}
.is_header_semitransparent .navbar-default .container {
    padding:  0;
    text-align: center;
}
.is_header_semitransparent .navbar-default {
    background-color: transparent !important;
}
.home-slider-button a {
    font-size: 17px !important;
    background: transparent !important;
    border: 2px solid #fff !important;
    padding: 17px 75px 17px 35px !important;
    font-weight: 600;
    transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
#navbar .menu-item > a {
    display: block;
    line-height: 85px;
    padding: 0px 15px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out 0s;
    font-family: 'Lato', Arial;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    /* text-transform: uppercase; */
}
.navbar-header-top h1.logo {
    margin: 25px 0;
    position: relative;
    text-align: left;
    display: inline-block;
}

.sticky nav#sweetthemes-main-head {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    border-radius: 0;
    background: #fff !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    padding-top: 10px;
}
.is_header_semitransparent.sticky .navbar-default .navbar-ceragem {
    background: none !important;
}
.is_header_semitransparent.sticky img.sticky {
    position: relative;
    bottom: 5px;
}
.header-infos ul.social-links li {
    display: inline-block;
}
img.hover-image {
    position: absolute;
    /* right: 5px; */
    top: 0px;
    opacity: 0;
    transition: all 300ms ease;
    width: 100%;
    /* left: 5px; */
}


.woocommerce-product-list-header:hover img.hover-image {
    opacity: 1;
}
.header-infos ul.social-links {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 0;
}
.header-infos ul.social-links li {
    display: inline-block;
    padding: 0 5px;
}
/* 3. STYLE FOOTER */
footer .textwidget p {
    color: #111;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 22px;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    text-align: left;
    max-width: 250px;
}
footer .contact-details p {
    color: rgba(255,255,255,1);
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    margin: 15px 0;
    opacity: 1;
    padding: 0;
    padding-left: 30px;
    position: relative;
}
footer .textwidget.custom-html-widget {
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    font-size: 13px;
}
.footer-logo {
    width: 250px;
}
.footer-top .widget_nav_menu li {
    display: block;
}
.footer-top .widget_nav_menu li:first-child {
    border: 0;
}
footer .textwidget p a {
    color: #757575;
}
footer aside#nav_menu-2 {
    text-align: left;
}
footer .footer-top h1.widget-title, footer .footer-top h3.widget-title, footer .footer-top .widget-title {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 800;
    text-align: left;
    position: relative;
    padding-bottom: 10px;
    text-align: left;
    font-family: 'Lato', ARIAL;
    FONT-WEIGHT: 600;
    COLOR: #111 !important;
    text-transform: uppercase;
}
footer .footer-top .menu .menu-item a {
    font-size: 16px;
    line-height: 20px;
    color: #111 !important;
    opacity: 1;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    display: block;
    padding: 4px 0;
    font-family: Lato, Arial;
    text-align: left;
}
footer .footer-top .menu .menu-item:hover a {
    color: #fff;
}

.footer-details {
    padding-top: 10px;
}
.footer-details p span {
    display: inline-block;
    padding-left: 25px;
    color: #111;
}
.footer-details p {
    margin-bottom: 10px !important;
}
.footer-details i {
    padding-right: 10px;
    position: absolute;
    top: 4px;
    color: #111;
}
aside#media_image-3 {
    TEXT-ALIGN: LEFT;
    display: inline-block;
    width: 50%;
    position: relative;
    top: -5px;
}
aside#media_image-3 img {
    padding-top: 10px;
}
footer .footer-top .menu .menu-item a:hover {
    color: #FFCB05 !important;
}
 footer .widget_nav_menu li, footer .widget_recent_entries li {
    margin-bottom: 1px;
    position: relative;
}

.branduri-row h3{
    color: #111;
    font-size: 42px;
    line-height: 42px;
    font-weight: 600;
    margin: 0px 0 15px;
    text-align: center;
}

.categories-sidebar > .widget {
    margin-top: 100px !important;
}

.magazin-row h3{
    color: #111;
    font-size: 42px;
    line-height: 42px;
    font-weight: 600;
    margin: 0px 0 15px;
    text-align: center;
}

.footer-top .widget_nav_menu ul {
    margin: 0;
    padding: 0;
}

.comment-respond {
    margin-top: 20px;
    background: #f9f9f9;
    padding: 15px;
    border: 1px solid #ddd;
}


ul.social-links {
    padding: 0;
    list-style: none;
    margin: 0;
    padding-top: 6px;
    text-align: right;
    /* opacity: 0; */
}

.social-f {
    padding-top: 10px;
    text-align: left;
    /* opacity: 0; */
}
ul.social-links li {
    display: inline-block;
    padding-left: 15px;
}
ul.social-links li a {
    font-size: 20px;
    color: #111;
}
.read-more-continut h1, .read-more-continut h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 25px 0;
}

footer .menu .menu-item a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    position: relative;
    text-transform: none;
}

footer .widget {
    clear: both;
    margin-bottom: 20px;
}
footer .footer .container {
    padding: 15px 15px !important;
}
.footer-row-1 .sidebar-1 img {
    margin-bottom: 5px;
    max-width: 270px !important;
}
ul.products.columns-4 {
    list-style: none;
}
p.copyright {color: #111;font-size: 16px;line-height: 24px;margin: 0;font-weight: 500;font-family: 'Lato', Arial;}
p.copyright a {
    color: #111;
    FONT-WEIGHT: 600;
}

.footer-div-parent {
    border-top: 1px solid #1111114d;
    /* background: #1A1F2B; */
    border-radius: 0;
    padding: 0px 15px 5px;
}

footer {
    background-color: #222;
    clear: both;
    background-size: cover;
    background-image: url(../images/footer-bg.jpg);
    background-size: cover;
}

/* 6. SHORTCODES */


a {
    color: #86898c;
    text-decoration: none;
}
td, th {
    padding: 10px !important;
    text-align: center;
    border: 1px solid #ccc;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
    border-radius: 0px;
    outline: 0 !important;
    background: #fff;
}
.wpcf7-form .wpcf7-submit {background-color: #FFCB05;border: none;color: #fff;font-size: 14px;padding: 0 36px;line-height: 50px;-webkit-transition: all .3s linear 0ms;-khtml-transition: all .3s linear 0ms;-moz-transition: all .3s linear 0ms;-ms-transition: all .3s linear 0ms;-o-transition: all .3s linear 0ms;transition: all .3s linear 0ms;-webkit-border-radius: 0px;-khtml-border-radius: 0px;-moz-border-radius: 0px;-ms-border-radius: 0px;-o-border-radius: 0px;border-radius: 0;position: relative;display: inline-block;text-align: center;cursor: pointer;position: relative;overflow: hidden;z-index: 1;font-weight: 600;outline: none;white-space: nowrap;text-transform: uppercase;letter-spacing: .2em;font-family: "Lato", Arial;}

.wpcf7-form .wpcf7-submit:hover {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: none;
    text-decoration: none;
    color: #fff;
    background: #111;
}
.itexclusiv-contact input:not([type='checkbox']), .itexclusiv-contact textarea, .itexclusiv-contact select {
        background-color: #fff;
        height: 50px;
        border: 2px solid #f4f7f7;
        color: #000;
        padding: 0px 15px;
        line-height: normal;
        font-size: 16px;
        -webkit-transition: all .3s linear 0ms;
        -khtml-transition: all .3s linear 0ms;
        -moz-transition: all .3s linear 0ms;
        -ms-transition: all .3s linear 0ms;
        -o-transition: all .3s linear 0ms;
        transition: all .3s linear 0ms;
        -webkit-box-shadow: none;
        -khtml-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0;
        width: 100%;
        outline: none;
        font-family: Lato;
        margin: 5px 0 20px;
        font-weight: 400;
        border: 1px solid #111;
}
.itexclusiv-contact {
    max-width: 700px;
    margin: 0px auto 0;
}
.wpcf7-form .input-filled {
    position: relative;
    margin-bottom: 15px;
}
.ct-contact-form-modern .ct-contact-holder .wpcf7-form-control-wrap {
    margin-bottom: 24px;
    display: block;
}

a.btn-style1:hover,
a.btn-style3:hover {
    background: #C09C12;
    /* color: #fff; */
    border-color: #C09C12;
}
.law_slider_box-child1 a:hover {
      background: #83d0ee;
    color: #fff;  
}
.wpcf7-form .input-filled>i {
    color: #c9cce4;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    position: absolute;
    right: 36px;
    z-index: 1;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
}



p#billing_last_name_field {
    position: absolute;
    top: 0;
    right: 0;
}

p#billing_phone_field {
    order: 2;
}

p#billing_email_field {
    order: 2;
}

p#billing_state_field {
    order: 5;
}

p#billing_city_field {
    order: 6;
}

p#billing_address_1_field {
    order: 7;
}

p#billing_address_2_field {
    order: 78;
}

p#billing_postcode_field {
    order: 88;
}

.itexclusiv-contact textarea {
    min-height: 200px;
    padding: 15px;
    }
.itexclusiv-contact select {
    color: #86898c;
    background-image: url(../images/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.itexclusiv-contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #111;
}
.itexclusiv-contact input::-moz-placeholder { /* Firefox 19+ */
  color: #111;
}
.itexclusiv-contact input:-ms-input-placeholder { /* IE 10+ */
  color: #111;
}
.itexclusiv-contact input:-moz-placeholder { /* Firefox 18- */
  color: #111;
}

.itexclusiv-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #111;
}
.itexclusiv-contact textarea::-moz-placeholder { /* Firefox 19+ */
  color: #111;
}
.itexclusiv-contact textarea:-ms-input-placeholder { /* IE 10+ */
  color: #111;
}
.itexclusiv-contact textarea:-moz-placeholder { /* Firefox 18- */
  color: #111;
}
.shop_search_holder a {
    display: block;
    width: 30px;
    position: relative;
    top: 4px;
}
.shop_search_holder.active .search-product-parent {
    display: block;
}
.header-title-breadcrumb-overlay .title {
    font-size: 42px;
    line-height: 58px;
    color: #111;
    font-weight: 700;
    margin: 0 !important;
    display: inline-block;
    position: relative;
    padding: 0;
}


.header-title-breadcrumb-overlay {
    background: transparent;
    padding: 10px 0;
    background-size: unset;
    background-position: center center;
    text-align: center;
    background-repeat: repeat;
    border-bottom: 1px solid rgba(130, 130, 130, .5);
}




@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

ul li, ol li {
    color: #686868;
    font-size: 16px;
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

h1, h2, h3, h4, h5, h6 {
     font-family: 'Lato', Arial; 
}

h1, h2 {
    font-weight: 600;
    font-family: 'Lato', Arial;
}
h3 {
    font-weight: 700;
}
h5 {
    font-family: "Lato", Arial;
    font-weight: 600;
}

a {
    font-family: 'Lato', Arial; 
}

p {
    font-family: 'Lato', Arial; 
}

.rest-div-parent > div a svg {
    fill: #fff;
}

.topbar-contact {
    font-size: 14px;
    padding: 10px 15px;
    font-weight: 500;
    /* width: 75%; */
    color: #fff;
    font-weight: 400;
}

.topbar-contact strong {
    font-weight: 600;
}
.navbar-header.col-md-4.col-sm-2 {
    /* width: 20%; */
}
#navbar .menu-item:first-child > a {
    padding-left: 0;
}
.image-slide-inner {
    padding: 20px 5px;
}
.image-slide-inner img {
    image-rendering: -webkit-optimize-contrast;
    border-radius: 0;
}

.img-slider-slick-shortcode {
    margin-bottom: 0;
}
.banner-section1 h3 {
    text-align: center;
    font-size: 42px;
    padding: 0 30px;
    max-width: 800px;
    line-height: 55px;
    margin: 0 auto 20px;
    color: #fff;
}

.banner-section1 p {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.btn-style1 {color: #111;line-height: 40px;height: 40px;border: 0;display: inline-block;padding: 0 35px;border-radius: 0;font-size: 16px;position: relative;margin-top: 10px;/* text-transform: uppercase; */font-weight: 600;background: #FFCB05;border-radius: 1000px;}


.btn-style3 {

    color: #fff;
    line-height: 40px;
    height: 40px;
    border: 0;
    display: inline-block;
    padding: 0 35px;
    border-radius: 0;
    font-size: 16px;
    position: relative;
    margin-top: 10px;
    /* text-transform: uppercase; */
    font-weight: 600;
        background: #111;
    border-radius: 1000px;
    
}



.btn-style2 {
        color: #111;
        line-height: 38px;
        height: 40px;
        border: 1px solid #FFCB05;
        display: inline-block;
        padding: 0 50px 0 25px;
        border-radius: 100px;
        font-size: 16px;
        position: relative;
        margin-top: 30px;
}


ul.products li.product .product-price .price span span.woocommerce-Price-currencySymbol {
    font-weight: 400;
    font-size: 14px;
    position: relative;
    top: -5px;
}

.woocommerce-add-to-cart-button {
    text-align: revert;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
}


.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    color: #111;
    background: #FFCB05;
    font-weight: 600;
    border-radius: 100px !important;!i;!;
}
@media(min-width:1300px) {
    .container {
        width:  1270px;
    }
}
.slider-state-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.rest-div-parent.col-md-3.col-sm-12 {
    text-align: right;
    /* padding-top: 12px; */
    width: 230px;
    padding-top: 22px;
}

.top-header {
    background: #FFCB05;
}

.topbar-contact a {
    color: #fff;
    font-weight: 600;
}

.top-bar1 p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 4px 0;
    margin: 0;
}

ul.social-links i {
    color: #fff;
}

.btn-lucrari a {
    background: #FFCB05;
    display: inline-block;
    line-height: 35px;
    height: 35px;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    font-weight: 600;
}

.btn-lucrari {
    display: inline-block;
    float: right;
    margin: 15px 0;
}

.home-box1 {
    min-height: 66vh;
    background: #222;
    display: flex;
    align-items: flex-end;
}

.home-box1 h3 {
    margin-top: 0;
}

.home-box1 > .wpb_wrapper {
    padding: 30px;
}

.home-box1 h3 {
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 10px;
    max-width: 700px;
}

.home-box1 p {
    color: #fff;
}

.woocommerce-account div#primary {
    padding: 90px 0 !important;
}

.home-box2 h3, .home-box3 h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    FONT-WEIGHT: 400;
    line-height: 35px;
    margin-bottom: 20px;
}

body .home-box2, body .home-box3 {
    min-height: calc(33vh - 10px);
    display: flex;
    align-items: center;
    padding: 15px;
    JUSTIFY-CONTENT: CENTER;
    TEXT-ALIGN: CENTER;
    margin-bottom: 20px !important;
    background-position: bottom !important;
}
ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 99;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
    }

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}
a.flex-next::after {visibility:visible;content: '\f105';
    font-family: FontAwesome;margin-right: 10px;font-size: 70px;    }
a.flex-prev::before {
    visibility:visible;
    content: '\f104';
    font-family: FontAwesome;    margin-left: 10px;font-size: 70px;}

.home-box2 p, .home-box3 p {
    color: #fff;
    font-size: 14px;
}

.home-box2 h3 strong, .home-box3 h3 strong {
    display: block;
    font-weight: 700;
    font-size: 28px;
}
.compli-row {
    background-size: cover !important;
    background-attachment: fixed;
}

.home-section1 .vc_col-sm-7 > .vc_column-inner {
    padding-right: 10px;
}

.home-section1 .vc_col-sm-5 > .vc_column-inner {
    padding-left: 10px;
}

.home-section1 > .vc_col-sm-12 {
    max-width: 100%;
    margin: 0 auto !important;
    float: none;
    margin-top: 35px !important;
    padding: 0 calc(10% - 30px);
    /* max-width: 1900px; */
    height: 100%;
    display: flex;
    align-items: center;
}

.home-section2 > .vc_col-sm-12 {
    max-width: 100%;
    margin: 0 auto !important;
    float: none;
    margin-top: 0px !important;
    padding: 0 calc(10% - 30px);
    /* max-width: 1900px; */
    height: 100%;
    display: flex;
    align-items: center;
}

.paterneri-row1 {
    max-width: 1270px;
    margin: 0 auto !important   ;
    padding-top: 50px;
    padding-bottom: 100px;
}

.home-section3 .vc_col-sm-12 {
    max-width: 1300px;
    margin: 0 auto !important;
    float: none;
    padding-top: 65px;
    padding-bottom: 45px;
}
.compli-row h3 + h4 {
    color: #fff;
    text-align: center;
}
.home-section3 .vc_col-sm-12 h3 {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
}

.home-section3 .vc_col-sm-12 h3 + p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 50px !important;
}
.woocommerce form .form-row {margin-bottom: 15px;}
.home-section3 .vc_col-sm-12 .vc_col-sm-4 {
    margin-bottom: 30px;
}

.home-section3 .vc_col-sm-12 .vc_col-sm-4 .wpb_content_element {
    margin: 0 !important;
}

.home-section3 .vc_col-sm-12 .vc_col-sm-4  h4 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}

.home-section3 .vc_col-sm-12 .vc_col-sm-4 h5 a {display: block;width: 100%;height: 45px;line-height: 45px;text-align: center;background: #FFCB05;color: #fff;font-size: 14px;}

.home-section3 .vc_col-sm-12 .vc_col-sm-4 h5 {
    margin-top: 0;
}

.home-section3 .vc_col-sm-12 .vc_col-sm-4 h5 a:hover {
    background: #222;
}

.footer-top {
    padding: 60px 0 40px;
}
.social-f a {
    display: inline-block;
    padding-right: 19px;
    color: #FFCB05;
    font-size: 15px;
}

.social-f a:hover {
    color: #fff;
}
.breadcrumb {
    margin-bottom: 0;
    /* padding-bottom: 0; */
}
.social-f a i {
    font-size: 21px !important;
}

.social-f {
    padding-top: 10px;
    text-align: left;
}
aside#media_image-4 {
    TEXT-ALIGN: LEFT;
    display: inline-block;
    width: 50%;
    position: relative;
    top: -5px;
}
aside#media_image-4 img {
    padding-top: 10px;
}
.badge-price1 {
    /* position: absolute; */
    /* top: 0; */
    /* right: 30%; */
    margin-bottom: -40px !important;!I;!;
    text-align: right;
    max-width: 350px;
    display: block;
    /* margin-right: 0; */
    /* margin-left: auto; */!i;!;
    position: relative;
    z-index: 3;
    margin: 0 auto;
}

.badge-price1 p {
    display: inline-block;
    background: #FFCB05;
    line-height: 80px;
    height: 80px;
    /* padding: 0 20px; */
    font-size: 22px;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 0 5px 10px #111;
    color: #111;
    width: 80px;
    text-align: center;
    transform: rotate(45deg);
}
aside#media_image-5 {
    display: inline-block;
    width: 50%;
    position: relative;
    right: -5px;
}
.navbar-default > container {
    width: 100%;
}

nav#sweetthemes-main-head > div {
    width: 100%;
    padding: 0 9%;
    /* max-width: 1270px; */
}

.top-header > .container {
    width: 100%;
    padding: 0 5%;
    max-width: 1860px;
}

.home-shop .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none;
    padding-bottom: 50px;
}

.box-custiom-product {
    display: flex;
}


.home-shop h3 {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
}

.home-shop h3 + p {
    text-align: center;
}

.home-banner .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none;
    text-align: center;
    padding: 50px 0;
}

.home-banner .vc_col-sm-12 h3 {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
}

.home-banner {
    background-attachment: fixed !important;
}

.home-banner .vc_col-sm-12 p {
    max-width: 800px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding: 20px 0;
}

a.btIcoHolder {
    background: #4267b2;
    color: #fff;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
a.whatsapp-link {
    background: #41C351;
    color: #fff;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

.woocommerce-product-gallery__image img {
    border: 1px solid #ccc;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border: 1px solid #ccc;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 10px 5px;
}

.netopia-produs-li {
    margin-top: 20px;
}
.inline-ul-info {
    margin-top: 20px;
}

.inline-ul-info > div {
    display: inline;
    margin-right: 10px;
}

.inline-ul-info > div a {
    color: #FFCB05;
    font-weight: 500;
}
.single-product .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 20px 5px 0;
}
.single-product .woocommerce-tabs ul.tabs {
    position: relative !important;
    display: block;
    width: 100%;
    vertical-align: middle;
    list-style: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    clear: both;
    overflow: unset !important;
    text-align: left;
    max-width: 1270px;
    margin: 0 auto !important;!i;!;
    float: none !important;!i;!;
}
.single-product .woocommerce-tabs ul.tabs>li {
    position: relative !important;
    display: inline-block !important;
    vertical-align: middle;
    margin-bottom: 10px !important;
    margin-right: 20px !important;
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
}
.single-product .woocommerce-tabs ul.tabs>li a {
    position: relative;
    display: inline-block !important;
    vertical-align: top;
    padding: 15px 25px 20px !important;
    font-size: 16px;
    line-height: 1;
    border: 0;
    /* margin-bottom: -3px; */
    color: #111 !important;
    border-radius: 0px;
    border-radius: 5px;
    /* font-family: 'Josefin Sans', arial; */
    font-weight: 600 !important;
    background: #fff;
    border-radius: 1000px;
}
.single-product .woocommerce-tabs ul.tabs>li {
    position: relative !important;
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 20px !important;
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    border: 1px solid #ccc !important;
    border-radius: 1000px;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a::before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none !important;
}

.single-product .woocommerce-tabs ul.tabs>li a:hover, 
.single-product .woocommerce-tabs ul.tabs>li.active a {
    background: #FFCB05;
    margin-bottom: -3px;
    color: #111 !important;
    font-weight: 600 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #f6f6f6 !important;
}
.notice-b123 {
    text-align: center;
    !Im;!I;!;
    /* position: relative; */
    /* bottom: 50px; */
    margin: 0 !important;!i;!;
}

.notice-b123 p {
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    background: #fff;
    display: inline-block;
    font-weight: 600;
    border-radius: 30px;
    font-size: 14px;
}
ol.breadcrumb {
    background: transparent;
    text-align: left;
    padding: 0;
}
li#tab-title-reviews {
    display: none !important;
}

.container-fluid.produse-pag .col-md-12.main-content {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none;
    padding-top: 30px;
}


.woocommerce-account div#primary,
.woocommerce-checkout div#primary  {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 30px 15px;
}


.ttm-icon {
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 0;
    background-color: #FFCB05;
    margin-bottom: 35px;
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    box-sizing: content-box;
    position: relative;
}
.ttm-icon p {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 22px !important;
}
.featured-content {
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
}
.featured-title h5 {
    margin-top: 3px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px !important;
    /* text-transform: uppercase; */
}
.featured-icon-box.featured-icon-box-last {
    border: 0;
}

.contact-section1 {
    padding: 60px 0 30px;
    /* background: #fff; */
    max-width: 1170px !important;
    float: none;
    margin: 0 auto !important;
}

.contact-section1 h2 {
    font-size: 30px;
    color: #111;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 0;
}


.contact-section1 h2::after {
    content: '';
    width: 100px;
    height: 5px;
    background: #FFCB05;
    display: block;
    margin: 20px 0 10px;
    border-radius: 10px;
    box-shadow: rgb(152 149 165 / 14%) 1px 1px 0px 1px;
}

 .featured-icon-box {
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
    max-width: 500px;
}
.featured-icon {
    display: table-cell;
    vertical-align: middle;
    vertical-align: top;
    padding-top: 5px;
}
.featured-desc * {
    FONT-SIZE: 16PX;
    COLOR: #111;
}

.featured-desc a:hover {
    color: #2E7DEC;
}

.wpcf7-acceptance {
    display: block;
    margin: 20px 0 30px !important;
}

.wpcf7-acceptance * {
    font-weight: 400;
}
.home-despre1 .vc_col-sm-12 {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
}

.home-despre1 {
    padding: 80px 0 45px;
}

.home-despre1 .wpb_single_image {
    background: #FFCB05;
    padding: 5px;
}

.home-despre1 p {
    text-align: center;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    width: 50px;
    height: 50px;
}
.woocommerce-variation-availability {
    text-align: left;
    padding: 10px 0;
}
.home-despre1 h3 {
    color: #111;
    font-size: 36px;
    line-height: 49px;
    font-weight: 600;
    margin: 0px 0 25px;
    text-align: center;
}
.woocommerce div.product form.cart .variations th {
    padding: 0 !important;
    text-align: left;
    text-transform: uppercase;
}
.home-despre1 h4 {
    color: #58cd01;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px !important;
}
.home-despre1 p {
    padding: 0 15px;
}

.home-despre1 h3 strong {
    color: #FFCB05;
}

.home-section1 {
    height: calc(100vh + 200px);
    background-size: cover;
    background-position: bottom;
    min-height: 1000px;
}

body.home header.header2 {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 40;
    top: 0;
}

.navbar-header.col-md-3.col-sm-12 {
    width: 215px;
}

body #navbar .current-menu-item > a {
    font-weight: bold;
}


.home-section1 .vc_col-sm-12 h3 {
    font-family: 'Lato', arial;
    font-size: 52px;
    color: #fff;
    font-weight: 700;
    margin-top: 0;
}
.home-section1 .vc_col-sm-12 h3::after {
    content: '';
    display: block;
    width: 480px;
    height: 3px;
    background: #FFCB05;
    margin: 20px 0;
}
.home-section1 .vc_col-sm-12 h4 {
    color: #fff;
    font-size: 24px;
    max-width: 420px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-top: 20px;
}

.home-section1 .vc_col-sm-12 h5 {
    font-weight: 600;
}

.home-section1 .vc_col-sm-12  p {
    color: #FFCB05;
    font-weight: 600;
    font-size: 18px;
}

.home-section1 .vc_col-sm-12  p strong {
    font-size: 22px;
}
.h1-bloc1 p {
    font-weight: 800 !important;!i;!;
    color: #fff !important;!i;!;
    text-align: center;
    font-size: 32px !important;!i;!;
    line-height: 42px;
}

.h1-bloc1 {
    margin-bottom: -15px !important;
}

.h1-img1, .h1-img2 {
    margin-bottom: 0 !important;
}

.h1-bloc2 p {
    font-weight: 700 !important;!i;!;
    color: #fff !important;!i;!;
    text-align: center;
    font-size: 24px !important;!i;!;
    line-height: 32px;
    padding-top: 10px;
    max-width: 220px;
    margin: 0 auto;
}

.h1-bloc2 {
    /* margin-bottom: 0 !important; */
}

.h1-img1 {
    margin-bottom: -15px !important;
}

.home-section2 {
    background-size: cover;
    background-position: top;
    padding-bottom: 100px;
}

.home-section2 h3 {
    font-size: 16px;
    color: #fff;
    max-width: 800px;
    margin: 0 auto;
    line-height: 24px;
    text-align: center;
}

.home-section2 h3 strong {
    color: #FFCB05;
}
.separator-h2 {
    height: 3px;
    width: 500px;
    margin: 0 auto;
    background: #FFCB05;
    position: relative;
}
.separator-h2::before {
    content: '';
    width: 58px;
    height: 24px;
    background-image: url(../images/07.png);
    display: inline-block;
    position: absolute;
    left: -70px;
    top: -10px;
}
.separator-h2::after {
    content: '';
    width: 58px;
    height: 24px;
    background-image: url(../images/08.png);
    display: inline-block;
    position: absolute;
    right: -70px;
    top: -10px;
}

.pilula-magica {
    mix-blend-mode: screen;
    margin: -17px -200px 0 !important;!i;!;
    /* transform: scale(1.8); */
    /* margin-top: 80px; */
}
.idee-lin p {
    color: #fff;
    font-size: 16px;
    max-width: 350px;
    font-weight: 300;
}
.home-section2 h2 {
    font-family: 'Lato', arial;
    font-size: 46px;
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    text-align: center;
    line-height: 62px;
}
.idee-lin p strong {
    color: #FFCB05;
    font-size: 20px;
    font-weight: 800;
}

.idee-lin {
    max-width: 400px;
    margin-bottom: 60px !important;
}

.idee-lin {
    border-bottom: 2px solid #FFCB05;
    padding-bottom: 20px;
    position: relative;
}

.home-section2 .vc_row {
    margin: 0 auto;
    margin-top: 100px;
    max-width: 1600px;
}
.idee-lin2::before {
    content: '';
    position: absolute;
    bottom: -2px;
    height: 2px;
    width: 55px;
    background: #FFCB05;
    left: 100%;
}

.idee-lin2::after {
    content: '';
    position: absolute;
    bottom: -5px;
    height: 10px;
    width: 10px;
    background: #FFCB05;
    left: calc(100% + 50px);
    border-radius: 10px;
}


.idee-lin1::before {
    content: '';
    position: absolute;
    bottom: -28px;
    height: 2px;
    width: 75px;
    background: #FFCB05;
    left: calc(100% - 11px);
    transform: rotate(45deg);
}

.idee-lin1::after {
    content: '';
    position: absolute;
    bottom: -55px;
    height: 10px;
    width: 10px;
    background: #FFCB05;
    left: calc(100% + 45px);
    border-radius: 10px;
}



.idee-lin3::before {
    content: '';
    position: absolute;
    bottom: 35px;
    height: 2px;
    width: 105px;
    background: #FFCB05;
    left: calc(100% - 16px);
    transform: rotate(-45deg);
}

.idee-lin3::after {
    content: '';
    position: absolute;
    bottom: 67px;
    height: 10px;
    width: 10px;
    background: #FFCB05;
    left: calc(100% + 67px);
    border-radius: 10px;
}









.idee1-lin p {
    color: #fff;
    font-size: 16px;
    max-width: 400px;
    font-weight: 300;
}

.idee1-lin p strong {
    color: #FFCB05;
    font-size: 20px;
    font-weight: 800;
}

.idee1-lin {
    max-width: 400px;
    margin-bottom: 60px !important;
}

.idee1-lin {
    border-bottom: 2px solid #FFCB05;
    padding-bottom: 20px;
    position: relative;
    text-align: right;
    margin-left: auto;
}

.idee-lin22::before {
    content: '';
    position: absolute;
    bottom: -2px;
    height: 2px;
    width: 55px;
    background: #FFCB05;
    right: 100%;
}
.single-product table tr:first-child td {
    background: #FFCB05 !important;
    font-weight: bold;
}

.single-product table tr:nth-child(2n+1) td {
    background: #D2E9EF;
}
.idee-lin22::after {
    content: '';
    position: absolute;
    bottom: -6px;
    height: 10px;
    width: 10px;
    background: #FFCB05;
    right: calc(100% + 50px);
    border-radius: 10px;
}


.idee-lin11::before {
    content: '';
    position: absolute;
    bottom: -28px;
    height: 2px;
    width: 75px;
    background: #FFCB05;
    right: calc(100% - 11px);
    transform: rotate(-45deg);
}

.idee-lin11::after {
    content: '';
    position: absolute;
    bottom: -55px;
    height: 10px;
    width: 10px;
    background: #FFCB05;
    right: calc(100% + 45px);
    border-radius: 10px;
}

.custom-review-summary {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    gap: 40px;
    align-items: center;
}

.rating-breakdown {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.rating-row {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.bar-container {
    width: 100px;
    height: 8px;
    background: #eee;
    margin: 0 10px;
    border-radius: 5px;
    overflow: hidden;
}

.bar {
    height: 100%;
    background-color: #0d6b50;
}

.review-button {
    background: #0d6b50;
    color: white;
    padding: 10px 20px;
    margin-bottom: 20px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    border-radius: 5px;
}

.custom-review-list {
    margin-top: 30px;
}

.review-item {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 15px;
}

.stars {
    color: #0d6b50;
    font-size: 18px;
    margin-bottom: 5px;
}

img:hover {
    /* all: unset !important; */
  }
.idee-lin33::before {
    content: '';
    position: absolute;
    bottom: 52px;
    height: 2px;
    width: 153px;
    background: #FFCB05;
    right: calc(100% - 23px);
    transform: rotate(45deg);
}

.idee-lin33::after {
    content: '';
    position: absolute;
    bottom: 100px;
    height: 10px;
    width: 10px;
    background: #FFCB05;
    right: calc(100% + 100px);
    border-radius: 10px;
}

.home-section2 > .vc_col-sm-12 > .vc_column-inner {
    padding-top: 0 !important;
}

.home-section3 .vc_col-sm-6:first-child .vc_column-inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: inherit;
    padding-left: calc(20% - 15px);
    padding-top: 50px !important;!I;!;
    padding-bottom: 60px !important;!I;!;
    padding-right: 30px;
}

.home-section3 .vc_col-sm-6:last-child .vc_column-inner {
    background-size: cover;
    background-position: bottom;
}

.h3-title1 h3 {
    font-size: 16px;
    font-weight: 900;
    color: #FFCB05;
}

.h3-title1 h3 + p {
    font-size: 46px;
    font-family: 'Lato', arial;
    color: #111;
    font-weight: 700;
    margin: 15px 0 10px;
    line-height: 52px;
}

.h3-title1 h3 + p + p {
    font-size: 24px;
    font-weight: 600;
}

.h3-title1 {
    position: relative;
    margin-bottom: 20px !important;!I;!;
}

.h3-title1::after {
    content: '';
    display: block;
    background: #FFCB05;
    width: 330px;
    height: 3px;
    margin: 25px 0 10px;
}

.h3-title2 p {
    font-weight: 600;
}

.h3-title3 p {
    background: #FFCB05;
    display: inline-block;
    line-height: 60px;
    border-radius: 0px 600px 600px 0px;
    font-size: 20px;
    font-weight: 700;
    padding-right: 50px;
    position: relative;
}

.h3-title3 p::before {
    content: '';
    height: 60px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 100%;
    background: #FFCB05;
}

.h3-title4 p {
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
}

.h3-title4 p::before {
    content: '';
    width: 40px;
    height: 17px;
    background-image: url(../images/07.png);
    display: inline-block;
    position: absolute;
    left: -45px;
    top: 4px;
    background-size: contain;
    background-repeat: no-repeat;
}


.h3-title5 ul {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: right;
}
span.wcb-guide {
    display: none !important;
}

.h3-title5 ul li {
    background: rgb(17 17 17 / 80%);
    display: block;
    margin-bottom: 40px;
    padding: 0 15px;
    border-radius: 1000px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border: 1px solid #FFCB05;
    font-size: 16px;
    max-width: 280px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
}

.h3-title5 ul li:nth-child(1)::before {
    content: '';
    background-image: url(../images/14.png);
    width: 70px;
    height: 70px;
    background-size: 46px;
    position: absolute;
    left: -100px;
    border: 1px solid #FFCB05;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-position: center;
    top: -18px;
}

.h3-title5 ul li::after {
    content: '';
    position: absolute;
    top: 20px;
    height: 1px;
    background: #FFCB05;
    display: block;
    width: 30px;
    left: -30px;
}



.h3-title5 ul li:nth-child(2)::before {
    content: '';
    background-image: url(../images/15.png);
    width: 70px;
    height: 70px;
    background-size: 46px;
    position: absolute;
    left: -100px;
    border: 1px solid #FFCB05;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-position: center;
    top: -18px;
}
.h3-title5 ul li:nth-child(3)::before {
    content: '';
    background-image: url(../images/16.png);
    width: 70px;
    height: 70px;
    background-size: 46px;
    position: absolute;
    left: -100px;
    border: 1px solid #FFCB05;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-position: center;
    top: -18px;
}
.h3-title5 ul li:nth-child(4)::before {
    content: '';
    background-image: url(../images/17.png);
    width: 70px;
    height: 70px;
    background-size: 46px;
    position: absolute;
    left: -100px;
    border: 1px solid #FFCB05;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-position: center;
    top: -18px;
}
.h3-title5 ul li:nth-child(5)::before {
    content: '';
    background-image: url(../images/18.png);
    width: 70px;
    height: 70px;
    background-size: 46px;
    position: absolute;
    left: -100px;
    border: 1px solid #FFCB05;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-position: center;
    top: -18px;
}
.h3-title5 ul li:nth-child(6)::before {
    content: '';
    background-image: url(../images/19.png);
    width: 70px;
    height: 70px;
    background-size: 46px;
    position: absolute;
    left: -100px;
    border: 1px solid #FFCB05;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-position: center;
    top: -18px;
}
p#billing_street_field {
    order: 66;
}
.row.flas .col-xs-4 {
    padding: 0 5px;
}
p#billing_street_number_field {
    order: 77;
}

p#billing_city_state_field {
    order: 8;
}
.h3-title5 ul li:nth-child(7)::before {
    content: '';
    background-image: url(../images/20.png);
    width: 70px;
    height: 70px;
    background-size: 46px;
    position: absolute;
    left: -100px;
    border: 1px solid #FFCB05;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-position: center;
    top: -18px;
}

@font-face {
  font-family: 'Lato';
  font-weight: 400;
  src: url('../fonts/lato/Lato-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-weight: 600;
  src: url('../fonts/lato/Lato-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-weight: 700;
  src: url('../fonts/lato/Lato-Black.woff2') format('woff2');
}

.h3-title5 ul li:nth-child(8)::before {
    content: '';
    background-image: url(../images/21.png);
    width: 70px;
    height: 70px;
    background-size: 46px;
    position: absolute;
    left: -100px;
    border: 1px solid #FFCB05;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-position: center;
    top: -18px;
}

.home-section4 {
    background-size: cover;
    background-position: bottom;
    padding-top: 0px;
    padding-bottom: 100px;
}

.home-section4 .home-section4-te1 h3 {
    text-align: center;
    color: #fff;
    font-size: 46px;
    text-shadow: 1px 2px #111;
}
.home-section4 .home-section4-te2 h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    text-shadow: 1px 2px #111;
    font-weight: 600;
}

.home-section4-te3 {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
span.wcb-coupon-box-title {
    font-size: 16px !important;
}

.wcb-coupon-box span.wcb-md-close {
    top: 0;
    right: 0;
}
.home-section4-te3 p {
    color: #FFCB05;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.h4-col2-t1 p, .h4-col1-t1 p {
    text-align: center;
    background: #fff;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
}
.faq-a .vc_tta-panel-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.faq-a .vc_tta-panel-body ul li {
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    padding-left: 50px;
    color: #fff;
}
.faq-a .vc_tta-panel-body ul li::before {
    content: '';
    width: 40px;
    height: 17px;
    background-image: url(../images/07.png);
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    background-size: contain;
    background-repeat: no-repeat;
}

.home-section4 .vc_row {
    max-width: 870px;
    margin: 0 auto;
    float: none;
    padding: 60px 0;
}

.h4-col2-t1, .h4-col1-t1 {
    text-align: center;
}
.h4-col3-t1 {
    text-align: center;
    margin-bottom: 2px !important;!I;!;
}

.h4-col3-t1 > div {
    background: url(../images/27-2.png);
    height: 175px;
    max-width: 400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -50px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.h4-col3-t1 > div p {
    margin: 0;
    font-family: 'Lato', arial;
    font-size: 18px;
    font-weight: 800;
    position: relative;
    top: 0px;
    line-height: 18px;
}

.home-section4 .vc_col-sm-12 > .vc_column-inner {
    padding-top: 0 !important;
}

.out-center {
    margin-top: -100px;
    position: relative;
    z-index: 3;
    margin-bottom: 0 !important;
}
.h4-liste {
    max-width: 1250px;
    margin: 0 auto;
    background: rgb(17 17 17 / 80%);
    padding: 50px;
    border-radius: 30px;
}
.row.flas2 .col-xs-3 {
    padding: 0 5px;
}
.h4-liste h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    text-shadow: 1px 2px #111;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0;
}
.woocommerce-Reviews div#comments {
    display: none;
}
div#review_form_wrapper {
    display: none;
}
.container.container-full-reviews {
    padding-bottom: 60px;
}
.woocommerce-Reviews div#comments.active + div {display: block;}

.h4-liste ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.h4-liste ul li {
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.h4-liste ul li::before {
    content: '';
    content: '';
    width: 40px;
    height: 17px;
    background-image: url(../images/07.png);
    display: block;
    /* position: absolute; */
    /* left: -45px; */
    /* top: 4px; */
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto 30px;
}

.h4-liste ul li strong {
    color: #FFCB05;
}
.newsletter-sec {
    background: #061220;
}

/*SUBSCRIBE FORM*/
.newsletter-niva {
    margin-top: 10px;
    text-align: center;
    position: relative;
    border-radius: 0;
    max-width: 380px;
    /* margin: 15px auto; */
    margin-left: auto;
}
.mc4wp-form-fields input, .mc4wp-form-fields button {
    padding: 0px 12px 0px 35px;
    height: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    background: transparent;
    font-size: 16px;
    color: #fff;
    border: 0;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid #cccccc4d;
    /* font-family: 'Coco Gothic', Arial; */
    line-height: 43px;
    /* font-family: 'acre-regular'; */
    /* border-radius: 100px; */
    font-size: 16px;
}
.mc4wp-form-fields input[type="email"] {
    width: calc(100% - 80px);
    max-width: 100%;
    float: left;
    border-radius: 0;
}

.mc4wp-form-fields button {
    color: #111;
    background: #FFCB05;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    border-color: #FFCB05;
    font-weight: 600;
    width: 80px;
    padding: 0;
    line-height: 1;
    border-radius: 0;
    /* font-family: 'acre-medium', Arial; */
    font-size: 16px;
    /* font-family: 'Gilroy-Bold', Arial; */
}
footer .mc4wp-form-fields button:hover {
    color: #111;
    border-color: #fbd75b;
}
.faza1-l EM, .faza2-l em {
    color: #7ab560;
    font-family: "Gilroy-Bold", Arial;
    font-weight: 400;
    font-size: 44px;
    line-height: 40px;
    text-transform: uppercase;
    max-width: 260px;
    margin: 0 auto;
    /* margin-left: auto; */
    text-align: center;
    margin-bottom: 35px !important;
    text-align: center;
    display: block;
    font-style: unset;
    margin-top: 10px;
}
footer .mc4wp-form-fields button::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fbd75b;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
footer .mc4wp-form-fields button:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.flas-img {
    display: flex;
    align-items: self-end;
    justify-content: center;
}
span#reply-title {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
}
footer .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff !important;
}
footer .mc4wp-form-fields input[type="email"]::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
}
footer .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { /* IE 10+ */
    color: #fff !important;
}
footer .mc4wp-form-fields input[type="email"]:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
}
div#respond input {
    padding: 0 10px;
}
.newsletter-niva i {
    position: absolute;
    top: 13px;
    left: 14px;
    color: #FFCB05;
    z-index: 1;
    font-size: 15px !important;
}
.newsletter-sec .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
}

.newsletter-sec .vc_col-sm-12 h3 {
    color: #fff;
    font-size: 22px;
    margin-top: 0;
}

.newsletter-sec .vc_col-sm-12 h3 + p {
    color: #fff;
}
.abs2-h4 {
    position: absolute;
    top: 100px;
    z-index: 1;
    left: -23px;
}

.abs1-h4 {
    position: absolute;
    top: 100px;
    z-index: 1;
    right: -65px;
}
.last-pilh4 {
    position: relative;
    z-index: 3;
}

.total-texts {
    text-align: center;
}

.total-texts p:first-child {
    display: inline-block;
    background: url(../images/Rectangle-15.png);
    width: 200px;
    height: 52px;
    font-family: 'Lato', arial;
    font-size: 20px;
    font-weight: bold;
    line-height: 52px;
    margin: 0 0px !important;!i;!;
    margin-right: 160px !important;!i;!;
}

.total-texts p:last-child {
    background: #fff;
    display: inline-block;
    height: 52px;
    margin: 0 15px;
    padding: 0 25px;
    border-radius: 100px;
    line-height: 52px;
    font-weight: 600;
    position: relative;
    right: 80px;
}

.total-texts .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimoniale-row {
    background-size: cover;
    padding-bottom: 120px;
    background-position: bottom;
    padding-top: 60px;
}


.testimoniale-row h3 {
    color: #fff;
    text-align: center;
    font-size: 46px;
    text-shadow: 1px 2px #111;
    font-family: 'Lato', arial;
}
.testimoniale-row h4 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    text-shadow: 2px 4px #111;
    font-weight: 600;
}
.test-desc p {
    color: #fff;
}
.testimoniale-row .vc_col-sm-12 {
    max-width: 1240px;
    margin: 0 auto;
    float: none;
}
body:not(.home) nav#sweetthemes-main-head {
    background: #061220;
}

body:not(.home) nav#sweetthemes-main-head .logo.img-logo {
    margin: 5px 0;
}

body:not(.home) nav#sweetthemes-main-head .logo.img-logo img {
    max-width: 150px;
}


.testimonials-container-2 ul.prezentari-dots li {
    display: inline-block;
}
.testimonials-container-2 ul.prezentari-dots li {
    cursor: pointer;
}

.testimonials-container-2 ul.prezentari-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.testimonials-container-2 ul.prezentari-dots li svg.fp-arc-loader .path {
    display: none;
}
.testimonials-container-2 ul.prezentari-dots li.slick-active .path {
    display: inline-block !important;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    animation: dash ease-in 3s;
    animation-iteration-count: unset;
}
.row.flas {
    max-width: 229px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    right: 0;
}

.row.flas2 {
    /* min-width: 200px; */
    text-align: center;
    position: absolute;
    bottom: 29px;
    right: 230px;
    max-width: 260px;
}

.badge-price1 p strong {
    transform: rotate(-45deg);
    display: block;
}
.row.flas img {
    max-width: 50px;
    display: block;
}

.row.flas span {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

.row.flas2 img {
    max-width: 50px;
    display: block;
}

.row.flas2 span {
    display: block;
    font-weight: 700;
    font-size: 13px;
}

.testimonials-container-2 ul.prezentari-dots {
    position: static;
    bottom: 0;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 0;
    right: 0;
    padding-top: 80px;
}
.testimonials-container-2 ul.prezentari-dots li.slick-active circle.path {
    stroke: #FFCB05;
}
.testimonials-container-2 ul.prezentari-dots li.slick-active circle.path + circle {
    fill: #FFCB05;
}
@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.h4-col3-t1 > div p strong {
    font-weight: 600;
    font-size: 14px;
    display: block;
}

.h4-col3-t1 > div p br {
    display: none;
}

.test-txt {
    width: 30%;
    text-align: center;
}

.test-txt2 {
    width: 70%;
    padding: 0 30px;
}

.testimonial01_item {
    display: flex;
    align-items: center;
}
.woocommerce-Tabs-panel {
    max-width: 1270px;
    margin: 0 auto;
    padding: 30px;
    border-radius: 30px;
    margin-bottom: 60px;
    overflow: hidden;
    border: 1px solid #ccc;
    background: transparent;
}

.single-product  table {
    margin: 20px 0;
    width: 100%;
    border-radius: 20px;
}
.row.flas2 .col-xs-4 {
    padding: 0 5px;
}
.single-product table td, .single-product table th {
    font-size: 16px;
    text-align: left;
    background: #fff;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 15px;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel ul li {
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    padding-left: 50px;
    color: #111;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel#tab-wpt-261 ul li::before {
    content: '';
    width: 40px;
    height: 17px;
    background-image: url(../images/07.png);
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    background-size: contain;
    background-repeat: no-repeat;
}

.test-txt2 p {
    color: #fff;
    font-weight: 300;
    line-height: 22px;
    margin: 0;
}
.diagrama-pro {
    text-align: center;
    margin: 20px 0;
    clear: both;
    border: 1px solid #ccc;
    padding: 40px 0;
    border-radius: 20px;
}
.test-img {
    border: 5px solid #ffffff2b;
    border-radius: 2000px;
    margin-bottom: 15px;
}

.test-img img {border-radius: 2000px;}

.name-test {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 4px;
}

.name-position {
    color: #FFCB05;
    font-weight: 600;
    letter-spacing: 2px;
}

.testimonail01-content::before {
    content: '\f10d';
    font-family: fontawesome;
    position: relative;
    font-size: 26px;
    color: #FFCB05;
    left: -30px;
}

.testimonail01-content::after {
    content: '\f10d';
    font-family: fontawesome;
    position: relative;
    font-size: 26px;
    color: #FFCB05;
    right: 0;
    bottom: 0;
    float: right;
}
.testimonials-container-2 {
    padding-top: 100px;
}

.home-certificare {
    background: #FDCC03;
    text-align: center;
}

.home-certificare .vc_col-sm-12 {
    max-width: 1070px;
    float: none;
    margin: 0 auto;
    padding: 80px 0 55px;
}

.home-certificare h3 {
    text-align: center;
    font-size: 46px;
    font-family: 'Lato', arial;
}

.separator-h2.separator-h2-black {
    background: #111;
    height: 4px;
}

.separator-h2.separator-h2-black::before, .separator-h2.separator-h2-black::after {filter: brightness(0%);}

.home-certificare h4 {
    font-size: 24px;
    font-weight: 600;
}

.home-certificare p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 30px;
}

.home-certificare .vc_col-sm-12 > .vc_column-inner {
    padding-top: 0 !important;
}

.faq-row .vc_col-sm-12 {
    max-width: 1070px;
    float: none;
    margin: 0 auto;
    padding: 80px 0 55px;
}

.faq-row h3 {
    color: #fff;
    text-align: center;
    font-size: 46px;
    text-shadow: 1px 2px #111;
    font-family: 'Lato', arial;
}
.faq-row h4 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    text-shadow: 2px 4px #111;
    font-weight: 600;
}
.compli-row-text2 h4 + h4 {
    margin-top: 20px;
    font-size: 32px;
}

.compli-row-text2 h4 + h4::before {
    content: '';
    content: '\f087';
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-weight: 400;
}
.faq-a .vc_tta-panel-heading {
    background: transparent !important;
    border: 0 !important;!I;!;
}

.faq-a .vc_tta-panel {
    margin-bottom: 15px;
    border: 2px solid #fff;
    border-radius: 26px;
    padding: 7px 0;
    background: #111111b5;
}
button.mgbutton.moove-gdpr-infobar-reject-btn.gdpr-fbo-1 {
    background: #fff!important;
}
.faq-a  .vc_tta-panel-body {
    background: transparent !important;
    border: 0 !important;
    padding-top: 0 !important;!I;!;
}

.faq-a  span.vc_tta-title-text {
    color: #fff;
    font-weight: 600;
    font-family: 'Lato', arial;
    font-size: 22px;
}

.faq-a .vc_tta-panel-body p {
    color: #fff;
}

i.vc_tta-controls-icon.vc_tta-controls-icon-chevron {
    background: transparent;
    width: 36px;
    height: 36px;
    line-height: 30px !important;!i;!;
    text-align: center;
    border-radius: 100px;
    right: 15px !important;
    /* transform: none !important; */
    font-family: 'FontAwesome' !important;
    font-style: unset;
    border: 2px solid #fff;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    border-color: transparent !important;
    content: '\f107' !important;
    font-family: 'FontAwesome' !important;
    transform: rotate(0deg) !important;
    position: static !important;
    padding: 0 !important;
    font-size: 24px !important;
    margin: 0 !important;
    border: 0 !important;
    line-height: 30px;
    letter-spacing: 0 !important;
    font-style: unset !important;
    color: #fff;
}

.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    content: '\f106' !important;
    letter-spacing: 0 !important;
}
.row.flas2 .col-md-4 {
    padding: 0 5px;
}

.row.flas .col-md-3 {
    padding: 0 5px;
}
.faq-a .vc_tta-panel.vc_active i.vc_tta-controls-icon::before {
    color: #FFCB05 !important;
}
.faq-a .vc_tta-panel.vc_active i.vc_tta-controls-icon {
    border-color: #FFCB05 !important;
}
.faq-a .vc_tta-panel.vc_active {
    border-color: #FFCB05 !important;
}

.faq-row {
    background-size: cover;
}

.faq-a {
    padding: 50px 0;
}

.transport-row {
    background: #FDCC03;
}
.transport-row .vc_col-sm-12 {
    max-width: 1270px;
    float: none;
    margin: 0 auto;
    padding: 30px 0 15px;
}
.transport-row .vc_col-sm-12 h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}

.transport-row .vc_col-sm-12 h3 + p {
    font-size: 16px;
    /* font-weight: 500; */
    /* line-height: 23px; */
}

.transport-row .vc_col-sm-12 > div {
    padding-top: 0 !important;!I;!;
}
.transport-row .vc_col-sm-12 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    position: relative;
    padding-left: 55px;
}
.single-post .main-content {
    padding: 80px 0 80px;
    overflow: hidden;
}

.single-post .main-content h2 {
    margin-top: 0;
    margin-bottom: 20px;
}

.post-category-comment-date {
    margin-bottom: 20px;
}

.single-post .main-content img {
    border-radius: 20px;
}
.woocommerce-page div.product div.images {
    width: 35%;
}

.woocommerce div.product div.summary {
    width: 63%;
}
.transport-row .vc_col-sm-12 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper::after {
    content: '';
    display: block;
/*    background-image: url(../images/car11.png);*/
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
.transport-row .vc_col-sm-12 > div .vc_col-sm-4:nth-child(1) > .vc_column-inner > .wpb_wrapper::after {
  /*  background-image: url(../images/float.png);*/
     background-image: url(../images/car11.png);
}
.transport-row .vc_col-sm-12 > div .vc_col-sm-4:nth-child(2) > .vc_column-inner > .wpb_wrapper::after {
   /* background-image: url(../images/back.png);*/
      background-image: url(../images/payment.png);
}
.transport-row .vc_col-sm-12 > div .vc_col-sm-4:nth-child(3) > .vc_column-inner > .wpb_wrapper::after {
   /* background-image: url(../images/back.png);*/
      background-image: url(../images/newsletter.png);
}
/*.transport-row .vc_col-sm-12 > div .vc_col-sm-3:nth-child(4) > .vc_column-inner > .wpb_wrapper::after {
    background-image: url(../images/payment.png);
}*/
a.wcb-open-popup {
    color: #fff;
    line-height: 25px;
    height: 25px;
    border: 0;
    display: inline-block;
    padding: 0 15px;
    border-radius: 0;
    font-size: 14px;
    position: relative;
    margin-top: 10px;
    /* text-transform: uppercase; */
    font-weight: 600;
    background: #111;
    border-radius: 1000px;
    /* margin-top: 30px; */
    position: absolute;
    bottom: -5px;
    right: 0;
}

a.wcb-open-popup:hover {
    background: #C09C12;
    color: #111;
    border-color: #C09C12;
}
.footer-row-1 .sidebar-1 {
    /* width: 26%; */
    /* margin-left: 0; */
}

.col-md-2.sidebar-2 {
    width: 18%;
}

.col-md-2.sidebar-3 {
    width: 14%;
}

.col-md-2.sidebar-5 {
    width: 21%;
}


.compli-row > .vc_col-sm-12 > .vc_column-inner {
    padding-top: 0 !important;
}

.compli-row > .vc_col-sm-12 > .vc_column-inner .wpb_single_image {
    margin-bottom: 0 !important;
}
.single-product.woocommerce .woocommerce-product-details__short-description h3 {
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin: 0 -5px;
}
.bg-img2 {
    position: absolute;
    top: 8vw;
    left: 0;
    right: 0;
    /* mix-blend-mode: screen; */
}
.bg-img2 img {
    /* max-width: 20vw !important; */!i;!;
    width: auto;
    max-height: 520px;
}
.tabs-related {
    background-image: url(https://itextrem.com/omega/wp-content/uploads/2025/03/11-1.png?id=111);
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.compli-row-text1 ul {
    list-style: none;
    padding: 0 0 10px;
    margin: 0;
    text-align: center;
    display: inline-block;
}

.compli-row-text1 ul li {
    /* padding-left: 30px; */
    position: relative;
    font-size: 24px;
    font-weight: 800;
    color: #111;
    margin-bottom: 0px;
    text-align: center;
}

.compli-row-text1 ul li::before {
    content: '';
    width: 46px;
    height: 32px;
    background-image: url(../images/42.png);
    display: inline-block;
    background-size: contain;
    position: relative;
    top: 10px;
}
.compli-row-text1 {
    position: absolute;
    bottom: 11%;
    left: 0;
    right: 0;
    margin: 0 !important;!I;!;
}

.compli-row-text1 {
    text-align: center;
}

.compli-row-text1 a.btn-style1 {
    margin-top: 10px;
    box-shadow: 0 5px 10px #111;
    font-weight: bold;
}

.compli-row-text2 h3 {
    text-align: center;
    font-size: 48px;
    font-family: 'Lato', arial;
    margin-top: 0;
    font-size: 46px;
    margin-bottom: 20px;
}


.compli-row-text2 h4 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-top: 35px;
}
.compli-row-text2 .separator-h2.separator-h2-black {
    width: 300px;
}
.compli-row-text2 {
    position: absolute;
    bottom: 22%;
    left: 0;
    right: 0;
    background-image: url(../images/Rectangle15.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0 20px;
}
.mc4wp-form-fields button:hover {
    background: #C09C12;
    /* color: #fff; */
    border-color: #C09C12;
}
.col-md-2.sidebar-4 {
    width: 21%;
}

.out-pest img {
    max-width: 220px !important;
}

.abs1-h4 img {
    max-width: 120px !important;
}

.abs2-h4 img {
    max-width: 120px !important;
}

.flota-posts  .blog-posts-shortcode {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 0px 50px 15px;
    !im;
}

.flota-posts  .blog_custom {
    background: #fff;
    overflow: hidden;
    /* margin-top: -200px; */
    border-radius: 8px;
    border-radius: 10px;
    margin-bottom: 50px;
}

.flota-posts  .blog_custom .post-thumbnail {
    position: relative;
}

.flota-posts  img.white-bgog {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    width: 100%;
    height: unset !important;
}





.flota-posts  .post-date {
    box-shadow: 0px 16px 16px 0px #3333331c;
    background: #fff;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    min-width: 90px;
    margin-top: -65px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.flota-posts  .post-date1:last-child {
    background: #FFCB05;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 3px 10px;
    color: #111;
}
.flota-posts  .post-date1:first-child {
    font-size: 40px;
    font-weight: 800;
    padding: 4px 0;
    color: #011532;
}
.row-blog {
    padding-top: 80px;
    padding-bottom: 50px;
}
.flota-posts  .blog_custom .post-name a {
    font-size: 18px;
    font-weight: 600;
    /* text-transform: uppercase; */
    color: #011532;
    margin-bottom: 10px;
    display: block;
    line-height: 27px;
    margin-top: 5px;
    /* min-height: 72px; */
}

.flota-posts  p.button-blog a {
    border-radius: 4px;
    background: #FFCB05;
    padding: 0 20px;
    line-height: 35px;
    height: 35px;
    display: inline-block;
    color: #111;
    font-size: 14px;
    font-weight: 600;
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
    border-radius: 100px;
}

.flota-posts  .blog_custom .post-details.col-md-12 {
    padding: 0 20px 10px;
}


.flota-posts .post-name {
    min-height: 75px;
    display: flex;
    align-items: center;
}

.compli-row h3 {
    color: #fff;
    text-align: center;
    font-size: 46px;
    text-shadow: 2px 4px #111;
    font-family: 'Lato', arial;
}

.flota-posts {
    max-width: 1230px;
    margin: 80px auto 0;
}
.post-desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 17px;
}

.flota-posts p.button-blog a:hover {
    background: #C09C12;
}
.woocommerce #review_form #respond textarea {
    padding: 10px;
}
.single-product.woocommerce .woocommerce-product-details__short-description ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.single-product.woocommerce .woocommerce-product-details__short-description ul li {
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    padding-left: 50px;
    color: #111;
}
.single-product.woocommerce .woocommerce-product-details__short-description ul li::before {
    content: '';
    width: 40px;
    height: 17px;
    background-image: url(../images/07.png);
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    background-size: contain;
    background-repeat: no-repeat;
}

p#billing_country_field {
    display: none;
}

.woocommerce-checkout #payment div.payment_box {
    border-radius: 20px;
}
.diagrama-pro h3 {
    font-size: 42px;
    margin-top: 0px;
    margin-bottom: 50px;
    line-height: 52px;
}
.home-section1 .vc_col-sm-12 h2 {
    color: #fff;
    font-weight: 400;
    font-size: 20PX;
    position: absolute;
    top: 14%;
    max-width: 420px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    text-shadow: 1px 1px #111;
    font-weight: 700;
}
.home-section1 .vc_col-sm-12 h1 {
    font-family: 'Lato', arial;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
    position: absolute;
    top: 5%;
    max-width: 800px;
    text-align: center;
    line-height: 42px;
    right: 0;
    margin: 0 auto;
    left: 0;
    text-shadow: 1px 2px #111;
}

.home-section1 > .vc_col-sm-12 > .vc_column-inner {
    position: static;
    padding: 0;
}

.home-section1 > .vc_col-sm-12 .vc_col-sm-4 {
    position: static;
}

.home-section1 .vc_col-sm-12 h1 strong {
    font-size: 52px;
    display: block;
    padding-top: 0px;
}
.home-section1 .vc_col-sm-12 h1::after {
        content: '';
    display: block;
    width: 480px;
    height: 3px;
    background: #FFCB05;
    margin: 20px auto;
}


@media (min-width:1500px) and (max-width:1920px) {
    .home-section1 .vc_col-sm-12 h3 {
        font-size: 52px;
        line-height: 62px;
    }
    .home-section1 {
        min-height: 1200px;
    }
    .home-section1 .vc_col-sm-12 h3::after {
        width: 300px;
    }

    .home-section1 .vc_col-sm-12 h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .h1-bloc1 p {
        font-size: 28px;
        line-height: 34px;
    }

    nav#sweetthemes-main-head > div {
        padding: 0 10px;
    }

    .pilula-magica {margin: 4px -155px 0 !important;}

    .home-section2 > .vc_col-sm-12 {
        padding: 0;
        max-width: 1270px;
    }

    .idee-lin p strong {
        font-size: 16px;
    }

    .idee1-lin p strong {
        font-size: 16px;
    }

    .idee1-lin p {
        font-size: 16px;
        line-height: 19px;
    }

    .idee-lin p {
        font-size: 16px;
        line-height: 21px;
    }

    .idee-lin {
        margin-bottom: 40px !important;
        max-width: 300px;
    }

    .idee1-lin {
        margin-bottom: 30px !important;
        max-width: 309px;
    }
    .home-section3 .vc_col-sm-6:first-child .vc_column-inner {
        padding: 50px 80px !important;
    }

    .h3-title5 ul {
        margin-right: -80px;
    }

    .home-section3  > .vc_col-sm-6:last-child > .vc_column-inner {
        padding-left: 50px !important;
    }
    .home-section4 .out-pest img {
        max-height: 400px !important;
        width: auto !important;
    }
    .compli-row-text2 h3 {
        font-size: 27px;
        line-height: 28px;
        text-shadow: 1px 2px #111;
    }

    .compli-row-text2 h4 {
        font-size: 16px;
    }
    .compli-row-text1 {
        bottom: 12%;
    }
    
    .abs1-h4 img {
        max-height: 136px;
        width: auto;
        position: relative;
        right: 50px;
    }
       .home-section1 .vc_col-sm-12 h1 {font-size: 18px;line-height: 32px;top: 5%;}

    .home-section1 .vc_col-sm-12 h1 strong {
        font-size: 32px;
    }
    .home-section1 .vc_col-sm-12 h1::after {
        margin: 10px auto;
        width: 300px;
    }

    .home-section1 .vc_col-sm-12 h2 {
        font-size: 18px;
        line-height: 24px;
        top: 13%;
    }
}


@media (min-width:1100px) and (max-width:1500px) {
     .home-section1 .vc_col-sm-12 h3 {
        font-size: 34px;
        line-height: 44px;
    }
    .transport-row .vc_col-sm-12 .vc_col-sm-3:nth-child(3) > .vc_column-inner > .wpb_wrapper {
        max-width: 515px;
        margin-left: auto;
    }
    .transport-row .vc_col-sm-12 .vc_col-sm-3 {
        width: 50%;
    }
    .testimoniale-row .vc_col-sm-12 {
        max-width: 1240px;
    }
    .footer-top {
        max-width: 1230px;
        margin: 0 auto;
    }
    .transport-row .vc_col-sm-12 .vc_col-sm-3:nth-child(1), .transport-row .vc_col-sm-12 .vc_col-sm-3:nth-child(4) {
        display: none;
    }
    .abs1-h4 {
        right: -100px;
    }
    .home-section1 > .vc_col-sm-12 .vc_col-sm-4:nth-child(1) {
        position: relative;
        bottom: 100px;
    }

    .home-section1 > .vc_col-sm-12 .vc_col-sm-4:nth-child(3) {
        position: relative;
        bottom: 100px;
    }
    .notice-b123 {
        position: static;
    }
    .home-section1 .vc_col-sm-12 h3::after {
        width: 300px;
    }

    .home-section1 .vc_col-sm-12 h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .h1-bloc1 p {
        font-size: 24px !important;!i;!;
        line-height: 34px;
    }

    nav#sweetthemes-main-head > div {
        padding: 0 10px;
        max-width: 1233px;
    }

    .pilula-magica {margin: 51px -69px 0 !important;}

    .home-section2 > .vc_col-sm-12 {
        padding: 0;
        max-width: 1270px;
    }

    .idee-lin p strong {
        font-size: 16px;
    }

    .idee1-lin p strong {
        font-size: 16px;
    }

    .idee1-lin p {
        font-size: 16px;
        line-height: 19px;
    }

    .idee-lin p {
        font-size: 16px;
        line-height: 21px;
    }

    .idee-lin {
        margin-bottom: 40px !important;
        max-width: 300px;
    }

    .idee1-lin {
        margin-bottom: 30px !important;
        max-width: 309px;
    }
    .home-section3 .vc_col-sm-6:last-child .vc_col-sm-6:first-child .vc_column-inner {
        padding: 50px 80px !important;
    }

    .h3-title5 ul {
        margin-right: -80px;
    }

    .home-section3  > .vc_col-sm-6:last-child > .vc_column-inner {
        padding-left: 50px !important;
    }
    .home-section4 .out-pest img {
        max-height: 400px !important;
        width: auto !important;
    }
    .compli-row-text2 h3 {
        font-size: 30px;
        line-height: 28px;
        text-shadow: 1px 2px #111;
    }

    .compli-row-text2 h4 {
        font-size: 16px;
    }
    .compli-row-text1 {
        bottom: 10%;
    }
    
    .abs1-h4 img {
        max-height: 150px;
        width: auto;
        position: relative;
        right: 50px;
    }
    .home-section1 > .vc_col-sm-12 {
        padding: 0;
        max-width: 1215px;
    }

    .h3-title1 h3 + p + p {
        font-size: 18px;
        line-height: 26px;
    }

    .h3-title4 p br {
        display: none;
    }

    .h4-liste {
        max-width: 900px;
    }

    .compli-row-text2 {
        padding: 10px 0;
    }

    .newsletter-sec .vc_col-sm-12 {
        max-width: 1235px;
    }

    .footer-top .container {
        width: auto;
    }

    .transport-row .vc_col-sm-12 {
        max-width: 1240px;
    }
    .compli-row-text2 {
        max-width: 900px;
        margin: 0 auto 35px;
        padding: 15px 0;
    }
    .bg-img2 img {
        max-height: 350px;
    }
    .home-section1 .vc_col-sm-12 h1 {font-size: 18px;line-height: 32px;top: 5%;}

    .home-section1 .vc_col-sm-12 h1 strong {
        font-size: 32px;
    }
    .home-section1 .vc_col-sm-12 h1::after {
        margin: 10px auto;
        width: 300px;
    }

    .home-section1 .vc_col-sm-12 h2 {
        font-size: 18px;
        line-height: 24px;
        top: 13%;
        text-shadow: 0 1px 2px #111;
    }
    .paterneri-row1 {
        max-width: 1301px;
    }
}


@media (min-width: 767px) and (max-width: 1100px) {
    div#navbar {
        width: 100%;
    }
    .flota-row .col-blog.col-md-4 {
        width: 33.33%;
        float: left;
    }
    .home-section1 > .vc_col-sm-12 .vc_col-sm-4 {
        width: 100%;
    }

    .home-section2 .vc_row .vc_col-sm-4 {
        width: 100%;
    }

    .idee1-lin {
        margin: 0 auto 30px !important;!I;!;
    }

    div#beneficii {}

    div#beneficii .vc_row .vc_col-sm-6 {
        width: 100%;
    }

    .logo img, .navbar-header .logo img {
        max-width: 120px;
    }

    .navbar-header {
        padding: 0 15px;
    }
    body.home header.header2 {
        position: relative;
        background: #061220;
    }

    .navbar-header.col-md-3.col-sm-12 {
        width: 100%;
        /* text-align: center; */
    }

    body:not(.sticky) .header2 .navbar-header .img-logo {
        text-align: center;
        margin: 5px 0;
        display: inline-block;
    }

    nav#sweetthemes-main-head > div {
        padding: 0 15px;
    }

    .vc_row, .vc_section {
        margin: 0 !important;!I;!;
    }

    .home-section1 .vc_col-sm-12 h3 {
        font-size: 22px;
        line-height: 32px;
        text-align: center;
    }

    .rest-div-parent > div a span {
        display: none;
    }

    .rest-div-parent.col-md-3.col-sm-12 {
        width: auto;
        padding: 0;
        position: absolute;
        top: 14px;
        right: 0;
    }

    .rest-div-parent > .login_holder {
        margin-right: 0 !important;
        /* display: none; */
        padding: 0 !important;
    }
    .home-section1 .vc_col-sm-12 h1 {
        font-size: 18px;
        line-height: 24px;
        position: static;
    }

    .home-section1 .vc_col-sm-12 h1 strong {
        font-size: 62px;
        line-height: 72px;
    }

    .home-section1 .vc_col-sm-12 h2 {
        position: static;
        font-size: 16px;
        line-height: 24px;
    }

    .home-section1 > .vc_col-sm-12 .vc_row {
        display: flex;
    }

    .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4:nth-child(2) {
        order: 1;
    }

    .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4:nth-child(1) {
        order: 2;
    }

    .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4:nth-child(3) {
        order: 3;
    }

    .home-section1 {
        height: unset;
        background: #0C1727;
        background-position: bottom left;
    }

    .home-section1 .vc_col-sm-12 h1::after {
        width: 250px;
    }

    .home-section1 .vc_col-sm-12 p strong {
        text-align: center;
        font-size: 16px;
    }

    .home-section1 .vc_col-sm-12 p {
        text-align: center;
        font-size: 16px;
    }

    .h1-bloc1 p {font-size: 16px !important;!i;!;line-height: 24px !important;}

    .h1-bloc2 p {
        font-size: 16px !important;
        line-height: 25px !important;
    }

    .h1-img1 a img {
        max-width: 80%;
    }

    .h1-img2 {
        max-width: 120px;
        margin: 0 auto;
    }
    .home-section2 h2 {
        font-size: 32px;
        line-height: 42px !important;!i;!;
    }

    .separator-h2 {
        width: 100px;
    }

    .pilula-magica {
        transform: none !important;!I;!;
        margin: 0 0 30px !important;!I;!;
    }

    .home-section2 .vc_row .vc_col-sm-4 > .vc_column-inner {
        padding: 0;
    }

    .idee-lin11::before, .idee-lin22::before, .idee-lin33::before {
        display: none;
    }

    .idee-lin1::before, .idee-lin2::before, .idee-lin3::before {
        display: none;
    }

    .idee-lin p {
        text-align: center;
        width: 100%;
        max-width: unset;
    }

    .idee1-lin p {
        text-align: center;
    }

    .idee1-lin p strong {
        font-size: 16px;
    }

    .home-section2 {
        padding-bottom: 0;
        padding-top: 60px;
    }

    .idee-lin {
        margin: 0 auto;
        margin-bottom: 30px !important;!I;!;
        text-align: center;
    }

    .home-section2 .vc_row {
        padding-top: 50px;
    }
    .home-section1 .vc_col-sm-12 h3::after {
        width: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .h3-title1 h3 + p {
        font-size: 32px;
        line-height: 42px;
    }

    .h3-title1 h3 + p + p {
        font-size: 16px;
        line-height: 26px;
    }

    .home-section3 .vc_col-sm-6:first-child .vc_column-inner {
        padding: 15px !important;!i;!;
        padding-right: 0 !important;!I;!;
    }

    .h3-title4 {
        padding-left: 45px;
    }

    .out-center img.vc_single_image-img {
        max-width: 150px !important;!i;!;
        display: none;
    }

    .h3-imig img {
        max-width: 200px !important;!I;!;
        margin-bottom: 0px;
    }

    .h3-title5 ul {
        padding-left: 80px;
    }

    .home-section4 {
        padding-top: 50px;
    }

    .home-section4 .home-section4-te1 h3 {
        font-size: 32px !important;!i;!;
        line-height: 42px;
    }

    .home-section4 .home-section4-te2 h3 {
        font-size: 18px;
        max-width: 200px;
        margin: 0 auto;
    }

    .home-section4-te3 p {
        line-height: 22px;
    }

    .abs1-h4 img {
        max-width: 80px !important;!I;!;
    }

    .abs1-h4 {
        right: 0;
    }

    .abs2-h4 img {
        max-width: 80px !important;!i;!;
    }

    .abs2-h4 {
        left: 0 !important;!I;!;
    }

    .total-texts p:first-child {
        display: block;
        width: 320px;
        margin: 0 auto 15px !important;!i;!;
    }

    .total-texts .wpb_wrapper {
        display: block;
        text-align: center;
    }

    .h4-liste h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .h4-liste {
        padding: 16px;
    }

    .home-section4 {
        padding-bottom: 0;
    }

    .testimoniale-row h3 {
        font-size: 32px !important;!i;!;
        line-height: 42px;
    }

    .testimoniale-row {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .test-txt {
        width: 100%;
    }

    .testimonial01_item {
        display: block;
    }

    .test-txt2 {
        width: 100%;
    }

    .test-img img {
        max-width: 120px !important;!i;!;
        margin: 0 auto;
    }

    .test-img {
        max-width: 120px;
        margin: 0 auto 15px;
    }

    .testimonials-container-2 ul.prezentari-dots {
        padding-top: 20px;
    }

    .testimonials-container-2 {
        padding-top: 0;
    }

    .home-certificare h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-certificare h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .btn-style3 {
        padding: 0 15px;
    }

    .home-certificare .vc_col-sm-12 {
        padding-bottom: 0;
        padding-top: 50px;
    }

    .faq-row h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .faq-row h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .faq-row .vc_col-sm-12 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .faq-a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .faq-a span.vc_tta-title-text {
        font-size: 16px;
        line-height: 20px;
    }
    .compli-row h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .compli-row > .vc_col-sm-12 > .vc_column-inner {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .bg-img {
        display: none !important;
    }
    .compli-row-text2 {
        position: static;
    }

    .bg-img2 {
        position: static;
    }

    .compli-row-text1 {
        position: static;
        background: #fff;
        border-radius: 20px;
        padding: 15px 0 25px;
        max-width: 300px;
        margin: 0 auto !important;!I;!;
    }
    .compli-row-text2 .separator-h2.separator-h2-black {
        width: 100px;
    }
    .idee-lin1::after,
    .idee-lin2::after,
    .idee-lin3::after,
    .idee-lin11::after,
    .idee-lin22::after,
    .idee-lin33::after {
        display: none !important;
    }
    .footer-row-1 .col-md-2 {
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding-bottom: 10px;
    }

    .footer-row-1 .sidebar-1 img {
        max-width: 200px !important;!I;!;
        margin: 0 auto;
    }

    .mc4wp-form-fields input[type="email"] {
        width: 100%;
    }

    .mc4wp-form-fields button {
        width: 100%;
    }

    .compli-row > .vc_col-sm-12  .paterneri-row1 .vc_column-inner .wpb_single_image {
        margin-bottom: 44px !important;!I;!;
        max-width: 150px;
        margin: 0 auto;
    }

    .paterneri-row1 {
        padding-bottom: 20px;
        padding-top: 40px;
    }
    .header2 .menu.nav-effect.nav-menu {
        width: 100%;
    }
    .h3-title1::after {
        width: 200px;
    }
    div#sectiune-produs {
        background-image: url(../images/bg-mobile.jpg);
        background-size: cover;
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .compli-row #sectiune-produs h3 {
        font-size: 20px !important;!i;!;
        /* text-shadow: none; */
        text-shadow: 1px 1px #111;
        line-height: 26px !important;!I;!;
        !Im;!I;!;
        margin-bottom: 10px;
    }

    .compli-row-text2 {
        background-size: 100% 100%;
        padding: 8px 0;
        /* margin-top: 40px; */
        max-width: 320px;
        margin: 0 auto;
    }

    .compli-row-text2 h4 {
        font-weight: 600;
        margin-top: 20px;
        font-size: 14px;
        max-width: 220px;
        margin: 20px auto 0;
        line-height: 20px;
    }

    .compli-row-text1 a.btn-style1 {
        padding: 0 15px;
    }

    .separator-h2::before {}

    .compli-row #sectiune-produs .separator-h2.separator-h2-black {
        transform: scale(0.5);
    }

    .bg-img2 img {
        max-width: 200px !important;!I;!;
        position: relative;
        z-index: 3;
        margin-top: 20px;
    }

    .compli-row-text1 ul li {
        font-size: 22px;
    }

    .compli-row > .vc_col-sm-12 > .vc_column-inner .bg-img2::after {
        width: 260px;
        height: 260px;
        position: absolute;
        background-color: #fff;
        display: block;
        top: 0;
        content: '';
        border-radius: 1000px;
        left: 0;
        right: 0;
        margin: 0 auto;
        box-shadow: 0 2px 5px  #111;
    }

    .paterneri-row1 .vc_col-sm-3 {
        width: 50%;
        float: left;
    }

    .widget_media_image {
        text-align: center;
    }

    footer .footer-top .widget-title {
        text-align: center;
    }

    footer .footer-top .menu .menu-item a {
        text-align: center;
    }

    .footer-top {
        padding-bottom: 0;
        padding-top: 30px;
    }
    .hidden.mobile-pic1 {
        display: block !important;
        visibility: visible !important;
        max-width: 250px;
        margin: 0 auto 30px !important;
    }
    .home-section4 .vc_row {
        max-width: 100%;
        margin: 0 auto !important;
        padding-top: 0;
        padding-bottom: 0;
    }

    .h4-col3-t1 > div {
        background-repeat: no-repeat;
    }

    .out-pest img {
        max-width: 150px !important
    }

    .h4-col2-t1 p, .h4-col1-t1 p {
        padding: 5px;
    }

    .h4-col2-t1 {
        margin-bottom: 0 !important;
    }

    .h4-col1-t1 {
        margin-bottom: 0 !important;
    }
    .out-center {
        display: none !important;
    }

    .wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element.out-center-mobile.hidden {
        display: block !important;
        visibility: visible !important;
        max-width: 123px !important;
        margin: -70px  auto 0!important;
        position: relative;
        z-index: 3;
    }

    .compli-row {
        background-attachment: unset;
    }

    div#sectiune-produs + .vc_empty_space {
        height: 50px !important;
    }
    .home-section3 .vc_col-sm-6:last-child .vc_column-inner {
        padding-bottom: 20px;
    }
    .home-section1 > .vc_col-sm-12 {
        margin-top: 0 !important;
    }
    .woocommerce-page div.product div.images {
        width: 100%;
        margin-bottom: 10px !important;!i;!;
    }

    .woocommerce div.product div.summary {
        width: 100%;
    }

    .single.single-product div.product .product_title {
        margin-bottom: 5px;
        font-size: 32px !important;!i;!;
    }

    .woocommerce.single-product div.product p.price {
        font-size: 22px;
        line-height: 32px;
    }

    .single-product.woocommerce .woocommerce-product-details__short-description h3 {
        font-size: 22px;
        margin-top: 0;
    }

    .single-product.woocommerce .woocommerce-product-details__short-description {
        margin-top: 20px;
    }

    .row.flas {
        position: static;
        min-width: unset;
    }

    .row.flas .col-md-3 {
        width: 25%;
        float: left;
    }

    .diagrama-pro h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }

    .diagrama-pro {
        max-width: calc(100% - 10px);
        margin: 0 auto;
        padding: 10px;
    }

    .single-product .woocommerce-tabs ul.tabs>li a {
        padding: 12px 15px 14px !important;;
    }

    .single-product .woocommerce-tabs ul.tabs>li {
        margin-right: 5px !important;
    }

    .woocommerce-Tabs-panel {
        padding: 15px !important;
    }

    .single-product .woocommerce-tabs {
        margin: 30px 0 0  !important;
    }

    .tabs-related {
        padding: 0 5px;
    }

    .single-product .nine-high-padding {
        padding-top: 15px;
    }
    .single-post .main-content {
        padding: 15px 0;
    }

    ol.breadcrumb li {
        font-size: 14px;
        line-height: 20px;
    }

    .breadcrumb>li+li:before {
        padding: 0 2px 0 0;
    }

    .single-post .main-content h2 {
        margin-top: 20px;
        font-size: 24px;
        line-height: 32px;
        font-weight: 600;
    }
}

/* landscape lucian  */
@media (max-width: 960px) and (orientation: landscape) {
    body:not(.sticky) .header2 .navbar-header .img-logo {
        text-align: center;
    }
    .h4-col2-t1 p, .h4-col1-t1 p {
        font-size: 14px;
    }

    .h4-col3-t1 > div {height: 115px;position: relative;top: 24px;}

    .h4-col3-t1 > div p {font-size: 14px;}

    .abs2-h4 {
        z-index: 3;
    }
    .total-texts p:first-child {
        margin: 0 !important;
    }
    .abs1-h4 {
        z-index: 3;
    }

    .total-texts .wpb_wrapper {
        /* display: flex; */
    }

    .total-texts {
        max-width: 600px;
        margin: 0 auto;
        position: relative;
    }

    body.single.single-product div.product .product_title {
        font-size: 22px  !important;
        line-height: 32px !important;
    }
    .single-product .nine-high-padding {
        padding-top: 40px !important;
    }
    body:not(.home) nav#sweetthemes-main-head .logo.img-logo img {
        max-width: 120px;
    }
    .row.flas2 span, .row.flas span {
        font-size: 12px;
        font-weight: 400;
    }
    div#sectiune-produs {
        background-image: url(../images/chat1.webp) !important;
        max-width: 675px;
        margin: 0 auto !important;
        float: none;
        border-radius: 30px;
        background-position: center;
        padding: 20px !important;
    }
    .col-md-3.sidebar-3 {
        display: block !important;
    }

    footer .footer-top .menu .menu-item a {
        font-size: 12px;
        line-height: 20px !important;
        padding: 0px 0 !important;
    }

    footer .textwidget p {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .footer-details i {
        top: 1px;
        padding-right: 0;
    }

    .footer-details p span {
        padding-left: 14px;
    }

    body .footer-row-1 .sidebar-1 img {
        max-width: 150px !important;
    }

    p.copyright {
        font-size: 12px;
        line-height: 20px;
    }

    footer .footer .container {
        padding: 5px 15px !important;
    }
    .row-blog {
        padding-top: 30px;
        padding-bottom: 0;
    }
    body.woocommerce-page div.product div.images {
        width: 50% !important;
        float: left;
    }

    body.woocommerce div.product div.summary {
        width: 50% !important;
        float: left;
        padding-left: 15px;
    }
    .transport-row .vc_col-sm-12 .vc_row .vc_col-sm-4 {
        width: 33.33%;
        float: left;
    }

    .transport-row .vc_col-sm-12 h3 {
        font-size: 14px;
    }

    .transport-row .vc_col-sm-12  p {
        font-size: 12px !important;
        line-height: 16px !important;
        margin: 0 !important;
    }

    a.wcb-open-popup {
        bottom: -30px;
    }

    .transport-row .vc_col-sm-12 {
        padding-top: 12px;
        padding-bottom: 0;
    }

    .footer-row-1 > .row {
        display: flex;
        flex-flow: row wrap;
        margin: 0 !important;
    }

    .footer-row-1 > .row .col-md-3 {
        width: 25%;
        display: flex;
        /* align-items: center; */
        justify-content: center;
    }

    footer .textwidget p {
        text-align: center !important;
    }
    div#beneficii > .vc_col-sm-6 {
        width: 50%;
        float: left;
    }
    .navbar-header.col-md-3.col-sm-12 {
        text-align: center;
    }
    .col-blog.col-md-4 {
        width: 33.33%;
        float: left;
    }

    .flota-row {
        display: flex;
        flex-flow: row wrap;
        max-width: 700px;
        margin: 0 auto;
        align-items: center;
        justify-content: center;
    }

    .flota-posts .blog_custom .post-name a {
        font-size: 14px;
    }

    .post-desc p {
        font-size: 14px;
        line-height: 22px;
    }

    .flota-posts .blog_custom .post-details.col-md-12 {
        padding: 0 10px 10px;
    }
    #navbar .menu-item > a {
        line-height: 50px;
        border-bottom: 1px solid rgb(204 204 204 / 30%);
        text-align: left;
        padding: 0 15px !important;
        color: #fff;
        width: 100%;
        display: block;
        max-width: 100%;
    }

    header nav ul {
        display: block;
        width: 100%;
    }

    div#navbar {
        padding: 0;
        overflow: hidden;
    }

    .header2 .menu.nav-effect.nav-menu {
        display: block;
        width: 100%;
    }

    .menu .menu-item {
        display: block;
    }  
    body .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4 {
        width: 33.33%;
        float: left;
    }

    body .home-section1 > .vc_col-sm-12 .vc_row {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    body .home-section1 {
        min-height: unset !important;
        background-image: url(../images/landscape.webp) !important;
        background-position: bottom;
        background-size: cover;
    }

    body .home-section1 .vc_col-sm-12 h3 {
        font-size: 14px;
        line-height: 22px;
        font-weight: 600;
    }

    body .home-section1 .vc_col-sm-12 p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .home-section1 > .vc_col-sm-12 {
        padding: 0 15px;
    }

    body .home-section1 .vc_col-sm-12 h1 strong {
        font-size: 22px;
        line-height: 32px;
    }

    body .home-section1 .vc_col-sm-12 h1::after {
        width: 100px;
    }

    body .home-section1 .vc_col-sm-12 h3::after {
        width: 100px;
    }

    body .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4:nth-child(1) {
        order: 1;
    }

    body .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4:nth-child(2) {
        order: 2;
    }

    .home-section1 .vc_col-sm-12 p br {
        display: none;
    }

    body .home-section1 .vc_col-sm-12 h2 {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
    }   
    body .home-section2 h2 {
        font-size: 22px;
        line-height: 32px !important;
    }

    .home-section2 h3 {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
    }

    .home-section2 .vc_row .vc_col-sm-4:nth-child(1), .home-section2 .vc_row .vc_col-sm-4:nth-child(3) {
        width: 20%;
        float: left;
    }

    .home-section2 .vc_row {
        max-width: 631px;
        margin: 0 auto !important;
        padding-top: 0;
        display: flex;
        align-items: center;
        padding-bottom: 30px;
    }

    .home-section2 .vc_row .vc_col-sm-4:nth-child(2) {
        width: 60%;
        float: left;
    }

    .idee1-lin p strong, .idee-lin p strong {
        font-size: 12px !important;
        line-height: 16px;
    }

    .idee-lin p {
        font-size: 10px;
        line-height: 12px;
    }

    .idee1-lin p {
        font-size: 10px;
        line-height: 12px;
    }

    .idee1-lin {
        margin: 0 0 10px !important;
        padding-bottom: 10px;
    }

    .idee-lin {
        margin-bottom: 10px !important;
    }

     body .idee-lin1::after,
     body  .idee-lin2::after,
     body  .idee-lin3::after,
     body  .idee-lin11::after,
     body  .idee-lin22::after,
     body  .idee-lin33::after {
            display: block !important;
        }

    body .idee-lin11::before, body .idee-lin22::before, body .idee-lin33::before {
            display: block !important;
        }

       body .idee-lin1::before, body .idee-lin2::before, body .idee-lin3::before {
            display: block !important;
        }

    .pilula-magica {
        margin: 0 !important;
        position: relative;
        bottom: 11px;
    }

    .home-section2 {
        padding-top: 20px;
    }

    body .h3-title1 h3 + p {
        font-size: 24px;
        line-height: 32px;
    }

    body .home-section4 .home-section4-te1 h3 {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    body .abs2-h4 img {
        max-width: 80px !important;
        position: relative;
    }

    body .abs1-h4 img {
        max-width: 60px !important;
    }

    .home-section4 .vc_row {
        max-width: 600px;
    }

    .total-pils {
        max-width: 600px !important;
        margin: 0 auto 20px !important;
    }

    .total-texts p:first-child {
        position: relative;
        right: 0;
        background-repeat: no-repeat;
        text-align: center;
        background-position: center;
    }

    .total-texts p:last-child {
        position: absolute !important;
        right: 50px;
        bottom: 0;
    }
}




@media(max-width: 767px) {
   

    header nav ul {
        display: block;
        width: 100%;
    }

    #navbar .sub-menu {
        position: relative;
        width: 100%;
        left: 0;
        padding: 0;
        text-align: center;
        opacity: 1;
        visibility: visible;
        display: none;
        max-width: 100%;
        border: 0;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        padding: 10px 0;
    }

    #navbar .sub-menu .menu-item > a {
        padding: 10px 15px !important;
        font-size: 14px !important;
        border-color: rgb(204 204 204 / 30%);
        padding: 10px 30px !important;
        border: 0;
        text-align: left;
    }

    #navbar .menu-item > a {
        line-height: 50px;
        border-bottom: 1px solid rgb(204 204 204 / 30%);
        text-align: left;
        padding: 0 15px !important;!i;!;
        color: #fff;
        width: 100%;
        display: block;
        max-width: 100%;
    }

    span.expand {
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        display: block;
    }

    .action-expand::after {
        content: "\f107";
        font-family: FontAwesome;
        color: #000 !important;
        padding: 15px;
        display: block;
    }

    .show-menu .action-expand::after {
        content: "\f106";
    }

    .menu .menu-item {
        display: block;
    }

    div#navbar {
        overflow: hidden !important;
        padding: 0;
        border: 0;
        width: 100%;
    }

    .logo img, .navbar-header .logo img {
        max-width: 120px;
    }

    .navbar-header {
        padding: 0 15px;
    }
    body.home header.header2 {
        position: relative;
        background: #061220;
    }

    .navbar-header.col-md-3.col-sm-12 {
        width: 100%;
        text-align: center;
    }

    body:not(.sticky) .header2 .navbar-header .img-logo {
        text-align: center;
        margin: 5px 0;
        display: inline-block;
    }

    nav#sweetthemes-main-head > div {
        padding: 0 15px;
    }

    .vc_row, .vc_section {
        margin: 0 !important;!I;!;
    }

    .home-section1 .vc_col-sm-12 h3 {
        font-size: 22px;
        line-height: 32px;
        text-align: center;
    }

    .rest-div-parent > div a span {
        display: none;
    }

    .rest-div-parent.col-md-3.col-sm-12 {
        width: auto;
        padding: 0;
        position: absolute;
        top: 14px;
        right: 0;
    }

    .rest-div-parent > .login_holder {
        margin-right: 0 !important;
        display: none;
        padding: 0 !important;
    }
    .home-section1 .vc_col-sm-12 h1 {
        font-size: 18px;
        line-height: 24px;
        position: static;
    }

    .home-section1 .vc_col-sm-12 h1 strong {
        font-size: 36px;
        line-height: 44px;
    }

    .home-section1 .vc_col-sm-12 h2 {
        position: static;
        font-size: 16px;
        line-height: 24px;
    }

    .home-section1 > .vc_col-sm-12 .vc_row {
        display: flex;
        flex-direction: column;
    }

    .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4:nth-child(2) {
        order: 1;
    }

    .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4:nth-child(1) {
        order: 2;
    }

    .home-section1 > .vc_col-sm-12 .vc_row .vc_col-sm-4:nth-child(3) {
        order: 3;
    }

    .home-section1 {
        height: unset;
        background: #0C1727;
        background-position: bottom left;
    }

    .home-section1 .vc_col-sm-12 h1::after {
        width: 250px;
    }

    .home-section1 .vc_col-sm-12 p strong {
        text-align: center;
        font-size: 16px;
    }

    .home-section1 .vc_col-sm-12 p {
        text-align: center;
        font-size: 16px;
    }

    .h1-bloc1 p {font-size: 16px !important;!i;!;line-height: 24px !important;}

    .h1-bloc2 p {
        font-size: 16px !important;
        line-height: 25px !important;
    }

    .h1-img1 a img {
        max-width: 80%;
    }

    .h1-img2 {
        max-width: 120px;
        margin: 0 auto;
    }
    .home-section2 h2 {
        font-size: 32px;
        line-height: 42px !important;!i;!;
    }

    .separator-h2 {
        width: 100px;
    }

    .pilula-magica {
        transform: none !important;!I;!;
        margin: 0 0 30px !important;!I;!;
    }

    .home-section2 .vc_row .vc_col-sm-4 > .vc_column-inner {
        padding: 0;
    }

    .idee-lin11::before, .idee-lin22::before, .idee-lin33::before {
        display: none;
    }

    .idee-lin1::before, .idee-lin2::before, .idee-lin3::before {
        display: none;
    }

    .idee-lin p {
        text-align: center;
    }

    .idee1-lin p {
        text-align: center;
    }

    .idee1-lin p strong, .idee-lin p strong {
        font-size: 16px;
        display: block;
    }
    .idee-lin p br,
    .idee1-lin p br {
        display: none;
    }

    .home-section2 {
        padding-bottom: 0;
        padding-top: 60px;
    }

    .idee-lin {
        margin-bottom: 30px !important;!I;!;
    }

    .home-section2 .vc_row {
        padding-top: 50px;
    }
    .home-section1 .vc_col-sm-12 h3::after {
        width: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .h3-title1 h3 + p {
        font-size: 32px;
        line-height: 42px;
    }

    .h3-title1 h3 + p + p {
        font-size: 16px;
        line-height: 26px;
    }

    .home-section3 .vc_col-sm-6:first-child .vc_column-inner {
        padding: 15px !important;!i;!;
        padding-right: 0 !important;!I;!;
    }

    .h3-title4 {
        padding-left: 45px;
    }

    .out-center img.vc_single_image-img {
        max-width: 150px !important;!i;!;
        display: none;
    }

    .h3-imig img {
        max-width: 200px !important;!I;!;
        margin-bottom: 0px;
    }

    .h3-title5 ul {
        padding-left: 80px;
    }

    .home-section4 {
        padding-top: 50px;
    }

    .home-section4 .home-section4-te1 h3 {
        font-size: 32px !important;!i;!;
        line-height: 42px;
    }

    .home-section4 .home-section4-te2 h3 {
        font-size: 18px;
        max-width: 200px;
        margin: 0 auto;
    }

    .home-section4-te3 p {
        line-height: 22px;
    }

    .abs1-h4 img {
        max-width: 40px !important;!I;!;
    }

    .abs1-h4 {
        right: 0;
        top: 60px;
        z-index: 3;
        margin: 0 !important;!I;!;
    }

    .abs2-h4 img {
        max-width: 50px !important;!i;!;
    }

    .abs2-h4 {
        left: 0 !important;!I;!;
        top: 59px;
        z-index: 3;
        margin: 0 !important;!I;!;
    }

    .total-texts p:first-child {
        display: block;
        margin: 0 !important;!I;!;
        width: 320px;
        margin: 0 auto 15px !important;!i;!;
        width: 50%;
        line-height: 40px;
        height: 42px;
        background-size: contain;
        font-size: 13px;
        margin: 0 !important;!i;!;
        background-repeat: no-repeat;
        background-position: center;
    }

    .total-texts .wpb_wrapper {
        display: flex;
        text-align: center;
        align-items: unset;
        justify-content: unset;
    }

    .h4-liste h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .h4-liste {
        padding: 16px;
    }

    .home-section4 {
        padding-bottom: 0;
    }

    .testimoniale-row h3 {
        font-size: 32px !important;!i;!;
        line-height: 42px;
    }

    .testimoniale-row {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .test-txt {
        width: 100%;
    }

    .testimonial01_item {
        display: block;
    }

    .test-txt2 {
        width: 100%;
    }

    .test-img img {
        max-width: 120px !important;!i;!;
        margin: 0 auto;
    }

    .test-img {
        max-width: 120px;
        margin: 0 auto 15px;
    }

    .testimonials-container-2 ul.prezentari-dots {
        padding-top: 20px;
    }

    .testimonials-container-2 {
        padding-top: 0;
    }

    .home-certificare h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-certificare h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .btn-style3 {
        padding: 0 15px;
    }

    .home-certificare .vc_col-sm-12 {
        padding-bottom: 0;
        padding-top: 50px;
    }

    .faq-row h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .faq-row h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .faq-row .vc_col-sm-12 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .faq-a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .faq-a span.vc_tta-title-text {
        font-size: 16px;
        line-height: 20px;
    }
    .compli-row h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .compli-row > .vc_col-sm-12 > .vc_column-inner {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .bg-img {
        display: none !important;
    }
    .compli-row-text2 {
        position: static;
    }

    .bg-img2 {
        position: static;
    }

    .compli-row-text1 {
        position: static;
        background: #fff;
        border-radius: 20px;
        padding: 15px 0 25px;
        max-width: 300px;
        margin: 0 auto !important;!I;!;
    }
    .compli-row-text2 .separator-h2.separator-h2-black {
        width: 100px;
    }
    .idee-lin1::after,
    .idee-lin2::after,
    .idee-lin3::after,
    .idee-lin11::after,
    .idee-lin22::after,
    .idee-lin33::after {
        display: none !important;
    }
    .footer-row-1 .col-md-2 {
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding-bottom: 10px;
    }

    .footer-row-1 .sidebar-1 img {
        max-width: 200px !important;!I;!;
        margin: 0 auto;
    }

    .mc4wp-form-fields input[type="email"] {
        width: 100%;
    }

    .mc4wp-form-fields button {
        width: 100%;
    }

    .compli-row > .vc_col-sm-12  .paterneri-row1 .vc_column-inner .wpb_single_image {
        margin-bottom: 44px !important;!I;!;
        max-width: 150px;
        margin: 0 auto;
    }

    .paterneri-row1 {
        padding-bottom: 20px;
        padding-top: 40px;
    }
    .header2 .menu.nav-effect.nav-menu {
        width: 100%;
    }
    .h3-title1::after {
        width: 200px;
    }
    div#sectiune-produs {
        background-image: url(../images/bg-mobile.jpg);
        background-size: cover;
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .compli-row #sectiune-produs h3 {
        font-size: 20px !important;!i;!;
        /* text-shadow: none; */
        text-shadow: 1px 1px #111;
        line-height: 26px !important;!I;!;
        !Im;!I;!;
        margin-bottom: 10px;
    }

    .compli-row-text2 {
        background-size: 100% 100%;
        padding: 8px 0;
        /* margin-top: 40px; */
    }

    .compli-row-text2 h4 {
        font-weight: 600;
        margin-top: 20px;
        font-size: 14px;
        max-width: 220px;
        margin: 20px auto 0;
        line-height: 20px;
    }

    .compli-row-text1 a.btn-style1 {
        padding: 0 15px;
    }

    .separator-h2::before {}

    .compli-row #sectiune-produs .separator-h2.separator-h2-black {
        transform: scale(0.5);
    }

    .bg-img2 img {
        max-width: 200px !important;!I;!;
        position: relative;
        z-index: 3;
        margin-top: 20px;
    }

    .compli-row-text1 ul li {
        font-size: 22px;
    }

    .compli-row > .vc_col-sm-12 > .vc_column-inner .bg-img2::after {
        width: 260px;
        height: 260px;
        position: absolute;
        background-color: #fff;
        display: block;
        top: 0;
        content: '';
        border-radius: 1000px;
        left: 0;
        right: 0;
        margin: 0 auto;
        box-shadow: 0 2px 5px  #111;
    }

    .paterneri-row1 .vc_col-sm-3 {
        width: 50%;
        float: left;
    }

    .widget_media_image {
        text-align: center;
    }

    footer .footer-top .widget-title {
        text-align: center;
    }

    footer .footer-top .menu .menu-item a {
        text-align: center;
    }

    .footer-top {
        padding-bottom: 0;
        padding-top: 30px;
    }
    .hidden.mobile-pic1 {
        display: block !important;
        visibility: visible !important;
        max-width: 150px;
        margin: 0 auto 30px !important;
    }
    .home-section4 .vc_row {
        /* max-width: 250px; */
        margin: 0 auto !important;
        padding-top: 0;
        padding-bottom: 0;
    }

    .h4-col3-t1 > div {
        background-repeat: no-repeat;
        background-image: url(../images/Rectangle15.png) !important;!i;!;
        background-size: 100% 100% !important;!I;!;
        margin: 0;
        height: unset;
        /* background-size: cover !important; */!I;!;
    }

    .out-pest img {
        max-width: 100%!important;
        max-height: 194px !important;!i;!;
        width: auto;
    }

    .h4-col2-t1 p, .h4-col1-t1 p {
        padding: 5px;
        font-size: 12px;
        line-height: 14px;
    }

    .h4-col2-t1 {
        margin-bottom: 0 !important;
        max-width: 86px;
        margin: 0 auto;
    }

    .h4-col1-t1 {
        margin-bottom: 0 !important;
        max-width: 86px !important;!i;!;
        margin: 0 auto;
    }
    .out-center {
        display: none !important;
    }

    .wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element.out-center-mobile.hidden {
        display: block !important;
        visibility: visible !important;
        max-width: 123px !important;
        margin: -70px  auto 0!important;
        position: relative;
        z-index: 3;
    }

    .compli-row {
        background-attachment: unset;
    }

    div#sectiune-produs + .vc_empty_space {
        height: 50px !important;
    }
    .home-section3 .vc_col-sm-6:last-child .vc_column-inner {
        padding-bottom: 20px;
    }
    .home-section1 > .vc_col-sm-12 {
        margin-top: 0 !important;
    }
    .woocommerce-page div.product div.images {
        width: 100%;
        margin-bottom: 10px !important;!i;!;
    }

    .woocommerce div.product div.summary {
        width: 100%;
    }

    .single.single-product div.product .product_title {
        margin-bottom: 5px;
        font-size: 32px !important;!i;!;
    }

    .woocommerce.single-product div.product p.price {
        font-size: 22px;
        line-height: 32px;
    }

    .single-product.woocommerce .woocommerce-product-details__short-description h3 {
        font-size: 22px;
        margin-top: 0;
    }

    .single-product.woocommerce .woocommerce-product-details__short-description {
        margin-top: 20px;
    }

    .row.flas, .row.flas2 {
        position: static;
        min-width: unset;
        max-width: unset;
    }

    .row.flas .col-md-3 {
        width: 25%;
        float: left;
    }

    .diagrama-pro h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }

    .diagrama-pro {
        max-width: calc(100% - 10px);
        margin: 0 auto;
        padding: 10px;
    }

    .single-product .woocommerce-tabs ul.tabs>li a {
        padding: 12px 15px 14px !important;;
    }

    .single-product .woocommerce-tabs ul.tabs>li {
        margin-right: 5px !important;
    }

    .woocommerce-Tabs-panel {
        padding: 15px !important;
    }

    .single-product .woocommerce-tabs {
        margin: 30px 0 0  !important;
    }

    .tabs-related {
        padding: 0 5px;
    }

    .single-product .nine-high-padding {
        padding-top: 15px;
    }
    .single-post .main-content {
        padding: 15px 0;
    }

    ol.breadcrumb li {
        font-size: 14px;
        line-height: 20px;
    }

    .breadcrumb>li+li:before {
        padding: 0 2px 0 0;
    }

    .single-post .main-content h2 {
        margin-top: 20px;
        font-size: 24px;
        line-height: 32px;
        font-weight: 600;
    }
    .home-section4 .vc_row .vc_col-sm-4 > div {
        padding: 0 5px;
    }

    .h4-col3-t1 > div p {
        font-size: 10px;
        padding: 3px 8px;
        line-height: 14px;
    }

    .h4-col3-t1 {
        min-height: 68px;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 124px !important;!i;!;
        position: relative;
        top: -3px;
        margin: 0 auto;
    }
    .home-section4 .vc_row .vc_col-sm-4 {
        width: 33.33%;
        float: left;
    }
    .notice-b123 {
        position: static;
        /* margin-top: 1px !important; */!I;!;!Im;!I;!;
    }
    .notice-b123 p {
        font-size: 12px;
        font-weight: 600;
        height: unset;
        padding: 0;
        border-radius: 5px;
        line-height: 14px;
        padding: 0 5px;
        max-width: 86px;
    }
    footer .textwidget p {
        text-align: center;
        max-width: unset;
    }
    .h4-col3-t1 > div p strong {
        font-size: 10px;
    }
    .total-texts p:last-child {
        position: static;
        padding: 0 0px;
        width: 127px;
        font-size: 12px;
        text-transform: lowercase;!;
        line-height: 42px;
        height: 42px;
    }
    .badge-price1 {
        right: 0 !important;
        left: 0 !important;
        max-width: 200px;
    }
    .row.flas .col-xs-4 {
        margin-bottom: 15px;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
        display: block !important;
    }
    .home-section2 > .vc_col-sm-12 {
        padding: 0 15px;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
        DISPLAY: BLOCK;
        WIDTH: 100%;
        TEXT-ALIGN: CENTER;
    }

    button.mgbutton.moove-gdpr-infobar-allow-all.gdpr-fbo-0 {
        MARGIN-BOTTOM: 10PX !important;
    }

    #moove_gdpr_cookie_info_bar {
        PADDING: 15PX !important;
        MAX-WIDTH: 320PX !important;
    }
}

body.home nav#sweetthemes-main-head {
    background: #061220 !important;
}
body.home .header2 {
    position: static !important;
}
body.home nav#sweetthemes-main-head .logo.img-logo img {
    max-width: 150px !important;
}
body.home .header2 .navbar-header .img-logo {
    margin: 5px 0 !important;
}
.blackfriday-row > div {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none;
    padding: 30px 0 0;
}

.blackfriday-row {
    background: #FDF7E7;
}

.blackfriday-row h2 {
    font-size: 52px;
    line-height: 62px;
    font-weight: 700;
}
.blackfriday-row h2::after {
    content: '';
    display: block;
    width: 320px;
    height: 3px;
    background: #FFCB05;
    margin: 20px 0;
}
.blackfriday-row h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 40px;
}

.blackfriday-row .badge-price1 {
    position: absolute;
    top: 50px;
    left: 20px;
    filter: drop-shadow(2px 2px 2px #222);
}

@media(max-width: 1024px) {
    .blackfriday-row h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .blackfriday-row h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .blackfriday-row > div > div {
        padding: 0 !important;
    }

    .blackfriday-row > div a.btn-style1 {
        padding: 0 15px;
    }

    body .blackfriday-row .badge-price1 {
        left: 30px !important;
        right: unset !important;
        transform: scale(.8);
        transform-origin: top;
    }

    .blackfriday-row > div {
        padding: 10px 0;
    }
}