/*
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.single-product header.header2,
body.woocommerce-checkout header.header2 {
    position: static;
}
section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: none;
}
.logo img, .navbar-header .logo img {
 max-width: 285px;
 image-rendering: -webkit-optimize-contrast;
 width: 100%;
}
.btn-book-fixed {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #000;
    color: #d9baa0;
    border: 2px solid #d9baa0;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.35s ease;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.35);
}

.btn-book-fixed svg {
    width: 20px;
    height: 20px;
    transition: all 0.35s ease;
}

/* Hover cu invert complet */
.btn-book-fixed:hover {
    background: #d9baa0;
    color: #000;
    border-color: #d9baa0;
    transform: translateY(-2px);
    box-shadow: 0px 6px 20px rgba(0,0,0,0.45);
}
.title2 {
    margin: 0 !important;
}
.avantaje-row2 .title2 h3 {
    font-size: 32px;
    margin: 15px 0;
    line-height: 32px;
    font-family: 'Marcellus', arial;
    font-weight: 400;
    line-height: 42px;
    /* min-height: 85px; */
    /* max-width: 320px; */
    margin: 0 auto 5px;
    text-align: center;
}
/* Icon devine negru pe hover */
.btn-book-fixed:hover svg {
    stroke: #000;
}

.btn-book-fixed:active {
    transform: translateY(0);
}

.gdpr-container > div {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
}

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

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

body {
    color: #fff;
    background-color: #090909;
    font-family: 'Poppins', Arial;
}
p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #dbdbdb;
}
a:hover, a:focus {
    color: unset;
}
.breadcrumb>li+li:before {
    content: "/";
    padding: 0px 7px 0 4px;
    color: #fff;
    position: relative;
    top: 1px;
}
ol.breadcrumb li a {
    color: #fff;
}
ol.breadcrumb li {
    color: #fff!important;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
}

/* 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: #fff !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: #fff !important;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0;
    border-radius: 0px !important;
    border: 0 !important;
    /* text-transform: uppercase; */
    font-weight: 400;
    padding: 0 20px;
    height: 45px;
    font-family: Poppins !important;
    background: #d9baa0;
}
.woocommerce a.button {
        background-color: transparent;
        color: #fff!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: #d9baa0 !important; */
    color: #fff !important;
    background-position: 100% 0;
}
.woocommerce table.shop_table thead, .woocommerce table.shop_table thead tr th {
    background: #111 !important;
    color: #fff !important;
    font-family: Poppins !important;
    /* text-transform: uppercase; */
    font-weight: 500;
    /* background: #d9baa0; */
    /* background: -webkit-linear-gradient(left,#4a60c1 10%,#d9baa0); */
    /* background: linear-gradient(to right,#4a60c1 10%,#d9baa0); */
    background-size: 300% 100%;
    border: 0 !important;
}
.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: #d9baa0;
    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: #d9baa0;
}
.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: 32px !important;
    line-height: 42px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.woocommerce.single-product div.product p.price {color: #f44f09;font-weight: bold;font-size: 30px;}
.swatchtitlelabel {
    font-size: 17px;
    font-family: Poppins !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: Poppins !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;
}
.single.single-product div.product .woocommerce-tabs .panel h2 span {
    font-size: 18px;
}
.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;
}
.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: Poppins !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: 'Poppins', 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: 700;
    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;
    font-family: 'Marcellus', arial;
}
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: 'Poppins', 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: #d9baa0;

}
.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: 'Poppins';
    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: #fff;
    font-weight: 400;
    margin-top: 20px;
    text-align: center;
}
.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: #fff;
    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 30px !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: #d9baa0;
      color: #fff !important;
      font-weight: 500;
      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: 1000px;
}
.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: #080337 !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: #F5F3ED;
    text-align: center;
    /* 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: #f9423a;
    padding: 5px 15px 3px 15px;
    border: 2px solid;
    background-color: #fff;
    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: #ECB833;
    /* 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: 0px;
    /* font-family: Poppins !important; */
    border-radius: 5px;
}
.woocommerce #review_form #respond .form-submit input:hover {
    background: #000;
}
.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;
}
body.woocommerce div.product form.cart {
    margin-top: 30px !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: #d9baa0;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    outline: 0 !important;
    border-radius: 0px !important;
    border: 0 !important;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    /* font-family: Poppins !important; */
    font-family: 'Poppins', arial;
    font-weight: 500;
    font-size: 16px;
}
body .woocommerce-MyAccount-content .button {
    background-color: #a27e66;
    color: #fff;
    -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: Poppins !important;
    font-size: 14px;
    margin: 0 2px;
    background: #d9baa0;
  
    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: Poppins !important;
    border-radius: 5px !important;
    background: #d9baa0;
    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:#000;
    color: #fff;
}
.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: Poppins !important;
    color: #fff;
}
.woocommerce table.shop_table {
    /* border-collapse: collapse !important; */
    /* border-color: #ffffff2b !important; */
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-radius: 0 !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;
}
.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: Poppins !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-order-received section.woocommerce-customer-details {
    display: none;
}

.woocommerce-order-received section.woocommerce-order-details {
    display: none;
}
.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, .woocommerce .woocommerce-checkout .form-row  select {
    border: 1px solid rgba(130, 130, 130, .5) !important;
    height: 45px;
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    padding: 10px 15px;
    color: #111;
    background-color: #d9baa0;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account button.woocommerce-button.button, button.woocommerce-Button.button {
    /* background: #a27e66!important; */
    background: #d9baa0;

    font-weight: 400;
}
.woocommerce-account main#main {
    padding: 60px 15px;
}
.woocommerce-checkout main#main {
    padding: 60px 15px;
}
.single-product .nine-high-padding {
    padding: 30px 0 40px;
}
.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;
    display: none;
}
.woocommerce-checkout h3#order_review_heading {
    clear: both;
    margin: 25px 0 35px;
}
.woocommerce-page .woocommerce-checkout .form-row textarea.input-text {
    min-height: 100px;
}
.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: 0;
    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: 0;
}
.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: 15px;
    background: transparent;
    text-align: left;
}
.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 50px 0 0;
    border: 2px solid #dee2e6;
    border-radius: 0px;
    padding: 0px;
    background: #d9baa0;
}
.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: Poppins !important;
    background: #d9baa0;

}
.woocommerce-form-coupon button.button:hover {
    background: #d9baa0;
}
.woocommerce-billing-fields h3,
.woocommerce-checkout h3#order_review_heading {
    font-family: Poppins !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: 13px;
    line-height: 18px;
}
.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: #d9baa0;
    display: inline-block;
    margin-right: 0 !important;
    text-align: center;
    margin: 0 !important;
    width: 48%;
    color: #fff!important;
    font-weight: 500;
    border-radius: 1000PX;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    font-size: 14px;
    font-family: 'Poppins', 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: #d9baa0;
       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;
    top: 6px;
}

.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:not(.contact-li) {
    color: #111;
    font-size: 14px;
    font-weight: 500;
    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: #111;
    font-family: 'Poppins', 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: 6px !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;
    position: relative;
    top: 6px;
}


.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: 15px 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: 5px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 20px;
    right: 0;
    border: 0;
    background: #d9baa0;
}
body .navbar-default .navbar-toggle span {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 7px;
    color: #fff;
}
#navbar .menu-item.selected > a,
#navbar .menu-item:hover > a {
    background: transparent;
    color: #e4cebb;
}
.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 {
    color: #d9baa0 !important;
}
.navbar-default {
    border: 0;
    margin-bottom: 0px;
    border-radius: 0;
    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;
    width: calc(100% - 565px);
    padding: 0;
}
.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: 0;
    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: 75px;
    padding: 0px 15px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out 0s;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #dbdbdb;
    font-family: 'Poppins', arial;
}
.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: #939393;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 25px;
    text-align: left;
    position: relative;
    margin-bottom: 0;
    text-align: left;
    /* max-width: 310px; */
}
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: 18px;
    margin-bottom: 15px;
    margin-top: 0px;
    font-weight: 800;
    text-align: left;
    position: relative;
    padding-bottom: 5px;
    text-align: left;
    font-family: 'Poppins', ARIAL;
    FONT-WEIGHT: 600;
    COLOR: #d9baa0 !important;
}
footer .footer-top .menu .menu-item a {
    font-size: 16px;
    line-height: 20px;
    color: #dbdbdb !important;
    opacity: 1;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    display: block;
    padding: 8px 0;
    font-family: Poppins, Arial;
    text-align: left;
    FONT-WEIGHT: 400;
}
footer .footer-top .menu .menu-item:hover a {
    color: #fff;
}

.footer-details {
    padding-top: 5px;
}
.footer-details p span {
    display: inline-block;
    padding-left: 25px;
    color: #dbdbdb;
}
.footer-details p {
    margin-bottom: 10px !important;
}
.footer-details i {
    padding-right: 10px;
    position: absolute;
    top: 5px;
    color: #d9baa0;
}
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: #d9baa0 !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;
}
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: 300;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    position: relative;
    text-transform: none;
}

footer .widget {
    clear: both;
    margin-bottom: 20px;
    text-align: center;
}
footer .footer .container {
    padding: 25px 15px !important;
}
.footer-row-1 .sidebar-1 img {
    margin-bottom: 5px;
    max-width: 335px !important;
    margin-top: -20px;
}
ul.products.columns-4 {
    list-style: none;
}
p.copyright {color: #fff;font-size: 16px;line-height: 23px;margin: 0;font-weight: 400;font-family: 'Poppins', Arial;}
p.copyright a {
    color: #fff;
    font-weight: 300;
}

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

footer {
    background-color: transparent;
    clear: both;
    background-size: cover;
}

/* 6. SHORTCODES */


a {
    color: #dbdbdb;
    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: #d9baa0;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;font-family: "Poppins", Arial;background: #d9baa0;margin-right: 30px;line-height: 45px;height: 45px;color: #111;display: inline-block;padding: 0 30px;border-radius: 10px;font-weight: 500;font-size: 15px;margin-top: 0;}


.wpcf7-form .wpcf7-submit {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    transition: all .5s linear;
}

.wpcf7-form .wpcf7-submit:before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 120%;
    height: 0;
    padding-bottom: 120%;
    top: -110%;
    left: -10%;
    border-radius: 50%;
    transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
    z-index: -1;
}
.wpcf7-form .wpcf7-submit:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    transform: translate3d(0, -100%, 0);
    transition: transform .4s cubic-bezier(.1,0,.3,1);
    z-index: -1;
}
.wpcf7-form .wpcf7-submit:hover:before {
    transform: translateZ(0) scaleZ(1);
    transition: transform .4s cubic-bezier(.1,0,.3,1);
}
.wpcf7-form .wpcf7-submit:hover:after {
    transform: translateZ(0);
    transition-duration: .05s;
    transition-delay: .4s;
    transition-timing-function: linear;
}

.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: #111;
}
.itexclusiv-contact input:not([type='checkbox']), .itexclusiv-contact textarea, .itexclusiv-contact select {
        background-color: #121212;
        height: 41px;
        border: 2px solid #f4f7f7;
        color: #fff;
        padding: 0px 15px;
        line-height: normal;
        font-size: 14px;
        -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: Poppins;
        margin: 0px 0 0px;
        font-weight: 400;
        border: 1px solid #1E1E1E;
}
.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 {
    background: #fff;
    color: #fff;
    border-color: #fff;
}
.law_slider_box-child1 a:hover {
      background: #cc8d00;
      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;
}
.itexclusiv-contact textarea {
    min-height: 200px;
    padding: 15px;
    margin-top: 20px;
    }
.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: #dbdbdb;
}
.itexclusiv-contact input::-moz-placeholder { /* Firefox 19+ */
  color: #dbdbdb;
}
.itexclusiv-contact input:-ms-input-placeholder { /* IE 10+ */
  color: #dbdbdb;
}
.itexclusiv-contact input:-moz-placeholder { /* Firefox 18- */
  color: #dbdbdb;
}

.itexclusiv-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #dbdbdb;
}
.itexclusiv-contact textarea::-moz-placeholder { /* Firefox 19+ */
  color: #dbdbdb;
}
.itexclusiv-contact textarea:-ms-input-placeholder { /* IE 10+ */
  color: #dbdbdb;
}
.itexclusiv-contact textarea:-moz-placeholder { /* Firefox 18- */
  color: #dbdbdb;
}
.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 #cccccc2b;
}




@-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: #6B6E71;
    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: 'Poppins', Arial; 
}

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

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

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

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

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 {
    background: #d9baa0;
}
@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;
}




.footer-top {
    padding: 75px 0 45px;
    border-top: 1px solid #1E1E1E;
}
.social-f a {
    display: inline-block;
    padding-right: 19px;
    color: rgb(97 177 90);
    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;
}
aside#media_image-5 {
    display: inline-block;
    width: 50%;
    position: relative;
    right: -5px;
}
.navbar-default > container {
    width: 100%;
}

nav#sweetthemes-main-head > div > .row {display: flex;align-items: center;}

.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: 45px;
    padding-top: 40px;
}

.box-custiom-product {
    display: flex;
    padding-top: 20px;
    padding-bottom: 10px;
}

.home-shop h3::before {
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/favicon.png);
    background-size: contain;
    position: relative;
    top: 12px;
    margin-right: 10px;
}
.home-shop h3 {
    text-align: center;
    font-weight: 700;
    font-family: 'Marcellus', arial;
    font-size: 40px;
    color: #080337;
    line-height: 50px;
    max-width: 900px;
    margin: 20px auto 20px;
}

.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 10px 10px 0px;
}

.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: #d9baa0;
    font-weight: 500;
}
.single-product .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 30px 5px 0;
}
.single-product .woocommerce-tabs ul.tabs {
    position: relative !important;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    clear: both;
    overflow: unset !important;
    text-align: left;
}
.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;
}
.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;
}
.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;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #f6f6f6 !important;
}

ol.breadcrumb {
    background: transparent;
    text-align: left;
    padding: 0;
}


.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: 60px 15px;
}


.ttm-icon {
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 0;
    background-color: #d9baa0;
    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; */
    color: #dbdbdb;
}
.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: #fff;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: 'Marcellus', arial;
}


.contact-section1 h2::after {
    content: '';
    width: 100px;
    height: 5px;
    background: #d9baa0;
    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 #cccccc1f;
    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: #fff;
}

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

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

.wpcf7-acceptance * {
    font-weight: 400;
    margin: 0;
    color: #dbdbdb;
    font-size: 13px;
}

.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;
}

.woocommerce div.product form.cart .variations th {
    padding: 0 !important;
    text-align: left;
    text-transform: uppercase;
}


.law_slider_box-slide {
    /* padding: 300px 0 200px; */
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
}

.law_slider_box-child2 h4 {
    font-size: 80px;
    font-weight: 800;
    max-width: 950px;
    margin-bottom: 30px;
    color: #fff;
    margin: 0;
    font-weight: 700;
    line-height: 92px;
    font-family: 'Marcellus', arial;
}

.law_slider_box-child2 p {
    font-size: 20px;
    line-height: 32px;
    max-width: 600px;
    color: #fff;
    margin: 20px 0 30px;
    font-weight: 400;
}

.law_slider_box-child2 .law_slider_btn {
    background: #d9baa0;
    margin-right: 30px;
    line-height: 55px;
    height: 55px;
    color: #fff;
    display: inline-block;
    padding: 0 40px;
    border-radius: 100px;
    font-weight: 500;
    font-size: 15px;
    margin-top: 10px;
}
.law_slider_box-child1 {
    text-align: left;
    position: relative;
    z-index: 3;
    /* padding-top: 60px; */
}


.law_slider_box-slide::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .5;
}

.buttons-slli a:first-child {
    margin-right: 20px;
}

.buttons-slli a:last-child {background: #303d7c;}

.law_slider_box-child2 a:first-child:hover {
    /* box-shadow: #3F50A2 0 10px 20px 0; */
}

.law_slider_box-child2 a:last-child:hover {
       color: #fff;
       border-color: #cc8d00;
}





.law_slider_shortcode ul.prezentari-dots li {
    display: inline-block;
}
.law_slider_shortcode ul.prezentari-dots li {
    cursor: pointer;
}

.law_slider_shortcode ul.prezentari-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
.law_slider_shortcode ul.prezentari-dots li svg.fp-arc-loader .path {
    display: none;
}
.law_slider_shortcode 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;
}
.law_slider_shortcode ul.prezentari-dots {
    position: absolute;
    bottom: 15px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    text-align: right;
    padding-right: 20px;
}
.law_slider_shortcode ul.prezentari-dots li.slick-active circle.path {
    stroke: #0083ad;
}
.law_slider_shortcode ul.prezentari-dots li.slick-active circle.path + circle {
    fill: #0083ad;
}
@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }

  to {
    stroke-dashoffset: 0;
  }
}





.law_slider_box-child2 h3 {
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2.5px;
    margin-bottom: 15px;
    text-transform: capitalize;
    margin-top: 0;
    background: rgb(97 177 90 / 70%);
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 1000px;
}

video#myvid {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0;
    left: 0;
    transform: translateY(-50%);
}



.law_slider_box-child.container {
    height: 100%;
    display: flex;
    align-items: self-end;
    /* justify-content: center; */
    padding-top: 50px;
    width: 100%;
    padding: 0 70px 70px;
}



.law_slider_shortcode  button.slick-prev.slick-arrow, .law_slider_shortcode  button.slick-next.slick-arrow {
    font-size: 0;
    padding: 0 12px;
    background: transparent;
    border: 0 !important;
    line-height: 1;
    outline: 0;
    top: 42%;
    margin: 0 10px;
    width: 35px;
    height: 35px;
    background: #ffffff33;
    text-align: center;
    line-height: 35px;
    border-radius: 100px;
    font-size: 13px;
    color: transparent;
    cursor: pointer;
}

.law_slider_shortcode  button.slick-prev.slick-arrow::before, .law_slider_shortcode  button.slick-next.slick-arrow::before {
    font-size: 22px;
    font-family: FontAwesome;
    color: #fff;
    position: relative;
    text-align: ce;
}

.law_slider_shortcode  button.slick-prev.slick-arrow::before {
    content: '\f104';
}

.law_slider_shortcode  button.slick-next.slick-arrow::before {
    content: '\f105';
}


.cub-arrow svg {
    margin-top: 10px;
}

.cub-arrow svg {-webkit-animation: arrow 1.5s linear infinite;animation: arrow 1.5s linear infinite;fill: #fff;}


@-webkit-keyframes arrow {
    0% {
        -webkit-transform: translate(0, 0) scale3D(1, 1, 1);
        transform: translate(0, 0) scale3D(1, 1, 1);
        opacity: 1
    }
    100% {
        -webkit-transform: translate(0, 5px) scale3D(1.2, 1.2, 1.2);
        transform: translate(0, 5px) scale3D(1.2, 1.2, 1.2);
        opacity: 0
    }
}

@keyframes arrow {
    0% {
        -webkit-transform: translate(0, 0) scale3D(1, 1, 1);
        transform: translate(0, 0) scale3D(1, 1, 1);
        opacity: 1
    }
    100% {
        -webkit-transform: translate(0, 5px) scale3D(1.2, 1.2, 1.2);
        transform: translate(0, 5px) scale3D(1.2, 1.2, 1.2);
        opacity: 0
    }
}


.cub-arrow {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.law_slider_box-child2 h4 strong {color: #d9baa0;}

.law_slider_box-child2 .law_slider_btn {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    transition: all .5s linear;
}

.law_slider_box-child2 .law_slider_btn:before {
    position: absolute;
    content: "";
    background-color: #cc8d00;
    width: 120%;
    height: 0;
    padding-bottom: 120%;
    top: -110%;
    left: -10%;
    border-radius: 50%;
    transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
    z-index: -1;
}
.law_slider_box-child2 .law_slider_btn:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #cc8d00;
    transform: translate3d(0, -100%, 0);
    transition: transform .4s cubic-bezier(.1,0,.3,1);
    z-index: -1;
}
.law_slider_box-child2 .law_slider_btn:hover:before {
    transform: translateZ(0) scaleZ(1);
    transition: transform .4s cubic-bezier(.1,0,.3,1);
}
.law_slider_box-child2 .law_slider_btn:hover:after {
    transform: translateZ(0);
    transition-duration: .05s;
    transition-delay: .4s;
    transition-timing-function: linear;
}

.law_slider_box-child2 .law_slider_btn:hover {
    color: #fff;
}


.law_slider_box-child2 .law_slider_btn2 {
    background: transparent;
    line-height: 53px;
    /* margin: 0 15px; */
    height: 55px;
    color: #fff;
    display: inline-block;
    padding: 0 40px;
    border-radius: 100px;
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    border: 1px solid #fff;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    transition: all .5s linear;
}


.law_slider_box-child2 .law_slider_btn2:before {
    position: absolute;
    content: "";
    background-color: #cc8d00;
    width: 120%;
    height: 0;
    padding-bottom: 120%;
    top: -110%;
    left: -10%;
    border-radius: 50%;
    transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
    z-index: -1;
}
.law_slider_box-child2 .law_slider_btn2:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #cc8d00;
    transform: translate3d(0, -100%, 0);
    transition: transform .4s cubic-bezier(.1,0,.3,1);
    z-index: -1;
}
.law_slider_box-child2 .law_slider_btn2:hover:before {
    transform: translateZ(0) scaleZ(1);
    transition: transform .4s cubic-bezier(.1,0,.3,1);
}
.law_slider_box-child2 .law_slider_btn2:hover:after {
    transform: translateZ(0);
    transition-duration: .05s;
    transition-delay: .4s;
    transition-timing-function: linear;
}
.law_slider_box-child2 .law_slider_btn2 img {
    position: absolute;
    bottom: 6px;
    right: 6px;
    transition: all .4s ease-in-out;
    max-width: 22px;
    height: 18px !important;!I;!;
}
body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-track {
  background: #222227;

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

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

.rest-div-parent.col-md-3.col-sm-3 {
    text-align: right;
    padding: 5px 0;
    width: 265px;
}
.navbar-header.col-md-2.col-sm-2 {
    width: 300px;
    position: relative;
    bottom: 10px;
}



.contact-li {
    background: #d9baa0;
    line-height: 52px;
    height: 52px;
    color: #111;
    display: inline-block;
    padding: 0 20px;
    border-radius: 10px 10px 10px 10px;
    font-weight: 500;
    font-size: 16px;
}


.contact-li {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    transition: all .5s linear;
}

.contact-li:before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 120%;
    height: 0;
    padding-bottom: 120%;
    top: -110%;
    left: -10%;
    border-radius: 50%;
    transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
    z-index: -1;
}
.contact-li:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff;
    transform: translate3d(0, -100%, 0);
    transition: transform .4s cubic-bezier(.1,0,.3,1);
    z-index: -1;
}
.contact-li:hover:before {
    transform: translateZ(0) scaleZ(1);
    transition: transform .4s cubic-bezier(.1,0,.3,1);
}
.contact-li:hover:after {
    transform: translateZ(0);
    transition-duration: .05s;
    transition-delay: .4s;
    transition-timing-function: linear;
}
a.contact-li:hover {
    color: #111;
    transform: scale(.9);
    background: #fff;
}

.row-bot.row {
    position: absolute;
    bottom: 70px;
    right: 15px;
    width: 650px;
}

.row-bot.row .icon-s i {
    font-size: 80px;
    color: #fff;
}

.row-bot.row span {
    font-size: 18px;
    color: #fff;
    display: block;
    font-weight: 700;
    font-family: 'Marcellus', arial;
}

.law_slider_shortcode {
    position: relative;
}

.icon-slider {
    text-align: left;
    border-right: 1px solid #cccccc30;
}

.row-bot.row .col-md-4:last-child .icon-slider {
    border-right: 0;
}

.home-section1 {
    background: #F5F3ED;
}

.home-section1 > .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 100px 0 20px;
}

.home-section1 > .vc_col-sm-12 h3 {
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 2.5px;
        margin-bottom: 5px;
        text-transform: capitalize;
        margin-top: 0;
        background: rgb(97 177 90);
        display: inline-block;
        padding: 10px 20px;
        text-transform: uppercase;
        border-radius: 1000px;
        color: #fff;
        margin-top: 50px;
}

.home-section1 > .vc_col-sm-12 h4 {
    font-weight: 700;
    font-family: 'Marcellus', arial;
    font-size: 40px;
    color: #080337;
    line-height: 50px;
}

.home-section1 > .vc_col-sm-12 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 30px;
}

.home-section1 > .vc_col-sm-12 ul li {
    position: relative;
    padding-left: 100px;
    margin-bottom: 35px;
}

.home-section1 > .vc_col-sm-12 ul li strong {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Marcellus', arial;
    color: #080337;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

.home-section1 > .vc_col-sm-12 ul li::before {
    content: '\f102';
    font-family: 'Flaticon';
    font-size: 40px;
    position: absolute;
    left: 0;
    height: 80px;
    width: 80px;
    line-height: 80px;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    background-color: #d9baa0;
    box-shadow: 0 0 23.25px 1.75px rgb(124 186 39 / 30%) !important;
    color: #fff;
    z-index: 1;
}

.home-section1 > .vc_col-sm-12 ul li:last-child::before {
    content: "\f11d";
}

.home-section1 > .vc_col-sm-12 ul li::after {
    content: '\f102';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62,0.21,0.45,1.52);
    width: 80px;
    height: 80px;
    font-size: 40px;
    font-family: 'Flaticon';
    color: #fff;
    text-align: center;
    line-height: 80px;
}

.home-section1 > .vc_col-sm-12 ul li:hover::after {
    transform: scale(1);
    z-index: 1;
    background: #0e2f44;
}
.home-section1 > .vc_col-sm-12 ul li:last-child::after {
    content: "\f11d";
}

.h1-img1 {
    margin-top: -410px;
    margin-bottom: 0 !important;
    margin-left: 20px;
}

.h1-img1 img {
    border-radius: 15px;
}

.h1-img2 img {
    border-radius: 15px;
}

.btn-style1 {
    background: #d9baa0;
    /* margin-right: 30px; */
    line-height: 52px;
    height: 52px;
    color: #111 !important;
    display: inline-block;
    padding: 0 20px;
    border-radius: 10px 10px 10px 10px;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid rgb(217, 186, 160);
    min-width: 140px;
    text-align: center;
}

.btn-style1 {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    transition: all .3s linear;
}


a.btn-style1:hover {
    color: #111;
    transform: scale(.9);
}




.home-section2 {
    background: #F5F3ED;
}

.home-section2 > .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 0px 0 45px;
}

.home-section2 > .vc_col-sm-12 h4 {
      font-size: 20px;
      line-height: 32px;
      max-width: 600px;
      margin: 0 auto;
}

.home-section2 > .vc_col-sm-12 h3 {
    font-weight: 700;
    font-family: 'Marcellus', arial;
    font-size: 40px;
    color: #080337;
    line-height: 50px;
    max-width: 900px;
    margin: 20px auto 20px;
}

.home-section2 > .vc_col-sm-12 img.vc_single_image-img {
    border-radius: 20px;
}

.home-section2 > .vc_col-sm-12 h3 + p {
    max-width: 800px;
    margin: 0 auto;
}

.home-section2 > .vc_col-sm-12 .vc_single_image-wrapper::after {
    content: ' ';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    -webkit-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
    opacity: .6;
}

.home-section2 > .vc_col-sm-12 .vc_single_image-wrapper {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.serv-box {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 2;
    margin-bottom: 0 !important;
}

.serv-box h5 {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Marcellus', arial;
    color: #fff;
    font-weight: 700;
}

.serv-box h5 + p {
    color: #fff;
}

.home-section2 > .vc_col-sm-12 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    position: relative;
    transition: all 300ms ease;
}

.home-section2 > .vc_col-sm-12 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:hover {
    transform: scale(1.05);
}

.proiectele-noastre-row {
    background: #080337;
    padding-top: 60px;
}

.proiectele-noastre-row h3 {
    font-weight: 700;
    font-family: 'Marcellus', arial;
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    margin-top: 0;
}

.proiectele-noastre-row h3 + p {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #83888D;
}

.proiectele-noastre-row h3::before {
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/favicon.png);
    background-size: contain;
    position: relative;
    top: 12px;
    margin-right: 10px;
}

.home-section2 > .vc_col-sm-12 h3::before {
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/favicon.png);
    background-size: contain;
    position: relative;
    top: 13px;
    margin-right: 10px;
}

.proiect-col {
    height: 54vh;
    background-size: cover;
    background-position: center;
}

.proiect-col a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.proiect-col a::after {
    content: ' ';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    -webkit-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
    opacity: .6;
}

.proiect_custom {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 3;
}

.project-name {
    font-size: 26px;
    line-height: 34px;
    font-family: 'Marcellus', arial;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}

.project-desc p {
    color: #fff;
}


.proiect-posts button.slick-prev.slick-arrow, .proiect-posts button.slick-next.slick-arrow {
    font-size: 0;
    padding: 0 12px;
    background: transparent;
    border: 0 !important;
    line-height: 1;
    outline: 0;
    top: 42%;
    margin: 0 10px;
    width: 40px;
    height: 40px;
    background: #d9baa0;
    text-align: center;
    line-height: 41px;
    border-radius: 5px;
    font-size: 13px;
    color: transparent;
    cursor: pointer;
}

.proiect-posts button.slick-prev.slick-arrow::before, .proiect-posts button.slick-next.slick-arrow::before {
    font-size: 22px;
    font-family: FontAwesome;
    color: #fff;
    position: relative;
    text-align: ce;
}

.proiect-posts button.slick-prev.slick-arrow::before {
    content: '\f104';
}

.proiect-posts button.slick-next.slick-arrow::before {
    content: '\f105';
}

.parteneri-row > .vc_col-sm-12 {
    max-width: 1070px;
    margin: 0 auto;
    float: none;
    padding: 0px 0 45px;
    padding: 75px 0 50px;
}
.parteneri-row > .vc_col-sm-12 h3 {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2.5px;
    margin-bottom: 5px;
    text-transform: capitalize;
    margin-top: 0;
    background: rgb(97 177 90);
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 1000px;
    color: #fff;
    margin-top: 0px;
}

.image-slide-inner img {
    max-height: 50px;
    width: auto !important;
    margin: 0 auto;
}

.image-slide-inner {max-width: 170px;background: #fff;border-radius: 10px;text-align: center;/* box-shadow: 0 0 23.25px 1.75px rgb(124 186 39 / 30%) !important; */margin: 15px 0;padding: 10px 0;}

.parteneri-row {
    background: #F5F3ED;
}

.parteneri-row > .vc_col-sm-12 .text-center {
    margin-bottom: 15px !important;
}


.whatsapp-row {
    background: #F5F3ED;
}
.whatsapp-row > .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 0px 0 45px;
    padding: 20px 0 60px;
}
.whatsapp-row > .vc_col-sm-12 h3 {
    font-weight: 700;
    font-family: 'Marcellus', arial;
    font-size: 32px;
    color: #080337;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 20px;
}

.whatsapp-row > .vc_col-sm-12 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    /* column-count: 2; */
    padding-top: 20px;
    clear: both;
    overflow: hidden;
}

.whatsapp-row > .vc_col-sm-12 ul li {
    position: relative;
    padding-left: 36px;
    padding-bottom: 20px;
    color: #080337;
    font-weight: 600;
    FONT-SIZE: 15PX;
}

.whatsapp-row > .vc_col-sm-12 ul li::before {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    background: rgb(97 177 90);
    border-radius: 100px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-weight: 400;
    font-size: 12px;
    top: -6px;
}
.avantaje-row2-texts h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
}
.whatsapp-row > .vc_col-sm-12 h3 + p {
    color: #080337;
}
.whatsapp-row > .vc_col-sm-12 .wpb_text_column.wpb_content_element {
    margin-bottom: 20px !important;
}

.home-recenzii .vc_col-sm-12 {
    height: 100%;
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
    padding-top: 54px;
    padding-bottom: 90px;
}

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

ul.prezentari-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
ul.prezentari-dots li svg.fp-arc-loader .path {
    display: none;
}
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;
}
ul.prezentari-dots {
    position: static;
    bottom: -10px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
ul.prezentari-dots li.slick-active circle.path {
    stroke: #d9baa0;
}
ul.prezentari-dots li.slick-active circle.path + circle {
    fill: #d9baa0;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.home-recenzii .vc_col-sm-12 h3 {
      font-size: 48px;
      line-height: 58px;
      font-family: 'Marcellus', arial;
      font-weight: 400;
      color: #fff;
      margin-top: 0;
      /* max-width: 500px; */
      margin: 0 auto;
      text-align: center;
}

body.woocommerce-order-received .woocommerce-order-overview::before, body.woocommerce-order-received .woocommerce-order-overview::after {
    display: none;
}

.testimonial01_item {
    padding: 0 15px;
    text-align: center;
}
.home-recenzii .vc_col-sm-12 > div {
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial01_item > div {
    background: #121212;
    padding: 30px;
    border: 1px solid #FFFFFF2B;
    border-radius: 15px;
    position: relative;
}

.testimonial01-ppo1 img {
    max-width: 80px;
    border-radius: 120px;
}

.testimonial01-ppo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
}
.rnb-component-wrapper {
    margin: 0;
}
.testimonial01-ppo1, .testimonial01-ppo2 {
    padding: 0 5px;
    text-align: left;
}
.name-pos {
    /* text-transform: uppercase; */
    color: #929292;
    /* font-size: 12px; */
    font-weight: 400;
}
.stars img {
    max-width: 80px;
    margin-bottom: 10px;
}
.name-test {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.testimonail01-content p {
    color: #fff;
    font-weight: 600;
}


.testimonial01_item > div::before {
    content: '\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    15px: 0;
    left: 15px;
    top: 15px;
    font-size: 40px;
    z-index: 1;
    opacity: .1;
}

.home-recenzii {
    background: transparent;
    padding-top: 60px;
}

.whatsapp-row > .vc_col-sm-12 .vc_col-sm-6:first-child > .vc_column-inner > .wpb_wrapper {
    position: relative;
}

.whatsapp-row > .vc_col-sm-12 .vc_col-sm-6:first-child > .vc_column-inner > .wpb_wrapper::after {
    content: '\f232';
    font-size: 280px;
    font-family: 'FontAwesome';
    position: absolute;
    top: -35px;
    /* left: 0; */
    right: 0;
    bottom: 0;
    text-align: center;
    opacity: .05;
}

.blog-section .vc_col-sm-12 {
    height: 100%;
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
    padding-top: 54px;
    padding-bottom: 80px;
}
.blog-section .vc_col-sm-12 h3 {
    text-align: center;
    font-weight: 700;
    font-family: 'Marcellus', arial;
    font-size: 40px;
    color: #080337;
    line-height: 50px;
    max-width: 900px;
    margin: 0px auto 60px;
}

.blog-section .vc_col-sm-12 h3::before {
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/favicon.png);
    background-size: contain;
    position: relative;
    top: 12px;
    margin-right: 10px;
}

.blog_custom {
    box-shadow: 0 3px 20px rgb(0 26 41 / 11%);
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
    padding-bottom: 30px;
}

.blog_custom .col-md-12 {
    padding: 0;
    overflow: hidden;
}
.avantaje-row2 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper > div.wpb_single_image {
    text-align: left !important;
    border-radius: 0 !important;
}

.avantaje-row2 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper > div.wpb_single_image img {
    filter: invert(1);
    max-width: 60px;
    border-radius: 0 !important;
}
.post-name a {
    font-size: 26px;
    line-height: 32px;
    font-family: 'Marcellus', arial;
    color: #080337;
    font-weight: 800;
    padding: 0 30px;
    display: block;
}

span.time-n-date {
    position: absolute;
    top: 15px;
    right: 15px;
    font-family: 'Marcellus', arial;
    background: #080337;
    color: #fff;
    min-height: 77px;
    min-width: 67px;
    padding: 11px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px;
}

span.time-n-date span {
    display: block;
    font-size: 32px;
    font-weight: 800;
    line-height: 32px;
}

.post-totl {
    padding: 30px  30px 10px;
}

span.author-p {
    font-weight: 400;
}

span.author-p a {
    color: #686868;
    font-weight: 400;
    font-size: 14px;
}

span.author-p a::before {
    content: '\f2c0';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

span.post-tags-list {
    font-weight: 400;
    margin-left: 15px;
    font-size: 14px;
}

span.post-tags-list::before {
    content: '\f02b';
    font-family: 'FontAwesome';
    margin-right: 5px;
    opacity: .5;
    font-weight: 400;
}

img.blog_post_image {
    transition: all 300ms ease;
}

.blog_custom:hover img {
    transform: scale(1.1);
}

.post-name a:hover {
    color: rgb(97 177 90);
}

.call-action-ssection {
        background: #0E0E0E;
        padding-top: 45px;
        padding-bottom: 5px;
        background-size: cover;
        background-position: top;
        margin-top: 90px;
}

.call-action-ssection .vc_col-sm-12 {
    height: 100%;
    max-width: 1270px;
    margin: 0 auto;
    float: none;
}

.call-action-ssection .vc_col-sm-12 h3 {
    text-align: left;
    font-weight: 700;
    font-family: 'Marcellus', arial;
    font-size: 32px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 13px;
}

.call-action-ssection .vc_col-sm-12 h3 + p {
    color: #fff;
}

.call-action-ssection .vc_col-sm-12 > div {
    padding-top: 0 !important;
}

.col-md-3.sidebar-1 {
    WIDTH: 30%;
}

.col-md-3.sidebar-2 {
    WIDTH: 20%;
}

.home-section11 {
    height: 100vh;
    background-size: cover;
    background-position: top;
    display: flex;
    /* align-items: center; */
    padding-top: 200px;
}

.home-section11::after {
    content: '';
    background-image: linear-gradient(180deg, #02020205 0%, #090909 100%);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block !important;
}
@media(min-width: 1500px) {
    .container {
        width: 1440px;
    }
}

.home-section11 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    position: relative;
    z-index: 3 !important;
}

.home-section11 > div h3 {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Rethink Sans', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 3px;
    max-width: 270px;
}

.home-section11 > div h4 {
    font-size: 76px;
    font-family: 'Marcellus', arial;
    line-height: 1;
}

.home-section11 > div .vc_row:first-child .vc_col-sm-8 .wpb_text_column {
    max-height: 140px;
    overflow: hidden;
    margin: 0 !important;
}
.home-section11 > div .vc_row:last-child h4 {
    text-align: right;
    margin: 0;
    position: relative;
    top: -22px;
}

.home-section11 > div h3 {
    position: relative;
    left: 80px;
    top: 10px;
}

.home-section11 > div p {
    max-width: 500px;
}

a.btn-style2 {
    background: rgba(217, 186, 160, 0.31);
    color: #fff !important;
    /* margin-right: 30px; */
    line-height: 52px;
    height: 52px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 10px 10px 10px 10px;
    font-weight: 500;
    font-size: 15px;
    margin-top: 0;
    border: 1px solid rgb(217, 186, 160);
    min-width: 140px;
    text-align: center;
}
.home-section11 > div .vc_row:last-child  h4 {
    text-align: right;
}

.bn-as p {
    max-width: unset !important;
    text-align: center;
}
a.btn-style2:hover {
    color: #111;
    transform: scale(.9);
}
a.btn-style2:hover {
    background: #fff;
    color: #111 !important;
    border-color: #fff;
}

.home-section11-inner2 h4 {
    margin-top: 0;
    position: relative;
    top: 0px;
}

.home-section11-innerabs {
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0;
}

.counting-txt p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    position: relative;
    top: 10px;
}

.counting-txt p img {
    margin-right: 10px;
}

.home-section11-innerabs .vc_col-sm-2 p:first-child {
    font-size: 32px;
    font-family: 'Marcellus', arial;
    font-weight: 400;
    margin-bottom: 15px;
}

.home-section11-innerabs .vc_col-sm-2 p:last-child {
    font-size: 14px;
    margin-right: -15px;
    color: #d9baa0;
}

.about-row1 > div {
    max-width: 1440px;
    margin: 0 auto;
    float: none;
    position: relative;
    z-index: 3 !important;
    padding-top: 90px;
}

.about-row1-inner1 h3 {
    font-size: 15px;
    line-height: 32px;
    font-family: 'Rethink Sans', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 5px;
    max-width: 150px;
    margin-top: 70px;
}

.about-row1-inner1 h3::after {
    content: '';
    display: block;
    width: 140px;
    height: 1px;
    background: #fff;
}

.about-row1-inner1 img {
    border-radius: 10px;
}

.about-row1-inner1 .vc_col-sm-4:nth-child(2) {
    margin-top: 70px;
}

.about-row1-inner1 h4 {
    font-size: 24px;
    line-height: 34px;
    font-family: 'Marcellus', arial;
    margin-top: 170px;
    margin-bottom: 0;
    max-width: 400px;
}

.about-row1-inner2 h3 {
    color: rgb(57.25% 57.25% 57.25%);
    font-family: 'Marcellus', arial;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    max-width: 665px;
    margin: 0 auto 80px !important;
}

.about-row1-inner2 h3 strong {
    font-weight: 400;
    color: #fff;
}

.about-row1-inner2 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.about-row1-inner2 p {
    font-size: 20px;
    line-height: 26px;
    max-width: 665px;
    margin: 0 auto;
    font-weight: 600;
}


  .progress-label {
            display: flex;
            margin-bottom: 10px;
            font-size: 14px;
            color: #ccc;
            justify-content: right;
        }

        .progress-bar-wrapper {
            width: 100%;
            height: 8px;
            background: #2a2a2a;
            border-radius: 0;
            overflow: hidden;
            position: relative;
        }

        .progress-bar-fill {
            height: 100%;
            background: #d9baa0;
            border-radius: 0;
            width: 0;
            transition: width 1.5s cubic-bezier(0.4, 0, 0.2, 1);
            position: relative;
        }

        .progress-bar-fill::after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
            animation: shimmer 2s infinite;
        }

        @keyframes shimmer {
            0% {
                transform: translateX(-100%);
            }
            100% {
                transform: translateX(100%);
            }
        }

        .percentage {
            font-weight: 400;
            color: #d9baa0;
            font-size: 20px;
            line-height: 26px;
            margin-right: 35px;
            margin-bottom: 0px;
        }


        .progress-item {
    background: #121212;
    padding: 200px 20px 20px;
    border: 1px solid #1E1E1E;
    border-radius: 10px;
    position: relative;
    margin-top: 85px;
    max-width: 320px;
}

.progress-label span:first-child {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    max-width: 200px;
    position: absolute;
    top: 20px;
    color: #fff;
    left: 20px;
}



.marque-section {
    display: block;
    unicode-bidi: isolate;
    background: #121212;
    position: relative;
    overflow: hidden;
    clear: both;
}

.marquee-wrapper {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    background-color: var(--theme2);
    z-index: 9
}

.text-slider {
    font-size: 26px;
    height: 95px;
    font-weight: 600;
    color: #fff;
    padding: 32px 5px;
    line-height: 28px;
}

@media (max-width: 767px) {
    .marquee-wrapper {
        transform:rotate(0)
    }

    .text-slider {
        font-size: 16px;
        padding: 10px 0;
        height: 50px
    }
}

.text-slider.style-2 {
    color: #fff;
    font-weight: 200
}

.marquee-inner {
    position: absolute;
    display: inline-flex;
    width: 200%
}

.marquee-list,.s2-box {
    width: 50%;
    float: left
}

.marquee-item {
    float: left;
    transition: animation .2s ease-out
}

/* GRID */
.service-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 16px;
    margin-bottom: 30px;
}

/* ascundem radio default */
.service-cards input[type="radio"] {
    display: none;
}
.service-cards {
    margin: 0 -15px;
    overflow: hidden;
    display: flex;
    flex-flow: row wrap;
}

.service-cards > .wpcf7-list-item {
    width: 25%;
    margin: 0 0px 0px !important;
    display: block;
    float: left;
    padding: 10px;
}

.itexclusiv-booking-form {
    margin-bottom: 60px;
    margin-top: 20px;
}
/* CARD BASE */
.service-cards .wpcf7-list-item label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #181818;
    border: 1px solid #2a2a2a;
    border-radius: 14px;
    padding: 22px 15px;
    cursor: pointer;
    transition: all 0.25s ease;
    text-align: center;
    min-height: 120px;
    position: relative;
}

/* ICONIȚĂ MARE */
.service-cards .wpcf7-list-item label::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 28px;
    margin-bottom: 12px;
    color: #d9baa0;
}

/* MAPARE ICONIȚE */
.service-cards .wpcf7-list-item:nth-child(1) label::before { content: "\f5b0"; }
.service-cards .wpcf7-list-item:nth-child(2) label::before { content: "\f018"; }
.service-cards .wpcf7-list-item:nth-child(3) label::before { content: "\f74e"; }
.service-cards .wpcf7-list-item:nth-child(4) label::before { content: "\f508"; }
.service-cards .wpcf7-list-item:nth-child(5) label::before { content: "\f0b1"; }
.service-cards .wpcf7-list-item:nth-child(6) label::before { content: "\f66f"; }
.service-cards .wpcf7-list-item:nth-child(7) label::before { content: "\f0f9"; }
.service-cards .wpcf7-list-item:nth-child(8) label::before { content: "\f21a"; }
.service-cards .wpcf7-list-item:nth-child(9) label::before { content: "\f000"; }
.service-cards .wpcf7-list-item:nth-child(10) label::before { content: "\f1b9"; }

/* HOVER */
.service-cards .wpcf7-list-item label:hover {
    border-color: #d9baa0;
    transform: translateY(-3px);
    background: #1f1f1f;
}

/* =========================
   STARE ACTIVĂ (RADIO)
========================= */
.service-cards .wpcf7-list-item label:has(input[type="radio"]:checked) {
    border: 2px solid #d9baa0;
    background: linear-gradient(145deg, #1c1c1c, #242424);
    box-shadow: 0 0 0 1px #d9baa0 inset, 0 8px 20px rgba(202,168,93,0.15);
    transform: translateY(-4px);
}

/* icon activ */
.service-cards .wpcf7-list-item label:has(input[type="radio"]:checked)::before {
    color: #ffd479;
    transform: scale(1.15);
    text-shadow: 0 0 12px rgba(202,168,93,0.6);
}

/* text activ */
.service-cards .wpcf7-list-item label:has(input[type="radio"]:checked) .wpcf7-list-item-label {
    color: #ffffff;
    font-weight: 600;
}

/* bulină radio vizuală */
.service-cards .wpcf7-list-item label::after {
    content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #555;
    transition: all 0.2s ease;
}

.service-cards .wpcf7-list-item label:has(input[type="radio"]:checked)::after {
    border-color: #d9baa0;
    background: #d9baa0;
    box-shadow: 0 0 8px #d9baa0;
}

.form-section-title {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    font-weight: 600;
}

.itexclusiv-booking-form .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.form-col {
    flex: 1;
    min-width: 220px;
    display: flex;
    flex-direction: column;
}

.form-col.full {
    flex: 100%;
}
/* ===== PAGE WRAPPER ===== */
body.woocommerce-order-received .woocommerce-order {
    /* max-width: 1100px; */
    /* margin: 40px auto; */
    padding: 40px;
    background: #121212;
    border-radius: 16px;
    color: #e2e8f0;
    box-shadow: 0 20px 60px rgba(0,0,0,0.45);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* ===== SUCCESS NOTICE ===== */
body.woocommerce-order-received .woocommerce-notice--success {
    background: #d9baa0;
    color: #111;
    padding: 18px 22px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}

/* ===== ORDER OVERVIEW (TOP BOXES) ===== */
body.woocommerce-order-received .woocommerce-order-overview {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(calc(20% - 20px), 1fr));
    gap: 15px;
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}

body.woocommerce-order-received .woocommerce-order-overview li {
    background: #1e1e1e;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.4;
    border: 1px solid rgba(255,255,255,0.05);
    margin: 0 !important;
}
/* Tips Selection Styling */
.tips-selection-wrapper {
    margin: 20px 0;
    padding: 20px;
    background: ytsq;
    border-radius: 8px;
    border: 1px solid rgba(130, 130, 130, .5) !important;
}

.tips-selection-wrapper h3 {
      color: #d4a574;
      margin-bottom: 15px;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-top: 0;
}

.tips-options {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.tips-option {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    border: 2px solid #111;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #090909;
    min-width: 100px;
    justify-content: center;
}

.tips-option:hover {
    border-color: #d4a574;
    background: #d4a574;
    color: #111;
}

.tips-option input[type="radio"] {
    margin: 0 8px 0 0;
    cursor: pointer;
}

.tips-option input[type="radio"]:checked {
    accent-color: #0073aa;
}

.tips-option:has(input:checked) {
    background: #d4a574;
    border-color: #d4a574;
    color: #111;
}

.tips-label {
    font-weight: 500;
    font-size: 15px;
}
body.woocommerce-order-received .woocommerce-order-overview strong {
    display: block;
    font-size: 16px;
    color: #d9baa0;
    margin-top: 4px;
    font-size: 14px !important;
    font-weight: 400;
}

/* ===== SECTION TITLES ===== */
body.woocommerce-order-received h2 {
    font-size: 22px;
    margin: 40px 0 18px;
    padding-left: 14px;
    border-left: 4px solid #d9baa0;
    color: #ffffff;
}

/* ===== TABLES GENERAL ===== */
body.woocommerce-order-received table.shop_table {
    width: 100%;
    border-collapse: collapse;
    background: #1e1e1e;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px;
}

body.woocommerce-order-received table.shop_table th,
body.woocommerce-order-received table.shop_table td {
    padding: 14px 16px;
    border-bottom: 1px solid rgba(255,255,255,0.06);
    text-align: left;
}

body.woocommerce-order-received table.shop_table th {
    width: 40%;
    font-weight: 600;
    color: #fff !important;
    background: #111;
}

body.woocommerce-order-received table.shop_table td {
    color: #e2e8f0;
}

/* ===== ORDER ITEMS TABLE HEADER ===== */
body.woocommerce-order-received .woocommerce-order-details thead {
    background: #0f172a;
}

body.woocommerce-order-received .woocommerce-order-details thead th {
    color: #38bdf8;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px;
}

/* ===== TOTALS (FOOTER) ===== */
body.woocommerce-order-received .woocommerce-order-details tfoot th {
    color: #94a3b8;
}

body.woocommerce-order-received .woocommerce-order-details tfoot td {
    font-weight: 600;
}

body.woocommerce-order-received .woocommerce-order-details tfoot tr:last-child td {
    color: #22c55e;
    font-size: 18px;
}

/* ===== LINKS ===== */
body.woocommerce-order-received a {
    /* color: #38bdf8; */
    /* text-decoration: none; */
    /* font-weight: 500; */
}

body.woocommerce-order-received a:hover {
    color: #7dd3fc;
    text-decoration: underline;
}

/* ===== PAYMENT NOTICE TEXT ===== */
body.woocommerce-order-received > p {
    background: #1e293b;
    padding: 14px 18px;
    border-radius: 8px;
    border-left: 4px solid #f59e0b;
    color: #facc15;
    font-weight: 500;
}

/* ===== BILLING ADDRESS BOX ===== */
body.woocommerce-order-received address {
    background: #1e293b;
    padding: 18px;
    border-radius: 12px;
    font-style: normal;
    line-height: 1.6;
    border: 1px solid rgba(255,255,255,0.05);
}

/* ===== MOBILE TWEAKS ===== */
@media (max-width: 768px) {
    body.woocommerce-order-received .woocommerce-order {
        padding: 20px;
    }

    body.woocommerce-order-received .woocommerce-order-overview {
        grid-template-columns: 1fr 1fr;
    }

    body.woocommerce-order-received table.shop_table th {
        width: 50%;
    }
}

.itexclusiv-booking-form label {
    font-size: 14px;
    margin-bottom: 6px;
    color: #ccc;
}

.itexclusiv-booking-form input:not([type='checkbox']), .itexclusiv-booking-form select, .itexclusiv-booking-form textarea {
    background: #1b1b1b;
    border: 1px solid #333;
    padding: 12px;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    width: 100%;
}

.itexclusiv-booking-form input:focus {
    border-color: #d9baa0;
    outline: none;
}

/

/* ACCEPTANCE */
.form-acceptance {
    margin: 20px 0;
    font-size: 13px;
    color: #aaa;
}

.form-acceptance a {
    color: #d9baa0;
}

/* SUBMIT BUTTON */
.form-submit {
    text-align: center;
}


.itexclusiv-booking-form .wpcf7-submit:hover {
    background: #e5c378;
}


@keyframes marqueeLeft {
    0% {
        left: 0
    }

    to {
        left: -100%
    }
}

.marquee-inner.to-right {
    animation: 25s linear infinite marqueeRight
}

ul.marqee-list.d-flex {
    display: flex;
}
@keyframes marqueeRight {
    0% {
        right: 0
    }

    to {
        right: -100%
    }
}

.marque-section .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin: 0!important
}
.marque-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(270deg, #02010100 0%, #121212 76%);
    display: block !important;
    z-index: 33;
    width: 40%;
}
.marque-section::after {
     display: block !important;
     z-index: 33;
     width: 40%;
     background-image: linear-gradient(-270deg, #02010100 0%, #121212 76%);
     content: '';
     position: absolute;
     top: 0;
     right: 0;
     /* left: 0; */
     bottom: 0;
}

.services-row1  > div {
    max-width: 1440px;
    margin: 0 auto;
    float: none;
    padding: 90px 0;
}

.services-row1 .services-row1-inner1 h3 {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Rethink Sans', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 5px;
    max-width: 150px;
    margin-top: 10px;
}
.services-row1 .services-row1-inner1 h3::after {
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background: #fff;
    margin-top: 10px;
}
.services-row1 .services-row1-inner1 h4 {
   font-size: 48px;
   line-height: 58px;
   font-family: 'Marcellus', arial;
   font-weight: 400;
   color: #fff;
   margin-top: 0;
   max-width: 500px;
}

.services-row1 > div .vc_col-sm-4 p {
    padding-top: 100px;
    max-width: 300px;
    margin-left: auto;
}
.wpb_single_image {
    border-radius: 20px;
    overflow: hidden;
    position: relative
}

.wpb_single_image::after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,.3);
    transform: translate(-50%,-50%) rotate(-45deg);
    z-index: 1
}
.wpb_single_image:hover::after {
    height: 250%;
    transition: .6s linear;
    background-color: transparent
}

.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill {}

.services-row1-inner2 .vc_col-sm-6 > .vc_column-inner {
    min-height: 500px;
    display: flex;
    align-items: self-end;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 0;
}

.services-row1-inner2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    position: relative;
    z-index: 3;
    padding: 0 30px;
    WIDTH: 100%;
}

.services-row1-inner2 .vc_col-sm-6 > .vc_column-inner::after {
    content: '';
    position: absolute;
    background: #090909;
    opacity: .5;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.services-row1-inner2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper::after {
    content: '';
    position: absolute;
    background-image: linear-gradient(180deg, #02010100 0%, #090909 100%);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
}

.services-row1-inner2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > div {
    position: relative;
    z-index: 4;
    min-height: 120px;
}

.services-row1-inner2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > div h3 {
    font-family: 'Marcellus', arial;
    font-size: 24px;
    line-height: 42px;
    font-weight: 400;
}

.services-row1-inner2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > div h3 + p {
    max-width: 550px;
}


.avantaje-row .title-space h3 {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Rethink Sans', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.avantaje-row .title-space h3::after {
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background: #fff;
    margin: 0 auto;
    margin-top: 10px;
}
.avantaje-row .title-space h4 {
   font-size: 48px;
   line-height: 58px;
   font-family: 'Marcellus', arial;
   font-weight: 400;
   color: #fff;
   margin: 0 auto;
   margin-top: 0;
   max-width: 600px;
   text-align: center;
   margin-bottom: 60px !important;
}
.avantaje-row2 .avantaje-row2-texts {
    max-width: 1470px;
    margin: 0 auto !important;
    float: none !important;
}
.avantaje-row2 {
    background-size: cover;
    background-attachment: fixed;
}

.avantaje-row2 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    background: #121212;
    padding: 20px;
    border: 1px solid #1E1E1E;
    border-radius: 10px;
    position: relative;
    transition: all 1000ms ease;
    margin-bottom: 30px;
}

.avantaje-row2 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 a {
    font-size: 24px;
    line-height: 34px;
    font-family: 'Marcellus', arial;
    color: #fff;
    font-weight: 300;
    display: block;
    margin-bottom: 20px;
}

.avantaje-row2 > div .vc_col-sm-4:hover > .vc_column-inner > .wpb_wrapper {
    border-color: #d9baa0;
}

.avantaje-row2 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper a.btn-style2 {
    display: inline-block;
    margin-top: 30px;
}

.avantaje-row2 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper > div {
    margin: 0 !IMPORTANT;
}
p#booking_service_field {
    display: none !important;
}
.avantaje-row2 > div .vc_col-sm-4:nth-child(1), .avantaje-row2 > div .vc_col-sm-4:nth-child(3) {
    /* margin-top: -190px; */
}

.avantaje-row2-paralax {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.avantaje-row2 > div .vc_col-sm-4:nth-child(2) {
    /* margin-top: -280px !important; */
}

.avantaje-row2 > div .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 a:hover {
    color: #d9baa0;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    opacity: 0;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
}

.woocommerce form .form-row {
    margin-bottom: 15px;
}

.woocommerce-page .woocommerce-checkout .form-row textarea.input-text::placeholder {
    color: #fff !important;
}

.section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element a.btn-style1 {
    margin-top: 30px;
}


.pricing-row  > div {
    max-width: 1440px;
    margin: 0 auto;
    float: none;
    padding: 150px 0 0px;
}

.pricing-row .pricing-row-inner1 h3 {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Rethink Sans', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 5px;
    max-width: 150px;
    margin-top: 10px;
}
.pricing-row .pricing-row-inner1 h3::after {
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background: #fff;
    margin-top: 10px;
}
.pricing-row .pricing-row-inner1 h4 {
   font-size: 48px;
   line-height: 58px;
   font-family: 'Marcellus', arial;
   font-weight: 400;
   color: #fff;
   margin-top: 0;
   max-width: 500px;
}

.pricing-row > div .pricing-row-inner1 p {
    /* padding-top: 100px; */
    /* max-width: 300px; */
    margin-left: auto;
}

 .card{
      background:linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
      border-radius:14px;
      padding:34px 28px;
      border:1px solid rgba(217,186,160,0.06);
      box-shadow:0 8px 30px rgba(0,0,0,0.6), inset 0 1px 0 rgba(255,255,255,0.02);
      transition:300ms cubic-bezier(.2,.9,.3,1);
      position:relative;
      overflow:hidden;
      display:flex;
      flex-direction:column;
      justify-content:space-between;
      text-align: center;
    }

    .card:hover{
      transform:translateY(-8px);
      border-color:rgba(217,186,160,0.18);
      box-shadow:0 20px 50px rgba(0,0,0,0.7), 0 0 30px rgba(217,186,160,0.04);
    }

    .card::after{
      content:"";
      position:absolute;
      left:-40%;
      top:-60%;
      width:160%;
      height:160%;
      transform:rotate(20deg);
      background:linear-gradient(90deg, rgba(217,186,160,0.03), transparent 30%);
      pointer-events:none;
      opacity:0;
      transition:300ms;
    }
    .card:hover::after{ opacity:1; }

    .title{
      font-size: 32px;
      margin: 15px 0;
      line-height: 32px;
      font-family: 'Marcellus', arial;
      font-weight: 400;
      line-height: 42px;
      min-height: 85px;
      max-width: 320px;
      margin: 0 auto 15px;
    }
    .subtitle,
    .vehicle{
      color:#bfb7ad;
      font-size:13px;
      margin-bottom:12px;
    }

    .price{
      font-size: 42px;
      margin:12px 0;
      font-family: 'Marcellus', arial;
    }
    .price small{
      font-size: 18px;
      color:#bfb7ad;
      vertical-align: super;
    }

    .desc{
      color: #dbdbdb;
      font-size: 16px;
      line-height: 22px;
      margin-top:18px;
      max-width: 360px;
      margin: 0 auto;
      min-height: 90px;
    }

  

    .line{
      width:56px;
      height:3px;
      background:linear-gradient(90deg, #d9baa0, #bfa88a);
      margin:14px auto 18px;
      border-radius:30px;
    }

    .meta{
      margin-top:20px;
      font-size:12px;
      color:rgba(217,186,160,0.18);
      text-align:center;
    }

    .popular{
      border:1px solid rgba(217,186,160,0.14);
      transform:translateY(-4px);
    }

    .badge{
      position:absolute;
      right:18px;
      top:16px;
      background:linear-gradient(90deg,#d9baa0, #bfa88a);
      color:#0b0b0b;
      padding:8px 12px;
      border-radius:10px;
      font-weight: 700;
      font-size: 12px;
      box-shadow:0 6px 22px rgba(0,0,0,0.6);
      text-transform: uppercase;
    }


    .cta {
    margin: 30px 0 !important;
    display: block;
}

.pricing-row-inner1 {
    margin-bottom: 40px;
}
.home-section11-inner2 {
    padding-bottom: 40px;
}
.faq-row > div {
    max-width: 1440px;
    margin: 0 auto;
    float: none;
    padding: 90px 0 30px;
}
.home-section11-inner1 {
    padding-bottom: 30px;
}
.faq-row .faq-row-inner1 h3 {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Rethink Sans', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 5px;
    max-width: 150px;
    margin-top: 10px;
}
.faq-row .faq-row-inner1 h3::after {
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background: #fff;
    margin-top: 10px;
}
.faq-row .faq-row-inner1 h4 {
   font-size: 48px;
   line-height: 58px;
   font-family: 'Marcellus', arial;
   font-weight: 400;
   color: #fff;
   margin-top: 0;
   max-width: 500px;
   margin-left: auto;
}
.faq-row {
    background: #121212;
}

.faq-row2 > div {
    max-width: 1440px;
    margin: 0 auto;
    float: none;
}

.faq-row2 {
    background: #121212;
    padding-bottom: 80px;
}

.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    background: #121212 !important;
    border-color: #1E1E1E !important;
}

.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #121212 !important;
    border-color: #1E1E1E !important;
}

span.vc_tta-title-text {
    color: #fff !important;
}
.section-p > .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
}

.section-p > .vc_col-sm-12 .vc_column-inner {
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}

.section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element {
    padding: 50px 30px;
    min-height: 450px;
    display: flex;
    align-items: center;
}

.section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element h3 {
    font-size: 32px;
    margin: 15px 0;
    line-height: 32px;
    font-family: 'Marcellus', arial;
    font-weight: 400;
    line-height: 42px;
    /* min-height: 85px; */
    /* max-width: 320px; */
    margin: 0 auto 25px;
}

.section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element ul li {
    margin-bottom: 15px;
    color: #fff;
    padding-left: 25px;
    position: relative;
}

.section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element ul li::before {
    content: '\f058';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    left: 0;
    top: 0;
    color: #d9baa0;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p {color: #929292;}

.vc_tta.vc_general .vc_tta-panel-title {
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 500 !important;
}

.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background: #090909 !important;
    border-color: #1E1E1E !important;
}

.vc_tta.vc_general .vc_tta-panel {
    margin-bottom: 15px !important;
}

.footer-div-parent {
  padding: 30px 0;
  color: #fff;
  display: block;
  font-family: "Montserrat", sans-serif;
  border-top: 1px solid #1E1E1E;
}

.footer-div-parent h3 {
  color: #d9baa0;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
}

.footer-desc, 
.footer-notice {
  margin-bottom: 15px;
  line-height: 1.6;
  color: #dbdbdb;
  font-size: 14px;
}

.footer-section p {
  margin: 6px 0;
}

.footer-section a {
  color: #d9baa0;
  text-decoration: none;
  transition: 0.2s ease;
}

.footer-section a:hover {
  color: #fff;
}

.footer-section i {
  /* margin-right: 8px; */
  color: #d9baa0;
}

.footer-credit {
  grid-column: 1 / -1;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #333;
  text-align: center;
}

.footer-credit a {
  font-size: 14px;
  color: #d9baa0;
  text-decoration: none;
}

.footer-credit a:hover {
  color: #fff;
}
.footer-social {
    text-align: center;
    margin-bottom: 20px;
}

.footer-social p {
    display: inline-block;
    margin: 5px 10px;
}
.footer-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #d9baa0;
    border-radius: 5px;
    line-height: 38px;
    color: #fff;
    margin: 0 10px;
}

.footer-social a i {
    color: #d9baa0;
}

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

.col-md-3.sidebar-4 {
    width: 35%;
}

footer .itexclusiv-contact .col-md-4 {
    padding: 0 5px;
}

footer .itexclusiv-contact .row {
    margin: 0 -5px;
}

.wpcf7-acceptance a {
    text-decoration: underline !important;
    color: #d9baa0 !important;
}


.wpcf7-acceptance input[type="checkbox"] {
   position: relative;
   top: 2px;
}
.breadcrumb-s {
    padding: 200px 0 100px;
    position: relative;
    background-size: cover;
    background-position: center;
    position: relative;
}

.breadcrumb-s >  div {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    position: relative;
    z-index: 3;
}
.woocommerce-checkout #payment div.payment_box p {color: #111;}

li.wc_payment_method.payment_method_cod label {
    color: #fff;
}

.woocommerce form .form-row-first {
    width: 100%;
}
.breadcrumb-s::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #111;
    display: block !important;
    opacity: .8;
}

.breadcrumb-s > div h3 {
    font-size: 42px;
    font-family: 'Marcellus', arial;
    line-height: 56px;
    text-align: center;
    font-weight: 400;
    margin-top: 0;
}

.breadcrumb-s > div p {
    text-align: center;
    /* font-size: 20px; */
    /* line-height: 26px; */
    /* font-weight: 600; */
}
@media(max-width: 1700px) {
    .navbar-header.col-md-2.col-sm-2 {
        width: 250px;
    }

    div#navbar {
        width: calc(100% - 515px);
    }

    #navbar .menu-item > a {
        font-size: 14px;
        padding: 0 10px;
    }

    .home-section11 {
        padding-top: 80px;
    }

    .about-row1 > div {
        max-width: 1270px;
    }

    .services-row1 > div {
        max-width: 1270px;
    }

    .pricing-row > div {
        max-width: 1270px;
    }

    .avantaje-row2 .avantaje-row2-texts {
        max-width: 1270px;
    }

    .faq-row > div {
        max-width: 1270px;
    }

    .faq-row2 > div {
        max-width: 1270px;
    }

}

@media (min-width:767px) and (max-width:1024px) {
      .home-section11 {
        overflow: hidden;
        position: relative;
    }   

    div#navbar {
        width: 100%;
    }

    body:not(.sticky) .header2 .navbar-header .img-logo {
        text-align: center;
    }

    .price {
        font-size: 24px;
    }

    .testimonail01-content p {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
    }

    .testimonial01_item > div {
        padding: 15px;
    }
    .home-section11 > div h4 {
        font-size: 32px;
        line-height: 42px;
        text-align: left !important;
    }

    .home-section11 {
        height: unset;
        padding: 0 !important;
    }

    .home-section11-innerabs {
        position: static !important;
    }

    .home-section11 > div h3 {
        position: static;
        font-size: 12px;
        line-height: 16px;
    }

    .home-section11 > div > div {
        padding: 0 !important;
    }

    .home-section11 > div .wpb_text_column.wpb_content_element {
        margin-bottom: 15px !important;
    }

    .home-section11-inner1 {
        padding-bottom: 0;
        text-align: left;
        padding-top: 30px;
    }

    .home-section11 > div p {
        font-size: 14px;
        font-weight: 400;
    }

    .counting-txt p img {
        height: 20px;
    }

    .home-section11-innerabs .vc_col-sm-2 {
        width: 33.33%;
        float: left !important;
    }

    .home-section11-innerabs .vc_col-sm-6 {
        margin-bottom: 50px;
    }

    .vc_row, .vc_section {
        margin: 0 !important;
    }
    .about-row1-inner1 h4 {
        margin: 10px 0 !important;
    }

    .about-row1-inner1 h3 {
        margin: 10px 0!important;
    }

    .about-row1 > div {
        padding: 0 !important;
    }

    .about-row1-inner1 .vc_col-sm-4:nth-child(2) {
        margin: 0 !important;
    }

    .progress-item {
        margin-top: 0;
    }

    .about-row1-inner2 p {
        font-size: 15px;
        line-height: 24px;
        font-weight: 400;
    }

    .services-row1 .services-row1-inner1 h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .services-row1 > div .vc_col-sm-4 p {
        padding-top: 0;
    }

    .services-row1-inner2 .vc_col-sm-6 > .vc_column-inner {
        margin-bottom: 30px;
    }

    .services-row1-inner2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
        padding: 0 15px;
    }

    .services-row1 > div {
        padding: 15px 0;
    }

    .pricing-row > div {
        padding: 30px 0 15px;
    }

    .pricing-row .pricing-row-inner1 h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .title {
        font-size: 22px;
        line-height: 32px;
    }

    .avantaje-row .title-space h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .avantaje-row2-paralax {
        background-attachment: unset;
    }

    .section-p > .vc_col-sm-12 .vc_column-inner {
        min-height: 300px;
    }

    .section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element {
        padding: 20px 0;
    }

    .section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element ul li {
        font-size: 14px;
    }

    .home-recenzii .vc_col-sm-12 h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-recenzii .vc_col-sm-12 {
        padding: 0 !important;
    }

    .home-recenzii {
        padding-top: 0;
    }

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

    .faq-row > div {
        padding-top: 30px;
        padding-bottom: 0;
    }

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

    footer .col-md-3 {
        width: 100% !important;
        margin-bottom: 50px !important;
    }

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

    footer .footer-top .widget-title {
        font-size: 16px !important;
        padding-bottom: 0 !important;
    }

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

    .itexclusiv-contact input:not([type='checkbox']), .itexclusiv-contact textarea, .itexclusiv-contact select {
        margin-bottom: 10px !important;
    }

    .footer-top {
        padding-bottom: 0;
    }

    span.vc_tta-title-text {
        font-size: 14px;
        line-height: 20px;
    }

    .call-action-ssection .vc_col-sm-12 h3 {
        font-size: 24px;
        alignment-baseline: 32px;
    }
    .header2 .menu.nav-effect.nav-menu {
        display: block;
    }
    .about-row1-inner2 h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0 !important;
    }
    .breadcrumb-s > div h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .reverse-row {
        display: flex;
    }

    .reverse-row > div:first-child {
        order: 2;
    }
    .breadcrumb-s {
        padding: 30px 0;
    }
        header.header2 {
        position: static;
        background: #111;
    }

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

    nav#sweetthemes-main-head > div > .row {
        display: block;
    }

    .rest-div-parent.col-md-3.col-sm-3 {
        width: 100%;
        text-align: center;
    }
}


@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;
        color: #fff;
        width: 100%;
        display: block;
        max-width: 100%;
        font-size: 16px;
    }

    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: 180px;
    }

    .navbar-header {
        padding: 0 15px;
    }

    .slik-slide {
        height: auto;
        overflow: hidden;
    }

    .header-top {
        display: none;
    }

    header .navbar-toggle i {
        color: #111;
    }
    body:not(.sticky) .header2 .navbar-header .img-logo {
        margin: 17px 0;
        display: inline-block;
        /* margin-left: 55px; */
    }
    header.header2 {
        position: static;
        background: #111;
    }

    .navbar-header.col-md-2.col-sm-2 {
        width: 100%;
        text-align: ri;
    }

    nav#sweetthemes-main-head > div > .row {
        display: block;
    }

    .rest-div-parent.col-md-3.col-sm-3 {
        width: 100%;
        text-align: center;
    }

    .home-section11 {
        overflow: hidden;
        position: relative;
    }

    .home-section11 > div h4 {
        font-size: 32px;
        line-height: 42px;
        text-align: left !important;
    }

    .home-section11 {
        height: unset;
        padding: 0 !important;
    }

    .home-section11-innerabs {
        position: static !important;
    }

    .home-section11 > div h3 {
        position: static;
        font-size: 12px;
        line-height: 16px;
    }

    .home-section11 > div > div {
        padding: 0 !important;
    }

    .home-section11 > div .wpb_text_column.wpb_content_element {
        margin-bottom: 15px !important;
    }

    .home-section11-inner1 {
        padding-bottom: 0;
        text-align: left;
        padding-top: 30px;
    }

    .home-section11 > div p {
        font-size: 14px;
        font-weight: 400;
    }

    .counting-txt p img {
        height: 20px;
    }

    .home-section11-innerabs .vc_col-sm-2 {
        width: 33.33%;
        float: left !important;
    }

    .home-section11-innerabs .vc_col-sm-6 {
        margin-bottom: 50px;
    }

    .vc_row, .vc_section {
        margin: 0 !important;
    }
    .about-row1-inner1 h4 {
        margin: 10px 0 !important;
    }

    .about-row1-inner1 h3 {
        margin: 10px 0!important;
    }

    .about-row1 > div {
        padding: 0 !important;
    }

    .about-row1-inner1 .vc_col-sm-4:nth-child(2) {
        margin: 0 !important;
    }

    .progress-item {
        margin-top: 0;
    }

    .about-row1-inner2 p {
        font-size: 15px;
        line-height: 24px;
        font-weight: 400;
    }

    .services-row1 .services-row1-inner1 h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .services-row1 > div .vc_col-sm-4 p {
        padding-top: 0;
    }

    .services-row1-inner2 .vc_col-sm-6 > .vc_column-inner {
        margin-bottom: 30px;
    }

    .services-row1-inner2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
        padding: 0 15px;
    }

    .services-row1 > div {
        padding: 15px 0;
    }

    .pricing-row > div {
        padding: 30px 0 15px;
    }

    .pricing-row .pricing-row-inner1 h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .title {
        font-size: 22px;
        line-height: 32px;
    }

    .avantaje-row .title-space h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .avantaje-row2-paralax {
        background-attachment: unset;
    }

    .section-p > .vc_col-sm-12 .vc_column-inner {
        min-height: 300px;
    }

    .section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element {
        padding: 20px 0;
    }

    .section-p > .vc_col-sm-12 .vc_column-inner .wpb_text_column.wpb_content_element ul li {
        font-size: 14px;
    }

    .home-recenzii .vc_col-sm-12 h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-recenzii .vc_col-sm-12 {
        padding: 0 !important;
    }

    .home-recenzii {
        padding-top: 0;
    }

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

    .faq-row > div {
        padding-top: 30px;
        padding-bottom: 0;
    }

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

    footer .col-md-3 {
        width: 100% !important;
        margin-bottom: 50px !important;
    }

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

    footer .footer-top .widget-title {
        font-size: 16px !important;
        padding-bottom: 0 !important;
    }

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

    .itexclusiv-contact input:not([type='checkbox']), .itexclusiv-contact textarea, .itexclusiv-contact select {
        margin-bottom: 10px !important;
    }

    .footer-top {
        padding-bottom: 0;
    }

    span.vc_tta-title-text {
        font-size: 14px;
        line-height: 20px;
    }

    .call-action-ssection .vc_col-sm-12 h3 {
        font-size: 24px;
        alignment-baseline: 32px;
    }
    .header2 .menu.nav-effect.nav-menu {
        display: block;
    }
    .about-row1-inner2 h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0 !important;
    }
    .breadcrumb-s > div h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .reverse-row {
        display: flex;
    }

    .reverse-row > div:first-child {
        order: 2;
    }
    .breadcrumb-s {
        padding: 30px 0;
    }
    div#multistep-container {
        padding: 20px 10px;
    }

    .woocommerce-account div#primary, .woocommerce-checkout div#primary {
        padding: 15px 15px 0;
    }
    .page-id-13 a.btn-book-fixed {
        display: none !important;
    }
    #order_review {
        padding: 0 !important;
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        padding: 0 !important;
        font-size: 16px !important;
        letter-spacing: 0 !important;
    }   
    .service-cards > .wpcf7-list-item {
        width: 50%;
    }
    .woocommerce-additional-fields {padding: 10px !important;}

    .summary-section {
        padding: 10px !important;
    }
}