@import url("./bootstrap-icons.min.css");

@font-face {
    font-family: sans;
    font-style: normal;
    src: url("../fonts/IRANSansWeb(FaNum).eot");
    src: url("../fonts/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb(FaNum).woff") format("woff2"), url("../fonts/IRANSansWeb(FaNum).woff") format("woff"), url("../fonts/IRANSansWeb(FaNum).ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: ismull;
    font-style: normal;
    src: url("../fonts/fontfamily/ismull.ttf");
    font-display: swap;
}

@font-face {
    font-family: ismb;
    font-style: normal;
    src: url("../fonts/fontfamily/ismb.ttf");
    font-display: swap;
}

body {
    background-color: #ffffff;
    font-family: "sans";
    overflow-x: hidden;
}

.form-select,
.form-control {
    font-size: 15px;
}

.form-select:focus,
.form-control:focus {
    outline: 0;
    box-shadow: none;
}

.ismb {
    font-family: "ismb";
}

.btn-close:focus {
    box-shadow: unset !important;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "\F284";
    font-family: bootstrap-icons !important;
    font-size: 16px;
}

.breadcrumb li a {
    color: #f76b1c;
    font-size: 14px;
    line-height: 27px;
}

.breadcrumb li span {
    color: #adadad;
    font-size: 14px;
    line-height: 27px;
}

.ismull {
    font-family: "ismull";
}

.rwb {
    color: #767676;
}

.rwb:hover {
    color: #f54a4a;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: black;
}

.light {
    opacity: .7;
}

.btn {
    transition: 0.5s ease-in-out;
    text-decoration: none;
    border-radius: 19px;
    transition: .5s;
    color: #fff;
}

.btn-1 {
    align-items: center !important;
    background: #222 !important;
    color: #fff !important;
}

.btn-1:hover {
    background: #497D93;
    color: #fff;
}

.btn-2 {
    background: #635928;
}

.btn-2:hover {
    background: #213f9c;
    color: #fff;
}

.btn-3 {
    color: #213f9c;
    border: 1px solid #213f9c;
    border-radius: 19px;
}

.btn-3:hover {
    color: #635928;
    border-color: #635928;
    transition: 0.5s;
}

.description {
    line-height: 35px;
}

.description a {
    color: #f36b21;
}

.description a:hover {
    color: #28469d;
    transition: 0.5s;
}

.description strong {
    color: #26429d;
}

.swiper .swiper-wrapper {
    height: unset !important;
}

.swiper .sliderIndex {
    border-radius: 25px !important;
}

.swiper .swiper-slide {
    background: #FFFFFF;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
    /* border-radius: 15px; */
    margin-bottom: 35px;
}



/* .swiper .swiper-slide .image {
  height: 150px;
} */
.brand .image {
    background: #FFFFFF;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}

.swiper .swiper-slide .bg-img {
    background: #ECE4E0;
    border-radius: 7px 7px 0px 0px;
    margin: 7px;
    margin-bottom: 0px;
}

.swiper .swiper-slide .title {
    color: #767676;
    font-size: 15px;
    transition: .5s;
}

.swiper .swiper-slide .title:hover {
    color: #000;
}

.special .product-img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
    /*height: 300px;*/
}

.special a {
    color: unset;
}

.special .product-img img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

/*.special .product-img::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 0;*/
/*    left: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    background: linear-gradient(180deg, rgba(5, 13, 39, 0) 8.89%, #072134 123.33%);*/
/*    border-top-right-radius: 15px;*/
/*    border-top-left-radius: 15px;}*/
.special .product-img .cover {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(5, 13, 39, 0) 8.89%, #072134 123.33%);
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.special .product-img .text {
    position: absolute;
    z-index: 1000;
    color: #fff;
    right: 0;
    /*left: 20;*/
    top: 0;
    bottom: 0;
    justify-content: end;
    display: flex;
    flex-direction: column;
    font-size: 16px;
}

.special .product-img .text a {
    color: white;
}

.special .product-img .text .title-a,
.special .product-img .text p {
    padding: 0 10px;

}

.special .product-img .text .light {
    opacity: 75%;
}

.special .product-img .discount {
    position: absolute;
    z-index: 1000;
    left: 10px;
    top: 10px;
}

.special .size-box {
    border-radius: 0 0 15px 15px;
    height: 70px;
    color: grey;
    justify-content: center;
}

.special .size-box a {
    cursor: pointer;
}

.special .product-img .discount .badge {
    padding: 10px !important;
}

.swiper .swiper-slide .slider-img {
    border-radius: 25px;
}

.swiper .swiper-slide .header {
    left: 10%;
    top: 20%;
}

.swiper .swiper-slide .btn-1 {
    bottom: 20px;
    left: 10%;
}

.product-img img {
    object-fit: cover;
}

.product-img:hover img {
    transform: scale(1.2);
    transition: 0.5s;
}

.product .filter input {
    border-radius: 19px;
}

.product .filter .checkbox input {
    border-radius: 5px;
}

.product .filter input:focus {
    outline: none;
    box-shadow: none;
}

.product .filter .title {
    color: #6c757d;
}

.product .filter i {
    color: #f76b1c;
}

.product .nav-pills .active {
    align-items: center !important;
    background: #f76b1c !important;
    color: #fff !important;
    border-radius: 19px;
}

.product .nav-pills {
    border: 1px solid #f76b1c;
    border-radius: 19px;
}

.product .nav-pills .nav-link {
    color: black;
}

.product .tab-content .filter .accordion-button:not(.collapsed) {
    color: #21409a;
    background-color: white;
}

.product .tab-content .filter .accordion-button:focus {
    box-shadow: none;
}

.form-check-input:checked {
    background-color: #f36e26;
    border-color: #f36e26;
}

.swiper .swiper-pagination-bullet-active {
    background: #f96c25 !important;
}

.carousel-indicators [data-bs-target] {
    background-color: #000;
    opacity: 0.2;
    width: 8px;
    height: 8px;
    border-radius: 10px !important;
    border: 0px;
}

.carousel-indicators .active {
    background-color: #f96c25;
    width: 16px;
    opacity: 1;
}

.bar h2 {
    font-size: 22px;
    line-height: 34px;
    color: #364147;
}

.bar h2 span {
    color: #767676;
}

.bar .alllink {
    font-size: 14px;
    line-height: 22px;
    color: #f54a4a;
}

.bg-one {
    background-color: #767676;
}

.bg-second {
    background-color: #364147;
}

.bg-third {
    background-color: #f54a4a;
}

.bg-fourth {
    background-color: #f4afae;
}

.text-one {
    color: #767676;
}

.text-second {
    color: #364147;
}

.text-third {
    color: #f54a4a;
}

.text-fourth {
    color: #f4afae;
}

.menu {
    padding: 0;
    margin: 0;
    background-color: white;
}

.menu .navbar {
    background: transparent !important;
}

.menu .btnclose {
    background: transparent;
    border: transparent;
}

.menu .btnclose .color {
    color: #f36b21;
}

.menu .badge {
    right: -10px;
    font-size: 9px;
    border-radius: 50% !important;
    width: 25px;
    height: 25px;
    align-items: center;
    display: flex;
    top: -6px;
    justify-content: center;
}

.menu .nav-link {
    font-size: 14px;
    position: relative;
}

.menu .nav-link:hover {
    color: #767676;
}

.menu .mega-item {
    position: relative;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.menu .mega-item:hover .mega-box {
    top: 100%;
    opacity: 1;
    display: block;
    animation: mega 0.4s ease-in-out;
    right: 0;
    left: 0;
    width: max-content;
    z-index: 20;
    padding-bottom: 1px;
}

.menu .mega-item .mega-box {
    border-radius: 19px;
    background-color: #fff;
    position: absolute;
    right: 0;
    z-index: 3;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    display: none;
}

.menu .mega-item .mega-box li a {
    display: flex;
    /*border-bottom: 1px solid #eee;*/
    color: black;
    transition: 0.4s ease-in-out;
    /*border-left: 1px solid #eee;*/
}

.menu .mega-item .mega-box li a:hover {
    color: #5b8ea3;
}

.menu .mega-item .mega-box .font-size-custom-2 {
    padding: .5rem;
    transition: .5s;
    width: max-content;
}

.menu .offcanvas-body .card-body {
    border-radius: 15px;
    border: 1px solid #213f9c !important;
    margin-top: 12px;
}

@keyframes mega {
    0% {
        top: 60%;
        opacity: 0;
    }

    100% {
        top: 100%;
        opacity: 1;
    }
}

.menu-tabs {
    flex-direction: column;
    border-left: 2px solid #eee !important;
    width: max-content;
}

.menu-tabs .nav-link {
    padding: 0px !important;
    border-left: unset !important;
    border-bottom: 1px solid #eee !important;
    color: #213f9c !important;
    width: 100%;
}

.menu-tabs .menu-items-tab {
    border-right: 1px solid #eee;
    width: 74%;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    background-color: rgba(238, 238, 238, 0.5) !important;
    color: #f36b21 !important;
    border-right: 3px solid #5b8ea3 !important;
    border-radius: unset !important;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-radius: unset !important;
}

.menu .mega-item .mega-box a {
    color: gray;
}

.menu .mega-item .mega-box li a {
    color: #213f9c;
}

.menu .mega-item .mega-box .menu-items-tab {
    background-color: rgba(238, 238, 238, 0.5) !important;
    border-top-left-radius: 19px;
    border-bottom-left-radius: 19px;
}

.footer li {
    transition: .5s;
}

.footer li a {
    transition: .5s;
    width: fit-content;
    display: flex;
    align-items: center;
}

.footer li a i {
    color: #222;
    transition: .5s;
}

.footer li a:hover {
    color: #f96c25;
    !important;
}

.footer li a:hover i {
    transform: rotateZ(45deg);
}

.footer .copyright a {
    color: #f36b21;
    transition: 0.5s;
}

.footer .copyright {
    border-top: 1px solid #f76b1c;
}

.footer .copyright i {
    color: #28469d;
}

.footer .copyright a:hover {
    color: #28469d;
}

.footer .instagram {
    background: linear-gradient(90deg, rgba(249, 206, 52, 1) 0%, rgba(238, 42, 123, 1) 52%, rgba(98, 40, 215, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.footer .telegram {
    color: #34abdf
}

.footer .whatsapp {
    color: #1bd741;
}

.footer .content {
    position: relative;
    z-index: 1111;
}

.footer {
    position: relative;
    z-index: 2;
    padding-bottom: 0;
}

.footer .copyright {
    font-size: 12px;
}

.footer::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/bgfooternew.jpg');
    opacity: 0.2;
    /* Adjust the opacity value as needed */
    background-size: cover;
    z-index: 1;
}

.instagram {
    background: linear-gradient(90deg, rgba(249, 206, 52, 1) 0%, rgba(238, 42, 123, 1) 52%, rgba(98, 40, 215, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.telegram {
    color: #34abdf
}

.whatsapp {
    color: #1bd741;
}

.banner img {
    border-radius: 19px;
}

.special-sell .swiper {
    overflow: unset !important;
}


.special-sell .swiper-slide-active {
    width: 545.8px;
    margin-left: 13px;
    scale: 1.1;
    z-index: 10000;
    box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.1);
}

.special-sell .swiper-slide-active .bg {
    background: #746A36 !important;
    opacity: 1 !important;
}

.special-sell .bg {
    background: #746A36;
    border-radius: 10px;
    opacity: .5;
}

.special-sell .bg .img {
    border-radius: 10px;
}

/* .special-sell .bg .width {
  width: max-content; } */
.special-sell .bg .font-1 {
    font-size: 15px;
}

.special-sell .bg .font-2 {
    font-size: 11px;
}

.special-sell .swiper-button-prev::after,
.special-sell .swiper-button-next::after {
    content: unset !important;
    /* background-color: #746a36;
    font-size: 20px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    padding: 100px 10px;
    display: flex;
    align-items: center;
    opacity: 0.90;
    color: white; */
}

.special-sell .swiper-button-next,
.special-sell .swiper-button-prev {
    z-index: 111111;
    top: 0px !important;
    bottom: 0px !important;
    position: absolute !important;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    margin: 0px;
    background-color: white;
    color: #746A36;
    align-items: center;
    margin-top: auto !important;
}

.special-sell .swiper-pagination-bullet-active {
    background: #746A36 !important;

}

.special-sell .swiper-pagination {
    margin-top: 30px;
}

.product-detail .main {
    border-color: #f76b1c !important;
    border-radius: 15px;
}

.product-detail .main .round-custom-2 {
    border-radius: 15px;
}

.input-number-new::-webkit-outer-spin-button,
.input-number-new::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

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

.input-number-new {
    -moz-appearance: textfield;
}

.product-detail .main .input-number-new {
    -moz-appearance: textfield;
    /* Firefox */
}

.product-detail .tabs .nav-link {
    color: #000 !important;
    border: 1px solid #76b5ce;
    padding: 6px 15px !important;
    border-radius: 19px;
    transition: .5s;
}

.product-detail .tabs .nav-link:hover {
    background-color: #76b5ce;
    color: #fff !important;
}

.product-detail .tabs .nav-pills .nav-link.active {
    background-color: #f76b1c;
    color: #fff !important;
    border-color: #f76b1c;
}

.product-detail .tab-pane .opinion .border {
    border-radius: 15px;
    overflow: hidden;
}

.product-detail .tab-pane .form-control:focus {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/*
.app-figure {
  display: flex;
  flex-direction: column;
  align-items: center; }

.product-detail .app-figure span,
.mz-expand a,
.preview figure .mz-expand a {
  display: none;
  opacity: 0; }

.product-detail .app-figure span,
.mz-expand a,
.preview figure .mz-expand a .app-figure span,
.app-figure figure > div a,
.mz-expand a,
.mz-expand,
.preview figure .mz-expand a {
  display: none;
  opacity: 0; }

#Zoom-1 span a {
  display: none !important;
  visibility: hidden !important;
  overflow: hidden !important;
  opacity: 0 !important; }

#Zoom-1 figure div a,
#Zoom-1 figure div:nth-child(1) {
  display: none;
  color: transparent;
  opacity: 0; } */
.cfg-btn {
    background-color: rgb(55, 181, 114);
    color: #fff;
    border: 0;
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3);
    outline: 0;
    cursor: pointer;
    width: 200px;
    padding: 10px;
    font-size: 1em;
    position: relative;
    display: inline-block;
    margin: 10px auto;
}

.cfg-btn:hover:not([disabled]) {
    background-color: rgb(37, 215, 120);
}

.mobile-magic .cfg-btn:hover:not([disabled]) {
    background: rgb(55, 181, 114);
}

.cfg-btn[disabled] {
    opacity: .5;
    color: #808080;
    background: #ddd;
}

.cfg-btn.btn-preview,
.cfg-btn.btn-preview:active,
.cfg-btn.btn-preview:focus {
    font-size: 1em;
    position: relative;
    display: block;
    margin: 10px auto;
}

.cfg-btn,
.preview,
.app-figure,
.api-controls,
.wizard-settings,
.wizard-settings .inner,
.wizard-settings .footer,
.wizard-settings input,
.wizard-settings select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.preview,
.wizard-settings {
    padding: 10px;
    border: 0;
    min-height: 1px;
}

.preview {
    position: relative;
}

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

.api-controls button,
.api-controls button:active,
.api-controls button:focus {
    width: 80px;
    font-size: .7em;
    white-space: nowrap;
}

.app-figure {
    /* width: 80% !important;
    margin: 0px auto;
    border: 0px solid red;
    position: relative;
    text-align: center; */
    width: 100% !important;
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px solid red;
    position: relative;
    text-align: center;
}


.selectors {
    margin-top: 10px;
}

/*.selectors .mz-thumb img {*/
/*    !*max-width: 56px;*!*/
/*}*/

.app-code-sample {
    max-width: 80%;
    margin: 30px auto 0;
    text-align: center;
    position: relative;
}


.app-code-sample input[type="radio"] {
    display: none;
}

.app-code-sample label {
    display: inline-block;
    padding: 2px 12px;
    margin: 0;
    font-size: .8em;
    text-decoration: none;
    cursor: pointer;
    color: #666;
    border: 1px solid rgba(136, 136, 136, 0.5);
    background-color: transparent;
}

.app-code-sample label:hover {
    color: #fff;
    background-color: rgb(253, 154, 30);
    border-color: rgb(253, 154, 30);
}

.app-code-sample input[type="radio"]:checked+label {
    color: #fff;
    background-color: rgb(110, 110, 110) !important;
    border-color: rgba(110, 110, 110, 0.7) !important;
}

.app-code-sample label:first-of-type {
    border-radius: 4px 0 0 4px;
    border-right-color: transparent;
}

.app-code-sample label:last-of-type {
    border-radius: 0 4px 4px 0;
    border-left-color: transparent;
}

.app-code-sample .app-code-holder {
    padding: 0;
    position: relative;
    border: 1px solid #eee;
    border-radius: 0px;
    background-color: #fafafa;
    margin: 15px 0;
}

.app-code-sample .app-code-holder>div {
    display: none;
}

.app-code-sample .app-code-holder pre {
    text-align: left;
    white-space: pre-line;
    border: 0px solid #eee;
    border-radius: 0px;
    background-color: transparent;
    padding: 25px 50px 25px 25px;
    margin: 0;
    min-height: 25px;
}

.app-code-sample input[type="radio"]:nth-of-type(1):checked~.app-code-holder>div:nth-of-type(1) {
    display: block;
}

.app-code-sample input[type="radio"]:nth-of-type(2):checked~.app-code-holder>div:nth-of-type(2) {
    display: block;
}

.app-code-sample .app-code-holder .cfg-btn-copy {
    display: none;
    z-index: -1;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 44px;
    font-size: .65em;
    white-space: nowrap;
    margin: 0;
    padding: 4px;
}

.copy-msg {
    font: normal 11px/1.2em 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
    color: #2a4d14;
    border: 1px solid #2a4d14;
    border-radius: 4px;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    width: 200px;
    max-width: 70%;
    padding: 4px;
    margin: 0px auto;
    text-align: center;
}

.copy-msg-failed {
    color: #b80c09;
    border-color: #b80c09;
    width: 430px;
}

.mobile-magic .app-code-sample .cfg-btn-copy {
    display: none;
}

#code-to-copy {
    position: absolute;
    width: 0;
    height: 0;
    top: -10000px;
}

.lt-ie9-magic .app-code-sample {
    display: none;
}

.wizard-settings {
    background-color: #4f4f4f;
    color: #a5a5a5;
    position: absolute;
    right: 0;
    width: 340px;
}

.wizard-settings .inner {
    width: 100%;
    margin-bottom: 30px;
}

.wizard-settings .footer {
    color: #c7d59f;
    font-size: .75em;
    width: 100%;
    position: relative;
    vertical-align: bottom;
    text-align: center;
    padding: 6px;
    margin-top: 10px;
}

.wizard-settings .footer a {
    color: inherit;
    text-decoration: none;
}

.wizard-settings .footer a:hover {
    text-decoration: underline;
}

.wizard-settings a {
    color: #cc9933;
}

.wizard-settings a:hover {
    color: #dfb363;
}

.wizard-settings table>tbody>tr>td {
    vertical-align: top;
}

.wizard-settings table {
    min-width: 300px;
    max-width: 100%;
    font-size: .8em;
    margin: 0 auto;
}

.wizard-settings table caption {
    font-size: 1.5em;
    padding: 16px 8px;
}

.wizard-settings table td {
    padding: 4px 8px;
}

.wizard-settings table td:first-child {
    white-space: nowrap;
}

.wizard-settings table td:nth-child(2) {
    text-align: left;
}

.wizard-settings table td .values {
    color: #a08794;
    font-size: 0.8em;
    line-height: 1.3em;
    display: block;
    max-width: 126px;
}

.wizard-settings table td .values:before {
    content: '';
    display: block;
}

.wizard-settings input,
.wizard-settings select {
    width: 126px;
}

.wizard-settings input {
    padding: 0px 4px;
}

.wizard-settings input[disabled] {
    color: #808080;
    background: #a7a7a7;
    border: 1px solid #a7a7a7;
}

.preview {
    width: 70%;
    float: left;
}

@media (min-width: 0px) {
    .preview {
        width: 100%;
        float: none;
    }
}

@media (min-width: 1024px) {
    .preview {
        width: calc(100% - 340px);
    }

    .wizard-settings {
        top: 0;
        min-height: 100%;
    }

    .wizard-settings .inner {
        margin-top: 60px;
    }

    .wizard-settings .footer {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .wizard-settings .settings-controls {
        position: fixed;
        top: 0;
        right: 0;
        width: 340px;
        padding: 10px 0 0;
        text-align: center;
        background-color: inherit;
    }
}

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

    .api-controls button,
    .api-controls button:active,
    .api-controls button:focus {
        width: 70px;
    }
}

@media screen and (max-width: 1023px) {
    .app-figure {
        width: 98% !important;
        margin: 50px auto;
        padding: 0;
    }

    .app-code-sample {
        display: none;
    }

    .wizard-settings {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    /*.mz-thumb img {*/
    /*    max-width: 39px;*/
    /*}*/
}

@media screen and (max-width: 560px) {
    .api-controls .sep {
        content: '';
        display: table;
    }
}

@media screen and (min-width: 1600px) {
    .preview {
        padding: 10px 160px;
    }
}

.buy-fixed {
    position: fixed;
    bottom: 0px;
    box-shadow: 0px -2px 13px 0 rgba(0, 0, 0, 0.2);
    z-index: 100;
    background: #fff;
    border-radius: 20px 20px 0 0;
    border: 1px solid #c9cdcf4d;
}

.call-us .icon {
    filter: brightness(0) saturate(100%) invert(20%) sepia(11%) saturate(2797%) hue-rotate(186deg) brightness(99%) contrast(95%);
}

.list .swiper-slide {
    height: max-content !important;
}

.box-article {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
    border-radius: 20px;
}

.box-article img {
    border-radius: 20px;
}

.box-article .icon img {
    border-radius: 0px !important;
}

.box-article .text-main {
    transition: 0.4s ease-in-out;
    height: 50px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.related {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: none;
}

.related img {
    border-radius: 5px;
}

.related p {
    font-size: 13px;
}

.article-detail .position-sticky {
    top: 100px;
}

.product .filter {
    border-left: 1px solid rgba(128, 128, 128, 0.363);
}

.bootstrap-select .btn {
    color: black !important;
    border: 1px solid gray;
}

.bootstrap-select .filter-option-inner-inner {
    text-align: right;
}

.product .product-box {
    font-size: 12px;
    background: #FFFFFF;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}

.product .product-box a {
    cursor: pointer;
}

.product .product-box .name {
    font-size: 16px;

}

/* .product .product-box .image {
  height: 150px; } */
.product .product-box .bg-img {
    background: #ECE4E0;
    border-radius: 7px 7px 0px 0px;
    margin: 7px;
    margin-bottom: 0px;
}

.w-fit {
    width: fit-content;
}

.h-fit {
    height: fit-content !important;
}

.contact-inf {
    z-index: 1000;
    background-color: transparent !important;
}

.contact-inf-brand {
    z-index: 111;
    background-color: transparent !important;
}

.contact-inf-brand .contact-description {
    background: #f36b21 !important;
}

.contact-inf .contact-description {
    border-radius: 15px;
    background: transpare;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);
}

.contact-detail {
    border-radius: 15px;
    background: #F4F6FF;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);

}

.contact-detailMob {
    font-size: 14px;
}

.contact-detail .icon1 {
    color: white;
    background-color: #213f9c;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 10px;
}

.contact-detail .icon2 {
    color: white;
    background-color: #25D366;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 10px;
}

.contact-detail .descriptionMob strong {
    color: #f36b21;
}

.brandDetail .btn-4 {
    background-color: #f36b21;
    width: 100%;
    color: white;
    display: inline-block;
}

.contact-detail .icon4 {
    color: white;
    background-color: #f36b21;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 10px;
}

.contact-detail .icon3 {
    color: white;
    background-color: #1D93D2;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 10px;
}

.contact-inf .accordion-button {
    color: white;
    background-color: #213f9c;
}

.contact-inf .accordion-button .collapsed::after {
    transform: none;
}

.contact-inf .accordion-button:not(.collapsed)::after {
    transform: rotate(180deg);
}

.contact-inf-brand .accordion-button {
    background-color: #f36b21 !important;
}

.contact-inf .accordion-button::after {
    background-image: url("../img/up.png");
}

.imgbox {
    width: 100%;
    height: 35vh;
    position: relative;
}

.imgbox .banner {
    background-position: 0 0;
    border-radius: 0;
    border: 0;
    transition: .4s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-size: cover;
    background-image: url("../img/wide-banner2.webp");
    height: 35vh;
}

.imgbox .banner {
    -webkit-animation: bgMoveLeft;
    ;
    -moz-animation: bgMoveLeft;
    -o-animation: bgMoveLeft;
    animation: bgMoveLeft;
    -webkit-animation-duration: 700s;
    -moz-animation-duration: 700s;
    -o-animation-duration: 700s;
    animation-duration: 700s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes bgMoveLeft {
    0% {
        background-position: 0 0
    }

    50% {
        background-position: -12170px 0
    }
}

.rating {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    position: relative;
}

.rating-0 {
    filter: grayscale(100%);
}

.rating>input {
    display: none;
}

.rating>label {
    cursor: pointer;
    width: 20px;
    height: 29px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}

.rating>input:checked~label,
.rating>input:checked~label~label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.rating>input:not(:checked)~label:hover,
.rating>input:not(:checked)~label:hover~label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
}

.available .size p {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.available .size li:nth-child(even) {
    border: 1px solid #213f9c;
    border-radius: 15px;
}

.available .size li:nth-child(odd) {
    border: 1px solid #76b5ce;
    border-radius: 15px;
}

.available .shop li:nth-child(even) {
    background-color: rgba(27, 41, 79, 0.1);
    border-radius: 15px;
}

.available .shop li:nth-child(odd) {
    background-color: rgba(118, 181, 206, 0.1);
    border-radius: 15px;
}

.available .shop li:nth-child(even):hover {
    background-color: #213f9c;
    border-radius: 15px;
    transition: 0.5s;
}

.available .shop li:nth-child(odd):hover {
    background-color: rgba(118, 181, 206, 0.5);
    border-radius: 15px;
    transition: 0.5s;
}

.searchmodal .modal-content {
    border-radius: 19px;
}

.searchmodal .modal-content .suggested li {
    border-bottom: 1px solid #f36f28;
}

.searchmodal .modal-content .suggested li a {
    color: #213f9c;
}

.searchmodal .modal-content .suggested li:hover {
    background-color: rgba(178, 186, 211, 0.4);
    transition: 0.5s;
}

.searchmodal input {
    border-radius: 19px;
}

.searchmodal .form-control:focus {
    border-color: black;
}

.searchmodal .form-control::placeholder {
    color: #a1a1a1;
}

.menu-mobile.scrolled {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    transition: 0.5s;
}

.menu.scrolled {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    transition: 0.5s;
    position: sticky;
    top: 0;
    z-index: 999 !important;
    width: 100%;
}

.menu.scrolled .logo-desktop {
    transition: 0.5s;
}

.menu-mobile .subcat {
    color: #213f9c;
}

.menu-mobile .submenu {
    font-size: 14px;
}

.product-box .number {
    white-space: nowrap;
}

.priceBtn {
    color: white;
    bottom: 55px;
    z-index: 10;
}

.price p {
    font-size: 14px;
}

/*.product-box .numlabel{*/
/*    right: -9;*/
/*    top: 11;*/
/*    position: absolute;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    background-color: #182e70;*/
/*    transform: rotateZ(-70deg);*/
/*    z-index: 2;*/
/*}*/
.product-box .product-img {
    z-index: 3;
}

.alertMsg a {
    color: #f36b21;
}

.alertMsg a:hover {
    color: #21409a;
    transition: 0.5s;
}

.detailImages img {
    border-radius: 10px;
    display: flex !important;
    margin: 0;
    border: 1px solid black;
}

.menuapp {
    background-color: white;
    font-size: 12px;
}

.menuapp i {
    font-size: 20px;
}

.appsList li {
    width: 220px !important;
}

.zoomImg .dropdown-toggle::after {
    display: none;
}

.custom-mb1 {
    margin-bottom: 85px;
}

.custom-pb1 {
    padding-bottom: 120px !important;
}

.brandImg img {
    border-radius: 15px;
}

.description img {
    border-radius: 15px;
}

.breadcrumb-container {
    width: 100%;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.breadcrumb-container::-webkit-scrollbar {
    display: none;
}

.breadcrumb-container nav {
    width: max-content;
}

.box input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.box .text {
    max-height: 35px;
    overflow: hidden;
    line-height: 35px !important;
    transition: max-height 0.5s ease;
    /* Add transition property */
}

.box .text p,
.box .text h1,
.box .text h2,
.box .text h3,
.box .text h4,
.box .text h5,
.box .text h6 {
    margin: 0;
}

.box input:checked~.text {
    max-height: max-content;
}

/*# sourceMappingURL=style.css.map */
.box2 input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.box2 .text {
    max-height: 105px;
    overflow: hidden;
    line-height: 35px !important;
    transition: max-height 0.5s ease;
    /* Add transition property */
}

.box2 .text p,
.box2 .text h1,
.box2 .text h2,
.box2 .text h3,
.box2 .text h4,
.box2 .text h5,
.box2 .text h6 {
    margin: 0;
}

.box2 input:checked~.text {
    max-height: max-content;
}

/*# sourceMappingURL=style.css.map */
.box label,
.box2 label {
    color: #f76b1c;

}

.moreBtn {
    color: #f76b1c;
}

.description .blink {
    animation: blink;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
}

@keyframes blink {
    0% {
        color: #24439c;
    }

    100% {
        color: #f36b21;
    }
}

.formOne input {
    border-radius: 19px;
}

.formOne .form-control:focus {
    border-color: black;
}

.formOne .form-control::placeholder {
    color: #a1a1a1;
}

.mt-custom1 {
    margin-top: 80px;
}

.formText strong {
    color: #f36f28;
}

.sub-title {
    color: grey;
}

.sizePrice {
    border: 1px solid #213f9c !important;
    border-radius: 10px;
}

.justify-content-space-between {
    justify-content: space-between;
}

.brandTabs {
    border-bottom: 1px solid #b0b0b0;
}

.brandTabs .nav {
    border-bottom: 1px solid #b0b0b0;
}

.play-icon i {
    color: rgba(0, 0, 0, 0.6);
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    font-size: 3.5rem;
}

.video-icon {
    z-index: 1000;
}

@media (max-width: 576px) {
    .price p {
        font-size: 12px;
    }

    .fsCustom1 {
        font-size: 20px !important;
    }

    .fsCustom2 {
        font-size: 16px !important;
    }

    .mt-custom1 {
        margin-top: 50px;
    }

    .product .product-box .name {
        font-size: 14px;
    }

    .custom-pb1 {
        padding-bottom: 120px !important;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 20px;
    }

    .swiper .sliderIndex {
        border-radius: 20px !important;
    }

    .container {
        width: 100%;
        max-width: 100%;
    }

    .description img {
        width: 100% !important;
        height: auto !important;
    }

    h1 {
        font-size: 25px !important;
    }

    .slider .font-1 {
        font-size: 13px;
    }

    .special-sell .swiper-button-next,
    .special-sell .swiper-button-prev {
        top: 100% !important;
        bottom: unset !important;
        margin-top: 10px !important;
    }

    .product .filter {
        border-left: none;
    }

    /* .swiper .swiper-slide .image {
      height: 80px; } */
    .footer::after {
        background-image: url('../img/bgfooter-mob.jpg');
    }

    .footer {
        padding-bottom: 70px;
    }

    .detailImages img {
        border-radius: 0px;
        display: flex !important;
        margin: 0;
        border: unset;
    }

    .detailImages .carousel-indicators img {
        border: 1px solid #000;
        border-radius: 10px;
    }

    .product-detail .main {
        border: unset !important;
        border-color: unset !important;
        border-radius: 0px;
    }

    .product-detail .container {
        padding: 0 !important;
    }

    .product .nav-pills {
        width: 100% !important;
        margin: unset !important;
    }

    .product .nav-pills .nav-item {
        width: 50% !important;
    }

    .product .nav-pills .nav-item .nav-link {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .price p {
        font-size: 12px;
    }

    .fsCustom1 {
        font-size: 20px !important;
    }

    .fsCustom2 {
        font-size: 16px !important;
    }

    .mt-custom1 {
        margin-top: 50px;
    }

    .product .product-box .name {
        font-size: 14px;
    }

    .custom-pb1 {
        padding-bottom: 120px !important;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 20px;
    }

    .swiper .sliderIndex {
        border-radius: 20px !important;
    }

    .footer {
        padding-bottom: 70px;
    }

    .container {
        width: 100%;
        max-width: 100%;
    }

    .description img {
        width: 100% !important;
        height: auto !important;

    }

    .special-sell .swiper-button-next,
    .special-sell .swiper-button-prev {
        top: 0 !important;
        bottom: 0 !important;
        margin-top: auto !important;
    }

    .product .filter {
        border-left: none;
    }

    /* .swiper .swiper-slide .image {
      height: 110px; } */
    .footer::after {
        background-image: url('../img/bgfooter-mob.jpg');
    }

    .product .nav-pills {
        width: 100% !important;
    }

    .product .nav-pills .nav-item {
        width: 50% !important;
    }

    .product .nav-pills .nav-item .nav-link {
        width: 100%;
    }
}

.product-detail .app-dl:hover {
    background-color: #f36e266d !important;
    transition: 0.5s;
}

.scrollmenu {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -webkit-scrollbar-width: none;
    -moz-scrollbar-width: none;
    -ms-scrollbar-width: none;
    scrollbar-width: none;
}

.custom-paginate li {
    margin: 10px;
}

.custom-paginate .active {
    margin: 10px !important;
    padding: 0 10px !important;
    background-color: rgb(0, 0, 205) !important;
    color: white;
}

@media (min-width: 768px) and (max-width: 992px) {
    .price p {
        font-size: 14px;
    }

    .fsCustom1 {
        font-size: 20px !important;
    }

    .fsCustom2 {
        font-size: 16px !important;
    }

    .mt-custom1 {
        margin-top: 50px;
    }

    .product .product-box .name {
        font-size: 14px;
    }

    .custom-pb1 {
        padding-bottom: 120px !important;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 20px;
    }

    .swiper .sliderIndex {
        border-radius: 20px !important;
    }

    .footer {
        padding-bottom: 70px;
    }

    .container {
        width: 97.5%;
        max-width: 97.5%;
    }

    .description img {
        width: 90% !important;
        height: auto !important;
        margin: 0 5%;
    }

    .footer::after {
        background-image: url('../img/bgfooter-mob.jpg');
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .videoModal video {
        height: 30rem;
    }

    .mt-custom1 {
        margin-top: 80px;
    }

    .product .product-box .name {
        font-size: 16px;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 25px;
    }

    .swiper .sliderIndex {
        border-radius: 25px !important;
    }

    .footer {
        padding-bottom: 0;
    }

    .custom-pb1 {
        padding-bottom: 0 !important;
    }

    .container {
        width: 100%;
        max-width: 100%;
        padding-right: .25rem;
        padding-left: .25rem;
    }

    .description img {
        width: 80% !important;
        height: auto !important;
        margin: 0 10%;
    }

    .menu .nav-link {
        font-size: 11px;
        padding-left: 5px !important;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .videoModal video {
        height: 30rem;
    }

    .mt-custom1 {
        margin-top: 80px;
    }

    .product .product-box .name {
        font-size: 16px;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 25px;
    }

    .swiper .sliderIndex {
        border-radius: 25px !important;
    }

    .footer {
        padding-bottom: 0;
    }

    .custom-pb1 {
        padding-bottom: 0 !important;
    }

    .container {
        width: 95%;
        max-width: 95%;
    }

    .description img {
        width: 70% !important;
        height: auto !important;
        margin: 0 15%;
    }

    .menu .nav-link {
        font-size: 12px;
        padding-left: 10px !important;
    }
}

@media (min-width: 1400px) {
    .videoModal video {
        height: 30rem;
    }

    .mt-custom1 {
        margin-top: 80px;
    }

    .product .product-box .name {
        font-size: 16px;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 25px;
    }

    .swiper .sliderIndex {
        border-radius: 25px !important;
    }

    .footer {
        padding-bottom: 0;
    }

    .custom-pb1 {
        padding-bottom: 0 !important;
    }

    .container {
        width: 90%;
        max-width: 90%;
    }

    .description img {
        width: 60% !important;
        height: auto !important;
        margin: 0 20%;
    }

    .menu .nav-link {
        font-size: 13px;
        padding-left: 15px !important;
    }
}

@media (min-width: 1500px) {
    .mt-custom1 {
        margin-top: 80px;
    }

    .product .product-box .name {
        font-size: 16px;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 25px;
    }

    .swiper .sliderIndex {
        border-radius: 25px !important;
    }

    .menu .nav-link {
        font-size: 14px;
        padding-left: 17px !important;
    }
}

@media (min-width: 1600px) {
    .mt-custom1 {
        margin-top: 80px;
    }

    .product .product-box .name {
        font-size: 16px;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 25px;
    }

    .swiper .sliderIndex {
        border-radius: 25px !important;
    }


}

@media (min-width: 1700px) {
    .mt-custom1 {
        margin-top: 80px;
    }

    .product .product-box .name {
        font-size: 16px;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 25px;
    }

    .swiper .sliderIndex {
        border-radius: 25px !important;
    }


}

@media (min-width: 1800px) {
    .mt-custom1 {
        margin-top: 80px;
    }

    .product .product-box .name {
        font-size: 16px;
    }

    .swiper .swiper-slide .slider-img {
        border-radius: 25px;
    }

    .swiper .sliderIndex {
        border-radius: 25px !important;
    }
}

.top-custom {
    top: -120px
}

.w-max-content {
    width: max-content !important;
}

.empty-box-img {
    height: 200px !important;
}



/* new-code for core-web 1403,9,4 */
.brand .image {
    width: 100% !important;
    height: auto !important;
}

.product-img img {
    width: 100% !important;
    height: auto !important;
}

.product-box img {
    width: 100% !important;
    height: auto !important;
}

.best-seller .swiper-slide image {
    width: 100% !important;
    height: auto !important;
}

.special-sell .swiper-slide image {
    width: 100% !important;
    height: auto !important;
}

.detailImages .carousel-indicators {
    position: unset;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.detailImages .carousel-indicators [data-bs-target] {
    background-color: transparent;
    opacity: 0.2;
    width: 100%;
    height: max-content !important;
    border-radius: 10px !important;
    display: flex;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.detailImages .carousel-indicators .active {
    background-color: transparent;
    width: 100%;
    opacity: 1;
}

.detailImages .carousel-indicators img {
    border-radius: 10px;
    display: flex !important;
    margin: 0;
    border: 1px solid black;
    padding: 5px;
}

/* new-code for channels page 1403,10,02 */
.mt-custom-social {
    margin-top: 100px;
}

.h-name {
    color: #213f9c;
}

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

.img-social {
    transition: transform 0.3s ease;
}

.img-social:hover {
    transform: scale(1.05)
}

.dropdown-toggle::after {
    display: unset !important;
    margin-right: unset !important;
    vertical-align: unset !important;
    content: "";
    border-top: unset !important;
    border-left: unset !important;
    border-bottom: unset !important;
    border-right: unset !important;
}

.boxdes input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.boxdes .p {
    overflow: hidden;
    white-space: inherit;
    word-wrap: break-word;
    transition: max-height 0.5s ease;
    color: #444;
    text-overflow: ellipsis;
    max-height: 25rem;
    line-height: 1.75rem;
    font-size: 0.9rem;
    position: relative;
}

.boxdes .button {
    display: block;
    color: #ff7b00;
    cursor: pointer;
    user-select: none;
    margin: 15px 0 0 auto;
    transition: max-height 0.5s ease, opacity 0.5s ease, visibility 0.5s 0.5s;
    font-size: 16px;
}

.boxdes input:checked+.p {
    -webkit-line-clamp: unset;
    max-height: inherit !important;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.boxdes .p::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0.81) 68%);
    height: 50%;
}

.boxdes .p.remove-after::after {
    content: unset !important;
}

.boxdes input:checked~.button {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
}

.boxdes input:checked+.p::after {
    height: 0%;
}

.bg-text {
    background-color: #fafafa;
    padding: 15px;
    border-radius: 15px;
    font-size: 14px;
    border: 1px solid #f76b1c8a;
}

.bg-text p {
    color: #f73434;
}

/* افزودن محصولات */

.seller-div {
    max-width: 50%;
}

.radius-19 {
    border-radius: 15px;
}

.lh-percent {
    line-height: 100%;
}

.font-30 {
    font-size: 30px;
}

.font-22 {
    font-size: 22px;
}

.orange {
    color: #f26b21;
}


.font-14 {
    font-size: 14px;
}

.font-20 {
    font-size: 20px;
}


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

.li-panel-border {
    border-bottom: 1px solid rgba(0, 0, 0, 0.096);
}

.li-panel-border-2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.096);
}

.li-panel-border-2:last-child {
    border: none;
}


.li-panel-border:last-child {
    border: none;
    padding-bottom: 0 !important;
}

.lh-percent::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 25px;
    background-color: #f26b21;
    top: -5px;
    right: -16px;
    bottom: 0;
    border-radius: 5px 0px 5px 0px;
}

.main-shadow ,
.main-shadow-2 {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

.slew {
    color: #222;
}

.slew-bg {
    background-color: #222;
}

.gray {
    color: gray;
}

.gray:hover {
    color: gray !important;
}

.main-shadow input::placeholder {
    font-size: 13px;
    color: #d0cfcf;
}

.main-shadow select {
    color: #d0cfcf;
    background-image: url(../img/down-chevron.png);
    background-size: 12px 12px !important;
}

.main-shadow button:hover {
    background-color: transparent;
    color: #222 !important;
}

.main-shadow button {
    border: 1px solid #222 !important;
}

.feild {
    font-size: 12px;
    color: #f26b21;
}

.login-div {
    max-width: 450px;
}

.orange:hover {
    color: #f26b21;
}

.letter {
    letter-spacing: 15px;
}

.left-bordering {
    border-left: 1px solid rgba(0, 0, 0, 0.096);
}

.left-bordering:last-child {
    border: none;
}


body .tui-image-editor-button.preset-none {
    display: none !important;
}

body .tui-image-editor-button.preset-square {
    display: none !important;
}

body .tui-image-editor-button.preset-3-2 {
    display: none !important;
}

body .tui-image-editor-button.preset-4-3 {
    display: none !important;
}

body .tui-image-editor-button.preset-5-4 {
    display: none !important;
}


body .tui-image-editor-button.preset-7-5 {
    display: none !important;
}


#tui-image-editor-container img {
    width: 100%;
}

#tui-image-editor-container {
    width: 100% !important;
}


body .tui-image-editor-header-logo {
    display: none !important;
}

#imageInput {
    display: none;
}

/* استایل لیبل سفارشی */
.custom-label {
    border-radius: 19px;
    width: 90px;
    height: 90px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.096);
}

.sabz {
    color: #029a49;
}

.image-edit {
    position: absolute;
    backdrop-filter: blur(20px);
    border: 1px  solid rgba(0, 0, 0, 0.386);
    padding:5px ;
    border-radius:10px;
    bottom: 0px;
    left: 0;
}

.product-edit {
    padding: 5px 10px;
    background-color: #ffffff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.22);
}

.no-outline:focus {
    outline: none !important;
}

.red {
    color: red !important;
}

.fadeSlideIn {
    animation: fadeSlideIn 0.5s ease-in-out;
}
  @keyframes fadeSlideIn {
    0% {
      opacity: 0;
      transform: translateY(-5px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .mat-after::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #ffffff73;
    border-radius: 19px;
    backdrop-filter: blur(2px);
    z-index: 2;
  }

  .edit-mod {
    width: max-content;

  }

  .edit-mod a ,
  .edit-mod button {
    padding: 10px 100px;
    border-radius: 19px;
    transition: 0.5s;
  }

    .edit-mod a:hover ,
  .edit-mod button:hover {
    opacity: 0.5;
  }

  .edit-mod a {
    background-color: #f26b21 ;
    color: white;
    border: 1px solid #f26b21 ;
  }

    .edit-mod button {
        background-color: red;
        border: 1px solid red;
    }

@media (max-width: 992px) {
    .seller-div {
        max-width: 100%;
    }

    .left-bordering {
        border: none !important;
    }
}

/* .modal {
    display: none; /* در ابتدا مخفی است */
{
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* پس‌زمینه تاریک */
}

.modal-content {
    background-color: #fff;
    border: 1px solid #888;
    width: 100%;
}

/* وقتی مودال نمایش داده شده، اسکرول صفحه اصلی غیر فعال میشه */
body.modal-open {
    overflow: hidden;
} 

.under-category-modal .modal-content {
    min-height: 550px;
}

  .step { display: none; }
  .step.active { display: block; }


  .wizard {

    height: 400px;
    overflow: auto;
}

.wizard::-webkit-scrollbar {
    display: none !important;
}

.step {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.step.active {
    animation: fadeIn 1.5s ease forwards;
    visibility: visible;
    position: relative;
    z-index: 1;
}

.step.fade-out {
    animation: fadeOut 1.5s ease forwards;
    z-index: 0;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeOut {
    from { opacity: 1; }
    to { opacity: 0; }
}

.play-span {
    width: 60px;
    height: 60px;
    background-color: #f26b21;
}

.under-category-modal input::placeholder {
    color: #d9d9d9;
    font-weight: 100 lighter !important;
    font-size: 14px;
}

.main-shadow--2 {
   box-shadow: 0px 2px 12px -5px #00000039;
   background-color: #eeeeee5b;
}

.border--bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    transition: 0.3s;
}

.border--bottom:last-child {
    border: none !important;
}

.border--bottom button:hover {
       background-color: #eeeeee5b !important;
}

.border--bottom button {
    transition: 0.3s;
}

.scale {
    scale: 1.3;
}

.selected-tags {
    animation: fadeIn 1.5s ease forwards;
    padding: 5px 10px;
    background-color: #ffffff;
    border: 1px solid #f37c3b;
    font-size: 12px;
}

.card-ul-li {
    background-color: #0000000a;
}

.pnh-wed {
    background-image: url(../img/down-chevron.png);
    background-size: 1.5%;
}

.sec-container {
    max-width: 98% !important;
    width: 98% !important;
}

.under-category-modal .modal-footer .btn-1 {
    background-color: red !important;
}

.under-category-modal .modal-footer .btn-2 {
    background-color: #222 !important;
}

.under-category-modal .modal-footer .btn-2.disable {
    opacity: 25%;
    pointer-events: none ;
}

.pill-rounded {
    padding: 7px 14px;
    background: #eeeeee;
    border-radius: 30px;
}

.fit-w {
    width: max-content;
}

.border-btn-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.215) !important;
}

.border-btn-child:last-child {
    border-bottom: unset !important;
}

.slew-bg:hover {
    color: #222 !important;
}

.store-succes {
    padding: 5px;
    font-size: 12px;
    border: 1px solid #eeeeee;
    color: #2568f0;
    gap: 5px;
   width: max-content;
}

.font-10 {
    font-size: 10px;
}

.store-unsucces {
    color: #f26b21;
    padding: 5px;
    font-size: 12px;
    border: 1px solid #eeeeee;
    gap: 5px;
   width: max-content;
}

.crime-report-button {
    color: #d32f2f;
    font-size: 14px;
    transition: 0.3s ease-in-out;
}

.offcanvas-bottom-crime {
    max-width: 400px;
    height: max-content !important;
    border-radius: var(--bs-border-radius) var(--bs-border-radius) 0px 0px;
}

.red-2 {
    color: #d32f2f;
}

.custom-checkbox input[type="checkbox"] {
  display: none;
}

.offcanvas-footer button {
    background-color: #d32f2f;
    padding: 10px 20px;
    border: 1px solid #d32f2f;
    transition: 0.3s;
}

.offcanvas-footer button:hover {
        background-color: #ffffff;
        color: #d32f2f !important;
}

.custom-checkbox .checkbox-icon {
  width: 20px;
  height: 20px;
  border: 1px solid #f36b21;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease;
  background-color: #fff;
}

.custom-checkbox {
    color: #6c757d;
    font-size: 14px;
}

.custom-checkbox:last-child {
    margin-bottom: 0 !important;
}

.custom-checkbox input[type="checkbox"]:checked + .checkbox-icon {
  background-color: #f36b21;
  border-color: #f36b21;
}

.custom-checkbox input[type="checkbox"]:checked + .checkbox-icon::after {
  content: '✓';
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: white;
}

.crime-report-button:hover {
    color: #d32f2f;
    opacity: 50%;
}

.crime-report-button:active {
    border-color: white !important;
}

@media (max-width: 768px) {
.offcanvas-bottom-crime {
    max-width: 100% !important;
}

 .wizard {
    height: 560px;
 }

 .under-category-modal .modal-content {
   border-radius: 0px !important;
 }

  .under-category-modal {
    height: 100%;
  }
  
  .under-category-modal .modal-dialog {
    height: 100%;
  }
}

