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

.logo img, .navbar-header .logo img {
 max-width: 143px;
 image-rendering: -webkit-optimize-contrast;
 width: 100%;
}

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

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

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

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

    font-weight: 400;
    padding: 0 20px;
    height: 45px;
    font-family: Figtree !important;
    background: #EF4335;
}
a.signup-btn:hover {
    background: #EF4335;
}
.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;

        font-weight: 600;
        padding: 0 20px;

        line-height: 45px;
        border: 1px solid #111;
}
.woocommerce button.button:disabled[disabled]:hover {
    background: #000;
}
.woocommerce-page table.cart button.button:hover {

    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: Figtree !important;

    font-weight: 500;

    background-size: 300% 100%;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    border-bottom: 0;
    border-right: 0 !important;
    border-left: 0 !important;
    background: #fafafa;
    font-size: 16px;
}
.woocommerce-cart table.cart td span.amount, 
.woocommerce-cart table.cart td span {
    color: #a27e66;
}
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table td, 
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table a {
    color: #000;
}
.woocommerce-cart .cart-collaterals .cart_totals .button {
    min-height: 60px;
    line-height: 24px;
    display: block;
    padding: 17px 0;
    background: #EF4335;
    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: #EF4335;
}
.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: Figtree !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: Figtree !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: Figtree !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 {

}
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: 'Figtree', arial;
}
ul.products li.product .woocommerce_product__category a:hover {
    color: #6D9648;
}

ul.products li.product .woocommerce-loop-product__title {
    margin-top: 0px !important;
    font-size: 22px !important;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
    text-align: left;
    width: 65%;
}
ul.products li.product .product-short-description .hide-recent {
    display: none;
}
ul.products li.product .woocommerce-loop-product__title a {
    color: #000;
    font-size: 16px;
    webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-weight: 600;
    padding: 0;
    text-align: left;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    line-height: 24px;
    text-align: center;
    text-align: left;
}
body.woocommerce ul.products li.product h2.woocommerce-loop-product__title a:hover {
    color: #a27e66;
}
ul.products li.product .star-rating {
    float: right !important;
    margin-top: 4px !important;
}
ul.products li.product .product-price {
    margin-top: 12px;
    overflow: hidden;
    margin-bottom: 0px;
    text-align: right;
    display: block;
    width: 35%;
}
ul.products li.product .product-price .price {
    font-size: 15px !important;
    float: none;
    color: #000;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
ul.products li.product .product-price .price span {
    text-align: center;
    display: inline-block;
    padding-left: 0px;
    font-size: 16px;
    opacity: 1;
    color: #111;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Figtree', 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: #EF4335;

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

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

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

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

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

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

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

.woocommerce_product__wrap_box {
    text-align: center;
}

.woocommerce-page ul.products li.product {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 0 15px !important;
}
.woocommerce .loader::before {
    display: none !important;
}
.woocommerce .woocommerce-breadcrumb {
    display: none;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    height: auto !important;
}
.woocommerce ul.products li.product .archive-product-title a {
    font-size: 20px;
    font-weight: 600;
    color: #252525;
}
.woocommerce ul.products li.product .archive-product-title {
    text-align: center;
    padding-bottom: 0px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid rgba(219, 219, 219, .5);
}
ul.products li.product a img {
    margin: 0 auto !important;

    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: #EF4335;
      color: #fff !important;
      font-weight: 600;
      padding: 0 15px 0 15px !important;
      border-radius: 0;
      min-width: 110px;
      margin-top: 10px;
      height: 38px;
      display: inline-block;
      z-index: 101;

      overflow: hidden;
      border: 0;
      background-size: 300% 100%;
      border-radius: 0;
}
.woocommerce ul.products li.product .button::before {
    display: none;
}
.woocommerce ul.products li.product a.button.loading {
    opacity: 1;
}
.woocommerce ul.products li.product .button::after {
    letter-spacing: 0;
    position: relative;
    top: 1px;
    right: 0;
    margin-left: 10px;
}
.woocommerce-product-list-header {

}
.woocommerce ul.products li.product .button::before {
    content: '\f291';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 5px;
    margin-left: -10px;
    opacity: .9;
    font-size: 13px;
    background: transparent;
    padding-left: 13px;
    display: inline-block;
    line-height: 37px;
    color: #fff;
    font-weight: 400;
}
.woocommerce ul.products li.product .button.added {
    display: none;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.added_to_cart.wc-forward:hover {
    background: #111!important;
    color: #fff !important;
}
.woocommerce_product__wrap_box {
    text-align: left;
    padding-bottom: 0;
    border-radius: 7px;
    position: relative;

    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;

    background: #fff;
    text-align: center;
    border: 6px solid rgb(204 204 204 / 50%);

    overflow: hidden;
}
.woocommerce span.onsale {

    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;

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

    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: 0px !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 {

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

    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: #EF4335;
    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: 'Figtree', 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: Figtree !important;
    font-size: 14px;
    margin: 0 2px;
    background: #EF4335;

    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;

    font-weight: 400 !important;
    padding: 0 20px !important;
    height: 40px;
    line-height: 40px !important;
    margin-right: 10px !important;
    font-family: Figtree !important;
    border-radius: 5px !important;
    background: #EF4335;
    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 { 
    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 { 
    color: #a27e66 !important;
    opacity: 1 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:-ms-input-placeholder { 
    color: #a27e66 !important;
    opacity: 1 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:-moz-placeholder { 
    color: #a27e66 !important;
    opacity: 1 !important;
}
.woocommerce form .form-row label {
    font-weight: 400;
    font-family: Figtree !important;
    color: #000;
}
.woocommerce table.shop_table {
    border-collapse: collapse !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-radius: 0 !important;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
}
.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: Figtree !important;
    width: auto;
    height: 37px !important;
    vertical-align: top;
    margin: 0 0px;
    max-width: 40px;
    text-align: center;
    background: #fff;
}
.woocommerce .woocommerce-ordering select {
    height: 50px !important;
}
.woocommerce.archive .woocommerce-ordering select {
    border: 1px solid;
    padding: 0 20px;
    border-radius: 0px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left !important;
    margin-bottom: 0 !important;
    margin-top: 8px;
    clear: both;
}
.woocommerce .woocommerce-result-count {
    margin: 22px 15px 23px 0px !important;
    font-size: 14px;
    opacity: 1;
    color: #111;
    font-weight: 300;
}
.woocommerce div.product form.cart table {
    clear: both;
    padding-top: 10px;
    overflow: hidden;
    display: block;
}
.woocommerce.archive .woocommerce-ordering select {
    width: auto !important;
    max-width: initial;
    padding: 0 10px;
    opacity: 1;
    height: 45px !important;
    font-weight: 400 !important;
    text-align: left;
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    border-radius: 0;
    font-size: 15px;
    line-height: 43px;
    width: auto !important;
}
.woocommerce .woocommerce-ordering {
    margin-top: 10px;
    margin-bottom: 35px !important;
    text-align: right;
}
.woocommerce .woocommerce-checkout .form-row input.input-text,
select#daypart {
    border: 1px solid rgba(130, 130, 130, .5) !important;
    height: 45px;
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    padding: 10px 15px;
    color: #000;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-account button.woocommerce-button.button, button.woocommerce-Button.button {background: #EF4335;font-weight: 400;border-radius: 1000px;}
.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 { 
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row input.input-text::-moz-placeholder { 
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row input.input-text:-ms-input-placeholder { 
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row input.input-text:-moz-placeholder { 
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row textarea.input-text::-webkit-input-placeholder { 
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row textarea.input-text::-moz-placeholder { 
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row textarea.input-text:-ms-input-placeholder { 
    color: #000  !important;
    opacity: 1;
}
.woocommerce .woocommerce-checkout .form-row textarea.input-text:-moz-placeholder { 
    color: #000  !important;
    opacity: 1;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: none;
}
.woocommerce-checkout h3#order_review_heading {
    clear: both;
    margin: 25px 0 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; */
    /* max-width: 1000px; */
    /* margin: 0 auto; */
    padding-left: 50px;
}
.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;
}
.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;
}
.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;

    font-weight: 600;
    padding: 0 20px;
    height: 45px;
    font-family: Figtree !important;
    background: #EF4335;

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

.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: #EF4335;
    display: inline-block;
    margin-right: 0 !important;
    text-align: center;
    margin: 0 !important;
    width: 48%;
    color: #fff!important;
    font-weight: 500;
    border-radius: 0px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    font-size: 14px;
    font-family: 'Figtree', 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: #EF4335;
       color: #fff;
       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;
}

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: 0;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    background: #EF4335;
}
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;
}
.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 {

}

body.is_header_semitransparent #navbar .current_page_item > a,
body #navbar .current-menu-item > a {
    color: #EF4335 !important;
}
.navbar-default {
    border: 0;
    margin-bottom: 0px;
    border-radius: 0;
    border-bottom: solid 1px #E3E3E3;
    background: #F4F1F8;
}

#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 {

}
#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;
}
.menu.nav-effect.nav-menu {
    margin: 0 auto;
    float: none;

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

    right: 0;
    left: 0;
    margin: 0 auto;

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

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

.header2 .menu.nav-effect.nav-menu {
    width: auto;
    display: inline-block;
    margin: 0 !important;

    padding: 0;
}
.header2 .no-menu {
    margin: 34px 0;
}
body:not(.sticky) .header2 .navbar-header .img-logo {
    margin: 28px 0;
    text-align: left;
    position: relative;
    z-index: 9;
}
body.sticky .header2 .navbar-header .img-logo img {

    transform: translate3d(0, 0, 0);
    opacity: 1;
    z-index: 3;

}

.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 {
    FONT-WEIGHT: 500;
    display: block;
    line-height: 93px;
    padding: 0px 15px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out 0s;
    font-family: 'Outfit', Arial;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #111;
    /* text-transform: uppercase; */
}
.navbar-header-top h1.logo {
    margin: 25px 0;
    position: relative;
    text-align: left;
    display: inline-block;
}

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

    top: 0px;
    opacity: 0;
    transition: all 300ms ease;
    width: 100%;

}

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

footer .textwidget p {
    color: #4C4C4C;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 25px;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    text-align: left;
    max-width: 360px;
}
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;
    width: 50%;
    float: left;
}
.footer-top .widget_nav_menu li:first-child {
    border: 0;
}
footer .textwidget p a {
    color: #4C4C4C;
    font-family: Outfit, Arial;
}
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: 22px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 800;
    text-align: left;
    position: relative;
    padding-bottom: 10px;
    text-align: left;
    font-family: 'Outfit', ARIAL;
    FONT-WEIGHT: 600;
    COLOR: #111 !important;
}
footer .footer-top .menu .menu-item a {
    font-size: 16px;
    line-height: 20px;
    color: #4C4C4C !important;
    opacity: 1;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    display: block;
    padding: 6px 0;
    font-family: Outfit, Arial;
    text-align: left;
}
footer .footer-top .menu .menu-item:hover a {
    color: #fff;
}

.footer-details {
    padding-top: 10px;
}
.footer-details p span {
    display: inline-block;
    padding-left: 25px;
    color: #4C4C4C;
    font-family: Outfit, Arial;
}
.footer-details p {
    margin-bottom: 10px !important;
}
.footer-details i {
    padding-right: 10px;
    position: absolute;
    top: 4px;
    color: #EF4335;
}
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: #EF4335 !important;
}
 footer .widget_nav_menu li, footer .widget_recent_entries li {
    margin-bottom: 1px;
    position: relative;
}

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

}

.social-f {
    padding-top: 10px;
    text-align: left;

}
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: 400;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    position: relative;
    text-transform: none;
}

footer .widget {
    clear: both;
    margin-bottom: 20px;
}
footer .footer .container {
    padding: 35px 15px !important;
}
.footer-row-1 .sidebar-1 img {
    margin-bottom: 5px;
    max-width: 33px !important;
}
ul.products.columns-4 {
    list-style: none;
}
p.copyright {color: #4C4C4C;margin: 0;font-weight: 400;font-family: 'Outfit', Arial;}
p.copyright a {
    color: #fff;
    font-weight: 300;
}

.footer-div-parent {
    border-radius: 0;
    padding: 0px 15px 5px;
}

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

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

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

a.btn-style1:hover {
    background: #EF4335;
    color: #fff;
    border-color: #EF4335;
}
.law_slider_box-child1 a:hover {
      background: #83d0ee;
    color: #fff;  
}
.wpcf7-form .input-filled>i {
    color: #c9cce4;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    position: absolute;
    right: 36px;
    z-index: 1;
}
.itexclusiv-contact textarea {
    min-height: 200px;
    padding: 15px;
    }
.itexclusiv-contact select {
    color: #86898c;
    background-image: url(../images/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.itexclusiv-contact input::-webkit-input-placeholder { 
  color: #111;
}
.itexclusiv-contact input::-moz-placeholder { 
  color: #111;
}
.itexclusiv-contact input:-ms-input-placeholder { 
  color: #111;
}
.itexclusiv-contact input:-moz-placeholder { 
  color: #111;
}

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

.header-title-breadcrumb-overlay {
    background: transparent;
    background-size: unset;
    background-position: center center;
    text-align: left;
    background-repeat: repeat;
}

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

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

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

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

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

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

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

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

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

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

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: #EF4335;
}
@media(min-width:1300px) {
    .container {
        width:  1270px;
    }
}

.footer-top {
    padding: 60px 0 0px;
}

.social-f a:hover {
    color: #111;
}

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

.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-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 {

    margin-bottom: -3px;
    color: #111 !important;
    font-weight: 600 !important;
}

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

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

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

body:not(.sticky) .header2 .navbar-header .img-logo a {
    display: flex;
    align-items: center;
}

body:not(.sticky) .header2 .navbar-header .img-logo a span {
    padding-left: 10px;
    font-size: 26px;
    font-family: 'Outfit', arial;
    position: relative;
    top: 1px;
}

a.signup-btn {
    background-color: #000000;
    color: #ffffff;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 0 30px;
    font-family: 'Outfit', arial;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
}
a.sign-btn {
    font-size: 16px;
    color: #111;
    font-family: 'Outfit', arial;
    font-weight: 600;
    margin-right: 20px;
}

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

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

.home-section1 .vc_col-sm-12 h2 {
    font-size: 70px;
    line-height: 77px;
    margin-top: 0;
    color: #000;
}

.home-section1 .vc_col-sm-12 h2 + p {
    font-size: 20px;
    line-height: 29px;
    max-width: 635px;
    margin: 40px 0;
    color: #48474C;
    font-family: 'Outfit', Arial;
}

.home-section1 {
    background: #F4F1F8;
}

.box-home1 > div {
    display: flex;
    max-width: 300px;
    border-bottom: solid 1px #E3E3E3;
    margin-left: auto;
    padding-bottom: 20px;
    margin-top: 15px;
}

.box-home1 > div p:first-child {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    font-family: 'Outfit', Arial;
    margin-right: 27px;
}

.box-home1 > div p:last-child {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    font-family: 'Outfit', Arial;
    text-align: center;
}

.box-home1 > div p:last-child::before {
    content: '';
    content: '\f005 \f005 \f005 \f005 \f005';
    font-family: 'FontAwesome';
    display: block;
    letter-spacing: 5px;
    color: #EF4335;
    margin-bottom: 13px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.box-home1 > div p:first-child::after {
    content: '';
    width: 108px;
    height: 37px;
    display: block;
    background-image: url(../images/google-1-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.box-home2> div {
    max-width: 300px;
    border-bottom: solid 1px #E3E3E3;
    margin-left: auto;
    padding-bottom: 35px;
    position: relative;
    padding-left: 60px;
}

.box-home2> div:before {
    content: '';
    background-image: url('../images/award-1.png');
    width: 47px;
    height: 47px;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0;
}
.box-home1 {
    margin-bottom: 35px !important;
}
.box-home2> div p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    font-family: 'Outfit', Arial;
    margin: 0 0 5px;
}

.box-home3> div {
    max-width: 300px;
    border-bottom: 0;
    margin-left: auto;
    padding-bottom: 25px;
    position: relative;
    padding-left: 145px;
    padding-bottom: 35px;
    margin-top: 50px;
}
.box-home3> div:before {
    content: '';
    background-image: url('../images/parter-i.png');
    width: 127px;
    height: 58px;
    display: inline-block;
    position: absolute;
    top: -16px;
    left: 0;
}


.box-home3> div a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    font-family: 'Outfit', Arial;
    margin: 0 0 5px;
}

.box-home3> div a::after {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

a.btn-style1 {
    background-color: #000000;
    color: #ffffff;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 0 30px;
    font-family: 'Outfit', arial;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    margin-right: 15px;
}

a.btn-style1::after {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

a.btn-style2 {
    background-color: transparent;
    color: #111;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 0 30px;
    font-family: 'Outfit', arial;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    position: relative;
    padding-left: 43px;
}

a.btn-style2::before {
    content: '\f098';
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-size: 27px;
    position: absolute;
    top: 1px;
    left: 0;
}

a.btn-style2:hover {
    color: #EF4335;
}

.video-html video {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.video-html {
    max-height: 65vh;
    overflow: hidden;
    margin: 0 !important;
    display: flex;
    align-items: self-end;
    width: 100%;
    vertical-align: bottom;
    min-height: 65vh;
    background: #000;
}

.video-html > div {
    width: 100%;
}

.home-section1 .vc_col-sm-8::before {
    content: '';
    position: absolute;
    top: 17px;
    right: -85px;
    background-image: url(../images/banner-shape1.png);
    width: 306px;
    height: 305px;
    background-size: contain;
}

.home-section1 .vc_col-sm-8 {
    position: relative;
}

.home-section2 {
    max-width: 1270px;
    margin: 0 auto !important;
    padding: 100px 0 75px;
}

.home-section2-col1 h3 {
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Outfit', Arial;
    margin-top: 0;
}

.home-section2-col1 h4 {
    font-size: 36px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Outfit', Arial;
    margin-top: 0;
    line-height: 46px;
    max-width: 500px;
}

.home-section2-col1 h4 + p {
    max-width: 550px;
}

.home-section2-col2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    padding: 45px 20px 35px;
    border: 1px solid #111;
    margin-bottom: 30px;
}

.home-section2-col2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.home-section2-col2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Outfit', Arial;
    margin-top: 0;
    margin-bottom: 15px;
}
.home-section2-col2 .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper .wpb_single_image {
    margin-bottom: 20px !important;
}
.home-section3 {
    background: #F4F1F8;
}
.home-section3 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 100px 0 75px;
}

.home-section3 h3 {
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Outfit', Arial;
    margin-top: 0;
}

.home-section3 h4 {
    font-size: 36px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Outfit', Arial;
    margin-top: 0;
    line-height: 46px;
    max-width: 500px;
    position: relative;
}


.home-section3 .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper {
    padding-left: 50px;
}


.story-featured5 {
    padding: 160px 15px 20px;
    background-size: cover;
    width: calc(50% - 15px);
    float: left;
    margin: 0 15px !important;
    border-radius: 20px;
    margin-bottom: 30px !important;
    background-position: center;
}

.story-featured5 > div p a {
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.85);
    text-decoration: none;
    padding: 16px 20px;
    display: block;
    color: #cacaca;
    position: relative;
    font-size: 14px;
}

.story-featured5 > div p a strong {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-family: 'Outfit', Arial;
}
.story-featured10 > div p a::after,
.story-featured5 > div p a::after {
    width: 50px;
    display: block;
    height: 50px;
    flex-shrink: 0;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    background: #232323;
    content: '';
    background-image: url(../images/icon-up-right-arrow.png);
    position: absolute;
    top: 15px;
    right: 15px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 300ms ease;
}

.story-featured10 > div p a:hover::after,
.story-featured5 > div p a:hover::after {
    background-color: #fff;
}


.story-featured10 {
    padding: 160px 20px 20px;
    background-size: cover;
    border-radius: 20px;
    clear: both;
}

.story-featured10 > div p a {
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.85);
    text-decoration: none;
    padding: 16px 20px;
    display: block;
    color: #cacaca;
    position: relative;
}
.story-featured10 > div p a strong {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-family: 'Outfit', Arial;
}

.story-featured5:first-child {
    margin-left: 0 !important;
}

.story-featured5 + .story-featured5 {
    margin-right: 0 !important;
}

.home-section3 h4::before {
    content: '';
    width: 116px;
    height: 115px;
    display: inline-block;
    position: absolute;
    top: -100px;
    right: 0;
    background-image: url(../images/success-shape1.png);
}

.blog-counting p:first-child {
    font-size: 36px;
    line-height: 36px;
    color: #111;
}

.blog-counting p:last-child {
    font-size: 18px;
    line-height: 29px;
    color: #111;
}

.blog-counting::before {
    content: '';
    width: 84px;
    height: 84px;
    background: #111;
    display: inline-block;
    border-radius: 1000px;
    position: absolute;
    left: 0;
    background-image: url(../images/funfact1.svg);
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
}

.blog-counting {
    width: 50%;
    float: left;
    padding-left: 100px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 50px !important;
}

.home-section3 > div .wpb_single_image {
    margin-top: 30px;
    margin-bottom: 60px !important;
}

.blog-counting + .blog-counting::before {
    background-image: url(../images/funfact2.svg);
}

a.btn-style3 {
    background-color: transparent;
    color: #111;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
    padding: 0 30px;
    font-family: 'Outfit', arial;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    position: relative;
    padding-left: 43px;
    padding-left: 0;
}

a.btn-style3::before {
    content: '\f0da';
    font-family: 'FontAwesome';
    margin-left: 10px;
    font-size: 27px;
    position: absolute;
    top: 1px;
    right: 0;
}

a.btn-style3:hover {
    color: #EF4335;
}

.home-section4 {
    background: #F8F7F4;
}

.home-section4 h3 {
    text-align: center;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Outfit', Arial;
    margin-top: 0;
}

.home-section4 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 100px 0;
}

.home-section4 h4 {
    text-align: center;
    font-size: 36px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Outfit', Arial;
    margin-top: 0;
    line-height: 46px;
    max-width: 650px;
    margin: 0 auto 60px !important;
}

.home-section4 .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 30px;
    min-height: 330px;
}

.home-section4 .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper .wpb_text_column {
    margin-bottom: 0 !important;
}

.home-section4 .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper .wpb_text_column h5 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Outfit', Arial;
    margin-bottom: 35px;
}

.home-section4 .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper .wpb_single_image {
    max-width: 60px;
    margin-bottom: 15px !important;
}

.image-slide-inner {
    padding: 10px;
}

.image-slide-inner img {
    border-radius: 10px;
    image-rendering: -webkit-optimize-contrast;
}


.home-section5 {
    background: #212121;
}

.home-section5 h3 {
    text-align: center;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Outfit', Arial;
    margin-top: 0;
    color: #EF4335;
    text-align: left;
}

.home-section5 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 100px 0 65px;
}

.home-section5 h4 {
    text-align: left;
    font-size: 36px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 0;
    line-height: 46px;
    max-width: 650px;
    margin: 0 0 60px !important;
    color: #fff;
}
.flxex-box > div {
    display: flex;
    border-bottom: solid 1px rgb(63, 63, 63);
    padding-bottom: 40px;
}

.flxex-box1 h5 {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    font-family: "Outfit", Arial;
    margin-top: 0;
    position: relative;
    padding-left: 85px;
    padding-right: 15px;
}
.flxex-box2 p{
    color: #fff;
}
.flxex-box2 ul {
    margin: 0;
    list-style: none;
    padding: 0;
    padding-top: 20px;
}
.flxex-box2 ul li {
    background: #3F3F3F;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 1000px;
    color: #fff;
    margin-right: 15px;
}
.flxex-box3 a {
    width: 53px;
    display: block;
    height: 53px;
    flex-shrink: 0;
    border-radius: 50%;
    text-align: center;
    line-height: 53px;
    background: #EF4335;
}


.flxex-box1 h5::before {
    content: '';
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    text-align: center;
    background-color: #3F3F3F;
    flex-shrink: 0;
    margin-right: 30px;
    position: absolute;
    left: 0;
    background-image: url(../images/service1.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.flxex-box1 {
    min-width: 290px;
    padding-right: 15px;
}

.flxex-box2 {
    padding-right: 30px;
}

.home-section5 > div .flxex-box:first-child > div {
    border-top: solid 1px rgb(63, 63, 63);
    padding-top: 30px;
}

.home-section5 > div img {
    border-radius: 20px;
}

.flxex-box {
    max-width: 780px;
}

.flxex-box:nth-child(2) h5::before {
    background-image: url(../images/service2.svg);
}

.flxex-box:nth-child(3) h5::before {
    background-image: url(../images/service3.svg);
}

.flxex-box:nth-child(4) h5::before {
    background-image: url(../images/service4.svg);
}

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

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: 45px;
}
ul.prezentari-dots li.slick-active circle.path {
    stroke: #EF4335;
}
ul.prezentari-dots li.slick-active circle.path + circle {
    fill: #EF4335;
}

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

  to {
    stroke-dashoffset: 0;
  }
}

.home-recenzii .vc_col-sm-12 h3 {
  text-align: center;
    font-size: 36px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Outfit', Arial;
    margin-top: 0;
    line-height: 46px;
    max-width: 650px;
    margin: 0 auto 60px !important;
}




.testimonial01_item {
    padding: 0 15px;
    text-align: center;
}
.home-recenzii .vc_col-sm-12 > div {
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 0 !important;
}
.testimonial01_item > div {
    background: #fff;
    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: #EF4335;
    /* font-size: 12px; */
    font-weight: 400;
}
.stars img {
    max-width: 80px;
    margin-bottom: 10px;
}
.name-test {
    font-size: 16px;
    color: #111;
    font-weight: 600;
}

.testimonail01-content p {
    color: #123D46;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    text-align: left;
}


.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: #F4F1F8;
    background-size: cover;
}
.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: 75px;
    padding-bottom: 75px;
}



.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: 75px;
    padding-bottom: 75px;
}
.blog-section h3 {
    text-align: center;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Outfit', Arial;
    margin-top: 0;
}


.blog-section h4 {
    text-align: center;
    font-size: 36px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Outfit', Arial;
    margin-top: 0;
    line-height: 46px;
    max-width: 600px;
    margin: 0 auto 60px !important;
}

.blog_custom {
    background: #FAF4F4;
    overflow: hidden;
    border-radius: 20px;
    padding-bottom: 30px;
}

.blog_custom .col-md-12 {
    padding: 0;
    overflow: hidden;
}

.post-name a {
    font-size: 22px;
    line-height: 32px;
    font-family: 'Outfit', arial;
    color: #111;
    font-weight: 600;
    padding: 0 30px;
    display: block;
}

span.time-n-date {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #3F3F3F;
    color: #fff;
    min-height: 60px;
    min-width: 60px;
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px;
}

span.time-n-date span {
    display: block;
    font-size: 25px;
    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: #EF4335;
}

.flxex-box3 a:hover {
    background: #3F3F3F;
}

.call-action-row .vc_col-sm-12 {
    height: 100%;
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
    padding-top: 0;
    padding-bottom: 0;
}
.call-action-row h3 {
    text-align: left;
    font-size: 60px;
    font-weight: 600;
    font-family: 'Outfit', Arial;
    margin-top: 0;
    line-height: 78px;
    max-width: 370px;
}

.call-action-row .vc_col-sm-12 p {
    font-size: 20px;
    line-height: 29px;
}

.call-action-row .vc_col-sm-12 p a.btn-style1 {
    margin-top: 30px;
}

.footer-row-1 {
    background: #F2F2F8;
    padding: 60px 60px 50px !important;
    border-radius: 20px;
}

footer .logo.img-logo span {
    padding-left: 10px;
    font-size: 26px;
    font-family: 'Outfit', arial;
    position: relative;
    top: 4px;
    color: #111;
}

footer .logo.img-logo {
    margin-bottom: 20px;
}
.woocommerce-checkout header.header2, .woocommerce-checkout footer {
    display: none !IMPORTANT;
}

.woocommerce-checkout  .header-title-breadcrumb.relative {
    display: none;
}

.social-f a {
    display: inline-block;
    text-align: center;
    color: #111;
    margin-right: 10px;
    font-size: 15px;
}
.social-f span {
    display: inline-block;
    color: #4C4C4C;
    padding-right: 10px;
    font-size: 16px;
    font-family: 'Outfit', Arial;
}
 body .footer-row-1 .sidebar-1 .social-f a img {
    max-width: 16px !important;
    position: relative;
    top: 0px;
}

ol.breadcrumb {
    margin-top: 20px;
    border-radius: 20px;
    padding: 10px 30px;
    margin-bottom: 0;
}

.woocommerce-order-received .woocommerce-order {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 60px 0;
}

.woocommerce-order-received .woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 50px;
    line-height: 42px;
    text-align: center;
}

.woocommerce-view-order header.header2 {
    display: none;
}

.woocommerce-view-order .header-title-breadcrumb.relative {
    display: none;
}

.woocommerce-view-order footer.footer1 {
    display: none;
}



.woocommerce-view-order  .woocommerce-MyAccount-content {
    width: 100%;
    float: none !important;
}

.woocommerce-view-order  nav.woocommerce-MyAccount-navigation {
    display: none !important;
}

.woocommerce-view-order  div#main {
    margin: 0 !important;
}

  .sidebar {
            width: 200px;
            background: #4a9b9e;
            padding: 20px 0;
            position: fixed;
            height: 100vh;
            overflow-y: auto;
        }
        
        .sidebar-logo {
            text-align: center;
            padding: 0 20px 30px;
            border-bottom: 1px solid rgba(255,255,255,0.1);
            margin-bottom: 20px;
        }
        
        .sidebar-logo h2 {
            color: white;
            font-size: 20px;
            margin: 0;
            font-weight: 600;
            letter-spacing: 1px;
        }
        
        .sidebar-menu {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        
        .sidebar-menu li {
            margin-bottom: 5px;
        }
        
        .sidebar-menu a {
            display: flex;
            align-items: center;
            padding: 12px 20px;
            color: rgba(255,255,255,0.8);
            text-decoration: none;
            transition: all 0.3s;
            font-size: 14px;
        }
        
        .sidebar-menu a:hover,
        .sidebar-menu a.active {
            background: rgba(255,255,255,0.1);
            color: white;
            border-left: 3px solid white;
        }
        
        .sidebar-menu i {
            width: 20px;
            margin-right: 10px;
            font-size: 16px;
        }
        
       
        
        .top-header {
            background: white;
            padding: 15px 30px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.05);
        }
        
        .header-info {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 20px;
        }
        
        .page-title {
            font-size: 24px;
            font-weight: 600;
            color: #333;
            margin: 0;
        }
        
        .breadcrumb {
            font-size: 13px;
            color: #666;
            margin-top: 5px;
        }