.wrapper {
    background: #f5f5f5;
}

.page-template-default img {
    max-width: 100%;
    height: auto;
}

.leasing-link {
    float: left;
}

.site-logo {
    float: right;
}

.site-logo a {
    float: right;
    width: 130px;
}

.site-logo a img {
    width: auto !important;
    float: right;
    height: 34px;
    margin-top: 6px;
}

.header-main {
    padding: 4px 0;
}

.site-search {
    float: right;
    margin-right: 25px;
    width: 40%;
    position: relative;
}

.site-search::before {
    content: '\e922';
    font-family: icomoon;
    position: absolute;
    color: #6f6f6f;
    font-size: 26px;
    right: 8px;
    top: 10px;
    z-index: 4;
}

.site-search input[type="text"] {
    width: 100%;
    height: 100%;
    color: #474747;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.833;
    z-index: 3;
    position: relative;
    border-radius: 9px;
    background-color: #f0f0f1;
    border: none;
    padding: 12px 45px 11px 10px;
}

.header-main-left {
    float: left;
    margin-top: 9px;
}

.site-header-icon {
    float: right;
    margin-left: 34px;
    line-height: 30px;
    font-size: 13px;
    position: relative;
    padding-right: 28px;
    color: #464646;
    font-weight: 300;
}

.site-header-icon a {
    color: #222;
}

.site-header-icon.site-cart {
    margin-left: 0;
}

.site-header-icon i {
    position: absolute;
    top: 5px;
    font-size: 18px;
    right: 0;
    color: #717171;
}

.cart-count {
    background-color: #fb3449;
    color: #fff;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    line-height: 17px;
    font-size: 11px;
    border-radius: 3px;
    position: absolute;
    right: -9px;
    top: -3px;
}

.site-header-icon.site-tel i {
    left: 0;
    right: auto;
}

.site-tel a {
    color: #464646;
}

.site-header-icon.site-tel {
    padding-left: 24px;
    padding-right: 0;
}

.header-bottom {
    margin-top: 9px;
    padding-top: 0;
}

.header {
    /* -webkit-box-shadow: 0 2px 4px 0 hsla(0,0%,44.3%,.05); */
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    background-color: #fff;
    /* -webkit-box-shadow: rgba(0,0,0,.04) 0 7px 8px 0; */
    /* box-shadow: 0 7px 8px 0 rgba(0,0,0,.04); */
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    padding-bottom: 0;
}

.single-product .header {
    box-shadow: 0 4px 5px 0 hsl(0deg 0% 44% / 10%);
}

.leasing-link a {
    float: left;
    padding: 7px 14px;
    background-color: #e8f2ff;
    color: #549fff;
    border-radius: 5px;
    font-size: 13px;
    margin-top: -2px;
    font-weight: 300;
}

.product-gallery ul {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-page div.product div.images.woocommerce-product-gallery {
    float: right;
    width: 32%;
    padding-left: 15px;
    border-left: solid 1px #eee;
    margin-top: 20px;
}

.woocommerce-page div.product div.images.wc-product-carousel {
    width: 100%;
}

.woocommerce-page div.product div.summary {
    float: right;
    width: 68%;
}

.wc-product-carousel-thumbs {
    float: left;
    width: 100%;
}

.product-body {
    float: right;
    width: 65%;
    padding-left: 15px;
    padding-right: 15px;
}

.product-gallery li {
    width: 22%;
    margin-left: 4%;
    border: solid 1px #ccc;
    border-radius: 4px;
    overflow: hidden;
    padding: 10px;
}

.product-gallery li:last-child {
    margin-left: 0;
}

.product-gallery li img {
    float: right;
    width: 100%;
}

.breadcrumb li {
    float: right;
    margin-right: 2px;
    font-size: 11px;
    color: #222;
    font-family: irsans, roboto;
}

.breadcrumb li a {
    font-size: 11px;
    color: #616161;
    float: left;
    padding-left: 7px;
    font-family: irsans, roboto;
}

.breadcrumb li a::after {
    content: '\e924';
    font-family: icomoon;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.breadcrumb li:last-child a::after {
    opacity: 0;
}

.breadcrumb {
    margin: 3px 0;
    margin-bottom: 0;
}

.product-box {
    background-color: #fff;
    margin-bottom: 0px;
    padding: 15px;
    border-radius: 7px;
}

.main-img {
    margin: 15px 0;
    height: 310px;
    text-align: center;
}

.main-img img {
    height: 100%;
    width: auto;
    display: inline-block;
}

.product-name .product_title {
    margin: .8rem 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #353535;
    font-family: roboto, 'irsans';
    line-height: 2;
}

.english-name {
    /* font-family: roboto; */
    position: relative;
    color: #c0c2c5;
    font-size: 12px;
    line-height: 1.833;
}

.product-cart {
    width: 35%;
    float: right;
}

.safe-product {
    padding: 15px 0;
    font-size: 14px;
    position: relative;
    padding-right: 52px;
    padding-bottom: 24px;
    color: #549fff;
}

.safe-product i {
    color: #549fff;
    font-size: 42px;
    position: absolute;
    right: 0;
    top: 2px;
}

.product-add {
    background-color: #f5f5f5;
    /* border: 1px solid #e4e4e4; */
    border-radius: 5px;
    padding: 20px 15px;
    line-height: normal;
}

.product-add li {
    font-size: 13px;
    float: right;
    width: 100%;
    margin-bottom: 8px;
    padding-bottom: 6px;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    padding-right: 34px;
    line-height: 2;
}

.product-add li i {
    font-size: 20px;
    color: #373737;
    position: absolute;
    right: 0;
    top: 1px;
}

.woocommerce div.product p.price,
.woocommerce div.product .woocommerce-variation-price span.price {
    color: #000;
}

.woocommerce div.product p.price del {
    opacity: 1;
}

.woocommerce-Price-amount {
    font-size: 30px;
    padding: 6px 0;
    text-align: left;
    color: #fb3449;
    font-family: irsans;
}

.woocommerce div.product p.price del .woocommerce-Price-currencySymbol,
.woocommerce div.product .woocommerce-variation-price span.price del .woocommerce-Price-currencySymbol,
.woocommerce .item-box .p-price del .woocommerce-Price-currencySymbol {
    display: none;
}

.woocommerce div.product p.price del .woocommerce-Price-amount,
.woocommerce div.product .woocommerce-variation-price span.price del .woocommerce-Price-amount {
    color: #000;
    font-size: 20px;
    margin-left: 4px;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: 1;
}

.woocommerce-Price-currencySymbol {
    font-size: 12px;
}

.woocommerce.single-product div.product form.cart .button.single_add_to_cart_button {
    font-size: 18px;
    /*! font-size: 1.286rem; */
    line-height: 1.222;
    font-weight: 300;
    border-radius: 8px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    min-height: 55px;
    background-color: #ef394e;
    border: none;
    padding: 16px 18px;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.product-price {
    text-align: left;
}

.p-bullet {
    margin-top: 10px;
}

.p-bullet li {
    font-size: 12px;
    float: right;
    margin-left: 30px;
}

.p-bullet li i {
    font-size: 15px;
    position: relative;
    top: 2px;
    margin-left: 8px;
    color: #c6c6c6;
}

.p-bullet li a {
    color: #1ca2bd;
    font-size: 12px;
}

.p-attribute {
    margin-top: 20px;
}

.p-attribute span {
    font-size: 14px;
    color: #55565a;
    margin-bottom: 14px;
    float: left;
    width: 100%;
}

.woocommerce-product-details__short-description li {
    float: right;
    width: 100%;
    font-size: 12px;
    line-height: 3;
    font-family: roboto, irsans;
    padding-right: 15px;
    color: #797979;
    direction: rtl;
    position: relative;
    display: none;
}


/* .summary .woocommerce-product-details__short-description p,
.summary .woocommerce-product-details__short-description h2,
.summary .woocommerce-product-details__short-description h3,
.summary .woocommerce-product-details__short-description h4,
.summary .woocommerce-product-details__short-description h5,
.summary .woocommerce-product-details__short-description h6,
.summary .woocommerce-product-details__short-description table {
    display: none !important;
} */

.woocommerce-product-details__short-description ul li:nth-child(1),
.woocommerce-product-details__short-description ul li:nth-child(2),
.woocommerce-product-details__short-description ul li:nth-child(3),
.woocommerce-product-details__short-description ul li:nth-child(4),
.woocommerce-product-details__short-description ul li:nth-child(5),
.woocommerce-product-details__short-description ul li:nth-child(6),
.woocommerce-product-details__short-description ul li:nth-child(7),
.woocommerce-product-details__short-description ul li:nth-child(8) {
    display: inline-block;
}

.woocommerce-product-details__short-description li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #d0d0d0;
    position: absolute;
    right: 0;
    top: 17px;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 5px 0;
}

.slick-dots.wpgs-dots {
    display: none !important;
}


/*.woocommerce.single-product div.product div.images .wpgs-image img*/


/*{*/


/*    width: auto;*/


/*    height: 350px;*/


/*    margin: 0 auto;*/


/*}*/

.single-product .quantity input.qty,
.single-product .quantity {
    width: 100%;
    float: left;
    padding: 0 5px;
    position: relative;
}

.single-product .quantity input.qty {
    border: 0;
    border-bottom: 1px solid #6f9fff;
    color: #000000;
    margin-bottom: 10px;
    background-color: transparent;
    margin-top: 20px;
    font-size: 20px;
    font-family: irsans;
}

.fancy-input .icon {
    position: absolute;
    bottom: 16px;
    right: 4px;
    font-size: 21px;
    cursor: pointer;
    color: #6f9fff;
    z-index: 2;
}

.fancy-input .icon-minus-square {
    left: 4px;
    right: auto;
}

.woocommerce div.product p.stock {
    color: #222;
    font-size: 14px;
}

.woocommerce div.product p.stock.in-stock {
    display: none;
}

.woocommerce-page div.product div.images {
    width: 32%;
}


/* Chrome, Safari, Edge, Opera */

.fancy-input input::-webkit-outer-spin-button,
.fancy-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

.fancy-input input[type=number] {
    -moz-appearance: textfield;
}


/* Woocommerce Messages Style */

.woocommerce-notices-wrapper {
    float: left;
    width: 100%;
}

.woocommerce-notices-wrapper>ul {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #e4e4e4;
    margin-bottom: 0;
    padding: 7px 54px;
    padding-left: 14px;
    margin: 10px 0;
}

.woocommerce-notices-wrapper>ul.woocommerce-error {
    background-color: #fdd5d5;
    border: 0;
}

.woocommerce-notices-wrapper>ul li {
    line-height: 39px;
    font-size: 13px;
    font-family: irsans;
}

.woocommerce .woocommerce-notices-wrapper>ul li a.button {
    background-color: #549fff;
    color: #fff;
    font-weight: normal;
    border-radius: 0;
    margin-top: 3px;
    padding: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-right: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0;
    border-radius: 0;
    background-color: #fff;
    padding: 5px 18px;
    float: right;
    border: 0;
}

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

.description_tab a::before,
#tab-title-additional_description a:before,
#tab-title-additional_information a:before,
#tab-title-reviews a:before,
#tab-title-video_playertab a:before,
#tab-title-dwspecs_product_specifications a:before {
    content: '\e941';
    font-family: icomoon;
    font-size: 20px;
    position: relative;
    top: 3px;
    margin-left: 8px;
}

#tab-title-additional_description a::before {
    content: '\e944';
}

#tab-title-additional_information a:before {
    content: '\e943';
}

#tab-title-reviews a:before {
    content: '\e948';
}

#tab-title-dwspecs_product_specifications a:before {
    content: '\e949';
    font-family: icomoon;
}

#tab-title-video_playertab a:before {
    content: '\e942';
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
    font-weight: normal;
    float: right;
    padding: 8px 22px;
}

.woocommerce-Tabs-panel {
    background-color: #fff;
    padding: 30px !important;
    border-radius: 7px;
    float: left;
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #ffebeb;
    z-index: 2;
    color: #ec2327;
    border-radius: 25px;
}

.woocommerce-Tabs-panel--description p {
    margin: 15px 0;
    font-size: 15px;
    line-height: 2;
    color: #0a0a0a;
    font-weight: 300;
}

.woocommerce-Tabs-panel--description p:first-child {
    margin-top: 0;
}

.woocommerce-tabs {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.woocommerce table.shop_attributes {
    border-top: 0;
    margin-bottom: 0;
}

.woocommerce table.shop_attributes td {
    font-style: normal;
    border-bottom: 0;
    font-weight: 300;
    background-color: #f7f7f7 !important;
    padding: 3px 10px;
    font-size: 13px;
}

.woocommerce table.shop_attributes th {
    border-bottom: 0;
    font-weight: 300;
    background-color: #f3f3f3 !important;
    font-size: 14px;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background-color: transparent;
}

.woocommerce-noreviews,
.comment-reply-title,
.woocommerce-Reviews-title {
    font-size: 13px;
    font-weight: normal;
}

.woocommerce-Reviews-title {
    margin-bottom: 10px;
}

.woocommerce .star-rating span,
.woocommerce p.stars a {
    color: gold;
}

.woocommerce p.stars a {
    width: 25px;
    height: 25px;
}

#commentform input[type="text"],
#commentform input[type="email"] {
    background-color: #eeeeee;
    border: 0;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
}

#commentform label {
    font-size: 14px;
    padding: 5px;
}

.woocommerce #respond input#submit {
    font-weight: 300;
    background: #ffebeb;
    color: #ec2327;
    padding: 10px 44px;
    border-radius: 7px;
    line-height: 21px;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.woocommerce-Reviews .comment-form-comment textarea#comment {
    width: 100%;
    margin: 10px auto;
    border-radius: 5px;
    border: 0;
    background-color: #eee;
    font-size: 14px;
    padding: 10px;
}

.woocommerce-Reviews #cancel-comment-reply-link {
    margin: 5px;
    display: inline-block;
    color: #ee560d;
    background-color: #ffd8c6;
    padding: 5px;
    border-radius: 5px;
}

.woocommerce-Reviews .comment-reply-link {
    padding: 5px;
    background-color: #ffd8c6;
    font-size: 12px;
    border-radius: 5px;
    color: #ee5004 !important;
    display: inline-block;
    margin: 5px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    font-size: 13px;
}

.woocommerce #respond input#submit:hover {
    background-color: #ee5004;
    color: #fff;
}

.woocommerce p.stars a::before {
    font-size: 25px;
}

.woocommerce #review_form #respond textarea {
    border: 0;
    background-color: #eee;
    border-radius: 7px;
    padding: 8px;
}

.prd-list .swiper-slide:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .07)
}

.item-box .p-img img {
    float: none;
    height: 100%;
    width: auto;
    margin: 0 auto;
    display: block
}

.item-box .p-name,
.item-box .p-price {
    padding: 5px 0;
}

.item-box a.p-name {
    color: #444;
    font-size: 13px;
    font-family: roboto, 'irsans';
    margin-top: 5px;
    float: left;
    width: 100%;
    height: 70px;
    overflow: hidden;
}

.item-box .p-price li {
    float: right
}

.woocommerce ul.products li.product .item-box {
    padding: 15px;
    border-radius: 2px;
    overflow: hidden;
    padding-bottom: 5px;
}


/* .woocommerce ul.products li.product:nth-child(4n) .item-box {
    border-left: 0;
}

.woocommerce ul.products li.product:last-child .item-box {
    border-left: 0;
} */

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    width: 25%;
    margin-right: 0;
    /*! border: 1px solid #eee; */
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}

.item-box .p-price ins {
    text-decoration: none;
}

.archive-on-sale {
    position: absolute;
    left: 10px;
    font-size: 11px;
    color: #fb3449;
    background-color: #ffdade;
    padding: 0 8px;
    border-radius: 27px;
    top: 10px;
}

.woocommerce.single-product span.onsale {
    position: absolute;
    left: auto;
    font-size: 11px;
    color: #fff;
    background-color: #fb3449;
    padding: 0 8px;
    border-radius: 27px;
    top: 0;
    line-height: 24px;
    min-height: auto;
    right: -5px;
}

.single-product-image-holder {
    position: relative;
}

.item-box .p-price {
    text-align: right;
    min-height: 30px;
    padding-bottom: 0;
    font-size: 14px;
}

.woocommerce ul.products li.product a img {
    margin: 0;
}

.item-box .p-img {
    height: auto;
    text-align: center;
    width: 100%;
    float: left;
}

.woocommerce ul.products li.product .item-box .p-img img {
    height: auto;
    width: 100%;
    display: inline-block;
}

.woocommerce.single-product .products ul,
.woocommerce.single-product ul.products {
    margin: 0;
}

.single-product .summary .usb-m {
    width: 25%;
}


/* .single-product .usb-items {
    margin-top: 14px;
    border: 0;
} */

.single-product .desc-usb {
    font-size: 12px;
    color: #9e9e9e;
    font-weight: 300;
}

.single-product .icon-box {
    font-size: 24px;
    margin-bottom: 7px;
    color: #9e9e9e;
}

.woocommerce div.product div.summary,
.woocommerce div.product div.images {
    margin-bottom: 0;
}

.p-price del .woocommerce-Price-amount,
.item-box .p-price li.old-price {
    font-size: 16px;
    color: #282828;
    text-decoration: line-through;
    margin-left: 2px;
    margin-top: 1px;
    font-weight: 400
}

.p-price del .woocommerce-Price-amount {
    color: #333;
    font-size: 12px;
}

.item-box .p-price del .woocommerce-Price-amount {
    color: #fb3449;
}

.item-box .p-price bdi,
.p-price bdi {
    display: inline-block;
}

.item-box .p-price bdi .woocommerce-Price-currencySymbol,
.p-price bdi .woocommerce-Price-currencySymbol {
    float: left;
    margin-right: 4px;
    margin-top: 3px;
}

.prd-js .p-price bdi .woocommerce-Price-currencySymbol {
    margin-top: 6px;
}

.p-price del bdi {
    text-decoration: line-through;
}

.item-box .woocommerce-Price-amount {
    font-size: 16px;
    color: #fb3449;
}

.single-product .related.products {
    float: left;
    width: 100%;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 7px;
    margin-bottom: -5px;
}

.single-product .related.products h2 {
    text-align: center;
    margin: 10px 0;
    margin-bottom: 20px;
}

.woocommerce div.product p.price ins,
.woocommerce div.product .woocommerce-variation-price span.price ins {
    text-decoration: none;
}

.usb-items {
    background-color: #fff;
    border-bottom: solid 1px #eee !important;
    margin-top: 25px;
}

.usb-m {
    float: right;
    width: 20%;
    padding: 12px;
}

.icon-box,
.desc-usb {
    text-align: center;
}

.icon-box {
    height: 62px;
    margin-bottom: 8px;
    text-align: center;
}

.summary .icon-box {
    height: auto;
}

.icon-box img {
    height: 100%;
    width: auto;
    display: inline-block;
}

.desc-usb {
    font-size: 14px;
    color: #444;
}

.suppproducts .swiper-container {
    display: none;
}

.suppproducts .swiper-container.active {
    display: inherit;
}

.suppproducts,
.supplements {
    float: left;
    width: 100%;
}

.suppproducts {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border-radius: 7px;
}

.up-sells {
    margin-top: 10px;
}

.up-sells h2 {
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.supplements ul {
    text-align: center;
    width: 100%;
    float: left;
}

.supplements li {
    float: right;
    width: 150px;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    margin-left: 0;
    background-color: #fff;
    border-bottom: solid 1px #e4e4e4;
    border-radius: 0;
    cursor: pointer;
    margin-bottom: 7px;
}

.supplements li.active {
    background-color: #ffe1d3;
    color: #ee5105;
    border-bottom: solid 1px;
}


/* Footer Style */

.footer {
    background-color: #ffffff;
    padding: 8px 0;
}

.footer-col {
    float: right;
    width: 33.33%;
    padding: 15px;
}

.footer-right .footer-col {
    width: 50%;
}

.footer-right {
    float: right;
    width: 66.66%;
}

.form-newsletter {
    padding: 15px;
}

.form-newsletter .head-col {
    float: right;
    font-weight: 700;
    color: #252525;
    font-size: 20px;
    width: 100%;
    margin-bottom: 5px;
}

.footer-logo {
    float: right;
    width: auto;
}

.footer-logo ul {
    display: flex;
    flex-wrap: wrap;
    width: 220px;
}

.page-id-10 .print {
    display: none;
}

.footer-logo ul li {
    width: 100px;
    margin: 0 auto;
    float: none;
    display: flex;
    overflow: hidden;
}

.footer-logo li {
    float: right;
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-radius: 9px;
    padding: 10px 0px;
    margin-top: 26px;
    border: solid 1px #ddd;
    overflow: hidden;
}

.footer-logo li:nth-child(2) {
    margin-right: 2%;
    margin-left: 2%;
}

.footer-logo img {
    height: 100px !important;
    width: auto !important;
    float: none;
    display: block !important;
    margin: 0 auto;
}

.footer-about {
    font-size: 12px;
    text-align: justify;
    color: #696969;
    line-height: 1.8;
    margin-top: 10px;
    float: right;
    /* width: calc(100% - 320px); */
    width: 100%;
    padding: 10px 20px;
    padding-right: 40px;
    font-weight: 300;
}

.footer-col span.head-col {
    font-weight: 700;
    color: #252525;
    font-size: 20px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.quick-access li {
    float: right;
    width: 50%;
    line-height: 2;
}

.quick-access li a {
    color: #565656;
    font-size: 13px;
    font-weight: 300;
}

.did-box {
    background-color: #f5f5f5;
    overflow: hidden;
}

.social-icon li {
    float: right;
    margin-left: 15px;
    background: #d6249f;
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
    font-size: 14px;
    border-radius: 9px;
}

.social-icon li:last-child {
    margin-left: 0;
    background: #25d366;
}

.social-icon li a {
    color: #fff;
    /* font-family: roboto; */
    float: left;
    padding: 9px 10px;
    direction: ltr;
    font-size: 13px;
}

.social-icon li a i {
    font-size: 20px;
    color: #fff;
    float: left;
    margin-right: 6px;
}

.contact-way {
    margin-bottom: 10px;
}

.contact-way li i {
    float: right;
    margin-left: 8px;
    margin-top: 4px;
    font-size: 18px;
    font-weight: 300;
}

.contact-way li {
    font-family: irsans;
    float: right;
    width: 100%;
    font-size: 13px;
    line-height: 2.5;
    margin-bottom: 7px;
}

.footer-about h1 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #222;
}

.footer-col span.head-col {
    font-weight: 700;
    color: #252525;
    font-size: 20px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.form-newsletter span.news-text {
    font-size: 13px;
    color: #a5a5a5;
    font-weight: 300;
}

.form-newsletter form {
    margin-top: 10px;
    float: left;
    width: 100%;
    position: relative;
}

.form-newsletter form .icon-mail {
    position: absolute;
    right: 11px;
    top: 8px;
    font-size: 20px;
    color: #737373;
}

.form-newsletter input {
    float: right;
    width: 70%;
    margin-left: 20px;
    margin-bottom: 10px;
    height: 38px;
    line-height: 38px;
    font-weight: 300;
    border: 0;
    padding: 0 8px;
    background-color: #ececec;
    border-radius: 9px;
    font-size: 14px;
    padding-right: 39px;
}

.form-newsletter input[type="submit"] {
    background-color: #6c3e7f;
    color: #fff;
    text-align: center;
    cursor: pointer;
    width: 140px;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.newsletter-response {
    clear: both;
    font-size: 14px;
    color: #252525;
}


/* End Footer */

.home-holder {
    float: left;
    width: 100%;
    overflow: hidden;
}

.main-hero {
    margin: 0;
    overflow: hidden;
}

.home-slider {
    padding: 0;
}


/* .home-slider .swiper-slide {
    border-radius: 7px;
    overflow: hidden;
    max-width: 1600px;
} */

.home-slider .swiper-slide img {
    width: 100%;
}


/* .home-slider .swiper-slide-active {
    width: 100% !important;
    max-width: 1600px;
} */

.fullwrap {
    max-width: 1600px;
    margin: 0 auto;
}


/* Menu Style */

.new-menu-1st-level li {
    float: right;
    position: relative
}

.new-menu-1st-level li a {
    display: block;
    color: #363636;
    padding: 10px;
    font-size: 13px;
    line-height: inherit!important
}

.new-sub-menus {
    position: relative;
    z-index: 100000
}

.new-sub-menu {
    width: 100%;
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    border-top: 1px solid #eee;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s
}

.new-sub-menu.simple-menu {
    display: none!important
}

.sub-menu-right {
    width: 300px;
    padding: 10px 0;
    background-color: #f5f5f5
}

.sub-menu-right ul li {
    width: 100%;
    float: none;
    overflow: auto;
}

.sub-menu-right ul li a {
    width: 100%;
    display: block
}

.sub-menu-2st.sub-menu-right ul li a {
    color: #6a6a6a;
    font-size: 13px;
    display: block;
    padding: 0 8px;
    position: relative;
    padding-right: 20px;
    height: 46px;
    line-height: 46px
}

.sub-menu-2st.sub-menu-right ul li.active a,
.sub-menu-2st.sub-menu-right ul li:hover a {
    background-color: #fff
}

.sub-menu-left {
    width: calc(100% - 200px);
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    min-height: 400px
}

.sub-menu-3st-4st.sub-menu-left ul {
    display: none;
    flex-direction: column;
    max-height: 400px;
    min-height: 400px;
    flex-wrap: wrap;
    padding: 15px
}

.sub-menu-3st-4st.sub-menu-left ul li {
    display: inline-flex;
    margin-bottom: 5px;
    line-height: 2
}

.sub-menu-3st-4st.sub-menu-left ul li a {
    font-size: 13px;
    color: #777
}

.sub-menu-3st-4st.sub-menu-left ul li a:hover {
    color: #4a4a4a
}

.menu-3st-level a {
    font-size: 14px !important;
    color: #6c3e7f !important;
    position: relative;
}

.sub-menu-right a::before {
    font-family: icomoon;
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 10px;
    color: #222
}

.site-menu-mobile {
    display: none
}

.woocommerce-products-header__title.page-title {
    clear: both;
    padding: 10px;
    color: #353535;
    background-color: #fff;
    text-align: center;
    margin-bottom: 0;
    font-size: 18px
}

.recommendation {
    display: none!important
}

.sub-menu-2st-holder-id-584 {
    font-weight: 700
}

.new-menu-1st-level li[data-submenu-id="sub-menu-holder-id-612"],
.sub-menu-2st-holder-id-584,
.sub-menu-2st-holder-id-753,
.sub-menu-2st-holder-id-754,
.sub-menu-2st-holder-id-636,
.sub-menu-2st-holder-id-4017,
.sub-menu-2st-holder-id-4658,
.sub-menu-2st-holder-id-6544,
.sub-menu-2st-holder-id-626,
.sub-menu-2st-holder-id-620,
.sub-menu-2st-holder-id-14609,
.sub-menu-2st-holder-id-637,
.sub-menu-2st-holder-id-18688,
.sub-menu-2st-holder-id-19504,
.sub-menu-2st-holder-id-33686 {
    opacity: 1!important
}

.new-menu-1st-level li[data-submenu-id="sub-menu-holder-id-8352"] a {
    position: relative;
    padding-right: 27px
}

.new-menu-1st-level li[data-submenu-id="sub-menu-holder-id-8352"] a:before {
    content: "\e932";
    margin-left: 4px;
    position: absolute;
    top: 11px;
    right: 0;
    font-size: 20px;
    font-family: 'icomoon' !important;
}


/* menu end */

.special-slider {
    padding: 15px 0;
    margin-top: 0;
}

.special-slider .p-img img,
.prd-js .p-img img,
.bestsale-slider .p-img img {
    float: none;
    height: 210px;
    width: auto;
    margin: 0 auto;
    display: block;
    padding: 8px 0;
    max-width: 100%;
    margin-top: 6px;
}

.special-slider .swiper-slide,
.prd-js .swiper-slide,
.bestsale-slider .swiper-slide {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    border: solid 1px #f5f5f5;
    width: 100%;
}

.p-price del .woocommerce-Price-amount,
.item-box .p-price li.old-price {
    font-size: 16px;
    color: #282828;
    text-decoration: line-through;
    margin-left: 2px;
    margin-top: 1px;
    font-weight: 400
}

.related.products .p-price del .woocommerce-Price-amount {
    color: #353535;
    font-size: 12px;
}

.p-price.fullsize del .woocommerce-Price-currencySymbol {
    display: none !important;
}

.item-box .p-price del bdi {
    text-decoration: line-through;
}

.prd-js .p-price del .woocommerce-Price-amount {
    color: #282828;
    font-size: 13px;
}

.p-price ins {
    text-decoration: none;
}

.prd-js .woocommerce-Price-amount {
    font-size: 18px;
}

.prd-js .variable .p-price .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
    display: none;
}

.prd-js .variable .p-price .woocommerce-Price-amount:last-child .woocommerce-Price-currencySymbol {
    display: inline-block;
}

.prd-js .variable .p-price ins .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
    display: inline-block;
}

.prd-js .variable .p-price del .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol,
.prd-js .p-price del .woocommerce-Price-currencySymbol {
    display: none;
}

.p-name {
    padding: 0 15px;
    margin: 10px 0;
}

.prd-js .p-name {
    height: 40PX;
    overflow: hidden;
}

.p-name a {
    color: #222;
    font-size: 12px;
    font-weight: lighter;
}

.p-price {
    margin-bottom: 10px;
    padding: 0 15px;
}

.woocommerce.single-product span.onsale,
.p-img span.onsale,
.products.columns-4 .product.purchasable span.onsale,
.latest-product span.onsale {
    position: absolute;
    left: auto;
    font-size: 11px;
    color: #fff;
    background-color: #fb3449;
    padding: 0 8px;
    border-radius: 27px 27px 27px 0;
    top: 0;
    line-height: 24px;
    min-height: auto;
    right: -5px;
}

.prd-js .onsale {
    position: absolute;
    left: auto;
    font-size: 11px;
    color: #fff;
    background-color: #fb3449;
    padding: 0 8px;
    border-radius: 27px 27px 27px 0;
    top: 5px;
    line-height: 24px;
    min-height: auto;
    right: 5px;
}

.p-img span.onsale {
    top: 10px;
    right: 10px;
}

.special-offers {
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 0;
}

.special-offers a {
    display: inline-block;
}

.special-offers img {
    width: 100%;
    border-radius: 8px;
    float: left;
    height: auto;
}


/* Category Item */

.category-items,
.isotop-box {
    padding: 5px 2rem;
    padding-top: 0;
}

.cat-box {
    width: 32%;
}

.cat-box a {
    float: left;
    width: 100%;
}

.cat-box a img {
    border-radius: 7px;
    float: left;
    width: 100%;
    height: auto;
}


/* Isotop */

.isotop-item {
    float: right;
    width: 19%;
    text-align: center;
    border-radius: 7px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.isotop-item:hover a {
    box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.isotop-item a {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 8px 12px;
    border: solid 1px #e8e8e8;
    border-radius: 18px;
}

.isotop-item img {
    width: auto;
    display: inline-block;
    height: 145px;
}

.iso-name {
    text-align: center;
    margin-top: -2px;
    color: #222;
    font-weight: 300;
    font-size: 14px;
}

.main-hero .swiper-button-prev:after,
.main-hero .swiper-container-rtl .swiper-button-next:after {
    display: none;
}

.main-hero .swiper-button-prev,
.main-hero .swiper-container-rtl .swiper-button-next {
    left: 60px;
    top: auto;
    bottom: 23px;
    border-radius: 25px 0 0 25px;
}

.main-hero .swiper-button-next,
.main-hero .swiper-container-rtl .swiper-button-prev {
    right: auto;
    left: 110px;
    color: #fff;
    background-color: rgb(0 0 0 / 45%);
    border-radius: 0 25px 25px 0;
    height: 42px;
    line-height: 33px;
    width: 50px;
    font-size: 28px;
    font-weight: 300 !important;
    opacity: 1 !important;
}


/* Single Whatsapp */

.call-whatsapp {
    background-color: #eaffeb;
    font-size: 13px;
    padding: 8px 13px;
    border-radius: 7px;
    margin-bottom: 15px;
    line-height: 24px;
    padding-right: 50px;
    position: relative;
    margin-top: 15px;
}

.call-whatsapp a {
    color: #388E3C;
}

.call-whatsapp i {
    position: absolute;
    top: 16px;
    font-size: 27px;
    right: 10px;
}


/* Category Style Start */

.archive-holder .sidebar {
    float: right;
    width: 20%;
    padding-left: 0px;
}

.term-description {
    background-color: #fff;
    border-radius: 7px;
    padding: 15px;
    float: left;
    width: 100%;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    font-size: 13px;
    margin-top: 20px;
    margin-right: 6px;
    margin-bottom: 0 !important;
}

.woocommerce-ordering {
    background: #eaeaea;
    padding: 0;
    color: #5a5a5a;
    /* border: solid 1px #ddd; */
    border-radius: 5px;
    padding-left: 0;
    position: relative;
}

.woocommerce-ordering::after {
    content: '\e940';
    font-family: icomoon;
    position: absolute;
    left: 9px;
    top: 13px;
}

.selectric {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 2px 33px;
    padding-right: 17px;
    border: 0;
}

.selectric .label {
    margin: 0;
}

.selectric-items {
    width: 100% !important;
}

.selectric .button {
    display: none;
}

.archive-products .products {
    background-color: #fff;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
}

.archive-products .products li {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.archive-products {
    float: left;
    width: 80%;
    padding-right: 10px;
}

.archive .item-box {
    border: 0 !important;
}

.berocket_aapf_widget_selected_area_text {
    font-size: 14px;
    font-weight: 400;
    color: #353535;
    margin: 10px auto;
    padding: 0 10px
}

.berocket_aapf_widget_selected_filter {
    color: #353535
}

.berocket_aapf_selected_area_block .berocket_aapf_widget_selected_filter a,
.br_unselect_all {
    border-radius: 5px!important;
    color: #353535!important;
    border: 1px solid #353535!important;
    display: inline-block!important;
    padding: 2px 5px!important
}

.berocket_aapf_widget_selected_filter span {
    display: none
}

.berocket_aapf_widget_selected_filter ul li {
    margin: 5px auto
}

.berocket_label_widgets {
    font-size: 12px;
    padding-right: 33px;
    line-height: 20px;
    white-space: nowrap;
}

.berocket_label_widgets::after {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    border: solid 2px #666;
    border-radius: 3px;
    position: absolute;
    right: 0;
    font-size: 22px;
    color: #0060d8;
}

ul.berocket_aapf_widget li {
    position: relative;
    margin-bottom: 14px
}

.berocket_aapf_widget input[type=checkbox] {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.berocket_aapf_widget input[type=checkbox]:checked+.berocket_label_widgets::after {
    content: '\e93d';
    font-family: icomoon;
    border-color: transparent;
    margin-right: -1px;
    border: 0
}

.berocket_aapf_widget-title {
    position: relative;
    padding: 9px 15px;
}

.berocket_aapf_widget-title::before {
    content: '\e93c';
    font-family: icomoon;
    position: absolute;
    left: 8px;
    top: 12px;
    font-size: 18px;
}

.berocket_single_filter_visible .berocket_aapf_widget-title::before {
    content: '\e93b';
}

.berocket_aapf_widget li.slider span.left input,
.berocket_aapf_widget li.slider span.right input {
    font-size: 12px;
    font-style: normal;
    padding: 4px 9px;
    width: 90%;
    background: #fff;
    line-height: 1.5;
    text-align: center
}

.berocket_single_filter_widget {
    border: 1px solid #ebebeb;
    background-color: #fff;
    padding: 10px;
    float: right;
    width: 100% !important;
    margin-bottom: 10px !important;
}

.berocket_aapf_widget-title_div {
    padding-right: 0
}

.woocommerce nav.woocommerce-pagination ul li {
    border-left: 0;
    margin: 0 2px;
    background-color: transparent;
    height: 32px;
    width: 32px;
    line-height: 25px;
    text-align: center;
    border-radius: 6px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 0;
    height: 32px;
    width: 32px;
    line-height: 32px;
    color: #222;
    font-family: irsans;
}

.page-numbers.next,
.prev.page-numbers {
    font-size: 0 !important;
}

.page-numbers.next::after,
.page-numbers.prev::after {
    content: '\e93c';
    font-family: icomoon;
    font-size: 20px;
}

.page-numbers.prev:after {
    content: '\e93b';
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #6c3e7f;
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}

.widget-title {
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 13px
}

.berocket_aapf_widget {
    margin-right: 0;
    padding: 15px;
    border-top: 1px solid #ebebeb;
    overflow: hidden;
}

.term-title {
    line-height: 1.8;
    padding: 4px 10px;
    color: #7c7c7c;
    font-size: 13px;
    width: 100%
}

.term-title a {
    color: #0182b9;
    font-size: 12px
}

.archive-products-sub-cats {
    clear: both;
}

.archive-products-sub-cats-title {
    border: 1px solid #ebebeb;
    background-color: #fff;
    padding: 7px 10px;
}

.archive-products-sub-cats-title h3 {
    font-size: 14px;
    font-weight: 400
}

.archive-products-sub-cats-categories {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-top: 0
}

.archive-products-sub-cats-categories li {
    padding: 5px 25px;
    position: relative;
}

.archive-products-sub-cats-categories li a {
    font-size: 12px;
    color: #545454
}

.archive-products-current-category,
.archive-products-sub-cat {
    padding-right: 35px!important
}

.archive-products-sub-cats-categories li.archive-products-parent-category a {
    font-size: 14px;
    margin-right: 5px
}

.archive-products-current-category a {
    font-weight: 600
}

.archive-products-parent-category::after {
    content: '\e924';
    font-family: icomoon;
    position: absolute;
    right: 9px;
    top: 50%;
    text-align: center;
    font-size: 14px;
    transform: translateY(-50%);
}

.archive-products-current-category::after {
    content: '\e940';
    font-family: icomoon;
    position: absolute;
    right: 10px;
    text-align: center;
    font-size: 15px;
    top: 10px
}

.archive-products-cats-show-more {
    font-size: 13px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
    color: #1a75bc;
    border-top: solid 1px #efefef;
    height: 40px;
    line-height: 40px;
    background-color: #f7f7f7
}

.archive-products-sub-cats-categories ul {
    max-height: 155px;
    overflow: hidden
}

.prd-js .item-box {
    padding: 8px !important;
}

.prd-js .item-box a.p-name {
    height: 86px;
    overflow: hidden;
}

.prd-js .item-box .woocommerce-Price-amount {
    font-size: 16px;
}

.prd-js .item-box.variable .p-price .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
    display: none;
}

.prd-js .item-box.variable .p-price .woocommerce-Price-amount:last-child .woocommerce-Price-currencySymbol {
    display: inline-block;
}

.prd-js .item-box.variable .p-price ins .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
    display: inline-block;
}

.prd-js .item-box.variable .p-price del .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
    display: none;
}

.choose-options-variable {
    display: none;
}


/* End Category style */


/* Cart page */

body.woocommerce-cart {
    background-color: #fff;
}

.woocommerce-cart-form {
    float: right;
    width: 70%;
    padding-left: 10px
}

.woocommerce-cart bdi {
    display: inline-block;
}

.woocommerce-cart bdi .woocommerce-Price-currencySymbol {
    float: left;
    margin-top: 2px;
    margin-right: 4px;
}

.woocommerce-cart-form button[name="update_cart"] {
    float: left !important;
}

.woocommerce-page .page-boxes-in .cart-collaterals {
    float: left;
    width: 30%;
    padding-right: 10px
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%
}

.woocommerce-cart-form table td,
.woocommerce-cart-form table th {
    text-align: center
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0
}

button[name=update_cart] {
    background-color: #0182b9
}

form.woocommerce-checkout {
    float: left;
    width: 100%;
    margin: 15px 0
}

body.woocommerce-checkout {
    background-color: #fff;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
    float: right;
    width: 65%;
    padding: 15px;
    background-color: #fff;
    border-radius: 7px;
    border: solid 1px #eaeaea;
}

.woocommerce.woocommerce-edit-address .col2-set,
.woocommerce-page.woocommerce-edit-address .col2-set {
    width: 100%;
}

.woocommerce .woocommerce-cart-form table.shop_table {
    background-color: #fff;
    border: solid 1px #eaeaea;
    overflow: hidden;
}

.woocommerce-cart .woocommerce-Price-amount {
    font-size: 16px;
    color: #131313;
}

.woocommerce-cart .product-name a {
    font-size: 12px;
    color: #131313;
}

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

.woocommerce-cart .quantity.fancy-input {
    position: relative;
    text-align: center;
}

.woocommerce-cart .quantity input {
    border: 0;
    font-family: irsans;
    font-size: 14px;
}

.woocommerce-cart .quantity .qty {
    width: 75px !important;
}

.woocommerce-cart .fancy-input .icon {
    bottom: 3px;
    right: 0;
}

.woocommerce-cart .fancy-input .icon.icon-minus-square {
    bottom: 5px;
    font-size: 20px;
    left: 0;
    right: auto;
}

.woocommerce-cart table.shop_table td {
    border-top: 0 !important;
}

.woocommerce-cart table.shop_table th {
    background-color: #f1f1f1;
    color: #191919;
    font-weight: 400;
    font-size: 14px;
}

.woocommerce-cart-form__contents tr:last-child {
    background-color: #ffffff;
}

.woocommerce-cart-form__contents tr:last-child td {
    border-top: solid 1px #f1f1f1 !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    background-color: #f5f5f5;
    border: 0;
    width: 400px;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
    padding: 0 8px;
}

.woocommerce-cart button.button[name="apply_coupon"] {
    background-color: #e2ffe3;
    color: #4fc31f;
    border: 0;
    padding: 0 21px;
    font-size: 13px;
    height: 39px;
    line-height: 40px;
    border-radius: 7px;
    font-weight: normal;
}

button[name="update_cart"] {
    background-color: #cbefff !important;
    color: #03a9f4 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    height: 40px;
    border-radius: 7px !important;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

button[name="update_cart"]:hover {
    background-color: #029cf4 !important;
    color: #fff !important;
}

button[name="update_cart"]:disabled {
    opacity: 0.7;
}

.woocommerce .wc-proceed-to-checkout a.button {
    background-color: #ef394e;
    color: #fff;
    border-radius: 7px;
    font-weight: 300;
}

.woocommerce .wc-proceed-to-checkout a.button:hover {
    background-color: #ef394e;
}

.woocommerce-cart .page-main-title {
    text-align: center;
}

.woocommerce-cart .page-main-title h1 {
    font-size: 25px;
    margin-bottom: 25px;
}

.cart_totals h2 {
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #f1f1f1;
    border-radius: 5px 5px 0 0;
    color: #000000;
    font-weight: 500;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    border: solid 1px #eaeaea;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 0;
    background-color: #fff;
}

.cart_totals td {
    text-align: left;
    font-size: 14px;
}


/* Checkout Page */

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

#order_review {
    float: right;
    width: 35%;
    padding-right: 15px
}

.woocommerce button.button.alt {
    background-color: #17af62;
    font-weight: 400
}

.woocommerce button.button.alt:hover {
    background-color: #119d56
}

#place_order {
    width: 100%;
    font-size: 16px;
    height: 53px;
    line-height: 53px;
    padding: 0;
    background-color: #ef394e;
    border-radius: 5px
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 50%;
    float: right;
}

.woocommerce form .form-row {
    padding: 4px 10px
}

.woocommerce-billing-fields__field-wrapper .form-row {
    float: right;
    width: 50%
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    clear: none
}

.woocommerce-billing-fields__field-wrapper .form-row input[type=email],
.woocommerce-billing-fields__field-wrapper .form-row input[type=number],
.woocommerce-billing-fields__field-wrapper .form-row input[type=password],
.woocommerce-billing-fields__field-wrapper .form-row input[type=tel],
.woocommerce-billing-fields__field-wrapper .form-row input[type=text] {
    height: 38px;
    line-height: 38px;
    border: 0;
    border-radius: 7px;
    padding: 0 8px;
    font-family: roboto, irsans;
    background-color: #eee;
}

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

#customer_details #account_password {
    padding: 10px;
    border: 1px solid #aaa;
    border-radius: 5px;
}

.select2-container--default .select2-selection--single {
    height: 38px;
    line-height: 38px;
    border-radius: 7px;
    direction: rtl;
    text-align: right;
    border: 0;
    background-color: #eee;
}

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

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
    text-align: right;
    font-size: 13px;
    color: #555
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #d4d4d4;
    border-radius: 7px 0 0 7px;
    border-right: solid 1px #dedede;
}

.woocommerce-additional-fields__field-wrapper textarea {
    background-color: #eee;
    border-radius: 7px;
    border: 0;
    min-height: 100px;
    max-height: 150px;
    max-width: 100%;
    padding: 10px;
}

.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #efefef;
    padding: 20px;
    margin: 18px 0;
    text-align: right;
    border-radius: 0;
    background-color: #fff;
    float: right;
    width: 100%
}

.woocommerce form.login .form-row input[type=email],
.woocommerce form.login .form-row input[type=password],
.woocommerce form.login .form-row input[type=text],
.woocommerce form.register .form-row input[type=email],
.woocommerce form.register .form-row input[type=password],
.woocommerce form.register .form-row input[type=text] {
    height: 38px;
    line-height: 38px;
    border: solid 1px #aaa;
    border-radius: 4px;
    padding: 0 8px
}

.woocommerce form.login button.button,
.woocommerce form.register button.button {
    background-color: #1a75bc;
    color: #fff;
    font-weight: 400
}

.woocommerce-checkout table.shop_table {
    padding: 15px;
    background-color: #fff;
    border-radius: 7px;
    border: solid 1px #eaeaea;
}

.woocommerce-checkout .woocommerce-Price-amount {
    font-size: 15px;
    text-align: left;
    color: #292929;
}

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

#billing_country_field,
#billing_address_2_field,
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none !important;
}

.woocommerce-checkout .page-main-title h1 {
    text-align: center;
    font-size: 25px;
}

.page-boxes-in .woocommerce-notices-wrapper {
    padding: 0;
}

.woocommerce-terms-and-conditions-wrapper {
    display: none;
}

.invocie-iframe {
    height: 1300px;
    overflow-y: hidden;
}

.woocommerce-checkout h1 {
    font-size: 20px !important;
    line-height: 2;
    color: #353535;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    line-height: 2;
    font-size: 16px;
    clear: both;
    margin: 10px auto;
    border-radius: 7px;
    background-color: #deffde;
    color: #3ba011;
    padding: 12px 20px;
}

.woocommerce-thankyou-order-details {
    display: flex;
}

.woocommerce-thankyou-order-details.order_details li {
    text-align: center;
    padding: 10px !important;
    margin: 0 !important;
    float: none !important;
    width: 100%;
    background-color: #fff;
}

.shop-logo {
    width: 150px;
    margin: 0 auto;
}

.shop-info.table-responsive.table-fixed tr {
    background-color: #fff !important;
}

.products-table.table-responsive.table-bordered tr {
    background-color: #fff !important;
}

.invoice .template-1 .shop-info tfoot td {
    background: rgb(241, 80, 5) !important;
    color: #fff !important;
}


/* my account */

.woocommerce-account h1 {
    font-size: 20px;
    color: #353535;
    line-height: 2;
    margin: 10px auto;
}

.page-template-default:not(.woocommerce-page) .page-boxes-in {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 35px;
}

.page-template-default:not(.woocommerce) .page-boxes-in p {
    font-size: 14px;
    line-height: 2;
    margin: 7px 0;
}

.ns-store-avatar header.store-avatar-header {
    height: 100px;
    border-radius: 20px 20px 0 0;
    background: #8585d9;
    position: relative;
    background-image: url(https://dgtamin.com/wp-content/themes/dgtamin/img/store-header.png);
    background-size: 300px;
}

.profile-img {
    width: 80px;
    border-radius: 100%;
    overflow: hidden;
    height: 80px;
    border: 5px solid #8585d9;
    position: absolute;
    bottom: -40px;
    right: 50%;
    transform: translateX(50%);
}

.profile-img img {
    width: 100%;
}

.store-avatar-footer {
    margin-top: 40px;
}

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

.reg-date {
    text-align: center;
    color: #353535;
    font-size: 14px;
}

.user-actions {
    text-align: center;
    padding: 8px 10px;
    color: #fff;
    background-color: #6c3e7f;
    margin-top: 10px;
}

.user-actions a {
    color: #fff !important;
}

.account-navigation {
    margin-top: 20px;
    margin-bottom: 20px;
}

.account-navigation li a {
    display: block;
    line-height: 2;
    color: #353535;
    background-color: #fff;
    padding: 5px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    padding-right: 40px;
}

.ns-profile-content .table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #eee;
    background-color: #fff;
    margin: 10px auto;
}

.ns-profile-content tr,
.ns-profile-content td {
    padding: 10px;
    border: 1px solid #eee;
}

.ns-profile-content .btn {
    background-color: #6c3e7f;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px auto;
    display: inline-block;
}

.ns-profile-content .title,
.ns-profile-content .value {
    width: 50%;
    float: right;
    font-size: 14px;
    color: #353535;
}

.account-dashboard-caption {
    line-height: 2;
    margin: 10px auto;
    font-size: 14px;
    color: #353535;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: right;
    width: 25%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 73%;
    padding: 10px;
    background-color: #fff;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders {
    border-collapse: collapse;
    width: 100%;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders thead tr {
    background-color: #c5c5c5;
    color: #222;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
}

.woocommerce table.my_account_orders .woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order {
    background-color: #fff;
}

.woocommerce table.my_account_orders .woocommerce-orders-table__row.woocommerce-orders-table__row--status-processing.order:nth-child(odd) {
    background-color: #f5f5f5;
}

.woocommerce table.my_account_orders .woocommerce-Price-amount,
.woocommerce-MyAccount-content .woocommerce-Price-amount {
    font-size: 16px !important;
}

.woocommerce table.my_account_orders .woocommerce-button.button {
    font-size: 12px !important;
    color: #fff !important;
    background-color: #6c3e7f !important;
    border: 0 !important;
    margin: 5px !important;
    padding: .618em 1em;
    border-radius: 7px;
}

.order-status-view {
    font-size: 14px;
    line-height: 2;
    margin: 10px auto;
    color: #353535;
}

.order-status-view mark {
    border-bottom: 1px dashed #353535;
    display: inline-block;
}

.woocommerce-OrderUpdates-h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
    padding: 5px 0;
}

.woocommerce-OrderUpdates.commentlist.notes {
    list-style-type: none;
    padding: 10px 0;
}

.woocommerce-OrderUpdate.comment.note {
    border: 1px solid #eee;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.woocommerce-Address address {
    background-color: #fff;
    padding: 10px;
    line-height: 2;
    margin: 10px auto;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    font-style: normal;
}

.woocommerce-Address .edit {
    background-color: #6c3e7f;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    margin: 5px auto;
    border-radius: 5px;
}

.woocommerce-EditAccountForm.edit-account input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
}

fieldset {
    border: 0;
}

.woocommerce-address-fields input {
    padding: 10px !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    color: #353535;
}

.woocommerce-address-fields .button,
.woocommerce-EditAccountForm .button {
    color: #fff !important;
    background-color: #6c3e7f !important;
    margin: 10px auto !important;
    display: block !important;
    border: 0;
    padding: 10px 15px;
    border-radius: 7px;
}

.woocommerce-table.woocommerce-table--order-downloads {
    border-collapse: collapse !important;
    width: 100%;
}

.woocommerce-table.woocommerce-table--order-downloads thead tr {
    text-align: center;
    background-color: #c5c5c5;
    color: #383838;
    font-size: 14px;
    font-weight: 300;
}

.woocommerce-table.woocommerce-table--order-downloads tbody tr {
    text-align: center;
    background-color: #fff !important;
    color: #353535;
    font-size: 14px;
}

.woocommerce-table.woocommerce-table--order-downloads tbody tr:nth-child(odd) {
    background-color: #f5f5f5 !important;
}

a.woocommerce-MyAccount-downloads-file {
    background-color: #ef4e03 !important;
    color: #fff;
    padding: 5px 13px;
    border-radius: 7px;
    font-size: 13px;
    font-weight: 300;
}

.woocommerce-table--order-downloads th,
.woocommerce-table--order-downloads td {
    padding: 10px 0;
}

.listicon,
.page-template-default:not(.woocommerce) .page-boxes-in ul {
    margin: 20px 0;
    padding-right: 0;
    border-radius: 7px;
    overflow: hidden;
}

.woocommerce ul.order_details li strong {
    font-size: 12px;
    font-weight: 300;
}

.listicon li,
.page-template-default:not(.woocommerce) .page-boxes-in ul li {
    font-size: 14px;
    line-height: 2;
    list-style: disc;
}

.page-template-default:not(.woocommerce) .page-main-title {
    margin-bottom: 0;
    margin-top: 20px;
}

.woocommerce.product.compare-button {
    position: absolute;
    font-size: 12px;
    left: 10px;
    top: 6px;
}

.woocommerce.product.compare-button a {
    color: #fff;
    background-color: #ef394e;
    display: block;
    padding: 7px 10px;
    font-weight: normal;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

.woocommerce.product.compare-button a.added {
    opacity: 1;
}

.product:hover .woocommerce.product.compare-button a {
    opacity: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody td {
    padding: 5px !important;
    vertical-align: middle !important;
    font-size: 14px !important;
    font-weight: normal !important;
    text-decoration: none !important;
    font-style: normal !important;
    color: #353535 !important;
}

.instock_reminde {
    font-size: 18px;
    line-height: 1.222;
    border-radius: 8px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    min-height: 55px;
    background-color: #ef394e;
    border: none;
    padding: 16px 18px;
    float: left;
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
}

.reminder-row {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.reminder-row input[type="text"],
.reminder-row input[type="tel"],
.reminder-row input[type="email"] {
    height: 38px;
    padding: 0 10px;
    border: solid 1px #ddd;
    border-radius: 4px;
    width: 100%;
}


/* add contact us style */

.contact-person ul li {
    float: right;
    width: 100%;
    background-color: #f9f9f9;
    margin-bottom: 4px;
    padding: 4px;
    border-radius: 2px;
    border: solid 1px #ddd;
}

.contact-person ul li span {
    font-size: 11px;
    display: inline-block;
}

.contact-person ul li span:nth-child(1) {
    margin-left: 2px;
}

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

.social-nav ul {
    display: inline-block;
    float: none;
    margin-top: 20px;
}

.map-address,
.about-map {
    float: left;
    width: 50%;
}

.about-map {
    padding-left: 30px;
}

.about-map input,
.about-map textarea {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: solid 1px #ddd;
    border-radius: 5px;
}

.about-map textarea {
    height: 100px;
}

.about-map input[type="submit"] {
    background-color: #078a24;
    color: #fff;
    border: 0;
    border-radius: 5px;
    width: 100%;
}

.about-texts {
    text-align: justify;
    background-color: #fff;
    padding: 15px;
    border: solid 1px #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
}

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

.socialmedia ul {
    display: inline-block;
    margin-top: 15px;
}

.socialmedia li {
    float: left;
    margin: 0 12px;
}

.socialmedia li a i {
    font-size: 30px;
    color: #8e8e8e;
}

.socialmedia li a .icon-facebook {
    color: #3b5998;
}

.socialmedia li a .icon-twitter {
    color: #1c9ceb
}

.socialmedia li a .icon-linkedin {
    color: #0073af
}

.socialmedia li a .icon-instagram {
    color: #8340ad
}

.socialmedia li a .icon-telegram {
    color: #0084c6
}

.socialmedia li a .icon-youtube {
    color: #f70000
}

.socialmedia li a .icon-googleplus {
    color: #d64c3e
}

.socialmedia li a .icon-youtube,
.socialmedia li a .icon-googleplus {
    font-size: 33px;
}

.footer-col>span {
    float: right;
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
    color: rgba(0, 0, 0, .9);
}

.footer-contact li {
    float: right;
    width: 100%;
    margin-bottom: 12px;
    margin-top: 12px;
    padding-right: 30px;
    position: relative;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
}

.footer-contact li a {
    color: rgba(0, 0, 0, 0.7);
}


/* add contact us style */

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    clear: both;
}

.wc_payment_method {
    list-style-type: none !important;
}

#yith-par-message-reward-cart {
    clear: both;
}

.namad-holder {
    margin-top: 20px;
    text-align: center;
}

.namaditem {
    display: inline-block;
    width: 70px;
    margin: 10px auto;
}

.namaditem img {
    width: 100%;
}

.isotop-name {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 8px;
}

.epci-thumbnail {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 10px;
}

.epci-thumbnail img {
    float: left;
    width: 100%;
}

.isotop-holder {
    margin-bottom: 20px;
}

.woocommerce-products-header__title.page-title {
    text-align: center;
    background-color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 7px 0;
    color: #353535;
    margin-bottom: 10px;
    border: 1px solid #ebebeb;
    float: left;
    width: 100%;
}

.woocommerce-result-count {
    font-family: irsans;
    color: #353535;
}

.shop-top-banner {
    width: 100%;
    height: auto;
    position: relative;
}

.shop-top-banner span.close-top-bar {
    font-family: 'icomoon';
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100;
    background-color: rgba(255, 0, 0, 0.3);
    font-size: 16px;
    padding: 2px;
    line-height: 1;
    border-radius: 2px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    display: none;
}

.shop-top-banner img {
    width: 100%;
    height: auto;
}

.woocommerce-cart .cross-sells {
    display: none;
}

.account-navigation li {
    list-style-type: none !important;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details li {
    list-style-type: none !important;
}

.yith-par-message {
    font-size: 13px;
    color: #353535;
    background-color: #ffff;
    padding: 10px;
    border-radius: 5px;
    margin: 10px auto;
}

#ywpar-points-max {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}


/* product seller tab in single */

.contactpro {
    width: 300px;
    margin: 10px;
    overflow: auto;
    padding: 10px;
    background-color: #f1f1f1;
    border-radius: 5px;
    color: #222;
    border: solid 1px #ddd;
}

.anyq {
    font-size: 14px !important;
    color: #222;
    line-height: 2;
    float: right;
}

.prophoto {
    float: left;
    width: 50px;
    margin-top: 15px;
}

.proname span {
    font-size: 12px !important;
    color: #222 !important;
    line-height: 2;
    text-align: center;
    float: right;
}

.anyq a {
    font-size: 14px !important;
    color: #222;
    font-family: irsans;
    letter-spacing: 2px;
    display: block;
    text-align: center;
}

.woocommerce-form-track-order input {
    height: 38px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 3px;
}

.checkout-notice {
    padding: 10px;
}

.each-checkout-notice {
    padding: 10px;
    background-color: #f5f5f5;
    border-radius: 5px;
    color: #353535;
    margin-bottom: 10px;
}

.cart-notice .each-checkout-notice {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e2e2e2 !important;
}

.cart-notice .each-checkout-notice p {
    font-size: 12px !important;
}

.cart-notice .each-checkout-notice strong {
    color: #01a247;
}

.each-checkout-notice i {
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    top: 4px;
}

.checkout-notice p {
    margin: 5px auto !important;
    font-size: 12px !important;
}


/* fast add to cart */

.fast-add-to-cart {
    padding: 10px;
    position: relative;
    display: inline-block;
}

.fadtc-input {
    font-size: 14px;
    color: #353535;
}

.fadtc-input input {
    padding: 5px;
    border: 1px solid #ccc;
    width: 280px;
    border-radius: 5px;
}

.fadtc-search-result-wrap {
    display: none;
    position: absolute;
    z-index: 10;
    background-color: #fff;
    height: 200px;
    overflow-y: scroll;
    width: 280px;
    right: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.fadtc-search-result-wrap.active {
    display: block;
}

.fadtc-products .suggest-title {
    width: 100%;
}

.fadtc-products .suggest-detail {
    height: auto;
}

.fadtc-products .res-price {
    padding-right: 15px;
    clear: left;
    margin-bottom: 10px;
    float: right;
    width: 180px;
}

.fadtc-product-add-to-cart {
    clear: both;
    font-size: 12px !important;
    width: 113px !important;
    margin: 5px auto !important;
    background-color: #ef394e;
    text-align: center;
    border-radius: 5px;
    color: #fff !important;
    padding: 5px;
    cursor: pointer;
    display: block !important;
    float: none !important;
}

.fadtc-input>span {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.term-description table {
    width: 100%;
}


/* Berocet Style */

.berocket_single_filter_widget .bapf_hascolarr {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #444;
    padding: 7px;
    padding-right: 10px !important;
    padding-left: 25px;
    cursor: pointer;
}

.berocket_single_filter_widget .bapf_colaps_smb {
    right: auto !important;
    left: 5px !important;
    font-size: 14px;
    color: #444;
    font-weight: normal !important;
}

.berocket_single_filter_widget .bapf_body ul li {
    font-size: 14px;
    color: #353535;
    line-height: 2;
}

.berocket_single_filter_widget .bapf_body label {
    margin-right: 10px;
    font-family: irsans;
}

.berocket_single_filter_widget .bapf_sfilter {
    margin-bottom: 0 !important;
}

.berocket_single_filter_widget .bapf_slidr_all span {
    font-size: 12px;
    padding: 0 5px;
    font-family: 'IRANSansWeb(FaNum)' !important;
}

.bapf_hascolarr {
    border-bottom: 0 !important;
}

.bapf_sfilter.bapf_divi_sfa .berocket_aapf_widget_selected_filter ul li a {
    font-family: inherit !important;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


/* raychat */

.raychat_main_button {
    height: 80px !important;
    width: 80px !important;
}


/* checkout display none extra info */

body.woocommerce-checkout .woocommerce-customer-details {
    display: none;
}

body.woocommerce-checkout .woocommerce-order-details {
    display: none;
}


/* tuts order */

.tuts-order-wrapper {
    clear: both;
    text-align: center;
}

.tuts-order-wrapper table {
    border: 1px solid #353535;
    border-collapse: collapse;
    width: 100%;
    margin: 10px auto;
}

.tuts-order-wrapper table tr,
.tuts-order-wrapper table th,
.tuts-order-wrapper table td {
    border: 1px solid #353535;
    text-align: center;
    font-size: 14px;
}

.tuts-order-wrapper table th {
    background-color: #353535;
    color: #fff;
}


/* tuts order */

.big-image {
    width: auto;
    height: auto;
}

.thank-you-checkout {
    width: 250px;
    margin: 10px auto;
    background-color: #2c9132;
    padding: 5px 20px;
    box-sizing: content-box;
    border-radius: 10px;
    color: #fff;
    text-align: center;
}


/* pay with cards */

#cardtocard_from_shetab input {
    width: 100px !important;
    padding: 5px 10px;
}

#cardtocard_bank input,
#cardtocard_trans_id input,
#cardtocard_price input,
#cardtocard_date input,
#cardtocard_time input,
#cardtocard_trans input {
    padding: 5px 10px;
}

#cardtocard_note_text {
    padding: 5px 10px;
    border: 1px solid #dadada;
}


/* Loading */

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #f04d03;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}


/* Search Result */

.search-result {
    position: absolute;
    right: 0;
    top: 43px;
    background-color: #fff;
    z-index: 20;
    width: 50vw;
    border-radius: 0 0 7px 7px;
    box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
    display: none;
    max-height: 300px;
    overflow-y: scroll;
}

.search-result.active {
    display: flex;
}

.search-not-found {
    padding: 10px 20px;
    font-size: 13px;
}

.loading-search {
    text-align: center;
    display: none;
    width: 100%;
}

.text-res,
.product-res {
    float: right;
    width: 60%;
}

.text-res {
    width: 40%;
    border-right: solid 1px #eee;
}

.searchres-img {
    float: right;
    width: 60px;
}

.searchres-img img {
    width: 100%;
    height: auto;
}

.suggest-detail {
    float: right;
    width: calc(100% - 60px);
    padding: 0 10px;
    font-size: 12px;
    color: #222;
}

.cat-res,
.brand-res {
    padding: 10px;
}

.suggest-title {
    border-bottom: 1px solid #eee;
    padding-top: 5px;
    margin-top: 5px;
}

.res-price {
    color: #fb3449;
    margin-top: 2px;
    margin-bottom: 5px;
}

.search-heading {
    font-size: 12px;
    font-weight: 600;
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
    margin-bottom: 7px;
    position: relative;
}

.search-heading i {
    margin-left: 6px;
    font-size: 17px;
    position: relative;
    top: 4px;
    width: 17px;
    display: inline-block;
    text-align: center;
}

.search-heading::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    height: 1px;
    background-color: #f00303;
    width: 109px;
}

.cat-term,
.brand-term {
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.cat-term a,
.brand-term a {
    font-size: 12px;
    color: #444;
}

.close-search {
    position: absolute;
    left: 0;
    top: -3px;
    width: 100%;
    text-align: center;
    font-size: 11px;
    height: 32px;
    line-height: 32px;
    border-radius: 7px;
    background-color: #fb3449;
    color: #fff;
}

.close-search i {
    position: relative;
    top: 3px;
    margin-left: 3px;
    font-size: 14px;
}


/* Garanti Bime Webinar */

.remove-insurance,
.remove-webinar {
    display: none;
    font-size: 12px;
    position: absolute;
    left: 7px;
    top: 6px;
    background-color: #549fff;
    color: #fff;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    cursor: pointer;
}

.remove-insurance.remove-active,
.webinar-remove-active {
    display: inline-block;
}

.bimgar-holder {
    float: left;
    width: 100%;
    text-align: right;
    border-radius: 10px;
    margin-top: 10px;
    position: relative;
}

.guaranty_list li,
.bime_list li {
    padding: 7px 15px;
    border-bottom: 0;
    margin: 0;
    position: relative;
    padding-right: 57px;
}

.guaranty_list li input,
.bime_list li input {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 20;
    cursor: pointer;
    opacity: 0;
}

.guaranty_list li .checkbox-after,
.bime_list li .checkbox-after {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 40px;
    height: 20px;
    border: solid 1px #ddd;
    background-color: #fff;
    border-radius: 25px;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.guaranty_list li .checkbox-after:after,
.bime_list li .checkbox-after:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 50%;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.guaranty_list li input:checked+.checkbox-after,
.bime_list li input:checked+.checkbox-after {
    background-color: #549fff;
}

.guaranty_list li input:checked+.checkbox-after:after,
.bime_list li input:checked+.checkbox-after:after {
    right: 20px;
}

.title_guaranty,
.title_bime {
    padding: 8px;
    background-color: #e6e6e6;
    border-radius: 5px 5px 0 0;
}

.guaranty_list,
.bime_list {
    float: right;
    width: 100%;
    background-color: #fdfdfd;
}


/* .webinar-parent .guaranty_list {
    background-color: #45b300;
}
.webinar-parent .guaranty_list label {
    color: #fff;
}
.webinar-parent .guaranty_list li .checkbox-after {
    background-color: #adadad;
    border: solid 1px #3a3a3a;
}
.webinar-parent .title_guaranty {
    font-size: 16px;
} */

.reset_variations {
    display: none !important;
}

.single-product .variations .selectric {
    background: #eee;
    border-radius: 7px;
    padding: 2px 25px;
    padding-right: 13px;
    border: 0;
}

.woocommerce div.product form.cart .variations td.label {
    padding-left: 0;
    padding-bottom: 0;
    line-height: 42px;
    font-weight: 300;
}

.single-product .selectric::after {
    font-family: icomoon;
    content: '\e93d';
    position: absolute;
    left: 8px;
    top: 3px;
}

body.single-product {
    background-color: #fff;
}

.selectric-items li {
    padding: 5px 12px;
    margin: 0;
}

.woocommerce-variation-price {
    text-align: left;
}

.product-type-variable .item-box .p-price .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
    display: none;
}

.product-type-variable .item-box .p-price .woocommerce-Price-amount:last-child .woocommerce-Price-currencySymbol {
    display: inline-block !important;
}


/* My Account Page */

.woocommerce form.login,
.woocommerce form.register {
    border: 0;
    padding: 20px;
    margin: 18px 0;
    text-align: right;
    border-radius: 7px;
    background-color: #fff;
    float: right;
    width: 100%;
}

.woocommerce form.login .form-row input[type=email],
.woocommerce form.login .form-row input[type=password],
.woocommerce form.login .form-row input[type=text],
.woocommerce form.register .form-row input[type=email],
.woocommerce form.register .form-row input[type=password],
.woocommerce form.register .form-row input[type=text] {
    height: 38px;
    line-height: 38px;
    border: solid 1px #aaa;
    border-radius: 4px;
    padding: 0 8px
}

.woocommerce form.login button.button,
.woocommerce form.register button.button {
    background-color: #1a75bc;
    color: #fff;
    font-weight: 400;
}


/* End My Account Page */


/* Single Page Content Tab */


/* WordPress Core */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

#important_features .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#tab-description table {
    width: 100%;
    float: right;
    border-collapse: collapse;
    border: solid 1px #e6e6e6 !important;
    margin: 12px 0;
}

#tab-description video {
    height: auto !important;
    width: auto !important;
    width: 100% !important;
}

#tab-description .wp-video {
    float: right;
    width: 100% !important;
    text-align: center;
}

#tab-description table {
    float: right;
    width: 100% !important;
}

.table-center {
    float: left;
    width: 100% !important;
    text-align: center;
}

.table-center .tblmob {
    display: inline-block;
}

.table-center table {
    width: auto !important;
    display: inline-block !important;
}

#tab-description p {
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
    text-align: justify;
    line-height: 2;
}

#tab-description ul {
    padding-right: 20px;
}

#tab-description ul li {
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 2;
    list-style-type: disc;
}

#tab-description h3 {
    margin-bottom: 12px;
}

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

#tab-description table tr td {
    margin-right: 10px;
    font-size: 13px;
    padding: 8px 10px;
    color: #656565;
    border-bottom: solid 1px #e6e6e6 !important;
    border-left: solid 1px #e6e6e6;
}

#tab-description table tr td:last-child {
    border-left: 0;
}


/* End Single Page Content Tab */


/* Empty Cart */

.cart-empty {
    /* background-color: #fff; */
    text-align: center;
    padding: 18px 0;
    color: #ff7632;
    border-top: 0;
    font-size: 20px !important;
}

.cart-empty.woocommerce-info::before {
    display: none;
}

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

.cart-em img {
    display: inline-block;
    height: 160px;
    width: auto;
}

.return-to-shop {
    margin-bottom: 60px;
    text-align: center;
}

a.back-shop {
    font-size: 14px;
    background-color: #006fc7;
    color: #fff;
    padding: 9px 20px;
    border-radius: 25px;
    font-weight: 300;
}


/* Woo Msg */

.woocommerce .woocommerce-message a.button {
    font-size: 13px;
    font-weight: 300;
    background-color: #ffd1bc;
    color: #ef4f03;
    border-radius: 25px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border-top-color: #ef4f03;
}

.woocommerce-message {
    font-size: 13px;
    border-top-color: #5ea511;
}

.woocommerce-message::before {
    color: #5ea511;
}


/* Login Register Page */

.woocommerce form.login button.button {
    background-color: #ef4f03;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    border-radius: 7px;
    border: 0;
    cursor: pointer;
    padding: 5px 18px;
}

.woocommerce form.login .form-row label {
    float: left;
    width: 100%;
}

.woocommerce form.login .form-row input[type='text'],
.woocommerce form.login .form-row input[type='password'] {
    float: left;
    width: 100%;
    margin-bottom: 8px;
    background-color: #f0f0f1;
    border: 0;
    border-radius: 7px;
}


/* Upsells */

.upsell-slide.swiper-slide {
    padding: 10px 20px;
    border-left: solid 1px #eee;
}

.suppproducts .swiper-button-next::after {
    content: '\e939';
    font-family: icomoon;
    color: #222;
}

.suppproducts .swiper-button-prev::after {
    content: '\e938';
    font-family: icomoon;
    color: #222;
}

.up-sells.upsells.products {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.thumbnail_image.slick-current {
    border: 1px solid #ececec!important;
    box-shadow: 0px 0px 3px 0px #e2e2e2;
    border-radius: 7px;
    box-sizing: border-box;
}

.wpgs-wrapper .slick-prev,
.wpgs-wrapper .slick-next {
    display: none !important;
}

.woocommerce div.product div.images .thumbnail_image img {
    padding: 10px;
}


/* group attributes */

.woocommerce-group-attributes-layout-1 {
    background: transparent;
}

.shop_attributes tr.alt,
.shop_attributes tr.alt td,
.shop_attributes tr,
.shop_attributes tr td {
    color: #222 !important;
}

.woocommerce table.shop_attributes td p {
    padding: 5px 15px;
    line-height: 2;
    font-size: 13px;
    color: #404040;
}

.woocommerce table.shop_attributes th {
    width: 20%;
    background-color: #fafafa !important;
    font-weight: normal;
    font-size: 14px;
    border-radius: 3px;
}

.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-1 .attribute_row>td {
    padding-bottom: 0;
}

.shop_attributes tr.alt,
.shop_attributes tr.alt td {
    background-color: transparent !important;
}

.attribute_name_values {
    background-color: #fff;
    border-spacing: 10px;
}

.attribute_group_row {
    border-bottom: 0 !important;
}

.shop_attributes tr.attribute_group_row {
    background-color: #fff8f8 !important;
}

.woocommerce table.shop_attributes tr.attribute_group_row th {
    background-color: #fff8f8 !important;
    color: #ef394e;
}

.woocommerce table.shop_attributes td {
    background-color: #fafafa !important;
    font-size: 13px;
    color: #555;
    border-radius: 3px;
}

.attribute_name {
    font-weight: 100 !important;
}


/* End group attributes */


/* cat descriptions */

.cat-desc {
    background-color: #fff;
    border: solid 1px #ddd;
    margin-bottom: 30px;
    padding: 25px;
}

.woocommerce-Tabs-panel--description h3,
.woocommerce-product-details__short-description h3,
.term-description h3 {
    font-size: 17px;
    margin: 15px 0;
}

.cat-desc h1 {
    font-size: 24px;
    color: #ee5004;
}

.woocommerce-Tabs-panel--description h4,
.woocommerce-product-details__short-description h4,
.term-description h4 {
    font-size: 15px;
    margin: 15px 0;
}

.woocommerce-Tabs-panel--description h5,
.woocommerce-product-details__short-description h5,
.term-description h5 {
    font-size: 13px;
    margin: 15px 0;
}

.woocommerce-Tabs-panel--description h6,
.woocommerce-product-details__short-description h6,
.term-description h6 {
    font-size: 12px;
    margin: 15px 0;
}

.woocommerce-Tabs-panel--description p,
.woocommerce-product-details__short-description p,
.term-description p {
    font-size: 14px;
    color: #444;
    margin: 10px 0;
    line-height: 2;
}

.woocommerce-Tabs-panel--description img,
.woocommerce-product-details__short-description img {
    border-radius: 4px;
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: 100%;
}

.woocommerce-Tabs-panel--description video,
.woocommerce-product-details__short-description video {
    max-width: 100%;
}


/* End cat descriptions */


/* special offers landing */

.two-banner-in-the-end {
    width: 100%;
    overflow: auto;
}

.each-2bite {
    width: 50%;
    height: auto;
    overflow: auto;
    float: right;
    padding: 20px;
}

.each-2bite img {
    width: 100%;
    height: auto;
    border-radius: 25px;
    float: right;
}


/* End special offers landing */


/* pay with cards */

#cardtocard_from_shetab input {
    width: 100px !important;
    padding: 5px 10px;
}

#cardtocard_bank input,
#cardtocard_trans_id input,
#cardtocard_price input,
#cardtocard_date input,
#cardtocard_time input,
#cardtocard_trans input {
    padding: 5px 10px;
}

#cardtocard_note_text {
    padding: 5px 10px;
    border: 1px solid #dadada;
}

.info-crona {
    background-color: #0073af;
    color: #fff;
    text-align: center;
    padding: 20px 6px;
    font-size: 18px;
}


/* custom */

.mobile-b {
    display: none !important;
}

#yith-par-message-reward-cart {
    font-size: 12px;
}

#yith-par-message-cart {
    font-size: 12px;
}

#billing_account_password {
    padding: 10px;
    border: 0;
    background-color: #eee;
    border-radius: 5px;
    color: #222;
}

.dig_billing_otp_signup,
#dig_billing_otp {
    display: block !important;
    width: 200px !important;
    text-align: center;
    background-color: #ef394e !important;
    border: 0 !important;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 auto !important;
}


/* Contact Form 7 Styles */

.wpcf7-form-control-wrap input {
    border: solid 1px #ddd;
    padding: 6px 8px;
    border-radius: 4px;
    width: 100%;
}

.wpcf7-form-control-wrap textarea {
    border: solid 1px #ddd;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
    height: 150px;
    max-height: 150px;
}

.wpcf7-submit {
    padding: 6px 25px;
    border-radius: 4px;
    background-color: #0060d8;
    color: #fff;
    border: 0 !important;
}

.dokan-btn.dokan-btn-theme.vendor-dashboard {
    display: none;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--following {
    display: none;
}


/* my account adress */

.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row {
    width: 100% !important;
}

.woocommerce-edit-address .woocommerce-address-fields input {
    padding: 10px !important;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    color: #353535;
    width: 100%;
    margin: 5px auto;
    background-color: #eeeeee;
}


/* End my account adress */

body.error404 .woocommerce.archive.shop-archive-page.fullsize.noor-wrap {
    background-color: #fff;
    padding: 20px 0;
}

body.error404 .archive-products.search-archive-products.fullsize {
    width: 100% !important;
}

.notfound {
    font-size: 20px;
    font-weight: normal !important;
    text-align: center;
    margin: 50px auto;
    background-color: #fff;
    color: #f42838;
    padding: 20px 0;
}

.create-account #username {
    padding: 10px;
    border-radius: 5px;
    background-color: #eee;
    border: 0;
}

.woocommerce-info {
    font-size: 12px;
}

.dokan-account-migration-lists {
    display: none;
}

body.woocommerce-checkout .digloginpage.digoneclickls,
body.woocommerce-checkout .dig_verify_mobile_otp_container {
    width: 500px;
    margin: 30px auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: auto;
}

body.woocommerce-checkout .mobile_field.mobile_format,
body.woocommerce-checkout .dig_verify_otp_input {
    border: 0 !important;
    background-color: #eeee !important;
    border-radius: 10px !important;
}

body.woocommerce-checkout .dig_login_va_otp,
body.woocommerce-checkout .dig_verify_otp_submit_button {
    background-color: #fb3449;
    color: #fff;
    border: 0 !important;
    border-radius: 5px !important;
    width: 150px;
    margin: 0 auto;
}

body.woocommerce-checkout .minput_inner label {
    text-align: right;
    font-size: 14px;
    padding: 10px 0;
    display: block;
    color: #353535;
}

body.woocommerce-checkout #dig_lo_resend_otp_btn {
    width: 180px;
    text-align: center;
    background-color: #f09102;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 10px;
    margin: 10px auto;
}

.icon.icon-whatsapp.checkoutwatsapp {
    font-size: 20px;
    float: right;
    margin: 5px 10px;
    position: static;
    top: auto;
}

.imber-toggle-logo {
    background-image: url("https://maniloo.com/wp-content/uploads/2021/03/support2.png") !important;
    background-size: 80% 80% !important;
}


/* order recived  */

.birthday {
    padding: 20px;
    background-image: url(https://maniloo.com/wp-content/uploads/2021/03/47061-min.png);
    background-repeat: repeat;
    background-color: #ff6470;
    padding-bottom: 40px;
    border-radius: 10px;
}

.bf-notice {
    font-size: 18px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 1);
    text-align: center;
    line-height: 2;
}

.birthday-form-parent {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.bf-row {
    width: 33%;
}

.bf-row input[type="text"] {
    width: 100%;
    border: 0;
    padding: 10px;
    border-radius: 5px;
    color: #353535;
}

.bf-row label {
    font-size: 14px;
    display: inline-block;
    padding: 5px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 1);
    text-align: center;
    line-height: 2;
}

.bf-row-submit {
    width: 100%;
    padding: 10px;
}

#baby-submit {
    padding: 10px 50px;
    border-radius: 5px;
    background-color: #ff2d2b;
    color: #fff;
    font-size: 16px;
    border: 2px solid #fff;
}

.birthday-response {
    text-align: center;
    color: #353535;
    background-color: rgba(255, 255, 255, 0.5);
}


/* order recived  */

.woocommerce-notices-wrapper .woocommerce-error li {
    padding-right: 50px !important;
    line-height: 2 !important;
    margin-top: 5px;
}

.header-notice {
    text-align: center;
    padding: 5px;
    font-size: 13px;
    color: #fff;
    background-color: #f93434;
    line-height: 2;
}

.each-checkout-notice.checkout-top {
    clear: both;
    background-color: #fff;
    color: #e63946;
}

.instock_reminde_notice {
    font-size: 14px;
    text-align: center;
    color: #353535;
}

.instock_reminde_mobile {
    display: none;
}

.variations select {
    width: 100%;
    padding: 10px;
    border: 0;
    background-color: #eee;
    border-radius: 5px;
    cursor: pointer;
}

.stock.available-on-backorder {
    background-color: #fff;
    padding: 10px;
    font-size: 12px !important;
    border: 2px solid #ef394e;
    line-height: 2;
}


/* baby shop single */

.bs-main-body {
    background-color: #fff;
    margin: 20px auto;
    border-radius: 5px;
    position: relative;
    margin-top: 100px;
    display: inline-block;
    width: 100%;
}

.bs-thumbnail {
    width: 150px;
    height: 150px;
    background-color: #fff;
    position: absolute;
    top: -75px;
    right: 50%;
    transform: translateX(50%);
    border-radius: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.bs-thumbnail img {
    width: 100%;
    height: auto;
}

.baby-shop-main-title {
    text-align: center;
    font-size: 16px;
    margin-top: 100px;
    color: #353535;
    font-weight: normal;
    margin-bottom: 25px;
}

.baby-shop-main-title h1 {
    font-weight: normal;
}

.bs-each-row {
    overflow: auto;
    margin: 0 10px;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-bottom: 0;
}

.bs-label {
    float: right;
    padding: 10px;
    font-size: 14px;
    background-color: #fd5461;
    width: 250px;
    color: #fff;
    font-weight: lighter;
}

.bs-label span {
    font-size: 16px;
    float: right;
    margin-left: 16px;
    margin-top: 3px;
}

.bs-value {
    float: right;
    width: calc(100% - 250px);
    font-size: 14px;
    padding: 10px;
    color: #353535;
    background-color: #f5f5f5;
}

.bs-value a {
    color: #353535;
}

.bs-social-links {
    overflow: auto;
}

.bs-social-links li {
    float: right;
    margin: 0 5px;
}

.bs-social-links li a {
    padding: 0 5px;
    color: #353535;
    font-size: 20px;
    text-align: center;
}

.bs-each-row.bs-social-holder .bs-value {
    padding: 5px 10px;
}

.bs-main-content {
    overflow: auto;
    margin: 10px;
    font-size: 14px;
    line-height: 2;
    font-weight: lighter;
    color: #353535;
}

.bs-main-content .kk-star-ratings.kksr-valign-top.kksr-align-left {
    margin: 10px auto;
}

#babyshop-comments-area {
    clear: both;
}

#babyshop-comments-area #comments {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    margin: 10px auto;
    color: #353535;
}

#babyshop-comments-area {
    width: 100%;
    background-color: #fff;
    padding: 20px;
}

.commentlist li {
    border: 0;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    box-shadow: none;
    background-color: #ffff;
}

#babyshop-comments-area .commentlist .comment-reply-link {
    color: #353535;
    background-color: #fff;
    display: inline-block;
    padding: 2px 15px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 15px;
    border: 1px solid #353535;
}

#babyshop-comments-area #respond #submit {
    background-color: #fff;
    border: 0;
    background-color: #ffde00;
    color: #353535;
    padding: 10px 30px;
    margin: 10px auto;
    border-radius: 25px;
}

#babyshop-comments-area #commentform p label {
    width: 70px;
    display: inline-block;
    font-size: 14px;
    color: #353535;
}

#babyshop-comments-area #commentform p {
    clear: both;
    width: 100%;
    overflow: auto;
}

#babyshop-comments-area .comment-notes {
    font-size: 14px;
    color: #353535;
    padding: 10px 00;
}

#babyshop-comments-area #reply-title {
    font-size: 16px;
    color: #353535;
}

#babyshop-comments-area .comment .children li {
    border: 1px solid #eee;
}

#babyshop-comments-area #cancel-comment-reply-link {
    color: #353535;
    background-color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 25px;
    border: 1px solid #353535;
}

#babyshop-comments-area .navigation a {
    display: inline-block;
    color: #353535;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #353535;
    padding: 5px 20px;
    border-radius: 25px;
    margin: 10px auto;
}

#babyshop-comments-area .comment-body p {
    line-height: 2;
    font-size: 14px;
    color: #353535;
    padding: 10px;
}


/* comments */

#babyshop-comments-area #reply-title {
    font-size: 18px;
    font-weight: normal;
    margin: 10px auto;
    margin-top: 0;
}

#babyshop-comments-area #comment {
    border: 1px solid #ccc;
    width: 100%;
    margin-top: 0;
}

#babyshop-comments-area #comments h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px auto;
}

#babyshop-comments-area .commentlist {
    list-style-type: none;
}

#babyshop-comments-area .commentlist li {
    border: 1px solid #eee;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

#babyshop-comments-area .commentlist li ol li {
    background-color: #f9f9f9;
    margin-bottom: 10px;
    box-shadow: none;
    margin-right: 50px;
    list-style-type: none;
}

#babyshop-comments-area .commentlist .comment-reply-link {
    color: #ffeb3b;
    background-color: #444;
    display: inline-block;
    padding: 2px 10px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 5px;
}

#babyshop-comments-area .comment-meta.commentmetadata a {
    color: #9b9b9b;
    font-size: 12px;
}

#babyshop-comments-area .post-comment label {
    float: right;
    width: 100%;
    font-size: 14px;
    margin: 10px auto;
}

#babyshop-comments-area .commentlist .comment-author.vcard img {
    width: 40px;
    height: 40px;
    float: right;
    margin-left: 10px;
    margin-top: 5px;
}

#babyshop-comments-area #respond {
    overflow: auto;
    margin: 20px auto;
    background-color: #f9f9f9;
    padding: 20px;
}

#babyshop-comments-area #cancel-comment-reply-link {
    color: #ffeb3b;
    background-color: #444;
    display: inline-block;
    padding: 2px 10px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 5px;
}

#babyshop-comments-area .anr_captcha_field {
    float: right;
    margin: 10px auto;
}

#babyshop-comments-area .commentlist li {
    border: 0;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    box-shadow: none;
    background-color: #ffff;
}

#babyshop-comments-area .commentlist .comment-reply-link {
    color: #353535;
    background-color: #fff;
    display: inline-block;
    padding: 2px 15px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 15px;
    border: 1px solid #353535;
}

#babyshop-comments-area #respond #submit {
    background-color: #fff;
    border: 0;
    background-color: #ffde00;
    color: #353535;
    padding: 10px 30px;
    margin: 10px auto;
    border-radius: 25px;
}

#babyshop-comments-area #commentform p label {
    width: 70px;
    display: inline-block;
    font-size: 14px;
    color: #353535;
}

#babyshop-comments-area #commentform p {
    clear: both;
    width: 100%;
    overflow: auto;
}

#babyshop-comments-area .comment-notes {
    font-size: 14px;
    color: #353535;
    padding: 10px 00;
}

#babyshop-comments-area #reply-title {
    font-size: 16px;
    color: #353535;
}

#babyshop-comments-area .comment .children li {
    border: 1px solid #eee;
}

#babyshop-comments-area #cancel-comment-reply-link {
    color: #353535;
    background-color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-size: 12px;
    margin: 10px auto;
    border-radius: 25px;
    border: 1px solid #353535;
}

#babyshop-comments-area .navigation a {
    display: inline-block;
    color: #353535;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #353535;
    padding: 5px 20px;
    border-radius: 25px;
    margin: 10px auto;
}

#babyshop-comments-area .comment-body p {
    line-height: 2;
    font-size: 14px;
    color: #353535;
    padding: 10px;
}


/* baby shop single */


/* baby shop archive */

.baby-shop-archive-body {
    margin: 20px auto;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.each-baby-shop {
    margin: 10px;
    border: 1px solid #ff555f;
    width: 23%;
}

.each-baby-shop h2 {
    font-size: 16px;
    font-weight: normal;
    color: #353535;
    padding: 5px;
    text-align: center;
}

.baby-shop-state {
    text-align: right;
    padding: 5px;
    font-size: 14px;
    color: #353535;
}

.baby-shop-state span {
    font-size: 18px;
    color: #e63946;
}

.baby-shop-mobile {
    padding: 5px;
    font-size: 14px;
}

.baby-shop-mobile a {
    display: inline-block;
    color: #353535;
}

.baby-shop-mobile span {
    font-size: 18px;
    color: #e63946;
}

.baby-shop-link-single a {
    margin: 0px;
    display: block;
    background-color: #ff555f;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: lighter;
}

.baby-shop-paginate a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ff555f;
    font-size: 12px;
    color: #ff555f;
    border-radius: 5px;
    background-color: #fff;
}

.baby-shop-paginate {
    text-align: center;
    clear: both
}

.baby-shop-paginate>span {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ff555f;
    font-size: 12px;
    border-radius: 5px;
    background-color: #ff555f;
    color: #fff;
}

.baby-shop-paginate .next.page-numbers::after,
.baby-shop-paginate .prev.page-numbers::after {
    display: none
}

.baby-shop-paginate .next.page-numbers,
.baby-shop-paginate .prev.page-numbers {
    font-size: 12px!important
}

.baby-shop-search {
    margin: 10px auto;
    background-color: #fff;
    padding: 10px;
}

.baby-shop-archive.fullsize h1 {
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #353535;
}

.baby-shop-search input[type="text"] {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 5px;
}

.baby-shop-search input[type="submit"] {
    border: 0;
    background-color: #ff555f;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    margin: 5px;
}

.babye-shop-select {
    padding: 4px 10px;
    color: #353535;
    background-color: #ffff;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 5px;
}

.special-offers.speical-oofer-baby-shop {
    margin-top: 30px;
    clear: both;
    width: 100%;
    display: inline-block;
}

#related-store {
    clear: both;
}


/* baby shop archive */


/* maniloo card */

.shop_table.ywpar_points_rewards.my_account_orders {
    background-color: #fff;
    margin: 10px auto;
    border: 1px solid #eee;
    border-collapse: collapse;
}

.shop_table.ywpar_points_rewards.my_account_orders th {
    background-color: #ef4e03;
    color: #fff;
    border-color: #ef4e03;
}

.shop_table.ywpar_points_rewards.my_account_orders td,
.shop_table.ywpar_points_rewards.my_account_orders tr,
.shop_table.ywpar_points_rewards.my_account_orders th {
    border: 1px solid #eee;
    text-align: center !important;
}

.ywpar_points_rewards-date {
    display: none;
}

.yith-par-message,
.yith-par-message-variation {
    background-color: #fff !important;
    color: #353535 !important;
    padding: 5px 10px !important;
    text-align: center;
    font-size: 14px;
}

.yith-par-message .did-bon,
.yith-par-message-variation .did-bon {
    color: #ef394e;
    font-weight: bold;
}

#yith-par-message-reward-cart.default-layout .ywpar_apply_discounts #ywpar_apply_discounts {
    float: none;
    margin-left: 5px;
    color: #fff;
    background-color: #e63946;
}


/* maniloo card */

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #fff;
}


/* video in product */

#tab-description iframe,
body.page-id-22723 iframe {
    width: 600px;
    height: 400px;
    margin: 10px auto;
    text-align: center;
    display: block;
}


/* video in product */

.main-title.suggest-notice-title {
    text-align: center;
    display: block;
    font-size: 16px;
}

.suggest-notice-caption {
    clear: both;
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    line-height: 2;
    color: #22973f;
}


/* go to product brand with filter cat */

.go-to-brand-cat {
    background-color: #fff;
    border-radius: 10px;
    margin: 10px auto;
    clear: both;
    overflow: auto;
}

.go-to-brand-cat-img {
    float: right;
    width: 80px;
    padding: 20px;
    box-sizing: content-box;
}

.go-to-brand-cat-info {
    float: right;
    margin: 15px;
    font-size: 14px;
    color: #353535;
    line-height: 2;
}

.go-to-brand-cat-info a {
    color: #e63946;
    font-weight: bold;
    border-bottom: 1px solid #e63946;
}


/* go to product brand with filter cat */


/* related new style */


/* .related.products.related-holder ul.products li {
    width: 16.6666666666%;
    margin: 0 !important;
    padding: 0 !important;
    clear: unset;
} */


/* related new style */

.home-product-banner-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.each-hpb {
    width: 49.6%;
    overflow: hidden;
    border-radius: 10px;
}

.each-hpb img {
    width: 100%;
    height: auto;
    float: right;
}


/* home berif */

.home-page-berif-fullwrap.fullwrap {
    background-color: #fff;
    border-radius: 10px;
    padding: 25px;
    font-size: 14px;
    line-height: 2;
    color: #353535;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    max-height: 800px;
    padding-bottom: 150px;
}

.home-page-berif-fullwrap .alignright {
    width: 50px;
    height: auto;
    margin: 10px !important;
}

.home-page-berif-fullwrap p {
    margin: 15px auto;
    overflow: auto;
}

.home-page-berif-fullwrap ul li {
    list-style-type: disc;
    margin-right: 30px;
}

.home-show-more {
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    width: 100%;
    padding: 50px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(4deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5382353625043768) 100%);
    background: -webkit-linear-gradient(4deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5382353625043768) 100%);
    background: linear-gradient(4deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5382353625043768) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
}

.home-show-more-button {
    background-color: #549fff;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100px;
    margin: 10px auto;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
}


/* home berif */

.mobile-site-banner {
    display: none;
}

.go-to-mag.special-offer-header {
    background-color: #fb3449;
    padding: 5px 20px;
}

.whatsapp-footer {
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 100000;
}

body.single-product .whatsapp-footer {
    bottom: 140px;
}

.whatsapp-footer .icon.icon-whatsapp {
    background-color: #25d366;
    float: right;
    padding: 10px;
    font-size: 30px;
    border-radius: 100%;
    color: #fff;
    border: 2px solid #02bb47;
    position: relative;
    z-index: 20;
}

.whatsapp-footer-number {
    float: right;
    margin-top: 11px;
    padding: 5px;
    color: #fff;
    background-color: #25d366;
    border-radius: 20px 0 0 20px;
    font-size: 12px;
    margin-right: -20px;
    z-index: 10;
    position: relative;
    padding-right: 20px;
    border: 2px solid #02bb47;
}

.rirasel-title {
    color: #fff;
    font-size: 25px;
    float: right;
    line-height: 51px;
}

.time-left {
    font-size: 14px;
    color: #404040;
    float: left;
    margin-left: 20px;
    line-height: 52px;
}

.top-sales-timer-holder {
    float: left;
    text-align: center;
    width: 100%;
    background-color: #ffd4d4;
    font-size: 0;
}

.timer-start {
    padding: 0;
    display: inline-block;
}

.day,
.hours,
.minutes,
.seconds {
    width: 32px;
    color: red;
    float: left;
    border-radius: 8px;
    margin-left: 0;
    padding-top: 8px;
    text-align: left;
    padding: 9px 0px;
    padding-bottom: 3px;
}

.day label,
.day span,
.hours label,
.hours span,
.minutes label,
.minutes span,
.seconds label,
.seconds span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 17px;
    line-height: 26px;
}

.day span,
.hours span,
.minutes span,
.seconds span {
    font-size: 12px;
    display: none
}

.dot {
    float: left;
    color: red;
    font-size: 15px;
    line-height: 41px;
    margin: 0 1px;
}

a.all-rirasel {
    float: right;
    color: #1d1d1d;
    background-color: rgb(255 215 223);
    padding: 5px 15px;
    border-radius: 8px;
    margin-right: 20px;
    font-size: 14px;
    margin-top: 10px;
}

a.all-rirasel:hover {
    color: #292828;
}

.rirasel-title i {
    position: relative;
    top: 6px;
    margin-left: 10px;
}

.two-banner {
    margin-bottom: 20px;
}

.shop_attributes tr.alt,
.shop_attributes tr.alt td {
    background-color: transparent!important
}

.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-1 th,
.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-2 th,
.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-3 th {
    text-align: right
}

.woocommerce-group-attributes-layout-1 {
    background: transparent;
    border-collapse: collapse;
}

.woocommerce table.shop_attributes td p,
.woocommerce table.shop_attributes td {
    color: #222
}

.woocommerce table.shop_attributes .attribute_name_values tr th {
    background-color: #f7f7f7!important
}


/* legal profile */

.legal-profile-wraper {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #dedede;
    width: 50%;
    float: right;
    box-sizing: border-box;
}

.legal-profile-active {
    font-size: 14px;
    color: #353535;
    line-height: 2;
    padding: 10px 0;
}

.legal-profile-form {
    filter: blur(2px);
}

.personal-info {
    width: 50%;
    float: right;
}

.legal-profile-form.active {
    filter: blur(0);
}

.legal-profile-form::before {
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.legal-profile-form.active::before {
    display: none;
}

.legal-profile-each-row input[type="text"] {
    width: 100%;
    margin: 10px auto;
    padding: 10px;
    border-radius: 5px;
    border: 0;
    background-color: #eee;
    color: #353535;
}

#lp-submit {
    text-align: center;
    background-color: #05b64f;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    display: block;
    width: 150px;
    border-radius: 5px;
    line-height: 2;
}

.legal-profile-each-row.legal-files .button.button-primary {
    width: 150px;
    text-align: center;
    background-color: #05b64f;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 10px auto;
    display: block;
}

.legal-profile-each-row label {
    width: 100%;
    display: block;
    font-size: 14px;
    margin: 0 5px;
    color: #353535;
}

#legal-factor-request {
    padding: 10px 0;
    font-size: 14px;
    color: #353535;
}

#legal-factor-request p {
    color: #353535;
}

#is_legal_factor_field {
    margin: 0 !important;
    padding: 5px 0 !important;
    line-height: 2;
}

#legal-factor-request p a {
    color: #1a75bc;
}

.show-refund-form {
    font-size: 14px;
    text-align: center;
    background-color: #f5f5f5;
    line-height: 2!important;
    padding: 10px 0;
    color: #353535
}

.refund-form-holder {
    padding: 10px 0
}

.ref-row {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap
}

.ref-label {
    font-size: 14px;
    color: #353535;
    padding: 5px 0;
    margin: auto 10px
}

#refund_order_id {
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    width: 200px
}

.checkbox-main-label {
    font-size: 14px;
    width: 100%;
    color: #353535
}

.each-ref-checkbox {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-flow: row-reverse
}

.ref-label-checkbox {
    font-size: 14px;
    color: #353535;
    margin: auto 10px
}

#refund_product_comment {
    border: 1px solid #ccc;
    width: 100%;
    margin: 10px auto;
    border-radius: 5px
}

.refund-form-holder input[type="submit"] {
    color: #fff;
    padding: 5px 10px;
    background-color: #1a75bc;
    border: 0;
    border-radius: 5px
}

.all-order-refund h3 {
    margin: 10px auto;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    background-color: #f5f5f5;
    padding: 10px 0;
    line-height: 2
}

.all-order-refund table {
    border: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    font-weight: 400!important;
    color: #353535
}

.all-order-refund table tr,
.all-order-refund table th,
.all-order-refund table td {
    border: 1px solid #ccc
}

.all-order-refund table th,
.all-order-refund table td {
    padding: 10px;
    text-align: center
}

.all-order-refund table tr:nth-child(even) {
    background-color: #f5f5f5
}

.orders-item-holder {
    width: 100%;
    display: block;
    flex-wrap: wrap;
    direction: rtl
}

.orders-item-holder .each-ref-checkbox {
    flex-flow: row
}

.refund-notice {
    text-align: center;
    padding: 10px 0;
    background-color: #00a020;
    color: #fff;
    font-size: 14px;
    margin: 10px auto
}

.legal-files {
    padding: 10px 0 10px 0;
    border-top: 1px solid #ddd;
    margin-top: 15px;
}

.image-preload {
    width: 150px;
    height: 150px;
}

.profile-lagel-img {
    display: inline-flex;
}

.lp-status-message {
    background: #b61f1f;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
}


/* legal profile */

.notice-single {
    background-color: #eaffeb;
    padding: 5px 10px;
    line-height: 2;
    font-size: 13px;
    border-radius: 5px;
    color: #388e3c;
}

.imp-attr.fullsize {
    font-size: 14px;
    margin: 10px auto;
    color: #353535;
    margin-bottom: 0;
}

.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::after,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled .variable-item-contents::before,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::after,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::before,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::after,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock .variable-item-contents::before,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::after,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).out-of-stock:hover .variable-item-contents::before {
    display: none;
}


/* attr dokan dashboard */

#product_cat_id,
#dokan_save_produc_attr {
    display: inline-block;
    padding: 5px 20px;
    background-color: #5cb85c;
    color: #fff;
    border-radius: 5px;
    margin: 5px;
    cursor: pointer;
}

.dokan-attr-value-holder {
    width: 80%;
    padding: 10px;
}

.dokan-attr-name {
    width: 20%;
    padding: 10px;
}

.attr-notice {
    margin: 10px auto;
    font-size: 14px;
    color: #353535;
}

.attr-ajax-notice {
    padding: 10px;
    background-color: #5cb85c;
    margin: 5px auto;
    color: #fff;
}

.dokan-btn.dokan-btn-default[value="create_and_add_new"] {
    display: none;
}

.content-half-part .dokan-form-group:nth-child(2) {
    display: none;
}

.dokan-form-group.dokan-product-type-container.show_if_subscription.show_if_variable-subscription.show_if_simple {
    display: none;
}


/* attr dokan dashboard */

.coming-soon-single {
    padding: 10px 10px;
    text-align: center;
    background-color: #08bc02;
    color: #fff;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    font-size: 16px;
}

.coming-soon {
    background-color: rgba(0, 255, 0, 0.1);
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    color: #08bc02;
}

.archive-out-of-stock {
    background-color: rgba(255, 0, 0, 0.1);
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    color: #e62021;
}

.woocommerce .products ul,
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    border-collapse: collapse;
    border: 1px solid #eee;
}

.woocommerce-NoticeGroup-checkout ul li {
    padding-right: 50px !important;
}


/* digits modal */

body.woocommerce-checkout .digloginpage,
body.woocommerce-checkout .register,
body.woocommerce-checkout .forgot {
    clear: both;
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
    width: 500px;
    margin: 0 auto;
}

body.woocommerce-checkout .digloginpage.digoneclickls,
body.woocommerce-checkout .dig_verify_mobile_otp_container {
    width: 400px;
    margin: 30px auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: auto;
}

body.woocommerce-checkout .mobile_field.mobile_format,
body.woocommerce-checkout .dig_verify_otp_input,
body.woocommerce-checkout .minput input {
    border: 0;
    background-color: #eee !important;
    border-radius: 10px !important;
}

body.woocommerce-checkout .dig_login_va_otp,
body.woocommerce-checkout .dig_verify_otp_submit_button {
    background-color: #1a75bc;
    color: #fff;
    border: 0 !important;
    border-radius: 5px !important;
    width: 150px;
    margin: 0 auto;
}

body.woocommerce-checkout .minput_inner label {
    text-align: right;
    font-size: 14px;
    padding: 10px 0;
    display: block;
    color: #353535;
}

body.woocommerce-checkout #dig_lo_resend_otp_btn {
    width: 180px;
    text-align: center;
    background-color: #f09102;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 10px;
    margin: 10px auto;
}

body.woocommerce-checkout .logforb .lighte.bgdark.button {
    font-size: 14px;
    padding: 5px 50px;
    display: block;
    margin: 0 auto;
    color: #fff;
    background-color: #1a75bc;
}

body.woocommerce-checkout .forgotpasswordaContainer {
    font-size: 14px;
    text-align: right !important;
}

body.woocommerce-checkout .forgotpasswordaContainer .forgotpassworda {
    text-align: right !important;
    color: #353535;
    margin: 25px 0;
    display: block;
}

body.woocommerce-checkout #dig_login_va_otp {
    background-color: #1a75bc;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 2;
    height: auto;
    border-radius: 5px;
    width: 180px;
}

body.woocommerce-checkout .signdesc {
    font-size: 14px !important;
    color: #353535;
}

body.woocommerce-checkout .signupbutton.transupbutton.bgtransborderdark {
    background: #48b353;
    border: 0;
    color: #fff;
    display: inline-block;
    width: 180px;
    line-height: 2;
    height: auto;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 10px;
}

body.woocommerce-checkout .call-whatsapp {
    padding: 15px;
    background-color: #fff;
    border-radius: 20px;
    margin: 10px auto;
    text-align: center;
    width: 400px;
}

body.woocommerce-checkout .call-whatsapp a {
    color: #353535;
    font-size: 14px;
}

body.woocommerce-checkout .lighte.bgdark.button.dig-signup-otp.registerbutton,
body.woocommerce-checkout .lighte.bgdark.button.forgotpassword {
    font-size: 14px;
    padding: 5px 10px;
    background-color: #1a75bc;
    color: #fff;
    height: auto;
    line-height: 2;
}

body.woocommerce-checkout .backtoLogin {
    font-size: 14px;
    margin: 20px auto;
}

.call-whatsapp.checkout-notice {
    background-color: rgba(0, 255, 0, 0.1) !important;
}

.call-whatsapp.checkout-notice {
    color: #48b353 !important;
}


/* digits modal */

#most-recent,
#most-recent2 {
    margin: 30px 0;
}

.sec-title {
    font-size: 20px;
    float: right;
    line-height: 40px;
    color: #353535;
}

.sec-title-row {
    margin-bottom: 20px;
}

a.sec-btn {
    float: left;
    color: #86a6ff;
    background-color: #e8e8ff;
    padding: 8px 22px;
    border-radius: 8px;
    font-size: 14px;
}

a.sec-btn:hover {
    color: #86a6ff;
}

.offer-slider {
    padding-bottom: 50px;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.swiper-pagination-bullet-active {
    background: #fff;
}

.invoice.rtl.thankyou-page-invoice .shop-info.table-responsive.table-fixed {
    display: none;
}

.go-to-vendor-dashboard {
    float: left;
    width: 100%;
}

a.seller-panel-link {
    background-color: #0060d8;
    color: #fff;
    float: right;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px 30px;
    margin-bottom: 40px;
}

.products.columns-4 .product.purchasable span.onsale {
    top: 10px;
    right: 10px;
}

.digitheme-head LI {
    list-style-type: none !important;
}

.table.dokan-table.dokan-other-vendor-camparison-table .table-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.table.dokan-table.dokan-other-vendor-camparison-table .table-row>div {
    width: 33%;
    text-align: center;
}

#most-recent2 {
    display: flex;
}

.index-2section.index-2section-right {
    width: 80%;
}

.index-2section.index-2section-left {
    width: 20%;
    background-color: #52b889;
    border-radius: 0 10px 10px 0;
    padding-bottom: 20px;
}

.index-2section.index-2section-left .sec-title {
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
}

.footer-phone a {
    display: inline-block;
    color: #353535;
}

.summary.entry-summary .usb-items.fullsize {
    border: 0 !important;
}

.wcpa_form_outer label {
    font-size: 14px;
    font-weight: lighter;
    line-height: 2;
    color: #353535;
}

.wcpa_form_outer .wcpa_form_item .wcpa_radio .wcpa_check {
    font-size: 14px !important;
    padding: 2px !important;
    font-weight: normal !important;
    width: 14px;
    height: 14px;
    border-color: #6c3e7f;
}

.wcpa_form_outer .wcpa_form_item .wcpa_radio input[type="radio"]:checked+label .wcpa_check::before {
    background: #6c3e7f !important;
}


/* single product attr */

.group-title {
    font-size: 16px !important;
    text-align: center;
    background-color: #e7e1e1;
    margin: 0 !important;
    color: #353535 !important;
    font-weight: normal !important;
    padding: 10px;
}

.dwspecs-product-table table tr th,
.dwspecs-product-table table tr td {
    vertical-align: middle;
    background-color: #f7f7f7;
    padding: 10px !important;
    color: #353535 !important;
    font-size: 14px;
    font-weight: lighter;
    border-bottom: 1px solid #fff;
}


/* single product attr */

#most-recent4 {
    background-color: #49c4f4;
    padding: 25px 0 50px 0;
}

#most-recent4 .sec-title {
    color: #fff;
}

#most-recent2 .onsale {
    top: 10px;
    right: 10px;
}

.cat-items-in.fullwrap {
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.isotop-in.fullwrap {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    justify-content: space-between;
}

.index-isotop-heading {
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0;
    margin: 20px auto 0 auto;
    text-align: center;
    color: #353535;
}

.special-slider-fullwrap {
    overflow: hidden;
    background-color: #fb3449;
    border-radius: 5px;
}

#most-recent3 {
    padding: 25px 0;
}

.swiper-slide {
    height: auto !important;
}

.wc-pao-addons-container .woocommerce-Price-amount.amount {
    font-size: 12px;
}

#sub-menu-holder-id-5592 {
    display: none !important;
}

.new-menu-1st-level>li:nth-child(1)>a::before {
    content: '\e935';
    font-family: icomoon;
    font-size: 20px;
    position: absolute;
    right: -15px;
    top: 8px;
}

.archive-products-sub-cats {
    margin-bottom: 10px;
}


/* forms */

.b2b-form-holder {
    width: 100%;
    text-align: right;
    display: flex;
    flex-wrap: wrap !important;
    justify-content: space-between;
    flex-flow: row-reverse;
}

.form-row-50 {
    width: 50%;
    padding: 10px;
}

.form-row-100 {
    width: 100%;
    padding: 10px;
}

.form-row-50 input {
    width: 100%;
    text-align: right;
    color: #353535;
    border: 0;
    background-color: #f4f4f4;
    padding: 10px;
    font-size: 14px;
}

.form-row-100 textarea {
    width: 100%;
    border: 0;
    background-color: #f5f5f5;
    text-align: right;
    font-size: 14px;
    color: #353535;
}

.form-row-100 input[type="submit"] {
    display: block;
    padding: 5px 10px;
    background-color: #6c3e7f !important;
    margin: 5px auto;
}

.wpcf7-response-output {
    text-align: right;
    font-size: 14px;
    padding: 5px 10px !important;
    font-weight: lighter;
}

.form-row-50 .wpcf7-not-valid-tip,
.form-row-100 .wpcf7-not-valid-tip {
    font-size: 12px;
}


/* forms */


/* contact us */

.contact-us-holder {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.contact-info {
    width: 50%;
    padding: 10px;
}

.contact-map-holder {
    width: 50%;
    padding: 10px;
}

.contact-form-holder {
    width: 100%;
    margin: 10px auto;
}

.contact-map-holder iframe {
    width: 100%;
    height: 300px;
}


/* contact us */

.page-template-page-contant-us .page-main-title h1 {
    font-size: 20px;
    color: #353535;
    font-weight: normal;
    margin: 20px auto;
}

body.page-template-default .page-boxes-in.fullsize {
    font-size: 14px;
    line-height: 2;
    color: #353535;
    font-weight: lighter;
}

.tracking-order-form {
    display: flex;
    flex-wrap: wrap;
}

.tracking-order-form label {
    display: block;
}

.tracking-order-form input {
    width: 100%;
    border: 0;
    background-color: #f5f5f5;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: lighter;
    color: #353535;
}

.tracking-order-form .button {
    border: 0;
    padding: 5px 20px;
    color: #fff;
    background-color: #6c3e7f;
    border-radius: 5px;
}

body.page-template-default .page-main-title.fullsize h1 {
    font-size: 20px;
    margin: 20px auto;
    font-weight: normal;
}

body.page-id-55 h2 {
    display: none;
}

.notice-div {
    padding: 10px;
    font-size: 14px;
    color: #388e3c;
    background-color: #eaffeb;
    font-weight: lighter;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.notice-span {
    margin-right: 20px;
}

.show-more-attr {
    clear: both;
    font-size: 12px;
    padding: 5px 10px;
    background-color: #ffebeb;
    color: #515151;
    width: 100px;
    text-align: center;
    margin: 10px 0;
    float: right;
    border-radius: 5px;
    cursor: pointer;
}

#newmenu-nav ul {
    display: flex;
    font-size: 14px;
    color: #353535;
    width: 100%;
}

#newmenu-nav>ul>li>a {
    color: #353535;
    padding: 10px;
    display: block;
}

#newmenu-nav>ul>li>ul>li {
    display: block;
}

#newmenu-nav>ul>li>ul {
    width: 200px;
    background-color: #fff;
    position: absolute;
    z-index: 100;
    flex-wrap: wrap;
    display: none;
}

#newmenu-nav>ul>.menu-item-has-children {
    position: relative;
}

#newmenu-nav>ul>li>ul>li {
    display: block;
    width: 100%;
}

#newmenu-nav>ul>li>ul>li>a {
    color: #353535;
    padding: 10px;
    display: block;
    color: #4d4d4d;
}

#newmenu-nav>ul>li.menu-item-has-children:hover>ul {
    display: block;
}

@media(min-width:767px){
	.site-logo a img
	{
		margin-top:0;
		height:84px;
	}
	.site-search
	{
		margin-top:28px;
	}
	.header-main-left
	{
		margin-top:34px;
	}
}

@media(max-width: 767px) {
    .tabs.wc-tabs>li>a::before {
        display: block;
        font-size: 20px;
        margin-bottom: 10px !important;
        height: 30px;
    }
    .site-logo a img {
        height: 25px;
        margin-top: 6px;
    }
    .contact-info {
        width: 100%;
    }
    .contact-map-holder {
        width: 100%;
    }
    .form-row-50 {
        width: 100%;
    }
    .woocommerce-page div.product div.images.woocommerce-product-gallery {
        width: 100%;
        border: 0;
    }
    .cat-box {
        width: 100%;
    }
    #most-recent2 {
        display: flex;
        flex-wrap: wrap;
    }
    .index-2section.index-2section-right {
        width: 100%;
    }
    .index-2section.index-2section-left {
        width: 100%;
        border-radius: 0;
        padding-bottom: 20px;
        margin-top: 20px;
    }
    #special-slider .price del {
        display: block;
    }
    .table.dokan-table.dokan-other-vendor-camparison-table .table-row>div {
        width: 100%;
    }
    .bestsale-slider .swiper-slide,
    .prd-js .swiper-slide {
        width: 55% !important;
    }
    /* digits modal */
    body.woocommerce-checkout .digloginpage,
    body.woocommerce-checkout .register,
    body.woocommerce-checkout .forgot {
        clear: both;
        background-color: #fff;
        border-radius: 20px;
        padding: 20px;
        width: 100%;
        margin: 0 auto;
    }
    /* digits modal */
    .notice-single.fullsize {
        font-size: 12px;
    }
    .icon-box {
        height: 34px;
        margin-bottom: 2px;
        text-align: center;
    }
    /* new site */
    .legal-profile-wraper {
        width: 100%;
        margin: 10px auto;
    }
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        margin: 0 !important;
        width: 50% !important;
    }
    /* new site */
    .whatsapp-footer {
        display: block;
    }
    .mobile-site-banner {
        display: block;
    }
    .desktop-site-banner {
        display: none;
    }
    .archive.sidebar {
        overflow-y: scroll !important;
    }
    .product-res {
        width: 100%;
        /* max-height: 200px; */
        overflow: scroll;
    }
    .home-page-berif-fullwrap .aligncenter.size-full {
        width: 100%;
        height: auto;
    }
    .each-hpb {
        width: 48%;
    }
    .page-id-22723 .aligncenter {
        width: 100% !important;
        height: auto !important;
    }
    /* go to product brand with filter cat */
    .go-to-brand-cat-img {
        float: none;
        width: 80px;
        padding: 20px;
        box-sizing: content-box;
        margin: 0 auto;
    }
    .go-to-brand-cat-info {
        float: none;
        margin-top: 0;
        font-size: 13px;
        color: #353535;
        line-height: 2;
        padding: 10px;
    }
    /* go to product brand with filter cat */
    /* video in product */
    #tab-description iframe,
    body.page-id-22723 iframe {
        width: 90%;
        height: auto;
    }
    /* video in product */
    .special-offers.speical-oofer-baby-shop {
        margin-top: 0;
    }
    .each-baby-shop {
        width: 90%;
        margin: 10px auto;
    }
    .bs-label {
        width: 100%;
    }
    .bs-value {
        width: 100%;
    }
    #babyshop-comments-area #commentform input {
        width: 180px !important;
    }
    .go-to-mag {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 10px auto;
    }
    .stock.available-on-backorder {
        position: absolute;
        width: 200%;
        top: -36px;
        background-color: #fff;
        font-size: 12px !important;
        line-height: 2;
        border: 1px solid #eee;
        right: 0;
        padding: 5px 0;
        color: #ef394e !important;
    }
    .instock_reminde_mobile {
        float: left;
        margin-left: 0;
        font-size: 14px;
        color: #353535;
        display: block;
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        border-radius: 5px;
    }
    .instock_reminde_notice {
        display: none;
    }
    .instock_reminde {
        font-size: 14px;
        line-height: 1;
        border-radius: 8px;
        color: #fff;
        overflow: hidden;
        text-align: center;
        min-height: auto;
        background-color: #ef394e;
        border: none;
        padding: 10px;
        float: left;
        width: 100%;
        margin-top: 0;
        cursor: pointer;
    }
    .special-offers img {
        width: 100% !important;
        height: auto !important;
    }
    .header-notice {
        font-size: 10px;
    }
    .bf-row {
        width: 100%;
    }
    body.woocommerce-checkout .digloginpage.digoneclickls,
    body.woocommerce-checkout .dig_verify_mobile_otp_container {
        width: 100% !important;
    }
    body.error404 .archive-products.search-archive-products.fullsize {
        width: 100% !important;
    }
    .footer-logo ul li {
        margin: 0;
    }
    #tab-description table tr td {
        margin-right: autp;
        padding: 0;
        border-bottom: 0 !important;
        border-left: 0 !important;
    }
    #tab-description table .alignright {
        float: none !important;
        margin: 10px auto !important;
        display: block !important;
    }
    #tab-description .table-mobile table,
    #tab-description .table-mobile table tr,
    #tab-description .table-mobile table tr td {
        display: block;
        width: 100% !important;
        padding: 10px;
    }
    .cart-notice .each-checkout-notice p {
        font-size: 11px !important;
    }
    .footer-logo {
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .footer-logo li {
        float: right;
        width: 120px;
    }
    .footer-about {
        padding-right: 0;
        width: 100%;
    }
    .footer-about h1 {
        font-size: 14px;
        margin-bottom: 10px;
        color: #222;
    }
    .about-footer {
        margin-bottom: 50px;
    }
    .each-2bite {
        width: 100%;
        float: none;
    }
    /* pay with card */
    #cardtocard_bank input,
    #cardtocard_trans_id input,
    #cardtocard_price input,
    #cardtocard_date input,
    #cardtocard_time input,
    #cardtocard_trans input {
        width: 100% !important;
    }
    #cardtocard_note_text {
        width: 100% !important;
    }
    .yith-par-message {
        display: none !important;
    }
    .mobile-b {
        display: block !important;
    }
    .mobile-hidden {
        display: none;
    }
    /* group attribut */
    .attribute_name_values {
        width: 100% !important;
    }
    .shop_attributes .attribute_group_name {
        float: right;
        width: 100% !important;
        text-align: center !important;
        border-bottom: none !important;
        border-radius: 0px !important;
    }
    .single-product .product.product-type-simple button[name="add-to-cart"] {
        position: fixed;
        bottom: 54px;
        left: 0;
        z-index: 500;
    }
    .single-product .summary .woocommerce-Price-currencySymbol {
        float: none;
        margin-top: 17px;
        margin-right: 8px;
        font-size: 14px;
    }
    .single-product .product.product-type-simple .product-price {
        text-align: center;
        margin-top: 10px;
    }
    .single-product .product.product-type-simple.instock .product-add-to-cart {
        height: 0px;
    }
    .woocommerce table.shop_attributes th,
    .woocommerce table.shop_attributes td {
        background-color: #fff !important;
    }
    .attribute_name_values tr td.attribute_name,
    .attribute_name_values tr td.attribute_value {
        float: right;
        width: 50% !important;
        padding: 10px !important;
        font-style: normal;
    }
    .attribute_name_values tr td.attribute_value a {
        color: #555 !important;
    }
    .woocommerce table.shop_attributes td p {
        padding: 0;
    }
    /* end group attribut */
    .isotop-item {
        width: 50%;
        padding: 4px;
    }
    .isotop-item {
        width: 50%;
        padding: 4px;
    }
    .isotop-item img {
        width: 100%;
        padding: 0 12px;
        height: auto;
    }
    .site-search {
        margin-right: 0;
        width: calc(100% - 130px);
    }
    .site-logo {
        float: left;
        position: relative;
    }
    .site-logo a {
        width: auto;
        margin-top: 0;
    }
    .site-search input[type="text"] {
        padding: 9px 10px 9px 40px;
        font-size: 10px;
    }
    .site-search::before {
        right: auto;
        left: 2px;
        top: 5px;
    }
    .header-main-left {
        position: fixed;
        bottom: 0;
        /* left: 0; */
        right: 0;
        width: 100%;
        background-color: #fff;
        z-index: 200;
        margin: 0;
        border-top: 1px solid #ececec;
        display: flex;
        justify-content: space-between;
        flex-flow: row-reverse;
    }
    .leasing-link {
        display: none;
    }
    .footer-col {
        width: 100%;
    }
    .toolb-name {
        text-align: center;
        width: 100%;
        margin-top: 6px;
        font-size: 12px;
        line-height: 11px;
        display: inline-block;
        float: left;
        color: #222;
        font-weight: 400;
    }
    .site-header-icon i {
        font-size: 25px;
        width: 100%;
        float: left;
        position: relative;
        text-align: center;
        color: #222;
        top: 0;
    }
    .site-login i {
        top: 0;
    }
    .site-header-icon {
        float: left;
        margin-left: 0;
        padding-right: 0;
        color: #222;
        width: 25% !important;
        padding: 8px 0;
    }
    .site-header-icon a {
        text-align: center;
        width: 100%;
        font-size: 9px;
        line-height: 11px;
        display: inline-block;
        float: left;
        color: #222;
        font-weight: 400;
    }
    .cart-count {
        position: absolute;
        right: 50%;
        top: 1px;
        margin-left: 5px;
        background: red;
        width: 13px;
        height: 13px;
        text-align: center;
        line-height: 16px;
        color: #fff;
        border-radius: 25px;
        font-size: 10px;
    }
    .site-header-icon.site-tel {
        padding-left: 0;
    }
    .header-bottom {
        margin-top: 0;
        border-top: 0;
        padding-top: 0;
        position: fixed;
        right: -100%;
        top: 0;
        width: 75%;
        height: 100%;
        background-color: #fff;
        z-index: 600;
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
        overflow-y: scroll;
    }
    .header-bottom.active {
        right: 0;
    }
    .main-menu-new .desk-b>nav>ul>li,
    .main-menu-new .desk-b>nav>ul>li {
        width: 100%;
        margin-left: 0;
    }
    .header {
        padding: 3px 10px;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 99;
        width: 100%;
        box-shadow: 0 2px 4px 0 hsl(0deg 0% 44% / 16%);
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
    }
    body {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .category-items,
    .isotop-box {
        padding: 5px 10px;
        padding-top: 0;
    }
    .isotop-item a {
        padding: 8px 4px;
        font-size: 0;
    }
    .iso-name {
        font-size: 12px;
        font-weight: 400;
        margin-top: 9px;
    }
    .main-hero {
        margin-bottom: 5px;
    }
    .cat-box {
        width: 100%;
    }
    .cat-box a {
        padding: 5px;
    }
    /* .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        display: none;
    } */
    .footer {
        padding-bottom: 50px;
    }
    .single-product .footer {
        padding-bottom: 100px;
    }
    .main-menu-new .mobile-b {
        display: inline-block;
        width: 100%;
    }
    .main-menu-new .mobile-b>nav>ul {
        width: 100%;
    }
    .main-menu-new .mobile-b>nav>ul>li>.sub-menu {
        position: relative;
        display: none;
        padding: 0;
        width: 100%;
        right: 0;
        margin-top: 0px;
        box-shadow: none;
        background-color: #f7f7f7;
    }
    .main-menu-new>ul>li.bold-menu>a {
        font-size: 11px;
        padding: 10px 15px !important;
    }
    .main-menu-new .desk-b>nav>ul>li>.sub-menu>li>a {
        font-size: 12px;
        color: #6b6b6b;
        line-height: 2;
        padding: 6px 10px;
        display: block;
    }
    .main-menu-new .desk-b>nav>ul>li>.sub-menu>li>.sub-menu>li>a {
        font-size: 11px;
        color: #6b6b6b;
        display: block;
        line-height: 2;
        padding: 6px 10px;
        padding-right: 25px;
    }
    .main-menu-new .desk-b>nav>ul>li>.sub-menu>li.menu-item-has-children a {
        font-weight: bold;
        color: #2d2d2d;
    }
    .main-menu-new>ul>li.bold-menu>a::before {
        top: 2px;
        right: -6px;
        font-size: 13px;
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
    }
    .main-menu-new .mobile-b>nav>ul>li>.sub-menu>li .sub-menu {
        background-color: #efefef;
    }
    .main-menu-new .mobile-b>nav>ul li .sub-menu {
        display: none !important;
        width: 100%;
        flex-wrap: inherit;
        max-height: initial;
        flex-direction: initial;
    }
    .main-menu-new .mobile-b>nav>ul li.active>.sub-menu {
        display: inline-block !important;
        width: 100%;
    }
    .main-menu-new .mobile-b>nav>ul>li>.sub-menu>li.active>a::before {
        display: inline-block;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 3px;
    }
    .main-menu-new .mobile-b>nav>ul>li {
        border-bottom: 1px solid #f7f7f7;
    }
    .main-menu-new .desk-b>nav>ul>li>a {
        padding: 10px 13px;
        padding-right: 35px;
        position: relative;
        color: #222;
        display: inline-block;
        font-size: 14px;
    }
    .main-menu-new .desk-b>nav>ul>li.menu-item-has-children>a::before {
        content: '\e913';
        font-family: icomoon;
        position: absolute;
        top: 15px;
        right: 10px;
    }
    .main-menu-new .desk-b>nav>ul>li.menu-item-has-children.active>a::before {
        content: '\e91d';
        left: 18px;
        top: 15px;
    }
    .menu-over,
    .choose-over {
        background-color: rgba(0, 0, 0, .8);
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 599;
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
        opacity: 0;
        visibility: hidden;
    }
    .menu-over.active,
    .choose-over.active {
        opacity: 1;
        visibility: visible;
    }
    .menu-over i,
    .choose-over i {
        position: absolute;
        left: 8px;
        top: 5px;
        color: #fff;
        font-size: 35px;
    }
    .choose-over i {
        top: 50px;
    }
    .footer-right,
    .footer-right .footer-col {
        width: 100%;
    }
    .form-newsletter input,
    .form-newsletter input[type="submit"] {
        width: 100%;
        box-sizing: border-box;
    }
    .form-newsletter {
        padding: 0;
    }
    .social-icon li {
        text-align: center;
        font-size: 0;
        width: 49%;
        margin-left: 0;
    }
    .social-icon li:last-child {
        margin-right: 2%;
    }
    .form-newsletter .head-col {
        text-align: center;
        width: 100%;
        float: left;
        margin-bottom: 5px;
    }
    .social-icon li a {
        font-size: 11px;
        padding: 9px 5px;
        float: none;
        display: inline-block;
    }
    .archive-products {
        width: 100%;
        padding-right: 0;
    }
    .item-box .p-img {
        height: auto;
    }
    .woocommerce ul.products li.product .item-box .p-img img {
        height: auto;
        width: 100%;
    }
    .woocommerce:not(.single-product) ul.products li.product .item-box {
        padding: 10px;
        padding-bottom: 2px;
    }
    .woocommerce.single-product ul.products li.product .item-box {
        border-bottom: 1px solid #eee;
        padding: 5px 10px;
    }
    .woocommerce.single-product ul.products li.product:nth-child(2) .item-box {
        border-left: 0;
    }
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 50%;
        margin-bottom: 0;
    }
    .item-box a.p-name {
        font-size: 10px;
        height: 75px;
        margin-top: 10px;
        line-height: 1.8;
    }
    .item-box .woocommerce-Price-amount {
        font-size: 12px;
    }
    .item-box .p-price del .woocommerce-Price-amount {
        font-size: 10px;
    }
    .woocommerce-Price-currencySymbol {
        font-size: 9px;
    }
    .item-box .p-price {
        font-size: 10px;
    }
    .item-box .p-price {
        min-height: 28px;
    }
    .archive-holder .sidebar {
        position: fixed !important;
        right: -100%;
        width: 80%;
        background-color: #fff;
        height: 100%;
        z-index: 200;
        top: 0;
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
        overflow-y: scroll;
    }
    .archive-holder .sidebar.active {
        right: 0;
    }
    .woocommerce-page div.product div.images,
    .product-body,
    .product-cart,
    .woocommerce-page div.product div.summary {
        width: 100%;
    }
    .woocommerce.single-product div.product div.images .wpgs-image img {
        width: auto;
        height: 200px;
        margin: 0 auto;
    }
    /* .wpgs-thumb.slick-initialized.slick-slider {
        display: none;
    } */
    .wpgs-image .slick-prev,
    .wpgs-image .slick-next {
        opacity: 1;
    }
    .slick-dots.wpgs-dots {
        display: inline-block !important;
    }
    .product-body {
        padding: 0;
    }
    .single-product #main {
        position: relative;
        float: left;
        width: 100%;
        padding-bottom: 55px;
        margin-bottom: 10px;
        z-index: 2;
    }
    .single-product .breadcrumb {
        position: absolute;
        bottom: 0;
    }
    .english-name {
        font-size: 9px;
        margin-bottom: 10px;
    }
    .product-name .product_title {
        font-size: 13px;
        margin: 10px 0;
    }
    .slick-dots li button:before {
        font-size: 8px;
    }
    .slick-dots li.slick-active button:before {
        font-size: 12px;
    }
    .slick-dots li {
        width: 10px;
    }
    .slick-dots li button {
        padding: 0;
        width: auto;
    }
    .wpgs-wrapper .slick-prev,
    .wpgs-wrapper .slick-next {
        border-radius: 7px;
    }
    /* .product-price,
    .product-add-to-cart {
        position: fixed;
        left: 0;
        bottom: 46px;
        width: 50%;
        text-align: center;
        background-color: #fff;
        z-index: 80;
        padding: 5px;
        height: 50px;
        line-height: 40px;
        border-top: solid 1px #ececec;
    }
    .product-add-to-cart {
        left: auto;
        right: 0;
    }
    .woocommerce div.product form.cart {
        margin-bottom: 0;
    }
    .woocommerce.single-product div.product form.cart .button.single_add_to_cart_button {
        margin-top: 0;
        min-height: auto;
        font-size: 12px;
        padding: 11px 16px;
        width: auto;
        display: inline-block;
        float: none;
    }
    .single-product .product-price .woocommerce-Price-amount {
        font-size: 13px;
    }
    .icon-box {
        height: 30px;
        margin-top: 4px;
        margin-bottom: 3px;
    } */
    .desc-usb {
        font-size: 8px;
    }
    .usb-m {
        padding: 3px;
        width: 20%;
    }
    /* .usb-m:last-child {
        display: none;
    } */
    .single-product .desc-usb {
        font-size: 8px;
    }
    .single-product .icon-box {
        font-size: 15px;
    }
    .p-attribute {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .p-bullet li a {
        font-size: 10px;
    }
    .p-bullet li {
        font-size: 10px;
        color: #ccc;
    }
    .p-bullet li:last-child {
        margin-left: 0px;
    }
    .p-bullet li i {
        font-size: 11px;
    }
    .p-bullet {
        margin-top: 5px;
    }
    .woocommerce-product-details__short-description li,
    .call-whatsapp a {
        font-size: 10px;
    }
    .product-add li {
        font-size: 10px;
        border-bottom: 0;
        margin-bottom: 2px;
        padding-right: 24px;
        color: #808080;
    }
    .product-add li:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .product-add li i {
        font-size: 14px;
        top: 3px;
        color: #808080;
    }
    .product-add {
        padding: 9px 10px;
        border: 0;
    }
    .call-whatsapp {
        padding-right: 30px;
    }
    .call-whatsapp i {
        position: absolute;
        top: 14px;
        font-size: 15px;
        right: 8px;
    }
    /* .variations_form.cart {
        position: fixed;
        bottom: -100%;
        width: 100%;
        left: 0;
        background-color: #fff;
        border-radius: 9px 9px 0 0;
        z-index: 9000;
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
        padding: 5px 0;
    }
    .variations_form.cart.active {
        bottom: 48px;
    }
    .choose-options-variable {
        display: none;
    }
    .product-type-variable .choose-options-variable {
        line-height: 1.222;
        font-weight: 300;
        border-radius: 8px;
        color: #fff;
        overflow: hidden;
        text-align: center;
        background-color: #ef394e;
        border: none;
        margin-top: 0;
        min-height: auto;
        font-size: 13px;
        padding: 11px 16px;
        width: auto;
        display: inline-block;
        float: none;
    } */
    .single-product .product {
        padding: 5px;
    }
    .description_tab a::before,
    #tab-title-additional_description a:before,
    #tab-title-additional_information a:before,
    #tab-title-reviews a:before,
    #tab-title-video_playertab a:before {
        font-size: 16px;
        position: relative;
        top: 3px;
        margin-left: 0;
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 8px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        width: 25%;
        padding: 5px 0;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 9px;
        font-weight: normal;
        float: right;
        padding: 1px 0px;
        width: 100%;
        text-align: center;
    }
    .woocommerce-Tabs-panel--description p {
        font-size: 13px;
    }
    .woocommerce-Tabs-panel {
        padding: 15px !important;
    }
    .product-name {
        padding: 0 10px;
    }
    .archive-filter-mobile {
        font-size: 11px;
        float: right;
        height: 36px;
        line-height: 37px;
        background-color: #ffece4;
        padding: 5px 18px;
        color: #ef6c2f;
        border-radius: 7px;
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
    }
    .archive-filter-mobile i {
        position: relative;
        top: 4px;
        margin-left: 11px;
        font-size: 15px;
    }
    .woocommerce-products-header__title {
        font-size: 13px !important;
        margin-bottom: 15px;
    }
    .breadcrumb li a {
        font-size: 8px;
        color: #616161;
        float: left;
        padding-left: 2px;
        font-family: irsans, roboto;
    }
    .breadcrumb li {
        font-size: 8px;
    }
    .woocommerce .woocommerce-breadcrumb {
        margin: 0;
    }
    .breadcrumb {
        margin: 0;
        padding: 0 15px;
    }
    .archive-header.active {
        background-color: #fff;
        position: fixed;
        left: 0;
        top: 48px;
        width: 100%;
        z-index: 20;
        padding: 6px 10px;
        box-shadow: 0px 4px 11px 0 rgba(0, 0, 0, 0.07);
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
    }
    .selectric .label {
        height: 32px;
        line-height: 32px;
        font-size: 9px;
    }
    .woocommerce-ordering::after {
        top: 11px;
        left: 5px;
    }
    .selectric {
        padding: 2px 25px;
        padding-right: 13px;
        border: 0;
    }
    .archive-header.active .archive-filter-mobile {
        padding: 2px 15px;
    }
    .archive-header.active .archive-filter-mobile {
        padding: 2px 15px;
    }
    .woocommerce .archive-header.active .woocommerce-ordering {
        margin: 0;
    }
    .header.arch {
        top: -100%;
    }
    .archive-header.active.arch {
        top: 0;
    }
    .woocommerce div.product p.stock {
        font-size: 12px;
    }
    /* my account  */
    .ns-profile-content .title,
    .ns-profile-content .value {
        width: 100%;
        float: none;
        font-size: 14px;
        color: #353535;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: right;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: left;
        width: 100%;
    }
    .woocommerce-thankyou-order-details {
        flex-wrap: wrap;
    }
    .table-mobile {
        overflow-x: scroll;
    }
    .woocommerce-cart-form,
    .woocommerce-page .page-holder .cart-collaterals {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px
    }
    .woocommerce-page table.cart td.actions .coupon input.input-text {
        width: 100%
    }
    .woocommerce-page table.cart td.actions .coupon .input-text+.button {
        width: auto;
        position: absolute;
        left: 14px;
        top: 9px;
        padding: 0 10px
    }
    .woocommerce .cart_totals table.shop_table_responsive tr td::before,
    .woocommerce-page .cart_totals table.shop_table_responsive tr td::before {
        display: none
    }
    .woocommerce .cart_totals table.shop_table_responsive tbody th,
    .woocommerce-page .cart_totals table.shop_table_responsive tbody th {
        display: inline-block;
        float: right;
        width: 50%!important
    }
    .woocommerce-page table.cart td.actions .coupon {
        padding-bottom: 0;
        margin-bottom: 15px;
    }
    .woocommerce .cart_totals table.shop_table_responsive tr td,
    .woocommerce-page .cart_totals table.shop_table_responsive tr td {
        float: left;
        width: 50%
    }
    .woocommerce .coupon button.button::before {
        display: none
    }
    .woocommerce table.woocommerce-cart-form__contents,
    .woocommerce-checkout-review-order-table {
        background-color: transparent;
        border-radius: 0;
        border: 0!important;
        box-shadow: none;
        margin-bottom: 0
    }
    .woocommerce table.woocommerce-cart-form__contents tr {
        display: inline-block;
        margin-bottom: 10px;
        background-color: #fff;
        border-radius: 6px;
        overflow: hidden;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .05);
        position: relative;
        padding-top: 58px;
        width: 100%
    }
    .woocommerce table.shop_table_responsive tr:not(.cart_item) td,
    .woocommerce-page table.shop_table_responsive tr:not(.cart_item) td {
        background-color: transparent!important;
        border-top: none!important;
        float: right;
        width: 100%;
    }
    .woocommerce table.woocommerce-cart-form__contents tr:not(.cart_item) {
        padding-top: 0
    }
    .woocommerce .woocommerce-cart-form table.shop_table {
        background-color: transparent;
    }
    .product-quantity {
        position: absolute;
        right: 0;
        top: 0
    }
    .product-remove {
        position: absolute;
        left: 0;
        top: 0
    }
    .woocommerce-cart-form__contents tr td::before {
        display: none
    }
    .woocommerce .quantity .qty {
        width: 90px;
        text-align: center;
        height: 30px;
        padding-right: 0
    }
    .woocommerce .product .quantity .qty {
        width: 40px
    }
    .quantity-nav {
        float: left;
        position: absolute;
        top: 0;
        height: 100%;
        right: 0;
        width: 100%;
        z-index: 2;
        border-radius: 6px;
        overflow: hidden
    }
    .quantity-button.quantity-down,
    .quantity-button.quantity-up {
        height: 100%;
        width: 30px;
        right: 0;
        bottom: 0;
        line-height: 30px;
        font-size: 18px;
        border-left: 0;
        background-color: #eaeaea
    }
    .quantity-button.quantity-up {
        left: 0;
        right: auto
    }
    .woocommerce-page table.cart .product-thumbnail {
        display: inherit;
        float: right;
        width: 80px;
        padding-top: 0
    }
    .woocommerce-cart table.shop_table td.product-name {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
        text-align: right!important;
        float: right;
        width: calc(100% - 80px);
    }
    .woocommerce-cart .product-name a {
        font-size: 11px
    }
    .woocommerce table.woocommerce-cart-form__contents td.product-price {
        display: none
    }
    .woocommerce table.woocommerce-cart-form__contents td.product-subtotal {
        color: #f44336
    }
    .cart_totals tr {
        float: left;
        width: 100%
    }
    .cart_totals tr li,
    .cart_totals tr span,
    .cart_totals tr td,
    .cart_totals tr td:before {
        font-size: 13px;
        font-weight: 400;
        color: #555
    }
    #order_review,
    .woocommerce .col2-set,
    .woocommerce-page .col2-set {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-billing-fields__field-wrapper .form-row,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
        position: relative;
        z-index: 5
    }
    .woocommerce .col2-set,
    .woocommerce-page .col2-set {
        padding: 15px 8px;
        border: none;
        border-radius: 6px
    }
    .woocommerce-checkout #payment ul.payment_methods {
        padding: 17px 8px
    }
    .woocommerce-checkout #payment div.form-row.place-order {
        padding: 5px 8px
    }
    .product-holderbox {
        width: 100%;
        padding-right: 0
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: #fff;
    }
    .woocommerce-cart-form,
    .woocommerce-page .page-boxes-in .cart-collaterals {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .woocommerce-cart-form {
        margin-bottom: 25px;
    }
    .woocommerce-notices-wrapper {
        padding: 0 10px;
    }
    .woocommerce-message {
        margin-bottom: 15px;
        padding-bottom: 43px;
        position: relative;
        font-size: 9px;
    }
    .woocommerce .woocommerce-message a.button {
        background-color: #ef394e;
        color: #fff;
        position: absolute;
        bottom: 12px;
        width: 95%;
        right: 2.5%;
        text-align: center;
    }
    .woocommerce table.my_account_orders th {
        display: none;
    }
    .woocommerce div.product form.cart .variations {
        margin-bottom: 0;
        padding: 10px;
    }
    .reset_variations {
        display: none !important;
    }
    .single-product .selectric {
        background: #eee;
        border-radius: 7px;
        text-align: right;
    }
    /* .woocommerce-variation-price {
        float: right;
        width: 50%;
    } */
    .woocommerce div.product form.cart .variations td.label {
        line-height: 37px;
        padding: 0;
        font-weight: 300;
        font-size: 14px;
    }
    .single-product .woocommerce-variation-price .woocommerce-Price-amount {
        font-size: 17px;
    }
    /* .woocommerce-variation-add-to-cart {
        float: right;
        width: 50%;
    } */
    .single-product .selectric .label {
        font-size: 13px;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
        margin-bottom: 0;
    }
    .contact-way li,
    .quick-access li a {
        font-size: 9px;
    }
    .quick-access li {
        line-height: 1.6;
    }
    .footer-col span.head-col {
        font-size: 16px;
        margin-bottom: 3px;
    }
    .footer-col {
        padding: 5px 15px;
    }
    .contact-way li i {
        font-size: 13px;
    }
    .search-result {
        right: -10px;
        top: 41px;
        width: 100vw;
    }
    .search-result.active {
        display: inline-block;
        height: calc(100vh - 48px);
        max-height: 100vh;
        z-index: 2000;
    }
    .text-res,
    .product-res {
        width: calc(100% - 10px);
        margin-left: 20px;
    }
    .close-search {
        display: none;
    }
    .close-search.active {
        display: inline-block;
    }
    .suggest-detail {
        font-size: 10px;
        width: calc(100% - 45px);
    }
    .searchres-img {
        width: 45px;
    }
    .bime-garanti {
        position: fixed;
        width: 100%;
        background-color: #fff;
        left: 0;
        z-index: 50000;
        bottom: -100%;
        padding: 10px;
        border-radius: 7px 7px 0 0;
        transition: all ease 0.4s;
    }
    .bime-garanti.active {
        bottom: 96px;
    }
    .woocommerce-variation-price {
        text-align: right;
        padding-right: 20px;
    }
    .product-price {
        font-size: 10px;
    }
    .product-type-variable .product-price .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
        display: none;
    }
    .single_variation_wrap .woocommerce-variation-price {
        text-align: center !important;
    }
    .product-type-variable .product-price .woocommerce-Price-amount:last-child .woocommerce-Price-currencySymbol {
        display: inline-block !important;
    }
    .single-product .product-type-variable .product-price .woocommerce-Price-amount {
        font-size: 12px;
    }
    .woocommerce div.product p.price del .woocommerce-Price-amount,
    .woocommerce div.product .woocommerce-variation-price span.price del .woocommerce-Price-amount {
        font-size: 11px;
    }
    .single-product .woocommerce-variation-price ins .woocommerce-Price-amount {
        font-size: 13px;
    }
    .bime-box-mobile {
        position: fixed;
        right: 0;
        bottom: 31px;
        z-index: 800;
        width: 50%;
        padding: 5px 10px;
    }
    .bime-mob-chooser {
        line-height: 1.222;
        font-weight: 300;
        border-radius: 8px;
        color: #fff;
        overflow: hidden;
        text-align: center;
        background-color: #ef394e;
        border: none;
        font-size: 12px;
        padding: 11px 16px;
        width: auto;
        display: inline-block;
        float: none;
    }
    .choose-over.go-topper {
        top: -130px;
    }
    .choose-over.go-topper i {
        top: 185px;
    }
    .guaranty_list li .checkbox-after,
    .bime_list li .checkbox-after {
        top: 6px;
    }
    .product-add li {
        padding-right: 30px;
    }
    .title_guaranty,
    .title_bime {
        line-height: 30px;
        padding: 0 8px;
        font-size: 10px;
    }
    .remove-insurance,
    .remove-webinar {
        top: 1px;
        left: 0;
    }
    .title-item {
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }
    .single-product .related.products {
        margin-top: 5px;
    }
    .woocommerce-checkout table.shop_table td {
        font-size: 10px;
    }
    /* new site menu */
    /* new site menu */
    .home-product-banner-wrapper {
        display: inline-block;
    }
    .each-hpb {
        width: 100%;
    }
    .each-hpb:first-child {
        margin-bottom: 20px;
    }
    .special-slider .p-img img,
    .prd-js .p-img img,
    .bestsale-slider .p-img img {
        height: 170px;
    }
    .prd-js .p-price bdi .woocommerce-Price-currencySymbol {
        margin-top: 6px;
        font-size: 12px;
        margin-right: 4px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .index-2section.index-2section-right {
        width: 60%;
    }
    .index-2section.index-2section-left {
        width: 40%;
    }
    /* related new style */
    .related.products.related-holder ul.products li {
        width: 20%;
    }
    /* related new style */
    .item-box .p-img {
        height: auto;
        width: 100% !important;
    }
    .woocommerce ul.products li.product .item-box .p-img img {
        height: auto;
        width: 100% !important;
    }
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        margin: 0;
        width: 50%;
    }
    .each-baby-shop {
        width: 30%;
    }
    body.error404 .archive-products.search-archive-products.fullsize {
        width: 100% !important;
    }
    .footer-logo {
        width: 40%;
    }
    .footer-about {
        /* width: 60%; */
        width: 100%;
    }
    .isotop-item {
        width: 32%;
        margin: 9px 0px;
    }
    .isotop-item img {
        height: auto;
        width: 100%;
    }
    .toolb-name {
        display: none;
    }
    .site-header-icon {
        margin-left: 18px;
        padding-left: 0 !important;
        padding-right: 0;
    }
    .main-menu-new .desk-b>nav>ul>li {
        margin-left: 15px;
    }
    .site-header-icon i {
        position: relative;
    }
    /* menu site */
    .sub-menu-right {
        width: 200px;
    }
    .sub-menu-left {
        width: calc(100% - 200px);
    }
    .sub-menu-3st-4st.sub-menu-left ul {
        max-height: 1000px;
        min-height: 400px;
    }
    .fullwrap.special-slider-fullwrap {
        margin: 0 33px;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    .index-2section.index-2section-right {
        width: 70%;
    }
    .index-2section.index-2section-left {
        width: 30%;
    }
    /* related new style */
    .related.products.related-holder ul.products li {
        width: 25%;
    }
    .related.products.related-holder ul.products li:nth-child(5),
    .related.products.related-holder ul.products li:nth-child(6) {
        display: none;
    }
    /* related new style */
    .item-box .p-img {
        height: 200px;
        width: 100% !important;
    }
    .woocommerce ul.products li.product .item-box .p-img img {
        height: auto;
        width: 100% !important;
    }
    .each-baby-shop {
        width: 22%;
    }
    body.error404 .archive-products.search-archive-products.fullsize {
        width: 100% !important;
    }
    .footer-logo {
        width: 320px;
    }
    .footer-about {
        /* width: calc(100% - 320px); */
        width: 100%;
    }
    .isotop-item {
        width: 32%;
        margin: 10px 0;
    }
    /* menu site */
    .sub-menu-right {
        width: 200px;
    }
    .sub-menu-left {
        width: calc(100% - 200px);
    }
    .fullwrap.special-slider-fullwrap {
        margin: 0 33px;
    }
}

@media(min-width: 1200px) {}

@media(min-width: 1200px) and (max-width: 1700px) {
    .fullwrap.special-slider-fullwrap {
        margin: 0 33px;
    }
}