:root {
  --theme-color: #0163d2;
}
html {
  scroll-behavior: smooth!important;
}
.theme-color2 {
  --theme-color: #e22454;
}

.theme-color3 {
  --theme-color: #7520dd;
}

.theme-color4 {
  --theme-color: #e87316;
}

.theme-color5 {
  --theme-color: #df4246;
}

.theme-color6 {
  --theme-color: #51983c;
}

.text-color {
  color: #6d6d6d;
}
a.new-logos img {
    height: 35px!important;
}
.new-header-mobile-changes-ris {
    display: flex;
    column-gap: 20px;
    align-items: center;
padding:10px 0px;
}
header.container-fluid-lg.four-mobile-risponsive-latest {
    display: none;
}
/**=====================
    common mixins css start
==========================**/
/*======= position css starts  ======= */
/*======= position css ends  ======= */
/*======= display flex css starts  ======= */
/*======= display flex css ends  ======= */
/*======= Font-color css starts  ======= */
.range-slider 
{
  margin-top: 0; 
}
.range-slider .irs--flat .irs-line 
{
    background-color: #eff2f7; 
}
.range-slider .irs--flat .irs-max 
{
    background-color: #c7c7c5;
    color: #212529; 
}
.range-slider .irs--flat .irs-bar 
{
    background-color: var(--theme-color); 
}
.range-slider .irs--flat .irs-handle i 
{
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: var(--theme-color); 
}
.range-slider .irs--flat .irs-to 
{
    background-color: var(--theme-color); 
}
.range-slider .irs--flat .irs-to:before 
{
      border-top-color: var(--theme-color); 
}
.range-slider .irs--flat .irs-from 
{
    background-color: var(--theme-color); 
}
.range-slider .irs--flat .irs-from:before 
{
    border-top-color: var(--theme-color); 
}

.sign-in-name a {
    text-align: center!important;
    display: flex;
    justify-content: center;
}
.buyer-central_title .services_area {
    padding-top: 0px;
    padding-bottom: 7px;
}
.services_shipping.buyer_central_card .assurance_box h4 {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 32px;
}
.services_shipping.buyer_central_card .assurance_box h3 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 30px;
}
.services_shipping.buyer_central_card {
    background: coral!important;
    color: #fff;
}
.buyer-central_title .services_shipping:before {
    content: '';
    background-color: #fff;
    border-bottom: 30px solid #FF415A;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    bottom: 0;
    z-index: -1;
}
.services_area .services_shipping {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    padding: 20px;
    transition: 0.3s all ease-in-out;
    margin-bottom: 20px;
}
.buyer-central_box p {
    font-size: 17px;
    line-height: 23px;
    color: #999;
    text-align: center;
}
.buyer-central_box h3 {
    color: #FF415A;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 10px;
}
.buyer-central_title .services_shipping .buyer-central span i {
    font-size: 31px;
    line-height: 30px;
    padding: 10px;
    color:#FF415A;
}
.buyer-central_title .services_shipping .buyer-central span {
    background: #fff;
    heght: 50px;
    width: 50px;
    border-radius: 50%;
    z-index: 999;
}
.buyer-central_title .services_shipping .buyer-central:before {
    content: '';
    background-color: #FF415A;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    transform: rotate(45deg);
    position: absolute;
    left: 25px;
    bottom: -10px;
}
.buyer-central_title .services_shipping .buyer-central {
    color: #FF415A;
    background-color: #FF415A;
    text-align: center;
    height: 74px;
    width: 160px;
    padding: 7px;
    margin: 0 auto 30px;
    border-radius: 25px;
    position: relative;
}

.buyer-central_title .services_shipping:before {
    content: '';
    background-color: #fff;
    border-bottom: 30px solid #FF415A;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    bottom: 0;
    z-index: -1;
}

.col-lg-2.col-md-2.col-sm-12.buyer_area {
    width: 20%;
    transform: scale(0.9);
    transition: 0.3s all ease-in-out;
}
.buyer-central_title .services_shipping {
    position: relative;
}
.buyer-central_title .buyer_area .services_shipping {
    padding: 0 20px 60px;
}
.buyer-central_title .assureance_title h3 {
    text-align: left;
    margin-bottom: 30px;
}

.banner_area_custom.buyer-central_banner h2 {
    color: #fff;
    font-size: 41px;
    line-height: 40px;
    text-transform: capitalize;
}
h4.icon-box-title {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}
span.four-icons i {
    color: #666;
}
.icon-box-inner {
    background: rgb(238, 238, 238);
    border-radius: 10px;
    padding:10px;
}
.icon-box.icon-box-side {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
a.cart-toggle.label-down.link {
    display: grid;
    color: #333;
}
a.wishlist.label-down.link.d-xs-show i {
    font-size: 27px;
}
a.cart-toggle.label-down.link i {
    font-size: 27px;
}
span.wishlist-label.d-lg-show {
    color: #333;
    text-align: center;
    font-weight: 300;
    font-size: 12px;
}
span.cart-label {
    color: #333;
    text-align: center;
    font-weight: 300;
    font-size: 12px;}
a.wishlist.label-down.link.d-xs-show {
    color: #000;
    display: block;
        text-align: center;

}
/*new-css-15-12-2024-start*/
li.total-li span {
    color: #000!important;
    font-size: 16px;
    font-weight: 400;
}
h3.mb-3.d-flex.text-capitalize {
    font-weight: 600;
    font-size: 20px;
}
.saide_box_border p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    text-align: center;
}
.protections_text  p {
    font-size: 14px;
    color: #666;
}
.protections_text b {
    font-size: 14px;
    color: #333;
    font-weight: 400;
}
.protections_text span{
     font-size: 15px;
    color: #333;
    font-weight: 400; 
    padding-bottom:10px;
}
.inner .protections_icon i {
    font-size: 19px;
    color: #333;
}
.saide_box_border h4 {
    font-size: 21px;
    margin-bottom: 12px;
    line-height: 24px;
    color: #333;
    font-weight: 600;
}

.nav-down .three_bottom_manus {
    margin-bottom: 17px;
    padding-top: 16px;
 scroll-behavior: smooth;

}

.theme-flex {
    display: flex;
    column-gap: 10px;
    margin-top:10px;
}
.theme-flex a.btn.btn-solid-default {
    padding: 11px 21px;
}
.product-box a.bg-size.blur-up.lazyloaded {
    height: 200px!important;
    object-fit: cover!important;
}
.header-style-2 .main-menu .menu-right>ul>li .btn {
    font-size: 14px;
    height: 41px;
}
header .category-menu .btn:hover{
    color:#000;
}
button.btn.btn-solid-default.toggle-category.d-sm-block.d-none:hover span {
    color: #000!important;
}
/*end*/





.font-default {
  color: #232323 !important;
}

.font-dark {
  color: rgba(35, 35, 35, 0.65) !important;
}

.font-light {
  color: #7e7e7e !important;
}

.font-dark-30 {
  color: #232323 !important;
}

/*======= Font-color css end  ======= */
/* strat-css */
.progress {
  background: transparent;
}
.inprogress {
  margin-top: 12px;
}
.Colour-area {
  padding: 20px;

}
.box-img .img-one img {
  height: 79px;
  object-fit: cover;
  background-position: 100%;
  width: 79px;
  margin: 0 auto!important;
  display: inline-block!important;
  border: 1px solid #eee;
  padding: 3px;
}
.box-img {
  display: flex;
  align-items: center;
  column-gap: 10px;
  justify-content: center;
}
.Colour-area h5 {
  font-size: 19px;
  text-align: center;
  margin-bottom: 7px;
  color: #000;
  font-weight: 500;
}
.box-button {
  display: flex;
  column-gap: 26px;
  margin-top: 13px;
  justify-content: center;

}
.buy-box {
  display: flex;
  justify-content: center;
  column-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
}
.buy-box a {
  display: flex;
  align-items: center;
  margin-top: 12px;
  justify-content: center;
  column-gap: 10px;
  color: #7d7d7d;
}
.inprogress h6 {
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 10px;
  color: #7d7d7d;
  letter-spacing: 0.2;
}
.button-one a {
  background: #e22454;
  color: #fff;
  display:block;
  padding: 10px 23px;
}

.progress-bar {
  background-color: #19a340;
  height: 10px;
  border-radius: 14px;
}
 .progress-bar {
  background-image: -webkit-gradient(linear, right top, left top, from(#438600), to(#8fd747));
  background-image: linear-gradient(to left, #438600, #8fd747);
}

.qty-section {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
}

.next-area .qty-box .input-group {
  display: flex;
  align-items: center;
}
.next-area .qty-box .input-group {
  display: flex;
  align-items: center;
  border: 1px solid #dacfcf;
  border-radius: 20px;
  padding: 0px 2px;
}
.next-area .input-group .btn {
  border: none;
  padding: 0px 5px;
  cursor: pointer;
  font-size: 16px;
}

.next-area button.btn.quantity-left-minus i {
  border-radius: 50%;
  background: #f0f0f0;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 12px;
}
.next-area button.btn.quantity-right-plus i{
  border-radius: 50%;
  background: #f0f0f0;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 12px;
}
.next-area .input-group input.form-control.input-number {
  background: transparent;
  border: none;
}
.next-area .input-group .input-number {
  width: 40px;
  text-align: center;
  border: 1px solid #ddd;
  padding: 0px;
  margin: 0 5px;
  font-size: 16px;
}

  /* Popup Background Overlay */
  .overlay {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
.popup-form.shipping_change_popup h2 {
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 200;
  letter-spacing: 0.7px;
  color:#333;
}
.popup-form.shipping_change_popup p {
  color:#666666;
  font-size:12px;
}
.col-md-6.col-sm-12.form-group {
  margin-bottom: 9px;
}
.col-md-12.col-sm-12.form-group {
  margin-bottom: 17px;
}
/* Popup Form Container */
.popup-form.shipping_change_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 1001;
}
.item-shipping h4 {
  font-size: 15px;
  padding-bottom: 10px;
}
/* Form Styles */
.address-area .list-title {
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 14px;
}
.address-area .list-title  button {
  border: none;
  background: transparent;
  text-decoration: underline;
}
.address-area {
  border-top: 1px solid #eee;
}
/* Close Button */
.popup-form.shipping_change_popup .close-btn {
  position: absolute;
  top: 1px;
  right: 2px;
  font-size: 20px;
  cursor: pointer;
  background: #666;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 6px 4px;
  color: #fff;
}
.popup-form.shipping_change_popup label {
  font-size: 10px;
  color: #666666;
}
.popup-form.shipping_change_popup .form-control{
padding: 10px;
}
/* popup_box-start */
/* Styles for the Popup */
.popup_box_area {
  display: none; /* Hidden initially */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Dark overlay */
  justify-content: center;
  align-items: center;
  z-index: 9999;
  animation: fadeIn 0.3s ease-out;
}

/* Popup Content */
.for_form_checkbox .text h5 {
  font-size: 22px;
  color: #434040;
  font-weight: 200;
  padding-bottom: 8px;
}
.popup-form.shipping_change_popup.new_box_one{
  width: 40%;
  padding: 20px 30px;

}
label.custom-radio-container.custom-radio-container_sec:hover {
  background-color: rgba(255, 255, 255, 0.3);
  transform: scale(1.03);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;

}
label.custom-radio-container.custom-radio-container_sec {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  width: 100%;
  padding: 20px;
  margin-bottom: 10px!important;
  border-radius: 8px;
  display: flex;
  column-gap: 27px;
  max-width: 503px;
  margin: 0 auto;
}
.custom-radio-container_sec {
  display: flex;
  margin-bottom: 20px;
}

.custom-radio-container {
  position: relative;
  display: flex;
  padding-left: 35px;
  cursor: pointer;
}

.custom-radio-checkmark {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #ccc;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.custom-radio-container input:checked + .custom-radio-checkmark {
  background-color: #007bff;
  border-color: #007bff;
}
.acodian_box {
    margin-top: 18px;
    margin-bottom: 15px;
}
.acodian_box button.accordion-button.collapsed {
  font-size: 13px;
  color: #000;
  font-weight: bold;
  background-color: #eff3f7;
}
.acodian_box .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: initial;
  box-shadow: transparent;
}
.acodian_box .accordion-body textarea {
  overflow: auto;
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #ddd;
}

.acodian_box .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff6a00'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.acodian_box .accordion-button::after {
 
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff6a00'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.acodian_box  .accordion-item:last-of-type .accordion-button.collapsed {
  background-color: #eff3f7;
  border-bottom: 1px solid #000;
}
.acodian_box .accordion-button:not(.collapsed) {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  background-color: #eff3f7;
  /* -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); */
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid #000;
}
.container.popup_box .for_form_checkbox {
  display: flex;
  align-items: flex-start; 
  width: 100%;
}
.footer-box label.custom-radio-container.custom-radio-container_sec {
  margin: auto!important;
  max-width: 100%!important;
  margin-bottom: 17px!important;
  padding: 15px 15px 11px 15px;
}
.footer-box .for_form_checkbox .contain_copy h6 {
  font-size: 19px;
  padding-bottom: 4px;
  line-height: 22px;
}
.footer-box .for_form_checkbox {
  display: flex;
  column-gap: 10px;
  justify-content: space-between;
  width: 100%;
}
.footer-box .text {
  display: flex;
  column-gap: 10px;
}
.footer-box .for_form_checkbox i{
  font-size: 15px;
}
.container.popup_box .icon {
  display: flex;
  justify-content: center;
  margin-right: 15px;
}
.container.popup_box .text h6 {
  font-size: 13px;
  padding-bottom: 4px;
}
.container.popup_box .text p {
  padding-bottom: 4px;
}
.container.popup_box p{
  margin-bottom: 0px;
}
.img-area_box {
  background: #eff3f7;
  padding: 10px 10px;
  display: flex;
  column-gap: 46px;
  align-items: center;
}
.img-area_box {
  background: #eff3f7;
  padding: 10px 10px;
}
.img-area_box .js-box-img img {
    height: 100px;
    width: 100px;
}
.container.popup_box .text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width:256px;
}

.container.popup_box .title {
  margin: 0;
  font-size: 22px;
}

.container.popup_box .subtitle {
  margin: 0;
  font-size: 14px;
  color: #666;
}
.container.popup_box .subtitle a{

  color:#ff6a00;
}
.container.popup_box .submit-and-cancel {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    column-gap: 26px;
}
.container.popup_box .btn {
  padding: 6px 28px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}
.btn.btn-rounded.cancel-btn {
  background: transparent!important;
  color: #000!important;
  text-decoration: none;
  border: 1px solid!important;
  font-size: 14px;
}
.container.popup_box .btn.btn-rounded {
  background-color: #ff6a00;
  color: white;
  border: none;
}
section.section-b-space.payment_area h6 {
  font-size: 20px;
  margin-bottom: 13px;
}
section.section-b-space.payment_area .contain_copy h6 {
  font-size: 15px!important;
  font-weight: 500;
  margin-bottom: 0px!important;

}
section.section-b-space.payment_area .payment_img img {
  height: 25px;
  border: 1px solid #ddd;
  padding: 6px 5px;
  border-radius: 7px;
}
section.section-b-space.payment_area .img_payment  {
  display: flex;
  align-items: center;
  column-gap: 7px;
}
section.section-b-space.payment_area .text_one img {
  height: 34px;
  width: 100%;
  border-radius: 5px;
  object-fit: fill;
  max-width: 100%;
  margin: 0 auto!important;
}
section.section-b-space.payment_area .accordion-item {
  margin-bottom: 10px;
}
section.section-b-space.payment_area .contain_copy p {
  font-size: 10px!important;
  color: #333;
}
section.section-b-space.payment_area .accordion-header {
  padding-bottom: 0;
  background-color: #eff2f7!important;
  border: none !important;
}
section.section-b-space.payment_area .accordion-button {
  background-color: #eff2f7!important;
  padding: 11px 10px;
  border: none!important;
  font-weight: 700;
  font-size: 13px;
}
.said_bar_payment {
  margin-left: 26px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 10px;
  height: max-content;
  padding: 20px;
  width: 31%;
  margin-top: 100px;
}
.said_bar_payment .saide_details p {
  font-size: 10px;
  margin-bottom: 2px;
  letter-spacing: 0.6px;
}
.payment_button a i {
  color: #fff;
  font-size: 11px;
}
.accordion-body p {
  margin-bottom: 0;
  font-size: 10px;
}
.said_bar_payment .payment_button a {
  padding: 9px 10px;
  width: 100%;
  background-color: #ff6a00!important;
  color: #fff;
  margin-top: 13px;
  display: block;
  text-align: center;
  border-radius: 4px;
}
.sidebar_box.bottom_contain .said_img p {
  margin-bottom: 0px;
  margin-top: 1px;
  font-size: 10px;
}
.said_bar_payment .sidebar_box .saide_details a {
  font-size: 9px;
  color: #ff6a00!important;
  position: relative;
  z-index: 999;
}
.said_bar_payment .sidebar_box {
  display: flex;
  column-gap: 10px;
}
section.section-b-space.payment_area  .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: initial;
}
section.section-b-space.payment_area  .contain_copy h6 span {
  font-size: 11px;
  color: orangered;
  background: rgba(218, 165, 32, 0.273);
  padding: 0px 15px;
  border-radius: 10px;
  margin-left: 10px;
}
section.section-b-space.payment_area  .text_one {
  background: #ddd;
  max-width: 100%;
  width: 13%;
  padding: 5px 9px;
  border-radius: 5px;
  height: 45px;
}
.container.popup_box.cancel-btn {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
section.section-b-space.payment_area h2 {
  font-size: 34px;
  padding-bottom: 11px;
}
.footer-box.payment_box label.custom-radio-container.custom-radio-container_sec {
  width: 100%;
  max-width: 100%!important;
}
/* Fade-in animation */
@keyframes fadeIn {
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}

/* popup_box_end */
/* Submit Button */
.popup-form.shipping_change_popup .submit-btn {
  width: 30%;
  padding: 7px;
  background-color: #ff6a00;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.popup-form.shipping_change_popup .submit-btn:hover {
    background-color: #ff6a00;
}
.Shipping_content {
  margin-top: 8px;
}
.Shipping_content p {
  margin-bottom: 7px;
  font-size: 12px;
  color: #666666;
  font-weight: 300;
}
.border-text {
  display: flex;
  align-items: center;
  column-gap: 9px;
}
.item-shipping button {
  background: transparent;
  border: none;
  text-decoration: underline;
}
.border-img {
  display: flex;
  justify-content: space-between;
  border: 1px solid #000;
  padding: 11px 5px;
  border-radius: 10px;
  margin-bottom:10px;
}
.border-text h6 {
font-weight: bold;
  font-size: 12px;

}
.border-text span {

  font-size: 12px;
}
.Shipping_content h5 {
  padding-bottom: 7px;
  font-size: 14px;
}
.footer_bottom {
  border-top: 1px solid #ddd;
  margin-top: 0px;
  display: inline-block;
  width: 100%;
}
.footer_bottom h3 {
  color: #000;
  font-size: 21px;
  font-weight: 600;
  padding-top: 8px;
  padding-bottom: 10px;
}
.img-area_box .js-box-img h4 a {
  color: #000;
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  padding-bottom: 3px;
  display: block;
}
.img-area_box .js-box-img p {
  font-size: 12px!important;
  color: #666;
  line-height: 18px;
  margin-bottom: 0px;
}

.footer-box .contain_copy p {
  margin-bottom: 2px;
  font-size: 12px;
}
.first_footer_box{
  margin-bottom: 20px;
  /* border-bottom: 1px solid #ddd; */
}
/* end-css-new */
/*======= buttons css starts  ======= */
.btn-solid-dark {
  color: #fff;
  background-color: unset;
  border: 1px solid #232323;
}

.btn-solid-dark::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #232323;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-solid-dark:hover {
  color: #232323;
}

.btn-solid-dark:hover::before {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.btn-solid-light {
  color: #fff;
  background-color: unset;
  border: 1px solid #fefefe;
  color: #fff;
}

.btn-solid-light::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fefefe;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-solid-light:hover {
  color: #232323;
}

.btn-solid-light:hover::before {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.btn-solid-light:hover,
.btn-solid-light:focus,
.btn-solid-light:active,
.btn-solid-light.active {
  color: #000;
}

.btn-solid-default {
  color: #fff;
  background-color: unset;
  border: 1px solid var(--theme-color);
}

.btn-solid-default::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: var(--theme-color);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-solid-default:hover {
  color: #232323;
}

.btn-solid-default:hover::before {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

/* Start New Css */
.progress {
  background: transparent;
}

.inprogress {
  margin-top: 12px;
}

.Colour-area {
  padding: 20px;

}

.box-img .img-one img {
  height: 79px;
  object-fit: cover;
  background-position: 100%;
  width: 79px;
  margin: 0 auto !important;
  display: inline-block !important;
  border: 1px solid #eee;
  padding: 3px;
}

.box-img {
  display: flex;
  align-items: center;
  column-gap: 10px;
  justify-content: center;
}

.Colour-area h5 {
  font-size: 19px;
  text-align: center;
  margin-bottom: 7px;
  color: #000;
  font-weight: 500;
}

.box-button {
  display: flex;
  column-gap: 26px;
  margin-top: 13px;
  justify-content: center;

}

.buy-box {
  display: flex;
  justify-content: center;
  column-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
}

.buy-box a {
  display: flex;
  align-items: center;
  margin-top: 12px;
  justify-content: center;
  column-gap: 10px;
  color: #7d7d7d;
}

.inprogress h6 {
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  margin-bottom: 10px;
  color: #7d7d7d;
  letter-spacing: 0.2;
}

.button-one a {
  background: #e22454;
  color: #fff;
  display: block;
  padding: 10px 23px;
}

.progress-bar {
  background-color: #19a340;
  height: 10px;
  border-radius: 14px;
}

.progress-bar {
  background-image: -webkit-gradient(linear, right top, left top, from(#438600), to(#8fd747));
  background-image: linear-gradient(to left, #438600, #8fd747);
}

.qty-section {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
}

.next-area .qty-box .input-group {
  display: flex;
  align-items: center;
}

.next-area .qty-box .input-group {
  display: flex;
  align-items: center;
  border: 1px solid #dacfcf;
  border-radius: 20px;
  padding: 0px 2px;
}

.next-area .input-group .btn {
  border: none;
  padding: 0px 5px;
  cursor: pointer;
  font-size: 16px;
}

.next-area button.btn.quantity-left-minus i {
  border-radius: 50%;
  background: #f0f0f0;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 12px;
}

.next-area button.btn.quantity-right-plus i {
  border-radius: 50%;
  background: #f0f0f0;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 12px;
}

.next-area .input-group input.form-control.input-number {
  background: transparent;
  border: none;
}

.next-area .input-group .input-number {
  width: 40px;
  text-align: center;
  border: 1px solid #ddd;
  padding: 0px;
  margin: 0 5px;
  font-size: 16px;
}

/* Popup Background Overlay */
.overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.popup-form.shipping_change_popup h2 {
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 200;
  letter-spacing: 0.7px;
  color: #333;
}

.popup-form.shipping_change_popup p {
  color: #666666;
  font-size: 12px;
}

.col-md-6.col-sm-12.form-group {
  margin-bottom: 9px;
}

.col-md-12.col-sm-12.form-group {
  margin-bottom: 17px;
}

/* Popup Form Container */
.popup-form.shipping_change_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 1001;
}

.item-shipping h4 {
  font-size: 15px;
  padding-bottom: 10px;
}

/* Form Styles */
.address-area .list-title {
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 14px;
}

.address-area .list-title button {
  border: none;
  background: transparent;
  text-decoration: underline;
}

.address-area {
  border-top: 1px solid #eee;
}

/* Close Button */
.popup-form.shipping_change_popup .close-btn {
  position: absolute;
  top: 1px;
  right: 2px;
  font-size: 20px;
  cursor: pointer;
  background: #666;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 6px 4px;
  color: #fff;
}

.popup-form.shipping_change_popup label {
  font-size: 10px;
  color: #666666;
}

.popup-form.shipping_change_popup .form-control {
  padding: 10px;
}

/* popup_box-start */
/* Styles for the Popup */
.popup_box_area {
  display: none;
  /* Hidden initially */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  /* Dark overlay */
  justify-content: center;
  align-items: center;
  z-index: 9999;
  animation: fadeIn 0.3s ease-out;
}

/* Popup Content */
.for_form_checkbox .text h5 {
  font-size: 22px;
  color: #434040;
  font-weight: 200;
  padding-bottom: 8px;
}

.popup-form.shipping_change_popup.new_box_one {
  width: 40%;
  padding: 20px 30px;

}

label.custom-radio-container.custom-radio-container_sec:hover {
  background-color: rgba(255, 255, 255, 0.3);
  transform: scale(1.03);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
  transition: background-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;

}

label.custom-radio-container.custom-radio-container_sec {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  width: 100%;
  padding: 20px;
  margin-bottom: 10px !important;
  border-radius: 8px;
  display: flex;
  column-gap: 27px;
  max-width: 503px;
  margin: 0 auto;
}

.custom-radio-container_sec {
  display: flex;
  margin-bottom: 20px;
}

.custom-radio-container {
  position: relative;
  display: flex;
  padding-left: 35px;
  cursor: pointer;
}

.custom-radio-checkmark {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #ccc;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.custom-radio-container input:checked+.custom-radio-checkmark {
  background-color: #007bff;
  border-color: #007bff;
}

.acodian_box {
  margin-top: 18px;
  margin-bottom: 15px;
}

.acodian_box button.accordion-button.collapsed {
  font-size: 13px;
  color: #000;
  font-weight: bold;
  background-color: #eff3f7;
}

.acodian_box .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: initial;
  box-shadow: transparent;
}

.acodian_box .accordion-body textarea {
  overflow: auto;
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #ddd;
}

.acodian_box .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff6a00'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.acodian_box .accordion-button::after {

  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff6a00'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.acodian_box .accordion-item:last-of-type .accordion-button.collapsed {
  background-color: #eff3f7;
  border-bottom: 1px solid #000;
}

.acodian_box .accordion-button:not(.collapsed) {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  background-color: #eff3f7;
  /* -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); */
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid #000;
}

.container.popup_box .for_form_checkbox {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.footer-box label.custom-radio-container.custom-radio-container_sec {
  margin: auto !important;
  max-width: 100% !important;
  margin-bottom: 17px !important;
  padding: 15px 15px 11px 15px;
}

.footer-box .for_form_checkbox .contain_copy h6 {
  font-size: 19px;
  padding-bottom: 4px;
  line-height: 22px;
}

.footer-box .for_form_checkbox {
  display: flex;
  column-gap: 10px;
  justify-content: space-between;
  width: 100%;
}

.footer-box .text {
  display: flex;
  column-gap: 10px;
}

.footer-box .for_form_checkbox i {
  font-size: 15px;
}

.container.popup_box .icon {
  display: flex;
  justify-content: center;
  margin-right: 15px;
}

.container.popup_box .text h6 {
  font-size: 13px;
  padding-bottom: 4px;
}

.container.popup_box .text p {
  padding-bottom: 4px;
}

.container.popup_box p {
  margin-bottom: 0px;
}

.img-area_box {
  background: #eff3f7;
  padding: 10px 10px;
  display: flex;
  column-gap: 46px;
  align-items: center;
}

.img-area_box {
  background: #eff3f7;
  padding: 10px 10px;
}

.img-area_box .js-box-img img {
  height: 100px;
  width: 100px;
}

.container.popup_box .text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 256px;
}

.container.popup_box .title {
  margin: 0;
  font-size: 22px;
}

.container.popup_box .subtitle {
  margin: 0;
  font-size: 14px;
  color: #666;
}

.container.popup_box .subtitle a {

  color: #ff6a00;
}

.container.popup_box .submit-and-cancel {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  column-gap: 26px;
}

.container.popup_box .btn {
  padding: 6px 28px;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.btn.btn-rounded.cancel-btn {
  background: transparent !important;
  color: #000 !important;
  text-decoration: none;
  border: 1px solid !important;
  font-size: 14px;
}

.container.popup_box .btn.btn-rounded {
  background-color: #ff6a00;
  color: white;
  border: none;
}

.container.popup_box.cancel-btn {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}

/* Fade-in animation */
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* popup_box_end */
/* Submit Button */
.popup-form.shipping_change_popup .submit-btn {
  width: 30%;
  padding: 7px;
  background-color: #ff6a00;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.popup-form.shipping_change_popup .submit-btn:hover {
  background-color: #ff6a00;
}

.Shipping_content {
  margin-top: 8px;
}

.Shipping_content p {
  margin-bottom: 7px;
  font-size: 12px;
  color: #666666;
  font-weight: 300;
}

.border-text {
  display: flex;
  align-items: center;
  column-gap: 9px;
}

.item-shipping button {
  background: transparent;
  border: none;
  text-decoration: underline;
}

.border-img {
  display: flex;
  justify-content: space-between;
  border: 1px solid #000;
  padding: 11px 5px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.border-text h6 {
  font-weight: bold;
  font-size: 12px;

}

.border-text span {

  font-size: 12px;
}

.Shipping_content h5 {
  padding-bottom: 7px;
  font-size: 14px;
}

.footer_bottom {
  border-top: 1px solid #ddd;
  margin-top: 0px;
  display: inline-block;
  width: 100%;
}

.footer_bottom h3 {
  color: #000;
  font-size: 21px;
  font-weight: 600;
  padding-top: 8px;
  padding-bottom: 10px;
}

.img-area_box .js-box-img h4 a {
  color: #000;
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  padding-bottom: 3px;
  display: block;
}

.img-area_box .js-box-img p {
  font-size: 12px !important;
  color: #666;
  line-height: 18px;
  margin-bottom: 0px;
}

.footer-box .contain_copy p {
  margin-bottom: 2px;
  font-size: 12px;
}

.first_footer_box {
  margin-bottom: 20px;
  /* border-bottom: 1px solid #ddd; */
}

.dropdown-content_one #country,
#currency {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: white;
  background-image: url('data:image/svg+xml,\<svg fill="%23525252" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  margin-bottom: 6px;
  margin-top: 5px;
}

.postal-code input {
  margin-bottom: 4px;
  padding: 8px 20px;
}

/* new-css-start */
.dropdown-content_one h6 {
  font-size: 11px;
  line-height: 15px;
  color: #000;
  margin-bottom: 10px;
}

.Currency-area select#currency {
  width: 100%;
  margin-top: 5px;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: white;
  background-image: url('data:image/svg+xml,\<svg fill="%23525252" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
}

/*.brand-logo img {*/
/*  height: 45px;*/
/*  object-fit: fill;*/
/*}*/

header#home {
  position: relative;
}

.top-manus-title p a {
    margin-bottom: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.top-manus-title p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    font-weight: 600;
    line-height: 21px;
}

.container-fluid-lg.top-manus {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* Main container styling */
.dropdown-container {
  position: relative;
  display: inline-block;
  font-family: Arial, sans-serif;
}

/* Button styling */
.dropdown-btn {
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
}

/* Dropdown content styling */
.dropdown-content_one {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 350px;
  box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
  z-index: 99;
  font-size: 14px;
  padding: 15px;
  border-radius: 10px;
  transition: 0s ease-in-out;

}

.submit-btn a {
  color: #fff;
  border-color: #ff6a00;
  background-color: #ff6a00;
  text-transform: capitalize !Important;
  letter-spacing: 0.7px;
  transition: 0.3s all ease-in-out;
  width: 100% !important;
  display: block;
  text-align: center;
  margin-top: 0px;
  padding: 10px 27px;
}

/* Show dropdown on hover */
.dropdown-container:hover .dropdown-content_one {
  display: block;
}

/* Country selection styling */
.country-select {
  width: 100%;
  padding: 8px;
  margin-top: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Main container */
.sign-in-dropdown-container {
  position: relative;
  display: inline-block;
  z-index:99;
}

/* Sign-in link styling */
.sign-in-link {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}

/* Dropdown hidden by default */
.sign-in-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  /* left: 0; */
  right: 0;
  background-color: #fff;
  width: 350px;
  padding: 15px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* Show dropdown on hover */
.sign-in-dropdown-container:hover .sign-in-dropdown {
  display: block;
}

/* Welcome text styling */
.welcome-text {
  font-weight: 300;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 10px;
}

/* Button styling */
.btn-primary {
  display: block;
  width: 100%;
  padding: 10px;
  background-color: #007bff;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

/* Social sign-in images */
.sign-with-image {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 10px;
}

.sign-in-main-image img {
  width: 32px;
  height: 32px;
}

/* Dropdown menu styling */
.sign-in-ul {
  list-style-type: none;
  padding: 0;
  margin-top: 10px;
}

.sign-in-ul li {
  margin: 5px 0;
}

.sign-in-ul li a {
  text-decoration: none;
  color: #007bff;
}

button.dropdown-btn {
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.top-manusitems ul {
  display: flex;
  align-items: center;
  justify-content: end;
  column-gap: 21px;
}

.top-manusitems ul li {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.top-manusitems ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

ul.sign-in-ul {
  display: grid;
  justify-content: flex-start;
}

ul.sign-in-ul li a {
  display: grid;
  color: #000;

}

.dropdown-content_one p {
  color: #000;
  margin-bottom: 6px;
}

.dropdown-content_one label {
  color: #000;
  font-weight: 600;
}

.sign-in-name p {
  color: #000;
}

p.continue-text {
  text-align: center;
  font-weight: 200;
}

/* End New Css */
/*======= buttons css end  ======= */
/*======= align css starts  ======= */
/*======= align css ends  ======= */
/*======= breakpoint css ends  ======= */
/**=====================
    breakpoint mixins css start
==========================**/
==========================**/
/* dhrop-down_sub-start */

.dropdown-item:hover {
    background-color: #e9ecef;
}

/* Optional: Styling for submenu items */
.dropdown-submenu .dropdown-item {
    padding-left: 20px;
}

/* Optional: Styling for the main dropdown */
.dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
}
button.btn.dropdown-toggle.show {
  background-color: #ff6a00!important;
  color: #fff;
}
form.tree_form_headr {
  display: flex;
  align-items: center;
  width: 100%;
}
form.tree_form_headr {
  display: flex;
  align-items: center;
  width: 100%;
  border: 2px solid #e87316;
  padding: 0px 0px 0px 10px;
  /* max-width: 100%; */
justify-content: space-between;
  column-gap: 26px;
}
.form-two {
    display: flex;
    align-items: center;
        width: 100%;

}

.form-control:focus {
    background-color: white;
    border: none;
    width: 100%;
}
li.dropdown-item-container {
  position: relative;
  border-bottom: 1px solid #eee;
}
ul.dropdown-menu.itep_three_manus.show {
  width: 100%;
  border:none;
}
.requst-button.btn.btn-solid-default.btn-spacing {
    padding: 0;
      width: 100%;

}
ul.contact-lists li span {
    color: #000;
}
.requst-button.btn.btn-solid-default.btn-spacing a:hover {
    color: #232323;
}
.requst-button a {
  color: #fff;
  letter-spacing: 0.7px;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: bold;
  display:block;
}
.container-fluid-lg.three_bottom_manus {
  border-top: 1px solid #f5f5f5;
  padding: 18px 0px;
}
button.btn.btn-search:hover{
    color: #232323;
}
button.btn.btn-search {
    color: #fff;
    padding: 8px 35px;
}
.requst-button.btn.btn-solid-default.btn-spacing {
    height: 41px;
}
#serch_category {
    border: none;
}
.search-box input {
  width: 100%;
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  padding: 4px 10px;
}


/* Style for dropdown items */
.dropdown-item {
  padding: 10px;
  cursor: pointer;
}

.dropdown-item:hover {
  background-color: #e9ecef;
}

/* Parent container for dropdown items */
li.dropdown-item-container {
  position: relative; /* Needed for positioning submenus relative to the parent item */
}

/* Show the submenu when hovering over the parent item */
li.dropdown-item-container:hover > .dropdown-submenu {
  display: block; /* Show the submenu */
}


/* Optional: Styling for items in the submenu */
.dropdown-submenu .dropdown-item {
  padding-left: 20px; /* Add space between parent and submenu items */
}

/* Optional: Styling for the overall dropdown */
.dropdown-menu {
  background-color: #fff;
  border: 1px solid #ccc;
}
/**=====================
     reset css start
==========================**/
section,
.section-t-space {
  padding-top: 80px;
}

@media (max-width: 1460px) {

  section,
  .section-t-space {
    padding-top: 70px;
  }
}

@media (max-width: 1199px) {

  section,
  .section-t-space {
    padding-top: 60px;
  }
}
img.img-fluid.dcstop {
    display: block;
}
@media (max-width: 991px) {
    
   button.navbar-toggler.p-0 {
    line-height: inherit;
    padding: 0px;
} 
   .requst-button.btn.btn-solid-default.btn-spacing {
    padding: 0;
    width: auto!important;
} 
    
    a.new-logos img {
    height: 35px!important;
    margin-bottom: 15px;
}
 .bottom-manus
 {
 display: flex;
  align-items: center;
text-align: center;
column-gap: 8px;
justify-content:space-around;
 }
.new-header-mobile-changes-ris {
    display: grid;
    column-gap: 10px;
    align-items: center;
    padding: 10px 11px;
    justify-content: center;
    text-align: center;
}
.container-fluid-lg.middel-manus {
    position: absolute;
    background: transparent;
}

.navbar {
    padding: 0;
}
  section,
  .section-t-space {
    padding-top: 50px;
  }
.nav-down .container-fluid-lg.middel-manus {
    display: block!important;
}
}
.nav-down .container-fluid-lg.middel-manus {
    display: none!important;
}
@media (max-width: 912px) {
    
.container-fluid-lg.top-manus {
    background: #fff!important;
}
img.img-fluid.blur-up.m-0.d-md-none.lazyloaded {
    background: #fff!important;
    height: 40px!important;
}
img.img-fluid.blur-up.lazyload.m-0.d-none.d-md-block {
    height: 40px;
}
.row.align-items-center {
    width: 100%!important;
    margin:0px!important;
}
button.btn.btn-search {
    height: auto;
}
img.img-fluid.blur-up.lazyload.m-0.d-none.d-md-block {
    height: 40px;
}
  section,
  .section-t-space {
    padding-top: 40px;
  }
  header .main-menu {
    position: relative!important;
    z-index: 9999!important;
}
button.navbar-toggler {
    border:none;
}
.container-fluid-lg.top-manus {
    padding: 12px 0px;
}
/*img.img-fluid.blur-up.m-0.d-md-none.lazyloaded {*/
/*    position: relative;*/
/*    left: 80px;*/
/*}*/

.navbar-dark .navbar-toggler-icon::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c9"; /* Unicode for bars icon */
    font-weight: 900;
    color: white;
    font-size: 24px;
}
.navbar-dark .navbar-toggler {
    color: #923d00;
    border-color: rgba(255, 255, 255, 0.1);
    background: #923d00;
}img.img-fluid.blur-up.m-0.d-none.d-md-block.lazyloaded {
    height: 80px;
}
}
@media (max-width: 991px) {

.row.align-items-center {
    width: 100%!important;
    margin:0px!important;
}
button.btn.btn-search {
    height: auto;
}
img.img-fluid.blur-up.lazyload.m-0.d-none.d-md-block {
    height: 40px;
}
  section,
  .section-t-space {
    padding-top: 40px;
  }
  header .main-menu {
    position: relative!important;
    z-index: 9999!important;
}
button.navbar-toggler {
    border:none;
}
.container-fluid-lg.top-manus {
    padding: 12px 0px;
}
/*img.img-fluid.blur-up.m-0.d-md-none.lazyloaded {*/
/*    position: relative;*/
/*    left: 80px;*/
/*}*/

.navbar-dark .navbar-toggler-icon::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c9"; /* Unicode for bars icon */
    font-weight: 900;
    color: white;
    font-size: 24px;
}
}

@media (max-width: 575px) {

  section,
  .section-t-space {
    padding-top: 30px;
  }
}

.section-b-space {
  padding-bottom: 80px;
}

@media (max-width: 1460px) {
  .section-b-space {
    padding-bottom: 70px;
  }
}

@media (max-width: 1199px) {
  .section-b-space {
    padding-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .section-b-space {
    padding-bottom: 50px;
  }
  header.container-fluid-lg.four-mobile-risponsive-latest {
    display: block;
}
form.tree_form_headr {
    column-gap: 0px;
}
.form-two.second-manus {
    width: 23%!important;
    display: flex;
    justify-content: end;
    text-align: center;
}
}

@media (max-width: 767px) {
    input.lwh-input {
    padding: 7px 1px;
    font-size: 12px;
}
    /*css-start*/
    .index-chat_popup a img.img-fluid {
    height: 25px!important;
}
.row.mb-3.dimension-row.p-3.rounded {
    padding: 0px!important;
}
.card.border-1.h-100 .card-body {
    padding-left: 0px;
    padding-right: 0px;
}
.container-fluid-lg.third_manus {
    display: none;
}

#index-chat {
    display: none;
    position: fixed;
    width: 95%;
    max-width: 725px;
    right: 10px;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0;
    z-index: 999;
    bottom: 0;
    overflow-y: scroll!important;
}
.navbar-dark .navbar-toggler-icon {
    background-image: initial!important;
    line-height: 29px;
}
    
    div#productscontainer nav {
    width: 100%;
}
.pagination {
    overflow: scroll;
    width: 100%;
}
    .content-chat .content-chat-user .head-search-chat {
     margin: 0px!important; 
    padding: 10px 15px!important;
    height: auto!important;
}
.product-box a.bg-size.blur-up.lazyloaded {
    height: 105px!important;
    width: 100%;
}
 #index-chat {
    overflow-x: scroll!important;
}
    /*chat-css-end*/
  .section-b-space {
    padding-bottom: 40px;
  }
  .banner_bredcum_title i {
    display: none!important;
}
.services_area .services_shipping {
    padding: 0 10px;
}
.profile_company-content {
    padding: 13px 12px;
}
ul#myTab {
    justify-content: center!important;
}
}

@media (max-width: 575px) {
  .section-b-space {
    padding-bottom: 30px;
  }
}

.media .media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rating li i.orange {
  color: #facc21;
}

.g-18 {
  margin: -18px;
}

.g-18>div {
  padding: 18px;
}

.custom-gy-5 {
  margin-top: calc(-16px + (-20 - -16) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: calc(-16px + (-20 - -16) * ((100vw - 320px) / (1920 - 320)));
}

.custom-gy-5>div {
  margin-top: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.light-gray-bg {
  background-color: #eff2f7;
}

@media (min-width: 1200px) {
  .custom-col {
    width: calc(33.33333% + 4.16%);
  }
}

/**=====================
     typography css start
==========================**/
body {
  font-family: Rubik, sans-serif;
  position: relative;
  font-size: 14px;
  color: #232323;
  margin: 0;
  background-color: #fff;
  overflow-x:hidden!important;
}

body .bg-overlay {
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 3;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

body .bg-overlay.show {
  visibility: visible;
  opacity: 1;
}

ul {
  padding-left: 0;
  margin-bottom: 0;
}

li {
  display: inline-block;
  font-size: 14px;
}

p {
  font-size: 14px;
  line-height: 18px;
}

a {
  color: var(--theme-color);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

a:focus {
  outline: none;
}

button:focus {
  outline: none;
}

.btn-close:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

:focus {
  outline: none;
}

.form-control {
  background-color: #fff;
}

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

h1 {
  font-size: calc(40px + (70 - 40) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  line-height: 1.1;
  text-transform: capitalize;
  margin: 0;
}

h2 {
  font-size: calc(22px + (28 - 22) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  margin: 0;
}

h3 {
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
}

h4 {
  font-size: calc(17px + (18 - 17) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  margin: 0;
  font-weight: 400;
}

h5 {
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  margin: 0;
  font-weight: 400;
}

h6 {
  font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  margin: 0;
  font-weight: 400;
}

span {
  display: inline-block;
}

.theme-color {
  color: var(--theme-color) !important;
}

.theme-bg-color {
  background-color: var(--theme-color);
}

/**=====================
     buttons css start
==========================**/
.btn {
  position: relative;
  padding: calc(8px + (14 - 8) * ((100vw - 320px) / (1920 - 320))) calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0;
  font-weight: bold;
  font-size: calc(12px + (13 - 12) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  white-space: initial;
}

.btn-submit {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  background-color: var(--theme-color);
  color: #fff;
}

.btn-submit:hover {
  background-color: var(--theme-color);
  color: #fff;
}

.btn-size {
  font-size: 12px;
}

.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-spacing {
  padding: calc(5px + (14 - 5) * ((100vw - 320px) / (1920 - 320))) calc(8px + (30 - 8) * ((100vw - 320px) / (1920 - 320)));
}

.btn-sm {
  padding: 8px 16px;
  font-weight: 400;
}

.default-white {
  background-color: #fff;
  border-radius: 0;
}

.default-light {
  color: #f8f8f8;
  position: relative;
  border: 1px solid transparent;
  padding: calc(6px + (14 - 6) * ((100vw - 320px) / (1920 - 320))) calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 800;
}

.default-light::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--theme-color);
  opacity: 0.15;
}

.default-light1 {
  color: var(--theme-color);
  position: relative;
  background-color: unset;
  border: 1px solid transparent;
}

.default-light1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: var(--theme-color);
  opacity: 0.11;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.default-light1::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  border: 1px solid var(--theme-color);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.default-light1:hover {
  color: var(--theme-color);
}

.default-light1:hover::before {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.default-light1:hover::after {
  opacity: 0.11;
}

.default-light-theme {
  color: var(--theme-color);
  padding: calc(6px + (14 - 6) * ((100vw - 320px) / (1920 - 320))) calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.default-light-theme:hover {
  color: var(--theme-color);
}

.default-theme {
  background-color: var(--theme-color);
  color: #fff;
}

.default-theme:hover {
  color: #fff;
}

.default-theme-2 {
  padding: 12px 25px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 400;
}

.default-theme-1 {
  background-color: rgba(240, 247, 240, 0.6);
  -webkit-transform: scale(100%);
  transform: scale(100%);
  border: 1px solid var(--theme-color);
}

.default-theme-1:hover {
  background-color: var(--theme-color);
  color: #fff;
  -webkit-transform: scale(100%);
  transform: scale(100%);
}

.default::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: var(--theme-color);
  opacity: 0.11;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.default::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  border: 1px solid var(--theme-color);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.default:hover {
  color: var(--theme-color);
}

.default:hover::before {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.default:hover::after {
  opacity: 0.11;
}

.btn-light-white {
  padding: 6px 20px;
  color: #fff;
  background-color: unset;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.btn-light-white i {
  font-size: 12px;
}

.btn-light-white::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-light-white:hover {
  color: #fff;
}

.btn-light-white:hover::before {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.btn-white {
  padding: 6px 20px;
  color: #232323;
  background-color: unset;
  border: 1px solid #fff;
}

.btn-white i {
  font-size: 12px;
}

.btn-white::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-white:hover {
  color: #fff;
}

.btn-white:hover::before {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.btn-full {
  width: 100%;
  border-radius: 5px;
}

/**=====================
     alert css start
==========================**/
.alert-info .btn-close {
  font-size: 10px;
}

.progress-bar-info {
  background-color: #0c5460;
}

[data-notify="progressbar"] {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
}

/**=====================
    label css start
==========================**/
.label {
  font-size: 12px;
  padding: 6px 10px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  font-weight: 500;
}

@media (max-width: 575px) {
  .label {
    padding: 4px 6px;
    font-size: 10px;
  }
}

.label-block {
  position: absolute;
  padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  top: 0;
  width: 100%;
  z-index: 1;
}

.label-dark {
  background-color: #000;
}

.label-black {
  background-color: #000;
}

[dir="rtl"] .label-black {
  float: right;
}

.label-theme {
  background-color: var(--theme-color);
}

/**=====================
     tab css start
==========================**/
.tab-wrap .nav-tabs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid #f0f3f8;
}

@media (max-width: 991px) {
  .tab-wrap .nav-tabs {
    display: -webkit-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: initial;
  }
}
span.d-xl-block.d-lg-none.d-md-none.d-sm-none.mx-2 {
    font-weight: bold;
    font-size: 11px;
}
.tab-wrap .nav-tabs .nav-link {
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1;
  color: #7e7e7e;
  font-weight: 500;
  padding: 0 20px 20px;
  background: transparent;
  border: none;
  border-bottom: 4px solid transparent;
}

@media (max-width: 991px) {
  .tab-wrap .nav-tabs .nav-link {
    padding: 0 10px 15px;
  }
}

.tab-wrap .nav-tabs .nav-link:hover,
.tab-wrap .nav-tabs .nav-link:active,
.tab-wrap .nav-tabs .nav-link:focus {
  border: none;
}

.tab-wrap .nav-tabs .nav-link.active,
.tab-wrap .nav-tabs .nav-link:active {
  border-bottom: 4px solid var(--theme-color);
  color: #212529;
}

.tab-wrap .tab-content {
  margin-top: 30px;
}

/**=====================
     dropdown css start
==========================**/
.onhover-div {
  top: 70px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 8;
  background-color: #fff;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
  min-width: 280px;
  -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
  box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
}

.onhover-div li {
  font-size: 14px;
}

.onhover-div li a svg {
  color: #232323;
}

.onhover-div::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  top: -7px;
  right: 10px;
  z-index: 2;
}

[dir="rtl"] .onhover-div::before {
  right: unset;
  left: 10px;
}

.onhover-dropdown {
  position: relative;
  cursor: pointer;
}

.onhover-dropdown:hover .onhover-div {
  top: 50px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  visibility: visible;
}

@media (max-width: 767px) {
  .onhover-dropdown:hover .onhover-div {
    width: 320px;
  }
}

.onhover-dropdown.cart-dropdown button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.onhover-dropdown.cart-dropdown button .feather {
  width: 23px !important;
  margin-right: 10px;
  height: 22px;
}

[dir="rtl"] .onhover-dropdown.cart-dropdown button .feather {
  margin-right: unset;
  margin-left: 10px;
}

@media (max-width: 360px) {
  .onhover-dropdown.cart-dropdown button .feather {
    margin-right: 0;
  }

  [dir="rtl"] .onhover-dropdown.cart-dropdown button .feather {
    margin-right: unset;
    margin-left: 0;
  }
}

.onhover-dropdown.cart-dropdown button span {
  font-size: 12px;
}
/*third_mnues_header-start*/
/*.serch_area_manus {*/
/*    border-left: 1px solid #eee;*/
/*}*/
.row.three_bottom_manus {
    padding-top: 10px;
    border-top: 1px solid #eee;
    padding-bottom: 10px;
}
.main-header.navbar-searchbar {
    text-align: left;
}

.megadrop ul {
    display: grid;
}
    .mega-menu-container.poster-bg-image.menu-content {
    padding: 21px 7px!important;
}
header .main-navbar .nav-menu > li .mega-menu-container.poster-bg-image {
    background-image: initial;
    background-position: initial;
    background-repeat: initial;
    background-size: initial;
    width: 100%;
    /*max-width: 997px;*/
    z-index: 999!important;
    padding: 0px 0px;
    margin-left: 1px;
}
.strong.text-primary.text-uppercase {
    color:#ff6a00;
}
h3.banner-title.ls-normal {
    color: #000;

}
.banner-price-info.mb-1.ls-normal {
    color: #000;
}

.banner-content_dhrop {
    position: absolute;
    right: 135px;
    top: 38px;
}
.megadrop.mega_banner {
  position: relative;
 background-image:url(/front/img/banner-2.jpg);
 background-repeat: no-repeat!important;
    background-position-x: right!important;
    background-size: 40% 100%!important;
 }
header .main-navbar .nav-menu>li.mega-menu.dropdown.ratio_40:hover .menu-title::after {
    color: #fff!important;
}
.megadrop {
    background: #fff;
    height: 100%;
}
.menu-container {
    width:100%;
    margin: 0 auto;
    padding: 20px 0;
}
.menu {
    width: 200px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    position: relative;
    padding: 0 0 0 4px;
    margin: 0;
    background-color:  #ff6a00;
}
li.mega-menu.dropdown.ratio_40:hover {
    background-color:  #ff6a00;
    padding: 15px 10px;
    color: #fff!important;
}
li.mega-menu.dropdown.ratio_40:hover .gradient-title{
    color: #fff;
}

li.mega-menu.dropdown.ratio_40:hover .gradient-title i{
  color: #fff!important;
}
li.mega-menu.dropdown.ratio_40:hover .gradient-title h6{
  color: #fff;
}

li.mega-menu.dropdown.ratio_40:hover h6 {

    color: #fff!important;
}

.menu a, .menu a:link, .menu a:visited, .menu a:focus, span {
    color: #000;
    text-decoration: none;
}
.menu a:hover {
    color: #227087;
    text-decoration: none;
}
.menu > li {
    display: block;
    text-align: center;
    margin-left: -4px;
    border-left: 1px solid rgba(255, 255, 255, 0.11);
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
}
.menu > li > a {
    padding: 15px 3px;
    display: block;
    border-bottom: 1px solid #eee;
}
.menu > li:hover > a {
    color: #ff6a00;
}
.menu > li:hover {
    background-color: #fff;
}
/* Megadrop width dropdown */
 .menu > li > .megadrop {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    list-style: none;
    top: 0px;
    left: 197px;
    width: 800px;
    text-align: left;
    margin-top:30px;
    padding: 0;
    z-index: 99;
    background-color: #fff;
 overflow: hidden;
    border-top: initial;
    border-right: initial;
    border-bottom: initial;
}
.menu > li:hover .megadrop {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
}
.menu ul li:hover:after {
    color: #227087;
}
.menu .col {
    width: 14.1%;
    float: left;
    color:white;
    margin: 0 0 0 2.2%;
}
.menu .col ul {
    padding: 0;
    margin: 0;
}
.menu .col ul li {
    padding: 0;
    list-style: none;
    font-size: 11px;
}
.menu .col h3 {
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
    margin: 5px 0 5px 0;
    color: #227087;
}
.banner-content_dhrop a {
    color: #000!important;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
}
.menu .col ul li a {
    display: block;
    padding: 0 0 15px 0;
    color: #000;
    }
.menu .col ul li a:hover {
    color: #ff6a00;
    text-decoration: underline;
}
.menu .col ul li a {
    display: block;
    padding: 16px 10px!important;
    color: #666;
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
}
   .gradient-title {
      color: #000;
      background-clip: text;
      display: inline-block;
      -webkit-background-clip: text;
      cursor: pointer;
      display: flex;
      align-items: center;
      column-gap: 10px;
  }
.menu > li > ul li ul, .menu li >ul li, .menu > li > .megadrop, .menu > li > ul, .menu > li {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-outs;
}

/*third_manus_end*/
/**=====================
     timer css start
==========================**/
.timer ul {
  padding: 20px;
  background-color: rgba(35, 35, 35, 0.8);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

[dir="rtl"] .timer ul {
  padding: 20px;
}

@media (max-width: 1366px) {
  .timer ul {
    padding: 15px;
  }
}

@media (max-width: 480px) {
  .timer ul {
    padding: 10px;
  }
}

.timer ul li {
  position: relative;
}

.timer ul li span {
  display: block;
  margin-bottom: 3px;
}

@media (max-width: 480px) {
  .timer ul li {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .timer ul li h5 {
    font-size: 13px;
  }
}

.timer ul li+li {
  margin-left: 30px;
}

.timer ul li+li::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -17px;
  border-left: 1px solid rgba(126, 126, 126, 0.4);
  height: 50%;
}

[dir="rtl"] .timer ul li+li::before {
  right: -17px;
  left: unset !important;
  border-right: 1px solid rgba(126, 126, 126, 0.4);
  border-left: unset;
}

@media (max-width: 1366px) {
  .timer ul li+li::before {
    left: -12px;
  }

  [dir="rtl"] .timer ul li+li::before {
    right: -12px;
  }
}

@media (max-width: 480px) {
  .timer ul li+li::before {
    left: -5px;
  }

  [dir="rtl"] .timer ul li+li::before {
    right: -5px;
  }
}

[dir="rtl"] .timer ul li+li {
  margin-right: 30px;
  margin-left: unset !important;
}

@media (max-width: 1366px) {
  .timer ul li+li {
    margin-left: 20px;
  }

  [dir="rtl"] .timer ul li+li {
    margin-right: 20px;
  }
}

@media (max-width: 480px) {
  .timer ul li+li {
    margin-left: 6px;
  }

  [dir="rtl"] .timer ul li+li {
    margin-right: 6px;
  }
}

.timer-style-2 ul {
  margin: calc(-5px + (-15 - -5) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.timer-style-2 ul li {
  margin: calc(5px + (15 - 5) * ((100vw - 320px) / (1920 - 320)));
  background-color: #fff;
  padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
  margin-right: 0;
  color: #212529;
}

.timer-style-2 ul li h2 {
  font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.timer-style-2 ul li span {
  display: block;
  margin-bottom: 3px;
}

@media (max-width: 480px) {
  .timer-style-2 ul li {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .timer-style-2 ul li h5 {
    font-size: 13px;
  }
}

.timer-style-3 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(232, 115, 22, 0.8);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  width: 80%;
}

.timer-style-3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  text-align: center;
  color: #fff;
  width: 100%;
}

.timer-style-3 ul li {
  margin: calc(5px + (5 - 5) * ((100vw - 320px) / (1920 - 320))) calc(5px + (5 - 5) * ((100vw - 320px) / (1920 - 320))) calc(5px + (5 - 5) * ((100vw - 320px) / (1920 - 320))) 0;
  padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
  width: 25%;
}

.timer-style-3 ul li+li {
  position: relative;
}

.timer-style-3 ul li+li::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  left: 0%;
}

.timer-style-3 ul li:nth-child(4) {
  margin-right: 0;
}

.timer-style-3 ul li h2 {
  font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.timer-style-3 ul li span {
  display: block;
  margin-bottom: 3px;
}

@media (max-width: 480px) {
  .timer-style-3 ul li {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .timer-style-3 ul li h5 {
    font-size: 13px;
  }
}

/**=====================
     title css start
==========================**/
.title {
  margin-bottom: calc(20px + (50 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.title.title1 h2 {
  font-size: calc(22px + (35 - 22) * ((100vw - 320px) / (1920 - 320)));
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
}

.title.title1 h2:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 1.5px;
  width: 100%;
  height: 1px;
  background-color: #ddd;
}

.title.title1 h2:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -1px;
  width: 30%;
  height: 4px;
  background-color: var(--theme-color);
  border-radius: 50px;
}

.title.title1 p {
  margin: 20px auto 0;
  color: #212529;
  letter-spacing: 1px;
  width: 50%;
  line-height: 1.5;
}

.title.title-effect h2::after {
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.title.title-1 {
  margin-bottom: 0;
  padding: 0 15px;
}

.title h5 {
  margin-bottom: 10px;
  margin-top: -2px;
  color: #7e7e7e;
}

.title-2 {
  color: #212529;
}

.title-2 h2 {
  margin-top: -2px;
}

.title-2 h3 {
  margin-top: -2px;
}

.title-2 h5 {
  margin-bottom: 0;
  margin-top: 10px;
  color: #7e7e7e;
}

.title-3 {
  margin-bottom: calc(20px + (50 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.title-3.title-border {
  border-bottom: 1px solid #f0f3f8;
}

.title-3 h2 {
  margin-top: -2px;
}

.title-3 h5 {
  margin-bottom: 0;
  margin-top: 10px;
}


.gradient-title-1 {
  background-image: linear-gradient(100deg, white, var(--theme-color));
}

/**=====================
     ratio css start
==========================**/
.ratio_30 .bg-size:before {
  padding-top: 30%;
  content: "";
  display: block;
}

.ratio_35 .bg-size:before {
  padding-top: 35%;
  content: "";
  display: block;
}

.ratio_40 .bg-size:before {
  padding-top: 40%;
  content: "";
  display: block;
}

.ratio_45 .bg-size:before {
  padding-top: 45%;
  content: "";
  display: block;
}

.ratio2_1 .bg-size:before {
  padding-top: 50%;
  content: "";
  display: block;
}

.ratio_55 .bg-size:before {
  padding-top: 55%;
  content: "";
  display: block;
}

.ratio_59 .bg-size:before {
  padding-top: 59%;
  content: "";
  display: block;
}

.ratio2_3 .bg-size:before {
  padding-top: 60%;
  content: "";
  display: block;
}

.ratio3_2 .bg-size:before {
  padding-top: 66.66%;
  content: "";
  display: block;
}

.ratio_90 .bg-size:before {
  padding-top: 93%;
  content: "";
  display: block;
}

.ratio_landscape .bg-size:before {
  padding-top: 75%;
  content: "";
  display: block;
}

.ratio_veg .bg-size:before {
  padding-top: 113%;
  content: "";
  display: block;
}

.ratio_square .bg-size:before {
  padding-top: 100%;
  content: "";
  display: block;
}

.ratio_asos .bg-size:before {
  padding-top: 127.7777778%;
  content: "";
  display: block;
}

.ratio_small .bg-size:before {
  padding-top: 118%;
  content: "";
  display: block;
}

.ratio_medium .bg-size:before {
  padding-top: 138%;
  content: "";
  display: block;
}

.ratio_portrait .bg-size:before {
  padding-top: 150%;
  content: "";
  display: block;
}

.ratio2_2 .bg-size:before {
  padding-top: 154.777778%;
  content: "";
  display: block;
}

.ratio_2 .bg-size:before {
  padding-top: 163%;
  content: "";
  display: block;
}

.ratio1_2 .bg-size:before {
  padding-top: 200%;
  content: "";
  display: block;
}

/**=====================
     Tap to top css start
==========================**/
.tap-to-top {
  background-color: var(--theme-color);
  position: fixed;
  bottom: 15px;
  right: -60px;
  border-radius: 5px;
  overflow: hidden;
  width: calc(35px + (45 - 35) * ((100vw - 320px) / (1920 - 320)));
  height: calc(35px + (45 - 35) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
  -webkit-box-shadow: 0 3px 8px rgba(33, 37, 41, 0.35);
  box-shadow: 0 3px 8px rgba(33, 37, 41, 0.35);
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  opacity: 0;
}

[dir="rtl"] .tap-to-top {
  right: unset;
  left: -60px;
}

.tap-to-top::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background: #212529;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.tap-to-top:hover::before {
  height: 100%;
}

@media (max-width: 575px) {
  .tap-to-top {
    bottom: 75px;
  }
}

.tap-to-top.show {
  right: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
}

[dir="rtl"] .tap-to-top.show {
  right: unset;
  left: 15px;
}

.tap-to-top a {
  color: #fff;
  width: calc(35px + (40 - 35) * ((100vw - 320px) / (1920 - 320)));
  height: calc(35px + (40 - 35) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
  z-index: 3;
}

@media (max-width: 575px) {
  .tap-to-top a {
    bottom: 75px;
  }
}

/**=====================
    Modal css Start
==========================**/
.newletter-modal .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
  background-color: #fff;
}

.newletter-modal .modal-dialog .modal-content .modal-header {
  border: none;
  padding: 0;
  background-color: #fff;
}

.newletter-modal .modal-dialog .modal-content .modal-header .btn-close {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

@media (max-width: 575px) {
  .newletter-modal .modal-dialog .modal-content .modal-header .btn-close {
    right: -14px;
  }

  [dir="rtl"] .newletter-modal .modal-dialog .modal-content .modal-header .btn-close {
    right: unset;
    left: -14px;
  }
}

[dir="rtl"] .newletter-modal .modal-dialog .modal-content .modal-header .btn-close {
  right: unset;
  left: -50px;
}

.newletter-modal .modal-dialog .modal-content .modal-header .btn-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
}

.newletter-modal .modal-dialog .modal-content .modal-body {
  padding: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.newletter-modal .modal-dialog .modal-content .modal-body img {
  position: absolute;
  top: -15px;
  right: -25px;
  width: 140px;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-box-shadow: 0 7px 11px rgba(33, 37, 41, 0.5);
  box-shadow: 0 7px 11px rgba(33, 37, 41, 0.5);
  z-index: -1;
}

[dir="rtl"] .newletter-modal .modal-dialog .modal-content .modal-body img {
  right: unset;
  left: -25px;
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.newletter-modal .modal-dialog .modal-content .modal-body .modal-title h2 {
  color: #212529;
  font-weight: 500;
  margin-bottom: 16px;
}

.newletter-modal .modal-dialog .modal-content .modal-body .modal-title ul {
  list-style-type: disc;
  -webkit-padding-start: 15px;
  padding-inline-start: 15px;
}

.newletter-modal .modal-dialog .modal-content .modal-body .modal-title ul li {
  display: list-item;
  color: #7e7e7e;
  line-height: 1.7;
}

.newletter-modal .modal-dialog .modal-content .modal-body .modal-title ul li::marker {
  color: #212529;
}

.video-play-modal .modal-dialog .modal-content {
  background-color: transparent;
  border: none;
}

.video-play-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}

.video-play-modal .modal-dialog .modal-content .modal-body iframe {
  width: 100%;
  height: 550px;
}

.comparemodal-body .table {
  margin-bottom: 0;
  border: 1px solid #ced4da;
}

.comparemodal-body .table.table-striped-1 tbody tr:nth-of-type(odd) {
  background-color: transparent;
}

.comparemodal-body .table.table-striped-1 tbody tr:nth-of-type(even) {
  background-color: #eff2f7;
}

.comparemodal-body .table a {
  color: #212529;
}

.comparemodal-body .table tr.table-product-details {
  border-bottom: 1px solid transparent;
}

.comparemodal-body .table tr.table-cart-button td {
  border-top: 1px solid transparent;
}

.comparemodal-body .table tr.table-cart-button a.btn {
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  padding: 6px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--theme-color);
  border-radius: 5px;
}

.comparemodal-body .table tr.table-cart-button a.btn:hover {
  color: #fff;
}

.comparemodal-body .table tr td {
  border-left: 1px solid #ced4da;
  padding: 14px;
  min-width: 230px;
  width: 0;
  color: #212529;
}

.comparemodal-body .table tr td:first-child {
  min-width: 270px;
  font-weight: 500;
  text-transform: uppercase;
}

.comparemodal-body .table ul.list-detail {
  padding-left: 22px;
}

.comparemodal-body .table ul.list-detail li {
  font-size: 14px;
  color: #777777;
  display: list-item;
  list-style-type: square;
}

.comparemodal-body .product-box .btn-close {
  right: 0;
  top: 0;
  z-index: 1;
}

.comparemodal-body .product-box .product-image {
  text-align: center;
}

.comparemodal-body .product-box .product-image img {
  width: 100%;
  height: 100%;
}

.modal-header {
  border: none;
  padding: 0;
}

.modal-header .btn-close {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

@media (max-width: 575px) {
  .modal-header .btn-close {
    right: -14px;
  }

  [dir="rtl"] .modal-header .btn-close {
    right: unset;
    left: -14px;
  }
}

[dir="rtl"] .modal-header .btn-close {
  right: unset;
  left: -50px;
}

.modal-header .btn-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
}

.shipping-modal .modal-dialog .modal-content .modal-body {
  padding: calc(15px + (40 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.shipping-modal .modal-dialog .modal-content .modal-body .modal-title h6 {
  color: #191919;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 6px;
}

.shipping-modal .modal-dialog .modal-content .modal-body .modal-title ul {
  list-style-type: disc;
  -webkit-padding-start: 15px;
  padding-inline-start: 15px;
}

.shipping-modal .modal-dialog .modal-content .modal-body .modal-title ul li {
  display: list-item;
  color: #7e7e7e;
  line-height: 1.7;
}

.shipping-modal .modal-dialog .modal-content .modal-body .modal-title ul li::marker {
  color: #212529;
}

.cart-modal .modal-dialog .modal-content .modal-header {
  border: none;
  padding: 0;
}

.cart-modal .modal-dialog .modal-content .modal-header .btn-close {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

@media (max-width: 575px) {
  .cart-modal .modal-dialog .modal-content .modal-header .btn-close {
    right: -14px;
  }

  [dir="rtl"] .cart-modal .modal-dialog .modal-content .modal-header .btn-close {
    right: unset;
    left: -14px;
  }
}

.cart-modal .modal-dialog .modal-content .modal-header .btn-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
}

.cart-modal .modal-dialog .modal-content .modal-body {
  padding: calc(15px + (40 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.cart-modal .modal-dialog .modal-content .modal-body .modal-messages {
  text-align: center;
  color: #008000;
  margin-bottom: 10px;
  background: #d1e7dd;
  padding: 12px;
  width: 100%;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 575px) {
  .cart-modal .modal-dialog .modal-content .modal-body .modal-messages {
    display: block;
  }
}

.cart-modal .modal-dialog .modal-content .modal-body .modal-messages .fa-check {
  font-size: 14px;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  background: #008000;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 575px) {
  .cart-modal .modal-dialog .modal-content .modal-body .modal-messages .fa-check {
    margin: 0 auto 12px;
  }
}

.cart-modal .modal-dialog .modal-content .modal-body .modal-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 575px) {
  .cart-modal .modal-dialog .modal-content .modal-body .modal-product {
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .cart-modal .modal-dialog .modal-content .modal-body .modal-product .modal-contain-img {
    text-align: center;
    margin-bottom: calc(10px + (18 - 10) * ((100vw - 320px) / (1920 - 320)));
  }
}

.cart-modal .modal-dialog .modal-content .modal-body .modal-product .modal-contain-details {
  margin-left: 10px;
}

@media (max-width: 575px) {
  .cart-modal .modal-dialog .modal-content .modal-body .modal-product .modal-contain-details {
    text-align: center;
    margin-left: 0;
  }
}

.cart-modal .modal-dialog .modal-content .modal-body .modal-product h5 {
  margin: 5px 0;
}

.cart-modal .modal-dialog .modal-content .modal-body .modal-product .modal-contain-img img {
  width: 100%;
  max-width: 220px;
  height: auto;
  margin: 10px 0;
}

@media (max-width: 575px) {
  .cart-modal .modal-dialog .modal-content .modal-body .modal-product .modal-contain-img img {
    max-width: 60%;
  }
}

@media (max-width: 480px) {
  .cart-modal .modal-dialog .modal-content .modal-body .modal-product .modal-contain-img img {
    max-width: 75%;
  }
}

@media (max-width: 360px) {
  .cart-modal .modal-dialog .modal-content .modal-body .modal-product .modal-contain-img img {
    max-width: 100%;
  }
}

.cart-modal .modal-dialog .modal-content .modal-body .product-total h5 {
  font-weight: 400;
}

.cart-modal .modal-dialog .modal-content .modal-body .product-total h5 span {
  font-weight: 500;
}

.cart-modal .modal-dialog .modal-content .modal-body .shop-cart-button {
  margin: -8px;
}

@media (max-width: 360px) {
  .cart-modal .modal-dialog .modal-content .modal-body .shop-cart-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.cart-modal .modal-dialog .modal-content .modal-body .shop-cart-button .conti-button {
  border: 1px solid var(--theme-color);
  background: #fff;
  color: var(--theme-color);
  margin: calc(3px + (8 - 3) * ((100vw - 320px) / (1920 - 320)));
  padding: calc(6px + (12 - 6) * ((100vw - 320px) / (1920 - 320))) calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.cart-modal .modal-dialog .modal-content .modal-body .shop-cart-button .conti-button:hover {
  background-color: var(--theme-color);
  color: #fff;
}

.modal-size .modal-dialog .modal-content .modal-header {
  padding: 0;
}

.modal-size .modal-dialog .modal-content .modal-header button {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

.modal-size .modal-dialog .modal-content .modal-header button .fa-times {
  font-size: 22px;
}

@media (max-width: 480px) {
  .modal-size .modal-dialog .modal-content .modal-header button {
    display: none;
  }
}

.quick-view-modal .btn-close {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

@media (max-width: 575px) {
  .quick-view-modal .btn-close {
    right: -14px;
  }

  [dir="rtl"] .quick-view-modal .btn-close {
    right: unset;
    left: -14px;
  }
}

.quick-view-modal .btn-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
}

.quick-view-modal .modal-body {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.quick-view-modal .quick-view-image {
  position: relative;
}

.quick-view-modal .quick-view-image img {
  width: 100%;
}

@media (max-width: 991px) {
  .quick-view-modal .quick-view-image img {
    max-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.quick-view-modal .quick-view-image .quick-nav {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.quick-view-modal .quick-view-image .quick-nav .slick-slide>div img {
  margin: 0;
  border: 1px solid #ced4da;
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

.quick-view-modal .quick-view-image .quick-nav .slick-slide.slick-current>div img {
  border: 1px solid var(--theme-color);
}

.quick-view-modal .product-right.veg-product-right h2 {
  font-size: 26px;
}

.quick-view-modal .product-right.veg-product-right .product-details {
  margin-top: 10px;
}

.quick-view-modal .product-right.veg-product-right .product-btns a {
  font-size: 14px;
}

.quick-view-modal .product-right.veg-product-right .price {
  display: block;
}

.quick-view-modal .product-right.veg-product-right .price li {
  width: 100%;
}

.quick-view-modal .product-right.veg-product-right .price li .custome-form-check {
  width: 100%;
  padding: 15px 8px 15px 30px;
  border-radius: 4px;
  border: 1px solid #d0d0d0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0 4px 10px rgba(33, 37, 41, 0.1);
  box-shadow: 0 4px 10px rgba(33, 37, 41, 0.1);
  background: #f7f7f7;
}

.quick-view-modal .product-right.veg-product-right .veg-details {
  margin-top: 30px;
  padding: 20px 0;
  border-top: 1px dashed #ced4da;
}

.quick-view-modal .product-right.veg-product-right .veg-details p {
  line-height: 1.7;
}

@media (max-width: 991px) {
  .quick-view-modal .product-right.veg-product-right .veg-details {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .quick-view-modal .product-right.veg-product-right .veg-details {
    margin-top: 15px;
    padding: 15px 0;
  }
}

.quick-view-modal .product-right h2 {
  font-weight: 500;
}

.quick-view-modal .product-right h6 {
  font-weight: 400;
}

.quick-view-modal .product-right h4 {
  margin-bottom: 10px;
  text-transform: capitalize;
}

.quick-view-modal .product-right .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quick-view-modal .product-right .price h3 {
  padding-right: 20px;
}

[dir="rtl"] .quick-view-modal .product-right .price h3 {
  padding-right: unset;
  padding-left: 20px;
}

.quick-view-modal .product-right .color-types {
  margin-top: 20px;
  padding: 20px 0;
  border-top: 1px dashed #ced4da;
}

.quick-view-modal .product-right .color-types.veg-details p {
  line-height: 1.7;
}

@media (max-width: 991px) {
  .quick-view-modal .product-right .color-types {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .quick-view-modal .product-right .color-types {
    margin-top: 15px;
    padding: 15px 0;
  }
}

.quick-view-modal .product-right .size-detail {
  padding: 20px 0;
  border-top: 1px dashed #ced4da;
}

@media (max-width: 575px) {
  .quick-view-modal .product-right .size-detail {
    padding: 15px 0;
  }
}

.quick-view-modal .product-right .size-detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.quick-view-modal .product-right .size-detail ul li {
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #ced4da;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.quick-view-modal .product-right .size-detail ul li.selected {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
}

.quick-view-modal .product-right .size-detail ul li+li {
  margin-left: 10px;
}

.quick-view-modal .product-right .product-details {
  padding: 20px 0;
  border-top: 1px dashed #ced4da;
  border-bottom: 1px dashed #ced4da;
}

@media (max-width: 575px) {
  .quick-view-modal .product-right .product-details {
    padding: 15px 0;
  }
}

.quick-view-modal .product-right .product-details ul li {
  display: block;
}

.quick-view-modal .product-right .product-details ul li+li {
  margin-top: 5px;
}

.quick-view-modal .product-right .product-details ul li span {
  min-width: 150px;
}

.quick-view-modal .product-right .product-btns {
  margin-top: 20px;
}

@media (max-width: 575px) {
  .quick-view-modal .product-right .product-btns {
    margin-top: 15px;
  }
}

.reset-email-modal .modal-content {
  border: none;
}

.reset-email-modal .modal-content .modal-header {
  border-bottom: none;
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  padding-bottom: 0;
}

.reset-email-modal .modal-content .modal-header .btn-close {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

@media (max-width: 575px) {
  .reset-email-modal .modal-content .modal-header .btn-close {
    right: -14px;
  }

  [dir="rtl"] .reset-email-modal .modal-content .modal-header .btn-close {
    right: unset;
    left: -14px;
  }
}

.reset-email-modal .modal-content .modal-header .btn-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
}

.reset-email-modal .modal-content .modal-body {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.reset-email-modal .modal-content .modal-footer {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  border-top: none;
}

.reset-email-modal .modal-content .modal-footer button {
  margin: 0;
}

.reset-email-modal .modal-content .modal-footer button.modal-close-button {
  color: #fff;
  margin-right: 10px;
}

[dir="rtl"] .reset-email-modal .modal-content .modal-footer button.modal-close-button {
  margin-right: 0;
  margin-left: 10px;
}

.delete-account-modal .modal-content {
  border: none;
}

.delete-account-modal .modal-content .modal-header {
  padding: 0;
  border: none;
}

.delete-account-modal .modal-content .modal-header .btn-close {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

@media (max-width: 575px) {
  .delete-account-modal .modal-content .modal-header .btn-close {
    right: -14px;
  }

  [dir="rtl"] .delete-account-modal .modal-content .modal-header .btn-close {
    right: unset;
    left: -14px;
  }
}

.delete-account-modal .modal-content .modal-header .btn-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
}

.delete-account-modal .modal-content .modal-body {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.delete-account-modal .modal-content .modal-body h4 {
  font-weight: 500;
}

.delete-account-modal .modal-content .modal-footer {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  border-top: none;
  padding-top: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.delete-account-modal .modal-content .modal-footer button {
  margin: 0;
}

.delete-account-modal .modal-content .modal-footer button.modal-close-button {
  color: #fff;
  margin-right: 10px;
}

[dir="rtl"] .delete-account-modal .modal-content .modal-footer button.modal-close-button {
  margin-right: 0;
  margin-left: 10px;
}

.payment-modal .modal-content {
  border: none;
}

.payment-modal .modal-content .modal-header {
  padding: 0;
  border: none;
}

.payment-modal .modal-content .modal-header .btn-close {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

@media (max-width: 575px) {
  .payment-modal .modal-content .modal-header .btn-close {
    right: -14px;
  }

  [dir="rtl"] .payment-modal .modal-content .modal-header .btn-close {
    right: unset;
    left: -14px;
  }
}

.payment-modal .modal-content .modal-header .btn-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
}

.payment-modal .modal-content .modal-body {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.payment-modal .modal-content .modal-body h4 {
  font-weight: 500;
}

.payment-modal .modal-content .modal-footer {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  border-top: none;
  padding-top: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.payment-modal .modal-content .modal-footer button {
  margin: 0;
}

.payment-modal .modal-content .modal-footer button.modal-close-button {
  color: #fff;
  margin-right: 10px;
}

[dir="rtl"] .payment-modal .modal-content .modal-footer button.modal-close-button {
  margin-right: 0;
  margin-left: 10px;
}

.add-address-modal .modal-content {
  border: none;
}

.add-address-modal .modal-content .modal-header {
  padding: 0;
  border: none;
}

.add-address-modal .modal-content .modal-header .btn-close {
  width: 54px;
  height: 54px;
  top: -50px;
  right: -50px;
  line-height: 54px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 1;
}

@media (max-width: 575px) {
  .add-address-modal .modal-content .modal-header .btn-close {
    right: -14px;
  }

  [dir="rtl"] .add-address-modal .modal-content .modal-header .btn-close {
    right: unset;
    left: -14px;
  }
}

.add-address-modal .modal-content .modal-header .btn-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
}

.add-address-modal .modal-content .modal-body {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.add-address-modal .modal-content .modal-body h4 {
  font-weight: 500;
}

.add-address-modal .modal-content .modal-footer {
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  border-top: none;
  padding-top: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.add-address-modal .modal-content .modal-footer button {
  margin: 0;
}

.add-address-modal .modal-content .modal-footer button.modal-close-button {
  color: #fff;
  margin-right: 10px;
}

[dir="rtl"] .add-address-modal .modal-content .modal-footer button.modal-close-button {
  margin-right: 0;
  margin-left: 10px;
}

/**=====================
     form css start
  ==========================**/
.form-control {
  font-size: 14px;
  padding: calc(8px + (14 - 8) * ((100vw - 320px) / (1920 - 320))) calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.form-control.subscribe-input {
  border: none;
  border-radius: 0;
}

[dir="rtl"] .form-control {
  text-align: right;
}

.form-control:focus {
  background-color: #eff2f7;
  border-color: #ced4da;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #212529;
}

.form-select {
  font-size: 14px;
}

.form-select:focus {
  background-color: #c7c7c5;
  border-color: #ced4da;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #212529;
}

.input-group .btn {
  z-index: 1;
}

.checkbox_animated {
  cursor: pointer;
  position: relative;
  margin-right: 16px;
}

[dir="rtl"] .checkbox_animated {
  margin-right: 10px;
  margin-left: 16px;
}

.checkbox_animated:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75), -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 1;
  width: 12px;
  height: 6px;
  border: 2px solid var(--theme-color);
  border-top-style: none;
  border-right-style: none;
}

.checkbox_animated:after {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 21px;
  height: 21px;
  background: #fff;
  border: 2px solid #ddd;
  cursor: pointer;
}

.checkbox_animated:checked:before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1);
}

/**=====================
     slider css start
==========================**/
.slick-initialized .slick-arrow {
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.slick-initialized .slick-arrow:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.slick-initialized .slick-arrow:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.slick-initialized .slick-arrow:hover:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.spacing-slider.slick-slider {
  margin: 0 -12px;
}

.spacing-slider.slick-slider .slick-list {
  margin: 0 -12px;
}

@media (max-width: 575px) {
  .spacing-slider.slick-slider .slick-list {
    margin: 0 -6px;
  }
}

.spacing-slider.slick-slider .slick-list .slick-slide>div {
  margin: 0 12px;
}

@media (max-width: 575px) {
  .spacing-slider.slick-slider .slick-list .slick-slide>div {
    margin: 0 6px;
  }
}

.spacing-slider.slick-slider.slick-dotted {
  margin-bottom: 0;
}

.slick-slider .slick-list {
  margin: 0 -12px;
}

@media (max-width: 575px) {
  .slick-slider .slick-list {
    margin: 0 -6px;
  }
}

.slick-slider .slick-list .slick-slide>div {
  margin: 0 12px;
}

@media (max-width: 575px) {
  .slick-slider .slick-list .slick-slide>div {
    margin: 0 6px;
  }
}

.slick-slider.slick-dotted {
  margin-bottom: 0;
}

.slide-6 .slick-list {
  margin: 0;
}

.classic-arrow .custom-arrow {
  position: absolute;
  bottom: 50px;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

@media (max-width: 991px) {
  .classic-arrow .custom-arrow {
    bottom: 90px;
  }
}

@media (max-width: 575px) {
  .classic-arrow .custom-arrow {
    bottom: 10px;
  }
}

.classic-arrow .custom-arrow:hover {
  color: var(--theme-color);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.classic-arrow .custom-arrow i {
  font-size: 12px;
  vertical-align: 1px;
}

@media (max-width: 575px) {
  .classic-arrow .custom-arrow i {
    margin: 0 !important;
    padding: 8px;
    background-color: #fff;
  }

  .classic-arrow .custom-arrow i:hover {
    background-color: var(--theme-color);
    color: #fff;
  }
}

.classic-arrow .custom-arrow.prev {
  right: 20%;
}

[dir="rtl"] .classic-arrow .custom-arrow.prev i {
  margin-right: 16px !important;
  margin-left: 0 !important;
}

[dir="rtl"] .classic-arrow .custom-arrow.prev {
  right: unset;
  left: 7%;
}

@media (max-width: 991px) {
  .classic-arrow .custom-arrow.prev {
    right: unset;
    left: 5%;
  }

  [dir="rtl"] .classic-arrow .custom-arrow.prev {
    left: unset;
    right: 5%;
  }
}

@media (max-width: 575px) {
  .classic-arrow .custom-arrow.prev {
    right: 53% !important;
    left: unset !important;
    bottom: 20px;
  }

  [dir="rtl"] .classic-arrow .custom-arrow.prev {
    left: 10%;
    right: unset;
  }
}

@media (max-width: 360px) {
  .classic-arrow .custom-arrow.prev {
    right: 12%;
    left: unset;
  }

  [dir="rtl"] .classic-arrow .custom-arrow.prev {
    left: 12%;
    right: unset;
  }
}

.classic-arrow .custom-arrow.next {
  right: 13%;
}

[dir="rtl"] .classic-arrow .custom-arrow.next i {
  margin-left: 16px !important;
  margin-right: 0 !important;
}

[dir="rtl"] .classic-arrow .custom-arrow.next {
  right: unset;
  left: 13%;
}

@media (max-width: 1199px) {
  .classic-arrow .custom-arrow.next {
    right: 11%;
  }

  [dir="rtl"] .classic-arrow .custom-arrow.next {
    right: unset;
    left: 15%;
  }
}

@media (max-width: 991px) {
  .classic-arrow .custom-arrow.next {
    right: unset;
    left: 16%;
  }

  [dir="rtl"] .classic-arrow .custom-arrow.next {
    left: unset;
    right: 16%;
  }
}
.icon-box-inner {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.re-button{
    padding-left:1px;
    width: 100%;
    text-align:end;
    max-width: 100%;
}
.search-box input#search {
width: 100%!important;
}
@media (min-width: 1024px) and (max-width: 1024px) {
.container-fluid-lg.middel-manus .col-lg-7.col-sm-12 {
    width: 45%;
}}

@media (max-width: 1024px) {
       .search-box input#search {
width: 100%!important;
} 

.navbar-dark .navbar-nav .nav-link {
    color: #000!important;
}
}
@media (max-width: 991px) {
    .search-box input#search {
width: 100%!important;
}
.cloth-details-size ul li {
    display: grid!important;
    margin-bottom:10px!important;
}ul.rating.mt-0.dynamicRating {
    display: flex!important;
}
.count_bg {
    margin-bottom: 17px;
}
.cloth-details-size ul {
    width: 100%;
    display: grid!important;
}
        .col-lg-2.col-md-2.col-sm-12.buyer_area {
    width: 100%;
    margin-bottom: 4px;
}
.assureance_title h3 {
    font-size: 25px!important;
    text-align: center!important;
}
.all_services_card {
    margin-bottom: 20px;
    height: auto!important; 
}
.services_header h3 {
    font-size: 21px!important;
    line-height: 25px!important;
}
.buy_tabs_area {
    padding: 1px!important;
}
footer .footer-links .footer-content {
    display: block!important;
}
.assurance_area .services_shipping {
    height: auto!important;

}
.services_area .services_shipping{
        margin: 7px 3px!important;

}
.services_area .service-title h3{
            margin: 7px 3px!important;
text-align:center;
}
.container-fluid {
    padding: 0px 10px!important;
}
}
@media (max-width: 767px) {
    .container-fluid-lg.middel-manus .col-lg-7.col-sm-12 {
    width: 100%;
}
 /*start-trade-protection*/
    .banner_bredcum_title h2 {
    font-size: 30px!important;
    line-height: 30px!important;
}
.assurance_area .services_shipping {
    column-gap: 14px!important;
    height:auto!important;
}
.banner_bredcum_title h4 {
    font-size: 23px!important;
    line-height: 34px!important;
}
.covered_box{
        height:auto!important;
margin-bottom:20px!important;
    
}
.services_area .service-title h3 {
    font-size: 37px!important;
    line-height: 42px!important;
}
.assurance_box.payment_box h4 {
    font-size: 17px!important;
    line-height: 28px!important;
}
.assurance_area .services_shipping {
    height: auto!important;
}
    /*end*/
        /*start-buyer-central*/
    .col-lg-2.col-md-2.col-sm-12.buyer_area {
    width: 100%;
    margin-bottom: 4px;
}

.container-fluid {
    padding: 0px 20px!important;
}
.services_area {
    margin-bottom: 10px;
}
.buy_tabs {
    display: grid!important;
}
.buy-title h4 {
    padding: 0!important;
}
    /*end*/
    
    
    
    
    
    /*767-start-urmila*/
    .top-manusitems ul {
    display: inherit;
    align-items: center;
    justify-content: center;
}
    .top-manus-title p {
    text-align: center;
}
    .top-manusitems ul li {
    border-right: 0;
}
   .re-button{
    padding-left:1px!important;
    width: 100%!important;
    text-align:center!important;
    max-width: 100%!important;
        margin-top: 0px!important;
} 
.search-box input#search {
    width: 100%!important;
}

.category-menu {
    position: relative;
    width: 14%;
}

header .category-menu .btn {
    padding: 7.1px 32px!important;
    width: auto!important;
    /*margin-left: -67px!important;*/
}
form.tree_form_headr {
    width: 100%;
    margin-left: 0;
    margin-top: 0px;
}
    .col-lg-12.three_bottom_manus {
    display: grid;
    justify-content: center;
}
    
    #serch_category {
    border: none;
    width: auto;
}
  
    .discount-image-details-1 {
    padding: 10px;
}
  h4.theme-color {
    font-size: 13px;
    line-height: 22px;
}  
    h5.fw-normal.fs-6 {
    font-size: 15px!important;
    line-height: 20px;
}
    .banner-image a span {
    font-size: 16px;
    line-height: 20px;
}
.banners_video {
    display: none!important;
}
section.pt-0.banners_video video {
    width: 100%!important;
    margin-bottom: 10px;
}
.top-manusitems ul {
    display: grid;
    align-items: center;
    justify-content: center;
}
.banner-image img {
    height: auto;
    width: 100% !important;
    object-fit: cover;
}
.icon-box.icon-box-side {
    display: grid;
}
.icon-box-inner {
    display: none;
    justify-content:center;
    align-items: center;
}
/*end-css*/
    
    
    
    
  .classic-arrow .custom-arrow.next {
    left: 20%;
  }

  [dir="rtl"] .classic-arrow .custom-arrow.next {
    left: unset;
    right: 20%;
  }
}

@media (max-width: 575px) {
  .classic-arrow .custom-arrow.next {
    left: unset;
    right: 3%;
  }

  [dir="rtl"] .classic-arrow .custom-arrow.next {
    left: 3%;
    right: unset;
  }
}

.classic-arrow .custom-arrow.next::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  left: -28px;
  top: 0;
}

[dir="rtl"] .classic-arrow .custom-arrow.next::before {
  right: 18px;
  left: unset;
}

@media (max-width: 1660px) {
  .classic-arrow .custom-arrow.next::before {
    display: none;
  }
}

.classic-arrow .custom-arrow span {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}

@media (max-width: 767px) {
  .classic-arrow .custom-arrow span {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .classic-arrow .custom-arrow span {
    display: none;
  }
}

.classic-arrow-1 .custom-arrow {
  position: absolute;
  bottom: 50px;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

.classic-arrow-1 .custom-arrow:hover {
  color: var(--theme-color);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.classic-arrow-1 .custom-arrow i {
  font-size: 12px;
  vertical-align: 1px;
}

@media (max-width: 575px) {
  .classic-arrow-1 .custom-arrow i {
    margin: 0 !important;
    padding: 8px;
    background-color: #fff;
  }

  .classic-arrow-1 .custom-arrow i:hover {
    background-color: var(--theme-color);
    color: #fff;
  }
}

.classic-arrow-1 .custom-arrow.prev {
  right: 20%;
}

[dir="rtl"] .classic-arrow-1 .custom-arrow.prev {
  right: unset !important;
  left: 6% !important;
}

@media (max-width: 575px) {
  [dir="rtl"] .classic-arrow-1 .custom-arrow.prev {
    left: unset !important;
    right: 51% !important;
  }
}

@media (max-width: 480px) {
  [dir="rtl"] .classic-arrow-1 .custom-arrow.prev {
    left: unset !important;
    right: 52% !important;
  }
}

.classic-arrow-1 .custom-arrow.next {
  right: 13%;
}

[dir="rtl"] .classic-arrow-1 .custom-arrow.next {
  right: unset !important;
  left: 12% !important;
}

.classic-arrow-1 .custom-arrow.next::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  left: -28px;
  top: 0;
}

[dir="rtl"] .classic-arrow-1 .custom-arrow.next::before {
  right: -28px;
  left: unset;
  width: 8%;
}

@media (max-width: 1660px) {
  .classic-arrow-1 .custom-arrow.next::before {
    display: none;
  }
}

@media (max-width: 991px) {
  [dir="rtl"] .classic-arrow-1 .custom-arrow.next {
    left: 16% !important;
  }
}

@media (max-width: 575px) {
  [dir="rtl"] .classic-arrow-1 .custom-arrow.next {
    left: unset !important;
    right: 13% !important;
  }
}

@media (max-width: 480px) {
  [dir="rtl"] .classic-arrow-1 .custom-arrow.next {
    left: unset !important;
    right: 44% !important;
  }
}

.classic-arrow-1 .custom-arrow span {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}

@media (max-width: 767px) {
  .classic-arrow-1 .custom-arrow span {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .classic-arrow-1 .custom-arrow span {
    display: none;
  }
}

.light-arrow .slick-arrow,
.white-arrow .slick-arrow {
  border-radius: 100%;
  width: 40px;
  height: 40px;
}

@media (max-width: 991px) {

  .light-arrow .slick-arrow,
  .white-arrow .slick-arrow {
    width: 30px;
    height: 30px;
  }
}

.light-arrow .slick-arrow:before,
.white-arrow .slick-arrow:before {
  font-size: 12px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.light-arrow .slick-prev,
.white-arrow .slick-prev {
  z-index: 1;
}

.light-arrow .slick-prev:before,
.white-arrow .slick-prev:before {
  content: "\f053";
}

.light-arrow .slick-next:before,
.white-arrow .slick-next:before {
  content: "\f054";
}

.light-arrow .slick-arrow {
  background-color: #f0f3f8;
}

.light-arrow .slick-arrow:before {
  color: #232323;
}

.light-arrow .slick-arrow:hover {
  background-color: var(--theme-color);
}

.light-arrow .slick-arrow:hover:before {
  color: #fff;
}

.bottom-space {
  margin-bottom: -4px;
}

.white-arrow .slick-arrow {
  background-color: rgba(255, 255, 255, 0.2);
  width: 30px;
  height: 30px;
}

.white-arrow .slick-arrow:before {
  color: #fff;
}

.white-arrow .slick-arrow:hover,
.white-arrow .slick-arrow:active,
.white-arrow .slick-arrow:focus {
  background-color: #fff;
}

.white-arrow .slick-arrow:hover:before,
.white-arrow .slick-arrow:active:before,
.white-arrow .slick-arrow:focus:before {
  color: var(--theme-color);
}

.category-slider .slick-prev {
  left: -120px;
}

.category-slider .slick-next {
  right: unset;
  left: -80px;
}

.brand-image img {
  margin: 0 auto;
}

.dot-dark .slick-dots {
  bottom: unset;
  width: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  left: unset;
}

[dir="rtl"] .dot-dark .slick-dots {
  left: 0;
  right: unset;
}

.dot-dark .slick-dots li {
  width: auto;
  height: auto;
  display: block;
  margin: 5px;
}

.dot-dark .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #232323;
  font-size: 10px;
  border-radius: 100%;
}

.dot-dark .slick-dots li button:before {
  display: none;
}

.dot-dark .slick-dots li.slick-active button {
  background-color: var(--theme-color);
}

.image-show .slick-list {
  overflow: visible;
  height: auto !important;
}

.image-show .slick-slide {
  float: none;
}

[dir="rtl"] .poster-section-6 .image-show .slick-slide,
[dir="rtl"] .poster-section .image-show .slick-slide {
  float: none;
}

.slick-lg-space .slick-list {
  margin: -5px -18px;
}

@media (max-width: 767px) {
  .slick-lg-space .slick-list {
    margin: -5px -10px;
  }
}

.slick-lg-space .slick-list .slick-slide>div {
  margin: 5px 18px;
}

@media (max-width: 767px) {
  .slick-lg-space .slick-list .slick-slide>div {
    margin: 5px 10px;
  }
}

.black-slide .slick-list .slick-track .slick-slide>div {
  margin: 0 5px;
}

.black-slide .slick-list .slick-track .slick-slide.slick-active .play-icon .fa-play {
  -webkit-filter: grayscale(100%) blur(1px);
  filter: grayscale(100%) blur(1px);
  opacity: 0.5;
}

.black-slide .slick-list .slick-track .slick-slide.slick-active .play-icon:hover .fa-play {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.black-slide .slick-list .slick-track .slick-slide.slick-active img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.black-slide .slick-list .slick-track .slick-slide.slick-active:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.black-slide .slick-list .slick-track .slick-slide img {
  -webkit-filter: grayscale(20%) blur(1px);
  filter: grayscale(20%) blur(1px);
  opacity: 0.8;
}

.black-slide .slick-list .slick-track .slick-slide.slick-center img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.black-slide .slick-list .slick-track .slick-slide.slick-center .play-icon .fa-play {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

/**=====================
    Touchspin  CSS Start
==========================**/
.bootstrap-touchspin input.touchspin {
  padding: 0 12px;
}

.bootstrap-touchspin .input-group .btn {
  padding: 0.5rem 1.75rem;
}

.bootstrap-touchspin .input-group {
  font-family: Rubik, sans-serif;
}

.bootstrap-touchspin .input-group .btn {
  border-radius: 0 !important;
}

.touchspin-vertical-tab {
  max-width: 60px;
  width: unset;
}

.touchspin-vertical-tab .touchspin-vertical {
  padding: 6px 12px;
}

.touchspin-vertical-tab .input-group .input-group-btn-vertical {
  position: relative;
  display: grid;
}

.touchspin-vertical-tab .input-group .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
}

.touchspin-vertical-tab .input-group .input-group-btn-vertical i {
  position: absolute;
  top: 4px;
  left: 7px;
  font-size: 10px;
  font-weight: 900;
}

.touchspin-vertical-tab .input-group .input-group-btn-vertical>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 9px;
  margin-left: -1px;
  position: relative;
  background: #fff;
  border-color: #ced4da;
}

/**=====================
    Lazy Load css Start
==========================**/
.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms;
}

.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}

/**=====================
     Breadcrumb css start
==========================**/
.breadcrumb-section {
  background-color: #eff2f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  position: relative;
  z-index: 0;
}

.breadcrumb-section h3 {
  font-size: calc(20px + (26 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.breadcrumb-section-1 {
  background-color: #e9e9e9;
}

.breadcrumb-section .breadcrumb-item.active {
  color: #7e7e7e;
}

.breadcrumb-section .breadcrumb {
  margin-bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}

.breadcrumb-section .circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

.breadcrumb-section .circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background-color: var(--theme-color);
  -webkit-animation: animate 25s linear infinite;
  animation: animate 25s linear infinite;
  bottom: -150px;
  opacity: 0.2 !important;
}

.breadcrumb-section .circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.breadcrumb-section .circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 12s;
  animation-duration: 12s;
}

.breadcrumb-section .circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.breadcrumb-section .circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 18s;
  animation-duration: 18s;
}

.breadcrumb-section .circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.breadcrumb-section .circles li:nth-child(6) {
  left: 75%;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.breadcrumb-section .circles li:nth-child(7) {
  left: 19%;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}

.breadcrumb-section .circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
  -webkit-animation-duration: 45s;
  animation-duration: 45s;
}

.breadcrumb-section .circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 35s;
  animation-duration: 35s;
}

.breadcrumb-section .circles li:nth-child(10) {
  left: 85%;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 11s;
  animation-duration: 11s;
}

@-webkit-keyframes animate {
  0% {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0;
  }

  100% {
    -webkit-transform: translateY(-1000px) rotate(720deg);
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}

@keyframes animate {
  0% {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0;
  }

  100% {
    -webkit-transform: translateY(-1000px) rotate(720deg);
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}

/**=====================
     header css start
==========================**/
.container-fluid-lg {
  padding: 0 112px;
}

@media (max-width: 1460px) {
 .container-fluid-lg {
    padding: 0 7px;
}
}

@media (max-width: 1366px) {
.container-fluid-lg {
    padding: 0 7px;
}
}

@media (max-width: 1199px) {
  .container-fluid-lg {
    padding: 0 12px;
  }
}

header .search-header {
  border-bottom: 1px solid #e5e5e5;
}

header.nav-down.nav-up .navbar-searchbar {
  top: 0;
}

header.nav-down.nav-up .main-menu {
  padding: 10px 0;
}

header.nav-down .navbar-searchbar {
  position: fixed!important;
  top: 0px; /* Start hidden above the viewport */
  left: 0;
  width: 100%;
  margin-top: 0;
  background-color: #fff;
  box-shadow: 0px 4px 10px rgba(23, 32, 90, 0.15);
  transition: top 0.5s ease; /* Smooth transition for 'top' property */
  z-index: 6;
}
header.nav-down .navbar-searchbar.is-sticky {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2); /* Add a more pronounced shadow */
  background-color: #f8f9fa; /* Slight background change */
  transform: translateY(0); /* Ensure smooth entry */
}


header .search-suggestion {
  height: 0px;
  max-height: 0;
  background-color: #fff;
  position: absolute;
  width: 100%;
  border-radius: 5px;
  top: 68px;
  overflow: auto;
  -webkit-transition: max-height 1000ms cubic-bezier(0.27, 0.7, 0, 0.99);
  transition: max-height 1000ms cubic-bezier(0.27, 0.7, 0, 0.99);
  z-index: 1;
}

@media (max-width: 767px) {
  header .search-suggestion {
    top: 56px;
  }
}

header .search-suggestion>ul {
  margin: -10px;
}

header .search-suggestion>ul>li {
  padding: 10px;
}

header .search-suggestion .product-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .search-suggestion .product-cart img {
  height: 100px;
}

header .search-suggestion .product-cart .media-body {
  padding-left: 15px;
}

header .search-suggestion .product-cart .media-body a {
  color: #232323;
}

header .search-suggestion .product-cart .media-body .rating li i {
  font-size: 12px;
  color: #c3c3c3;
}

header .main-menu {
  position: relative;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  header .main-menu {
    padding: 7px 0;
  }
}

header .onhover-div {
  right: 0;
}

[dir="rtl"] header .onhover-div {
  right: unset;
  left: 0;
}

@media (max-width: 575px) {
  header .wislist-dropdown {
    display: none;
  }
}

@media (max-width: 767px) {
  header .cart-dropdown:hover .onhover-div {
    opacity: 0;
    -webkit-transform: unset;
    transform: unset;
    visibility: hidden;
  }
}

header .cart-dropdown .onhover-div::before {
  border-bottom: 7px solid #f0f3f8;
}

@media (max-width: 767px) {
  header .cart-dropdown .onhover-div {
    position: fixed;
    top: 0 !important;
    height: 100vh;
    width: 290px;
    right: -290px;
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 4;
  }
}

@media (max-width: 767px) {
  header .cart-dropdown.show .onhover-div {
    right: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

header .cart-menu .cart-title {
  background-color: #f0f3f8;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header .cart-menu .cart-title h6 {
  position: relative;
}

header .cart-menu .cart-title h6 .label {
  position: absolute;
  top: -4px;
  right: -9px;
  padding: 2px 6px;
}

[dir="rtl"] header .cart-menu .cart-title span i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

header .cart-menu .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

header .cart-menu .media .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  background: none;
}

header .cart-menu .media img {
  width: 60px;
  height:60px;
}

header .cart-menu .media .media-body {
  margin-left: 15px;
}

[dir="rtl"] header .cart-menu .media .media-body {
  margin-left: unset;
  margin-right: 15px;
}

header .cart-menu .media .media-body h6 {
  font-weight: 600;
}

header .cart-menu .media .media-body input {
  max-width: 60px;
  width: unset;
  height: auto;
  padding: 3px 8px;
  border-radius: 0;
}

header .cart-menu .media .media-body .qty-with-price {
  margin-top: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .cart-menu ul {
  padding-top: 10px;
}

header .cart-menu ul li {
  padding: 10px 20px;
  display: block;
}

@media (max-width: 767px) {
  header .cart-menu ul li:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  header .cart-menu ul {
    height: calc(100vh - 180px);
    overflow: auto;
    border-bottom: 1px solid #ced4da;
  }
}

header .cart-btn {
  padding: 20px;
}

@media (max-width: 767px) {
  header .cart-btn {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
}

header .cart-btn .cart-total {
  color: var(--theme-color);
  font-weight: 600;
  display: none;
}

@media (max-width: 767px) {
  header .cart-btn .cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}

header .cart-btn .btn {
  padding: 8px 12px;
  font-size: 14px;
  width: 100%;
}

header .wislist-empty {
  padding: 20px;
  text-align: center;
}

header .wislist-empty i {
  font-size: 40px;
  color: var(--theme-color);
  margin-bottom: 15px;
}

header .search-full {
  background-color: #fff;
  position: absolute;
  right: 0;
  z-index: 1;
  height: 0;
  width: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .search-full .input-group {
  border: 1px solid #f0f3f8;
}

header .search-full .input-group .input-group-text {
  background-color: transparent;
  border: none;
}

header .search-full .input-group .input-group-text.close-search {
  cursor: pointer;
}

header .search-full .input-group .input-group-text svg {
  height: 18px;
}

header .search-full .input-group input {
  border: none;
}

header .search-full.open {
  width: 100%;
  height: 100%;
  -webkit-animation: zoomIn 0.5s ease-in-out;
  animation: zoomIn 0.5s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

header .search-full.show .search-suggestion {
  padding: 10px;
  border: 1px solid #f0f3f8;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  max-height: 500px;
  -webkit-transition: max-height 1000ms cubic-bezier(0.27, 0.7, 0, 0.99);
  transition: max-height 1000ms cubic-bezier(0.27, 0.7, 0, 0.99);
}

header .search-box1 {
  position: relative;
  width: 55%;
  right: 0;
  z-index: 1;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .search-box1 .form-control {
  border-radius: 0;
  background-color: #fff;
}

header .search-box1 .twitter-typeahead {
  width: calc(100% - 50px);
}

header .search-box1 .tt-menu {
  display: block;
  width: 100%;
  background-color: #fff;
  border: unset !important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  max-height: 350px;
  overflow: auto;
  top: 55px !important;
  border-radius: 5px;
  padding: 8px 0;
}

header .search-box1 .tt-menu .tt-dataset-states {
  padding: 10px 20px;
}

header .search-box1 .tt-menu .tt-dataset-states .tt-selectable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

header .search-box1 .tt-menu .tt-dataset-states .tt-selectable .image-section {
  width: 100%;
  max-width: 100px;
  margin-right: 20px;
}

header .search-box1 .tt-menu .tt-dataset-states .tt-selectable .image-section img {
  width: 100%;
}

header .search-box1 .tt-menu .tt-dataset-states .tt-selectable .description-section {
  width: calc(100% - 20px);
}

header .search-box1 .tt-menu .tt-dataset-states .tt-selectable .description-section h4 {
  margin-bottom: 5px;
}

@media (max-width: 1660px) {
  header .search-box1 {
    width: 48%;
  }
}

@media (max-width: 1366px) {
  header .search-box1 {
    width: 40%;
  }
}

@media (max-width: 1199px) {
  header .search-box1 {
    width: 30%;
  }
}

header .search-box1 .form-control:focus {
  border-color: #ced4da;
  background-color: #fff;
}

header .search-box1.open {
  width: 100%;
  height: 100%;
  -webkit-animation: zoomIn 0.5s ease-in-out;
  animation: zoomIn 0.5s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

header .search-box1.show .search-suggestion {
  top: 100%;
  padding: 10px;
  border: 1px solid #f0f3f8;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  max-height: 500px;
  -webkit-transition: max-height 1000ms cubic-bezier(0.27, 0.7, 0, 0.99);
  transition: max-height 1000ms cubic-bezier(0.27, 0.7, 0, 0.99);
}

header .search-box1 .input-group-text {
  color: #fff;
  border-radius: 0;
}

header .search-box1 .input-group-text .feather {
  color: #fff;
}

header .profile-dropdown {
  min-width: 160px;
}

header .profile-dropdown ul {
  padding: 10px 0;
}

header .profile-dropdown ul li {
  display: block;
  padding: 5px 20px;
}

.brand-logo .svg-icon {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  -webkit-animation-name: spinner;
  animation-name: spinner;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

[dir="rtl"] .brand-logo .svg-icon {
  margin-right: 0;
  margin-left: 5px;
}

.brand-logo .svg-icon .fill-color {
  fill: var(--theme-color);
}

@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
  }
}

@keyframes spinner {
  from {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
  }
}

.category-menu {
  position: relative;
}

.category-menu .category-dropdown {
  padding: 20px;
}

.category-menu .category-dropdown ul li {
  padding: 10px 0;
  display: block;
}

.category-menu .category-dropdown ul li a {
  color: #232323;
  text-transform: capitalize;
}

.category-menu .category-dropdown ul li a:hover,
.category-menu .category-dropdown ul li a:focus,
.category-menu .category-dropdown ul li a:active,
.category-menu .category-dropdown ul li a.active {
  color: var(--theme-color);
}

.close-btn {
  padding: 20px;
  font-size: 18px;
  color: #232323;
  font-weight: 500;
  text-transform: uppercase;
  /*border-bottom: 1px solid #ced4da;*/
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.close-btn i {
  font-size: 14px;
}

.mobile-menu {
  position: fixed;
  bottom: 0;
  padding: 10px;
  width: 100%;
  background-color: #fff;
  z-index: 3;
  -webkit-box-shadow: 0 2px 7px 3px rgba(168, 168, 168, 0.2);
  box-shadow: 0 2px 7px 3px rgba(168, 168, 168, 0.2);
}

[dir="rtl"] .mobile-menu {
  left: 0;
}

.mobile-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[dir="rtl"] .mobile-menu ul {
  padding: 0;
}

.mobile-menu ul li {
  width: 100%;
  text-align: center;
}

.mobile-menu ul li a {
  display: block;
  color: rgba(35, 35, 35, 0.4);
}

@media (max-width: 360px) {
  .mobile-menu ul li a {
    font-size: 13px;
  }
}

.mobile-menu ul li a.active,
.mobile-menu ul li a:hover {
  color: var(--theme-color);
}

.mobile-menu ul li a svg {
  display: block;
  margin: 0 auto;
  stroke-width: 1.5px;
}

@media (max-width: 360px) {
  .mobile-menu ul li a svg {
    height: 20px;
  }
}

.mobile-menu ul li a span {
  margin-top: 5px;
}

@media (min-width: 1200px) {
  .category-menu {
    position: relative;
  }

  .category-menu .category-dropdown {
    top: 70px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 8;
    background-color: #fff;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    min-width: 250px;
    -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
    box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
  }

  .category-menu .category-dropdown ul li.submenu>a {
    position: relative;
    display: block;
  }

  .category-menu .category-dropdown ul li.submenu>a::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    right: 0;
    font-weight: 600;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 11px;
  }

  [dir="rtl"] .category-menu .category-dropdown ul li.submenu>a::after {
    right: unset;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu {
    position: absolute;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    margin-left: 15px;
    background-color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    left: 95%;
    -webkit-box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
    box-shadow: 3.346px 3.716px 22.5px rgba(0, 0, 0, 0.07);
    top: 0;
    height: 100%;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu .category-childmenu .title-category {
    margin-bottom: 15px;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu .category-childmenu ul li {
    padding: 0px 0;
  }

  .category-menu .category-dropdown ul li.submenu:hover .category-mega-menu {
    left: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  [dir="rtl"] .category-menu .category-dropdown ul li.submenu:hover .category-mega-menu {
    right: unset;
    left: 100%;
  }

  .category-menu:hover .category-dropdown {
    top: 50px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  .category-menu .category-dropdown ul li.submenu .category-mega-menu {
    /*min-width: 720px;*/
  }
}

@media (min-width: 1366px) {
  .category-menu .category-dropdown ul li.submenu .category-mega-menu {
    /*min-width: 850px;*/
  }
}

.category-menu .category-dropdown .title-category h6 {
  font-size: 14px;
}

@media (max-width: 1199px) {
  header .category-dropdown {
    position: fixed;
    background-color: #fff;
    width: 100%;
        max-width: 300px;

    border-radius: 0;
    border: 1px solid #ced4da;
    top: 0;
    height: 100vh;
    left: -300px;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: scroll;
    padding: 0 !important;
  }

  header .category-dropdown.open {
    left: 0;
  }

  .category-menu .category-dropdown ul li {
    position: relative;
    letter-spacing: 0.8px;
    line-height: 1;
  }

  .category-menu .category-dropdown ul li.submenu a .according-menu {
    right: 0;
  }

  [dir="rtl"] .category-menu .category-dropdown ul li.submenu a .according-menu {
    right: unset;
    left: 0;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu {
    padding: 0 15px;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu>li {
    padding-bottom: 0;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu .category-childmenu .title-category {
    position: relative;
    padding: 6px 0;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu .category-childmenu .title-category h6 {
    font-weight: 400;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu .category-childmenu .title-category .according-menu {
    top: 8px;
    right: 0;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu .category-childmenu ul {
    padding: 0 15px;
  }

  .category-menu .category-dropdown ul li.submenu .category-mega-menu .category-childmenu ul li {
    padding: 0px 0;
  }

  .category-menu .category-dropdown>ul {
    padding: 20px 15px;
  }

  .category-menu .category-dropdown>ul>li>a {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
  }

  .category-menu .category-banner {
    display: none;
  }
}

header .top-header {
  padding: 16px 0;
  background-color: #f0f3f8;
}

header .top-header-black {
  background-color: transparent;
  border-bottom: 1px solid #e5e5e5;
}

header .top-header-white {
  background-color: #fff;
}

@media (max-width: 575px) {
  header .top-header {
    padding: 10px 0;
  }
}

header .top-header .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

@media (max-width: 575px) {
  header .top-header .row {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

header .top-header .border-list {
  padding-right: 6px;
}

[dir="rtl"] header .top-header .border-list {
  padding-right: unset;
  padding-left: 6px;
}

header .top-header .border-list>li {
  padding: 0 20px;
  margin-right: -5px;
}

[dir="rtl"] header .top-header .border-list>li {
  margin-right: unset;
  margin-left: -5px;
}

@media (max-width: 1366px) {
  header .top-header .border-list>li {
    padding: 0 10px;
  }
}

header .top-header .border-list>li a {
  color: #232323;
}

header .top-header .border-list>li a i {
  vertical-align: middle;
  font-size: 11px;
  padding-left: 5px;
}

[dir="rtl"] header .top-header .border-list>li a i {
  padding-left: unset;
  padding-right: 5px;
}

@media (max-width: 575px) {
  header .top-header .border-list>li a i {
    font-size: 9px;
  }
}

header .top-header .border-list>li:first-child {
  padding-left: 0;
}

[dir="rtl"] header .top-header .border-list>li:first-child {
  padding-left: 20px;
  padding-right: 0;
}

@media (max-width: 575px) {
  header .top-header .border-list>li:first-child {
    display: none;
  }
}

header .top-header .border-list>li:last-child {
  padding-right: 0;
}

[dir="rtl"] header .top-header .border-list>li:last-child {
  padding-right: 10px;
  padding-left: 0;
}

header .top-header .border-list>li+li {
  border-left: 1px solid rgba(35, 35, 35, 0.15);
}

[dir="rtl"] header .top-header .border-list>li+li {
  border-left: unset;
  border-right: 1px solid rgba(35, 35, 35, 0.15);
}

@media (max-width: 575px) {
  header .top-header .border-list>li:nth-child(2) {
    border: none !important;
  }
}

@media (max-width: 575px) {
  header .top-header .dropdown {
    font-size: 13px;
  }
}

header .top-header .dropdown .dropdown-toggle::after {
  display: none;
}

header .top-header .dropdown.top-header-dropdown .dropdown-menu li .dropdown-item:focus {
  background-color: var(--theme-color);
  color: #fff;
}

header .main-menu {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

header .main-menu .menu-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  header .main-menu .menu-right {
    padding-right: 8px;
  }

  [dir="rtl"] header .main-menu .menu-right {
    padding-right: unset;
    padding-left: 8px;
  }
}

header .main-menu .menu-right .search-box {
  padding: 10px 12px;
  color: #fff;
  cursor: pointer;
}

header .main-menu .menu-right .search-box.black-search-icon {
  color: #212529;
}

@media (max-width: 1366px) {
  header .main-menu .menu-right .search-box {
    padding: 6px 8px;
  }
}

@media (max-width: 575px) {
  header .main-menu .menu-right .search-box {
    padding: 4px 6px;
  }
}

@media (max-width: 575px) {
  header .main-menu .menu-right .search-box svg {
    width: 16px;
  }
}

header .main-menu .menu-right>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .main-menu .menu-right>ul>li svg {
  width: 20px;
}

@media (max-width: 1366px) {
  header .main-menu .menu-right>ul>li svg {
    width: 18px;
  }
}


@media (max-width: 575px) {

}

header .main-menu .menu-right .cart-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

header .main-menu .menu-right .cart-media .cart-icon {
  position: relative;
}

header .main-menu .menu-right .cart-media .cart-icon .label {
  font-size: 10px;
  position: absolute;
  top: -6px;
  right: -8px;
  padding: 0;
  line-height: 1;
  width: 15px;
  height: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

header .main-menu .menu-right .cart-media .cart-content {
  margin-left: 20px;
}

@media (max-width: 767px) {
  header .main-menu .menu-right .cart-media .cart-content {
    display: none;
  }
}

header .main-menu .menu-right .cart-media .cart-content h6 {
  line-height: 1;
}

header .main-menu .menu-right .cart-media .cart-content span {
  font-size: 13px;
}

[dir="rtl"] header .main-menu .menu-right .cart-media .cart-content {
  margin-left: unset;
  margin-right: 20px;
}

@media (max-width: 1199px) {
  header .main-menu nav {
    margin-left: auto;
    margin-right: 0;
  }

  [dir="rtl"] header .main-menu nav {
    margin-left: 0;
    margin-right: auto !important;
  }
}

@media (max-width: 575px) {
  header .main-menu nav {
    margin-right: 15px;
  }

  [dir="rtl"] header .main-menu nav {
    margin-left: 15px;
  }
}

/*header .category-menu {*/
/*  margin-left: 30px;*/
/*}*/

[dir="rtl"] header .category-menu {
  margin-left: unset !important;
  /*margin-right: 30px;*/
}

@media (max-width: 1366px) {
  header .category-menu {
    /*margin-left: 20px;*/
  }

  [dir="rtl"] header .category-menu {
    /*margin-right: 20px;*/
  }
}

@media (max-width: 575px) {
  header .category-menu {
    margin-left: 10px;
  }

  [dir="rtl"] header .category-menu {
    margin-right: 10px;
  }
}
header .category-menu .btn {
    padding: 7.1px 32px;
    font-weight: 500;
    height: 41px;
}

.btn-solid-default:hover i span.d-xl-block.d-lg-none.d-md-none.d-sm-none.mx-2 {
    color: #000;
}
@media (max-width: 767px) {
  header .category-menu .btn {
    padding: 6px 12px;
     height: 40px;
  }
}

header .category-menu .btn i {
    font-size: 11px;
    vertical-align: middle;
    padding-left: 6px;
    padding: 3px 0px;
}
[dir="rtl"] header .category-menu .btn i {
  padding-left: unset;
  padding-right: 5px;
}

.header-style-2.black-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.header-style-2 .main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .header-style-2 .main-menu nav {
    margin-left: 15px;
  }

  [dir="rtl"] .header-style-2 .main-menu nav {
    margin-right: 15px !important;
    margin-left: unset;
  }
}

.header-style-2 .main-menu .menu-left {
    margin-right: 0px;
}
[dir="rtl"] .header-style-2 .main-menu .menu-left {
  margin-right: unset !important;
    margin-right: 0px;
}

@media (max-width: 1199px) {
  .header-style-2 .main-menu .menu-left {
    margin-right: 0;
  }

  [dir="rtl"] .header-style-2 .main-menu .menu-left {
    margin-left: 0;
  }
}

/*.header-style-2 .main-menu .menu-right {*/
/*  margin-left: auto;*/
/*}*/

[dir="rtl"] .header-style-2 .main-menu .menu-right {
  margin-left: unset;
  margin-right: auto;
}

@media (max-width: 1199px) {
  [dir="rtl"] .header-style-2 .main-menu .menu-right {
    margin-left: 30px;
  }

  [dir="rtl"] [dir="rtl"] .header-style-2 .main-menu .menu-right {
    margin-left: unset;
    margin-right: 30px;
  }
}

@media (max-width: 575px) {
  [dir="rtl"] .header-style-2 .main-menu .menu-right {
    margin-left: 0;
  }

  [dir="rtl"] [dir="rtl"] .header-style-2 .main-menu .menu-right {
    margin-left: unset;
    margin-right: 0;
  }
}

[dir="rtl"] .header-style-2 .main-menu .menu-right>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[dir="rtl"] .header-style-2 .main-menu .menu-right>ul>li a {
  color: #232323;
}

[dir="rtl"] .header-style-2 .main-menu .menu-right>ul>li a:hover {
  color: var(--theme-color);
}

[dir="rtl"] .header-style-2 .main-menu .menu-right>ul>li svg {
  width: 20px;
  cursor: pointer;
}

[dir="rtl"] .header-style-2 .main-menu .menu-right>ul>li .btn {
  font-size: 14px;
}

[dir="rtl"] .header-style-2 .main-menu .menu-right>ul>li .btn svg {
  width: 24px;
}

@media (max-width: 360px) {
  [dir="rtl"] .header-style-2 .main-menu .menu-right>ul>li .btn svg {
    width: 18px!important;
  }
}


@media (max-width: 991px) {
 
}

@media (max-width: 575px) {

}

.header-style-2 .main-menu .menu-right>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-style-2 .main-menu .menu-right>ul>li a {
  color: #232323;
}

.header-style-2 .main-menu .menu-right>ul>li a:hover {
  color: var(--theme-color);
}

.header-style-2 .main-menu .menu-right>ul>li svg {
  width: 20px;
  cursor: pointer;
}

.header-style-2 .main-menu .menu-right>ul>li .btn {
  font-size: 14px;
}

.header-style-2 .main-menu .menu-right>ul>li .btn svg {
  width: 24px;
}

@media (max-width: 360px) {
  .header-style-2 .main-menu .menu-right>ul>li .btn svg {
    width: 18px;
  }
}

argin-right: 10px;*/
/*}*/

@media (max-width: 991px) {

}

@media (max-width: 575px) {



}



@media (max-width: 360px) {
  .header-style-2 .main-menu .cart-dropdown button span {
    display: none;
  }
}

@media (max-width: 360px) {
  .header-style-2 .main-menu .cart-dropdown button .pe-2 {
    padding: 0 !important;
  }
}

.header-style-2 .main-menu .cart-media .label {
  padding: 0;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px;
  text-align: center;
  position: absolute;
  right: -9px;
  top: -10px;
}

/**=====================
     nav css start
==========================**/
header .main-navbar {
    text-align: center;
    margin-left: 4px;
}

header .main-navbar .nav-menu {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  vertical-align: middle;
}

[dir="rtl"] header .main-navbar .nav-menu {
  text-align: center;
}

header .main-navbar .nav-menu>li {
  position: relative;
  float: left;
  display: block;
}

[dir="rtl"] header .main-navbar .nav-menu>li {
  float: right;
}

header .main-navbar .nav-menu>li+li+li {
  margin-left: 2px;
}

[dir="rtl"] header .main-navbar .nav-menu>li+li+li {
  margin-left: unset;
  margin-right: 2px;
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu>li+li+li {
    margin-left: 18px;
  }

  [dir="rtl"] header .main-navbar .nav-menu>li+li+li {
    margin-left: unset;
    margin-right: 18px;
  }
}

header .main-navbar .nav-menu > li > a {
    display: block;
    color: #232323;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0;
    position: relative;
    border-radius: initial;
    letter-spacing: 0.8px;
}

header .main-navbar .nav-menu>li.active>a {
  background-color: rgba(35, 35, 35, 0.1);
}

header .main-navbar .nav-menu>li .nav-submenu {
  position: absolute;
  left: 0;
  z-index: 1;
  -webkit-box-shadow: 0 1px 5px 0 rgba(90, 90, 90, 0.2);
  box-shadow: 0 1px 5px 0 rgba(90, 90, 90, 0.2);
  padding: 15px 0;
  background: #fff;
  width: 300px !important;
}

[dir="rtl"] header .main-navbar .nav-menu>li .nav-submenu {
  left: unset;
  right: 0;
}

header .main-navbar .nav-menu>li .nav-submenu li {
  border: 0;
  float: none;
  position: relative;
  display: block;
  margin: 5px 0;
}

header .main-navbar .nav-menu>li .nav-submenu li a {
  border: 0 !important;
  background: transparent;
  color: #212529;
  border-radius: 0 !important;
  font-size: 14px;
  text-transform: capitalize;
  padding: 3px 25px 3px 40px;
  display: block;
  letter-spacing: 0.07em;
  line-height: 1.9;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}

[dir="rtl"] header .main-navbar .nav-menu>li .nav-submenu li a {
  padding: 3px 40px 3px 25px;
}

header .main-navbar .nav-menu>li .nav-submenu li a span {
  padding: 0px 10px;
  border-radius: 5px;
  font-size: 12px;
  color: var(--theme-color);
  margin-left: 10px;
  -webkit-box-shadow: 0 8px 15px -8px var(--badge-color);
  box-shadow: 0 8px 15px -8px var(--badge-color);
  margin-left: 8px;
  position: relative;
}

header .main-navbar .nav-menu>li .nav-submenu li a span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--theme-color);
  opacity: 0.07;
}

header .main-navbar .nav-menu>li .nav-submenu li a span.tren-budge {
  color: #212529;
  background: #eff2f7;
}

header .main-navbar .nav-menu>li .nav-submenu li a span.top-budge {
  color: #eff2f7;
  background-color: #7e7e7e;
}

header .main-navbar .nav-menu>li .nav-submenu li a .label {
  font-size: 12px;
  color: #ff0000;
  position: absolute;
  padding: 0 0 0 3px;
}

header .main-navbar .nav-menu>li .nav-submenu li a.menu-title-level1:after,
header .main-navbar .nav-menu>li .nav-submenu li a.submenu-title:after {
  opacity: 1;
}

header .main-navbar .nav-menu>li .nav-submenu li a.arrow-cls:after {
  opacity: 0.8;
}

header .main-navbar .nav-menu>li .nav-submenu li a:hover {
  margin-left: 3px;
  color: var(--theme-color) !important;
}

header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu {
  position: absolute;
  /*width: 200px;*/
  /*right: -200px;*/
  top: 0;
  background: #fff;
  border: none;
  padding: 15px 0 15px 0;
  -webkit-box-shadow: 0 0 1px 0 #ebebeb;
  box-shadow: 0 0 1px 0 #ebebeb;
}

header .main-navbar .nav-menu>li .mega-menu-container {
  position: absolute;
  left: 0;
  z-index: 4;
  -webkit-box-shadow: 0 1px 5px 0 rgba(90, 90, 90, 0.2);
  box-shadow: 0 1px 5px 0 rgba(90, 90, 90, 0.2);
  padding: 30px;
  background: #fff;
  width: 100%;
  border-radius: 4px;
}

header .main-navbar .nav-menu>li .mega-menu-container.poster-bg-image {
  background-image: url(../images/voxo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu>li .mega-menu-container.poster-bg-image {
    background-image: unset;
  }
}

header .main-navbar .nav-menu>li .mega-menu-container.poster-bg-image .floating-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 60vh;
  animation: floating 110s linear infinite reverse;
  background-repeat: repeat-x !important;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box {
  width: 16%;
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu>li .mega-menu-container .mega-box {
    width: 100%;
  }
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box a .label {
  font-size: 12px;
  color: #ff0000;
  position: absolute;
  padding: 0 0 0 3px;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title h5 {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 14px;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  position: relative;
  display: block;
  padding: 0;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li {
  border: none;
  float: none;
  position: relative;
  display: block;
  margin: 5px 0;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a {
  border: 0 !important;
  background: transparent;
  color: #212529;
  border-radius: 0 !important;
  font-size: 14px;
  text-transform: capitalize;
  padding: 3px 0;
  display: block;
  letter-spacing: 0.07em;
  line-height: 1.9;
  position: relative;
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a {
    padding: 0;
    letter-spacing: 0.03em;
  }
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a span {
  padding: 0px 10px;
  border-radius: 5px;
  font-size: 12px;
  color: var(--theme-color);
  background: rgba(226, 36, 84, 0.07);
  -webkit-box-shadow: 0 8px 15px -8px var(--badge-color);
  box-shadow: 0 8px 15px -8px var(--badge-color);
  margin-left: 8px;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a span.tren-budge {
  color: #212529;
  background: #eff2f7;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a span.top-budge {
  color: #eff2f7;
  background-color: #7e7e7e;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a img {
  width: 100%;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover {
  margin-left: 4px;
  color: var(--theme-color) !important;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a.megamenu-image {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a.megamenu-image img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a.megamenu-image img {
    -webkit-filter: blur(0);
    filter: blur(0);
    height: 180px;
  }
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a.megamenu-image:hover {
  margin-left: 0;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a.megamenu-image:hover img {
  -webkit-filter: blur(0);
  filter: blur(0);
  margin-left: 0;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li.highlight-link {
  position: relative;
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li.highlight-link i {
  color: var(--theme-color);
}

header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section+.link-section {
  margin-top: 25px;
}

header .main-navbar .nav-menu>li.mega-menu {
  position: unset;
}

header .main-navbar .nav-menu>li.mega-menu.home-menu .mega-menu-container .mega-box .link-section ul {
  float: none;
  position: relative;
  display: block;
  margin: 5px 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

header .main-navbar .nav-menu>li.mega-menu.home-menu ul li {
  width: 100%;
}

header .main-navbar .nav-menu>li.mega-menu.home-menu ul li .megamenu-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  padding: 0;
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu>li.mega-menu.home-menu ul li .megamenu-image {
    height: 180px;
  }
}

header .main-navbar .nav-menu>li.mega-menu.home-menu ul li .megamenu-image img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu>li.mega-menu.home-menu ul li .megamenu-image img {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

header .main-navbar .nav-menu>li.mega-menu.home-menu ul li .megamenu-image:hover {
  margin-left: 0;
}

header .main-navbar .nav-menu>li.mega-menu.home-menu ul li .megamenu-image:hover img {
  -webkit-filter: blur(0);
  filter: blur(0);
  margin-left: 0;
}

header .main-navbar .nav-menu>li.mega-menu.home-menu .megamenu-image-title {
  cursor: pointer;
  padding: 10px;
  text-align: center;
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu>li.mega-menu.home-menu .megamenu-image-title {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .responsive-btn {
    display: none;
  }

  header .main-navbar .nav-menu>li .nav-submenu {
    width: 250px;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  header .main-navbar .nav-menu>li .nav-submenu a .sub-arrow {
    position: absolute;
    right: 20px;
    top: 7px;
    color: rgba(0, 0, 0, 0.75);
    font-size: 10px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .level1 {
    display: none;
    border-radius: 4px;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .level1 li .level2 {
    display: none;
    border-radius: 4px;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .level1 li .level2 li .level3 {
    display: none;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .level1 li .level2 li:hover .level3 {
    display: block;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .level1 li:hover .level2 {
    display: block;
  }

  header .main-navbar .nav-menu>li .nav-submenu li:hover .level1 {
    display: block;
  }

  header .main-navbar .nav-menu>li .nav-submenu li a:hover .sub-arrow {
    right: 16px;
    color: #212529;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  header .main-navbar .nav-menu>li.dropdown .menu-title {
    position: relative;
    padding-right: 18px;
  }

  header .main-navbar .nav-menu>li.dropdown .menu-title::after {
    position: absolute;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 600;
    font-size: 12px;
  }

  header .main-navbar .nav-menu>li .mega-menu-container {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  header .main-navbar .nav-menu>li:hover .nav-submenu {
    opacity: 1;
    z-index: 4;
    visibility: visible;
    margin-top: 28px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  header .main-navbar .nav-menu>li:hover .mega-menu-container {
    opacity: 1;
    visibility: visible;
    margin-top: 28px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .toggle-nav {
    display: none;
  }

  .mobile-back {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  header .main-navbar .nav-menu {
    position: fixed;
    background-color: #fff;
    width: 300px!important;
    border-radius: 0;
    padding-bottom: 155px;
    top: 0;
    height: 100vh;
    right: -300px;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  header .main-navbar .nav-menu.opennav {
    right: 0;
  }

  header .main-navbar .nav-menu .back-btn {
    margin-bottom: 10px;
  }

  header .main-navbar .nav-menu .back-btn .mobile-back {
    cursor: pointer;
  }

  header .main-navbar .nav-menu .back-btn .mobile-back i {
    font-size: 14px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  header .main-navbar .nav-menu>li {
    display: block;
    float: none;
    width: 100%;
    padding: 0;
  }

  header .main-navbar .nav-menu>li:nth-child(n + 2) {
    border-bottom: 1px solid rgba(221, 221, 221, 0.5);
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  header .main-navbar .nav-menu>li a {
    padding: 10px 15px;
    position: relative;
  }

  header .main-navbar .nav-menu>li a .sub-arrow {
    right: 20px;
    position: absolute;
  }

  header .main-navbar .nav-menu>li a .sub-arrow:before {
    content: "+";
    font-family: inherit;
    position: relative;
  }

  header .main-navbar .nav-menu>li>ul li a .according-menu {
    top: 2px;
  }

  header .main-navbar .nav-menu>li>ul li ul li a .according-menu {
    top: 1px;
  }

  header .main-navbar .nav-menu>li .nav-submenu {
    width: 100%;
    padding: 0;
    position: relative;
    display: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  header .main-navbar .nav-menu>li .nav-submenu li a {
    position: relative;
  }

  header .main-navbar .nav-menu>li .nav-submenu li a:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #212529;
  }

  [dir="rtl"] header .main-navbar .nav-menu>li .nav-submenu li a:after {
    left: unset;
    right: 20px;
  }

  header .main-navbar .nav-menu>li .nav-submenu li a:hover::after {
    background-color: var(--theme-color);
  }

  header .main-navbar .nav-menu>li .nav-submenu.opensubmenu {
    display: block;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu {
    display: none;
    position: relative;
    right: 0;
    width: 100%;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu.submenu-content.level2 li a {
    padding: 0 60px;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu.submenu-content.level2 .level3 li a {
    padding: 0 70px;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu.opensubchild {
    display: block;
  }

  header .main-navbar .nav-menu>li .nav-submenu li .nav-sub-childmenu li a {
    padding: 0 45px;
  }

  header .main-navbar .nav-menu>li .mega-menu-container {
    display: none;
    padding: 0;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  header .main-navbar .nav-menu>li .mega-menu-container.opensubmenu {
    display: block;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box {
    width: 100%;
    padding: 0;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title {
    position: relative;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title h5 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.9;
    padding: 2px 25px;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-title .according-menu {
    top: 7px;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content {
    display: none;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content.opensubmegamenu {
    display: block;
    padding: 0 45px;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a {
    line-height: 1.9;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover {
    margin-left: 0;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section .submenu-content ul li a:hover:after {
    display: none;
  }

  header .main-navbar .nav-menu>li .mega-menu-container .mega-box .link-section+.link-section {
    margin-top: 0;
  }

  header .main-navbar .nav-menu>li .nav-link.active {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #212529;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  header .main-navbar .nav-menu>li .nav-link.active:hover {
    color: var(--theme-color);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  header .main-navbar .nav-menu .mobile-poster {
    border-bottom: none !important;
    margin: 0 !important;
    position: fixed;
    bottom: 0;
    right: -410px;
    width: 300px;
    padding: 20px !important;
    background-color: #eff2f7;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  header .main-navbar .nav-menu .mobile-poster img {
    width: 50px;
  }

  header .main-navbar .nav-menu .mobile-poster .mobile-contain {
    margin-left: 15px;
  }

  header .main-navbar .nav-menu .mobile-poster .mobile-contain h5 {
    font-weight: 600;
    font-size: 15px;
  }

  header .main-navbar .nav-menu .mobile-poster .mobile-contain p {
    font-size: 13px;
    margin: 7px 0;
  }

  header .menu nav {
    margin-left: auto;
    margin-right: 30px;
  }

  .mega-box .link-section .demo ul li a span img {
    top: 30px;
    right: -60px;
  }

  .mega-box.col {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
  }

  .according-menu {
    position: absolute;
    right: 20px;
    top: 10px;
  }

  [dir="rtl"] .according-menu {
    right: unset;
    left: 20px;
  }
}

/**=====================
     home section css start
==========================**/
.home-section {
  overflow: hidden;
}

.home-section .home-slider {
  width: 100%;
  height: 736px;
  position: relative;
}

[dir="rtl"] .home-section .home-slider {
  direction: rtl;
}

@media (max-width: 1199px) {
  .home-section .home-slider {
    height: 600px;
  }
}

@media (max-width: 991px) {
  .home-section .home-slider {
    background-position: left !important;
  }

  [dir="rtl"] .home-section .home-slider {
    background-position: right !important;
  }
}

@media (max-width: 575px) {
  .home-section .home-slider {
    height: 370px;
  }
}

@media (max-width: 360px) {
  .home-section .home-slider {
    height: 300px;
  }
}

.home-section .home-wrap {
  height: 100%;
}

.home-section .home-wrap h4 {
  font-size: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)));
  margin-top: -4px;
}

@media (max-width: 1199px) {
  .home-section .home-wrap h4 {
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1199 - 320)));
  }
}

.home-section .home-wrap h6 {
  color: #212529;
}

.home-section .home-wrap p {
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.5;
  color: #212529;
}

@media (max-width: 1660px) {
  .home-section .home-wrap p {
    max-width: 90%;
  }
}

@media (max-width: 1366px) {
  .home-section .home-wrap p {
    max-width: 80%;
  }
}

@media (max-width: 991px) {
  .home-section .home-wrap p {
    max-width: 89%;
  }
}

.home-section .home-wrap .discover-block {
  margin-top: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .home-section .home-wrap .discover-block {
  text-align: right;
}

@media (max-width: 480px) {
  .home-section .home-wrap .discover-block {
    margin-top: 10px;
  }
}

.home-section .home-wrap .discover-block .d-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-section .home-wrap .discover-block .play-icon {
  width: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
  height: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  position: relative;
  z-index: 1;
}

.home-section .home-wrap .discover-block .play-icon::before {
  content: "";
  position: absolute;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  background-color: var(--theme-color);
  border-radius: 100%;
  opacity: 0.1;
  left: -5px;
  top: -5px;
  z-index: -1;
}

.home-section .home-wrap .discover-block .play-icon i {
  margin-left: 3px;
}

[dir="rtl"] .home-section .home-wrap .discover-block .play-icon i {
  margin-right: 0;
  margin-left: unset;
}

.home-section .home-wrap .discover-block .discover-content {
  margin-left: 20px;
}

@media (max-width: 360px) {
  .home-section .home-wrap .discover-block .discover-content {
    margin-left: 18px;
  }
}

[dir="rtl"] .home-section .home-wrap .discover-block .discover-content {
  margin-right: 20px;
  margin-left: unset;
  text-align: right;
}

@media (max-width: 360px) {
  [dir="rtl"] .home-section .home-wrap .discover-block .discover-content {
    margin-right: 18px;
  }
}

.home-section .home-social {
  position: absolute;
}

.home-section .home-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-section .home-social ul li a {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.home-section .home-social ul li img {
  margin-right: 5px;
}

.home-section .home-social ul li img [dir="rtl"] {
  margin-right: unset;
  margin-left: 5px;
}

.home-section .home-social ul li span {
  vertical-align: -2px;
  font-weight: 600;
  color: #212529;
}

.poster-section {
  height: 850px;
  background-image: url(../images/furniture-images/poster/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1660px) {
  .poster-section {
    height: 750px;
  }
}

@media (max-width: 1199px) {
  .poster-section {
    height: 600px;
  }
}

@media (max-width: 991px) {
  .poster-section {
    height: 450px;
  }
}

@media (max-width: 360px) {
  .poster-section {
    height: 350px;
  }
}

.poster-section .prev {
  right: 11% !important;
}

@media (max-width: 1366px) {
  .poster-section .prev {
    right: 12% !important;
  }
}
.container-fluid-lg.responsive-three-btn {
    display: none;
}
@media (max-width: 991px) {
  .poster-section .prev {
    right: unset !important;
    left: 9.5% !important;
    bottom: 22%;
  }

  [dir="rtl"] .poster-section .prev {
    left: unset !important;
    right: 13% !important;
  }
  .container-fluid-lg.responsive-three-btn {
    display: block;
}
.requst-button a {
    padding: 1px 5px;

}
  
}

@media (max-width: 767px) {
  .poster-section .prev {
    left: 30px !important;
    bottom: 26%;
  }
header .main-navbar .nav-menu>li+li+li {
    margin-left: 0px;
}

.onhover-dropdown.cart-dropdown button span {
    color: #fff;
}
.menu-right ul {
    display: flex!important;
}

  [dir="rtl"] .poster-section .prev {
    left: 76% !important;
    bottom: 26%;
  }
}

@media (max-width: 575px) {
  .poster-section .prev {
    bottom: 21% !important;
  }

  [dir="rtl"] .poster-section .prev {
    left: unset !important;
    right: 50% !important;
  }
}

@media (max-width: 360px) {
  .poster-section .prev {
    bottom: 20px;
    left: 40% !important;
  }
}

.poster-section .next {
  right: 5% !important;
}

.poster-section .next:before {
  left: -23px !important;
}

@media (max-width: 1660px) {
  .poster-section .next {
    right: 6% !important;
  }
}

@media (max-width: 1199px) {
  .poster-section .next {
    right: 5% !important;
  }
}

@media (max-width: 991px) {
  .poster-section .next {
    right: unset !important;
    left: 19% !important;
    bottom: 22%;
  }

  [dir="rtl"] .poster-section .next {
    left: unset !important;
    right: 4% !important;
  }
}

@media (max-width: 767px) {
  .poster-section .next {
    left: 17% !important;
    bottom: 26%;
  }

  [dir="rtl"] .poster-section .next {
    left: 86% !important;
    bottom: 26%;
  }
}

@media (max-width: 575px) {
  .poster-section .next {
    bottom: 21%;
    left: 50% !important;
  }

  [dir="rtl"] .poster-section .next {
    right: 45% !important;
    left: unset !important;
    bottom: 21%;
  }
}

.poster-section .poster-image {
  background-color: transparent !important;
  position: relative;
}

.poster-section .poster-image img {
  margin: 0 auto;
  margin-top: 4%;
  height: 1000px;
}

@media (max-width: 1660px) {
  .poster-section .poster-image img {
    height: 850px;
  }
}

@media (max-width: 1199px) {
  .poster-section .poster-image img {
    height: 600px;
  }
}

@media (max-width: 991px) {
  .poster-section .poster-image img {
    margin: 5% 130px 0 auto;
    height: 470px;
  }

  [dir="rtl"] .poster-section .poster-image img {
    margin: 5% auto 0 130px;
  }
}

@media (max-width: 767px) {
  .poster-section .poster-image img {
    height: 440px;
  }
}

@media (max-width: 575px) {
  .poster-section .poster-image img {
    display: block;
    position: relative;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 5px 0;
  }

  [dir="rtl"] .poster-section .poster-image img {
    margin: 5% auto;
  }
}

.poster-section .slider-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 100px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[dir="rtl"] .poster-section .slider-nav {
  right: unset;
  left: 100px;
  text-align: left;
}

@media (max-width: 1660px) {
  .poster-section .slider-nav {
    right: 90px;
  }
}

@media (max-width: 1460px) {
  .poster-section .slider-nav {
    right: 75px;
  }
}

@media (max-width: 1199px) {
  .poster-section .slider-nav {
    right: 50px;
  }
}

.poster-section .slider-nav div+div {
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .poster-section .slider-nav div+div {
    margin-top: 8px;
  }
}

.poster-section .slider-nav .poster-img {
  position: relative;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  border-radius: 4px;
}

@media (max-width: 991px) {
  .poster-section .slider-nav .poster-img {
    display: none;
  }
}

.poster-section .slider-nav .poster-img img {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.poster-section .slider-nav .poster-img .overlay-color {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(232, 115, 22, 0.7);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 5px;
  opacity: 0;
}

.poster-section .slider-nav .poster-img .overlay-color .fa-plus {
  background-color: #fff;
  font-size: 18px;
  padding: 15px;
  border-radius: 5px;
}

.poster-section .slider-nav .slick-current .overlay-color {
  -webkit-transform: scale(100%);
  transform: scale(100%);
  opacity: 1;
}

.banner-plus {
  position: absolute;
  top: 12%;
  left: 38%;
}

@media (max-width: 1660px) {
  .banner-plus {
    top: 11%;
    left: 37%;
  }
}

@media (max-width: 1460px) {
  .banner-plus {
    left: 35%;
  }
}

@media (max-width: 1366px) {
  .banner-plus {
    top: 10%;
    left: 36%;
  }
}

@media (max-width: 1199px) {
  .banner-plus {
    display: none;
  }
}

.banner-plus a {
  display: block;
}

.banner-plus a:hover {
  color: var(--theme-color);
}

.banner-plus a .fa-plus {
  padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  background-color: #fff;
  border-radius: 50%;
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  -webkit-animation: ripple-2 0.7s linear infinite;
  animation: ripple-2 0.7s linear infinite;
}

.left-side-contain {
  position: absolute;
  top: 0;
  left: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20%;
  height: 100%;
}

[dir="rtl"] .left-side-contain {
  left: unset;
  right: 100px;
}

@media (max-width: 1660px) {
  .left-side-contain {
    left: 90px;
  }

  [dir="rtl"] .left-side-contain {
    left: unset;
    right: 90px;
  }
}

@media (max-width: 1460px) {
  .left-side-contain {
    left: 75px;
  }

  [dir="rtl"] .left-side-contain {
    left: unset;
    right: 75px;
  }
}

@media (max-width: 1366px) {
  .left-side-contain {
    left: 65px;
  }

  [dir="rtl"] .left-side-contain {
    left: unset;
    right: 65px;
  }
}

@media (max-width: 1199px) {
  .left-side-contain {
    width: 23%;
    left: 50px;
  }

  [dir="rtl"] .left-side-contain {
    left: unset;
    right: 50px;
  }
}

@media (max-width: 991px) {
  .left-side-contain {
    left: 90px;
    width: 40%;
  }

  [dir="rtl"] .left-side-contain {
    left: unset;
    right: 20px;
  }
}

@media (max-width: 767px) {
  .left-side-contain {
    left: 30px;
    width: 40%;
  }
}

@media (max-width: 575px) {
  .left-side-contain {
    width: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    text-align: center;
    color: #fff;
    display: block;
  }

  [dir="rtl"] .left-side-contain {
    right: 0;
  }
}

@media (max-width: 575px) {
  .left-side-contain .banner-left {
    margin: 0 10px;
    background-color: rgba(232, 115, 22, 0.7);
    padding: calc(40px + (28 - 40) * ((100vw - 320px) / (1920 - 320)));
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }

  [dir="rtl"] .left-side-contain .banner-left {
    right: 0;
  }
}

@media (max-width: 360px) {
  .left-side-contain .banner-left {
    padding: 14px;
  }
}

.left-side-contain .banner-left h4 {
  margin-top: -2px;
  color: #212529;
}

@media (max-width: 575px) {
  .left-side-contain .banner-left h4 {
    margin-top: -3px;
    color: #fff;
  }
}

@media (max-width: 575px) {
  .left-side-contain .banner-left h4 span {
    color: #fff !important;
    font-weight: 400;
  }
}

.left-side-contain .banner-left h1 {
  margin: calc(5px + (20 - 5) * ((100vw - 320px) / (1920 - 320))) 0;
  line-height: 1.2;
  font-size: calc(23px + (70 - 23) * ((100vw - 320px) / (1920 - 320)));
  color: #212529;
}

@media (max-width: 575px) {
  .left-side-contain .banner-left h1 {
    color: #fff;
  }
}

.left-side-contain .banner-left h1 span {
  font-weight: normal;
}

.left-side-contain .banner-left p {
  letter-spacing: 10px;
  color: #212529;
}

@media (max-width: 1199px) {
  .left-side-contain .banner-left p {
    display: none;
  }
}

.left-side-contain .banner-left h2 {
  font-size: calc(20px + (45 - 20) * ((100vw - 320px) / (1920 - 320)));
  color: #212529;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1199px) {
  .left-side-contain .banner-left h2 {
    margin-bottom: -1px;
  }
}

@media (max-width: 575px) {
  .left-side-contain .banner-left h2 {
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.left-side-contain .banner-left h2 span {
  font-size: calc(17px + (32 - 17) * ((100vw - 320px) / (1920 - 320)));
  margin-left: 15px;
}

[dir="rtl"] .left-side-contain .banner-left h2 span {
  margin-left: 0;
  margin-right: 15px;
}

@media (max-width: 575px) {
  .left-side-contain .banner-left h2 span {
    color: #fff !important;
    font-weight: 400;
  }
}

.left-side-contain .banner-left .poster-details {
  letter-spacing: 0;
  margin: calc(5px + (20 - 5) * ((100vw - 320px) / (1920 - 320))) 0;
}

.left-side-contain .banner-left .color-change {
  font-weight: 600;
  font-size: 22px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1199px) {
  .left-side-contain .banner-left .color-change {
    display: none;
  }
}

.left-side-contain .banner-left .color-change h3 {
  font-size: calc(16px + (25 - 16) * ((100vw - 320px) / (1920 - 320)));
  margin-right: 10px;
  color: #212529;
  font-weight: bolder;
}

.left-side-contain .banner-left .color-change ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-side-contain .banner-left .color-change ul li {
  background-color: #c7c7c5;
  width: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
  height: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
}

.left-side-contain .banner-left .color-change ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
  height: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
  background-color: #212529;
}

.left-side-contain .banner-left .color-change ul li:last-child {
  background-color: var(--theme-color);
}

.left-side-contain .banner-left .color-change ul li:last-child::after {
  background-color: #fff;
}

.right-side-contain {
  position: absolute;
  top: 100px;
  right: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

[dir="rtl"] .right-side-contain {
  left: 100px;
  right: unset;
}

@media (max-width: 1660px) {
  .right-side-contain {
    right: 90px;
  }

  [dir="rtl"] .right-side-contain {
    left: 90px;
    right: unset;
  }
}

@media (max-width: 1460px) {
  .right-side-contain {
    right: 75px;
  }

  [dir="rtl"] .right-side-contain {
    left: 75px;
    right: unset;
  }
}

@media (max-width: 1199px) {
  .right-side-contain {
    display: none;
  }
}

.right-side-contain .social-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #212529;
}

.right-side-contain .social-image+.social-image {
  margin-left: 30px;
}

[dir="rtl"] .right-side-contain .social-image+.social-image {
  margin-right: 30px;
  margin-left: 0;
}

/* =====================
    Slick SLider CSS Start 
 ========================== */
.box-arrow .slick-prev {
  left: calc(5px + (25 - 5) * ((100vw - 320px) / (1920 - 320)));
  z-index: 1;
}

@media (max-width: 767px) {
  .box-arrow .slick-prev {
    left: 10px;
  }
}

.box-arrow .slick-prev::before {
  content: "\f30a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  color: #212529;
  font-size: 40px;
}

.box-arrow .slick-next {
  right: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
  z-index: 1;
}

.box-arrow .slick-next::before {
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  right: 0;
  color: #212529;
  font-size: 40px;
}

.slick-dots li {
  width: 10px;
  height: 10px;
}

.slick-dots li.slick-active {
  background-color: var(--theme-color);
  border-radius: 50px;
}

.slick-dots li.slick-active button {
  background-color: transparent;
}

.slick-dots li button {
  background-color: #dedede;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  color: transparent;
}

.slick-dots li button::before {
  content: "";
}

.round-arrow {
  z-index: 1;
}

.round-arrow .slick-prev {
  background-color: #eaeaea;
  position: absolute;
  top: -100px;
  left: unset;
  right: 85px;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

[dir="rtl"] .round-arrow .slick-prev {
  left: 25px;
  right: unset;
}

@media (max-width: 1660px) {
  
}

@media (max-width: 1199px) {
 
}

@media (max-width: 767px) {
  .round-arrow .slick-prev {
    top: -68px;
    right: 70px;
  }
}

.round-arrow .slick-prev::before {
  content: "\f053";
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 1;
  font-size: 16px;
}

.round-arrow .slick-next {
  background-color: #eaeaea;
  position: absolute;
  top: -100px;
  right: 25px;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

[dir="rtl"] .round-arrow .slick-next {
  right: unset;
  left: 85px;
}

@media (max-width: 1660px) {

}

@media (max-width: 1199px) {

}

@media (max-width: 767px) {
  .round-arrow .slick-next {
    top: -68px;
    right: 15px;
  }
}

.round-arrow .slick-next::before {
  content: "\f054";
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 1;
  font-size: 16px;
}

.round-arrow1 {
  z-index: 1;
}

.round-arrow1 .slick-prev {
  background-color: #eff2f7;
  position: absolute;
  top: -77px;
  left: unset;
  right: 85px;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

[dir="rtl"] .round-arrow1 .slick-prev {
  right: unset;
  left: 25px;
}

@media (max-width: 1660px) {
 
}

@media (max-width: 1460px) {
  .round-arrow1 .slick-prev {
    top: -68px;
    right: 85px;
  }
}

@media (max-width: 991px) {
  
}

@media (max-width: 767px) {
  .round-arrow1 .slick-prev {
    top: -50px;
    right: 70px;
    width: 35px;
    height: 35px;
  }
}

@media (max-width: 360px) {

}

.round-arrow1 .slick-prev::before {
  content: "\f053";
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 1;
  font-size: 16px;
}

.round-arrow1 .slick-next {
  background-color: #eff2f7;
  position: absolute;
  top: -77px;
  right: 25px;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

[dir="rtl"] .round-arrow1 .slick-next {
  right: unset;
  left: 85px;
}

@media (max-width: 1660px) {
  
}

@media (max-width: 1460px) {
 
}

@media (max-width: 1199px) {
 
}

@media (max-width: 991px) {
  
}

@media (max-width: 767px) {
  
}

@media (max-width: 360px) {
  
}

.round-arrow1 .slick-next::before {
  content: "\f054";
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 1;
  font-size: 16px;
}

/**=====================
    Poster Section SCSS Start
==========================**/
.poster-section .poster-image {
  height: 100%;
  background-color: #f0f3f8;
  position: relative;
}

.poster-section .poster-image .poster-image-details {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 42%;
  margin-right: 35px;
  color: var(--theme-color);
}

@media (max-width: 480px) {
  .poster-section .poster-image .poster-image-details {
    margin-right: 6px;
  }
}

@media (max-width: 360px) {
  .poster-section .poster-image .poster-image-details {
    margin-right: 10px;
  }
}

.poster-section .poster-image .poster-image-details h2 {
  font-size: calc(16px + (35 - 16) * ((100vw - 320px) / (1920 - 320)));
  color: #212529;
  line-height: 1.2;
  margin-top: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
}

.poster-section .poster-image .poster-image-details h5 {
  font-size: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320)));
  margin-top: -2px;
}

.poster-section .poster-image .poster-image-details p {
  color: #38383899;
  font-size: calc(10px + (13 - 10) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  line-height: 1.1;
}

.poster-section .poster-image .poster-image-details h3 {
  font-size: calc(14px + (30 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: bold;
  color: #212529;
  margin: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320))) 0;
}

.poster-section .poster-image .poster-image-details h3 span {
  color: var(--theme-color);
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
}

/**=====================
     Arrivals Scss Start
==========================**/
.arrival-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.arrival-image .arrival-contain {
  background-color: #ff0000;
}

.arrival-image .arrival-contain .arrival-price {
  position: absolute;
  text-align: right;
  padding: 30px;
  top: 0;
  right: 0;
}

@media (max-width: 1366px) {
  .arrival-image .arrival-contain .arrival-price {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .arrival-image .arrival-contain .arrival-price {
    padding: 15px;
  }
}

.arrival-image .arrival-contain .arrival-full {
  position: absolute;
  padding: 30px;
  bottom: 0;
}

@media (max-width: 1366px) {
  .arrival-image .arrival-contain .arrival-full {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .arrival-image .arrival-contain .arrival-full {
    padding: 15px;
  }
}

.arrival-image .arrival-contain .arrival-full h3 {
  font-weight: bold;
}

.arrival-image .arrival-contain .rating-star {
  position: absolute;
  padding: 30px;
  bottom: 0;
  right: 0;
}

@media (max-width: 1366px) {
  .arrival-image .arrival-contain .rating-star {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .arrival-image .arrival-contain .rating-star {
    padding: 15px;
  }
}

.arrival-image .arrival-contain .rating-star li .feather {
  stroke: var(--theme-color);
  fill: var(--theme-color);
  width: 18px;
}

@media (max-width: 360px) {
  .arrival-image .arrival-contain .rating-star li .feather {
    width: 13px;
  }
}

.arrival-image .arrival-contain .rating-star li:nth-child(5) .feather {
  stroke: #000;
  fill: #000;
}

/**=====================
    Subsribe css Start
==========================**/
.subscribe-section {
  background-color: #eff3f7;
}

.subscribe-section-light {
  background-color: #f0f8f0;
}

.subscribe-section .subscribe-details {
  height: 100%;
}

.subscribe-section .subscribe-details h2 {
  font-size: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
  margin-top: -2px;
}

.subscribe-section .subscribe-details h6 {
  font-size: 15px;
  font-weight: normal;
  display: block;
  margin-bottom: -3px;
  line-height: 1.6;
}

.subscribe-section .subsribe-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.subscribe-section .subsribe-input .form-control {
  border-radius: 0;
}

/**=====================
    service section css start
==========================**/
@media (max-width: 1460px) {
  .service-section {
    margin-bottom: -3px;
  }
}

.service-section .service-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-section .service-wrap .service-icon svg {
  width: 55px;
  height: 55px;
  fill: var(--theme-color);
  stroke: var(--theme-color);
  margin-right: 20px;
}

[dir="rtl"] .service-section .service-wrap .service-icon svg {
  margin-right: 0;
  margin-left: 20px;
}

@media (max-width: 1460px) {
  .service-section .service-wrap .service-icon svg {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 767px) {
  .service-section .service-wrap .service-icon svg {
    width: 35px;
    height: 35px;
  }
}

.service-section .service-wrap .service-content h3 {
  margin-top: -3px;
}

@media (max-width: 1199px) {
  .service-section .service-wrap .service-content h3 {
    margin-bottom: 2px !important;
  }
}

.service-section .service-wrap .service-content span {
  display: block;
  margin-bottom: -3px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.service-section.about-page .service-wrap .service-icon svg {
  width: 45px;
  height: 45px;
}

.service-style-2 .service-wrap {
  display: block;
  text-align: center;
  margin-bottom: -2px;
}

.service-style-2 .service-wrap .service-icon {
  margin-bottom: 20px;
}

.service-style-2 .row>div {
  position: relative;
}

.service-style-2 .row>div+div::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px;
  height: 50px;
  background-color: #f0f3f8;
}

@media (max-width: 1199px) {
  .service-style-2 .row>div+div:nth-child(3):before {
    content: "";
    display: none;
  }
}

@media (max-width: 575px) {
  .service-style-2 .row>div+div:nth-child(even):before {
    content: "";
    display: none;
  }
}

/**=====================
     product css start
==========================**/
.tab-section .product-style-1 .product-box .product-details h5 {
  margin-left: 0;
}

[dir="rtl"] .tab-section .product-style-1 .product-box .product-details h5 {
  margin-left: unset;
  margin-right: 0;
}

.tab-section .product-style-1 .product-box .product-details h5.main-title {
  margin: 0 auto;
}

[dir="rtl"] .tab-section .product-style-1 .product-box .product-details h5.main-title {
  margin: 0 auto;
}

.rating {
  display: block;
  margin-bottom: -4px;
}

[dir="rtl"] .rating {
  padding: 0;
}

.rating li i {
  color: #c3c3c3 !important;
}

.rating li i.theme-color {
  color: #ffa202 !important;
}

.heart-wishlist {
  font-size: 14px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  border-radius: 100%;
}

.heart-wishlist .far {
  margin-top: 1px;
  margin-left: -1px;
}

[dir="rtl"] .heart-wishlist .far {
  margin-left: unset;
  margin-right: -1px;
}

.heart-wishlist::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--theme-color);
  opacity: 0.1;
  border-radius: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
}

.heart-wishlist.heart-color::after {
  background-color: transparent;
}

.product-box {
  overflow: hidden;
}

[dir="rtl"] .product-box {
  direction: rtl;
}

.product-box:hover .img-wrapper .share {
  opacity: 1 !important;
  color: #fff;
}

.product-box:hover .img-wrapper .share-opacity {
  opacity: 1;
}

.product-box:hover .img-wrapper .share-plus {
  color: black;
  background-color: white;
  opacity: 1;
  border-radius: 50%;
}

.product-box:hover .img-wrapper.hover-image::after {
  opacity: 1;
}

.product-box:hover .img-wrapper.squre-image::after {
  opacity: 1;
}

.product-box:hover .img-wrapper .circle-shape {
  -webkit-transform: scale(100%);
  transform: scale(100%);
}

.product-box:hover .img-wrapper .background-text {
  opacity: 1;
}

.product-box .img-wrapper {
  position: relative;
  overflow: hidden;
}

.product-box .img-wrapper.hover-image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/vegetable/effect1.png);
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.product-box .img-wrapper.squre-image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/vegetable/effect.png);
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

@media (max-width: 1199px) {
  .product-box .img-wrapper.squre-image::after {
    opacity: 1;
  }
}

.product-box .img-wrapper .circle-shape {
  position: absolute;
  background-color: rgba(232, 115, 22, 0.04);
  top: -80px;
  left: -80px;
  width: 100%;
  height: 87%;
  border-radius: 50%;
  z-index: 1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.product-box .img-wrapper .circle-shape-1 {
  width: 390px;
  height: 390px;
  position: absolute;
  background-color: rgba(232, 115, 22, 0.04);
  top: -130px;
  left: -130px;
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

.product-box .img-wrapper .background-text {
  text-transform: uppercase;
  position: absolute;
  top: 90px;
  right: -30px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-weight: bolder;
  font-size: 68px;
  color: rgba(232, 115, 22, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

.product-box .cart-wrap {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 2;
}

@media (max-width: 1366px) {
  .product-box .cart-wrap {
    bottom: 20px;
  }
}

@media (max-width: 480px) {
  .product-box .cart-wrap {
    bottom: 15px;
  }
}

.product-box .cart-wrap .category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.product-box .cart-wrap a,
.product-box .cart-wrap button {
  padding: 15px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

@media (max-width: 1366px) {

  .product-box .cart-wrap a,
  .product-box .cart-wrap button {
    padding: 10px;
  }
}

@media (max-width: 480px) {

  .product-box .cart-wrap a,
  .product-box .cart-wrap button {
    padding: 5px;
  }
}

.product-box .cart-wrap a::after,
.product-box .cart-wrap button::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--theme-color);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  top: 0;
  left: 0;
  z-index: -1;
}

[dir="rtl"] .product-box .cart-wrap a::after,
[dir="rtl"] .product-box .cart-wrap button::after {
  left: unset;
  right: 0;
}

.product-box .cart-wrap a svg,
.product-box .cart-wrap button svg {
  width: 16px;
  height: 16px;
}

@media (max-width: 767px) {

  .product-box .cart-wrap a svg,
  .product-box .cart-wrap button svg {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 480px) {

  .product-box .cart-wrap a svg,
  .product-box .cart-wrap button svg {
    width: 13px;
    height: 13px;
  }
}

.product-box .cart-wrap a:hover,
.product-box .cart-wrap button:hover {
  background-color: transparent;
  color: #fff;
}

.product-box .cart-wrap a:hover::after,
.product-box .cart-wrap button:hover::after {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product-box .cart-wrap a {
  color: #232323;
}

.product-box .cart-wrap button {
  line-height: 0.8;
}

[dir="rtl"] .product-box .cart-wrap ul li+li {
  margin-right: 8px;
  margin-left: unset;
}

.product-box .product-details {
  margin-top: 15px;
}

.product-box .product-details h3 span {
  font-size: 15px;
  text-decoration: line-through;
  margin-left: 4px;
}

[dir="rtl"] .product-box .product-details h3 span {
  margin-left: 0;
  margin-right: 4px;
}

.product-box .product-details h5 {
  margin: 5px auto 6px auto;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  width: 90%;
  font-weight: 500;
}

.product-box .product-details .size-box {
  margin-top: 5px !important;
  margin: -1px;
}

.product-box .product-details .size-box li {
  color: #212529;
  margin: 1px;
  padding: 2px 6px;
  font-size: 13px;
  border-radius: 3px;
  background-color: #f0f7ef;
}

.product-box .product-details .size-box-2 li {
  background-color: #eff2f7;
}

.product-box .product-details .rating {
  display: block;
  margin-bottom: -4px;
}

.product-box .product-details .rating.rating-2 {
  margin-bottom: 0px;
}

.product-box .product-details .rating li i {
  font-size: 13px;
  color: #c3c3c3;
}

.product-box .product-details .rating li i.theme-color {
  color: #ffa202;
}

.product-box .label-dark {
  left: 0;
}

[dir="rtl"] .product-box .label-dark {
  float: right;
  left: unset;
  right: 0;
}

[dir="rtl"] [dir="rtl"] .product-box .label-dark {
  float: left;
}

.product-box .label-theme {
  float: right;
  right: 0;
}

[dir="rtl"] .product-box .label-theme {
  float: left;
  right: unset;
  left: 0;
}

[dir="rtl"] [dir="rtl"] .product-box .label-theme {
  float: right;
}

.product-box:hover .cart-wrap {
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.product-box:hover .cart-wrap ul li:first-child {
  -webkit-animation: fadeInUp 400ms ease-in-out;
  animation: fadeInUp 400ms ease-in-out;
}

.product-box:hover .cart-wrap ul li:nth-child(2) {
  -webkit-animation: fadeInUp 600ms ease-in-out;
  animation: fadeInUp 600ms ease-in-out;
}

.product-box:hover .cart-wrap ul li:nth-child(3) {
  -webkit-animation: fadeInUp 800ms ease-in-out;
  animation: fadeInUp 800ms ease-in-out;
}

.product-box:hover .cart-wrap ul li:nth-child(4) {
  -webkit-animation: fadeInUp 1000ms ease-in-out;
  animation: fadeInUp 1000ms ease-in-out;
}

.product-wrapper-1 .slick-dots {
  margin-top: -25px !important;
}

.product-wrapper .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: calc(5px + (20 - 5) * ((100vw - 320px) / (1920 - 320)));
}

.product-wrapper .slick-dots li {
  width: auto;
  height: auto;
}

.product-wrapper .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  padding: 0;
  margin: 0;
  background-color: rgba(35, 35, 35, 0.2);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.product-wrapper .slick-dots li button::before {
  display: none;
}

.product-wrapper .slick-dots li.slick-active button {
  margin: 0;
  width: 40px;
  background-color: var(--theme-color);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.product-wrapper .timer {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  text-align: center;
}

.product-wrapper.slick-slider.slick-dotted {
  margin-bottom: -2px;
}

.product-banner-circle {
  overflow: hidden;
  height: 100%;
}

@media (max-width: 991px) {
  .product-banner {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

.product-banner .product-box {
  padding: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
  height: 100%;
}

@media (max-width: 1199px) {
  .product-banner .product-box {
    padding: 20px !important;
  }
}

.product-banner .product-box .img-wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}

.product-banner .label-block {
  padding: 0;
  position: relative;
}

.product-banner .label-block~a {
  clear: both;
}

.product-banner .offer-end {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 30px;
  background-color: rgba(35, 35, 35, 0.8);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  width: 70%;
  text-align: center;
  z-index: 1;
}

.product-banner .offer-end-demo4 {
  background-color: rgba(232, 115, 22, 0.8);
}

.product-banner .offer-end-demo4 h3 {
  margin-top: -3px;
}

.product-banner .offer-end-demo4 h6 {
  margin-bottom: -1px;
}

@media (max-width: 1366px) {
  .product-banner .offer-end {
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .product-banner .offer-end {
    width: unset;
  }
}

@media (max-width: 480px) {
  .product-banner .offer-end {
    width: 60%;
    padding: 15px;
  }
}

@media (max-width: 360px) {
  .product-banner .offer-end {
    width: 90%;
  }
}

.product-banner .offer-end h3 {
  margin-bottom: 10px;
}

.product-banner .offer-end h6 {
  font-weight: 400;
}

.instagram-wrap .product-box {
  position: relative;
}

.instagram-wrap .product-box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--theme-color);
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.instagram-wrap .product-box .img-wrapper img {
  max-height: unset !important;
  max-width: unset !important;
  height: 225px;
  width: 225px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 1366px) {
  .instagram-wrap .product-box .img-wrapper img {
    height: 195px;
    width: 195px;
  }
}

@media (max-width: 767px) {
  .instagram-wrap .product-box .img-wrapper img {
    height: 175px;
    width: 175px;
  }
}

.instagram-wrap .product-box .img-wrapper .share {
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.6;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: initial;
  position: absolute;
  top: 0;
}

.instagram-wrap .product-box .img-wrapper .share-opacity {
  opacity: 0;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.instagram-wrap .product-box .img-wrapper .share-box {
  z-index: 2;
}

.instagram-wrap .product-box .img-wrapper .share .share-plus {
  position: relative;
  width: 25px;
  height: 25px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  color: var(--theme-color);
}

.instagram-wrap .product-box .img-wrapper .share .share-plus::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--theme-color);
  opacity: 0.1;
  border-radius: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
  z-index: 1;
  left: 0;
  top: 0;
}

.instagram-wrap .product-box .img-wrapper .share .share-plus-color {
  background-color: #fff;
  border-radius: 50%;
  -webkit-animation: ripple-2 0.7s linear infinite;
  animation: ripple-2 0.7s linear infinite;
}

.instagram-wrap .product-box .img-wrapper .share .share-plus-color::after {
  background-color: #fff;
}

.instagram-wrap .product-box .img-wrapper .share span:not(.share-plus) {
  letter-spacing: 10px;
  padding-top: 15px;
  color: #fff;
}

@media (max-width: 991px) {
  .instagram-wrap .product-box .img-wrapper .share span:not(.share-plus) {
    letter-spacing: 6px;
    font-size: 13px;
    padding-top: 10px;
  }
}

.instagram-wrap .product-box .insta-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.instagram-wrap .product-box .insta-hover-gradient {
  background: #ec7a1f;
  background: linear-gradient(138deg, #ec7a1f 0%, #e3627b 50%, #a0768e 100%);
  opacity: 0;
}

.instagram-wrap .product-box .insta-hover h2 {
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: calc(65px + (80 - 65) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 900;
  opacity: 0.08;
}

@media (max-width: 991px) {
  .instagram-wrap .product-box .insta-hover h2 {
    top: 30px;
  }
}

.instagram-wrap .product-box .insta-hover h3 {
  font-size: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 1.4;
}

.instagram-wrap .product-box .insta-hover h3.text-hide {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.instagram-wrap .product-box .insta-hover h3.brand-name {
  font-size: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 20px;
  line-height: 1.2;
}

@media (max-width: 991px) {
  .instagram-wrap .product-box .insta-hover h3 {
    margin-bottom: 20px;
  }
}

.instagram-wrap .product-box .insta-hover h5 {
  font-weight: 400;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .instagram-wrap .product-box .insta-hover h5 {
    margin-bottom: 5px;
  }
}

.instagram-wrap .product-box .insta-hover .btn {
  font-weight: 500;
}

.instagram-wrap .product-box:hover .insta-hover {
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  visibility: visible;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.instagram-wrap .product-box:hover .insta-hover-gradient {
  background: #ec7a1f;
  background: linear-gradient(138deg, #ec7a1f 0%, #e3627b 50%, #a0768e 100%);
  opacity: 1;
}

.instagram-wrap .product-box:hover::after {
  opacity: 0.8;
  visibility: visible;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.color-variant li {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.color-variant li+li {
  margin-left: 10px;
}

.color-variant li.selected {
  -webkit-box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.16), 0 5px 15px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.16), 0 5px 15px 2px rgba(0, 0, 0, 0.05);
}

.color-variant .bg-half-light {
  background-color: #f0f3f8;
  position: relative;
}

.color-variant .bg-half-light .half-black {
  background-color: #232323;
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  display: inline-block;
  height: 100%;
}

.color-variant .bg-blue1 {
  background-color: #88d1f4;
}

.color-variant .bg-light1 {
  background-color: #f0f3f8;
}

.color-variant .bg-black1 {
  background-color: #000;
}

.label-price {
  position: absolute;
  text-align: right;
  padding: 30px;
  top: 0;
  right: 0;
}

.product-style-1 .product-box {
  background-color: #f0f3f8;
  padding: 20px;
  position: relative;
}

.product-style-1 .product-box.product-box1 {
  background-color: #e9e9e9;
}

.product-style-1 .product-box.bg-image {
  background-image: url(../images/vegetable/percentage.jpg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product-style-1 .product-box-4 {
  background-color: #f0f7f0;
}

@media (max-width: 480px) {
  .product-style-1 .product-box {
    padding: 15px;
  }
}

.product-style-1 .product-box .img-wrapper img {
  margin: 0 auto;
  max-height: 115px;
  max-width: 150px;
  z-index: 1;
}

.product-style-1 .product-box .img-wrapper .round-circle {
  position: absolute;
  -webkit-animation: rounded 10s infinite linear;
  animation: rounded 10s infinite linear;
  z-index: 0;
  width: 100%;
}

.product-style-1 .product-box .img-wrapper .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-style-1 .product-box .img-wrapper a.text-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 116px;
}

.product-style-1 .product-box .top-wishlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-style-1 .product-box .top-wishlist.product-color {
  z-index: 2;
  background-color: #fff;
  border-radius: 50%;
}

.product-style-1 .product-box .top-wishlist span {
  font-size: 13px;
}

.product-style-1 .product-box .product-details h5 {
  -webkit-line-clamp: 1;
  color: #212529;
  margin: 5px auto;
}

.product-style-1 .product-list .product-box {
  padding: 20px calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1199px) {
  .product-style-1 .product-list .product-box {
    padding: 20px;
  }
}

.product-style-1 .product-list .product-box .img-wrapper {
  min-width: 90px;
}

@media (max-width: 1199px) {
  .product-style-1 .product-list .product-box .img-wrapper {
    min-width: 70px;
  }
}

.product-style-1 .product-list .product-box .img-wrapper a.text-center {
  min-height: unset;
}

.product-style-1 .product-list .product-box .img-wrapper img {
  height: 118px;
  max-width: 90px;
  max-height: unset !important;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 1199px) {
  .product-style-1 .product-list .product-box .img-wrapper img {
    height: 78px;
    max-width: 70px;
  }
}

.product-style-1 .product-list .product-box .product-details {
  margin-top: 0;
  margin-left: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .product-style-1 .product-list .product-box .product-details {
  margin-left: unset !important;
  margin-right: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

@media (max-width: 1199px) {
  .product-style-1 .product-list .product-box .product-details {
    margin-left: 15px;
  }

  [dir="rtl"] .product-style-1 .product-list .product-box .product-details {
    margin-right: 15px;
  }
}

.product-style-1 .product-list .product-box .product-details h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-style-1 .product-list .product-box+.product-box {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .product-style-1 .product-list .product-box+.product-box {
    margin-top: 16px;
  }
}

.product-style-1.offer-wrap .product-banner .product-box .img-wrapper img {
  max-height: unset;
  max-width: unset;
  height: 310px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 1199px) {
  .product-style-1.offer-wrap .product-banner .product-box .img-wrapper img {
    height: 198px;
  }
}

.product-style-1.instagram-2 .product-box {
  padding: 0;
}

.product-style-1.instagram-2 .product-box .top-wishlist {
  position: absolute;
  right: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  top: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .product-style-1.instagram-2 .product-box .top-wishlist {
  right: unset;
  left: 30px;
}

.product-style-1.instagram-2 .product-box .img-wrapper .share {
  top: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  left: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .product-style-1.instagram-2 .product-box .img-wrapper .share {
  left: unset;
  right: 30px;
}

.product-style-1.instagram-2 .product-box .insta-hover {
  padding: calc(30px + (70 - 30) * ((100vw - 320px) / (1920 - 320)));
}

.product-style-1.instagram-2 .product-box .insta-hover.insta-spacing {
  padding: calc(35px + (70 - 35) * ((100vw - 320px) / (1920 - 320)));
}

.product-style-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px;
}

@media (max-width: 575px) {
  .product-style-3.product-style-chair {
    display: block;
    text-align: center;
  }
}

.product-style-3.product-style-chair .product-title {
  text-align: left;
}

[dir="rtl"] .product-style-3.product-style-chair .product-title {
  text-align: right;
}

@media (max-width: 575px) {
  .product-style-3.product-style-chair .product-title {
    text-align: center;
  }

  [dir="rtl"] .product-style-3.product-style-chair .product-title {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .product-style-3.product-style-chair .product-title a h5 {
    margin-bottom: 5px;
  }
}

.product-style-3.product-style-chair .main-price {
  text-align: right;
}

[dir="rtl"] .product-style-3.product-style-chair .main-price {
  text-align: left;
}

@media (max-width: 575px) {
  .product-style-3.product-style-chair .main-price {
    text-align: center;
  }

  [dir="rtl"] .product-style-3.product-style-chair .main-price {
    text-align: center;
  }
}

.product-style-3 .product-title {
  overflow: hidden;
  text-transform: capitalize;
}

.product-style-3 .product-title h5 {
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  color: #212529;
  font-weight: 500;
}

.product-style-3 .product-title p {
  font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400;
}

.product-style-3 .main-price h3 {
  font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
}

.title-3 {
  margin-top: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .title-3 {
  text-align: right;
}

.title-3 h2 {
  font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.product-image {
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[dir="rtl"] .product-image {
  direction: rtl;
}

.product-image+.product-image {
  margin-top: 30px;
}

.product-image img {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
  object-fit: cover;
}

.product-image .product-details {
  margin-left: 15px;
  overflow: hidden;
}

[dir="rtl"] .product-image .product-details {
  margin-left: 0;
  margin-right: 15px;
}

.product-image .product-details a {
  color: #232323;
}

.product-image .product-details h3 {
  font-size: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  margin: 10px 0;
}

.product-image .product-details h4 span {
  margin-left: 10px;
}

/**=====================
     category css start
==========================**/
/**=====================
    category mixins css start
==========================**/
/**=====================
    offer section css start
==========================**/
.discount-image-details-1 {
  background-color: #eaeaea;
  padding: calc(22px + (50 - 22) * ((100vw - 320px) / (1920 - 320))) calc(30px + (100 - 30) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .discount-image-details-1 {
    display: block;
  }
}

.discount-image-details-1 .discount-images {
  margin-right: 80px;
}

@media (max-width: 991px) {
  .discount-image-details-1 .discount-images {
    margin-right: 0;
    position: relative;
  }
}

.discount-image-details-1 .discount-images .theme-circle {
  width: 600px;
  height: 600px;
  background-color: #eadfd5;
  border-radius: 50%;
  position: absolute;
  top: -170px;
  left: -90px;
}

@media (max-width: 1366px) {
  .discount-image-details-1 .discount-images .theme-circle {
    width: 420px;
    height: 420px;
  }
}

@media (max-width: 1199px) {
  .discount-image-details-1 .discount-images .theme-circle {
    width: 340px;
    height: 340px;
  }
}

@media (max-width: 991px) {
  .discount-image-details-1 .discount-images .theme-circle {
    display: none;
  }
}

.discount-image-details-1 .discount-images .shoes-images {
  position: absolute;
  top: 0;
  left: 140px;
  width: 30%;
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
}

@media (max-width: 991px) {
 

  [dir="rtl"] .discount-image-details-1 .discount-images .shoes-images {
    margin: 0 auto;
    left: 0;
  }
}

.discount-image-details-1 .discount-shop {
  position: absolute;
  top: 17%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 0;
  background-color: var(--theme-color);
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  padding: calc(13px + (25 - 13) * ((100vw - 320px) / (1920 - 320)));
}

@media (max-width: 991px) {
  .discount-image-details-1 .discount-shop {
    display: none;
  }
}

.discount-image-details-1 .discount-shop h2 {
  margin-right: -3px;
}

.discount-image-details-1 .discount-shop h6 {
  letter-spacing: 4px;
  margin-right: 10px;
  margin-left: -3px;
}

.discount-image-details-1 .discunt-details {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}

.discount-image-details-1 .discunt-details h5 {
  color: #212529;
}

[dir="rtl"] .discount-image-details-1 .discunt-details {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 991px) {
  .discount-image-details-1 .discunt-details {
    position: relative;
    width: 100%;
    display: block;
  }
}

.discount-image-details-1 .discunt-details .heart-button {
  background-color: #eadfd5;
  padding: 10px;
  border-radius: 50%;
  display: inline-block;
}

.discount-image-details-1 .discunt-details .heart-button .feather {
  fill: var(--theme-color);
  stroke: var(--theme-color);
  width: 20px;
  height: 20px;
}

.discount-image-details-1 .discunt-details .deal-text {
  line-height: 1.1;
  font-weight: 900;
  color: #212529;
}

/**=====================
     banner css start
==========================**/
.timer-banner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.collection-banner {
  position: relative;
  overflow: hidden;
  height: 100%;
}

@media (max-width: 991px) {
  .collection-banner .collection-contain {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px 30px;
    border-radius: 4px;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
  }

  .collection-banner .collection-contain h6,
  .collection-banner .collection-contain h2,
  .collection-banner .collection-contain p {
    color: #fff !important;
  }
}

.collection-banner .theme-color {
  margin-top: -2px;
}

.collection-banner .contain-banner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-banner .contain-banner.contain-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.collection-banner .contain-banner .banner-content {
  padding: 45px 80px;
}

@media (max-width: 1460px) {
  .collection-banner .contain-banner .banner-content {
    padding: 30px 60px;
  }
}

@media (max-width: 1366px) {
  .collection-banner .contain-banner .banner-content {
    padding: 30px 40px;
  }
}

@media (max-width: 1199px) {
  .collection-banner .contain-banner .banner-content {
    padding: 20px 15px;
  }
}

@media (max-width: 991px) {
  .collection-banner .contain-banner .banner-content {
    padding: 40px;
  }
}

@media (max-width: 575px) {
  .collection-banner .contain-banner .banner-content {
    padding: 30px;
  }
}

@media (max-width: 360px) {
  .collection-banner .contain-banner .banner-content {
    padding: 20px;
  }
}

.collection-banner .contain-banner .banner-content.spacing-banner {
  padding: 40px;
}

@media (max-width: 1460px) {
  .collection-banner .contain-banner .banner-content.spacing-banner {
    padding: 30px;
  }
}

@media (max-width: 1366px) {
  .collection-banner .contain-banner .banner-content.spacing-banner {
    padding: 30px;
  }
}

@media (max-width: 1199px) {
  .collection-banner .contain-banner .banner-content.spacing-banner {
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .collection-banner .contain-banner .banner-content.spacing-banner {
    padding: 40px;
  }
}

@media (max-width: 575px) {
  .collection-banner .contain-banner .banner-content.spacing-banner {
    padding: 30px;
  }
}

@media (max-width: 360px) {
  .collection-banner .contain-banner .banner-content.spacing-banner {
    padding: 20px;
  }
}

.collection-banner .contain-banner .banner-content.with-bg {
  background-color: rgba(35, 35, 35, 0.93);
  color: #fff;
}

.collection-banner .contain-banner .banner-content.with-bg h2 {
  margin-top: -2px;
}

.collection-banner .contain-banner .banner-content.with-bg h3 {
  margin-top: -3px;
}

.collection-banner .contain-banner .banner-content.with-bg span {
  display: block;
  margin-bottom: -5px;
}

.collection-banner .contain-banner .banner-content.with-big {
  background-color: rgba(35, 35, 35, 0.85);
  color: #fff;
}

.collection-banner .contain-banner .banner-content.with-big h2 {
  margin-top: -3px;
}

.collection-banner .contain-banner .banner-content span {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 5px;
}

@media (max-width: 1199px) {
  .collection-banner .contain-banner .banner-content span {
    letter-spacing: 3px;
  }
}

.collection-banner .contain-banner .banner-content.t-top h3 {
  margin-top: -4px;
}

.collection-banner .banner-img {
  height: 100%;
}

.collection-banner.p-center .contain-banner,
.collection-banner.p-center .banner-text {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.collection-banner.p-right .contain-banner,
.collection-banner.p-right .banner-text {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

[dir="rtl"] .collection-banner.p-right .contain-banner,
[dir="rtl"] .collection-banner.p-right .banner-text {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.collection-banner.p-right .contain-banner h3,
.collection-banner.p-right .banner-text h3 {
  margin-top: -9px;
}

.collection-banner.p-right .contain-banner .span-top,
.collection-banner.p-right .banner-text .span-top {
  margin-top: -4px;
  display: block;
}

.collection-banner.p-right .banner-content {
  text-align: right;
}

.collection-banner.p-left .contain-banner,
.collection-banner.p-left .banner-text {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

[dir="rtl"] .collection-banner.p-left .contain-banner,
[dir="rtl"] .collection-banner.p-left .banner-text {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.collection-banner.p-bottom .contain-banner {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.collection-banner .banner-text {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-banner .banner-text .banner-content {
  padding: 50px;
  width: 60%;
}

[dir="rtl"] .collection-banner .banner-text .banner-content {
  text-align: right;
}

.collection-banner .banner-text .banner-content.t-top h3 {
  color: #212529;
  margin-top: -4px;
}

@media (max-width: 480px) {
  .collection-banner .banner-text .banner-content.t-top h3 {
    margin-bottom: 5px;
  }
}

@media (max-width: 1460px) {
  .collection-banner .banner-text .banner-content {
    padding: 30px 60px;
  }
}

@media (max-width: 1366px) {
  .collection-banner .banner-text .banner-content {
    padding: 30px 40px;
  }
}

@media (max-width: 1199px) {
  .collection-banner .banner-text .banner-content {
    padding: 20px 15px;
  }
}

@media (max-width: 991px) {
  .collection-banner .banner-text .banner-content {
    padding: 0 40px;
  }
}

@media (max-width: 575px) {
  .collection-banner .banner-text .banner-content {
    padding: 0 30px;
  }
}

@media (max-width: 360px) {
  .collection-banner .banner-text .banner-content {
    padding: 0 10px;
    width: 50%;
  }
}

.collection-banner .banner-text h6 {
  font-weight: 600;
  margin-top: -3px;
}

.collection-banner .banner-text h2 {
  margin: calc(2px + (20 - 2) * ((100vw - 320px) / (1920 - 320))) 0;
  font-size: calc(18px + (46 - 18) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.32;
  color: #212529;
}

.collection-banner .banner-text h3 {
  font-size: calc(20px + (32 - 20) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.45;
  margin-bottom: 20px;
}

.collection-banner .banner-text h3.h-bottom {
  margin-bottom: calc(2px + (20 - 2) * ((100vw - 320px) / (1920 - 320)));
  margin-top: -6px;
  color: #212529;
}

.collection-banner .banner-text .btn {
  font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
}

.banner-title .banner-text .banner-content {
  width: 56%;
}

[dir="rtl"] .banner-title .banner-text .banner-content {
  text-align: left;
}

.banner-title .banner-text .banner-content .spacing-text {
  margin-top: -6px;
  color: #212529;
}

.collection-center {
  position: relative;
  padding: 50px;
  background-color: #f0f3f8;
  color: #212529;
}

@media (max-width: 1460px) {
  .collection-center {
    padding: 40px;
  }
}

@media (max-width: 575px) {
  .collection-center {
    padding: 30px;
  }
}

@media (max-width: 360px) {
  .collection-center {
    padding: 20px;
  }
}

.collection-center h2 {
  line-height: 1.3;
}

.banner-image {
  position: relative;
}
.banner-image:hover a img{
    background:#000!important;
}
/* Container styling for the hover effect */
.banner-image {
    position: relative;
    overflow: hidden;  /* Ensures that image zoom effect stays inside the container */
}

.banner-image img {
    width: 100%;  /* Make sure the image is responsive */
    transition: transform 0.3s ease;  /* Add smooth transition for zoom effect */
}

/* Hover effect for zooming the image */
.banner-image:hover img {
    transform: scale(1.1);  /* Zoom effect on hover */
}

/* Create a bottom overlay color on hover */
.banner-image a {
    position: relative;
    display: block;
}

/* Bottom overlay with color */
.banner-image a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;  /* Height of the overlay */
    /*background-color: rgba(232, 115, 22, 0.7);  */
    transition: all 0.3s ease;
    opacity: 1;  /* Initially hidden */
}

/* Show the overlay color when hovering */
.banner-image:hover a::after {
    opacity: 1;  /* Make the overlay visible on hover */
}

.banner-image a span {
    position: absolute;
    bottom: 10px;
    left: 10px;
background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 3px 10px;
    font-size: 16px;
    /*display: none;*/
        display: block;

}

/* Display "Read More" text on hover */
/*.banner-image:hover a span {*/
/*    display: block;  */
/*}*/


.banner-image .banner-content {
  position: absolute;
  left: calc(20px + (60 - 20) * ((100vw - 320px) / (1920 - 320)));
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40%;
}

.banner-image .banner-content h3 {
  font-size: calc(16px + (32 - 16) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.45;
  margin-bottom: calc(2px + (15 - 2) * ((100vw - 320px) / (1920 - 320)));
  margin-top: calc(0px + (-6 - 0) * ((100vw - 320px) / (1920 - 320)));
  color: var(--theme-color);
}

@media (max-width: 767px) {
  .banner-image .banner-content h3 {
    margin-bottom: 0;
  }
}

.banner-image .banner-content p {
  color: #7e7e7e;
  margin-bottom: 0;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .banner-image .banner-content p {
    display: none;
  }
}

.banner-section .banner-image {
  position: relative;
}

.banner-section .banner-image:hover .banner-shop {
  opacity: 1;
}

.banner-section .banner-image .banner-details .heart-button {
  position: absolute;
  top: 25px;
  left: 25px;
  background-color: var(--theme-color);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-animation: ripple-1 0.7s linear infinite;
  animation: ripple-1 0.7s linear infinite;
}

[dir="rtl"] .banner-section .banner-image .banner-details .heart-button {
  left: unset;
  right: 25px;
}

.banner-section .banner-image .banner-details .heart-button .feather {
  border-radius: 50%;
  fill: #eadfd5;
  stroke: #eadfd5;
  width: 13px;
  height: 13px;
}

.banner-section .banner-image .banner-details h4 {
  position: absolute;
  top: 35px;
  right: 45px;
  font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .banner-section .banner-image .banner-details h4 {
  direction: rtl;
  right: unset;
  left: 45px;
}

@media (max-width: 1460px) {
  .banner-section .banner-image .banner-details h4 {
    top: 20px;
    right: 25px;
  }

  [dir="rtl"] .banner-section .banner-image .banner-details h4 {
    right: unset;
    left: 25px;
  }
}

@media (max-width: 991px) {
  .banner-section .banner-image .banner-details h4 {
    top: 15px;
    right: 18px;
  }

  [dir="rtl"] .banner-section .banner-image .banner-details h4 {
    right: unset;
    left: 18px;
  }
}

.banner-section .banner-image .banner-details .banner-price {
  position: absolute;
  bottom: 35px;
  right: 45px;
  text-align: right;
}

@media (max-width: 1460px) {
  .banner-section .banner-image .banner-details .banner-price {
    bottom: 20px;
    right: 25px;
  }
}

@media (max-width: 991px) {
  .banner-section .banner-image .banner-details .banner-price {
    bottom: 15px;
    right: 18px;
  }
}

.banner-section .banner-image .banner-details .banner-price h2 {
  font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1920 - 320)));
  color: #212529;
}

.banner-section .banner-image .banner-shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 50px 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(232, 115, 22, 0.8);
  width: 60%;
  height: 40%;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-radius: 8px;
}

@media (max-width: 1460px) {
  .banner-section .banner-image .banner-shop {
    height: 55%;
  }
}

@media (max-width: 991px) {
  .banner-section .banner-image .banner-shop {
    height: 40%;
    padding: 50px 10px;
  }
}

@media (max-width: 480px) {
  .banner-section .banner-image .banner-shop {
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 0;
  }
}

.banner-section .banner-image .banner-shop p {
  letter-spacing: 5px;
}

@media (max-width: 1366px) {
  .banner-section .banner-image .banner-shop p {
    letter-spacing: 3px;
    font-size: 12px;
  }
}

/**=====================
    Cookie section css start
==========================**/
.cookie-bar-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #e9e9e9;
  position: fixed;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 10px 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 50px;
  z-index: 99;
  -webkit-box-shadow: 0 4px 7px rgba(33, 37, 41, 0.15);
  box-shadow: 0 4px 7px rgba(33, 37, 41, 0.15);
  opacity: 1;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

@media (max-width: 767px) {
  .cookie-bar-section {
    bottom: 128px;
    left: unset;
    right: 20px;
    display: block;
    width: 50%;
    margin: 0 auto;
    -webkit-transform: none;
    transform: none;
    border-radius: 5px;
    z-index: 9;
  }
}

@media (max-width: 480px) {
  .cookie-bar-section {
    width: 310px;
  }
}

@media (max-width: 360px) {
  .cookie-bar-section {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    left: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0 12px;
  }
}
.cookie-bar-section.flower-cookirbar {
  background-color: #eff2f7;
}

.cookie-bar-section.veg-cookiebar {
  background-color: #f0f7f0;
}

.cookie-bar-section.hide {
  opacity: 0;
  bottom: -350px;
}

.cookie-bar-section img {
  width: 30px;
}

@media (max-width: 767px) {
  .cookie-bar-section img {
    margin-bottom: 16px;
  }
}

@media (max-width: 360px) {
  .cookie-bar-section img {
    width: 40px;
  }
}

.cookie-bar-section .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .cookie-bar-section .content {
    display: block;
    text-align: center;
  }
}

.cookie-bar-section .content p {
  text-align: center;
  margin: 0 18px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

@media (max-width: 767px) {
  .cookie-bar-section .content p {
    margin: 0 0 16px;
  }
}

.cookie-bar-section .content .cookie-buttons button {
  padding: 10px 25px;
  border-radius: 50px;
  text-transform: capitalize;
}

.cookie-bar-section .content .cookie-buttons button:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .cookie-bar-section .content .cookie-buttons button {
    border-radius: 5px;
  }
}

@media (max-width: 360px) {
  .cookie-bar-section .content .cookie-buttons button {
    width: 100%;
  }
}

/**=====================
     footer css start
==========================**/
@media (max-width: 575px) {
  footer h3 {
    font-size: 16px;
  }
}

footer .main-footer {
  border-top: 2px solid #f0f3f8;
  border-bottom: 2px solid #f0f3f8;
  padding: 80px 0;
}

@media (max-width: 1460px) {
  footer .main-footer {
    padding: 70px 0;
  }
}

@media (max-width: 1199px) {
  footer .main-footer {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  footer .main-footer {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  footer .main-footer {
    padding: 40px 0;
  }
}

@media (max-width: 575px) {
  footer .main-footer {
    padding: 30px 0;
  }
}

@media (max-width: 991px) {

  footer .main-footer .row>div:first-child,
  footer .main-footer .row>div:last-child {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

@media (max-width: 767px) {

  footer .main-footer .row>div:first-child,
  footer .main-footer .row>div:last-child {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
}

footer .footer-contact {
  padding-right: 40px;
}

[dir="rtl"] footer .footer-contact {
  padding-right: unset !important;
  padding-left: 40px;
}

footer .footer-contact .brand-logo .svg-icon {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  -webkit-animation: none;
  animation: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

[dir="rtl"] footer .footer-contact .brand-logo .svg-icon {
  margin-right: 0;
  margin-left: 5px;
}

footer .footer-contact .brand-logo .svg-icon .fill-color {
  fill: var(--theme-color);
}

@media (max-width: 1366px) {
  footer .footer-contact {
    padding-right: 20px;
  }

  [dir="rtl"] footer .footer-contact {
    padding-left: 20px;
  }
}

@media (max-width: 991px) {
  footer .footer-contact {
    padding-right: 0;
  }

  [dir="rtl"] footer .footer-contact {
    padding-left: 0;
  }
}

footer .footer-contact .footer-logo {
  display: block;
  margin-bottom: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] footer .footer-contact .contact-lists {
  padding: 0;
}

footer .footer-contact .contact-lists li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: capitalize;
}

footer .footer-contact .contact-lists li:nth-child(1) span {
  margin-top: -3px;
}

footer .footer-contact .contact-lists li:nth-child(3) span {
  margin-bottom: -3px;
}

footer .footer-contact .contact-lists li span {
  display: inline;
}

footer .footer-contact .contact-lists li span b {
  font-weight: 500;
  padding-right: 5px;
}

[dir="rtl"] footer .footer-contact .contact-lists li span b {
  padding-right: unset;
  padding-left: 5px;
  float: right;
}

footer .footer-contact .contact-lists li+li {
  margin-top: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

@media (max-width: 991px) {
  footer .footer-contact .contact-lists li+li {
    margin-top: 15px;
  }
}

@media (max-width: 575px) {
  footer .footer-contact .contact-lists li+li {
    margin-top: 10px;
  }
}

footer .footer-links .footer-title h3 {
  position: relative;
}

@media (max-width: 575px) {
  footer .footer-links .footer-title h3::after {
    position: absolute;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-size: 9px;
    font-weight: 600;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #7e7e7e;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  [dir="rtl"] footer .footer-links .footer-title h3::after {
    right: unset;
    left: 0;
  }
}

@media (max-width: 575px) {
  footer .footer-links .footer-title.active h3::after {
    content: "\f077";
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

footer .footer-links .footer-content {
  padding-top: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] footer .footer-links ul {
  padding: 0;
}

footer .footer-links ul li {
  display: block;
}

footer .footer-links ul li .font-dark:hover {
  color: var(--theme-color) !important;
}

footer .footer-links ul li+li {
  margin-top: 15px;
}

@media (max-width: 991px) {
  footer .footer-links ul li+li {
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  footer .footer-links ul li+li {
    margin-top: 6px;
  }
}

footer .footer-newsletter h3 {
  margin-bottom: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

footer .footer-newsletter p {
  line-height: 1.6;
  letter-spacing: .03em;
}

footer .footer-newsletter .input-group input {
  border-radius: 0;
  position: relative;
  border: none;
  background-color: #f0f3f8;
  color: rgba(35, 35, 35, 0.65);
}

footer .footer-newsletter .input-group input.color-4 {
  background-color: #e9e9e9;
}

footer .footer-newsletter .input-group .input-group-text {
  padding: 6px 16px;
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
  color: #fff;
  border-radius: 0;
  cursor: pointer;
}

footer .footer-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .footer-number .footer-number-image {
  background-color: #eff3f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 20px;
}

[dir="rtl"] footer .footer-number .footer-number-image {
  margin-right: 0;
  margin-left: 20px;
}

footer .footer-number .footer-number-image img {
  width: 20px;
}

footer .footer-number .footer-number-container h3 {
  margin-bottom: 0;
}

footer .footer-details {
  margin-top: calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
}

footer .footer-details p {
  line-height: 1.5;
  margin-bottom: 0;
}

footer .sub-footer {
  padding: calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320))) 0;
}

@media (max-width: 767px) {
  footer .sub-footer {
    text-align: center;
  }
}

footer .sub-footer .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[dir="rtl"] footer .sub-footer ul {
  padding: 0;
}

footer .sub-footer ul li+li {
  margin-left: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] footer .sub-footer ul li+li {
  margin-left: unset !important;
  margin-right: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

@media (max-width: 991px) {
  footer .sub-footer ul li+li {
    margin-left: 10px;
  }

  [dir="rtl"] footer .sub-footer ul li+li {
    margin-right: 10px;
  }
}

footer .sub-footer p {
  text-align: right;
}

[dir="rtl"] footer .sub-footer p {
  text-align: left;
}

@media (max-width: 767px) {
  footer .sub-footer p {
    text-align: center;
  }

  [dir="rtl"] footer .sub-footer p {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .footer-sm-space {
    margin-bottom: 80px;
  }
}

/**=====================
     brand section css start
==========================**/
.brand-slider {
  margin-bottom: -7px;
}

.zi-1 {
  z-index: 1;
}

.blog-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-profile .image-profile {
  position: relative;
  width: 55px;
  height: 55px;
  overflow: hidden;
  border-radius: 50%;
}

.blog-profile .image-profile img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog-profile .image-name {
  margin-left: 15px;
}

[dir="rtl"] .blog-profile .image-name {
  margin-left: unset;
  margin-right: 15px;
}

.blog-profile .image-name .text-weight h6 {
  font-weight: 300;
}

.blog-profile .image-name h3 {
  position: relative;
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  margin-bottom: 4px;
}

.blog-profile .image-name h6 {
  color: #6c757d;
  font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
}

.search-section .search-bar .input-group {
  width: 50%;
  margin: 26px auto 110px;
}

.search-section .search-bar button {
  padding: 15px 35px;
  background-color: var(--theme-color);
  color: #fff;
  border: 1px solid var(--theme-colors);
}

.search-section .search-bar button i {
  color: #fff;
}

.search-section .search-bar button.search-button {
  padding: 15px;
}

.search-section .search-bar input:focus {
  border-color: #ced4da;
}

/**=====================
       Social media css start
  ==========================**/
.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.social-media.media-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-media a+a {
  margin-left: calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .social-media a+a {
  margin-left: unset;
  margin-right: calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320)));
}

.social-media .social-icon-box {
  width: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  height: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  background-color: #212529;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
}

.social-media .social-icon-box+.social-meida {
  margin-left: calc(6px + (15 - 6) * ((100vw - 320px) / (1920 - 320)));
}

.social-media .social-icon-box.social-color {
  background-color: #eff2f7;
}

@media (max-width: 360px) {
  .social-media .social-icon-box.social-color {
    background-color: var(--theme-color);
  }
}

.social-media .social-icon-box.social-color i {
  color: #212529;
}

@media (max-width: 575px) {
  .social-media .social-icon-box.social-color i {
    font-size: 12px;
  }
}

@media (max-width: 360px) {
  .social-media .social-icon-box.social-color i {
    color: #fff;
  }
}

.social-media .social-icon-box i {
  color: #fff;
}

/**=====================
     Load more css start
  ==========================**/
.load-more {
  text-align: center;
  margin: 40px auto 0;
  width: 280px;
}

.load-more a {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: var(--theme-color);
}

.product-load-more .col-grid-box {
  display: none;
}

/**=====================
       Log In page Css Start
  ==========================**/
.login-section {
  min-height: 100vh;
  position: relative;
  background: #f0f3f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: calc(30px + (50 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.login-section .materialContainer {
  width: 100%;
  max-width: 460px;
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translate(0);
  transform: translate(0);
}

.login-section .materialContainer .box {
  position: relative;
  top: 0;
  opacity: 1;
  float: left;
  padding: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320))) calc(10px + (30 - 10) * ((100vw - 320px) / (1920 - 320)));
  width: 100%;
  background: #fff;
  border-radius: 10px;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 5;
}

.login-section .materialContainer .box.back {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  top: -20px;
  opacity: 0.8;
  z-index: -1;
}

.login-section .materialContainer .box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  border-radius: 10px;
  top: -10px;
  background-color: rgba(255, 255, 255, 0.6);
  left: 0;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

.login-section .materialContainer .login-title {
  width: 100%;
  line-height: 46px;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: calc(0px + (2 - 0) * ((100vw - 320px) / (1920 - 320)));
  color: var(--theme-color);
  position: relative;
}

.login-section .materialContainer .login-title:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  top: 0;
  left: calc(-10px + (-10 - 10) * ((100vw - 320px) / (1920 - 320)));
  background: var(--theme-color);
}

[dir="rtl"] .login-section .materialContainer .login-title:before {
  left: unset;
  right: calc(-10px + (-10 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.login-section .materialContainer .login-title h2 {
  font-size: calc(27px + (28 - 27) * ((100vw - 320px) / (1920 - 320)));
  margin-left: calc(10px + (0 - 10) * ((100vw - 320px) / (1920 - 320)));
  margin-top: -2px;
}

.login-section .materialContainer .social-media {
  padding: 15px calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(199, 199, 197, 0.6);
  box-shadow: 0 0 10px rgba(199, 199, 197, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.login-section .materialContainer .social-media h6 {
  margin-left: 20px;
  margin-bottom: -2px;
  color: #fff;
}

[dir="rtl"] .login-section .materialContainer .social-media h6 {
  margin-left: 0;
  margin-right: 20px;
}

.login-section .materialContainer .social-media img {
  width: calc(8% + (18 - 8) * ((100vw - 320px) / (1920 - 320)));
}

.login-section .materialContainer .social-media.fb-media {
  background-color: #43609c;
}

.login-section .materialContainer .social-media.fb-media h6 {
  color: #fff;
  font-size: 18px;
}

.login-section .materialContainer .social-media.google-media {
  color: #000;
}

.login-section .materialContainer .social-media.google-media h6 {
  font-size: 18px;
  color: #000;
}

.login-section .materialContainer p {
  width: 100%;
  float: left;
  text-align: center;
  color: rgba(33, 37, 41, 0.4);
  font-size: calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)));
  margin-top: calc(17px + (23 - 17) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 0;
}

.login-section .materialContainer p.pass-or {
  margin-top: calc(4px + (12 - 4) * ((100vw - 320px) / (1920 - 320)));
}

.login-section .materialContainer .input {
  -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login-section .materialContainer .input label,
.login-section .materialContainer .input input,
.login-section .materialContainer .input .spin {
  -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login-section .materialContainer .button {
  -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login-section .materialContainer .button button .button.login button i.fa {
  -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login-section .materialContainer .material-button .shape:before,
.login-section .materialContainer .material-button .shape:after {
  -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login-section .materialContainer .button.login button {
  -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login-section .materialContainer .material-button,
.login-section .materialContainer .alt-2,
.login-section .materialContainer .material-button .shape,
.login-section .materialContainer .alt-2 .shape,
.login-section .materialContainer .box {
  -webkit-transition: 400ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

.login-section .materialContainer .input {
  width: 100%;
  float: left;
}

.login-section .materialContainer .input label,
.login-section .materialContainer .input input,
.login-section .materialContainer .input .spin {
  width: 100%;
  float: left;
}

.login-section .materialContainer .button {
  width: 100%;
  float: left;
}

.login-section .materialContainer .button button {
  width: 100%;
  float: left;
}

.login-section .materialContainer .input {
  margin-top: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  height: 70px;
}

.login-section .materialContainer .input {
  position: relative;
}

.login-section .materialContainer .input input {
  position: relative;
}

.login-section .materialContainer .button {
  position: relative;
}

.login-section .materialContainer .button button {
  position: relative;
}

.login-section .materialContainer .input input {
  height: 60px;
  top: 10px;
  border: none;
  background: transparent;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #212529;
  font-weight: 300;
}

.login-section .materialContainer .input label {
  font-family: "Roboto", sans-serif;
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
  color: rgba(33, 37, 41, 0.8);
  font-weight: 300;
}

.login-section .materialContainer .input label.email-label {
  font-size: calc(15px + (24 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.login-section .materialContainer .button button {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: rgba(33, 37, 41, 0.8);
  font-weight: 300;
}

.login-section .materialContainer .input:before,
.login-section .materialContainer .input .spin {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

[dir="rtl"] .login-section .materialContainer .input:before,
[dir="rtl"] .login-section .materialContainer .input .spin {
  left: unset;
  right: 0;
}

.login-section .materialContainer .input:before {
  content: "";
  background: rgba(33, 37, 41, 0.15);
  z-index: 3;
}

.login-section .materialContainer .input .spin {
  background: var(--theme-color);
  z-index: 4;
  width: 0;
}

.login-section .materialContainer .overbox .input .spin {
  background: #fff;
}

.login-section .materialContainer .overbox .input:before {
  background: rgba(255, 255, 255, 0.5);
}

.login-section .materialContainer .input label {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 2;
  cursor: pointer;
  line-height: 60px;
  color: #777777;
}

.login-section .materialContainer .button {
  margin-top: 20px;
  margin: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))) 0;
  overflow: hidden;
  z-index: 2;
}

.login-section .materialContainer .button.button-1 {
  margin-bottom: 0;
}

.login-section .materialContainer .button.login button {
  width: 100%;
  left: 0%;
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
  font-weight: 900;
  font-size: 18px;
  color: #fff;
  padding: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 4px;
}

.login-section .materialContainer .button.login button span {
  display: block;
  margin-top: -3px;
}

.login-section .materialContainer .button button {
  width: 100%;
  left: 0%;
  background-color: transparent;
  border: 1px solid rgba(33, 37, 41, 0.1);
  font-weight: 900;
  font-size: 18px;
  color: rgba(33, 37, 41, 0.2);
  padding: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
}

.login-section .materialContainer .button button {
  background-color: #fff;
  color: var(--theme-color);
  border: none;
}

.login-section .materialContainer .button.login button.active {
  border: 1px solid transparent;
  color: #fff !important;
  background-color: var(--theme-color);
}

.login-section .materialContainer .button.login button.active span {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: none;
}

.login-section .materialContainer .button.login button.active i.fa {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  display: block;
}

.login-section .materialContainer .button.login button i.fa {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  font-size: 18px;
  -webkit-transform: scale(0) rotate(-45deg);
  transform: scale(0) rotate(-45deg);
  display: none;
}

.login-section .materialContainer .button button {
  cursor: pointer;
  position: relative;
  z-index: 2;
}

.login-section .materialContainer .pass-forgot {
  width: 100%;
  float: right;
  text-align: right;
  color: rgba(33, 37, 41, 0.4);
  font-size: calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)));
  margin: 10px auto 0;
}

.login-section .materialContainer .pass-forgot:hover {
  color: var(--theme-color);
}

.login-section .materialContainer .sign-category {
  width: 100%;
  text-align: center;
  color: rgba(33, 37, 41, 0.4);
  font-size: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
  margin: 10px auto;
  position: relative;
}

.login-section .materialContainer .sign-category span {
  background-color: #fff;
  z-index: 1;
  padding: 0 12px;
}

.login-section .materialContainer .sign-category::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  color: rgba(33, 37, 41, 0.2);
  z-index: -1;
}

.login-section .materialContainer .overbox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: inherit;
  border-radius: 10px;
  padding: 60px 50px 40px 50px;
}

.login-section .materialContainer .overbox .login-title,
.login-section .materialContainer .overbox .button,
.login-section .materialContainer .overbox .input {
  z-index: 111;
  position: relative;
  color: #fff !important;
  display: none;
}

.login-section .materialContainer .overbox .login-title {
  width: 80%;
}

.login-section .materialContainer .overbox .input {
  margin-top: 20px;
}

.login-section .materialContainer .overbox .input input,
.login-section .materialContainer .overbox .input label {
  color: #fff;
}

.login-section .materialContainer .overbox .material-button,
.login-section .materialContainer .overbox .alt-2 {
  display: block;
}

.login-section .materialContainer .overbox .material-button .shape,
.login-section .materialContainer .overbox .alt-2 .shape {
  display: block;
}

.login-section .materialContainer .material-button,
.login-section .materialContainer .alt-2 {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: var(--theme-color);
  position: absolute;
  top: 40px;
  right: -70px;
  cursor: pointer;
  z-index: 100;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

.login-section .materialContainer .material-button .shape,
.login-section .materialContainer .alt-2 .shape {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.login-section .materialContainer .material-button .shape:before,
.login-section .materialContainer .alt-2 .shape:before,
.login-section .materialContainer .material-button .shape:after,
.login-section .materialContainer .alt-2 .shape:after {
  content: "";
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.login-section .materialContainer .material-button .shape:before,
.login-section .materialContainer .alt-2 .shape:before {
  width: 25px;
  height: 4px;
}

.login-section .materialContainer .material-button .shape:after,
.login-section .materialContainer .alt-2 .shape:after {
  height: 25px;
  width: 4px;
}

.login-section .materialContainer .material-button.active,
.login-section .materialContainer .alt-2.active {
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%) rotate(0deg);
  transform: translate(50%, -50%) rotate(0deg);
}

/**=====================
       404 Page Css Start
  ==========================**/
.page-not-found .page-image {
  text-align: center;
}

.page-not-found .page-image img {
  width: 60%;
}

.page-not-found .page-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 0 calc(0px + (50 - 0) * ((100vw - 320px) / (1920 - 320)));
  margin-top: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.page-not-found .page-container h2 {
  margin-bottom: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  color: #212529;
  font-size: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
  margin-top: -3px;
}

.page-not-found .page-container p {
  font-size: 16px;
  line-height: 1.6;
  color: #7e7e7e;
}

/**=====================
       Contact Page Css Start
  ==========================**/
.contact-section .materialContainer {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translate(0);
  transform: translate(0);
}

.contact-section .materialContainer .material-details h2 {
  margin-top: -5px;
}

.contact-section .materialContainer .material-details h4 {
  margin-top: 10px;
  font-weight: 400;
  color: #78909c;
  line-height: 1.5;
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.contact-section .materialContainer .box {
  position: relative;
  top: 0;
  opacity: 1;
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 5;
}

.contact-section .materialContainer .input {
  -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.contact-section .materialContainer .input label,
.contact-section .materialContainer .input input,
.contact-section .materialContainer .input textarea,
.contact-section .materialContainer .input .spin {
  -webkit-transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.contact-section .materialContainer .input {
  margin-top: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  height: 70px;
}

.contact-section .materialContainer .input {
  position: relative;
}

.contact-section .materialContainer .input input {
  position: relative;
}

.contact-section .materialContainer .input textarea {
  position: relative;
  width: 100%;
}

.contact-section .materialContainer .input input,
.contact-section .materialContainer .input textarea {
  height: 60px;
  top: 10px;
  border: none;
  background: transparent;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: rgba(33, 37, 41, 0.8);
  font-weight: 300;
}

.contact-section .materialContainer .input label {
  font-family: "Roboto", sans-serif;
  font-size: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
  color: rgba(33, 37, 41, 0.8);
  font-weight: 300;
}

.contact-section .materialContainer .input label.email-label {
  font-size: calc(15px + (24 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.contact-section .materialContainer .input:before,
.contact-section .materialContainer .input .spin {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.contact-section .materialContainer .input:before {
  content: "";
  background: rgba(33, 37, 41, 0.1);
  z-index: 3;
}

.contact-section .materialContainer .input .spin {
  background: var(--theme-color);
  z-index: 4;
  width: 0;
}

.contact-section .materialContainer .input label {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 2;
  cursor: pointer;
  line-height: 60px;
  color: #78909c;
}

.contact-section .location-map iframe {
  width: 100%;
  height: calc(200px + (340 - 200) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: -6px;
}

.contact-section .contact-details {
  background-color: #eff2f7;
  height: 100%;
  padding: calc(21px + (30 - 21) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-section .contact-details h2 {
  font-weight: 500;
  margin-top: -3px;
  margin-bottom: 10px;
  font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
}

.contact-section .contact-details h5 {
  font-weight: 400;
  margin-bottom: 30px;
}

.contact-section .contact-details .contact-box {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-section .contact-details .contact-box .contact-title {
  width: calc(80% - 80px);
  margin-left: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .contact-section .contact-details .contact-box .contact-title {
  margin-left: unset;
  margin-right: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
}

@media (max-width: 991px) {
  .contact-section .contact-details .contact-box .contact-title {
    width: calc(100% - 80px);
  }
}

.contact-section .contact-details .contact-box .contact-title h4 {
  margin-bottom: 10px;
  font-weight: 500;
}

.contact-section .contact-details .contact-box .contact-title p {
  margin-bottom: 0;
  letter-spacing: 0.6px;
  line-height: 26px;
}

.contact-section .contact-details .contact-box .contact-title p+p {
  margin-top: 0;
  margin-bottom: -2px;
}

.contact-section .contact-details .contact-box .contact-icon {
  width: calc(35px + (45 - 35) * ((100vw - 320px) / (1920 - 320)));
  height: calc(35px + (45 - 35) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.contact-section .contact-details .contact-box .contact-icon .feather {
  width: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  stroke: var(--theme-color);
}

.contact-section .contact-details .contact-box .contact-icon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--theme-color);
  opacity: 0.12;
  border-radius: 100%;
}

/**=====================
       FAQ Page Css Start
  ==========================**/
.search-title {
  margin-bottom: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
  text-align: center;
}

.search-title h1 {
  font-size: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  display: block;
  margin-top: -10px;
  text-transform: none;
}

.faq-section {
  margin-top: -160px;
}

.faq-section .faq-contain {
  text-align: center;
  padding: calc(22px + (40 - 22) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 10px;
  height: 100%;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  z-index: 1;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 40px 0 rgba(33, 37, 41, 0.1);
  box-shadow: 0 8px 40px 0 rgba(33, 37, 41, 0.1);
}

.faq-section .faq-contain .faq-image {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

.faq-section .faq-contain .faq-image img {
  -o-object-fit: contain;
  object-fit: contain;
}

.faq-section .faq-contain h2 {
  margin-top: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(20px + (22 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  color: #212529;
}

.faq-section .faq-contain h5 {
  color: #7e7e7e;
  font-weight: 300;
  margin-top: 10px;
  line-height: 1.6;
  margin-bottom: -2px;
  margin: 0 auto -2px;
  letter-spacing: 0.03em;
}

.faq-details .faq-link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: sticky;
  top: 30px;
}

.faq-details .faq-link-box ul li {
  display: block;
}

.faq-details .faq-link-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  padding-bottom: 12px;
  padding-top: 12px;
  color: #212529;
}

.faq-details .faq-link-box a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: rgba(120, 144, 174, 0.23);
}

@media (max-width: 575px) {
  .faq-details .faq-link-box a:after {
    opacity: 0;
  }
}

.faq-details .faq-link-box a h4 {
  font-weight: 200;
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.faq-details .faq-link-box a h5 {
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 200;
  margin-left: 10px;
}

[dir="rtl"] .faq-details .faq-link-box a h5 {
  margin-left: 0;
  margin-right: 10px;
}

.faq-details .faq-link-box a+a {
  margin-top: 15px;
}

.faq-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faq-heading+.faq-heading {
  margin-top: calc(30px + (45 - 30) * ((100vw - 320px) / (1920 - 320)));
}

.faq-heading .feather {
  width: calc(20px + (22 - 20) * ((100vw - 320px) / (1920 - 320)));
  height: auto;
  margin-top: -3px;
}

.faq-heading .faq-option {
  margin-left: 10px;
  width: calc(100% - 0px);
}

[dir="rtl"] .faq-heading .faq-option {
  margin-left: 0;
  margin-right: 10px;
}

.faq-heading .faq-option h3 {
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400;
  margin-top: -5px;
  margin-bottom: 0;
  line-height: 1.5;
}

.faq-heading .faq-option h6 {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: -4px;
  margin-top: 10px;
}

/**=====================
       Review Page Css Start
  ==========================**/
.review-section .review-box {
  position: relative;
  padding: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)));
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(33, 37, 41, 0.08);
  box-shadow: 0 0 8px rgba(33, 37, 41, 0.08);
  border-radius: 7px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  overflow: hidden;
}

.review-section .review-box:hover {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.review-section .review-box:hover .review-image .fa-quote-left {
  opacity: 0.04;
}

.review-section .review-box:hover .review-image .fa-quote-right {
  opacity: 0.04;
}

.review-section .review-box .review-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-section .review-box .review-image .fa-quote-left {
  font-size: 170px;
  position: absolute;
  top: -27px;
  left: -12px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  color: var(--theme-color);
  opacity: 0.03;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.review-section .review-box .review-image .fa-quote-right {
  font-size: 170px;
  position: absolute;
  bottom: -27px;
  right: -12px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  color: var(--theme-color);
  opacity: 0.03;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.review-section .review-box .review-image .review-profile {
  position: relative;
  width: calc(40px + (50 - 40) * ((100vw - 320px) / (1920 - 320)));
  height: calc(40px + (50 - 40) * ((100vw - 320px) / (1920 - 320)));
  overflow: hidden;
  border-radius: 50%;
}

.review-section .review-box .review-image .review-profile img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.review-section .review-box .review-image .rating {
  margin-top: 0;
}

.review-section .review-box .review-image .rating .fa-star {
  font-size: 14px;
}

.review-section .review-box .review-image .image-name {
  margin-left: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .review-section .review-box .review-image .image-name {
  margin-left: 0;
  margin-right: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
}

.review-section .review-box .review-image .image-name h3 {
  position: relative;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  margin: 0 0 4px;
}

.review-section .review-box .review-image .image-name p {
  color: #6c757d;
  margin-bottom: -3px;
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.review-section .review-box .review-name p {
  margin-top: -4px;
  margin-bottom: 0;
  color: #6c757d;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-size: 14px;
  margin-bottom: 20px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: justify;
  word-break: normal;
  line-height: 1.6;
}

.review-section .review-box .review-name p+p {
  margin: 20px 0;
}

/**=====================
       Portfolio Page Css Start
  ==========================**/
.portfolio .peregraph {
  text-align: center;
  color: var(--darkgrey);
  margin: 0 auto;
  width: 90%;
  padding: 15px 0;
}

.portfolio .peregraph p {
  margin: 0;
  padding: 0;
}

.portfolio .button ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.portfolio .button ul li {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  background-color: transparent;
  font-weight: 300;
  color: #7e7e7e;
  border-radius: 5px;
  padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.portfolio .button ul li h4 {
  margin-top: -3px;
  margin-bottom: -4px;
}

.portfolio .button ul li.btn-submit:hover {
  color: var(--theme-color);
}

.portfolio .button ul li.active {
  color: #fff;
  background-color: var(--theme-color);
}

.portfolio .button ul li.active:hover {
  color: #fff;
}

.portfolio .parent-container {
  position: relative;
  overflow: hidden;
}

.portfolio .parent-container-size .images {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}

.portfolio .parent-container .images {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
}

.portfolio .parent-container:hover .overlay-color {
  top: 0;
  opacity: 1;
}

.portfolio .parent-container:hover .overlay-color .overlay-icon {
  opacity: 1;
}

.portfolio .parent-container .overlay-color {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  padding: 20px;
}

.portfolio .parent-container .overlay-color .overlay-icon {
  background-color: #fff;
  color: #212529;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
  width: 100%;
  height: 100px;
  padding: 20px;
  border-radius: 4px;
  position: relative;
  opacity: 0;
}

.portfolio .parent-container .overlay-color .overlay-icon h3 {
  font-size: calc(20px + (25 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  position: relative;
}

.portfolio .parent-container .overlay-color .overlay-icon p {
  margin-top: 5px;
  margin-bottom: 0;
}

.portfolio .card {
  border: none;
  background-color: #fff;
}

/**=====================
       Blog Page Css Start
  ==========================**/
.blog-section .blog-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(240, 243, 248, 0.5);
  padding-right: 35px;
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .blog-section .blog-image {
    display: block;
  }
}

.blog-section .blog-image img {
  width: 400px;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991px) {
  .blog-section .blog-image img {
    width: 100%;
    height: auto;
  }
}

.blog-section .blog-image .blog-details {
  margin-left: 50px;
}

@media (max-width: 991px) {
  .blog-section .blog-image .blog-details {
    margin-left: 0;
    padding: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320))) calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
  }
}

.blog-section .blog-image .blog-details h5 {
  margin-bottom: calc(6px + (12 - 6) * ((100vw - 320px) / (1920 - 320)));
  margin-top: -3px;
  font-size: calc(13px + (19 - 13) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
}

.blog-section .blog-image .blog-details h5 span {
  font-weight: 300;
  font-size: 13px;
}

.blog-section .blog-image .blog-details h2 {
  color: #212529;
  font-weight: 500;
  font-size: calc(22px + (36 - 22) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: calc(6px + (12 - 6) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  letter-spacing: 1px;
}

@media (max-width: 360px) {
  .blog-section .blog-image .blog-details h2 {
    line-height: 1;
  }
}

.blog-section .blog-image .blog-details p {
  line-height: 1.5;
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: calc(0px + (1 - 0) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.blog-section .blog-image .blog-details .blog-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 15px;
}

@media (max-width: 991px) {
  .blog-section .blog-image .blog-details .blog-profile {
    margin-left: 0;
  }
}

.blog-section .blog-image .blog-details .blog-profile .fa-quote-left {
  font-size: 170px;
  position: absolute;
  top: -27px;
  left: -12px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  color: var(--theme-color);
  opacity: 0.03;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.blog-section .blog-image .blog-details .blog-profile .fa-quote-right {
  font-size: 170px;
  position: absolute;
  bottom: -27px;
  right: -12px;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
  color: var(--theme-color);
  opacity: 0.03;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.blog-section .blog-image .blog-details .blog-profile .image-profile {
  position: relative;
  width: 55px;
  height: 55px;
  overflow: hidden;
  border-radius: 50%;
}

.blog-section .blog-image .blog-details .blog-profile .image-profile img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog-section .blog-image .blog-details .blog-profile .image-name {
  margin-left: 15px;
}

.blog-section .blog-image .blog-details .blog-profile .image-name h3 {
  position: relative;
  font-size: 20px;
  margin-top: -6px;
  font-weight: 500;
  margin-bottom: 4px;
}

.blog-section .blog-image .blog-details .blog-profile .image-name span {
  color: #6c757d;
  margin-bottom: -3px;
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.blog-section .blog-image .blog-details .review-name p {
  margin-top: -4px;
  margin-bottom: 0;
  color: #6c757d;
  font-size: 16px;
  letter-spacing: 0.7px;
  line-height: 1.5;
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 20px;
}

.blog-section .blog-image .blog-details .review-name p+p {
  margin: 20px 0;
}

.blog-categority {
  padding: 0;
  border: none;
  background-color: #fff;
}

.blog-categority.box-bottom {
  margin-bottom: 14px;
}

.blog-categority .blog-img {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.blog-categority .blog-img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--theme-color);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog-categority .card-body {
  padding: 0;
  margin-top: 20px;
  background-color: #fff;
}

[dir="rtl"] .blog-categority .card-body {
  direction: rtl;
}

.blog-categority .card-body h5 {
  color: var(--theme-color);
  margin-bottom: 6px;
}

.blog-categority .card-body h2 {
  font-weight: 500;
  line-height: 1.3;
  font-size: 16px;
  margin-bottom: 16px;
  color: #212529;
}

.blog-categority .card-body .blog-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-categority .card-body .blog-profile .image-profile {
  position: relative;
  width: 45px;
  height: 45px;
  overflow: hidden;
  border-radius: 50%;
}

.blog-categority .card-body .blog-profile .image-profile img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog-categority .card-body .blog-profile .image-name {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[dir="rtl"] .blog-categority .card-body .blog-profile .image-name {
  margin-right: 0;
}

.blog-categority .card-body .blog-profile .image-name h3 {
  position: relative;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  color: #7e7e7e;
  font-weight: 400;
  padding-right: 10px;
  border-right: 1px solid #ddd;
  margin-right: 10px;
}

[dir="rtl"] .blog-categority .card-body .blog-profile .image-name h3 {
  padding-right: 0;
  padding-left: 10px;
  border-left: 1px solid #ddd;
  border-right: none;
  margin-right: 0;
  margin-left: 10px;
}

.blog-categority .card-body .blog-profile .image-name h6 {
  color: #7e7e7e;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.blog-categority .card-body .review-name p {
  margin-top: -4px;
  margin-bottom: 0;
  color: #6c757d;
  font-size: 16px;
  letter-spacing: 0.7px;
  line-height: 1.5;
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 20px;
}

.blog-categority .card-body .review-name p+p {
  margin: 20px 0;
}

.blog-categority:hover .blog-img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--theme-color);
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.masonary-blog-section {
  position: relative;
  overflow: hidden;
}

.masonary-blog-section .peregraph {
  text-align: center;
  color: var(--darkgrey);
  margin: 0 auto;
  width: 90%;
  padding: 15px 0;
}

.masonary-blog-section .peregraph p {
  margin: 0;
  padding: 0;
}

.masonary-blog-section .button ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.masonary-blog-section .button ul li {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  background-color: transparent;
  font-weight: 300;
  color: #7e7e7e;
}

.masonary-blog-section .button ul li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--theme-color);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.masonary-blog-section .button ul li h4 {
  margin-top: -3px;
  margin-bottom: -4px;
}

.masonary-blog-section .button ul li.btn-submit:hover {
  color: var(--theme-color);
}

.masonary-blog-section .button ul li.active {
  color: var(--theme-color);
}

.masonary-blog-section .button ul li.active:after {
  width: 100%;
}

.masonary-blog-section .masonary-blog {
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 15px rgba(33, 37, 41, 0.08);
  box-shadow: 0 5px 15px rgba(33, 37, 41, 0.08);
  border: none;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

@media (max-width: 991px) {
  .masonary-blog-section .masonary-blog {
    display: block;
  }
}

.masonary-blog-section .masonary-blog.box-shadow {
  -webkit-box-shadow: 0 5px 10px rgba(35, 35, 35, 0.08);
  box-shadow: 0 5px 10px rgba(35, 35, 35, 0.08);
}

.masonary-blog-section .masonary-blog .bg-size {
  width: 30%;
}

@media (max-width: 991px) {
  .masonary-blog-section .masonary-blog .bg-size {
    width: 100%;
  }
}

.masonary-blog-section .masonary-blog img {
  width: 100%;
}

.masonary-blog-section .masonary-blog img.image-fit {
  height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 0 5px 10px rgba(35, 35, 35, 0.05);
  box-shadow: 0 5px 10px rgba(35, 35, 35, 0.05);
}

.masonary-blog-section .masonary-blog .card-body {
  padding: calc(20px + (25 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.masonary-blog-section .masonary-blog .card-body-width {
  width: 70%;
}

@media (max-width: 991px) {
  .masonary-blog-section .masonary-blog .card-body {
    width: 100%;
  }
}

.masonary-blog-section .masonary-blog .card-body.quote-body {
  text-align: center;
}

.masonary-blog-section .masonary-blog .card-body .quote-image {
  width: 60px;
  height: auto;
  display: block;
  opacity: 0.2;
  margin: 0 auto;
  margin-bottom: calc(25px + (40 - 25) * ((100vw - 320px) / (1920 - 320)));
}

.masonary-blog-section .masonary-blog .card-body span {
  margin-bottom: 16px;
  margin-top: -3px;
  display: block;
}

.masonary-blog-section .masonary-blog .card-body .masonary-name {
  letter-spacing: 1.2px;
  margin-bottom: 6px;
  color: var(--theme-color);
}

.masonary-blog-section .masonary-blog .card-body h2 {
  font-weight: 400;
  line-height: 1.4;
  font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 6px;
  color: #212529;
}

.masonary-blog-section .masonary-blog .card-body h2.quote-head {
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 1.1px;
}

.masonary-blog-section .masonary-blog .card-body p {
  letter-spacing: .06em;
  line-height: 1.6;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 15px;
}

.masonary-blog-section .masonary-blog .card-body .blog-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #eaeaea;
  padding-top: 16px;
  margin-top: 20px;
}

.masonary-blog-section .masonary-blog .card-body .blog-profile.box-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.masonary-blog-section .masonary-blog .card-body .blog-profile .image-profile {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
}

.masonary-blog-section .masonary-blog .card-body .blog-profile .image-profile img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.masonary-blog-section .masonary-blog .card-body .blog-profile .image-name {
  margin-left: 15px;
}

.masonary-blog-section .masonary-blog .card-body .blog-profile .image-name h3 {
  position: relative;
  font-size: 17px;
  margin: 0 0 5px 0;
  font-weight: 500;
  color: #212529;
}

.masonary-blog-section .masonary-blog .card-body .blog-profile .image-name h3 span {
  font-weight: 400;
  display: revert;
  color: var(--theme-color);
}

.masonary-blog-section .masonary-blog .card-body .blog-profile .image-name h6 {
  color: #6c757d;
  font-size: 14px;
}

.masonary-blog-section .masonary-blog .card-body .review-name p {
  margin-top: -4px;
  margin-bottom: 0;
  color: #6c757d;
  font-size: 16px;
  letter-spacing: 0.7px;
  line-height: 1.5;
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 20px;
}

.masonary-blog-section .masonary-blog .card-body .review-name p+p {
  margin: 20px 0;
}

.popular-post .popular-title {
  margin-bottom: calc(15px + (24 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.popular-post .popular-title h2 {
  font-size: calc(22px + (35 - 22) * ((100vw - 320px) / (1920 - 320)));
}

.popular-post .popular-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 10px;
}

[dir="rtl"] .popular-post .popular-image {
  padding-right: unset;
}

.popular-post .popular-image img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
}

.popular-post .popular-image .popular-contain {
  margin-left: 15px;
}

.popular-post .popular-image .popular-contain h5 {
  font-size: calc(16px + (19 - 16) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 10px;
  font-weight: 400;
  margin-top: -3px;
}

.popular-post .popular-image .popular-contain p {
  margin-bottom: -1px;
  font-weight: 400;
}

.popular-post .popular-image .popular-contain p span {
  font-weight: 600;
}

.popular-post .popular-details p {
  line-height: 1.8;
}

.popular-title {
  margin-bottom: 30px;
  background-color: #eff2f7;
  padding: 16px 20px;
}

.popular-title.minus-spacing {
  margin-bottom: 0;
}

.popular-title h3 {
  font-weight: 500;
  font-size: 16px;
}

.left-side {
  position: sticky;
}

.left-side .popular-post {
  padding: 20px;
  border: 1px solid #ddd;
  color: #212529;
  border-radius: 5px;
}

.left-side .popular-post .review-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2px -2px -2px -2px;
}

.left-side .popular-post .review-box span {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 300;
  margin: 2px;
}

.left-side .popular-post .review-box span .feather {
  width: 15px;
  margin-right: 5px;
}

[dir="rtl"] .left-side .popular-post .review-box span .feather {
  margin-right: unset;
  margin-left: 5px;
}

.left-side .popular-post .popular-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left-side .popular-post .popular-image+.popular-image {
  margin-top: 30px;
}

.left-side .popular-post .popular-image .popular-number {
  border-radius: 7px;
  width: 55px;
}

[dir="rtl"] .left-side .popular-post .popular-image .popular-number {
  width: unset;
  margin-left: 15px;
}

.left-side .popular-post .popular-image .popular-number h4 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin-top: -4px;
}

@media (max-width: 1199px) {
  .left-side .popular-post .popular-image .popular-number h4 {
    font-size: 20px;
  }
}

.left-side .popular-post .popular-image img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
}

.left-side .popular-post .popular-image .popular-contain {
  margin-left: 15px;
}

.left-side .popular-post .popular-image .popular-contain h3 {
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 5px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.3px;
  margin-top: -3px;
}

.left-side .popular-post .popular-image .popular-contain p {
  margin-bottom: -1px;
  font-weight: 400;
}

.left-side .popular-post .popular-image .popular-contain p span {
  font-weight: 600;
}

.left-side .popular-post .popular-details p {
  line-height: 1.8;
}

.left-side .popular-post .popular-details .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .left-side .popular-post .popular-details .social-media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.left-side .popular-post .popular-details .social-media .social-icon-box {
  width: 30px;
  height: 30px;
  background-color: #212529;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
}

.left-side .popular-post .popular-details .social-media .social-icon-box+.social-icon-box {
  margin-left: 15px;
}

.left-side .popular-post .popular-details .social-media .social-icon-box i {
  color: #fff;
}

.left-side .category-section .category-box {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
}

.left-side .category-section .category-box+.category-box {
  margin-top: 5px;
}

.left-side .category-section .category-box:hover {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.left-side .category-section .category-box:hover .category-product {
  background-color: #f0f3f8;
}

.left-side .category-section .category-box:hover .category-product .cate-shape {
  background-color: var(--theme-color);
}

.left-side .category-section .category-box:hover .category-product .cate-shape i {
  color: #fff !important;
}

.left-side .category-section .category-box:hover .category-product .cate-contain h5 {
  color: #212529;
  font-weight: 500;
}

.left-side .category-section .category-box .category-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.left-side .category-section .category-box .category-product .cate-shape {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.left-side .category-section .category-box .category-product .cate-shape i {
  font-size: 16px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.left-side .category-section .category-box .category-product .cate-contain {
  margin-left: 15px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

[dir="rtl"] .left-side .category-section .category-box .category-product .cate-contain {
  margin-left: unset;
  margin-right: 15px;
}

.left-side .category-section .category-box .category-product .cate-contain h5 {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #212529;
  font-weight: 300;
}

.left-side .category-section .category-box:hover .category-product .cate-shape i {
  color: var(--theme-color);
}

.left-side .category-section .category-box:hover .category-product .cate-contain h5 {
  color: var(--theme-color);
}

.left-side .tag-section .button-tags {
  display: inline-block;
  margin: 2px 0;
}

.blog-details {
  border-radius: 8px;
  border: none;
  overflow: hidden;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

@media (max-width: 767px) {
  .blog-details {
    margin-top: 30px;
  }
}

.blog-details .blog-image-box {
  position: relative;
}

.blog-details .blog-image-box img {
  width: 100%;
}

.blog-details .blog-image-box .blog-title {
  position: absolute;
  bottom: 20px;
  right: 20px;
  padding: 15px;
  background: #fff;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

@media (max-width: 575px) {
  .blog-details .blog-image-box .blog-title {
    padding: 6px;
    bottom: 10px;
    right: 10px;
    background-color: transparent;
  }
}

.blog-details .blog-image-box .blog-title .blog-contain {
  margin-top: calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.blog-details .blog-image-box .blog-title .blog-contain h4 {
  font-weight: 300;
  margin-bottom: 10px;
}

@media (max-width: 360px) {
  .blog-details .blog-image-box .blog-title .blog-contain h4 {
    display: none;
  }
}

.blog-details .blog-image-box .blog-title .blog-contain h2 {
  font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.blog-details .blog-detail-contain {
  padding: 0 0 calc(20px + (25 - 20) * ((100vw - 320px) / (1920 - 320))) 0;
  margin-top: 40px;
}

.blog-details .blog-detail-contain span {
  margin-bottom: 16px;
  margin-top: -5px;
  display: block;
}

.blog-details .blog-detail-contain h2 {
  font-weight: 400;
  line-height: 1.2;
  font-size: calc(18px + (27 - 18) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 16px;
  margin-top: -8px;
}

.blog-details .blog-detail-contain p {
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 0;
  text-align: justify;
}

.blog-details .blog-detail-contain p+p {
  margin-top: calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.blog-details .blog-detail-contain p.firt-latter::first-letter {
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 15px;
  padding-left: 3px;
  color: #212529;
}

.blog-details .blog-detail-contain .blog-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-details .blog-detail-contain .blog-profile .image-profile {
  position: relative;
  width: 55px;
  height: 55px;
  overflow: hidden;
  border-radius: 50%;
}

.blog-details .blog-detail-contain .blog-profile .image-profile img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog-details .blog-detail-contain .blog-profile .image-name {
  margin-left: 15px;
}

.blog-details .blog-detail-contain .blog-profile .image-name h3 {
  position: relative;
  font-size: calc(17px + (20 - 17) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  margin-bottom: 4px;
}

.blog-details .blog-detail-contain .blog-profile .image-name h6 {
  color: #6c757d;
  font-size: calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)));
}

.blog-details .blog-detail-contain .review-name p {
  margin-top: -4px;
  margin-bottom: 0;
  color: #6c757d;
  font-size: 16px;
  letter-spacing: 0.7px;
  line-height: 1.5;
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 20px;
}

.blog-details .blog-detail-contain .review-name p+p {
  margin: 20px 0;
}

.leave-comments .form-control {
  background-color: #f0f3f8;
  border: none;
}

.leave-comments .form-control:focus {
  border-color: transparent;
}

.block-shadow-space {
  padding-bottom: calc(80px - 14px);
}

/**=====================
       Pagination Css Start
  ==========================**/
.page-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-top: 50px;
}

.page-section .pagination {
  margin-bottom: 0;
}

[dir="rtl"] .page-section .pagination .page-item .page-link span i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.page-section .pagination .page-item+.page-item {
  margin-left: 10px;
}

[dir="rtl"] .page-section .pagination .page-item+.page-item {
  margin-left: unset;
  margin-right: 10px;
}

.page-section .pagination .page-item.active .page-link {
  border-radius: 5px;
  background-color: var(--theme-color);
  color: #fff;
  font-weight: 600;
  z-index: 0;
}

.page-section .pagination .page-item .page-link {
  border: 1px solid transparent;
  color: var(--theme-color);
  border-radius: 5px;
  background-color: #fff;
}

.page-section .pagination .page-item .page-link:hover {
  background-color: #eff2f7;
  color: var(--theme-color);
}

.page-section .pagination .page-item .page-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**=====================
       Cart Page Scss Start
  ==========================**/
.wish-list-section.table-dashboard thead tr th {
  padding: 16px 12px;
}

.wish-list-section.table-dashboard tbody tr td {
  padding: 16px;
}

.wish-list-section .count-down {
  margin-bottom: 20px;
  background: #f0f3f8;
  padding: 10px;
  letter-spacing: 1.1px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #212529;
}

@media (max-width: 767px) {
  .wish-list-section .count-down {
    display: block;
    text-align: center;
  }
}

.wish-list-section .count-down h5 {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .wish-list-section .count-down h5 {
    margin-right: 0;
  }
}

.wish-list-section.shopping-button {
  display: block;
}

.wish-list-section.shopping-button .fas {
  margin-right: 10px;
}

.table tbody+tbody {
  border-top: none;
}

.cart-buttons {
  padding-top: 35px;
}

.cart-buttons>div:last-child {
  text-align: right;
  padding-right: 59px;
  padding-right: 38px;
}

@media (max-width: 767px) {
  .wishlist-table thead tr th:nth-child(n + 3) {
    display: none;
  }
}

@media (max-width: 767px) {
  .wishlist-table tbody tr td:nth-child(n + 3) {
    display: none;
  }

  .wishlist-table tbody tr td .mobile-cart-content .col {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.cart-table {
  overflow: hidden;
  margin-bottom: 0;
}

.cart-table thead th {
  border-bottom-width: 1px;
  font-weight: 600;
  color: #212529;
  text-transform: uppercase;
  font-size: 14px;
  border-top: 0;
  text-align: center;
  padding: 12px;
  border-bottom: 1px solid #eff2f7 !important;
  background-color: #eff2f7;
}

.cart-table tbody h2 {
  margin-bottom: 0;
}

.cart-table tbody tr td {
  vertical-align: middle;
  color: #777777;
  border-top: 0;
  border-bottom: 1px solid #eff2f7 !important;
  text-align: center;
  padding: 14px 8px;
}

.cart-table tbody tr td a {
  white-space: initial;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
  display: inline-block;
}

.cart-table tbody tr td a.icon {
  background-color: #eff2f7;
  border: 1px solid #eff2f7;
  margin: 0 5px;
}

@media (max-width: 767px) {
  .cart-table tbody tr td a.icon {
    margin: 0;
  }
}

.cart-table tbody tr td a.icon:hover .fas {
  color: var(--theme-color);
}

.cart-table tbody tr td a.icon .fas {
  width: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
  height: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
}

.cart-table tbody tr td a img {
  height: 70px;
}

.cart-table tbody tr td p {
  color: #212529;
  white-space: initial;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.cart-table tbody tr td p img {
  height: 90px;
}

.cart-table tbody tr td .td-color {
  color: var(--theme-deafult);
}

.cart-table tbody tr td h2 {
  font-size: 20px;
  color: #212529;
  font-weight: 400;
}

.cart-table tbody tr td .mobile-cart-content {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .cart-table tbody tr td .mobile-cart-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.cart-table tbody tr td .mobile-cart-content .qty-box {
  border-radius: 5px;
}

.cart-table tbody tr td .mobile-cart-content .qty-box .input-group .form-control {
  width: 48px;
  padding: 6px;
}

.cart-table tbody tr td .mobile-cart-content .col {
  -ms-flex-item-align: center;
  align-self: center;
  margin: 10px 0;
}

@media (max-width: 767px) {
  .cart-table tbody tr td .mobile-cart-content .col {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: initial;
  }
}

.cart-table tbody tr td .mobile-cart-content h2 {
  font-size: 20px;
  margin-left: 10px;
}

.cart-table tbody tr td .qty-box .input-group {
  display: block;
}

.cart-table tbody tr td .qty-box .input-group .form-control {
  width: 75px;
  margin: 0 auto;
  text-align: center;
}

tfoot tr th {
  padding-top: 35px;
  text-align: right;
}

tfoot tr td {
  padding-top: 35px;
  padding-bottom: 0;
  text-align: right;
  border: none;
  padding-right: 63px;
  padding-right: 41px;
}

tfoot tr td h2 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
}

tfoot tr td:first-child {
  width: 85%;
  font-size: 15px;
  padding-right: 10px;
  text-transform: capitalize;
  font-weight: 700;
}

.left-side-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-side-button a {
  border-radius: 5px;
}

.left-side-button a i {
  margin-right: 6px;
}

@media (max-width: 767px) {
  .left-side-button {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .left-side-button .shopping-button {
    width: 100%;
    text-align: center;
  }
}

.cart-section .count-down {
  margin-bottom: 5px;
  padding: 0;
  letter-spacing: 1.1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #212529;
}

@media (max-width: 767px) {
  .cart-section .count-down {
    display: block;
    text-align: center;
  }
}

.cart-section .count-down h5 {
  margin-right: 10px;
}

[dir="rtl"] .cart-section .count-down h5 {
  margin-right: unset;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .cart-section .count-down h5 {
    margin-right: 0;
    margin-bottom: 13px;
  }
}

.cart-section .table tbody+tbody {
  border-top: none;
}

.cart-section .cart-buttons {
  padding-top: 35px;
}

.cart-section .cart-buttons>div:last-child {
  text-align: right;
  padding-right: 59px;
  padding-right: 38px;
}

.cart-section .cart-table {
  overflow: hidden;
  margin-bottom: 0;
}

.cart-section .cart-table thead th {
  border-bottom-width: 1px;
  font-weight: 600;
  color: #212529;
  text-transform: uppercase;
  font-size: 15px;
  border-top: 0;
  text-align: center;
  border-bottom: 1px solid #eff2f7 !important;
  padding: 12px;
  background-color: #eff2f7;
}

@media (max-width: 767px) {
  .cart-section .cart-table thead th:nth-last-child(-n + 4) {
    display: none;
  }
}

.cart-section tbody h2 {
  margin-bottom: 0;
}

.cart-section tbody tr.table-order td {
  min-width: 150px;
}

.cart-section tbody tr td {
  vertical-align: middle;
  color: #212529;
  border-top: 0;
  border-bottom: 1px solid #c7c7c5 !important;
  text-align: center;
  min-width: 175px;
}

@media (max-width: 767px) {
  .cart-section tbody tr td:nth-last-child(-n + 4) {
    display: none;
  }
}

.cart-section tbody tr td a {
  color: #7e7e7e;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.cart-section tbody tr td a.icon {
  border: 1px solid rgba(169, 169, 169, 0.5);
  padding: 10px 15px;
  border-radius: 3px;
}

.cart-section tbody tr td a img {
  height: 80px;
}

.cart-section tbody tr td p {
  color: #777777;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.cart-section tbody tr td p img {
  height: 90px;
}

.cart-section tbody tr td .td-color {
  color: var(--theme-deafult);
}

.cart-section tbody tr td h2 {
  font-size: 20px;
  color: var(--theme-color);
  font-weight: 400;
}

.cart-section tbody tr td .mobile-cart-content {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .cart-section tbody tr td .mobile-cart-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.cart-section tbody tr td .mobile-cart-content .qty-box {
  border-radius: 5px;
}

.cart-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control {
  width: 48px;
  padding: 6px;
}

.cart-section tbody tr td .mobile-cart-content .col {
  -ms-flex-item-align: center;
  align-self: center;
  margin: 10px 0;
}

@media (max-width: 767px) {
  .cart-section tbody tr td .mobile-cart-content .col {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.cart-section tbody tr td .mobile-cart-content h2 {
  font-size: 20px;
}

.cart-section tbody tr td .qty-box .input-group {
  display: block;
}

.cart-section tbody tr td .qty-box .input-group .form-control {
  width: 75px;
  margin: 0 auto;
  text-align: center;
  padding: 5px;
  height: 50px;
}

.cart-section tfoot tr th {
  padding-top: 35px;
  text-align: right;
}

.cart-section tfoot tr td {
  padding-top: 35px;
  padding-bottom: 0;
  text-align: right;
  border: none;
  padding-right: 63px;
  padding-right: 41px;
}

.cart-section tfoot tr td h2 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
}

.cart-section tfoot tr td:first-child {
  width: 85%;
  font-size: 15px;
  padding-right: 10px;
  text-transform: capitalize;
  font-weight: 700;
}

.cart-section .left-side-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[dir="rtl"] .cart-section .left-side-button a i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .cart-section .left-side-button {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .cart-section .left-side-button .shopping-button {
    width: 100%;
    text-align: center;
  }
}

.cart-section .cart-checkout-section {
  margin-top: 30px;
}

.cart-section .cart-checkout-section .promo-section .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-section .cart-checkout-section .promo-section .input-group .form-control {
  padding: 12px 20px;
}

.cart-section .cart-checkout-section .checkout-button {
  text-align: right;
}

[dir="rtl"] .cart-section .cart-checkout-section .checkout-button {
  text-align: left;
}

.cart-section .cart-checkout-section .checkout-button a {
  border-radius: 5px;
}

.cart-section .cart-checkout-section .cart-box {
  background-color: #eff2f7;
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
}

.cart-section .cart-checkout-section .cart-box label {
  font-weight: 500;
  margin-bottom: 8px;
  text-transform: capitalize;
}

.cart-section .cart-checkout-section .cart-box .cart-box-details .total-details span {
  float: right;
}

[dir="rtl"] .cart-section .cart-checkout-section .cart-box .cart-box-details .total-details span {
  float: left;
}

.cart-section .cart-checkout-section .cart-box .cart-box-details .total-details .top-details {
  border-bottom: 1px solid #c7c7c5;
  padding: 22px;
  margin-bottom: 0;
}

.cart-section .cart-checkout-section .cart-box .cart-box-details .total-details .top-details h3 {
  margin-bottom: 10px;
  color: #212529;
}

.cart-section .cart-checkout-section .cart-box .cart-box-details .total-details .top-details h6 {
  line-height: 1.9;
  color: #212529;
}

.cart-section .cart-checkout-section .cart-box .cart-box-details .total-details .bottom-details a {
  background-color: var(--theme-color);
  width: 100%;
  display: block;
  padding: 12px 0;
  text-align: center;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1.2px;
}

/**=====================
       Checkout Page Scss Start
  ==========================**/
.your-cart-box {
  position: sticky;
  top: 10px;
}

.your-cart-box .list-group .lh-condensed {
  padding: 15px 25px;
  background-color: #fff;
}

.your-cart-box .list-group .lh-condensed.active {
  background: #eff2f7;
  border-color: rgba(33, 37, 41, 0.125);
}

.your-cart-box .list-group .lh-condensed h6 {
  color: #212529;
}

.your-cart-box .list-group .lh-condensed small,
.your-cart-box .list-group .lh-condensed span,
.your-cart-box .list-group .lh-condensed strong {
  color: #7e7e7e;
}

.your-cart-box .list-group .card {
  border: none;
}

.your-cart-box .new-badge {
  border-radius: 50% !important;
  padding: 8px;
  line-height: 0;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 25px;
  height: 25px;
}

.your-cart-box .custome-imput-group .form-control {
  padding: 6px 12px;
}

.custome-form-select {
  padding: 12px 20px;
}

.checkout-label {
  padding-top: 2px;
}

.custome-radio-box {
  display: inline-block;
  margin-right: 10px;
}

[dir="rtl"] .custome-radio-box {
  margin-right: 0;
  margin-left: 10px;
}

.custome-radio-box .form-check-input {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 2px;
  background-color: #fff;
}

.custome-radio-box .form-check-input:checked {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.custome-radio-box .form-check-input:active {
  -webkit-filter: none;
  filter: none;
}

.custome-radio-box .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

hr {
  background-color: #6c757d;
}

/**=====================
       Order Success css Start
  ==========================**/
.success-icon {
  padding: 70px 20px;
  background-color: #f0f3f8;
}

@media (max-width: 575px) {
  .success-icon {
    padding: 30px 20px;
  }
}

.success-icon .main-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}

.success-icon .main-container .check-container {
  width: 100px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}

.success-icon .main-container .check-container .check-background {
  width: 100%;
  height: calc(100% - 20px);
  background: -webkit-gradient(linear, left top, right bottom, from(#008000), to(#008000));
  background: linear-gradient(to bottom right, #008000, #008000);
  -webkit-box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
  box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
  -webkit-transform: scale(0.84);
  transform: scale(0.84);
  border-radius: 50%;
  -webkit-animation: animateContainer 0.75s ease-out forwards 0.75s;
  animation: animateContainer 0.75s ease-out forwards 0.75s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.success-icon .main-container .check-container .check-background svg {
  width: 65%;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  stroke-dasharray: 80;
  stroke-dashoffset: 80;
  -webkit-animation: animateCheck 0.35s forwards 1.25s ease-out;
  animation: animateCheck 0.35s forwards 1.25s ease-out;
}

.success-icon .main-container .check-container .check-shadow {
  bottom: calc(-15% - 5px);
  left: 0;
  border-radius: 50%;
  background: radial-gradient(closest-side, #49da83, transparent);
  -webkit-animation: animateShadow 0.75s ease-out forwards 0.75s;
  animation: animateShadow 0.75s ease-out forwards 0.75s;
}

.success-icon .success-contain {
  text-align: center;
}

.success-icon .success-contain h4 {
  color: green;
  font-size: 30px;
  font-weight: 500;
}

.success-icon .success-contain h5 {
  margin: 5px 0 10px;
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.success-icon .success-contain h6 {
  letter-spacing: 1.1px;
}

.order-left-box {
  position: relative;
  text-align: center;
}

.order-left-box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #ddd;
}

.order-left-box:nth-child(4)::after {
  width: 0;
}

@media (max-width: 991px) {
  .order-left-box:nth-child(2)::after {
    width: 0;
  }
}

.order-details-table .table tbody {
  border-bottom: 1px solid #ddd;
}

.order-details-table .table tbody tr td {
  padding: 10px;
  text-align: left;
  max-width: 150px;
  border-bottom: none !important;
  color: #7e7e7e;
}

[dir="rtl"] .order-details-table .table tbody tr td {
  text-align: right;
}

@media (max-width: 767px) {
  .order-details-table .table tbody tr td:nth-last-child(-n + 4) {
    display: revert !important;
  }
}

.order-details-table .table tbody tr td:nth-child(1) {
  background-color: transparent;
}

.order-details-table .table tbody tr td h5 {
  margin-top: 10px;
  color: #212529;
}

.order-details-table .table tfoot tr td {
  text-align: right;
  padding: 10px 15px;
}

[dir="rtl"] .order-details-table .table tfoot tr td {
  text-align: left;
}

.order-details-table .table tfoot tr td:nth-child(1) {
  text-align: left;
  width: 100%;
}

[dir="rtl"] .order-details-table .table tfoot tr td:nth-child(1) {
  text-align: right;
}

.order-details-table .table tfoot tr td h4 {
  font-weight: 400;
  color: #212529;
}

.order-details-table .table tfoot tr.table-order:nth-child(3) {
  border-bottom: 1px solid #ddd;
}

.order-details-table .order-success {
  padding: 30px;
  border-radius: 5px;
  background-color: #eff2f7;
}

@media (max-width: 360px) {
  .order-details-table .order-success {
    padding: 20px;
  }
}

.order-details-table .order-success h4 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 16px;
  margin-bottom: 8px;
}

.order-details-table .order-success .order-details li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: capitalize;
  line-height: 1.6;
  font-size: 15px;
  margin-bottom: 3px;
  color: #7e7e7e;
}

.order-details-table .order-success .payment-mode p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0;
  color: #7e7e7e;
  letter-spacing: 1px;
}

.order-details-table .order-success .delivery-sec {
  margin-bottom: -5px;
  padding: 0;
  margin-top: 20px;
  background-color: transparent;
}

.order-details-table .order-success .delivery-sec h3 {
  color: #212529;
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 400;
}

.order-details-table .order-success .delivery-sec h3 span {
  font-weight: 700;
  margin-left: 5px;
}

[dir="rtl"] .order-details-table .order-success .delivery-sec h3 span {
  margin-left: 0;
  margin-right: 5px;
}

.order-details-table .order-success .delivery-sec a {
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 5px;
  display: block;
  font-weight: 600;
}

/**=======================
   Dashboard Scss Start
  ============================**/
.dash-filter {
  margin-bottom: 40px;
}

.custome-nav-tabs {
  padding: 20px;
  color: black;
  border: none;
  border-radius: 5px;
  position: sticky;
  top: 10px;
  background: #eff2f7;
}

[dir="rtl"] .custome-nav-tabs {
  padding: 20px;
}

@media (max-width: 991px) {
  .custome-nav-tabs {
    position: fixed;
    z-index: 9;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    z-index: 1;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .custome-nav-tabs.show {
    left: 0;
  }
}

.custome-nav-tabs .nav-item .nav-link {
  width: 100%;
  text-align: left;
  border-radius: 5px;
  background: transparent;
  border: 1px solid transparent;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #212529 !important;
}

[dir="rtl"] .custome-nav-tabs .nav-item .nav-link {
  text-align: right;
}

.custome-nav-tabs .nav-item .nav-link i {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

[dir="rtl"] .custome-nav-tabs .nav-item .nav-link i {
  top: 3px;
  left: unset;
  right: 0;
  -webkit-transform: rotate(180deg) translateY(-50%);
  transform: rotate(180deg) translateY(-50%);
}

.custome-nav-tabs .nav-item .nav-link:before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

[dir="rtl"] .custome-nav-tabs .nav-item .nav-link:before {
  left: unset;
  right: 0;
  top: 0;
  -webkit-transform: rotate(180deg) translateY(-50%);
  transform: rotate(180deg) translateY(-50%);
}

.custome-nav-tabs .nav-item .nav-link:hover {
  padding-left: 20px;
  color: var(--theme-color) !important;
}

[dir="rtl"] .custome-nav-tabs .nav-item .nav-link:hover {
  padding-left: 0;
  padding-right: 20px;
}

.custome-nav-tabs .nav-item .nav-link:hover:before {
  opacity: 1;
  left: 0px;
}

[dir="rtl"] .custome-nav-tabs .nav-item .nav-link:hover:before {
  left: unset;
  right: 0;
}

.custome-nav-tabs .nav-item .nav-link.active {
  padding-left: 20px;
  color: var(--theme-color) !important;
  font-weight: 600;
}

[dir="rtl"] .custome-nav-tabs .nav-item .nav-link.active {
  padding-left: 0;
  padding-right: 20px;
}

.custome-nav-tabs .nav-item .nav-link.active:before {
  opacity: 1;
  left: 0px;
}

[dir="rtl"] .custome-nav-tabs .nav-item .nav-link.active:before {
  left: unset;
  right: 0;
  top: 0;
  -webkit-transform: rotate(180deg) translateY(-50%);
  transform: rotate(180deg) translateY(-50%);
}

.page-title {
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-title h2 {
  font-size: 28px;
  margin-top: -3px;
  color: #212529;
}

.page-title a {
  margin-left: 30px;
}

.box-head {
  margin-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.box-head h2 {
  font-size: 25px;
  letter-spacing: 1.1px;
}

.box-head a {
  margin-left: 20px;
}

[dir="rtl"] .box-head a {
  margin-left: unset;
  margin-right: 20px;
}

.dashboard {
  background-color: transparent;
  padding: 0 15px;
  border: none;
  border-radius: 6px;
}

.dashboard .page-title {
  margin-bottom: calc(22px + (32 - 22) * ((100vw - 320px) / (1920 - 320)));
}

.dashboard .page-title h2 {
  font-size: calc(22px + (38 - 22) * ((100vw - 320px) / (1920 - 320)));
}

.dashboard address a {
  display: block;
  margin-bottom: -5px;
  margin-top: 10px;
}

.dashboard .welcome-msg p {
  letter-spacing: 0.3px;
  margin-bottom: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.5;
}

.dashboard .welcome-msg h6 {
  letter-spacing: 1.5px;
}

.dashboard .welcome-msg h6 span {
  font-weight: 600;
  color: #212529;
}

.dashboard .box-account {
  margin-top: calc(25px + (45 - 25) * ((100vw - 320px) / (1920 - 320)));
}

.dashboard .box-account .box-content {
  margin: 10px 0;
}

.dashboard .box-account .box-content h4 {
  margin: 15px 0;
}

.dashboard .address-box {
  margin-top: calc(5px + (20 - 5) * ((100vw - 320px) / (1920 - 320)));
}

.dashboard .box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding: calc(4px + (8 - 4) * ((100vw - 320px) / (1920 - 320))) 0;
}

.dashboard .box-title h3 {
  font-weight: 400;
}

.dashboard h6,
.dashboard p {
  margin: 6px 0;
  line-height: 1.4;
}

.order-box-contain .order-box {
  position: relative;
  overflow: hidden;
  padding: 20px 30px;
  border-radius: 6px;
  background-color: #eff2f7;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.order-box-contain .order-box .order-box-image {
  position: absolute;
  top: 50%;
  right: -20px;
  width: 25%;
  opacity: 0.04;
  -webkit-transform: rotate(0) translateY(-50%);
  transform: rotate(0) translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

[dir="rtl"] .order-box-contain .order-box .order-box-image {
  left: -20px;
  right: unset;
}

.order-box-contain .order-box:hover .order-box-image {
  -webkit-transform: rotate(-7deg) translateY(-50%);
  transform: rotate(-7deg) translateY(-50%);
  opacity: 0.25;
}

[dir="rtl"] .order-box-contain .order-box:hover .order-box-image {
  -webkit-transform: rotate(7deg) translateY(-50%);
  transform: rotate(7deg) translateY(-50%);
}

.order-box-contain .order-box .order-box-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.order-box-contain .order-box .order-box-contain img {
  width: calc(40px + (50 - 40) * ((100vw - 320px) / (1920 - 320)));
}

.order-box-contain .order-box .order-box-contain>div {
  width: calc(100% - 20px);
  margin-left: 15px;
  text-transform: capitalize;
}

[dir="rtl"] .order-box-contain .order-box .order-box-contain>div {
  margin-left: unset;
  margin-right: 15px;
}

.order-box-contain .order-box .order-box-contain>div h3 {
  margin-top: 6px;
}

.dashboard-profile .dash-profile li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2px;
}

@media (max-width: 575px) {
  .dashboard-profile .dash-profile li {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.dashboard-profile .dash-profile li .left {
  width: 220px;
}

@media (max-width: 575px) {
  .dashboard-profile .dash-profile li .left {
    width: auto;
    margin-right: 10px;
  }

  [dir="rtl"] .dashboard-profile .dash-profile li .left {
    margin-right: 0;
    margin-left: 10px;
  }
}

.dashboard-profile .dash-profile li .left h6 {
  margin: 0;
}

.dashboard-profile .dash-profile li a {
  margin-left: 20px;
}

[dir="rtl"] .dashboard-profile .dash-profile li a {
  margin-left: unset;
  margin-right: 20px;
}

.dashboard-security .page-title {
  margin-bottom: 10px;
}

.dashboard-security p {
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.dashboard-security .security-details {
  margin-bottom: 18px;
}

.dashboard-security .security-details h5 span {
  font-weight: 500;
  color: #212529;
}

.dashboard-security .security-details-1 {
  border: 1px dashed rgba(0, 0, 0, 0.28);
  border-radius: 5px;
  padding: 15px;
}

.success-button {
  background-color: green;
  margin: 0 !important;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 12px !important;
  color: #fff !important;
}

.danger-button {
  background-color: var(--theme-color);
  margin: 0 !important;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 12px !important;
  color: #fff !important;
}

.danger-button.danger-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin: 0 !important;
}

.danger-button.danger-center .feather {
  stroke: #fff;
}

.save-details-box .save-details {
  border: 1px solid #eff2f7;
  padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 5px;
  background-color: #eff2f7;
  position: relative;
}

.save-details-box .save-details.show {
  -webkit-box-shadow: 0 0px 10px rgba(33, 37, 41, 0.2);
  box-shadow: 0 0px 10px rgba(33, 37, 41, 0.2);
}

.save-details-box .save-details .save-name {
  position: relative;
  margin-bottom: 20px;
}

.save-details-box .save-details .save-name h5 {
  color: #212529;
}

.save-details-box .save-details .save-position {
  position: absolute;
  background-color: var(--theme-color);
  top: 0;
  right: 0;
  color: #fff;
  padding: 8px 15px;
  border-radius: 4px;
}

[dir="rtl"] .save-details-box .save-details .save-position {
  right: unset;
  left: 0;
}

.save-details-box .save-details .save-position h6 {
  margin: 0;
  margin-bottom: -2px;
  font-weight: 500;
}

.save-details-box .save-details .save-address p {
  line-height: 1.4;
  letter-spacing: 1px;
  margin: 0 0 calc(2px + (5 - 2) * ((100vw - 320px) / (1920 - 320)));
}

.save-details-box .save-details .mobile p.mobile {
  margin-top: 20px;
  padding-bottom: 6px;
}

.save-details-box .save-details .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -5px;
}

.save-details-box .save-details .button a {
  width: 100%;
  margin: 5px;
  background-color: #fff;
  color: #212529;
}

.payment-card-detail {
  position: relative;
}

.payment-card-detail:hover .edit-card {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.payment-card-detail.add-card {
  background-color: #f9f9f9;
  cursor: pointer;
  padding: 0;
}

.payment-card-detail.add-card .card-details {
  min-height: 130px;
  background: #d2d2d2;
  color: #212529;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.payment-card-detail.add-card .card-details h5 {
  margin-bottom: 0;
  text-transform: capitalize;
}

.payment-card-detail .card-details {
  color: #fff;
  padding: 30px 20px;
  border-radius: 5px;
  background-color: #4b77a0;
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
}

.payment-card-detail .card-details.card-visa {
  background-color: #777876;
}

.payment-card-detail .card-details.dabit-card {
  background-color: #86b8cf;
}

.payment-card-detail .card-details .card-number {
  margin-bottom: 10px;
}

.payment-card-detail .card-details .card-number h4 {
  color: #fff;
}

.payment-card-detail .card-details .valid-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
}

.payment-card-detail .card-details .valid-detail .title {
  margin-bottom: 0;
}

.payment-card-detail .card-details .valid-detail .title span {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.3;
}

.payment-card-detail .card-details .valid-detail .date h3 {
  margin-bottom: 0;
  color: #fff;
  margin-left: 15px;
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: normal;
}

[dir="rtl"] .payment-card-detail .card-details .valid-detail .date h3 {
  margin-left: 0;
  margin-right: 15px;
}

.payment-card-detail .card-details .valid-detail .primary {
  margin-left: auto;
}

[dir="rtl"] .payment-card-detail .card-details .valid-detail .primary {
  margin-left: 0;
  margin-right: auto;
}

.payment-card-detail .card-details .valid-detail .primary span {
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  padding: 0;
  font-weight: 400;
  text-transform: capitalize;
}

.payment-card-detail .card-details .name-detail {
  margin-top: calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.payment-card-detail .card-details .name-detail .name {
  width: 100%;
}

.payment-card-detail .card-details .name-detail .name h5 {
  text-transform: uppercase;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 0;
  color: #fff;
}

.payment-card-detail .card-details .name-detail .card-img {
  display: inline-block;
  margin-left: auto;
  text-align: right;
}

[dir="rtl"] .payment-card-detail .card-details .name-detail .card-img {
  text-align: left;
}

.payment-card-detail .edit-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  background-color: rgba(33, 37, 41, 0.8);
  border-radius: 5px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media (max-width: 767px) {
  .payment-card-detail .edit-card {
    display: none;
  }
}

.payment-card-detail .edit-card a {
  padding: 0 10px;
  text-transform: capitalize;
  color: #fff;
}

.edit-card-mobile {
  display: none;
}

@media (max-width: 767px) {
  .edit-card-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
  }

  .edit-card-mobile a {
    padding: 0 10px;
    text-transform: capitalize;
    color: #212529;
  }
}

/**============================
    Order Tracking css Start
  =================================**/
.tracker-title {
  font-size: 28px;
  letter-spacing: 1.2px;
  margin: 0;
  font-weight: 500;
}

@media (max-width: 360px) {
  .tracker-title {
    font-size: 26px;
    line-height: 1.5;
  }
}

.tracker-number p {
  margin-bottom: 10px;
  letter-spacing: 1.2px;
}

.tracker-number p span {
  font-weight: 500;
  margin-left: 10px;
  color: #212529;
}

.progtrckr {
  margin: 40px 0 15px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 575px) {
  .progtrckr {
    display: block;
    margin: 30px 0;
  }
}

.progtrckr li {
  display: inline-block;
  text-align: center;
  margin: 10px 0;
}

@media (max-width: 575px) {
  .progtrckr li {
    margin: 0;
    width: 50% !important;
  }
}

.progtrckr li h5 {
  margin-top: 20px;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
}

@media (max-width: 575px) {
  .progtrckr li h5 {
    display: block;
    text-align: left;
    margin-top: 0;
  }

  [dir="rtl"] .progtrckr li h5 {
    text-align: right;
  }
}

.progtrckr li:before {
  position: relative;
  top: -2px;
  float: left;
  left: 50% !important;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}

@media (max-width: 575px) {
  .progtrckr li:before {
    position: relative;
    top: 10px;
    float: left;
    left: -2px !important;
    line-height: 1;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
  }

  [dir="rtl"] .progtrckr li:before {
    float: right;
    right: -32px !important;
    left: unset !important;
  }
}

.progtrckr li.progtrckr-todo {
  color: #c0c0c0;
  border-top: 4px solid #c0c0c0;
  width: 100% !important;
}

@media (max-width: 575px) {
  .progtrckr li.progtrckr-todo {
    position: relative;
    text-align: left;
    margin-left: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
    padding-left: 30px;
    border-top: unset;
    border-left: 4px solid #c0c0c0;
  }

  [dir="rtl"] .progtrckr li.progtrckr-todo {
    border-left: none;
    border-right: 4px solid #c0c0c0;
    margin-left: 0;
    margin-right: 30px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-left: 0;
    padding-right: 30px;
    text-align: right;
  }
}

.progtrckr li.progtrckr-todo:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  color: #c0c0c0;
  background-color: #fff;
  font-size: 2.2em;
}

@media (max-width: 575px) {
  .progtrckr li.progtrckr-todo:before {
    position: absolute;
    top: 10px;
    left: -17px;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  [dir="rtl"] .progtrckr li.progtrckr-todo:before {
    left: unset;
    right: -17px;
  }
}

.progtrckr li.progtrckr-todo h6 {
  font-size: 13px;
  margin-top: 8px;
}

.progtrckr li.progtrckr-done {
  color: #212529;
  border-top: 4px solid var(--theme-color);
  width: 100% !important;
}

@media (max-width: 575px) {
  .progtrckr li.progtrckr-done {
    position: relative;
    text-align: left;
    margin-left: 30px;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
    border-top: unset;
    border-left: 4px solid var(--theme-color);
  }

  [dir="rtl"] .progtrckr li.progtrckr-done {
    margin-left: 0;
    margin-right: 30px;
    text-align: right;
    border-left: none;
    border-right: 4px solid var(--theme-color);
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.progtrckr li.progtrckr-done:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  background-color: var(--theme-color);
  height: 30px;
  width: 30px;
  line-height: 2.2em;
  border: none;
  border-radius: 2.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.progtrckr li.progtrckr-done h6 {
  font-size: 13px;
  margin-top: 8px;
  color: #7e7e7e;
}

.order-left-image {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .order-left-image {
    display: block;
  }
}

.order-left-image .tracking-product-image {
  margin-right: 40px;
  width: 30%;
}

[dir="rtl"] .order-left-image .tracking-product-image {
  margin-right: 0;
  margin-left: 40px;
}

@media (max-width: 991px) {
  .order-left-image .tracking-product-image {
    margin-bottom: 18px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  [dir="rtl"] .order-left-image .tracking-product-image {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .order-left-image .tracking-product-image {
    margin: 0 auto;
    margin-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
  }
}

.order-left-image .order-image-contain {
  width: calc(100% - 30px);
}

@media (max-width: 991px) {
  .order-left-image .order-image-contain {
    width: 100%;
  }
}

.order-left-image .order-image-contain p {
  margin-bottom: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 0.05em;
}

.order-left-image .order-image-contain p span {
  font-weight: 500;
  margin-left: 10px;
  color: #212529;
}

[dir="rtl"] .order-left-image .order-image-contain p span {
  margin-left: 0;
  margin-right: 10px;
}

.order-left-image .order-image-contain h4 {
  font-size: 22px;
  letter-spacing: 0.03em;
  margin-bottom: calc(12px + (23 - 12) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
}

@media (max-width: 767px) {
  .order-left-image .order-image-contain h4 {
    font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
  }
}

.order-address {
  margin-top: 50px;
}

@media (max-width: 360px) {
  .order-address {
    margin-top: 20px;
  }
}

.order-address li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 360px) {
  .order-address li {
    display: block;
  }
}

.order-address li .left-box {
  text-transform: capitalize;
  min-width: 210px;
  padding: 10px 0;
}

.order-address li .left-box h6 {
  font-weight: 500;
}

@media (max-width: 360px) {
  .order-address li .left-box h6 {
    color: #7e7e7e !important;
    margin-bottom: -13px;
    padding-bottom: 8px;
    border-bottom: 1px solid #cacaca;
    font-weight: 500;
  }
}

.order-address li .right-box {
  padding: 10px 0;
  width: 180px;
}

.order-address li .right-box p {
  margin-bottom: 0;
  line-height: 1.6;
}

.tracker-table {
  padding-top: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320)));
  overflow: hidden;
  margin-bottom: 0;
}

.tracker-table .table {
  margin-bottom: 0;
}

.tracker-table .table thead th {
  border-bottom-width: 1px;
  font-weight: 500;
  color: #212529 !important;
  text-transform: uppercase;
  font-size: 15px;
  border-top: 0;
  text-align: left;
  padding: 16px;
  border-bottom: 1px solid #eff2f7 !important;
  background-color: #eff2f7;
}

[dir="rtl"] .tracker-table .table thead th {
  text-align: right;
}

.tracker-table .table tbody h2 {
  margin-bottom: 0;
}

.tracker-table .table tbody tr td {
  vertical-align: middle;
  color: #777777;
  border-top: 0;
  border-bottom: 1px solid #eff2f7 !important;
  text-align: left;
  padding: calc(0px + (16 - 0) * ((100vw - 320px) / (1920 - 320))) calc(6px + (16 - 6) * ((100vw - 320px) / (1920 - 320)));
  min-width: 175px;
}

[dir="rtl"] .tracker-table .table tbody tr td {
  text-align: right;
}

.tracker-table .table tbody tr td p {
  margin: 10px 0 !important;
}

.tracker-table .table tbody tr td:nth-child(odd) p {
  color: #212529;
}

.tracker-table .table tbody tr td a {
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  display: inline-block;
}

/**=====================
    Element Page css Start
  ==========================**/
.header-image-contain {
  margin-bottom: calc(20px + (50 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.header-image-contain .background-contain {
  background-image: none;
  height: 100%;
}

.custome-card {
  border: 1px solid #ced4da;
}

.custome-card .card-header {
  background-color: #eff2f7;
}

.custome-card .card-body {
  background-color: #fff;
}

/**=====================
    About Page css Start
  ==========================**/
@media (max-width: 991px) {
  .about-image {
    display: none;
  }
}

.about-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.about-details h2 {
  margin-bottom: 10px;
  letter-spacing: 1px;
  color: var(--theme-color);
}

.about-details h3 {
  font-size: calc(18px + (25 - 18) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 1.5px;
  margin-bottom: 16px;
  max-width: 80%;
  line-height: 1.5;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .about-details h3 {
    max-width: 100%;
  }
}

.about-details p {
  letter-spacing: 1px;
  line-height: 1.5;
  color: #7e7e7e;
}

.custome-accordion {
  padding: 25px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.custome-accordion .accordion-item {
  border-top: 1px solid rgba(221, 221, 221, 0.5);
  border: none;
}

.custome-accordion .accordion-item .accordion-header {
  border-top: 1px solid rgba(221, 221, 221, 0.5);
}

.custome-accordion .accordion-item .accordion-header .accordion-button {
  background-color: transparent;
  font-weight: 600;
  text-transform: capitalize;
}

.custome-accordion .accordion-item .accordion-header .accordion-button:focus {
  border-color: #c7c7c5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custome-accordion .accordion-item .accordion-header .accordion-button.collapsed {
  background-color: #fff;
  font-weight: 400;
}

.custome-accordion .accordion-item .accordion-header .accordion-button:after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-left: auto;
  color: #7e7e7e;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-image: none;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.custome-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: #212529;
}

.custome-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.custome-accordion .accordion-item .accordion-collapse .accordion-body p {
  letter-spacing: 1.3px;
  margin-bottom: 0;
  line-height: 1.4;
  text-align: justify;
  color: #7e7e7e;
}

.team-contain.team-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-bottom: 22px;
}

.team-contain.team-center img {
  width: 40%;
}

.team-contain.team-center .team-details {
  margin-top: 0;
  margin-left: 20px;
}

.team-contain.team-center .team-details p span {
  color: #7e7e7e;
  display: none;
}

.team-contain.team-center .team-details .moreless-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  text-align: right;
  color: var(--theme-color);
}

.team-details {
  margin-top: 30px;
  position: relative;
}

.team-details h3 {
  font-size: 23px;
  margin-bottom: 10px;
  color: #212529;
}

.team-details p {
  margin-bottom: 0;
  letter-spacing: 0.6px;
  line-height: 1.5;
  color: #7e7e7e;
}

.team-details p span {
  color: #7e7e7e;
  display: none;
}

.team-details .moreless-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  text-align: right;
  color: var(--theme-color);
}

.team-image {
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
  object-fit: cover;
}

.team-leader-section {
  background-color: #eff2f7;
}

.leader-contain:hover .leader-image .social-media {
  bottom: 0;
  opacity: 1;
}

@media (max-width: 767px) {
  .leader-contain:hover .leader-image .social-media {
    top: 0;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    border-radius: 0;
  }
}

.leader-contain .leader-image {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.leader-contain .leader-image .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: -60px;
  opacity: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  display: block;
  padding: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320)));
  background-color: rgba(226, 46, 83, 0.8);
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

@media (max-width: 767px) {
  .leader-contain .leader-image .social-media {
    top: 0;
    bottom: unset;
    opacity: 0;
    height: 100%;
    background-color: rgba(226, 46, 83, 0.6);
  }
}

.leader-contain .leader-image .social-media li {
  margin: 0 5px;
  width: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  height: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 3px;
}

.leader-contain .leader-image .social-media li:hover {
  background-color: rgba(33, 37, 41, 0.7);
}

.leader-contain .leader-image .social-media li:hover a {
  color: #fff;
}

.leader-contain .leader-image .social-media li a {
  color: #ddd;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.leader-contain .leader-contain {
  color: #212529;
  padding: calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320)));
  width: 100%;
  text-align: center;
}

.leader-contain .leader-contain h3 {
  letter-spacing: 1px;
}

.leader-contain .leader-contain h6 {
  margin: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320))) 0 0;
  letter-spacing: 1.6px;
  color: #7e7e7e;
}

.testimonial-section .testimonial-contain {
  text-align: center;
  -webkit-box-shadow: 0 0 8px #ddd;
  box-shadow: 0 0 8px #ddd;
  padding: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 10px;
}

[dir="rtl"] .testimonial-section .testimonial-contain {
  direction: rtl;
}

.testimonial-section .testimonial-contain .textimonial-image {
  text-align: center;
}

.testimonial-section .testimonial-contain .textimonial-image img {
  border-radius: 25px;
  border: 1px solid #c7c7c5;
  padding: 5px;
  height: 100px;
  width: 100px;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonial-section .testimonial-details {
  margin: 15px auto 0;
}

@media (max-width: 767px) {
  .testimonial-section .testimonial-details {
    width: 100%;
  }
}

.testimonial-section .testimonial-details .details-images {
  margin-top: 20px;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 1.8;
  color: #7e7e7e;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.testimonial-section .testimonial-details .details-images i {
  color: var(--theme-color);
  font-size: 15px;
  vertical-align: super;
}

[dir="rtl"] .testimonial-section .testimonial-details .details-images i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.testimonial-section .testimonial-details .details-images i.fa-quote-left {
  margin-right: 8px;
}

[dir="rtl"] .testimonial-section .testimonial-details .details-images i.fa-quote-left {
  margin-right: 0;
  margin-left: 8px;
}

.testimonial-section .testimonial-details .details-images i.fa-quote-right {
  margin-left: 8px;
}

[dir="rtl"] .testimonial-section .testimonial-details .details-images i.fa-quote-right {
  margin-left: 0;
  margin-right: 8px;
}

.testimonial-section .testimonial-details .details-images::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: 0;
  width: 90px;
  height: 3px;
  background-color: var(--theme-color);
}

.testimonial-section .testimonial-details h5 {
  text-transform: uppercase;
  letter-spacing: 1.4px;
}

/**=====================
    Dark and RTL css Start
  ==========================**/
.theme-setting {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}

[dir="rtl"] .theme-setting ul {
  padding-right: 0;
}

.theme-setting ul li {
  background-color: #eff2f7;
  border: 1px solid #ced4da;
  margin: 10px 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: none;
  width: 40px;
  height: 38px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
}

.theme-setting ul li button {
  color: #212529;
}

.theme-setting ul li button:hover {
  color: #212529;
}

.theme-setting ul li.color-picker {
  background: none;
  overflow: hidden;
  margin-bottom: 0;
  border: none;
}

.theme-setting ul li.color-picker input {
  height: 100%;
  opacity: 1;
  padding: 0;
  border: none;
  font-size: x-large;
}

/**=====================
    Dark and RTL css Start
  ==========================**/
.demo-contain {
  width: 100%;
  height: 500px;
  overflow: hidden;
  border: 2px solid rgba(33, 37, 41, 0.3);
  border-radius: 5px;
  position: relative;
}

.demo-contain .demo-image {
  overflow: hidden;
  width: 100%;
}

.demo-contain .demo-image:hover img {
  -webkit-transform: translateY(calc(-100% + 500px));
  transform: translateY(calc(-100% + 500px));
  -webkit-transition: -webkit-transform 5s ease-in-out;
  transition: -webkit-transform 5s ease-in-out;
  transition: transform 5s ease-in-out;
  transition: transform 5s ease-in-out, -webkit-transform 5s ease-in-out;
}

.demo-contain .demo-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 5s ease-in-out;
  transition: -webkit-transform 5s ease-in-out;
  transition: transform 5s ease-in-out;
  transition: transform 5s ease-in-out, -webkit-transform 5s ease-in-out;
  width: 100%;
}

.demo-contain .demo-image a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ff0000;
  color: #212529;
}

/**=====================
     Shop page css start
==========================**/
.custome-nav-tabs {
  position: sticky;
  top: 10px;
}

.category-scroll {
  max-height: 250px;
  overflow: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.category-scroll::-webkit-scrollbar {
  width: 5px;
}

.category-scroll::-webkit-scrollbar-track {
  background-color: #ddd;
}

.category-scroll::-webkit-scrollbar-thumb {
  background: #b5bec7;
  border-radius: 5px;
}

.category-scroll::-webkit-scrollbar-thumb:hover {
  opacity: 0.8;
}

.custome-form-check {
  min-height: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[dir="rtl"] .custome-form-check {
  padding-right: 0;
}

.custome-form-check .form-check-input {
  margin-right: 10px;
  width: 17px;
  height: 17px;
  margin-top: 0;
  background-color: transparent;
  border: 1px solid #c7c7c5 !important;
  border-radius: 3px !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

[dir="rtl"] .custome-form-check .form-check-input {
  margin-left: 1.5rem;
  margin-right: 0;
}

.custome-form-check .form-check-input:checked[type="checkbox"] {
  background-image: url(../images/check.svg);
  background-size: 13px;
}

.custome-form-check .form-check-input:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custome-form-check .form-check-label {
  color: #212529;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}

.sidebar-image {
  margin-top: 20px;
}

.sidebar-image img {
  height: 500px;
  border-radius: 5px;
}

.category-option {
  position: sticky;
  top: 40px;
  z-index: 1;
}

@media (max-width: 991px) {
  /*.category-option {*/
  /*  position: fixed;*/
  /*  top: 0;*/
  /*  left: -320px;*/
  /*  background-color: #fff;*/
  /*  z-index: 7;*/
  /*  padding: calc(15px + (30 - 15) * ((100vw - 320px) / (1920 - 320)));*/
  /*  width: 300px;*/
  /*  height: 100vh;*/
  /*  -webkit-transition: all 0.5s ease;*/
  /*  transition: all 0.5s ease;*/
  /*  overflow-x: scroll;*/
  /*  overflow-y: auto;*/
  /*}*/

  [dir="rtl"] .category-option {
    left: unset;
    right: -320px;
  }
}

.category-option.show {
  left: 0;
}

[dir="rtl"] .category-option.show {
  left: unset;
  right: 0;
}

.category-option .button-close {
  display: none;
}

@media (max-width: 991px) {
  .category-option .button-close {
    display: block;
    margin-bottom: 10px;
  }
  .page-title.title.title1.title-effect {
    margin-top: 27px;
}
th.account_order_th {
    font-weight: 300;
}
}

.category-option .button-close button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 17px;
  color: #212529;
}

.category-option .button-close button .feather {
  display: block;
  width: 18px;
  margin-right: 8px;
}

[dir="rtl"] .category-option .button-close button .feather {
  margin-right: unset;
  margin-left: 8px;
}

.category-option .category-name {
  color: #fff;
  background-color: #fff;
}

.category-option .category-name .accordion-item {
  padding: 20px;
  border: 1px solid #ced4da;
  color: #212529;
  border-radius: 5px;
  background-color: #fff;
}

.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check .form-check-label span {
  margin-left: 10px;
}

[dir="rtl"] .category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check .form-check-label span {
  margin-left: 0;
  margin-right: 10px;
}

.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check p {
  margin-bottom: 0;
  margin-left: 12px;
  font-size: 13px;
}

[dir="rtl"] .category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check p {
  margin-left: 0;
  margin-right: 12px;
}

.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check .rating .rating-list {
  margin: 0;
}

.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check .rating .rating-list+.rating-list {
  margin-left: 3px;
}

.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check .rating .rating-list .fa-star {
  color: #c3c3c3;
}

.category-option .category-name .accordion-item.category-rating .accordion-collapse .accordion-body .category-list li .form-check .rating .rating-list .fa-star.theme-color {
  color: #ffa202;
}

.category-option .category-name .accordion-item.category-price .accordion-collapse .accordion-body .category-list li {
  display: inline-block;
  padding: 5px 10px;
  background: #fff;
  border-radius: 5px;
  font-size: 13px;
  border: 1px solid #fff;
  margin: 3px 1px;
}

.category-option .category-name .accordion-item.category-price .accordion-collapse .accordion-body .category-list li a {
  color: #212529;
  font-weight: 400;
}

.category-option .category-name .accordion-item.filter-accordion .accordion-collapse .accordion-body .category-list li {
  margin: 0;
  padding: 2px 6px;
}

.category-option .category-name .accordion-item.filter-accordion .accordion-collapse .accordion-body .category-list li:nth-child(3) a .label-tag {
  margin-bottom: 0;
}

.category-option .category-name .accordion-item.filter-accordion .accordion-collapse .accordion-body .category-list li .label-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  padding: 0 5px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.category-option .category-name .accordion-item.filter-accordion .accordion-collapse .accordion-body .category-list li .label-tag span {
  color: #7f7f7f;
  font-size: calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)));
}

.category-option .category-name .accordion-item.filter-accordion .accordion-collapse .accordion-body .category-list li .label-tag .btn-close {
  font-size: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320)));
  margin-left: auto;
  margin-top: 3px;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse {
  margin-top: 22px;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li {
  margin-top: 0;
  margin: 5px;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li a {
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li a i {
  color: #212529;
  display: none;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li a i.active {
  display: block;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li:nth-child(2) a {
  background-color: #fab1a0;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li:nth-child(3) a {
  background-color: #10ac84;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li:nth-child(4) a {
  background-color: #ff9f43;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li:nth-child(5) a {
  background-color: #8395a7;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li:nth-child(6) a {
  background-color: #fab1a0;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li:nth-child(7) a {
  background-color: #10ac84;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li:nth-child(8) a {
  background-color: #ff9f43;
}

.category-option .category-name .accordion-item.category-color .accordion-collapse .accordion-body .category-list li:nth-child(9) a {
  background-color: #8395a7;
}

@media (max-width: 991px) {
  .category-option .category-name .accordion-item {
    padding: 0;
    border: none;
  }
}

.category-option .category-name .accordion-item+.accordion-item {
  margin-top: 20px;
}

.category-option .category-name .accordion-item .accordion-header {
  margin-bottom: 0;
  background-color: #eff2f7;
}

.category-option .category-name .accordion-item .accordion-collapse {
  border: none;
  border-width: 0 1px;
  margin-top: 10px;
}

.category-option .category-name .accordion-item .accordion-collapse .accordion-body {
  padding: 0;
}

.category-option .category-name .accordion-item .accordion-collapse .accordion-body .category-list {
  overflow: hidden;
}

.category-option .category-name .accordion-item .accordion-collapse .accordion-body .category-list li {
  display: block;
  margin: 10px 5px;
  text-overflow: ellipsis;
  white-space: initial;
}

.category-option .category-name .accordion-item .accordion-collapse .accordion-body .category-list li::nth-child(9) {
  margin-bottom: 0;
}

.category-option .category-name .accordion-button {
  color: #212529;
  border: none;
  margin: 0;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #eff2f7;
}

.category-option .category-name .accordion-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.category-option .category-name .accordion-button:not(.collapsed)::after {
  background-image: url(../images/minus.svg);
  -webkit-filter: invert(1);
  filter: invert(1);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.category-option .category-name .accordion-button:after {
  background-image: url(../images/plus.svg);
  -webkit-filter: invert(1);
  filter: invert(1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.category-option-1 {
  background-color: #f0f3f8;
}

@media (max-width: 991px) {
  .category-option-1 {
    background-color: #fff;
  }
}

.category-option-1 .category-name .accordion-item {
  border: none;
  padding: 10px 20px 0;
  background-color: transparent;
}

@media (max-width: 991px) {
  .category-option-1 .category-name .accordion-item {
    padding: 0;
  }
}

.category-option-1 .category-name .accordion-item+.accordion-item {
  margin-top: 0;
}

.category-option-1 .category-name .accordion-item .accordion-header .accordion-button {
  padding: 14px 8px;
}

.category-option-1 .category-name .accordion-item .accordion-collapse {
  margin-top: 0;
}

.category-option-1 .category-name .accordion-item .accordion-collapse .accordion-body {
  padding: 10px 3px;
}

.category-option-1 .category-name .accordion-item .accordion-collapse .accordion-body .category-list {
  margin-top: -12px;
}

.category-option-1 .category-name .accordion-item .accordion-collapse .accordion-body .category-list li {
  margin-top: 12px;
}

.category-option-1 .category-name .accordion-item .accordion-collapse .accordion-body .category-list li .form-check .form-check-input {
  background-color: #fff;
}

.filter-button {
  display: none;
}

@media (max-width: 991px) {
  .filter-button {
    display: block;
  }
}

.filter-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-button .feather {
  width: 20px;
  margin-right: 10px;
}

[dir="rtl"] .filter-button .feather {
  margin-right: unset;
  margin-left: 10px;
}

.filter-button span {
  display: block;
  margin-bottom: -3px;
}

.hide-button button {
  font-size: 15px !important;
  background-color: var(--theme-color);
  padding: 4px 10px;
  border-radius: 5px;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hide-button button .feather {
  width: 20px;
  margin-right: 10px;
}

[dir="rtl"] .hide-button button .feather {
  margin-right: 0;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.hide-button span {
  display: block;
  margin-bottom: -3px;
}

.short-name {
  margin: -5px;
}

.short-name .label-tag {
  display: inline-block;
  border: none;
  padding: 3px 12px;
  margin-bottom: 15px;
  border: none;
  margin: 5px;
  background-color: #eff2f7;
  border-radius: 8px;
}

.short-name .label-tag span {
  font-size: 14px;
}

.short-name .label-tag .btn-close {
  font-size: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320)));
  margin-left: 5px;
}

[dir="rtl"] .short-name .label-tag .btn-close {
  margin-left: 0;
  margin-right: 5px;
}

.select-featured {
  border: 1px solid #eff2f7;
  color: #8f8397;
  margin-left: auto;
  border-radius: 0;
}

.select-featured:focus {
  border-color: #eff2f7;
  -webkit-box-shadow: 0 0 0 0.25rem transparent;
  box-shadow: 0 0 0 0.25rem transparent;
}

.select-featured .dropdown-toggle {
  border: 1px solid #eff2f7;
  color: #8f8397;
  margin-left: auto;
  border-radius: 0;
  font-weight: 400;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  position: relative;
}

.select-featured .dropdown-toggle::after {
  display: none;
}

.select-featured .dropdown-toggle::before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 14px;
}

.select-featured .dropdown-menu {
  min-width: 100%;
}

.select-featured .dropdown-menu li {
  width: 100%;
}

.custome-offcanvas .offcanvas-body {
  background-color: #fff;
}

@media (max-width: 991px) {
  .custome-offcanvas {
    width: 300px;
  }
}

.custome-offcanvas .offcanvas-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.custome-offcanvas .offcanvas-header h5 {
  margin-top: -5px;
}

.custome-offcanvas .offcanvas-body .category-spacing .category-name .accordion-item {
  padding: 0;
}

.custome-offcanvas .offcanvas-body .category-spacing .category-name .accordion-item+.accordion-item {
  margin-top: 10px;
}

@media (max-width: 991px) {
  .custome-offcanvas .category-option {
    position: relative;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: unset;
    padding: 0;
    width: unset;
    height: auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow-y: auto;
  }

  [dir="rtl"] .custome-offcanvas .category-option {
    left: unset;
    right: 0;
  }
}

.image-slider {
  display: block;
  overflow: hidden;
}

.image-slider .image-product {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.image-slider .image-product img {
  border-radius: 5px;
}

.image-slider .image-contain {
  display: block;
  text-align: center;
  padding: 20px 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.image-slider .image-contain h3 {
  font-weight: 400;
}

.filter-name {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-name h4 {
  font-weight: 500;
  font-size: large;
}

.filter-icon {
  display: none;
}

@media (max-width: 991px) {
  .filter-icon {
    display: block;
  }
}

.category-filter {
  width: 100%;
}

.category-list {
  width: 100%;
}

.category-list .dropdown .dropdown-toggle {
  width: 100%;
  background-color: rgba(233, 233, 233, 0.5);
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.category-list .dropdown .dropdown-menu {
  padding: 1rem;
  width: 100%;
}

.category-list .dropdown .dropdown-menu .dropdown-list {
  display: block;
}

.category-list .dropdown .dropdown-menu .dropdown-list+.dropdown-list {
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: initial;
}

.filter-show-button {
  padding: 15px;
  display: none;
}

.filter-show-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-show-button a .feather {
  margin-right: 10px;
  width: 20px;
}

.filter-show-button a h5 {
  font-weight: 600;
}

@media (max-width: 991px) {
  .filter-show-button {
    padding: 0 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.top-filter-section {
  background-color: #fff;
  padding-bottom: 50px;
}

@media (max-width: 991px) {
  .top-filter-section {
    position: fixed;
    left: -300px;
    width: 300px;
    height: 100vh;
    top: 0;
    margin-top: 0;
    padding: 20px;
    z-index: 5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 15px 5px 0 rgba(77, 77, 77, 0.28);
    box-shadow: 0 15px 5px 0 rgba(77, 77, 77, 0.28);
    overflow-y: auto;
  }
}

.top-filter-section.show {
  left: 0;
}

.top-filter-section ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .top-filter-section ul {
    display: block;
  }
}

.top-filter-section ul .back-btn {
  display: none;
}

@media (max-width: 991px) {
  .top-filter-section ul .back-btn {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    text-transform: capitalize;
    color: black;
    font-weight: 700;
    margin-bottom: 20px;
    cursor: pointer;
    display: block;
  }
}

.top-filter-section ul .onclick-title {
  width: 100%;
  cursor: pointer;
  position: relative;
  background-color: #eff2f7;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  margin: 0 15px;
}

.top-filter-section ul .onclick-title:nth-child(7) {
  margin-right: 0;
}

@media (max-width: 991px) {
  .top-filter-section ul .onclick-title {
    margin: 30px 0 0;
    background-color: #fff;
    padding: 0;
  }

  .top-filter-section ul .onclick-title:nth-child(3) {
    margin-top: 15px;
  }

  .top-filter-section ul .onclick-title+.onclick-title {
    margin-left: unset;
  }
}

.top-filter-section ul .onclick-title h6 {
  white-space: initial;
  text-transform: capitalize;
  font-size: 16px;
  text-align: left;
  margin-bottom: 0;
  padding: 0 20px 0 0;
  position: relative;
}

[dir="rtl"] .top-filter-section ul .onclick-title h6 {
  text-align: right;
  padding: 0 0 0 20px;
}

@media (max-width: 991px) {
  .top-filter-section ul .onclick-title h6 {
    text-align: left;
    font-weight: 500;
  }
}

.top-filter-section ul .onclick-title h6:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  right: 0;
  opacity: 0.2;
}

[dir="rtl"] .top-filter-section ul .onclick-title h6:before {
  right: unset;
  left: 0;
}

@media (max-width: 991px) {
  .top-filter-section ul .onclick-title h6:before {
    content: "";
  }
}

.top-filter-section ul .onclick-title:nth-child(-n + 3) {
  border-left: none;
}

.top-filter-section ul .onclick-title .onclick-content {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 1rem;
  width: 100%;
  left: 0;
  top: 40px;
  -webkit-box-shadow: 0px 5px 9px 3px rgba(33, 37, 41, 0.13);
  box-shadow: 0px 5px 9px 3px rgba(33, 37, 41, 0.13);
  z-index: 2;
}

@media (max-width: 991px) {
  .top-filter-section ul .onclick-title .onclick-content {
    display: block;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    top: 10px;
    margin-top: 10px;
  }
}

.top-filter-section ul .onclick-title .onclick-content li {
  display: block;
  cursor: pointer;
}

.top-filter-section ul .onclick-title .onclick-content li+li {
  margin-top: 10px;
}

.top-filter-section ul .onclick-title .onclick-content .custom-control .form-check-label {
  text-transform: capitalize;
}

.top-filter-section ul .filter-title {
  width: 100%;
  cursor: pointer;
  position: relative;
  border-left: 1px solid #e0e0e0;
  min-width: 60px;
}

@media (max-width: 991px) {
  .top-filter-section ul .filter-title {
    margin-bottom: 10px;
  }
}

.top-filter-section ul .filter-title h6 {
  text-transform: capitalize;
  font-size: 16px;
  margin-bottom: 0;
  padding: 0 20px 0 0;
  position: relative;
  padding: 0;
  font-weight: 700;
}

.top-filter-section ul .filter-title h6:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  right: 15px;
  opacity: 0.2;
  display: none;
}

.top-filter-section ul .filter-title:nth-child(-n + 3) {
  border-left: none;
}

.top-filter-section ul .filter-title .onclick-content {
  display: none;
  position: absolute;
  background-color: white;
  z-index: 1;
  padding: 10px 20px;
  width: 200px;
  left: 30px;
  top: 34px;
  -webkit-box-shadow: 0px 1px 9px 3px rgba(228, 228, 228, 0.81);
  box-shadow: 0px 1px 9px 3px rgba(228, 228, 228, 0.81);
}

@media (max-width: 991px) {
  .top-filter-section ul .filter-title .onclick-content {
    display: block;
    position: relative;
    top: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.top-filter-section ul .filter-title .onclick-content .custom-control .form-check-label {
  text-transform: capitalize;
}

.top-filter-section ul .onclick-title.show .onclick-content {
  display: block;
}

.top-filter-section ul .filter-title.show .onclick-content {
  display: block;
}

.top-filter-section .form-check {
  text-transform: capitalize;
  text-overflow: ellipsis;
  white-space: initial;
}

.top-filter-section .form-check+.form-check {
  margin-top: 10px;
}

.top-filter-section .form-check .form-check-label {
  font-weight: 400;
  display: block;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
}

.category-image {
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #eff2f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-image .elec-image {
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 120px;
}

[dir="rtl"] .category-image .elec-image {
  padding-right: 0;
  padding-left: 30px;
}

.category-image .elec-image img {
  width: 90%;
}

.category-image .category-contain {
  color: #212529;
  width: calc(100% - 150px);
}

.category-image .category-contain h3 {
  text-transform: capitalize;
  color: #212529;
  letter-spacing: 1.1px;
}

.category-image .category-contain .product-list {
  margin: 5px 0;
  -webkit-padding-start: 15px;
  padding-inline-start: 15px;
  list-style-type: circle;
}

.category-image .category-contain .product-list li {
  display: list-item;
  text-transform: capitalize;
}

.category-image .category-contain .product-list li a {
  font-size: 14px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.fliter-menu button {
  font-weight: 300;
  display: inline-block;
  border: none;
  padding: 5px calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 0;
  border: 1px solid #ddd;
  margin: 5px;
}

.fliter-menu button .feather {
  width: 16px;
  stroke-width: 1px;
}

.product-box .product-details .main-price p {
  display: none;
}

.product-box .product-details .main-price .listing-content {
  display: none;
}

.list-view.product-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-view.product-box .img-wrapper .back {
  opacity: 0;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}

.list-view.product-box .product-details .rating-details,
.list-view.product-box .product-details .main-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 575px) {

  .list-view.product-box .product-details .rating-details,
  .list-view.product-box .product-details .main-price {
    display: block;
    text-align: left;
  }

  [dir="rtl"] .list-view.product-box .product-details .rating-details,
  [dir="rtl"] .list-view.product-box .product-details .main-price {
    text-align: right;
  }
}

.list-view.product-box .product-details .main-price {
  margin-top: 10px;
}

@media (max-width: 575px) {
  .list-view.product-box .product-details .main-price {
    margin-top: 5px;
  }

  .list-view.product-box .product-details .main-price h3 {
    margin-top: 5px;
  }
}

.list-view.product-box .cart-wrap ul li+li {
  margin-left: 0;
}

[dir="rtl"] .list-view.product-box .cart-wrap ul li+li {
  margin-left: unset;
  margin-right: 0;
}

.list-view.product-box .cart-wrap a svg,
.list-view.product-box .cart-wrap button svg {
  width: 14px;
  height: 14px;
}

@media (max-width: 575px) {

  .list-view.product-box .cart-wrap a svg,
  .list-view.product-box .cart-wrap button svg {
    width: 13px;
    height: 13px;
  }
}

.list-view.product-box:hover .img-wrapper .back {
  opacity: 1;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 1660px) {
  .list-view.slide-4 {
    padding: 0 30px;
  }
}

.list-view.slide-4 .slick-prev {
  left: -70px;
}

@media (max-width: 1660px) {
  .list-view.slide-4 .slick-prev {
    left: -20px;
  }
}

@media (max-width: 575px) {
  .list-view.slide-4 .slick-prev {
    left: -5px;
  }
}

.list-view.slide-4 .slick-next {
  right: -70px;
}

@media (max-width: 1660px) {
  .list-view.slide-4 .slick-next {
    right: -20px;
  }
}

@media (max-width: 575px) {
  .list-view.slide-4 .slick-next {
    right: -5px;
  }
}

.collection-grid-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.collection-grid-view ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.collection-grid-view ul li {
  height: 100%;
  margin-right: 8px;
  border: 2px solid #212529;
}

.collection-grid-view ul li button {
  padding: 5px;
}

.collection-grid-view ul li button img {
  height: 50%;
}

.range-slider {
  margin-top: 0;
}

.range-slider .irs--flat .irs-line {
  background-color: #eff2f7;
}

.range-slider .irs--flat .irs-max {
  background-color: #c7c7c5;
  color: #212529;
}

.range-slider .irs--flat .irs-bar {
  background-color: var(--theme-color);
}

.range-slider .irs--flat .irs-handle i {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: var(--theme-color);
}

.range-slider .irs--flat .irs-to {
  background-color: var(--theme-color);
}

.range-slider .irs--flat .irs-to:before {
  border-top-color: var(--theme-color);
}

.range-slider .irs--flat .irs-from {
  background-color: var(--theme-color);
}

.range-slider .irs--flat .irs-from:before {
  border-top-color: var(--theme-color);
}

.banner-deatils .banner-contain p {
  line-height: 1.8;
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.most-popular {
  margin: calc(35px + (50 - 35) * ((100vw - 320px) / (1920 - 320))) 0 0;
}

.most-popular .title {
  margin-bottom: 25px;
}

[dir="rtl"] .most-popular .title {
  text-align: left !important;
}

.most-popular .product-slider {
  padding-top: 20px;
  border-top: 1px solid #eff2f7;
}

.most-popular .product-slider .slick-prev,
.most-popular .product-slider .slick-next {
  background-color: #eff2f7;
  position: absolute;
  top: -35px;
  z-index: 1;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.most-popular .product-slider .slick-prev {
  left: unset;
  right: 50px;
}

.most-popular .product-slider .slick-prev::before {
  content: "\f053";
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 1;
  font-size: 16px;
}

.most-popular .product-slider .slick-next {
  right: 0;
}

.most-popular .product-slider .slick-next::before {
  content: "\f054";
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 1;
  font-size: 16px;
}

.list-style>div {
  width: 100%;
}

.list-style .product-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .list-style .product-box {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 15px calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 5px;
  }
  .papa-export-title h4 {
    font-size: 13px!important;
    line-height: 30px;
    text-align: left;
    font-weight: 300;
}
.papa-export-title h5 {
    font-size: 14px!important;
    line-height: 30px;
    text-align: left;
    font-weight: 300;
}
.Now_box h2 {
    font-size: 13px!important;
    font-weight: 300;
    line-height: 22px;
    width: 100%;
}
.calling-img {
    padding: 13px 15px;
}
.calling-img a {
    padding: 7px;
    margin-top: 12px!important;
    display: block;
    width: 120px;
    margin: 0 auto;
    background: #fff;
}
.custome-nav-tabs {
       width: 100%;
}
.palan-title h4 {
     font-size: 13px!important;
    line-height: 22px;
    padding: 5px 0px;
}
.palan-title.mb-4.text-center h4 {
    font-size: 13px!important;
    line-height: 20px!important;
}
.right h6 {
    font-size: 14px;
}
}

.list-style .product-box .img-wrapper {
  width: 25%;
}
/*start*/
.message-user-profile {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
    .product-row {
      display: flex;
      gap: 10px;
      align-items: center;
      margin-bottom: 10px;
    }
    .product-row input {
      padding: 5px;
    }
.chating-three-btn {
    display: flex;
    gap: 10px;
    margin-top: 7px!important;
    align-items: center;
}

.chating-three-btn button {
    padding: 5px 7px;
    border: none;
    background-color: transparent;
    color: #000;
    border-radius: 8px;
    cursor: pointer!important;
    transition: 0.3s;
}
.chating-three-btn .button i {
    padding: 5px 7px;
    border: none;
    background-color: #25D366;
    color: white;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
}
/*.chating-three-btn button:hover {*/
/*  background-color: #1da851;*/
/*}*/
.message-user-left-img p {
    font-weight: 400;
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0,0,0,0.6);*/
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.popup-content {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  min-width: 320px;
  position: relative;
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
}


/**/
        .index-chat_popup a {
            display: inline-block;
            /*padding: 6px 20px;*/
            /*background-color: #e87316;*/
            /*color: white;*/
            /*text-decoration: none;*/
            /*border-radius: 5px;*/
        }
        .index-chat_popup a img.img-fluid {
    height: 55px;
    object-fit: cover;
    background: transparent;
}
button#close-chat {
    background: transparent;
    border: 0;
    color: red;
}
.index-chat_popup {
    display: flex;
    justify-content: end;
    position: fixed;
    bottom: 0;
    z-index:999;
    right: 15px;
}
.chat-tree-button.d-flex.gap-2.mt-3 a.btn {
    background: #e87316;
    padding: 10px 14px;
    display: flex;
    justify-content: end;
    color:#fff;
}
#index-chat {
    display: none;
    position: fixed;
    width: 100%;
    max-width: 725px;
    right: 0;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0;
    z-index: 999;
    bottom: 0;
}
.chat-close-0ne {
    display: flex;
    justify-content: start;
    background:transfrent;
}
.submit-send-icon {
    padding-top: 80px;
}
.submit-send-icon img {
    height: 21px;
    object-fit: cover;
}
.submit-send-icon input {
    font-size: 10px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #e87316;
}
.submit-send-icon button.btn.btn-primary {
    padding: 5px 6px;
    height: initial!important;
    margin-bottom:0px;
}

.nav-pills.chat-tabs .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: transparent!important;
}
.nav.flex-column.nav-pills.chat-tabs .nav-item button.nav-link active{
        background-color: transparent!important;
}

/*chat-css*/
.content-chat {
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    justify-content: center;
    /*gap: 9px;*/
    padding: 0px 12px;
}

.content-chat .content-chat-user{
    background-color: white;
    padding: 15px;
    width: 350px;
}

.content-chat .content-chat-user .head-search-chat {
    background-color: #f9f9f9;
    margin: -15px -15px 15px -15px;
    /* border-radius: 25px 25px 0 0; */
    padding: 10px 15px;
    height:41px;
}

.content-chat .content-chat-user .head-search-chat h4{
    color: #000;
}

.content-chat .content-chat-user .search-user {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    margin-bottom: 10px;
}

.content-chat .content-chat-user .search-user input{
    padding: 10px 15px;
    /*border-radius: 25px;*/
    border: 2px solid #949494;
    outline: none;
    width: 100%;
}

.content-chat .content-chat-user .search-user span i {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #000;
}

.content-chat .content-chat-user .list-search-user-chat {
    display: flex;
    flex-direction: column;
    gap: 5px;
    height: 100%;
    max-height: 430px;
    overflow-y: auto;
}

.content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar{
    -webkit-appearance: none;
}

.content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar:vertical {
    width:10px;
}

.content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar-button:increment,
.content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar-button {
    display: none;
} 

.content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar:horizontal {
    height: 10px;
}

.content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar-thumb {
    background-color:#e87316;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar-track {
    border-radius: 10px;  
}

.content-chat .content-chat-user .list-search-user-chat .user-chat {
    display: flex;
    gap: 15px;
    padding: 5px 9px;
    /* border-radius: 25px; */
    cursor: pointer;
    align-items: center;
}

.content-chat .content-chat-user .list-search-user-chat .user-chat:hover{
    background-color: #c5e2e8;
}

.content-chat .content-chat-user .list-search-user-chat .user-chat.active{
    background-color: #d8dbe0;
}

.content-chat .content-chat-user .list-search-user-chat .user-chat .user-chat-img{
    position: relative;
    /*width: 60px;*/
    /*height: 60px;*/
    border-radius: 50%;
}
.user-chat-text p {
    font-size: 12px;
    font-weight: 300;
}
.content-chat .content-chat-user .list-search-user-chat .user-chat .user-chat-img img {
    width: 30px !important;
    height: 30px;
    border-radius: 50%;
    object-fit: fill;
}

.content-chat .content-chat-user .list-search-user-chat .user-chat .user-chat-img .online{
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 10px;
    height: 10px;
    font-size: 20px;
    background-color: #009975;
    border-radius: 50%;
    border: 3px solid #ffffff;  
    box-shadow: 1px 1px 15px -4px #000;
}

.content-chat .content-chat-user .list-search-user-chat .user-chat .user-chat-img .offline {
    position: absolute;
    top: 25px;
    left: 21px;
    width: 10px;
    height: 10px;
    font-size: 20px;
    background-color: #bb4315;
    border-radius: 50%;
    border: 3px solid #ffffff;
    box-shadow: 1px 1px 15px -4px #000;
}

.content-chat .content-chat-message-user{
    display: none;
    background-color: #ffffff;
    padding: 0px 15px;
    border-radius: 25px;
    max-width: 700px;
    width: 100%;
}

.content-chat .content-chat-message-user.active{
    display: block;
}

/* .content-chat .content-chat-message-user.d-none{
    display: none;
} */

.content-chat .content-chat-message-user .head-chat-message-user {
    display: flex;
    gap: 15px;
    padding: 10px 15px;
    /*border-radius: 25px 25px 0 0;*/
    background-color: #fff;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    justify-content: space-between;
    align-items: center;
    height:41px;
}
.chat-call {
    display: flex;
    column-gap: 16px;
}
.chat-voice {
    display: flex;
    align-items: center;
    column-gap: 13px;
    width: 100%;
}
.message-user-profile p {
    font-size: 12PX;
    line-height: 20px;
}
.content-chat .content-chat-message-user .head-chat-message-user img {
    width: 100%;
    max-width: 23px!important;
    height: 23px!important;
    border-radius: 50%!important;
    object-fit: contain!important;
}

.content-chat .content-chat-message-user .head-chat-message-user .message-user-profile small {
    display: flex;
    gap: 5px;
    align-items: center;
}

.content-chat .content-chat-message-user .head-chat-message-user .message-user-profile small .online{
    width: 10px;
    height: 10px;
    font-size: 20px;
    background-color: #009975;
    border-radius: 50%;
    border: 3px solid #ffffff;  
    box-shadow: 1px 1px 15px -4px #000;
}

.content-chat .content-chat-message-user .head-chat-message-user .message-user-profile small .offline{
    width: 10px;
    height: 10px;
    font-size: 20px;
    background-color: #bb4315;
    border-radius: 50%;
    border: 3px solid #ffffff;  
    box-shadow: 1px 1px 15px -4px #000;
}
.content-chat .content-chat-message-user .body-chat-message-user {
    display: flex;
    flex-direction: column;
    gap: 15px;
    box-sizing: border-box;
    padding: 15px;
    height: 400px;
    /*margin: 15px 0;*/
    overflow: auto;
    background-color: #ececec;
    border-radius: 10px;
}

.content-chat .content-chat-message-user .body-chat-message-user::-webkit-scrollbar{
    -webkit-appearance: none;
}

.content-chat .content-chat-message-user .body-chat-message-user::-webkit-scrollbar:vertical {
    width:10px;
    border-radius: 25px;
}

.content-chat .content-chat-message-user .body-chat-message-user::-webkit-scrollbar-button:increment,
.content-chat .content-chat-message-user .body-chat-message-user::-webkit-scrollbar-button {
    display: none;
} 

.content-chat .content-chat-message-user .body-chat-message-user::-webkit-scrollbar:horizontal {
    height: 10px;
}

.content-chat .content-chat-message-user .body-chat-message-user::-webkit-scrollbar-thumb {
    background-color: #e87316;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.content-chat .content-chat-message-user .body-chat-message-user::-webkit-scrollbar-track {
    border-radius: 10px;  
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-left{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-img{
    display: flex;
    gap: 10px;
    justify-content: start;
    align-items: center;
}
.message-user-left-img p {
    font-size: 12px;
    line-height: 17px;
}
.content-chat .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-img img {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    object-fit: cover;
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text{
    position: relative;
    padding: 15px 25px;
    background-color: #ffffff;
    border-radius: 15px;
    color: #949494;
    max-width: 250px;
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-left .message-user-left-text::before{
    content: '';
    position: absolute;
    top: -26px;
    left: 15px;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 15px solid #ffffff;
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-right{
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 15px;
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-img{
    display: flex;
    gap: 10px;
    justify-content: end;
    align-items: center;
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-img img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text{
    position: relative;
    padding: 15px 25px;
    background-color: #c5e2e8;
    border-radius: 15px;
    color: #949494;
    width: 250px;
}

.content-chat .content-chat-message-user .body-chat-message-user .message-user-right .message-user-right-text::before{
    content: '';
    position: absolute;
    top: -26px;
    right: 15px;
    border-right: 0px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #c5e2e8;
}

.content-chat .content-chat-message-user .footer-chat-message-user {
    /*background-color: #c5e2e8;*/
    /*padding: 15px 25px;*/
    /*border-radius: 15px;*/
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.content-chat .content-chat-message-user .footer-chat-message-user .message-user-send {
    /*position: relative;*/
    width: 100%;
    margin-bottom: 20px;
}

.chatMessageInput {
    box-sizing: border-box;
    width: 100%;
    padding: 10px 15px;
    border-radius: 5px;
    outline: none;
    border: transparent;
    height: 100px;
    resize: none;
    vertical-align: top;
    background: #f5f5f5;
    position: relative;
}
.footer-chat-message-user{
     position: relative;
}
.postion-send-btn {
    /*position: absolute;*/
    right: 9px;
    bottom: 5px;
}
.content-chat .content-chat-message-user .footer-chat-message-user .message-user-send input {
    box-sizing: border-box;
    width: 100%;
    outline: none;
    border: 2px solid #949494;
    height: 100px;
    resize: none; /* optional: disables manual resizing */
    vertical-align: top; /* not required for textarea, but doesn't hurt */
}

.content-chat .content-chat-message-user .footer-chat-message-user button{
    font-size: 18px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: none;
    background-color: #e87316;
    color: #ffffff;
    cursor: pointer;
    margin-bottom:20px;
}

.content-chat .content-chat-message-user .footer-chat-message-user button:hover{
    background-color: #daa520;
}

@media (max-width: 913px){
    .content-chat{
        padding: 0px;
    }

    .content-chat .content-chat-user {
        max-width: 300px;
        width: 100%;
    }

    .content-chat .content-chat-message-user {
        background-color: #ffffff;
        padding: 15px;
        border-radius: 25px;
        max-width: 600px;
        width: 100%;
    }
}

@media (max-width: 728px){
    .content-chat {
        display: flex;
        flex-direction: column;
    }

    .content-chat .content-chat-user {
        box-sizing: border-box;
        max-width: 1000px;
        width: 100%;
    }

    .content-chat .content-chat-message-user {
        box-sizing: border-box;
        max-width: 1000px;
        width: 100%;
    }

    .content-chat .content-chat-user .list-search-user-chat {
        box-sizing: border-box;
        max-width: -moz-fit-content;
        max-width: fit-content;
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        overflow-x: auto;
        max-height: -moz-fit-content;
        max-height: fit-content;
        padding: 15px;
    }

    .content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar{
        -webkit-appearance: none;
    }
    
    .content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar:vertical {
        width:10px;
    }
    
    .content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar-button:increment,
    .content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar-button {
        display: none;
    } 
    
    .content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar:horizontal {
        height: 10px;
    }
    
    .content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar-thumb {
        background-color: #e87316;
        border-radius: 20px;
        border: 2px solid #f1f2f3;
    }
    
    .content-chat .content-chat-user .list-search-user-chat::-webkit-scrollbar-track {
        border-radius: 10px;  
    }
    

    .content-chat .content-chat-user .list-search-user-chat .user-chat {
        width: 60px;
        height: 60px;
        padding: 10px;
        background-color: #e87316;
        max-height: -moz-fit-content;
        max-height: fit-content;
        border-radius: 50%;
    }

    .content-chat .content-chat-user .list-search-user-chat .user-chat .user-chat-text {
        display: none;
    }
}

/**/
/*popup-inner*/

 .chat-dhrop .tab-buttons button {
    background: transparent;
    border: 1px solid;
    padding: 6px 10px #ff6a00;
    margin-top: 10px;
}
.chat-dhrop .tab-buttons button {
    background: transparent;
    border: 1px solid #ff6a00;
    padding: 6px 10px;
    margin-top: 10px;
    width: 33%;
}










.popup-overlay {
  position: fixed;
  top: -60px;
  left: 0;
  right: 0;
  bottom: 0;
  /*background: rgba(0,0,0,0.5);*/
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.tab-buttons {
    margin-bottom: 14px!important;
}
.popup-content {
  background: white;
  padding: 20px;
  width: 90%;
  max-width: 800px;
  border-radius: 10px;
  position: relative;
}

.popup-inner {
  display: none;
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 10px;
}

.product-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
}

.product-row input {
  padding: 5px;
  min-width: 100px;
}

.remove-btn {
  background: red;
  color: white;
  border: none;
  padding: 6px 10px;
  border-radius: 4px;
  cursor: pointer;
}

.add-row-btn {
  margin-top: 10px;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
}
/*logistic
tabs*/
  .home_classs {
    padding: 8px 12px;
    margin-right: 5px;
    background: #ddd;
    border: none;
    cursor: pointer;
    border-radius: 5px;
  }

  .home_classs.active {
    background: #007bff;
    color: white;
  }

  .chat-dhrop .tab-content input {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 6px;
  }
.chat-dhrop-wrapper {
    display: flex;
    /* gap: 10px; */
    margin-bottom: 20px;
    width: 100%!important;
    background: #fff;
    border: 1px solid #ff6a00;
}

label {
    display: inline-block;
    width: 100%!important;
}
.product-delete {
    display: flex;
    margin-top: -9px;
}
.for-control {
    display: flex;
    margin-bottom: 13px;
}
.product-delete  button#addMoreBtn {
    background: transparent;
    border: 0;
    p: ;
    FONT-VARIANT: JIS04;
}
button.add-sub {
    border: 1px solid #ff6a00;
    background: #ff6a00;
    padding: 6px 20px;
    color: #fff;
}
  .chat-dhrop-btn {
    padding: 8px 12px;
    background-color: #fff;
    color: #000;
    border: none;
    cursor: pointer;
    width:100%;
    max-width:200px;
    border-right:1px solid #ff6a00;
  }
  button.chat-dhrop-btn {
    font-size: 12px;
    font-weight: 600;
}
.chat-dhrop-wrapper .chat-dhrop {
    width: 37%!important;
}
button.chat-dhrop-btn h6 {
    display: flex;
    align-items: center;
    column-gap: 7px;
        justify-content: center;
}
button.chat-dhrop-btn h6 img {
    height: 16px;
}
.chat-dhrop {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 10;
    width: 50%;
    left: 20px;
}
.add-total {
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: end;
}
.add-total p{
   margin-bottom:0px;
}
.package-row i {
    color: red;
}
.quty-class input {
    width: 8%!important;
      padding: 9px;
    border: 0px;
    height: 28px;
    line-height: 7px;
    text-align: center;
    border:1px solid #ddd;
}
.quty-class button {
    padding: 9px;
    border: 0px;
    height: 28px;
    line-height: 7px;
    border:1px solid #ddd;
}
.quty-class {
    display: flex;
}
.tab-content.tabs-btn-one-dhrop button {
    border: navajowhite;
    background: transparent;
    color: #000;
    font-size: 17px;
    font-weight: 600;
}
  .package-row {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
  }

  .package-row input {
    width: 80px;
  }

  .package-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .btn-wrap {
    display: flex;
    gap: 10px;
    margin-top: 10px;
  }

/**/
div#popup-logistic h3 {
    padding-bottom: 12px;
}

.home_classs.active {
    border-bottom: 6px solid #ff6a00;
    color: #ff6a00;
    background: transparent;
    border-radius: 10px!important;
}
.home_classs{
    color: #000;
    background: transparent;
        border-bottom: 6px solid transparent;

}
/*chat-end*/

















/*end*/

@media (max-width: 767px) {
  .list-style .product-box .img-wrapper {
    width: 60%;
    margin: 0 auto;
  }
  nav.navbar.navbar-expand-lg.navbar-dark .container-fluid-lg {
    padding: 0!important;
}
.container-fluid-lg.top-manus .col-lg-8.col-sm-12 {
    padding: 0!important;
}
ul#pills-tab {
    justify-content: center;
}
ul.pills-tab li.nav-item {
    border: 1px solid #ddd!important;
}
}

@media (max-width: 575px) {
  .list-style .product-box .img-wrapper {
    width: 100%;
  }
  .container-fluid-lg {
    padding: 0 19px!important;
}
}

.list-style .product-box .cart-wrap {
  display: none;
}

.list-style .product-box .product-details {
  padding-left: 15px;
  margin-top: 0;
  width: calc(100% - 100px);
}

[dir="rtl"] .list-style .product-box .product-details {
  padding-left: 0;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .list-style .product-box .product-details {
    width: 100%;
    margin-top: 20px;
    padding: 0;
  }
}

.list-style .product-box .product-details .rating {
  margin: 0;
}

.list-style .product-box .product-details h5 {
  font-weight: 500;
  margin: calc(8px + (15 - 8) * ((100vw - 320px) / (1920 - 320))) 0 0 0;
}

.list-style .product-box .product-details span {
  margin-top: 5px;
}

.list-style .product-box .product-details .rating-details {
  text-align: left !important;
}

.list-style .product-box .product-details .rating-details.rating-shop {
  text-align: left;
}

[dir="rtl"] .list-style .product-box .product-details .rating-details.rating-shop {
  text-align: right;
}

.list-style .product-box .product-details .rating-details.rating-shop h5 {
  margin-top: 5px;
}

.list-style .product-box .product-details .rating-details.rating-shop .size-box {
  margin: 5px 0;
}

.list-style .product-box .product-details .rating-details .grid-content {
  display: none;
}

.list-style .product-box .product-details .main-price .listing-content {
  display: block;
}

.list-style .product-box .product-details .main-price .listing-content.listing-shop {
  text-align: left;
}

[dir="rtl"] .list-style .product-box .product-details .main-price .listing-content.listing-shop {
  text-align: right;
}

.list-style .product-box .main-price {
  display: block !important;
  margin-top: 0 !important;
}

.list-style .product-box .main-price h3 {
  padding: 0;
  margin: 0 0 8px;
}

.list-style .product-box .main-price p {
  display: block !important;
  margin: 8px 0;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.list-style .product-box .main-price button {
  position: relative;
  padding: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320))) calc(13px + (20 - 13) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0;
  font-weight: bold;
  background: var(--theme-color);
  font-size: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320)));
  color: #fff;
  border-radius: 5px;
  margin-top: 0;
}

.list-style .product-box .main-price button:hover {
  color: #fff;
  background-color: var(--theme-color);
}

.filter-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-options .select-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-options .select-options>div+div {
  margin-left: 12px;
}

[dir="rtl"] .filter-options .select-options>div+div {
  margin-left: 0;
  margin-right: 12px;
}

.filter-options .grid-options {
  margin-left: auto;
}

[dir="rtl"] .filter-options .grid-options {
  margin-left: unset;
  margin-right: auto;
}

.filter-options .grid-options.avtive li {
  background-color: var(--theme-color);
}

.filter-options .grid-options.avtive li a img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.filter-options .grid-options li {
  width: 36px;
  height: 36px;
  border-radius: 4px;
  background-color: #eff2f7;
  opacity: 0.5;
}

.filter-options .grid-options li.active {
  opacity: 1;
}

.filter-options .grid-options li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.filter-options .grid-options li+li {
  margin-left: 8px;
}

[dir="rtl"] .filter-options .grid-options li+li {
  margin-left: 0;
  margin-right: 8px;
}

.category-side {
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.category-side.show {
  -webkit-transition: .3s ease;
  transition: .3s ease;
  width: 0;
  opacity: 0;
  padding: 0;
  visibility: hidden;
}

.category-side .category-option {
  background-color: #ddd;
}

@media (max-width: 991px) {
  .category-side .category-option {
    background-color: #eff2f7;
  }
}

.category-side .category-option .custome-form-check .form-check-input {
  background-color: #fff;
}

.category-side .category-option .category-name .accordion-button {
  background-color: #fff;
  border: none;
}

.category-side .category-option .category-name .accordion-item {
  background-color: #eff2f7;
  border: none;
}

@media (max-width: 991px) {
  .category-side .category-option .category-name .accordion-item {
    padding: 20px 0;
  }
}

.category-side .category-option .category-name .accordion-item+.accordion-item {
  margin-top: 0px;
}

/**=====================
     Product Page CSS Start
==========================**/
.pro-popular .product-slider .slick-prev {
  background-color: #ddd !important;
}

.pro-popular .product-slider .slick-next {
  background-color: #ddd !important;
}

.rating .fa-star {
  padding-right: 1px !important;
  font-size: 16px !important;
  color: #c3c3c3 !important;
}

.rating .fa-star.theme-color {
  color: #ffa202 !important;
}

.product-title {
  color: #212529;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 14px;
}

.product-title-2 {
  margin-top: 18px;
}

.product-title.hurry-title {
  -webkit-box-pack: unset;
  -ms-flex-pack: unset;
  justify-content: unset;
  font-weight: 400;
}

.product-title.hurry-title span {
  margin: 0 5px;
  color: var(--theme-color);
}

.shipping-info {
  margin-top: 10px;
}

.shipping-info li {
  display: block;
  font-size: 16px;
  color: #777777;
  line-height: 1.5;
  padding-bottom: 5px;
}

.product-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .product-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.product-icon .product-social {
  margin-top: 5px;
}

.product-icon .product-social li {
  padding-right: 30px;
}

.product-icon .product-social li:last-child {
  padding-right: 0;
}

[dir="rtl"] .product-icon .product-social li {
  padding-right: 0;
  padding-left: 30px;
}

.product-icon .product-social li a {
  color: #212529;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
}

.added-notification {
  width: 180px;
  position: fixed;
  top: -100px;
  right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border-radius: 3px;
  padding: 6px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 2px 1px #ced4da;
  box-shadow: 0 0 2px 1px #ced4da;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 9;
  background-color: #fff;
}

@media (max-width: 575px) {
  .added-notification {
    right: 12px;
  }
}

.added-notification.show {
  top: 30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.added-notification img {
  width: 25%;
}

.added-notification h3 {
  color: #212529;
  text-transform: capitalize;
  font-size: 16px;
  margin: 0 10px;
  font-weight: 400;
  white-space: initial;
}

.addeffect-section {
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px dashed #ddd;
}

.addeffect-section.cartMove .error-message {
  display: block;
}

.addeffect-section.cartMove .size-box {
  -webkit-animation: buttons-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: buttons-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}

.addeffect-section .size-box {
  margin: 10px 0;
}

.addeffect-section .size-box ul li {
  height: 35px;
  width: auto;
  padding: 5px;
  border-radius: 5px;
  margin-right: 10px;
  cursor: pointer;
  background-color: #eff2f7;
  border: 1px solid #eff2f7;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

[dir="rtl"] .addeffect-section .size-box ul li {
  margin-right: 0;
  margin-left: 10px;
}

.addeffect-section .size-box ul li.active {
  background: #212529;
}

.addeffect-section .size-box ul li.active a {
  color: #fff;
}

.addeffect-section .size-box ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  color: #212529;
  font-weight: 400;
}

.addeffect-section .error-message {
  display: none;
  color: var(--theme-color);
  font-weight: 500;
  margin: 10px 0;
}

@media (max-width: 767px) {
  .addeffect-section .qty-box .input-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.addeffect-section .qty-box .input-group span button {
  border: 1px solid #ced4da;
  height: 100%;
}

.addeffect-section .qty-box .input-group .form-control {
  text-align: center;
  width: 80px;
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
}

.addeffect-section .qty-box .input-group input {
  padding: 12px 10px;
}

.addeffect-section .qty-box .input-group button {
  background-color: transparent;
  border: 0;
  color: #212529;
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  padding: 5px 10px;
}

.addeffect-section .qty-box .input-group button i {
  font-weight: 900;
  color: #212529;
}

.addeffect-section .qty-box .input-group .icon {
  padding-right: 0;
}

.product-buttons {
  margin-bottom: 20px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .product-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .product-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.product-buttons .btn-solid {
  background-color: var(--theme-color);
  color: #fff;
  padding: 12px 45px;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-buttons .btn-solid+.btn-solid {
  margin-left: 8px;
}

[dir="rtl"] .product-buttons .btn-solid+.btn-solid {
  margin-right: 8px;
  margin-left: unset;
}

@media (max-width: 991px) {
  .product-buttons .btn-solid {
    padding: 12px 30px;
  }
}

@media (max-width: 575px) {
  .product-buttons .btn-solid {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .product-buttons .btn-solid {
    padding: 10px 20px;
    font-size: 14px;
  }
}

.product-buttons .btn-solid i {
  font-size: 17px;
  margin-right: 5px;
}

[dir="rtl"] .product-buttons .btn-solid i {
  margin-right: unset;
  margin-left: 5px;
}

.product-buttons .btn-solid span {
  font-weight: 500;
}

.product-buttons .btn-solid.btn-animation i {
  -webkit-animation: ring 4s 0.7s ease-in-out infinite;
  animation: ring 4s 0.7s ease-in-out infinite;
}

.shipping-order li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

@media (max-width: 767px) {
  .shipping-order li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.shipping-order li img {
  margin-right: 18px;
}

.product-count {
  background-color: #eff2f7;
  padding: 10px 12px !important;
  margin-bottom: 20px;
}

.product-count img {
  margin-right: 6px;
}

[dir="rtl"] .product-count img {
  margin-right: 0;
  margin-left: 6px;
}

.product-count ul {
  margin-bottom: -4px;
}

.product-count ul li {
  margin-bottom: 4px;
}

.product-count ul li:first-child {
  margin-right: 14px;
}

[dir="rtl"] .product-count ul li:first-child {
  margin-right: 0;
  margin-left: 14px;
}

.rating-section {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .rating-section {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.rating-section h6 {
  margin-bottom: 0;
  margin-left: 10px;
  font-weight: 500;
  font-size: 15px;
}

[dir="rtl"] .rating-section h6 {
  margin-left: 0;
  margin-right: 10px;
}

.color-variant {
  margin-bottom: 10px;
}

.color-variant li {
  height: 30px;
  width: 30px;
  cursor: pointer;
  display: inline-block;
  border-radius: 100%;
  margin-right: 5px;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.color-variant li+li {
  margin-left: 0;
}

.color-variant li:nth-child(1) {
  background-color: #f1e7e6;
}

.color-variant li:nth-child(3) {
  background-color: #bfbfbf;
}

.color-variant li.active {
  position: relative;
}

.color-variant li.active:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 10px;
  height: 100%;
  right: 4px;
  height: 15px;
  width: 15px;
  background-size: 70%;
  background-repeat: no-repeat;
  position: absolute;
  opacity: 0.8;
}

.price-detail {
  font-size: 26px;
  color: #212529;
  font-weight: 400;
  margin: 15px 0;
}

.price-detail del {
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 400;
}

.price-detail span {
  font-size: 16px;
  color: var(--theme-color);
  padding-left: 10px;
}

[dir="rtl"] .price-detail span {
  padding-left: 0;
  padding-right: 10px;
}

.label-section {
  margin: 10px 0;
}

.label-section .badge-grey-color {
  padding: 6px 11px;
  font-size: 12px;
  background: #929292;
}

.label-section .label-text {
  text-transform: capitalize;
  padding-left: 5px;
}

[dir="rtl"] .label-section .label-text {
  padding-left: 0;
  padding-right: 5px;
}

.service-accorion {
  padding: 28px;
}

.service-accorion .accordion-collapse {
  margin-top: 0 !important;
}

.service-accorion .accordion-collapse .accordion-body .category-list li {
  margin: 0 !important;
}
  .product-image-tag img {
    object-fit: revert;

}
.service-accorion .accordion-collapse .accordion-body .category-list li+li {
  margin-top: 30px !important;
}

.service-accorion .accordion-collapse .accordion-body .category-list li .service-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-accorion .accordion-collapse .accordion-body .category-list li .service-wrap .service-icon svg {
  width: 30px;
  height: 30px;
  margin-right: 16px;
  fill: var(--theme-color);
  stroke: var(--theme-color);
  font-weight: 300;
}

[dir="rtl"] .service-accorion .accordion-collapse .accordion-body .category-list li .service-wrap .service-icon svg {
  margin-right: 0;
  margin-left: 16px;
}

@media (max-width: 767px) {
  .service-accorion .accordion-collapse .accordion-body .category-list li .service-wrap .service-icon svg {
    width: 35px;
    height: 35px;
  }
}

.service-accorion .accordion-collapse .accordion-body .category-list li .service-wrap .service-content h3 {
  margin-top: -1px;
  font-size: 15px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .service-accorion .accordion-collapse .accordion-body .category-list li .service-wrap .service-content h3 {
    margin-bottom: 2px !important;
  }
}

.service-accorion .accordion-collapse .accordion-body .category-list li .service-wrap .service-content span {
  display: block;
  margin-bottom: -3px;
}

@media (max-width: 991px) {
  .service-accorion .accordion-collapse .accordion-body .category-list li .service-wrap .service-content span {
    font-size: 13px;
  }
}

.details-items .color-image {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .details-items .color-image {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-image-tag img {
    object-fit: revert;

}
}

.details-items .color-image .image-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.details-items .color-image .image-select h5 {
  white-space: initial;
}

.details-items .color-image .image-select .image-section {
  width: calc(100% - 30px);
  margin-left: 10px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

[dir="rtl"] .details-items .color-image .image-select .image-section {
  margin-left: 0;
  margin-right: 10px;
}

.details-items .color-image .image-select .image-section li {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.details-items .color-image .image-select .image-section li.active {
  -webkit-box-shadow: 0 1px 6px #e87316;
  box-shadow: 0 1px 6px #e87316;
}

.details-items .details-image {
  position: relative;
}

.details-items .details-image .product-image-tag {
  position: relative;
}


.details-items .details-image .product-image-tag img {
  border-radius: 5px;
  height: 100%;
  position: relative;
}

.details-items .details-image .product-image-tag .label-tag {
  position: absolute;
  bottom: 10px;
  right: 0;
  border-radius: 50px 0 0 50px;
  background-color: #fff;
  display: none;
}

@media (max-width: 575px) {
  .details-items .details-image .product-image-tag .label-tag {
    display: block;
  }
}

.details-items .details-image .product-image-tag .label-tag h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 10px;
  font-weight: 500;
  font-size: 12px;
}

.details-items .details-image .product-image-tag .label-tag h6 i {
  font-size: 10px;
  margin: -1px 2px 0 0;
  color: var(--theme-color);
}

.details-items .details-image .product-image-tag .label-tag h6 span {
  font-weight: 400;
  border-left: 1px solid #ddd;
  padding-left: 6px;
  margin-left: 6px;
}

.details-items .degree-section {
  position: relative;
}

.details-items .degree-section .image-360 {
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  z-index: 1;
  cursor: pointer;
}

.details-items .degree-section .image-360.videoplay-box {
  -webkit-filter: contrast(0.5);
  filter: contrast(0.5);
}

.details-items .details-image-option .play-icon {
  position: relative;
}

.details-items .details-image-option .play-icon .fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #212529;
  border: 2px solid #212529;
  padding: 15px;
  border-radius: 50%;
  font-size: 18px;
}

.details-items .cloth-details-size {
  position: sticky;
  top: 10px;
}

@media (max-width: 767px) {
  .details-items .cloth-details-size {
    text-align: center;
  }
}

.details-items .cloth-details-size .details-image-concept {
  margin: 15px 0;
}

.details-items .cloth-details-size .details-image-concept h2 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.2em;
  color: #212529;
}

.details-items .cloth-details-size .rating-number {
  display: inline-block;
  padding: 10px 0 0 0;
  color: #212529;
}

.details-items .cloth-details-size .rating-number h5 {
  font-size: 15px;
  margin: 0;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.details-items .cloth-details-size .rating-number h5 .feather {
  width: 15px;
  margin: 0 2px;
  margin-top: -3px;
  fill: #ffa202;
  color: #ffa202;
}

.details-items .cloth-details-size .rating-number h5 span {
  font-weight: 300;
  color: #212529;
}

.details-items .cloth-details-size .price-rating {
  padding: 0;
  margin-bottom: 0;
}

.details-items .cloth-details-size .price-rating li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  color: var(--theme-color);
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
}

.details-items .cloth-details-size .price-rating li:nth-child(2) {
  color: #696969;
  text-decoration: line-through;
  font-weight: 300;
  font-size: 15px;
}

.details-items .cloth-details-size .price-rating li:nth-child(3) {
  color: #009c00;
  font-weight: 600;
}

.details-items .cloth-details-size .border-product {
  padding: 2px 0;
  border-top: 1px dashed #ddd;
  margin-top:10px;
}

.details-items .cloth-details-size .border-product img {
  width: 100%;
  max-width: 75%;
}

@media (max-width: 767px) {
  .details-items .cloth-details-size .border-product img {
    width: 100%;
    max-width: 100%;
  }
}

.details-items .cloth-details-size .timer-5 {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px -5px 0;
}

.details-items .cloth-details-size .timer-5 h5 {
  display: inline-block;
  margin: 5px;
}

.details-items .cloth-details-size .timer-5 .timer1 {
  padding: 0;
  width: auto;
  display: inline-block;
}

.details-items .cloth-details-size .timer-5 .timer1 .counter {
  display: inline-block;
}

.details-items .cloth-details-size .timer-5 .timer1 .counter h5 {
  display: inline-block;
  color: #212529;
}

.details-items .cloth-details-size .progress {
  background-color: #ddd;
  height: 5px;
  width: 70%;
}

@media (max-width: 1199px) {
  .details-items .cloth-details-size .progress {
    width: 75%;
  }
}

@media (max-width: 767px) {
  .details-items .cloth-details-size .progress {
    width: 100%;
  }
}

.details-items .cloth-details-size .progress .progress-bar {
  background-color: var(--theme-color);
}

.details-items .cloth-details-size .image-bundle .bundle-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.details-items .cloth-details-size .image-bundle .bundle-img .image-contain a img {
  max-width: 115px;
  -webkit-box-shadow: 0 0 8px rgba(33, 37, 41, 0.15);
  box-shadow: 0 0 8px rgba(33, 37, 41, 0.15);
}

.details-items .cloth-details-size .image-bundle .bundle-img span {
  margin: 0 15px;
}

.details-items .cloth-details-size .image-bundle .checkbox-details {
  margin-top: 18px;
}

.details-items .cloth-details-size .image-bundle .checkbox-details .checkbox-list {
  display: block;
  margin-bottom: 10px;
}

.details-items .cloth-details-size .cloth-size h5 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 4px;
}

.details-items .cloth-details-size .cloth-size .choose-size {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
}

.details-items .cloth-details-size .cloth-size .choose-size li {
  list-style: none;
  border-radius: 5px;
  font-size: 15px;
  border: 1px solid rgba(33, 37, 41, 0.2);
  margin: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.details-items .cloth-details-size .cloth-size .choose-size li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #212529;
  text-decoration: none;
  width: 40px;
  height: 40px;
  font-size: 13px;
}

.details-items .cloth-details-size .cloth-size .choose-size li:hover a {
  font-weight: bold;
}

.details-items .cloth-details-size .cloth-timer {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #212529;
  background-color: #eaeaea;
}

.details-items .cloth-details-size .cloth-timer h4 {
  font-size: calc(13px + (15 - 13) * ((100vw - 300px) / (1600 - 300)));
}

.details-items .cloth-details-size .cloth-timer #time-date {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  bottom: 0;
  right: 0;
  font-size: calc(13px + (15 - 13) * ((100vw - 300px) / (1600 - 300)));
  display: inline-block;
  margin: 0;
  font-weight: 500;
}

.details-items .cloth-details-size .cloth-color .dropdown-color {
  border-radius: 5px;
  padding: 9px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  font-weight: 400;
  background-color: white;
}

.details-items .cloth-details-size .cloth-color .dropdown-color:focus-visible {
  outline: none;
}

.details-items .cloth-details-size .cloth-color .dropdown-color option {
  color: #212529;
}

.details-items .cloth-details-size .cloth-color .counter-1 {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.details-items .cloth-details-size .cloth-color .counter-1 input {
  width: 100px;
  height: 40px;
  border: 0;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  background: #fff;
  margin: 0px 5px;
  color: #212529;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}

.details-items .cloth-details-size .cloth-color .counter-1 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 25px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #696969;
  border-radius: 5px;
}

.details-items .cloth-details-size .cloth-color .counter-1 span .feather {
  color: #fff;
  width: 20px;
  stroke-width: 2.5px;
}

.details-items .cloth-details-size .cloth-color .wise-list {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  border: 1px solid var(--theme-color);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.details-items .cloth-details-size .cloth-color .wise-list:hover {
  border: 1px solid var(--theme-color);
  background-color: var(--theme-color);
}

.details-items .cloth-details-size .cloth-color .wise-list:hover .feather {
  fill: var(--theme-color);
  color: white;
  stroke-width: 3px;
}

.details-items .cloth-details-size .cloth-color .wise-list .feather {
  width: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.details-items .cloth-details-size .cart-button .buy-cart {
  background-color: var(--theme-color);
  width: 100%;
  height: 100%;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1600 - 320)));
  border: none;
  padding: 0;
}

.details-items .cloth-details-size .cart-button .buy-cart .fa-shopping-cart {
  margin-top: -1px;
}

.details-items .cloth-details-size .cart-button .add-cart {
  background-color: #fff;
  width: 100%;
  height: calc(40px + (50 - 40) * ((100vw - 320px) / (1600 - 320)));
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1600 - 320)));
  padding: 0;
}

.details-items .cloth-details-size .cart-button .add-cart h6 {
  font-weight: 400;
}

.details-items .cloth-details-size .pay-option {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.details-items .cloth-details-size .pay-option li {
  list-style: none;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.details-items .cloth-details-size .pay-option li a {
  color: gray;
  font-size: 30px;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

.details-items .cloth-details-size .share-it {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  position: absolute;
  top: 0;
  right: 0;
}

.details-items .cloth-details-size .share-it button {
  display: inline-block;
  color: #c6c9cc;
  cursor: pointer;
  background-color: #ececec;
  border: none;
  padding: 6px 12px;
  border-radius: 4px;
}

.details-items .cloth-details-size .share-it button .feather {
  width: 18px;
  color: #212529;
}

.details-items .cloth-details-size .share-it .share-option {
  padding: 0;
}

.details-items .cloth-details-size .share-it .share-option li {
  list-style: none;
  margin-right: 20px;
}

.details-items .cloth-details-size .share-it .share-option li a {
  color: #212529;
  font-size: 20px;
}

.details-items .cloth-details-size .share-it .share-option li a:hover {
  color: #696969;
}

.cloth-review .nav-tabs {
  -ms-flex-wrap: initial;
  flex-wrap: initial;
  overflow-x: auto;
  overflow-y: hidden;
  border-bottom: 1px solid #ced4da;
}

.cloth-review .nav-tabs .nav-link {
  color: #212529;
  border-bottom: 4px solid transparent;
  padding: 15px 20px;
  font-size: 19px;
  font-weight: 500;
  margin-right: 20px;
  white-space: initial;
}

[dir="rtl"] .cloth-review .nav-tabs .nav-link {
  margin-right: 0;
  margin-left: 20px;
}

@media (max-width: 575px) {
  .cloth-review .nav-tabs .nav-link {
    margin-right: 0;
  }
}

.cloth-review .nav-tabs .nav-link:hover {
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom: 4px solid var(--theme-color);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.cloth-review .nav-tabs .nav-link.active {
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom: 4px solid var(--theme-color);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #212529;
  background-color: #fff;
}

.cloth-review .shipping-chart {
  padding-bottom: 5px;
  padding: 0;
}

.cloth-review .shipping-chart li {
  font-size: 15px;
  list-style: none;
  color: #696969;
  padding: 0;
  margin: 10px 0;
  display: block;
}

.cloth-review .tab-pane {
  padding-top: 30px;
}

.cloth-review .tab-pane .customer-review-box h4 {
  margin-bottom: 0px;
}

.cloth-review .tab-pane .customer-review-box .customer-section {
  border-bottom: 1px solid rgba(206, 212, 218, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 30px 0;
}

.cloth-review .tab-pane .customer-review-box .customer-section .customer-profile {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 28px;
}

[dir="rtl"] .cloth-review .tab-pane .customer-review-box .customer-section .customer-profile {
  margin-right: 0;
  margin-left: 28px;
}

.cloth-review .tab-pane .customer-review-box .customer-section .customer-details {
  width: calc(100% - 30px);
}

.cloth-review .tab-pane .customer-review-box .customer-section .customer-details h5 {
  font-weight: 500;
}

.cloth-review .tab-pane .customer-review-box .customer-section .customer-details p {
  line-height: 1.4;
}

.cloth-review .tab-pane .customer-review-box .customer-section .customer-details .date-custo {
  margin-top: 15px;
  font-size: 14px;
}

.cloth-review .tab-pane .customer-rating .rating-progess {
  margin-top: 21px;
}

.cloth-review .tab-pane .customer-rating .rating-progess li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.cloth-review .tab-pane .customer-rating .rating-progess li .progress {
  width: 100%;
  border-radius: 8px;
  height: 12px;
}

.cloth-review .tab-pane .customer-rating .rating-progess li .progress .progress-bar {
  background-color: #ffa202;
}

.cloth-review .tab-pane .customer-rating .rating-progess li h5 {
  margin: 0;
  white-space: initial;
  color: #212529;
  font-size: 14px;
}

.cloth-review .tab-pane .table-pane tr.bg-color {
  background-color: #eff2f7;
}

.cloth-review .tab-pane .pro .table-part {
  margin-top: 1px;
}

.cloth-review .tab-pane .pro .table-part tr {
  color: #7e7e7e;
}

.cloth-review .tab-pane .pro .table-part tr th {
  border: 1px solid #ced4da;
  background-color: #eff2f7;
  font-weight: 500;
  padding: 10px 10px;
  white-space: initial;
}
.offer-wrap.product-style-1 {
    margin-bottom: 32px;
}
section.service-section.service-style-2.section-b-space {
    background: #f5f5f5;
}
.cloth-review .tab-pane .pro .table-part tr td {
  border: 1px solid #ced4da;
  text-align: left;
  padding: 10px 10px;
  white-space: initial;
}

[dir="rtl"] .cloth-review .tab-pane .pro .table-part tr td {
  text-align: right;
}

.cloth-review .tab-pane .question-answer ul li {
  margin-bottom: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid #ced4da;
}

.cloth-review .tab-pane .question-answer ul li .que {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0;
}

.cloth-review .tab-pane .question-answer ul li .que .fa-question {
  margin-right: 15px;
  font-size: 19px;
  color: var(--theme-color);
  width: 38px;
  height: 38px;
  border-radius: 100%;
  border: 1px solid #ced4da;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

[dir="rtl"] .cloth-review .tab-pane .question-answer ul li .que .fa-question {
  margin-right: 0;
  margin-left: 15px;
}

.cloth-review .tab-pane .question-answer ul li .que .que-details {
  width: calc(100% - 30px);
}

.cloth-review .tab-pane .question-answer ul li .que .que-details h6 {
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0.9px;
  display: block;
  width: 100%;
  color: #212529;
  font-size: 16px;
  line-height: 1.5;
}

.cloth-review .tab-pane .question-answer ul li .que .que-details p {
  margin-bottom: 0;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: 14px;
  margin-top: 15px;
  font-weight: 300;
  color: #7e7e7e;
}

.cloth-review .tab-pane .speci-list {
  display: block;
  margin-bottom: 28px;
}

.cloth-review .tab-pane .speci-list h6 {
  font-weight: 500;
}

.cloth-review .tab-pane .speci-list h6 span {
  font-weight: 400;
}

.cloth-review .tab-pane p {
  margin-bottom: 0;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-size: 14px;
}

.cloth-review .tab-pane .submit-button {
  background-color: var(--theme-color);
  color: #fff;
  font-weight: bold;
}

.cloth-review .tab-pane table tbody tr th {
  padding: 10px 10px;
  font-weight: 400;
  white-space: initial;
}

.cloth-review .tab-pane table tbody tr td {
  padding: 10px 10px;
  /*white-space: initial;*/
  text-align: center;
}

.cloth-review .review-box .form-control:focus {
  border-color: #eff3f7 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.part {
  margin-bottom: calc(0px + (20 - 0) * ((100vw - 320px) / (1920 - 320)));
}

.part .inner-title {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
}

.custome-modal .modal-content {
  border-radius: 10px;
}

.custome-modal .modal-content .modal-header {
  padding: 0;
}

.custome-modal .modal-content .modal-header button {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  z-index: 1;
  opacity: 1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custome-modal .modal-content .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
}

.custome-modal .modal-content .modal-body .share-it {
  padding: 0;
  margin: 0;
}

.custome-modal .modal-content .modal-body .share-it li {
  list-style: none;
  display: block;
}

.custome-modal .modal-content .modal-body .share-it li+li {
  margin-top: 30px;
}

.custome-modal .modal-content .modal-body .share-it li a {
  text-decoration: none;
  color: #212529;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
}

.custome-modal .modal-content .modal-body .share-it li a p {
  margin-bottom: 0;
}

.custome-modal .modal-content .modal-body .share-it li a i {
  margin-right: 10px;
  stroke-width: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  -ms-flex-line-pack: center;
  align-content: center;
}

.recently-purchase {
  background: #fff;
  max-width: 400px;
  border: 0;
  border-radius: 0;
  bottom: -200px;
  left: 10px;
  padding: 12px;
  position: fixed;
  text-align: left;
  width: auto;
  z-index: 7;
  -webkit-box-shadow: 0 0 4px 0 rgba(33, 37, 41, 0.2);
  box-shadow: 0 0 4px 0 rgba(33, 37, 41, 0.2);
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

[dir="rtl"] .recently-purchase {
  left: unset;
  right: 10px;
}

@media (max-width: 360px) {
  .recently-purchase {
    left: 0;
    margin: 0 13px;
  }
}

.recently-purchase.show {
  bottom: 10px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media (max-width: 767px) {
  .recently-purchase.show {
    bottom: 80px;
  }
}

@media (max-width: 480px) {
  .recently-purchase.show {
    bottom: 64px;
  }
}

.recently-purchase img {
  width: 22%;
}

.recently-purchase .close-popup {
  position: absolute;
  right: 7px;
  top: 7px;
  opacity: 0.5;
  color: #212529;
}

[dir="rtl"] .recently-purchase .close-popup {
  right: unset;
  left: 7px;
}

.recently-purchase .media-body {
  padding: 0 20px;
}

[dir="rtl"] .recently-purchase .media-body {
  text-align: right;
}

.recently-purchase .media-body h4 {
  font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
}

.recently-purchase .media-body .title {
  font-weight: 600;
}

.recently-purchase .media-body .product-name {
  color: var(--theme-color);
  font-size: 12px;
  display: block;
  margin: 2px 0;
}

.recently-purchase .media-body .timeAgo {
  display: block;
}

.stickyCart {
  padding-bottom: 12px;
}

@media (max-width: 575px) {
  .stickyCart {
    padding-bottom: 0;
  }
}

.stickyCart .sticky-bottom-cart {
  bottom: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.stickyCart .recently-purchase.show {
  bottom: 110px;
}

.stickyCart .tap-top {
  bottom: 110px;
}

.outline-button {
  padding: 12px 45px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
}

@media (max-width: 767px) {
  .outline-button {
    padding: 12px;
  }
}

.sticky-bottom-cart {
  position: fixed;
  bottom: -160px;
  width: 100vw;
  z-index: 9;
  background-color: #fff;
  padding: 12px 0;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sticky-bottom-cart .cart-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 575px) {
  .sticky-bottom-cart .cart-content {
    display: block;
  }
}

.sticky-bottom-cart .product-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 575px) {
  .sticky-bottom-cart .product-image {
    display: none;
  }
}

.sticky-bottom-cart .product-image img {
  width: 60px;
  height: 70px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.sticky-bottom-cart .product-image .content {
  margin-left: 12px;
  color: #212529;
  margin-top: 0;
}

[dir="rtl"] .sticky-bottom-cart .product-image .content {
  margin-left: 0;
  margin-right: 12px;
}

@media (max-width: 991px) {
  .sticky-bottom-cart .product-image .content {
    display: none;
  }
  .scrolling-tabs-header {
    height: auto!important;
}
.scrolling-tabs-header ul {
    display: flow-root;
    gap: 9px;
 }
 .scrolling-tabs-header ul li {
    margin-bottom: 16px;
}
}

@media (max-width: 480px) {
  .sticky-bottom-cart .product-image .content {
    display: block;
  }
}

.sticky-bottom-cart .product-image .content h5,
.sticky-bottom-cart .product-image .content h6 {
  margin-bottom: 0;
}

.sticky-bottom-cart .product-image .content h5 {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

.sticky-bottom-cart .product-image .content h6 {
  font-size: 15px;
  margin-top: 3px;
}

.sticky-bottom-cart .product-image .content h6 del {
  margin-left: 7px;
}

.sticky-bottom-cart .product-image .content h6 span {
  color: var(--theme-deafult);
  margin-left: 5px;
}

[dir="rtl"] .sticky-bottom-cart .product-image .content h6 span {
  margin-left: 0;
  margin-right: 5px;
}

.sticky-bottom-cart .selection-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 10px;
}

@media (max-width: 575px) {
  .sticky-bottom-cart .selection-section {
    display: none;
  }
}

.sticky-bottom-cart .selection-section .form-control {
  background-color: #eff2f7;
  border: 1px solid #eff2f7;
  text-transform: capitalize;
}

.sticky-bottom-cart .selection-section .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sticky-bottom-cart .selection-section .form-group {
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 1199px) {
  .sticky-bottom-cart .selection-section .form-group {
    width: 190px;
  }
}

@media (max-width: 767px) {
  .sticky-bottom-cart .selection-section .form-group {
    margin-right: 0;
    width: unset;
  }
}

@media (max-width: 575px) {
  .sticky-bottom-cart .add-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .sticky-bottom-cart .add-btn a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.sticky-bottom-cart .add-btn a.wishlist-btn {
  display: none;
  background-color: #eff2f7;
  color: #212529;
}

.sticky-bottom-cart .add-btn a.wishlist-btn:hover {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
  color: #fff;
}

@media (max-width: 575px) {
  .sticky-bottom-cart .add-btn a.wishlist-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 575px) {
  .sticky-bottom-cart .add-btn a+a {
    margin-left: 8px;
  }

  [dir="rtl"] .sticky-bottom-cart .add-btn a+a {
    margin-right: 8px;
    margin-left: unset;
  }
}

.sticky-bottom-cart .add-btn a i {
  margin-right: 7px;
}

[dir="rtl"] .sticky-bottom-cart .add-btn a i {
  margin-right: unset;
  margin-left: 7px;
}

.product-image {
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-image:hover .product-details .cart-wrap {
  opacity: 1;
}

.product-image:hover .product-details .cart-wrap ul li {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.product-image:hover .product-details .cart-wrap ul li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.product-image:hover .product-details .cart-wrap ul li:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.product-image:hover .product-details .cart-wrap ul li:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.product-image:hover .product-details .cart-wrap ul li:nth-child(5) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

[dir="rtl"] .product-image {
  direction: rtl;
}

.product-image img {
  width: 80px;
  height: 90px;
  -o-object-fit: cover;
  object-fit: cover;
}

.product-image .product-details {
  margin-left: 15px;
  overflow: hidden;
  position: relative;
  width:50%!important;
}

.product-image .product-details .cart-wrap {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  left: -2%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
  justify-content:center;
  opacity: 0;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

[dir="rtl"] .product-image .product-details .cart-wrap {
  margin-left: unset;
  padding-right: 20px;
}

.product-image .product-details .cart-wrap ul li {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

.product-image .product-details .cart-wrap ul li+li {
  margin-left: 10px;
}

[dir="rtl"] .product-image .product-details .cart-wrap ul li+li {
  margin-left: unset;
  margin-right: 10px;
}

.product-image .product-details .cart-wrap ul li a .feather {
  width: 20px;
}

[dir="rtl"] .product-image .product-details {
  margin-left: 0;
  margin-right: 15px;
}

.product-image .product-details a {
  color: #212529;
}

.product-image .product-details a h3 {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  margin: 4px 0 0;
}

.product-image .product-details h4 {
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
}

.product-image .product-details h4 span {
  margin-left: 10px;
}

[dir="rtl"] .product-image .product-details h4 span {
  margin-left: unset;
  margin-right: 10px;
}

.product-image+.product-image {
  margin-top: 30px;
}

.wrapper {
  text-align: center;
  color: #696969;
  overflow: hidden;
}

.wrapper #threesixty {
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wrapper .buttons-wrapper {
  max-width: 120px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wrapper .buttons-wrapper .button {
  position: relative;
  border: none;
  width: 45px;
  cursor: pointer;
  height: 45px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.wrapper .buttons-wrapper .button:hover {
  background-color: #212529;
  color: #fff;
}

.compare-table tbody tr th,
.compare-table tbody tr td {
  padding: 12px 20px;
  font-weight: 400;
}

.compare-table tbody tr td p {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.9px;
  margin-bottom: 0;
}

.compare-table tbody tr td.table-image-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.compare-table tbody tr td.table-image-section img {
  width: 100%;
  max-width: 250px;
}

.compare-table tbody tr td.table-image-section .image-details {
  margin-left: 20px;
  width: 100%;
}

.compare-table tbody tr td.table-image-section .image-details h5 {
  margin: 8px 0;
}

.compare-table tbody tr td.table-image-section .image-details p {
  line-height: 10px;
  margin-bottom: 0;
}

.compare-table tbody tr td.table-image-section .image-details .btn-solid {
  background-color: var(--theme-color);
  color: #fff;
  padding: 7px 25px;
}

.compare-table tbody tr td.product-description {
  width: 500px;
}

@-webkit-keyframes rounded {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rounded {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes run-shoes {
  0% {
    -webkit-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
  }

  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    -webkit-transform-origin: left;
    transform-origin: left;
  }

  75% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    -webkit-transform-origin: right;
    transform-origin: right;
  }

  100% {
    -webkit-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
  }
}

@keyframes run-shoes {
  0% {
    -webkit-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
  }

  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    -webkit-transform-origin: left;
    transform-origin: left;
  }

  75% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    -webkit-transform-origin: right;
    transform-origin: right;
  }

  100% {
    -webkit-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
  }
}

@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(239, 243, 247, 0.3), 0 0 0 1em rgba(239, 243, 247, 0.3);
    box-shadow: 0 0 0 0 rgba(239, 243, 247, 0.3), 0 0 0 1em rgba(239, 243, 247, 0.3);
  }

  100% {
    -webkit-box-shadow: 0 0 0 1em rgba(239, 243, 247, 0.3), 0 0 0 3em rgba(239, 243, 247, 0.3);
    box-shadow: 0 0 0 1em rgba(239, 243, 247, 0.3), 0 0 0 3em rgba(239, 243, 247, 0.3);
  }
}

@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(239, 243, 247, 0.3), 0 0 0 1em rgba(239, 243, 247, 0.3);
    box-shadow: 0 0 0 0 rgba(239, 243, 247, 0.3), 0 0 0 1em rgba(239, 243, 247, 0.3);
  }

  100% {
    -webkit-box-shadow: 0 0 0 1em rgba(239, 243, 247, 0.3), 0 0 0 3em rgba(239, 243, 247, 0.3);
    box-shadow: 0 0 0 1em rgba(239, 243, 247, 0.3), 0 0 0 3em rgba(239, 243, 247, 0.3);
  }
}

@-webkit-keyframes ripple-1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(232, 115, 22, 0.3), 0 0 0 1em rgba(232, 115, 22, 0.3);
    box-shadow: 0 0 0 0 rgba(232, 115, 22, 0.3), 0 0 0 1em rgba(232, 115, 22, 0.3);
  }

  100% {
    -webkit-box-shadow: 0 0 0 1em rgba(232, 115, 22, 0.3), 0 0 0 1.5em rgba(232, 115, 22, 0);
    box-shadow: 0 0 0 1em rgba(232, 115, 22, 0.3), 0 0 0 1.5em rgba(232, 115, 22, 0);
  }
}

@keyframes ripple-1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(232, 115, 22, 0.3), 0 0 0 1em rgba(232, 115, 22, 0.3);
    box-shadow: 0 0 0 0 rgba(232, 115, 22, 0.3), 0 0 0 1em rgba(232, 115, 22, 0.3);
  }

  100% {
    -webkit-box-shadow: 0 0 0 1em rgba(232, 115, 22, 0.3), 0 0 0 1.5em rgba(232, 115, 22, 0);
    box-shadow: 0 0 0 1em rgba(232, 115, 22, 0.3), 0 0 0 1.5em rgba(232, 115, 22, 0);
  }
}

@-webkit-keyframes ripple-2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3);
  }

  100% {
    -webkit-box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 1.5em rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 1.5em rgba(255, 255, 255, 0);
  }
}

@keyframes ripple-2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3);
  }

  100% {
    -webkit-box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 1.5em rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 1.5em rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes rotate-flower {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }

  25% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
  }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes rotate-flower {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }

  25% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
  }

  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes back {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  70% {
    -webkit-transform: translateX(-13px);
    transform: translateX(-13px);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes back {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  70% {
    -webkit-transform: translateX(-13px);
    transform: translateX(-13px);
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-webkit-keyframes regMask {
  0% {
    -webkit-transform: translate(0px, 0px) scale(0);
    transform: translate(0px, 0px) scale(0);
  }

  50% {
    -webkit-transform: translate(100px, 100px) scale(0.5);
    transform: translate(100px, 100px) scale(0.5);
  }

  100% {
    -webkit-transform: translate(0px, 0px) scale(1);
    transform: translate(0px, 0px) scale(1);
  }
}

@keyframes regMask {
  0% {
    -webkit-transform: translate(0px, 0px) scale(0);
    transform: translate(0px, 0px) scale(0);
  }

  50% {
    -webkit-transform: translate(100px, 100px) scale(0.5);
    transform: translate(100px, 100px) scale(0.5);
  }

  100% {
    -webkit-transform: translate(0px, 0px) scale(1);
    transform: translate(0px, 0px) scale(1);
  }
}

@-webkit-keyframes regMaskR {
  0% {
    -webkit-transform: translate(0px, 0px) scale(1);
    transform: translate(0px, 0px) scale(1);
  }

  50% {
    -webkit-transform: translate(150px, -150px) scale(0.5);
    transform: translate(150px, -150px) scale(0.5);
  }

  100% {
    -webkit-transform: translate(0px, 0px) scale(0);
    transform: translate(0px, 0px) scale(0);
  }
}

@keyframes regMaskR {
  0% {
    -webkit-transform: translate(0px, 0px) scale(1);
    transform: translate(0px, 0px) scale(1);
  }

  50% {
    -webkit-transform: translate(150px, -150px) scale(0.5);
    transform: translate(150px, -150px) scale(0.5);
  }

  100% {
    -webkit-transform: translate(0px, 0px) scale(0);
    transform: translate(0px, 0px) scale(0);
  }
}

@-webkit-keyframes regTag {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  25% {
    -webkit-transform: translate(4px, 25px) rotate(11.25deg);
    transform: translate(4px, 25px) rotate(11.25deg);
  }

  50% {
    -webkit-transform: translate(-88px, 40px) rotate(22.5deg);
    transform: translate(-88px, 40px) rotate(22.5deg);
  }

  100% {
    -webkit-transform: translate(-96px, 8px) rotate(45deg);
    transform: translate(-96px, 8px) rotate(45deg);
  }
}

@keyframes regTag {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  25% {
    -webkit-transform: translate(4px, 25px) rotate(11.25deg);
    transform: translate(4px, 25px) rotate(11.25deg);
  }

  50% {
    -webkit-transform: translate(-88px, 40px) rotate(22.5deg);
    transform: translate(-88px, 40px) rotate(22.5deg);
  }

  100% {
    -webkit-transform: translate(-96px, 8px) rotate(45deg);
    transform: translate(-96px, 8px) rotate(45deg);
  }
}

@-webkit-keyframes regTag2 {
  0% {
    width: 140px;
    height: 140px;
    line-height: 140px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0.45);
    box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0.45);
  }

  100% {
    width: 70px;
    height: 70px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0);
    box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0);
    line-height: 68px;
  }
}

@keyframes regTag2 {
  0% {
    width: 140px;
    height: 140px;
    line-height: 140px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0.45);
    box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0.45);
  }

  100% {
    width: 70px;
    height: 70px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0);
    box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0);
    line-height: 68px;
  }
}

@-webkit-keyframes regTagR {
  0% {
    -webkit-transform: translate(-96px, 8px) rotate(45deg);
    transform: translate(-96px, 8px) rotate(45deg);
  }

  25% {
    -webkit-transform: translate(-88px, 40px) rotate(22.5deg);
    transform: translate(-88px, 40px) rotate(22.5deg);
  }

  50% {
    -webkit-transform: translate(4px, 25px) rotate(11.25deg);
    transform: translate(4px, 25px) rotate(11.25deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes regTagR {
  0% {
    -webkit-transform: translate(-96px, 8px) rotate(45deg);
    transform: translate(-96px, 8px) rotate(45deg);
  }

  25% {
    -webkit-transform: translate(-88px, 40px) rotate(22.5deg);
    transform: translate(-88px, 40px) rotate(22.5deg);
  }

  50% {
    -webkit-transform: translate(4px, 25px) rotate(11.25deg);
    transform: translate(4px, 25px) rotate(11.25deg);
  }

  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes regTag2R {
  0% {
    width: 70px;
    height: 70px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0);
    box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0);
    line-height: 68px;
  }

  100% {
    width: 140px;
    height: 140px;
    line-height: 140px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0.45);
    box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0.45);
  }
}

@keyframes regTag2R {
  0% {
    width: 70px;
    height: 70px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0);
    box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0);
    line-height: 68px;
  }

  100% {
    width: 140px;
    height: 140px;
    line-height: 140px;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0.45);
    box-shadow: 0px 2px 5px -1px rgba(33, 37, 41, 0.45);
  }
}

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    opacity: 0.5;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fade {
  0% {
    opacity: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    opacity: 0.5;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes buttons-shake {

  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
}

@keyframes buttons-shake {

  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(2px, 0, 0);
    transform: translate3d(2px, 0, 0);
  }
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  1% {
    -webkit-transform: rotateZ(15deg);
    transform: rotateZ(15deg);
  }

  3% {
    -webkit-transform: rotateZ(-14deg);
    transform: rotateZ(-14deg);
  }

  5% {
    -webkit-transform: rotateZ(17deg);
    transform: rotateZ(17deg);
  }

  7% {
    -webkit-transform: rotateZ(-16deg);
    transform: rotateZ(-16deg);
  }

  9% {
    -webkit-transform: rotateZ(15deg);
    transform: rotateZ(15deg);
  }

  11% {
    -webkit-transform: rotateZ(-14deg);
    transform: rotateZ(-14deg);
  }

  13% {
    -webkit-transform: rotateZ(13deg);
    transform: rotateZ(13deg);
  }

  15% {
    -webkit-transform: rotateZ(-12deg);
    transform: rotateZ(-12deg);
  }

  17% {
    -webkit-transform: rotateZ(12deg);
    transform: rotateZ(12deg);
  }

  19% {
    -webkit-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }

  21% {
    -webkit-transform: rotateZ(9deg);
    transform: rotateZ(9deg);
  }

  23% {
    -webkit-transform: rotateZ(-8deg);
    transform: rotateZ(-8deg);
  }

  25% {
    -webkit-transform: rotateZ(7deg);
    transform: rotateZ(7deg);
  }

  27% {
    -webkit-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg);
  }

  29% {
    -webkit-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
  }

  31% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg);
  }

  33% {
    -webkit-transform: rotateZ(3deg);
    transform: rotateZ(3deg);
  }

  35% {
    -webkit-transform: rotateZ(-2deg);
    transform: rotateZ(-2deg);
  }

  37% {
    -webkit-transform: rotateZ(1deg);
    transform: rotateZ(1deg);
  }

  39% {
    -webkit-transform: rotateZ(-1deg);
    transform: rotateZ(-1deg);
  }

  41% {
    -webkit-transform: rotateZ(1deg);
    transform: rotateZ(1deg);
  }

  43% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  100% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

@keyframes ring {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  1% {
    -webkit-transform: rotateZ(15deg);
    transform: rotateZ(15deg);
  }

  3% {
    -webkit-transform: rotateZ(-14deg);
    transform: rotateZ(-14deg);
  }

  5% {
    -webkit-transform: rotateZ(17deg);
    transform: rotateZ(17deg);
  }

  7% {
    -webkit-transform: rotateZ(-16deg);
    transform: rotateZ(-16deg);
  }

  9% {
    -webkit-transform: rotateZ(15deg);
    transform: rotateZ(15deg);
  }

  11% {
    -webkit-transform: rotateZ(-14deg);
    transform: rotateZ(-14deg);
  }

  13% {
    -webkit-transform: rotateZ(13deg);
    transform: rotateZ(13deg);
  }

  15% {
    -webkit-transform: rotateZ(-12deg);
    transform: rotateZ(-12deg);
  }

  17% {
    -webkit-transform: rotateZ(12deg);
    transform: rotateZ(12deg);
  }

  19% {
    -webkit-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }

  21% {
    -webkit-transform: rotateZ(9deg);
    transform: rotateZ(9deg);
  }

  23% {
    -webkit-transform: rotateZ(-8deg);
    transform: rotateZ(-8deg);
  }

  25% {
    -webkit-transform: rotateZ(7deg);
    transform: rotateZ(7deg);
  }

  27% {
    -webkit-transform: rotateZ(-5deg);
    transform: rotateZ(-5deg);
  }

  29% {
    -webkit-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
  }

  31% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg);
  }

  33% {
    -webkit-transform: rotateZ(3deg);
    transform: rotateZ(3deg);
  }

  35% {
    -webkit-transform: rotateZ(-2deg);
    transform: rotateZ(-2deg);
  }

  37% {
    -webkit-transform: rotateZ(1deg);
    transform: rotateZ(1deg);
  }

  39% {
    -webkit-transform: rotateZ(-1deg);
    transform: rotateZ(-1deg);
  }

  41% {
    -webkit-transform: rotateZ(1deg);
    transform: rotateZ(1deg);
  }

  43% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  100% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

@-webkit-keyframes animateContainer {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
  }

  25% {
    opacity: 1;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
  }

  43.75% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-box-shadow: 0px 0px 0px 43.334px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 43.334px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
  }

  62.5% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 21.667px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 21.667px rgba(255, 255, 255, 0.25) inset;
  }

  81.25% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
  }

  100% {
    opacity: 1;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
  }
}

@keyframes animateContainer {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
  }

  25% {
    opacity: 1;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
  }

  43.75% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-box-shadow: 0px 0px 0px 43.334px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 43.334px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
  }

  62.5% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 21.667px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 21.667px rgba(255, 255, 255, 0.25) inset;
  }

  81.25% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
  }

  100% {
    opacity: 1;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
  }
}

@-webkit-keyframes animateCheck {
  from {
    stroke-dashoffset: 80;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@keyframes animateCheck {
  from {
    stroke-dashoffset: 80;
  }

  to {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animateShadow {
  0% {
    opacity: 0;
    width: 100%;
    height: 15%;
  }

  25% {
    opacity: 0.25;
  }

  43.75% {
    width: 40%;
    height: 7%;
    opacity: 0.35;
  }

  100% {
    width: 85%;
    height: 15%;
    opacity: 0.25;
  }
}

@keyframes animateShadow {
  0% {
    opacity: 0;
    width: 100%;
    height: 15%;
  }

  25% {
    opacity: 0.25;
  }

  43.75% {
    width: 40%;
    height: 7%;
    opacity: 0.35;
  }

  100% {
    width: 85%;
    height: 15%;
    opacity: 0.25;
  }
}

@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}

@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}

@-webkit-keyframes floating {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(-187%);
    transform: translateY(-187%);
  }
}

@keyframes floating {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(-187%);
    transform: translateY(-187%);
  }
}

@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@-webkit-keyframes moveDown {
  from {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }

  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes moveDown {
  from {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }

  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes pendulum {
  20% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }

  40% {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
  }

  60% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

@keyframes pendulum {
  20% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }

  40% {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
  }

  60% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

@-webkit-keyframes catHi {

  0%,
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  10%,
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes catHi {

  0%,
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  10%,
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes catShadow {

  0%,
  100% {
    -webkit-transform: translate(40px, -35px) scale(0.3);
    transform: translate(40px, -35px) scale(0.3);
  }

  10%,
  60% {
    opacity: 1;
    -webkit-transform: translate(-5px, 10px) scale(0.5);
    transform: translate(-5px, 10px) scale(0.5);
  }

  60% {
    opacity: 0;
  }
}

@keyframes catShadow {

  0%,
  100% {
    -webkit-transform: translate(40px, -35px) scale(0.3);
    transform: translate(40px, -35px) scale(0.3);
  }

  10%,
  60% {
    opacity: 1;
    -webkit-transform: translate(-5px, 10px) scale(0.5);
    transform: translate(-5px, 10px) scale(0.5);
  }

  60% {
    opacity: 0;
  }
}

@-webkit-keyframes moveBox {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -150px) rotate(20deg);
    transform: translate(0, -150px) rotate(20deg);
  }

  15% {
    opacity: 1;
    -webkit-transform: translate(0, 100px) rotate(-15deg);
    transform: translate(0, 100px) rotate(-15deg);
  }

  25% {
    -webkit-transform: translate(0, 250px) rotate(10deg);
    transform: translate(0, 250px) rotate(10deg);
  }

  30% {
    -webkit-transform: translate(0, 350px) rotate(-5deg);
    transform: translate(0, 350px) rotate(-5deg);
  }

  35% {
    opacity: 1;
    -webkit-transform: translate(0, 570px) rotate(0deg);
    transform: translate(0, 570px) rotate(0deg);
  }

  45%,
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 570px);
    transform: translate(0, 570px);
  }
}

@keyframes moveBox {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -150px) rotate(20deg);
    transform: translate(0, -150px) rotate(20deg);
  }

  15% {
    opacity: 1;
    -webkit-transform: translate(0, 100px) rotate(-15deg);
    transform: translate(0, 100px) rotate(-15deg);
  }

  25% {
    -webkit-transform: translate(0, 250px) rotate(10deg);
    transform: translate(0, 250px) rotate(10deg);
  }

  30% {
    -webkit-transform: translate(0, 350px) rotate(-5deg);
    transform: translate(0, 350px) rotate(-5deg);
  }

  35% {
    opacity: 1;
    -webkit-transform: translate(0, 570px) rotate(0deg);
    transform: translate(0, 570px) rotate(0deg);
  }

  45%,
  100% {
    opacity: 0;
    -webkit-transform: translate(0, 570px);
    transform: translate(0, 570px);
  }
}

@-webkit-keyframes parachute {
  0% {
    -webkit-transform: translate(0, -150px) rotate(20deg) scale(0.8);
    transform: translate(0, -150px) rotate(20deg) scale(0.8);
    opacity: 0;
  }

  15% {
    -webkit-transform: translate(0, 100px) rotate(-15deg) scale(1);
    transform: translate(0, 100px) rotate(-15deg) scale(1);
    opacity: 1;
  }

  25% {
    -webkit-transform: translate(0, 250px) rotate(10deg);
    transform: translate(0, 250px) rotate(10deg);
  }

  30% {
    -webkit-transform: translate(0, 350px) rotate(-5deg);
    transform: translate(0, 350px) rotate(-5deg);
  }

  33% {
    -webkit-transform: translate(0, 460px) rotate(0deg) scale(0.9);
    transform: translate(0, 460px) rotate(0deg) scale(0.9);
    opacity: 1;
  }

  45%,
  100% {
    -webkit-transform: translate(0, 480px);
    transform: translate(0, 480px);
    opacity: 0;
  }
}

@keyframes parachute {
  0% {
    -webkit-transform: translate(0, -150px) rotate(20deg) scale(0.8);
    transform: translate(0, -150px) rotate(20deg) scale(0.8);
    opacity: 0;
  }

  15% {
    -webkit-transform: translate(0, 100px) rotate(-15deg) scale(1);
    transform: translate(0, 100px) rotate(-15deg) scale(1);
    opacity: 1;
  }

  25% {
    -webkit-transform: translate(0, 250px) rotate(10deg);
    transform: translate(0, 250px) rotate(10deg);
  }

  30% {
    -webkit-transform: translate(0, 350px) rotate(-5deg);
    transform: translate(0, 350px) rotate(-5deg);
  }

  33% {
    -webkit-transform: translate(0, 460px) rotate(0deg) scale(0.9);
    transform: translate(0, 460px) rotate(0deg) scale(0.9);
    opacity: 1;
  }

  45%,
  100% {
    -webkit-transform: translate(0, 480px);
    transform: translate(0, 480px);
    opacity: 0;
  }
}

@-webkit-keyframes fadeInOut {

  5%,
  12% {
    opacity: 1;
  }

  20% {
    opacity: 0;
  }
}

@keyframes fadeInOut {

  5%,
  12% {
    opacity: 1;
  }

  20% {
    opacity: 0;
  }
}

@-webkit-keyframes clouds {
  from {
    -webkit-transform: translate(-150%, 0);
    transform: translate(-150%, 0);
  }

  to {
    -webkit-transform: translate(150%, 0);
    transform: translate(150%, 0);
  }
}

@keyframes clouds {
  from {
    -webkit-transform: translate(-150%, 0);
    transform: translate(-150%, 0);
  }

  to {
    -webkit-transform: translate(150%, 0);
    transform: translate(150%, 0);
  }
}

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/**=====================
     banner css start
==========================**/
.banner-style-2 .collection-banner {
  position: relative;
  cursor: pointer;
}

.banner-style-2 .collection-banner .banner-img {
  min-height: 390px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1460px) {
  .banner-style-2 .collection-banner .banner-img {
    min-height: 330px;
  }
}

@media (max-width: 1199px) {
  .banner-style-2 .collection-banner .banner-img {
    min-height: 300px;
  }
}

@media (max-width: 360px) {
  .banner-style-2 .collection-banner .banner-img {
    min-height: 240px;
  }
}

.banner-style-2 .collection-banner .banner-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 30px;
}

@media (max-width: 575px) {
  .banner-style-2 .collection-banner .banner-detail {
    padding: 20px;
  }
}

.banner-style-2 .collection-banner .banner-detail .font-dark-30 {
  font-weight: 800;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #212529 !important;
}

.banner-style-2 .collection-banner .banner-detail .heart-wishlist .far {
  color: rgba(35, 35, 35, 0.6);
}

.banner-style-2 .collection-banner .banner-detail .heart-wishlist::after {
  opacity: 0;
  -webkit-transition: 0.5;
  transition: 0.5;
}

.banner-style-2 .collection-banner .contain-banner {
  top: unset;
  bottom: 60px;
}

.banner-style-2 .collection-banner .contain-banner.contain-center {
  top: 0;
  bottom: 0;
}

@media (max-width: 1199px) {
  .banner-style-2 .collection-banner .contain-banner {
    bottom: 30px;
  }
}

.banner-style-2 .collection-banner .contain-banner .banner-content {
  padding: 40px;
  width: calc(100% - 120px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.banner-style-2 .collection-banner .contain-banner .banner-content.banner-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

@media (max-width: 1460px) {
  .banner-style-2 .collection-banner .contain-banner .banner-content {
    padding: 30px;
    width: unset;
  }
}

@media (max-width: 575px) {
  .banner-style-2 .collection-banner .contain-banner .banner-content {
    padding: 20px;
  }
}

@media (max-width: 1460px) {
  .banner-style-2 .collection-banner .contain-banner .banner-content span {
    letter-spacing: 3px;
  }
}

.banner-style-2 .collection-banner.ratio2_1 .bg-size:before {
  display: none;
}

.banner-style-2 .collection-banner:hover .contain-banner .banner-content.banner-center {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.banner-style-2 .collection-banner:hover .contain-banner .banner-content.with-bg {
  background-color: var(--theme-color);
  opacity: 0.9;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}

.banner-style-2 .collection-banner:hover .contain-banner .banner-content.with-big {
  background-color: var(--theme-color);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  opacity: 0.9;
}

.banner-style-2 .collection-banner:hover .banner-detail .heart-wishlist .far {
  color: var(--theme-color);
}

.banner-style-2 .collection-banner:hover .banner-detail .heart-wishlist::after {
  opacity: 0.1;
  -webkit-transition: 0.5;
  transition: 0.5;
}

.banner-style-2 .collection-banner:hover .banner-detail .font-dark-30 {
  color: #232323 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.banner-style-2 .collection-banner:hover .banner-detail .font-dark-30 span {
  color: var(--theme-color) !important;
}

.banner-style-2.offer-banner .collection-banner .banner-img {
  min-height: unset;
}

.banner-style-2.offer-banner .collection-banner .contain-banner {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: unset;
}

.banner-style-2.offer-banner .collection-banner .contain-banner .banner-content {
  padding: 40px;
}

.banner-style-2.offer-banner .collection-banner .contain-banner .banner-content span {
  letter-spacing: unset;
}



/**=====================
    RTL css start
==========================**/
[dir="rtl"] ol,
[dir="rtl"] ul {
  padding: 0;
}

[dir="rtl"] .slick-slider {
  direction: ltr;
}

[dir="rtl"] .slick-slide {
  float: left;
}

/**=====================
     responsive css start
==========================**/
/*@media (min-width: 1430px) {*/
/*  .container {*/
/*    max-width: 1400px;*/
/*  }*/
/*}*/
footer .footer-links .footer-content {
    display: block!important;
}
@media (max-width: 1024px) {
.product-style-1 .product-list .product-box .product-details h3 {
    min-height: 42px;
}

.banner-image a span {
    font-size: 14px!important;
}
.container-fluid-lg.middel-manus .col-lg-7.col-sm-6 {
    width: 50%!important;
}
.container-fluid-lg.middel-manus .col-lg-3.col-sm-12 {
    width: 36%;
}
.container-fluid-lg.third_manus .col-lg-7.col-sm-12.three_bottom_manus {
    width: 50%!important;

}
.container-fluid-lg.third_manus .col-lg-3.col-sm-12.three_bottom_manus {
    width: 33%;

}
ul.nav-menu {
    display: grid!important;
}
}
a.footer-logo img {
    height: 43px;
}

@media (max-width: 767px) {
    .assureance_title h4 {
    font-size: 20px;
}
    .col-sm-12{
    width: 100%!important;
}
    .discount-image-details-1 .discount-images .shoes-images {
    left: 31%;
    width: 30%;
    right: 50%;
}
.discount-image-details-1 .discunt-details .deal-text {
    padding-top: 30px;
    font-size:17px;
}
    .requst-button.btn.btn-solid-default.btn-spacing {
    height: auto;
}
    .origin-dropdown {
    left: 0!important;
}
    .container-fluid {
    padding: 0px 20px!important;
}
.brand-logo a img {
    height: 46px!important;
    object-fit: contain;
}
.nav-down .three_bottom_manus {
    margin-top: 0!important;
    padding-top: 0!important;
    margin-bottom: 0!important;
}
a.footer-logo img {
    height: 43px!important;
    width: initial;
}
.brand-logo a img {
    height: 47px;
    margin: 0 auto;
    display: inline-block;
}
    .top-manusitems ul li {
    border-right: 0!important;
}
    .container-fluid-lg.middel-manus .col-lg-7.col-sm-6 {
    width: 100%!important;
}
.container-fluid-lg.middel-manus .col-lg-3.col-sm-12 {
    width: 100%;
}
.container-fluid-lg.third_manus .col-lg-7.col-sm-12.three_bottom_manus {
    width: 100%!important;

}
.container-fluid-lg.third_manus .col-lg-3.col-sm-12.three_bottom_manus {
    width: 100%;

}
.assurance_area .services_shipping {
    display: grid!important;
    column-gap: 3px!important;
    height: aut0!important;
}
 .col-lg-6.col-sm-12.services_area .services_shipping {
    margin: 0!important;
}
.assurance_area .assurance_box h3 {
    margin-top: 10px!important;
    font-size: 18px!important;
    line-height: 22px!important;
} 
 .assureance_title.covered h4 {
    font-size: 20px!important;
    line-height: 23px!important;
}
  button.btn.btn-search.btn.btn-solid-default.btn-spacing {
     padding: 8px 5px!important; 
}  
.col-lg-2.col-md-2.col-sm-12.supplier_area {
    width: 100%!important;
    margin-bottom: 10px;
}
.supplier-central-box {
    height: auto!important;
}
.btn {
    padding: 10px!important;
}
.button_banner a {
    font-size: 15px!important;
    width: 100%;
}
.button_banner a {
    font-size: 15px!important;

}
}
button.btn.btn-search.btn.btn-solid-default.btn-spacing {
    padding: 10px 10px!important;
    line-height: 5px;
    width: 100%;
}
.search-box {
    width: 100%;
}
.form-two.second-manus {
    width: 13%!important;
    display: flex;
    justify-content: end;
}

header.container-fluid-lg.mobile-responsive-bottom {
    background: #fff;
    padding-bottom: 9px;
    padding-top: 8px;
    position: absolute;
    bottom: 0;
    display:none;
}
.container-fluid-lg.third_manus {
    padding-bottom: 20px;
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.ui-li-bottom {
    display: flex;
    column-gap: 20px;
    align-items: center;
}
@media (max-width: 991px){
  header.container-fluid-lg.mobile-responsive-bottom {
    display: block;
}  

}
