html,
body {
    line-height: 1.5 !important;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 600;
}

#mini_cart_svq path,
#my-account path,
#header_search_svg path {
    fill: #636363;
    transition: all 0.2s ease-in-out;
}

.xoo-qv-close {
    transition: all 0.2s ease-in-out;
}

.woocommerce .page-content div.product form.cart .button::after,
a,
button,
input[type="submit"] {
    transition: all 0.2s ease-in-out;
}

/*deff style*/
header#header .left-side {
    max-width: 25%;
    width: 25%;
}

header .right-side {
    width: 75%;
}

header#header .logo img {
    max-width: 200px;
    max-height: 52px;
}

body .woocommerce-categories-line ul li a {
    font-weight: 500;
}

header#header .logo {
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

body .woocommerce-categories-line ul li a {
    color: #fff;
}

body .woocommerce-categories-line ul li a:hover {
    color: #f5f5f5;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.page-id-135 .wpcf7-form input.wpcf7-text,
.page-id-135 .wpcf7-form input.wpcf7-email,
.page-id-135 .wpcf7-form textarea {
    border: 1px solid #e6e6e6;
    color: #000;
    font-size: 18px;
    font-family: inherit;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.page-id-135 .wpcf7-form input.wpcf7-text:focus,
.page-id-135 .wpcf7-form input.wpcf7-email:focus,
.page-id-135 .wpcf7-form textarea:focus {
    border: 1px solid #b3b3b3;
}

.woocommerce form .select2-container--default .select2-selection--single {
    border: 1px solid #e6e6e6;
}



.wpml-ls-legacy-list-horizontal ul li {
    position: relative;
}

.wpml-ls-legacy-list-horizontal ul li:after {
    content: '';
    width: 1px;
    height: 16px;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 5px;
    transform: rotate(30deg);
}

.rtl .wpml-ls-legacy-list-horizontal ul li:after {
    content: '';
    width: 1px;
    height: 16px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: auto;
    top: 5px;
    transform: rotate(30deg);
}

.wpml-ls-legacy-list-horizontal ul li:last-child:after {
    content: '';
    width: 0;
    height: 0;

}

.logo_block {
    width: 195px;
}

.main_menu_block {
    width: 100%;
}

/*deff end style*/
.serch-header-block form#searchform {
    display: flex;
    margin: 20px;
}

.rtl header#header ul#menu-top-menu li.social-icons-in-menu {
    display: none;
}

.navigation li span.tuggle_link {
    display: none;
}

.navigation li.menu-item-has-children>span.tuggle_link {
    display: inline-block;
    font-size: 10px;
    font-weight: 100;
    cursor: pointer;
}

#slider-container .slide {
    position: relative;
}

input,
select,
button {
    outline: none !important;
}

input:active,
select:active,
button:active {
    outline: none !important;
}

input:focus,
select:focus,
button:focus {
    outline: none !important;
}

.he-form {
    display: none;
}

.rtl .he-form {
    display: block;
}

.rtl .en-form {
    display: none;
}

.header_search:hover {
    cursor: pointer;
}

.serch-header-block {
    position: absolute;
    right: 58%;
    top: 50px;
    background: #fff;
    height: auto;
    overflow: hidden;
    display: none;
}

.serch-header-block.open {
    height: auto;
    transition: all 0.3s ease-in-out;
}

.serch-header-block input.text-input {
    padding: 11px 20px;
    min-width: 180px;
    color: #000;
    font-size: 18px;
    border: 1px solid #000;
    max-height: 48px;
}

.serch-header-block input.button {
    padding: 11px 20px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    border-radius: 0;
    font-family: inherit;
    font-size: 18px;
    font-weight: 500;
    margin-left: 5px;
    cursor: pointer;
    text-transform: capitalize;
}

.rtl .serch-header-block input.button {
    margin-right: 5px;
}

header#header .header-links i.fa,
footer .footer-links i.fa {
    background: transparent !important;
}

.product-template-default h1.product_title.entry-title {
    line-height: 1.2;
}

/*.button.yith-wcqv-button {
  display: none !important;
}*/

#mini_cart_svq {
    margin-right: 5px;
}

.wpb_wrapper p {
    font-size: 16px;
    line-height: 1.5;
}

header#header .header-links>div span.mini-cart-count {
    right: -6px;
    font-size: 13px;
    line-height: 19px;
    transition: all 0.3s;
}

.woocommerce .woocommerce-result-count {
    margin: 11px 0 0 0;
}

.soc-header-icons {
    position: absolute;
    right: 23px;
    top: 90px;
    z-index: 10;
}

.admin-bar .soc-header-icons {
    top: 122px;
}


.soc-header-icons a {
    margin: 0 0 10px 0;
    width: 38px;
    min-width: 38px;
    height: 38px !important;
    border: 1px solid #dedede;
    border-radius: 50%;
    display: block;
    text-align: center;
    padding: 6px;
    box-sizing: border-box;
    background: #fff;
    font-size: 18px;
    color: #636363;
}

.soc-header-icons a:last-child {
    margin: 0;
}

.soc-header-icons i.fa {
    border: none;
    width: auto;
    height: auto;
}

.soc-header-icons a:last-child {
    margin-right: 0;
}

/* .rtl .soc-header-icons a {
    margin: 0 0 0 20px;
} */

.woocommerce div.product {
    overflow: hidden;
}

.woocommerce-info {
    border-top-color: transparent;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: transparent;
    padding: 1em 0.3em 1em 0.3em;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    content: '';
}

.woocommerce form .select2-container--default .select2-selection--single {
    border-radius: 0;
    /* padding: 16px 20px; */
    min-height: 47px;
    line-height: 47px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 47px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #000;
    border-radius: 0px;
    /*   height: 35px; */
    line-height: 35px;
    font-family: inherit;
    -webkit-appearance: none;
    padding: 0 30px 0 20px;
    background: transparent;
    position: relative;
    z-index: 2;
    font-size: 18px;
    min-width: 256px;
}




.rtl.woocommerce .woocommerce-ordering select {
    padding: 0 20px 0 30px;

}

.woocommerce-ordering {
    position: relative;
}

.woocommerce .woocommerce-ordering:after {
    content: '';
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 7px;
    position: absolute;
    top: 16px;
    width: 0;
    z-index: 1;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    position: relative;
}

.rtl.woocommerce .woocommerce-ordering:after {
    right: auto;
    left: 7px;

    /*top: 18px;*/
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    display: none;
}

.woocommerce-page .cart-collaterals .cart_totals h2 {
    padding-left: 12px;
}

.rtl header#header ul.navigation li.menu-item-has-children>a::after {
    padding-right: 4px;
    padding-left: 0px;
}

/*.rtl header#header ul.navigation li.menu-item-has-children:hover > .sub-menu {
  padding-right: 0;
  text-align: right;
}*/
.rtl header#header ul.navigation li .sub-menu {
    text-align: right;
}

.rtl header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>span.tuggle_link>i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.rtl header#header ul.navigation {
    direction: rtl;
}

.rtl header#header ul.navigation li .sub-menu {
    text-align: right;
    padding: 0;
}

.cart_totals .shop_table .order-total td:last-child {
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
}

.woocommerce .cart-collaterals .cart_totals {
    margin-top: 25px;
}

.rtl .cart_totals .shop_table .order-total td:last-child {
    text-align: right;
    padding-right: 20px;
    padding-left: auto;
}

.rtl .xoo-qv-images {
    float: right;
}

.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty input.input-text.qty.text,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-minus {
    font-size: 18px;
}

.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty input.input-text.qty.text,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty div.quantity,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-minus,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-plus {
    height: 30px;
    width: 30px;
}

.container-content {
    max-width: 1270px;
    margin: auto;
}

.blog-banner {
    max-height: 405px;
    overflow: hidden;
}

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

.blog-title {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 70px;
}

.blog-title h1 {
    color: #000000;
    font-size: 42px;
    font-weight: 600;
    line-height: 60px;
}

.wpcf7-form {
    max-width: 700px;
    margin: 0 auto;
}

.wpcf7-form input.wpcf7-text,
.wpcf7-form input.wpcf7-email,
.wpcf7-form textarea {
    padding: 10px;
    border: 1px solid #e6e6e6;
    width: 100%;
    box-sizing: border-box;
    resize: none;
    font-family: inherit;
    color: #000;
    font-size: 14px;
    text-align: left;
}

.rtl .wpcf7-form input.wpcf7-text,
.rtl .wpcf7-form input.wpcf7-email,
.rtl .wpcf7-form textarea {
    text-align: right;
}

.wpcf7-form .inline span {
    width: 49%;
    display: inline-flex;
    vertical-align: top;
    margin-bottom: 5px;
    flex-direction: column;
}

.wpcf7-form .inline span.your-name {
    margin-right: 2%;
}

.rtl .wpcf7-form .inline span.names {
    margin-left: 0;
    margin-right: 2%;
}

div.wpcf7-response-output {
    margin: 1em 0 1em;
    padding: 0;
}

.wpcf7-form .inline span:last-of-type {
    float: right;
}

/*.wpcf7-form .wpcf7-submit {
    width: calc(100% - 20px);
    background: #000;
    color: #fff;
    border: 1px solid #000;
    box-sizing: border-box;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    font-family: inherit;
    font-weight: 600;
}*/
.wpcf7-form .wpcf7-submit {
    width: auto;
    font-size: 18px;
    font-weight: 500;
    border-radius: 0px;
    padding: 12px 50px;
    border: 1px solid #000;
    font-family: inherit;
    color: #fff;
}

.wpcf7-form .inline span.wpcf7-not-valid-tip {

    display: block;
    float: none;
    width: calc(100% - 20px);
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: none;
    direction: ltr;
}

.rtl div.wpcf7-validation-errors,
.rtl div.wpcf7-acceptance-missing {
    border: none;
    direction: rtl;
}

.rtl .wpcf7-form {
    direction: rtl;
}

.wpcf7-form input.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder,
.wpcf7-form input.wpcf7-email::-webkit-input-placeholder {
    color: #000;
    font-size: 14px;
    opacity: 1;
    font-family: inherit;
}

.wpcf7-form input.wpcf7-text::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder,
.wpcf7-form input.wpcf7-email::-moz-placeholder {
    color: #000;
    font-size: 14px;
    opacity: 1;
    font-family: inherit;
}

.wpcf7-form input.wpcf7-text:-ms-input-placeholder,
.wpcf7-form textarea.wpcf7-text:-ms-input-placeholder,
.wpcf7-form input.wpcf7-email:-ms-input-placeholder {
    color: #000;
    font-size: 14px;
    opacity: 1;
    font-family: inherit;
}

.wpcf7-form input.wpcf7-text:-moz-placeholder,
.wpcf7-form textarea.wpcf7-text:-moz-placeholder,
.wpcf7-form input.wpcf7-email:-moz-placeholder {
    color: #000;
    font-size: 14px;
    opacity: 1;
    font-family: inherit;
}

.rtl.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty {
    direction: ltr;
}

.woocommerce-cart .woocommerce table.shop_table td.product-price,
.woocommerce-cart .woocommerce table.shop_table td.product-subtotal {
    font-weight: 600;
}

.rtl.woocommerce-cart .woocommerce table.shop_table td.actions>button.button {
    float: left;
}

.rtl.woocommerce-cart table.cart td.actions .coupon label {
    float: right;
    margin-right: 0px;
    margin-left: 20px;
}

.rtl.woocommerce-checkout .col2-set .col-2,
.rtl.woocommerce-checkout .col2-set .col-2 {
    float: left;
}

.rtl.woocommerce-checkout .col2-set .col-1,
.rtl.woocommerce-checkout .col2-set .col-1 {
    float: right;
}

.cart_totals .shop_table tr.order-total th,
.cart_totals .shop_table tr.order-total td {
    border-bottom: 1px solid #ebe9eb;
    line-height: 2.5em;
}

.cart-collaterals .cart_totals h2 {
    margin-bottom: 45px;
}

.rtl.woocommerce .page-content div.product form.cart .button:after {
    left: -45px;
    right: auto;
}

.rtl.woocommerce .page-content div.product form.cart .input-group-qnty {
    direction: ltr;
}

.rtl .hot-sale-section .circle {
    padding-right: 0px;
    padding-left: 5px;
}

.rtl .hot-sale-section .circle strong {
    top: 21px;
    left: 0;
    right: 2px;
}

.rtl .from-blog-section .blog_posts .blog_post .right_side .read_more i,
.rtl .hot-sale-section a.shopping_now i {
    transform: rotate(180deg);
}

.rtl .from-blog-section .blog_posts .blog_post .right_side .post_excerpt,
.rtl .from-blog-section .blog_posts .blog_post .right_side {
    text-align: right;
}

.rtl .from-blog-section .blog_posts .blog_post .right_side .post_excerpt {
    padding-left: 10%;
    padding-right: 0;
}

.rtl .from-blog-section .blog_posts .blog_post .right_side .info_panel>div.posted_by {
    margin-right: 0px;
    margin-left: 25px;
}

.rtl.home section.feedbacks .feedbacks_wrapper .feedback .author .photo {
    margin-right: 0px;
    margin-left: 25px;
}

.rtl.home section.feedbacks .feedbacks_wrapper .feedback .text {
    padding-left: 0px;
    padding-right: 40px;
}

.rtl.home section.feedbacks .feedbacks_wrapper .feedback .text:before {
    left: auto;
    right: -10px;
}

.rtl.home section.feedbacks .feedbacks_wrapper .slick-dots {
    text-align: right;
}

.flaticon-back {
    left: 15px;
}

.flaticon-right-arrow {
    right: 15px;
}

.rtl.woocommerce .product .slick-slider {
    direction: ltr;
}

.rtl .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0 0 0.4em;
}

.rtl .from-blog-section .blog_posts .blog_post .left_side {
    margin-right: 0px;
    margin-left: 17px;
}

.rtl .woocommerce ul#shipping_method li input {
    margin: 4px 0 0 .4375em;
    font-size: 18px;
}

.rtl #ship-to-different-address label input {
    margin-right: 0px;
    margin-left: 10px;
}

.rtl .faqs_wrapper .question span.icon {
    margin-right: 0px;
    margin-left: 20px;
}

#header_search_svg {
    width: 27px;
    min-width: 27px;
}

/* #mini_cart_svq {
    width: 100%;
    
} */

.header-account svg,
.header_search svg,
.mini-cart-wrapper svg {
    width: 30px;
}

header#header .header-links {
    display: flex;
    align-items: center;
    position: relative;
    align-self: center;
    max-width: 140px;
    justify-content: flex-end;
    margin-right: 0px;
}

header#header .header-links>* {
    margin: 0 0 0 16px;
}

.woocommerce .page-content div.product form.cart .button {
    height: 45px;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    padding: 13px 20px;
}



.woocommerce .page-content div.product form.cart .button:after {
    content: '';
    position: absolute;
    width: 45px;
    height: 45px;
    background-color: #959595;
    right: -45px;
    top: -1px;
}

/* .woocommerce .page-content div.product form.cart .button:hover:after {
   border-left: 1px solid #fff;

} */



.woocommerce .page-content div.product form.cart .input-group-qnty input.input-text.qty.text,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty input.input-text.qty.text,
.woocommerce .page-content div.product form.cart .input-group-qnty .button-minus,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-minus,
.woocommerce .page-content div.product form.cart .input-group-qnty .button-plus,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-plus {
    font-size: 15px;
}

.woocommerce .page-content div.product form.cart .input-group-qnty input.input-text.qty.text,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty input.input-text.qty.text,
.woocommerce .page-content div.product form.cart .input-group-qnty div.quantity,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty div.quantity,
.woocommerce .page-content div.product form.cart .input-group-qnty .button-minus,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-minus,
.woocommerce .page-content div.product form.cart .input-group-qnty .button-plus,
.woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-plus {
    height: 45px;
    width: 45px;
}

.product-template-default.woocommerce .woocommerce-product-details__short-description {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 35px;
}

.product-template-default.woocommerce .woocommerce-product-details__short-description p {
    font-size: 16px;
    line-height: 1.5;
}

.woocommerce .page-content div.product .theme_product_description p {
    font-size: 16px;
    line-height: 1.5;
}

.woocommerce a.button.wc-forward {
    background-image: none !important;
    border: 1px solid #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
}

body.dark-theme a.button:not(.checkout-button),
body.dark-theme .woocommerce a.button:not(.checkout-button) {
    background-image: none !important;
}

body.woocommerce .page-content div.product form.cart .button.added {
    color: #fff;
}

.woocommerce a.button.wc-forward:hover {
    color: #fff;
}

.woocommerce a.button.wc-forward:focus {
    outline: none;
}

.woocommerce .page-content div.product .posted_in {
    margin-left: 15px;
}

/*BLOG*/

.faqs_wrapper .question>h3 {
    display: flex;
    align-content: center;
}

.faqs_wrapper .question>h3:hover {
    opacity: 0.8;
}

.post-container {
    width: 100%;
    max-width: 1412px;
    margin: auto;
}

.post-container .post-item {
    max-width: 440px;
    width: calc(33.10% - 26px);
    margin: 0 12px 30px;
    float: none;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #a5a4a4;
    padding: 20px;
    vertical-align: top;
}

.post-item .blog-post-thumbnail {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 52px;
}

.post-item .blog-post-thumbnail img {
    width: auto;
    margin: auto;
}

.post-item .blog-post-title {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 35px;
}

.post-item .blog-post-title a {
    text-decoration: none;
}

.post-item .blog-post-content p {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.post-item .blog-post-content {
    padding-bottom: 30px;
    border-bottom: 1px solid #a5a4a4;
    margin: 8px;
}

.post-item .blog-post-navs {
    display: flex;
    justify-content: space-around;
    position: relative;
    margin-top: 25px;
}

.post-item .blog-post-navs:after {
    content: '';
    height: 50px;
    width: 1px;
    background-color: #a5a4a4;
    position: absolute;
    top: 0;
    left: 50%;

}

.post-item .blog-post-navs>div {
    min-height: 50px;
    display: flex;
    align-items: center;
}

/*END BLOG*/

/*Single Post*/
section.single-post {
    padding-left: 15px;
    padding-right: 15px;
}

section.single-post .container {
    display: flex;
    align-items: flex-start;
}

section.single-post .container .sidebar-side {
    min-width: 440px;
    margin-left: 25px;
}

.top-image img {
    width: 100%;
    max-width: 100%;
}

.post-meta {
    display: flex;
    justify-content: start;
    align-items: center;
    align-content: center;
    margin-top: 25px;
    margin-bottom: 45px;
}

.post-meta .date-post,
.post-meta .post-coment-count,
.post-meta .post-author {
    margin-right: 20px;
    display: flex;
    align-items: center;
    direction: ltr;
}

.post-meta .date-post .text,
.post-meta .post-coment-count .text,
.post-meta .post-author .text {
    margin-left: 10px;
    font-size: 16px;
}

.content-post h1 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 40px;
}

.content-post p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 50px;
}

.content-post {
    margin-bottom: 45px;
}

.post-navigation {
    display: block;
    overflow: hidden;
    padding-bottom: 23px;
    padding-top: 23px;
    border-bottom: 1px solid #a5a4a4;
    border-top: 1px solid #a5a4a4;
    margin-top: 45px;
    margin-bottom: 45px;
}

.post-navigation a {
    font-size: 16px;
    line-height: 34px;
    text-decoration: none;
}

.post-navigation a:hover {
    text-decoration: none;
    direction: initial;
}

.post-navigation .prev-link {
    display: inline-block;
    float: left;
}

.post-navigation .next-link {
    display: inline-block;
    float: right;
}

#sidebar-post .widget ul {
    padding: 0;
    padding-bottom: 0px;
    padding-top: 0px;
}

#sidebar-post .widget ul li {
    list-style: none;
}

#sidebar-post .widgettitle {
    font-size: 24px;
    line-height: 34px;
}

.widget_categories ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.widget_categories ul li a {
    text-decoration: none;
}

.recent_widget ul li.recent-post-item {
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px solid #a5a4a4;
    padding-top: 15px;
}

.recent_widget ul li.recent-post-item .widget-meta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 45px;
}

.recent_widget ul li.recent-post-item .widget-meta .date {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}

.recent_widget ul li.recent-post-item .widget-meta a {
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.comment-form .comment-notes,
.comment-form label {
    display: block;
    font-size: 16px;
    line-height: 34px;
}

.comment-respond .comment-reply-title {
    font-size: 24px;
    line-height: 34px;
}

.comment-form textarea,
.comment-form input[type="text"] {
    width: 100%;
    min-height: 45px;
    border: 1px solid #a5a4a4;
    resize: none;
}

.comment-form .comment-form-cookies-consent label {
    display: inline;
    margin-left: 10px;

}

.comment-form #wp-comment-cookies-consent {
    border-radius: 0px;
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #a5a4a4;
    display: inline;
    vertical-align: top;
    margin-top: 8px;
}

.rtl .comment-form #wp-comment-cookies-consent {

    margin-top: 10px;
    margin-left: 5px;
}

.form-submit input#submit {
    font-size: 18px;
    color: #ffffff;
    background-color: #000;
    border: 1px solid #000;
    padding: 14px 50px;
    cursor: pointer;
    font-weight: 500;
    line-height: 1;
}

/*End Single Post*/

/*Media posts page*/
.media-page .post-item {
    padding: 0;
    border: 0;
}

.media-page .post-item .blog-post-thumbnail {
    margin-bottom: 0px;
}

.media-page .post-item .blog-post-title {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 34px;
}

.media-page .post-item .blog-post-date {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
}

.media-page .post-item .blog-post-content {
    margin: 0;
    border: 0;
}




.media-page .post-item .blog-post-content p {
    margin: 0;
    text-align: justify;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
}

.media-page .post-item .blog-post-readmore {
    margin-top: 30px;
}

.blog-post-readmore a {
    font-size: 18px;
    color: #fff;
    background: #000;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    padding: 14px 30px;
    border: 1px solid #000;
    font-weight: 500;
}

.blog-post-readmore a:hover {
    color: #fff !important;
}

/*End Media posts page*/
.woocommerce-wishlist .page-content h1 {
    display: block !important;
    font-size: 24px;
    line-height: 34px;
}

.before_shop_loop_item_wrapper .yith-wcwl-add-button .add_to_wishlist {
    border-color: #ddd;
}

.yith-wcwl-add-button.hide {
    display: block !important;
}

.before_shop_loop_item_wrapper .yith-wcwl-add-button .add_to_wishlist {
    background-color: transparent;
}

.woocommerce-wishlist #yith-wcwl-form .wishlist_table thead tr th {
    border-top: 0px;
    font-size: 18px;
    font-weight: 600;
}

.woocommerce-wishlist #yith-wcwl-form .wishlist_table thead tr th.product-name {
    text-align: left;
}

.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist {
    color: #ddd;
    opacity: 1;
}

/*quik view*/
/* #yith-quick-view-content .product {
    display: flex;
    align-self: stretch;
}

#yith-quick-view-content div.product form.cart {
    margin-bottom: 1em;
}

#yith-quick-view-content .woocommerce-product-gallery__wrapper .wpgs-nav {
    display: none;
}

#yith-quick-view-content div.images {
    float: none;
    min-width: 54%;
    max-height: 560px;
}

#yith-quick-view-content div.summary {
    margin: 0;
    padding: 0 15px;
    width: 46%;
    float: none;
    display: flex;
    align-self: center;
}

#yith-quick-view-content div.summary .woocommerce-Price-amount.amount {
    color: rgb(0, 0, 0);
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
}

#yith-quick-view-content div.summary .woocommerce-product-details__short-description {
    font-size: 18px;
    line-height: 24px;
}

#yith-quick-view-content div.summary .product_title.entry-title {
    line-height: 46px;
}

#yith-quick-view-content div.summary .input-group-qnty {
    font-size: 0;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

#yith-quick-view-content div.summary .input-group-qnty input.input-text.qty.text {
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance: textfield;
}

#yith-quick-view-content div.summary div.quantity {
    float: none;
    margin: 0 4px 0 0;
}

#yith-quick-view-content div.summary .input-group-qnty input.input-text.qty.text::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

#yith-quick-view-content div.summary .input-group-qnty input.input-text.qty.text,
#yith-quick-view-content div.summary .input-group-qnty div.quantity,
#yith-quick-view-content div.summary .input-group-qnty .button-minus,
#yith-quick-view-content div.summary .input-group-qnty .button-plus {
    display: inline-block;
    margin: 0;
    height: 48px;
    width: 48px;
    vertical-align: top;
    padding: 0;
    border: 0;
    background: #fff;
}

#yith-quick-view-content div.summary .input-group-qnty input.input-text.qty.text,
#yith-quick-view-content div.summary .input-group-qnty .button-minus,
#yith-quick-view-content div.summary .input-group-qnty .button-plus {
    border: 1px solid #000;
    box-sizing: border-box;
    font-size: 26px;
    font-weight: 300;
    font-family: Raleway;
}

#yith-quick-view-content div.summary form.cart .button {
    float: none;
    display: inline-block;
    vertical-align: top;
    height: 48px;
    background: transparent;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    font-family: Raleway;
    text-transform: uppercase;
    margin-left: 15px;
    border: 0;
    position: relative;
    border-radius: 0;
    text-decoration: underline;
}

#yith-quick-view-modal #yith-quick-view-content {
    height: 100%;
    display: flex;
}

#yith-quick-view-modal.open,
#yith-quick-view-modal.open .yith-wcqv-wrapper {
    visibility: visible;
    opacity: 1;
    z-index: 99999;
}
 */
#true_loadmore {
    text-align: center;
    margin-bottom: 80px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    /*   background: #000; */
    background-image: none;
    color: #fff;
    border: 1px solid #000;
    line-height: 1;
    padding: 14px 45px;
}

.home-content .woocommerce-top-products.woocommerce#top-products ul.products li.product .button.yith-wcqv-button,
.home-content .woocommerce-new-collection.woocommerce ul.products li.product .button.yith-wcqv-button {
    border: 1px solid #000;
    background-image: none !important;
}

/*rtl*/
.rtl #yith-quick-view-modal #yith-quick-view-content {
    text-align: right;
}

.rtl #yith-quick-view-content div.summary form.cart .button:after {
    left: -48px;
    right: auto;
}

.rtl #yith-quick-view-close {
    right: auto;
    left: 5px;
}

.rtl .serch-header-block form#searchform {
    flex-direction: row-reverse;
}

.rtl .media-page .post-item .blog-post-title {
    text-align: right;
}

.rtl section.single-post .container .sidebar-side {
    margin-left: 0px;
    margin-right: 25px;
}

.rtl .recent_widget ul li.recent-post-item .widget-meta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 0;
    margin-right: 45px;
}

.rtl .post-navigation .prev-link {
    display: inline-block;
    float: right;
    direction: initial;
}

.rtl .post-navigation .next-link {
    display: inline-block;
    float: left;
    direction: initial;
}

/*.rtl .comment-form .comment-form-cookies-consent label {
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
}*/

.rtl.woocommerce-wishlist #yith-wcwl-form .wishlist_table tbody tr td.product-name,
.rtl.woocommerce-wishlist #yith-wcwl-form .wishlist_table thead tr th.product-name {
    text-align: right;
}

/*menu*/
/*header#header ul.navigation li.menu-item-has-children:hover > .sub-menu {
    background: #fff;
      border: 1px solid #e6e6e6;
      width: 160px;
}*/
header#header ul.navigation li {
    display: inline-flex;
    vertical-align: top;
    list-style-type: none;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 47px;
}

header#header {
    padding: 0px 23px;
}


header#header ul.navigation li a {
    text-decoration: none;
    padding: 33px 15px;
    line-height: 1.6px;
    text-transform: uppercase;
}

header#header ul.navigation li.menu-item-has-children .sub-menu li {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

header#header ul.navigation li.menu-item-has-children .sub-menu li a {
    line-height: 45px;
}

header#header ul.navigation li.menu-item-has-children .sub-menu li:last-child {
    border-bottom: 0px;
}

.navigation>.menu-clm>li.menu-item-has-children>ul.submenu>li {
    border-bottom: 1px solid #e6e6e6;
}

/*header#header ul.navigation li.menu-item-has-children:hover > .sub-menu{
  top: 60px;
}
*/
header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>a {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px;
}

header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>span.tuggle_link>i {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>span.tuggle_link {
    margin-right: 15px;
}

.rtl header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>span.tuggle_link {
    margin-right: 0px;
    margin-left: 15px;
}

/*header#header ul.navigation li.menu-item-has-children > ul > li.menu-item-has-children > a::after {
    content: "\f105";
    font-family: "FontAwesome";
    padding-left: 4px;
  position: absolute;
    right: 15px;
}
.rtl header#header ul.navigation li.menu-item-has-children > ul > li.menu-item-has-children > a::after {
    content: "\f105";
    font-family: "FontAwesome";
    padding-left: 4px;
    position: absolute;
    left: 15px;
    transform: rotate(180deg);
}*/
header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>ul {
    right: -162px;
    top: -1px !important;
}

.rtl header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>ul {
    right: auto;
    left: -162px;
    top: -1px !important;
}

header#header ul.navigation li a {
    width: auto;
}

.rtl header#header ul.navigation li a {
    font-size: 18px;
}

nav.navbar-inverse {
    display: flex;
    align-items: center;
}

header#header ul.navigation li.menu-item-has-children {
    position: relative;
}

header#header ul.navigation li.menu-item-has-children>.sub-menu {
    top: 66px;
    left: -38px;
}

header#header ul.navigation li.menu-item-has-children>.sub-menu .sub-menu {
    left: auto;
}

header#header .header-wrapper {
    direction: ltr;
    align-content: center;
}

.hovered.menu-item-has-children:hover>ul {
    display: block !important;
    height: auto;
}

/*end menu*/
/*slider arrows*/
#slider-container i.slick-arrow {
    position: absolute;
    z-index: 99;
    top: calc(50% - 21px);
    cursor: pointer;
}

#slider-container i.flaticon-back.slick-arrow {
    left: 10px;
}

#slider-container i.flaticon-right-arrow.slick-arrow {
    right: 10px;
}

#slider-container .flaticon-back:before,
#slider-container .flaticon-right-arrow:before {
    color: #fff;
    text-shadow: 0px 0px 4px #636363;
}

.wpgs-nav.slick-slider .slick-track {
    width: 100% !important;
}

/*end slider arrows*/
/*quick wiev*/
#yith-quick-view-modal .yith-wcqv-main {
    box-shadow: none;
}

#yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close.yith-wcqv-close {
    text-decoration: none;
    background-color: transparent !importnat;
    border: none;
    font-size: 18px;
    font-weight: 600;
}

#navigation .soc-header-icons {
    display: none;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 0 !important;
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    width: 42px !important;
    height: 42px !important;
}

#yith-quick-view-modal.open .yith-wcqv-main {
    overflow-y: auto;
}

/*left block*/
.left-side .top-borders {
    position: absolute;
    top: 20px;
    left: 20px;
    height: calc(100% / 3);
    display: block;
    z-index: 2;
    right: 20px;
    margin: auto;
}

.left-side .top-borders:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-top: 1px solid;
    border-left: 1px solid;
}

.left-side .top-borders:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-top: 1px solid;
    border-right: 1px solid;
}

.left-side .bottom-borders {
    position: absolute;
    bottom: 20px;
    left: 20px;
    height: calc(100% / 3);
    display: block;
    z-index: 2;
    right: 20px;
    margin: auto;
}

.left-side .bottom-borders:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-bottom: 1px solid;
    border-left: 1px solid;
}

.left-side .bottom-borders:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-bottom: 1px solid;
    border-right: 1px solid;
}

/*right block*/
.right-side .top-borders {
    position: absolute;
    top: 20px;
    left: 20px;
    height: calc(100% / 4);
    display: block;
    z-index: 2;
    right: 20px;
    margin: auto;
}

.right-side .top-borders:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-top: 1px solid;
    border-left: 1px solid;
}

.right-side .top-borders:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-top: 1px solid;
    border-right: 1px solid;
}

.right-side .bottom-borders {
    position: absolute;
    bottom: 20px;
    left: 20px;
    height: calc(100% / 4);
    display: block;
    z-index: 2;
    right: 20px;
    margin: auto;
}

.right-side .bottom-borders:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-bottom: 1px solid;
    border-left: 1px solid;
}

.right-side .bottom-borders:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-bottom: 1px solid;
    border-right: 1px solid;
}

.right-side .bottom-borders:before,
.right-side .bottom-borders:after,
.right-side .top-borders:before,
.right-side .top-borders:after,
.left-side .bottom-borders:before,
.left-side .bottom-borders:after,
.left-side .top-borders:before,
.left-side .top-borders:after {
    border-color: #fff;
}

.woocommerce form .form-row label {
    line-height: 2;
    font-size: 18px;
}

.woocommerce form .form-row {
    padding: 0px;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 600;
}

.woocommerce ul#shipping_method li input {
    margin: 4px .4375em 0 0;
    font-size: 18px;
}

#ship-to-different-address label {
    display: flex;
    align-items: center;
}

#ship-to-different-address label input {
    margin-right: 10px;
    font-size: 18px;
    margin-top: 2px;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0.4em 0 0;
    font-size: 18px;
    position: relative;
    top: -1px;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 34px;
}

.woocommerce-checkout #payment ul.payment_methods p {
    margin-top: 0px;
}

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

.flaticon-back:before {
    content: "\e900";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 45px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-right-arrow:before {
    content: "\e901";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 45px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-back:before,
.flaticon-right-arrow:before {
    text-shadow: 0px 0px 4px #636363;
}

.faqs_wrapper {
    padding-top: 1em;
    padding-bottom: 1em;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .woocommerce .cart .button,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 18px;
    font-weight: 500;
    border-radius: 0px;
    padding: 14px 20px;
    border: 1px solid #000;
    font-family: inherit;
}

.wc-proceed-to-checkout a.checkout-button.button {
    font-family: inherit;
    font-size: 18px;
    font-weight: 500;
    padding: 14px 30px;
    display: inline-block;
    border-color: #000;
    max-height: 49px;
    line-height: 1.2;
    text-transform: none;
    white-space: nowrap;
    min-width: 180px;
}

.woocommerce-cart .woocommerce .cart .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #000;
    opacity: 0.7;
    color: #fff;
}

.woocommerce-message {
    border: none !important;
    padding-left: 0 !important;
}

a.button,
.woocommerce a.button,
.woocommerce-hot-trends .right-side .block:first-child .text a {
    width: 235px;

}

.container-fluid,
.page-content {
    min-height: 50vh;
}

/*my account*/
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}

.woocommerce-MyAccount-content {
    margin-top: 30px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    display: inline-block;
    margin-bottom: 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    text-decoration: none;
    padding: 15px 15px;
    line-height: 1.4;
    text-transform: uppercase;
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 20px;
    border: 1px solid #000;
    background: #000;
    background-image: none;
    background-image: none !important;
    color: #fff;
    line-height: 1;
    margin-right: 10px;
    text-transform: none;
}

.woocommerce table.my_account_orders .button:hover {
    color: #fff;
}

.woocommerce table.my_account_orders {
    font-size: 18px;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 9px 8px;
}

/*end my account*/
/*slider*/
#slider-container .slick-list .slide .text {
    background-color: rgba(255, 255, 255, 0.8);
    height: auto;
    padding: 35px;
    display: block;
    width: 620px;
    max-width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 15%;
    position: absolute;
}

#slider-container .slick-list .slide .text h2 {
    font-size: 42px;
    text-shadow: none;
    color: #000;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0;
}

#slider-container .slick-list .slide .text p {
    font-size: 22px;
    text-shadow: none;
    color: #000;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.1;
}

#slider-container .slick-list .slide .text p:last-child {
    margin-bottom: 0;
}

#slider-container .slick-list .slide .text a {
    font-size: 14px;
    text-shadow: none;
    color: #000;
    font-weight: 300;
    background-image: none !important;
    border: 1px solid #000;
    max-width: 200px;
}

.wpgs-for.slick-slider .slick-arrow.slick-disabled {
    display: none !important;
}

/*end slider*/



/**** Quick View ****/



a.xoo-qv-button {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    margin-left: -80px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    font-size: 18px;
    border: 1px solid #000000;
    color: #fff;
}

a.xoo-qv-button {
    background-color: rgba(255, 255, 255, 0.8);
}

a.xoo-qv-button:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
}

.woocommerce ul.products li.product:hover a.xoo-qv-button,
.woocommerce-page ul.products li.product:hover a.xoo-qv-button {
    opacity: 1;
}

.xoo-qv-btn-icon {
    margin-right: 11px;
}

.xoo-qv-nxt,
.xoo-qv-prev {
    display: none;
}

.woocommerce div.product .xoo-qv-summary p.price span {
    color: #000;
    font-weight: 600;
    font-size: 32px;
}

.xoo-qv-container {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    top: 18%;
    bottom: 10%;
}

.xoo-qv-close {
    right: 5px;
    bottom: -48px;
    color: #666;
    z-index: 2;
    background: transparent;
    padding: 5px;
    right: 0;
    font-size: 37px;
    transform: rotate(45deg);
}

.xoo-qv-main {
    padding: 15px;
}



.xoo-qv-container {
    padding: 15px;
}

div.xoo-qv-summary {
    margin-bottom: 20px;
}

.woocommerce div.product .xoo-qv-summary form.cart .input-group-qnty {
    display: inline-flex;
    margin: 0;
}

.woocommerce div.product .xoo-qv-summary form.cart .input-group-qnty div.quantity {
    float: none;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    height: 48px;
    width: 48px;
}

.woocommerce div.product .xoo-qv-summary form.cart .input-group-qnty input.input-text.qty.text {
    border: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    margin: 0;
    height: 48px;
    width: 48px;
    vertical-align: top;
    padding: 0;
    background: #fff;
}

#feedbacks .slick-slide {
    cursor: default;
}

/* Для Chrome */
.woocommerce div.product .xoo-qv-summary form.cart .input-group-qnty input[type=number]::-webkit-inner-spin-button,
.woocommerce div.product .xoo-qv-summary form.cart .input-group-qnty input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

/* Для Firefox */
.woocommerce div.product .xoo-qv-summary form.cart .input-group-qnty input[type=number] {
    -moz-appearance: textfield;
}

.woocommerce div.product .xoo-qv-summary form.cart .input-group-qnty .button-plus,
.woocommerce div.product .xoo-qv-summary form.cart .input-group-qnty .button-minus {
    border: 1px solid #000;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 300;
    height: 48px;
    width: 48px;
    background: #fff;
    cursor: pointer;
}

.woocommerce div.product .xoo-qv-summary form.cart .button {
    float: none;
    display: inline-block;
    vertical-align: top;
    height: 48px;
    background: transparent;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-left: 15px;
    position: relative;
    border-radius: 0;
    text-decoration: none;
    border: 1px solid #000;
}

/* 
.woocommerce div.product .xoo-qv-summary form.cart .button:hover {
    color: #fff;
}

.woocommerce .page-content div.product form.cart .button:after {
    content: '';
    position: absolute;
    width: 45px;
    height: 45px;
    background-color: #959595;
    right: -45px;
    top: -1px;
} */
.woocommerce div.product .xoo-qv-summary form.cart .button:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    background-color: #959595;
    right: -48px;
    top: -1px;
    border: 1px solid #000;
    box-sizing: inherit;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAWBAMAAADQs7pMAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMA3e5VzIgRmSIzu3dNnknDAAAAa0lEQVQI12MAglRB6QQGMODUOXNGEsJMOqN45ghEuOZ4QsqZDWCmjBoDxxkBMBNE+YCYxsZnnI2NfZyNDRjOwMABIFMdaJiqDpgZsAaIY8BMV7goFFCXKcDgA2MuYJgEZR1qYOAoFASDCgYAIqZ2rh9T31wAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.2s ease-in-out;
}

.rtl .woocommerce div.product .xoo-qv-summary form.cart .button:after {
    right: auto;
    left: -48px;
}

.xoo-qv-plink {
    padding: 0;
    margin-top: 25px;
    background-color: transparent;
}

.xoo-qv-plink a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-transform: none;
    border-radius: 0;
    text-decoration: none;
    border: 1px solid #000;
    padding: 14px 20px 15px;
    line-height: 1;
}

.xoo-qv-plink a:hover {
    background: #000;
    color: #fff;
}

.xoo-qv-summary .woocommerce-product-details__short-description {
    margin-bottom: 25px;
}

.woocommerce-hot-trends .right-side .block:last-child .text {
    z-index: 3;
}

a.button,
.woocommerce a.button,
.woocommerce-top-products.woocommerce ul.products li.product .button.yith-wcqv-button,
body.dark-theme .woocommerce-hot-trends .right-side .block:last-child .text a.button,
.woocommerce-new-collection.woocommerce ul.products li.product .button.yith-wcqv-button {
    width: auto !important;
    height: auto !important;
    padding: 13px 25px;
    max-width: 235px;
    box-sizing: border-box;
}

#hot-trends .right-side .block:first-child .text a,
#new-collection a.button,
div.button,
#hot-trends a.button {
    padding: 14px 45px;
    background-image: none !important;
    position: relative;
    line-height: 1;
    color: #000;
    background: rgba(255, 255, 255, 0.5);
}

#new-collection a.button {
    border: none;
}

#hot-trends a.button {
    margin-bottom: 20px;
    margin-top: 0px;
}

#hot-trends .right-side .block:first-child .text a:hover,
#hot-trends a.button:hover {
    background: rgba(255, 255, 255, 0.8);
}

.center {
    text-align: center;
}

/*right block*/
div.button .border-top,
a.button .border-top {
    position: absolute;
    top: 0px;
    left: 0px;
    height: calc(100% / 4);
    display: block;
    z-index: 2;
    right: 0px;
    margin: auto;
}

div.button .border-top:before,
a.button .border-top:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-top: 1px solid;
    border-left: 1px solid;
}

div.button .border-top:after,
a.button .border-top:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-top: 1px solid;
    border-right: 1px solid;
}

div.button .border-bottom,
a.button .border-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: calc(100% / 4);
    display: block;
    z-index: 2;
    right: 0px;
    margin: auto;
}

div.button .border-bottom:before,
a.button .border-bottom:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-bottom: 1px solid;
    border-left: 1px solid;

}

div.button .border-bottom:after,
a.button .border-bottom:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% / 5);
    height: 100%;
    border-bottom: 1px solid;
    border-right: 1px solid;
}

div.button .border-top:before,
div.button .border-top:after,
div.button .border-bottom:before,
div.button .border-bottom:after,
a.button .border-top:before,
a.button .border-top:after,
a.button .border-bottom:before,
a.button .border-bottom:after {
    border-color: #000;
}

.woocommerce-cart .woocommerce .cart .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    opacity: 1;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
    padding: 14px 20px;
}

.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover {
    color: #fff;
}

.hot-sale-section a.shopping_now {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    padding: 14px 30px;
    background: rgba(255, 255, 255, 0.2);
    line-height: 1;
}

.hot-sale-section a.shopping_now i {
    margin-left: 5px;
}

.hot-sale-section a.shopping_now:hover {
    background: transparent;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: none;
    padding: 0;
}

.woocommerce-form.woocommerce-form-login.login,
.woocommerce-MyAccount-content form {
    max-width: 700px;
    margin: auto;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-MyAccount-content button.button,
.woocommerce a.button {
    background-image: none !important;
    border: 1px solid #000;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    /*   */
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-MyAccount-content button.button:hover,
.woocommerce a.button:hover {
    color: #fff;
    background: #000;
}

.woocommerce-account .woocommerce h2 {
    text-align: center;
}

/* #new-collection a.button {
    border: none;
} */

footer .social-icons-in-menu {
    display: none !important;
}

.right-side-top {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.right-side-top a {}

.hot-sale-section {
    padding-bottom: 40px;
}

.light-theme footer.footer_color {
    margin-top: 50px;
    padding-top: 45px;
    border-top: 1px solid;
}

header#header .header-links>div a,
header#header .header-links .header_search {
    display: flex;
    align-items: center;
}

.header-account svg,
.mini-cart-wrapper svg {
    height: 28px;
}


.faqs_wrapper .question span.icon {
    min-width: 38px;
    line-height: 37px;
}

.wpml-ls-legacy-list-horizontal a {
    color: #636363 !important;
    display: block;
    text-decoration: none;
    padding: 9px;
    line-height: 1;
    width: 38px;
    height: 38px;
    border: 1px solid #818181;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
}

.admin-bar .wpml-ls-statics-shortcode_actions.wpml-ls {
    padding: 0;
}

.wpml-ls-legacy-list-horizontal {
    margin-top: 0;
    padding: 0; margin-left: 15px;
}

.header-wrapper .lang_block {
    display: flex;
    justify-content: center;
    align-items: center;
  flex-direction: row-reverse;

}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    border: 1px solid #000;
}

.cart_totals h2 {
    display: none;
}

.woocommerce-cart .woocommerce table.shop_table .order-total th {
    font-size: 22px;
    width: 120px;
}

.rtl.woocommerce-cart .woocommerce table.shop_table .order-total th {
    width: 85px;
}

.scroll_to_top {
    position: fixed !important;
    z-index: 100001 !important;
    display: block;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    bottom: -4em;
    right: 2em;
    color: #fff;
    border: none;
    cursor: pointer;
    -webkit-transition: all ease 1.5s;
    -moz-transition: all ease 1.5s;
    -ms-transition: all ease 1.5s;
    -o-transition: all ease 1.5s;
    transition: all ease 1.5s;
    filter: alpha(opacity=0);
    opacity: 0;
    border: 1px solid #000 !important;
}

.scroll_to_top.show {
    filter: alpha(opacity=100);
    opacity: 1;
    bottom: 2.8em;
}

.scroll_to_top.show:hover {
    color: #fff !important;
}

.wc-proceed-to-checkout a.checkout-button.button,
.woocommerce-cart .woocommerce .cart .button {
    background: #fff;
    color: #000;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
    color: #000;
}

.woocommerce-page table.cart td.actions .coupon #coupon_code {
    font-weight: 500;
}



.search .page-content {
    max-width: 100%;
    padding: 0 0 50px 0;
}

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

.search .alert.alert-info {
    padding: 0 15px;
}

.search .title-background {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 60px;
}

.search .title-background>h1 {
    text-align: center;
    font-size: 42px;
    padding-bottom: 0px;
    line-height: 1.2;
    margin: 0;
    color: #fff;
}

.xoo-qv-close.xoo-qv.xooqv-cross:before {
    content: '+' !important;
}

.serch-header-block input.button:hover {
    background-color: #000;
    color: #fff;
}

/***********/

.filter-row ul {
    padding: 0;
}

.filter-row ul li a {
    color: #9d9d9d;
    padding: 0 15px 0 0;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.rtl .filter-row ul li a {
    padding: 0 0 0 15px;
}

.filter-row ul li a:after {
    content: '';
    height: 1px;
    width: 25px;
    margin-left: 15px;
    background: #9d9d9d;
    display: inline-block;
    vertical-align: middle;
}

.rtl .filter-row ul li a:after {
    margin-left: 0;
    margin-right: 15px;
}

/* .filter-row ul li a:hover,
.filter-row ul li.active a {
    color: #000;
}
 */
.filter-row ul li:last-child a:after {
    content: none;
}

.filter-row ul li:last-child a {
    padding: 0;
}

.search .post-item .blog-post-thumbnail {
    text-align: center;
}

.search .post-item .blog-post-thumbnail img {
    width: 70%;
    height: auto;
}

.search-page h2 {
    text-align: center;
    font-size: 42px;
    padding-bottom: 0px;
    line-height: 1.2;
    margin: 0;
    color: #fff;
}

#new-collection a.button {
    background: transparent;
}


.rtl .xoo-qv-summary {
    float: left;
}

.rtl .woocommerce div.product .xoo-qv-summary form.cart .button {
    margin-left: 0;
    margin-right: 15px;
}

.woocommerce-page table.cart td.actions .coupon label {
    display: none;
}

.wc-proceed-to-checkout a.checkout-button.button {
    margin-left: 12px;
}

.rtl .wc-proceed-to-checkout a.checkout-button.button {
    margin-right: 12px;
}

/**** dark-theme *****/




body.dark-theme a.button:not(.checkout-button),
body.dark-theme .woocommerce a.button:not(.checkout-button),
body.dark-theme .woocommerce-top-products.woocommerce ul.products li.product .button.yith-wcqv-button,
body.dark-theme .woocommerce-new-collection.woocommerce ul.products li.product .button.yith-wcqv-button {
    background-image: none;
}

body.dark-theme.woocommerce-cart .cart-collaterals .cart_totals tr td,
body.dark-theme.woocommerce-cart .cart-collaterals .cart_totals tr th,
body.dark-theme .woocommerce-cart .cart-collaterals .cart_totals tr th,
body.dark-theme .woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: 1px solid rgba(255, 255, 255, .2);
}

body.dark-theme .woocommerce table.shop_table th,
body.dark-theme .cart_totals .shop_table tr.order-total th,
body.dark-theme .cart_totals .shop_table tr.order-total td,
body.dark-theme .woocommerce table.shop_table td {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}



.dark-theme #new-collection a.button {
    color: #fff;
}


.dark-theme header#header {
    background-color: #393939;
}

body.dark-theme header#header ul.navigation li a {
    color: #fff;
}

body.dark-theme .wpml-ls-statics-shortcode_actions {
    background-color:
        #393939;
}

body.dark-theme .wpml-ls-legacy-list-horizontal a {
    color: #fff !important;
    border: 1px solid #fff;
}

body.dark-theme #slider-container .slick-list .slide .text a {
    color: #000;
}

body.dark-theme .wpcf7-form input.wpcf7-text,
body.dark-theme .wpcf7-form input.wpcf7-email,
body.dark-theme .wpcf7-form textarea {
    color: #fff;
    background: transparent;
}


body.dark-theme .wpcf7-form input.wpcf7-text::-webkit-input-placeholder,
body.dark-theme .wpcf7-form textarea::-webkit-input-placeholder,
body.dark-theme .wpcf7-form input.wpcf7-email::-webkit-input-placeholder {
    color: #fff;
}

body.dark-theme .wpcf7-form input.wpcf7-text::-moz-placeholder,
body.dark-theme .wpcf7-form textarea::-moz-placeholder,
body.dark-theme .wpcf7-form input.wpcf7-email::-moz-placeholder {
    color: #fff;
    ;
}

body.dark-theme .wpcf7-form input.wpcf7-text:-ms-input-placeholder,
body.dark-theme .wpcf7-form textarea.wpcf7-text:-ms-input-placeholder,
body.dark-theme .wpcf7-form input.wpcf7-email:-ms-input-placeholder {
    color: #fff;
}

body.dark-theme .wpcf7-form input.wpcf7-text:-moz-placeholder,
body.dark-theme .wpcf7-form textarea.wpcf7-text:-moz-placeholder,
body.dark-theme .wpcf7-form input.wpcf7-email:-moz-placeholder {
    color: #fff;
}

body.dark-theme #mini_cart_svq path,
body.dark-theme #my-account path,
body.dark-theme #header_search_svg path {
    fill: #fff;
}

body.dark-theme .css-icon-close div,
body.dark-theme .css-icon-menu div {
    background-color: #fff;
}

body.dark-theme header #menu-top-menu,
body.dark-theme header #menu-top {
    background-color: rgba(57, 57, 57, 0.9);
}

body.dark-theme header#header ul.navigation li .sub-menu {
    background: rgba(57, 57, 57, 1);
}

body.dark-theme .xoo-qv-summary .posted_in a,
body.dark-theme .xoo-qv-summary .added_to_cart.wc-forward,
body.dark-theme .xoo-qv-summary h1.product_title.entry-title,
body.dark-theme .xoo-qv-main span,
body.dark-theme .xoo-qv-main p {
    color: #000;
}

.dark-theme .xoo-qv-summary .woocommerce div.product .product_title {
    color: #000;
}

footer .widget.widget_text a {
    text-decoration: none;
}

.woocommerce form .form-row.place-order .input-checkbox {
    margin-right: 10px;
    font-size: 18px;
    margin-top: -7px;
}

#yith-wcwl-popup-message {
    color: #000;
    top: 50% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 320px !important;
    margin: auto !important;
}

@media (max-width: 1600px) {
    .from-blog-section .blog_posts .blog_post .left_side {
        width: 30%;
        padding-top: 30px;
        margin-right: 3%;
    }

    .from-blog-section .blog_posts .blog_post .left_side img {
        max-width: 100%;
    }

    .rtl .from-blog-section .blog_posts .blog_post .left_side {
        width: 30%;
        padding-top: 30px;
        margin-left: 3%;
        margin-right: 0;
    }

    .rtl .from-blog-section .blog_posts .blog_post .left_side img {
        max-width: 100%;
    }

    header#header ul.navigation li a {
        padding: 33px 13px;
    }


}

@media (max-width: 1560px) {
    header#header .header-wrapper {
        text-align: left;
        padding-left: 180px;
    }

    header#header .header-wrapper {
        padding: 0px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 0;
        position: relative;
        flex-direction: row;
        direction: ltr;
    }

    body.rtl header#header .logo {
        position: relative;
    }

    header#header .header-links>.soc-header-icons {
        display: flex;
    }

    header#header .header-wrapper .right-side {
        display: flex;
        justify-content: space-between;
        align-content: center;
        align-items: center;

    }

    header#header .header-links>div span.mini-cart-count {
        text-align: center;
    }

    header#header .menu {
        display: flex;
        /*      justify-content: flex-end; */
        align-items: center;
        align-content: center;
        padding: 0;
    }

    /*     header#header ul.navigation li a {
    padding: 20px 10px;
} */



    .rtl header#header ul.navigation li {
        direction: rtl;
    }

    header#header ul.navigation li .sub-menu {
        top: 66px;
    }

    header#header ul.navigation li a {
        padding: 33px 9px;
        font-size: 13px;
    }

    header#header ul.navigation li.menu-item-has-children {
        padding-right: 5px;
    }

    header#header .header-links>* {
        margin: 0 0 0 12px;
    }

}

@media (max-width: 1400px) {

    header .right-side {
        width: 80%;
    }

    header .left-side {
        width: 20%;
    }

}


@media (max-width: 1366px) {

    .woocommerce ul.products.columns-3 li.product,
    .woocommerce-page ul.products.columns-3 li.product {
        margin: 0 30px 50px;
    }
}

@media screen and (max-width: 1400px) {

    .rtl header#header ul#menu-top-menu li.social-icons-in-menu,
    header#header ul#menu-top li.social-icons-in-menu {
        display: none;
    }
}

@media screen and (max-width: 1350px) {
    .serch-header-block {
        position: absolute;
        right: -19px;
        top: 95px;
    }

    .rtl header#header ul#menu-top-menu li.social-icons-in-menu,
    header#header ul#menu-top li.social-icons-in-menu {
        display: block;
    }

    .rtl header#header ul#menu-top-menu li.social-icons-in-menu a,
    header#header ul#menu-top li.social-icons-in-menu a {
        display: inline-block;
    }

    body.overlay:after {
        content: '';
        position: fixed;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 100;
        background: rgba(0, 0, 0, 0.6);
        top: 0;
        left: 0;
    }

    body {
        padding-top: 115px;
    }

}

@media (max-width: 1350px) {
    header#header .logo {
        min-height: 57px;
        max-height: 57px;
    }

    .nav-responsive-link {
        display: none;
        background: transparent;
        padding: 0px;
        position: relative;

        cursor: pointer;
        z-index: 10;
        width: 30px;
        margin-left: 15px;
    }

    header#header .menu {
        padding-left: 0vw;
        width: 45px;
    }

    header#header .header-wrapper .right-side {
        display: flex;
        justify-content: flex-start;
        align-content: center;
        align-items: center;
        flex-direction: row-reverse;
    }

    .css-icon-menu {
        height: 24px;
        width: 30px;
    }

    .css-icon-menu div {
        height: 2px;
        margin-bottom: 5px;
        border-radius: 3px;
        display: block;
        position: relative;
        margin-top: 6px;
    }

    .nav-responsive-link.active .icon-menu-line-3,
    .nav-responsive-link.active .css-icon-menu-line-3 {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        top: -7px;
    }

    .nav-responsive-link.active .icon-menu-line-1,
    .nav-responsive-link.active .css-icon-menu-line-1 {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        top: 9px;
    }

    .css-icon-close div,
    .css-icon-menu div {
        background-color: #636363;
    }

    .nav-responsive-link {
        display: block;
    }

    header#header .header-wrapper {
        flex-wrap: wrap;
    }

    .wpml-ls-legacy-list-horizontal {
        margin-top: 0;
        margin-left: 0;
    }

    .header-wrapper .lang_block {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .main_menu_block {
        width: 0;
    }

    .soc-header-icons {
        display: none;
    }

    header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>span.tuggle_link>i {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    header#header ul.navigation li.menu-item-has-children {
        padding-right: 0;
    }

    .navigation li.menu-item-has-children>span.tuggle_link {
        margin-left: 5px;
    }

    /*    header#header {
     padding-top: 10px;
     padding-bottom: 10px;
     min-height: 70px;
 } */

    header#header .header-links {
        margin-right: -5px;
    }

    .logo_block {
        margin-bottom: 4px;
    }

    header#header {
        padding: 7px 23px;
    }

    header #menu-top-menu,
    header #menu-top {
        right: 0;
        top: 107px;
        display: none;
        width: calc(100% + 46px);
        background-color: rgba(255, 255, 255, 1);
        position: absolute;
        z-index: 10;
        padding-top: 50px;
        z-index: 999;
        -webkit-box-shadow: 0px 1px 2px 0px rgba(191, 191, 191, 0.2);
        -moz-box-shadow: 0px 1px 2px 0px rgba(191, 191, 191, 0.2);
        box-shadow: 0px 1px 2px 0px rgba(191, 191, 191, 0.2);

    }

    header#header ul.navigation#menu-top-menu,
    header#header ul.navigation#menu-top {
        margin: 0 -23px;
        padding-top: 15px;
    }

    .admin-bar header #menu-top-menu,
    .admin-bar header #menu-top {
        top: 107px;
    }

    header#header ul#menu-top-menu li.social-icons-in-menu,
    header#header ul#menu-top li.social-icons-in-menu {
        min-height: 40px;
    }

    header #menu-top-menu li,
    header #menu-top li {
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0 .2);
        text-align: center;
    }

    header #menu-top-menu li:first-child,
    header #menu-top li:first-child {
        border-top: 0;
    }

    /*     body {
    padding-top: 75px;
} */

    header#header ul.navigation li.menu-item-has-children>.sub-menu {
        top: 0;
        left: auto;
        position: relative;
        width: 100%;
        border-right: 0;
        border-left: 0;
        padding: 0;
    }

    .rtl header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>span.tuggle_link {
        margin-right: 0px;
        margin-left: 0px;
    }

    header#header ul.navigation li a {
        line-height: 1.2;
    }

    header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>ul {
        right: 0;
        left: 0;
        top: 1px !important;
    }

    /* .rtl header#header ul.navigation li.menu-item-has-children > ul > li.menu-item-has-children > ul {
    right: 0;
    left: 0;
    top: 1px !important;
}*/
    /*header#header ul.navigation li.menu-item-has-children:hover > .sub-menu {
    background: rgba(255,255,255,0.6);
    border: none;
}*/
    header#header ul.navigation li a {
        padding: 15px 10px 15px 10px;
        letter-spacing: 1px;
        font-size: 16px;
    }

    header#header ul.navigation li .sub-menu .sub-menu li a {
        /*  font-size: 14px; */
        line-height: 40px;
    }

    header#header ul.navigation li .sub-menu .sub-menu li {
        min-height: 40px;
    }

    header#header ul.navigation li.menu-item-has-children>.sub-menu .sub-menu {
        background: #fbfbfb;
    }

    header#header .header-links>.soc-header-icons {
        display: none;
    }

    /*header#header ul.navigation li.menu-item-has-children > ul > li.menu-item-has-children > a::after {
    content: "\f107";
    font-family: "FontAwesome";
    padding-left: 4px;
    position: absolute;
    right: auto;
    left: auto;
  }
  .rtl header#header ul.navigation li.menu-item-has-children > ul > li.menu-item-has-children > a::after {
    content: "\f107";
    font-family: "FontAwesome";
    padding-left: 4px;
    position: absolute;
    right: auto;
    left: auto;
    transform: rotate(0deg);
  }*/
    header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>span.tuggle_link {
        margin-right: 0px;
    }

    .rtl header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>ul {
        right: auto;
        left: 0;
        top: 0 !important;
    }

    .rtl header#header ul.navigation li.menu-item-has-children>ul>li.menu-item-has-children>span.tuggle_link>i {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }


    .post-item .blog-post-thumbnail {
        margin-bottom: 40px;
    }

    .post-item .blog-post-title {
        margin-bottom: 15px;
        min-height: 68px;
    }


}

@media (max-width: 1250px) {
    .post-container .post-item {
        max-width: calc(50% - 28px);
        width: calc(50% - 28px);
    }

    .post-item .blog-post-thumbnail img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 1200px) {

    header#header .menu {
        padding-left: 0vw;
    }

    .soc-header-icons a {
        margin: 0 5px 0 0;
    }

    header#header .header-links {
        max-width: 110px;
    }

    /*     body {
    padding-top: 74px;
} */

    header #menu-top-menu,
    header #menu-top {
        top: 108px;
    }

    .woocommerce-hot-trends .left-side .block {
        width: 38vw;
    }
}

@media (max-width: 1024px) {
    header#header .header-wrapper {
        text-align: left;
        min-height: 50px;
    }



    .woocommerce ul.products.columns-3 li.product,
    .woocommerce-page ul.products.columns-3 li.product {
        margin: 0 15px 50px;
        max-width: 290px;
    }

    header #menu-top-menu,
    header #menu-top {
        background-color: rgba(255, 255, 255, 1);
    }

    section.single-post .container .sidebar-side {
        min-width: 360px;
    }

}

@media (max-width: 980px) {

    .post-container {
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;

    }

    /*     header#header {
    padding: 20px 0px 20px 0px;
}

    .wpml-ls-statics-shortcode_actions.wpml-ls {
        right: 200px;
        top: 35px;
        z-index: 90000000009;
        background-color: transparent;
    }
 */
    .admin-bar .wpml-ls-statics-shortcode_actions.wpml-ls {
        top: 65px;
    }

    header #menu-top {
        /*  top: 65px; */
        padding-bottom: 20px;
    }

    /* 
    header #menu-top-menu,
    header #menu-top {
        top: 13px;
    } */

    .woocommerce-page table.cart td.actions .coupon #coupon_code {
        min-width: 100%;
    }

    .woocommerce table.cart td.actions .coupon .button {
        width: 100%;
        margin-top: 7px;
    }

    .serch-header-block {
        right: -19px;
    }

    /*.rtl .serch-header-block {
    right: auto;
    left: 0;
  }*/
    .post-item .blog-post-thumbnail {
        max-height: 265px;
        margin-bottom: 32px;
    }

    .post-container .post-item {
        max-width: auto;
        width: calc(50% - 26px);
    }

    .post-item .blog-post-thumbnail img {
        width: 100%;
        margin: auto;
        height: auto;
    }

    .post-item .blog-post-title {
        margin-bottom: 25px;
    }

    section.single-post .container {
        flex-direction: column;
    }

    section.single-post .container .sidebar-side {
        min-width: 360px;
        width: 100%;
        margin: 0;
        margin-top: 35px;
    }

    header#header .left-side {
        padding-left: 15px;
    }

    .header-wrapper .right-side {
        padding-right: 15px;
    }

    /*header#header .header-wrapper {
    padding: 0px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0;
    position: relative;
    flex-direction: column;
}
  header#header .left-side {
    max-width: 100%;
}
  
  header#header .header-wrapper .right-side {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
  header#header .menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 0;
}
  header#header .header-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px;
}*/
    header#header ul.navigation {
        padding: 0;
        padding-bottom: 20px;
        margin: 0;
        height: calc(100vh - 94px);
        overflow: scroll;
    }

    /*     body {
    padding-top: 94px;
} */

    .padzero {
        position: fixed;
        left: 0;
        right: 0;
        /*  top: 92px; */
    }

    #slider-container .slick-list .slide .text {
        padding: 0;
        width: 100%;
        max-width: 100%;
        bottom: 0;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: transparent;
    }

    #slider-container .slick-list .slide .text .text-inside {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 20px;
        width: 270px;
    }

    #slider-container i.flaticon-back.slick-arrow {
        left: 6px;
    }

    #slider-container i.flaticon-right-arrow.slick-arrow {
        right: 6px;
    }

    #slider-container .slick-list .slide .text h2 {
        font-size: 35px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    #slider-container .slick-list .slide .text p {
        font-size: 18px;
        font-weight: 300;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .right-side .top-borders {
        top: 10px;
        left: 10px;
        right: 10px;
    }

    .right-side .bottom-borders {
        bottom: 10px;
        left: 10px;
        right: 10px;
    }

    .left-side .top-borders {
        top: 10px;
        left: 10px;
        right: 10px;
    }

    .left-side .bottom-borders {
        bottom: 10px;
        left: 10px;
        right: 10px;

    }
}

@media (max-width: 992px) {
    .woocommerce form .form-row.place-order .input-checkbox {
        margin-right: 10px;
        font-size: 18px;
        margin-top: -4px;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: none;
        width: 100%;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
        clear: none;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 46.18%;

    }

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

    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        float: left;
        width: 100%;
    }

    .woocommerce .page-content div.product form.cart .input-group-qnty input.input-text.qty.text,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty input.input-text.qty.text,
    .woocommerce .page-content div.product form.cart .input-group-qnty div.quantity,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty div.quantity,
    .woocommerce .page-content div.product form.cart .input-group-qnty .button-minus,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-minus,
    .woocommerce .page-content div.product form.cart .input-group-qnty .button-plus,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-plus,
    input[type='text'],
    input[type='submit'],
    input[type='email'],
    input[type='tel'],
    input[type='button'],
    select,
    button,
    textarea {
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
        box-sizing: border-box;
    }

    .woocommerce .page-content div.product form.cart .input-group-qnty input.input-text.qty.text,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty input.input-text.qty.text {
        -moz-appearance: textfield;
    }

    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    select:focus,
    textarea {
        font-size: inherit;
    }

    .page-id-283 .wpcf7-form .inline span {
        width: 100%;
        display: inline-flex;
        vertical-align: top;
        margin-bottom: 0px;
    }

    .wpcf7-form .inline span.your-name,
    .rtl .wpcf7-form .inline span.names,
    .wpcf7-form .inline span.your-email,
    .rtl .wpcf7-form .inline span.email {
        margin: 0 0 1em;
    }

    .wpcf7-form .inline span {
        width: 100%;
    }

    .wpcf7-form input.wpcf7-text,
    .wpcf7-form input.wpcf7-email,
    .wpcf7-form textarea {
        width: 100%;
    }


    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty input.input-text.qty.text,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-minus,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-plus {
        font-size: 14px;
    }

    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty input.input-text.qty.text,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty div.quantity,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-minus,
    .woocommerce-cart .woocommerce table.shop_table td .input-group-qnty .button-plus {
        height: 30px;
        width: 30px;
    }

    .woocommerce table.shop_table td {
        padding: 9px 6px;
    }

    .woocommerce-cart .woocommerce table.shop_table td a {
        font-size: 14px;
        line-height: 1.2;
    }

    .woocommerce-cart table.cart th {
        font-size: 16px;
    }

    .woocommerce-cart .woocommerce table.shop_table td.product-thumbnail,
    .woocommerce-cart .woocommerce table.shop_table td.product-name {
        width: 15%;
    }

    .woocommerce-cart table.cart img {
        width: 100px;
    }

}

@media (max-width: 968px) {

    header #menu-top,
    header #menu-top-menu {
        display: none;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        z-index: 10;
        padding-top: 50px;
    }

    header #menu-top,
    header #menu-top-menu li {
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0 .2);
        text-align: center;
    }

    header #menu-top li:first-child,
    header #menu-top-menu li:first-child {
        border-top: 0;
    }

    /*header#header ul.navigation li.menu-item-has-children:hover > .sub-menu {
    position: relative;
    width: 100%;
    background-color: transparent;
}*/
    header#header .header-wrapper {
        padding-left: 0;
    }

    /*.rtl header#header .header-wrapper{
    padding-right: 0;
  }*/
    .from-blog-section .blog_posts {
        flex-direction: column;
    }

    .from-blog-section .blog_posts .blog_post {
        width: 100%;
        margin-bottom: 30px;
    }

    .woocommerce-hot-trends .left-side .block {
        width: 37vw;
    }

    .woocommerce-hot-trends .left-side {
        margin-right: 20px;
    }

    body.rtl .woocommerce-hot-trends .left-side {
        margin-right: 0px;
        margin-left: 20px;
    }

    .woocommerce-hot-trends .left-side .block .text h2,
    .woocommerce-hot-trends .right-side .block:last-child .text h2 {
        font-size: 3vw;
    }

    .woocommerce-hot-trends .left-side .block .text p,
    .woocommerce-hot-trends .right-side .block:last-child .text p {
        font-size: 1.7vw;
        /* line-height: 2.2vw;*/
    }

    .woocommerce-hot-trends .right-side .block:last-child .text p {
        margin-bottom: 0;
        /*line-height: 2.2vw;*/
    }

    .woocommerce-hot-trends .right-side .block:last-child .text h2 {
        margin-top: 1vw;
        margin-bottom: 0vw;
        /*line-height: 2.7vw;*/
    }

    .woocommerce-hot-trends .right-side .block:last-child .text a {
        width: 18vw;
        height: 4vw;
        font-size: 18px;
        margin-top: 2.5vw;
        /* line-height: 34px;*/
    }
}

@media (max-width: 768px) {

    .woocommerce .cart button[name="update_cart"] {
        float: none;
    }

    body header #menu-top-menu,
    body header #menu-top {
        background-color: rgba(255, 255, 255, 1);
    }

    body.dark-theme header #menu-top-menu,
    body.dark-theme header #menu-top {
        background-color: rgba(57, 57, 57, 1);
    }

    .woocommerce ul.products.columns-3 li.product,
    .woocommerce-page ul.products.columns-3 li.product {
        margin: 0 auto 50px;
        max-width: 90%;
    }

    .woocommerce-hot-trends .right-side .block,
    .woocommerce-hot-trends .left-side {
        margin-bottom: 50px !important;
    }

    .hot-sale-section .circle {
        margin: 6px 35px 20px;
    }

    #yith-quick-view-content .product {
        display: flex;
        align-self: stretch;
        flex-direction: column;
        overflow-y: scroll;
    }

    #yith-quick-view-content div.summary {
        margin: 0;
        padding: 0 15px 15px;
        width: 100%;
        float: none;
        display: flex;
        align-self: center;
        box-sizing: border-box;
    }

    #yith-quick-view-content div.summary form.cart .button {
        height: 38px;
        margin-left: 5px;
    }

    #yith-quick-view-content div.summary .input-group-qnty input.input-text.qty.text,
    #yith-quick-view-content div.summary .input-group-qnty div.quantity,
    #yith-quick-view-content div.summary .input-group-qnty .button-minus,
    #yith-quick-view-content div.summary .input-group-qnty .button-plus {
        height: 38px;
        width: 38px;
    }

    .woocommerce-hot-trends .left-side .block {
        width: 100vw;
    }

    .woocommerce-hot-trends .left-side {
        margin-right: 0px;
    }

    body.rtl .woocommerce-hot-trends .left-side {
        margin-right: 0px;
        margin-left: 0px;
    }

    .woocommerce-hot-trends .left-side .block .text h2,
    .woocommerce-hot-trends .right-side .block:last-child .text h2 {
        font-size: 6vw;
    }

    .woocommerce-hot-trends .left-side .block .text p {
        font-size: 3vw;
        /*line-height: 4vw;*/
    }

    .woocommerce-hot-trends .right-side .block:last-child .text p {
        font-size: 3vw;
        /*  line-height: 4vw;*/
    }

    .woocommerce-hot-trends .right-side .block:last-child .text a {
        width: 30vw;
        height: 10vw;
        /*     font-size: 2.6vw; */
        margin-top: 1.8vw;
        /* line-height: 6vw;*/
    }

    .woocommerce-hot-trends .right-side .block:last-child .text {
        top: 4vw;
        left: 5.5vw;
    }

    a.button,
    .woocommerce a.button,
    .woocommerce-hot-trends .right-side .block:first-child .text a {
        width: auto;
        /* font-size: 2.6vw;
        line-height: 8vw;*/
    }

    .main-icon-sale span.text {
        top: 50%;
        margin-top: -25px;
    }

    .hot-sale-section .circle strong {
        left: 3px;
    }

    .woocommerce-hot-trends .left-side .block .text {
        max-width: 80%;
    }


}

@media (max-width: 767px) {

    header#header ul.navigation#menu-top-menu,
    header#header ul.navigation#menu-top {
        margin: 0;
        padding-top: 15px;
    }

    .container-fluid>.title-background {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #category-list {
        display: none;
    }

    .wpml-ls-statics-shortcode_actions.wpml-ls {
        padding: 0;
    }

    .admin-bar .wpml-ls-statics-shortcode_actions.wpml-ls {
        top: 105px;
    }

    .mailchimp-newsletter .mc4wp-form-fields {
        border: 0;
    }

    .search-page h2,
    .container-fluid>.title-background>h1 {
        font-size: 34px;
    }

    .container-fluid>.title-background {
        margin-bottom: 25px;
    }

    .mailchimp-newsletter .mc4wp-form-fields input[type="email"] {
        border-top: 1px solid #838383;
        border-bottom: 1px solid #838383;
        min-height: 48px;
        box-sizing: border-box;
        font-size: 18px;
    }

    body.rtl footer .widget ul li,
    footer .widget .widgettitle,
    footer .widget ul li {
        text-align: center;
    }

    .post-container .post-item {
        max-width: 100%;
        width: 100%;
        margin: 0 0 30px 0;
        float: none;
        display: block;
        padding: 20px;
        vertical-align: top;
        overflow: hidden;
    }

    .post-item .blog-post-title {
        min-height: 0;
    }

    header#header .header-links>.soc-header-icons {
        display: none;
    }

    header#header .right-side {
        position: relative;
        text-align: center;
        display: flex;
        justify-content: space-between;
    }

    header#header .menu {
        padding-left: 0;
    }

header#header .header-links>* {
    margin: 0 0 0 10px;
}

    .woocommerce-categories-line {
        text-align: center;
        padding: 15px 0 5px 0;
    }

    .woocommerce-categories-line ul li {
        margin-bottom: 10px;
    }

    .woocommerce-categories-line ul li a {
        font-size: 14px !important;
    }

    .woocommerce-hot-trends .right-side .block,
    .woocommerce-hot-trends .left-side {
        margin-bottom: 30px !important;
    }

    .rtl .from-blog-section .blog_posts .blog_post .left_side,
    .from-blog-section .blog_posts .blog_post .left_side {
        width: 100%;
        padding-bottom: 30px;
        padding-left: 25px;
        padding-right: 25px;
        box-sizing: border-box;
        padding-top: 10px;
    }

    .from-blog-section .blog_posts .blog_post .right_side .read_more {
        margin-top: 25px;
    }

    .from-blog-section .blog_posts .blog_post {
        margin-bottom: 30px;
    }

    .from-blog-section .blog_posts .blog_post .right_side {
        width: 100%;
        text-align: left;
        padding-left: 25px;
        padding-right: 25px;
        box-sizing: border-box;
    }

    .from-blog-section .blog_posts .blog_post .left_side img {
        max-width: 100%;
    }

    .home section.feedbacks {
        padding: 35px 6vw 30px;
        background-size: cover;
    }

    .mailchimp-newsletter {
        text-align: center;
        padding: 25px 10px !important;
    }

    .woocommerce .woocommerce-ordering select {
        padding: 0 18px 0 8px;
    }

    .woocommerce .page-content div.product form.cart .button {
        font-size: 15px;
    }



    /*.page-id-135 .wpcf7-form {
        padding-left: 20px;
    }*/

    /*    body {
        padding-top: 100px;
    }

     header #menu-top-menu,
header #menu-top {
    top: 13px;
} */

    header#header ul.navigation {
        padding: 0;
        padding-bottom: 20px;
        margin: 0;
        height: calc(100vh - 104px);
        overflow-y: auto;
    }

    body .woocommerce-categories-line ul li a {
        font-weight: 500;
    }

    .left-side .top-borders {
        position: absolute;
        top: 10px;
        left: 10px;
        height: calc(100% / 5);
        display: block;
        z-index: 2;
        right: 10px;
        margin: auto;
    }

    .left-side .bottom-borders {
        position: absolute;
        bottom: 10px;
        left: 10px;
        height: calc(100% / 5);
        display: block;
        z-index: 2;
        right: 10px;
        margin: auto;
    }

    .right-side .top-borders {
        position: absolute;
        top: 10px;
        left: 10px;
        height: calc(100% / 5);
        display: block;
        z-index: 2;
        right: 10px;
        margin: auto;
    }

    .right-side .bottom-borders {
        position: absolute;
        bottom: 10px;
        left: 10px;
        height: calc(100% / 5);
        display: block;
        z-index: 2;
        right: 10px;
        margin: auto;
    }

    .woocommerce-hot-trends .left-side .block {
        height: 100vw;
    }

    .woocommerce-hot-trends .left-side .block .text h2,
    .woocommerce-hot-trends .right-side .block:last-child .text h2 {
        font-size: 24px;
    }

    .woocommerce-hot-trends .left-side .block .text p,
    .woocommerce-hot-trends .right-side .block:last-child .text p {
        font-size: 16px;
    }

    .woocommerce-hot-trends .left-side .block,
    .woocommerce-hot-trends .right-side .block:first-child,
    .woocommerce-hot-trends .right-side .block {
        min-height: 50vw;
    }

    .woocommerce-hot-trends .right-side .block:last-child .text {
        top: 6vw;
        left: 6.5vw;
    }

    .woocommerce-hot-trends .right-side .block:last-child .text p {
        /* line-height: 5vw;*/
    }

    .woocommerce-hot-trends .right-side .block:last-child .text a {
        height: 8vw;
        font-size: 3vw;
        margin-top: 2.5vw;
        /* line-height: 6vw;*/
    }

    .xoo-qv-main {
        padding: 0;
    }

    .woocommerce div.product .xoo-qv-summary p.price span {
        font-size: 26px;
    }

    .woocommerce div.product .xoo-qv-summary form.cart .button {
        margin: 15px 0 0;
        font-size: 13px;
        width: 144px;
        display: block;
    }

    .xoo-qv-plink a {
        font-size: 13px;
        padding: 16px 0 15px;
        width: 144px;
        box-sizing: border-box;
        text-align: center;
    }

    .woocommerce div.product .xoo-qv-summary .posted_in {
        display: block;
    }

    a.xoo-qv-button {
        opacity: 1;
    }


    .woocommerce-hot-trends .right-side .block {
        min-height: 250px;
    }

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: right;
        width: 100%;

    }

    .woocommerce .woocommerce-ordering select {
        width: 100%;
        margin-top: 15px;
    }

    .woocommerce .woocommerce-ordering:after {
        top: 30px;
    }

    section.single-post .container {
        width: calc(100% - 0px);
        padding: 0 0px;
    }

    section.single-post .container .sidebar-side {
        min-width: 100%;
        width: 100%;
        margin: 0;
        margin-top: 35px;
    }

    #hot-trends a.button {
        margin-top: 20px;
    }

    .woocommerce-hot-trends .right-side .block:last-child .text {
        max-width: 80vw;
    }

    .woocommerce-cart .woocommerce table.shop_table td {
        font-size: 14px;
        line-height: 1.2;
    }

    .woocommerce-cart .woocommerce table.shop_table td.product-quantity {
        min-width: 100px;
    }

    .woocommerce-cart .woocommerce table.shop_table a.remove {
        font-size: 24px;
        line-height: 1;
    }



}

@media only screen and (max-device-width: 640px),
only screen and (max-device-width: 667px),
only screen and (max-width: 480px) {
    .serch-header-block input.button {
        padding: 11px 20px;
        border: 1px solid #000;
        color: #fff;
        border-radius: 0;
        font-family: inherit;
        font-size: 18px;
        font-weight: 500;
        margin-left: 5px;
        cursor: pointer;
        text-transform: capitalize;
        -webkit-appearance: none;
        min-width: 95px;
    }

    input[type='text'],
    input[type='submit'],
    input[type='email'],
    input[type='tel'],
    select,
    button,
    textarea {
        -webkit-appearance: none;
        border-radius: 0;
        box-sizing: border-box;
    }

    .serch-header-block form#searchform {

        margin: 12px;
    }

    .serch-header-block {
        right: -13px;
    }

    .woocommerce form.lost_reset_password .form-row-first {
        width: 100%;
    }


}

@media (max-width: 600px) {
    .rtl .woocommerce div.product .xoo-qv-summary form.cart .button {
        margin-left: 0px;
        margin-right: 0px;
    }

    .from-blog-section .blog_posts .blog_post {
        margin-bottom: 30px;
        flex-direction: column;
    }

    .from-blog-section .blog_posts .blog_post .left_side {
        max-width: 100%;
    }

    .woocommerce-hot-trends .left-side .block .text {
        bottom: 28px;
    }

    #slider-container .slick-list .slide {
        display: flex;
        align-items: center;
    }

    #slider-container .slick-list .slide .text {
        width: 100%;
        height: 100%;
        display: flex;
        max-width: 100%;
        align-items: center;
    }

    #slider-container .slick-list .slide .text h2 {
        font-size: 22px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    #slider-container .slick-list .slide .text p {
        font-size: 16px;
        font-weight: 300;
        margin-top: 10px;
        margin-bottom: 10px;
    }


    .woocommerce-hot-trends .right-side .block:first-child .text a {
        width: 235px;
        font-size: 18px;
    }

    .woocommerce-hot-trends .right-side .block:last-child .text a {
        height: 6vw;
        font-size: 18px;
        margin-top: 2.5vw;
    }

    #slider-container .slick-list .slide .text a {
        font-size: 16px;
    }

    .faqs_wrapper .question>h3 {
        font-size: 22px;
        line-height: 1.4;
    }

    .serch-header-block {
        right: 0;
        margin: 0 !important;
        width: 100%;
        position: fixed;
        top: 108px;
    }


    .filter-row ul li a {
        font-size: 16px;
    }

    .filter-row ul li a::after {
        width: 15px;
    }

    .woocommerce-cart .container {
        width: calc(100% - 20px);
        padding: 0 10px;
    }

    .woocommerce-cart table.cart th {
        font-size: 14px;
    }

    .woocommerce-cart .woocommerce table.shop_table td {
        font-size: 13px;
    }

    .woocommerce-cart .woocommerce table.shop_table td a {
        font-size: 12px;
    }

    .woocommerce-cart .woocommerce table.shop_table .order-total th {
        font-size: 18px;
        padding-left: 28px;
    }

    .rtl.woocommerce-cart .woocommerce table.shop_table .order-total th {
        padding-right: 28px;
        padding-left: 0;
    }

    .rtl .cart_totals .shop_table .order-total td:last-child {
        text-align: right;
        padding-right: 0;
    }

    .woocommerce form .form-row label,
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea,
    .woocommerce-cart .woocommerce table.shop_table .order-total td span,
    .woocommerce-page table.cart td.actions .coupon #coupon_code,
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
        font-size: 16px;
    }

    .woocommerce form.checkout.woocommerce-checkout input.input-text::-webkit-input-placeholder,
    .woocommerce textarea#order_comments::-webkit-input-placeholder,
    .woocommerce-page table.cart td.actions .coupon #coupon_code::-webkit-input-placeholder {
        font-size: 16px;
        color: #666;
    }

    .woocommerce form.checkout.woocommerce-checkout input.input-text::-moz-placeholder,
    .woocommerce textarea#order_comments::-moz-placeholder,
    .woocommerce-page table.cart td.actions .coupon #coupon_code::-moz-placeholder {
        font-size: 16px;
        color: #666;
    }

    .woocommerce form.checkout.woocommerce-checkout input.input-text:-ms-input-placeholder,
    .woocommerce textarea#order_comments:-ms-input-placeholder,
    .woocommerce-page table.cart td.actions .coupon #coupon_code:-ms-input-placeholder {
        font-size: 16px;
        color: #666;
    }

    .woocommerce form.checkout.woocommerce-checkout input.input-text:-moz-placeholder,
    .woocommerce textarea#order_comments:-moz-placeholder,
    .woocommerce-page table.cart td.actions .coupon #coupon_code:-moz-placeholder {
        font-size: 16px;
        color: #666;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 47px;
        font-size: 16px;
    }

    .woocommerce-page table.cart td.actions .coupon label {
        display: none;
    }

    .woocommerce-cart .woocommerce .woocommerce-cart-form {
        width: 100%;
    }

    .woocommerce-cart .woocommerce table.shop_table .product-thumbnail {
        display: none;
    }

    .woocommerce-cart .woocommerce table.shop_table .product-remove {
        padding: 0;
    }

    .woocommerce table.shop_table td.actions {
        text-align: left;
    }

    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .post-meta .post-author .text {
        font-size: 14px;
    }

    .wc-proceed-to-checkout a.checkout-button.button,
    .woocommerce-cart .woocommerce .cart .button {
        width: 100% !important;
        max-width: 100%;
    }

    .wc-proceed-to-checkout a.checkout-button.button {
        margin-left: 0;
    }

    .rtl .wc-proceed-to-checkout a.checkout-button.button {
        margin-right: 0;
    }

    .woocommerce-cart .wc-proceed-to-checkout {
        padding: 1em 28px;
    }

    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        width: 100%;
    }

    .woocommerce table.shop_table td.actions {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 15px 28px;
    }

    .accessability_container {
        top: auto !important;
        bottom: -11px;
    }

    .woocommerce-wishlist #yith-wcwl-form .wishlist_table thead tr th,
    #yith-wcwl-form table.shop_table td {
        font-size: 16px;
    }

    .woocommerce table.wishlist_table thead th,
    .woocommerce table.wishlist_table tbody td {
        padding: 16px 10px;
    }

}