@font-face {
    font-family: YekanBakh;
    src: url("../font/YekanBakhFaNum04Regular.eot");
    src: url('../font/YekanBakhFaNum04Regular.eot') format('embedded-opentype'),
    url('../font/YekanBakhFaNum04Regular.woff') format('woff'),
    url('../font/YekanBakhFaNum04Regular.ttf') format('truetype');
}


@font-face {
    font-family: YekanBakhHeavey;
    src: url("../font/YekanBakhFa07Heavy.eot");
    src: url('../font/YekanBakhFa07Heavy.eot') format('embedded-opentype'),
    url('../font/YekanBakhFa07Heavy.woff') format('woff'),
    url('../font/YekanBakhFa07Heavy.ttf') format('truetype');
}

* {
    font-family:YekanBakh !important;
}


.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}
.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
}

header {
     /*background: var(--bg-site);*/
   /*//  background-image: linear-gradient(79deg, #001338 38.28%, #002b85 99.97%);*/
     background-image: linear-gradient(79deg, #b8962e 38.28%, #ffcc33 99.97%);
}

.header-theme .header-bottom {
    padding: 8px 0;
}
.p-r-0{
padding-right:0
}

.p-l-0{
padding-left:0
}

.search-header-theme button svg{
color: #a09f9f;
}

.search-header-theme input{
    width: 50% !important;
    padding-right:2rem;
    padding-top: 19px;
    padding-bottom: 12px;
     border-radius:16px !important;
     background-color: #ecebe9 !important;
    border-color: #ecebe9 !important;
}

.search-header-theme button{
    left: auto;
    
}

.header-theme .mega-menu {
     background: unset !important;
     box-shadow: unset !important ; 
     margin-top: 0 !important; 
     margin-bottom: 0 !important;
}

#header-cart a {
    border-radius:16px !important;
    padding: 16px 10px;
}

.header-bottom-link-cat {
    border-radius:16px !important;
}

.header-theme .header-bottom .container-fluid .info-header-theme {
    padding:0 2rem;
    margin: 0 0 5px 0;
}

.content-home-theme {
    /*padding: 0 6rem;*/
}

.icon-lifooter:first-child {
    top: -18px;
    transform: translateY(9px);
}
.icon-lifooter {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ecebe9;
    display: block;
    content: '';
    transition: all .15s 
ease-out;
    margin-left: .5rem;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.icon-lifooter:nth-child(2) {
    top: 0;
    width: 10px;
    right: -18px;
    height: 10px;
}
.icon-lifooter:nth-child(3) {
    top: 18px;
    transform: translateY(-9px);
}
a:hover .icon-lifooter:nth-child(3) {
    transform: translateY(0);
}
a:hover .icon-lifooter:first-child {
    transform: translateY(0);
}
a:hover .icon-lifooter {
    background:var(--main-color-one);
}

.footer2-new  .footer2-item-link li a::before {
    display:none;
}  

.footer2-new {
   line-height: 30px;
   margin: 0;
   color: white;
}

.product-type3-swiper img{
    border-radius:16px;
}

.product-slide-type3 .product-box-item-desc {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}

.product-slide-type3 .product-box-price {
    margin:0;
}

.title-swiper-product .item {
    background:unset !important;
}

.product-box-type3 ::after {
    display:none;
}  

.parent-swip-product .item img {
    width: 40px;
    margin: 0 0 0 10px;
}

.title-swiper-product h4 {
   font-size: 25px !important;
    color: black;
    font-weight: 500 !important;
}

.product-box-type3 .swiper-button-next {
    background: rgba(255, 255, 255, .98);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.product-box-type3 .swiper-button-prev {
    background: rgba(255, 255, 255, .98);
    border-radius: 50%;
    width: 40px;
    height: 40px; 
}

.product-box-type3 .swiper-button-prev i {
    color:black;
}

.product-box-type3 .swiper-button-next i {
    color:black;
}

.blog-theme .parent {
    background: unset;
    box-shadow: unset;
}

.blog-theme .content-title .item {
    background: unset;
}    

.blog-theme .content-title::after {
    display:none;
}    

.blog-theme .content-title {
    justify-content: center !important;
}

.blog-theme .content-title img {
    margin:0 1rem;
}

.blog-theme .content-title h5 {
    font-size: 30px !important;
    font-weight: 500 !important;
    margin-bottom: 1rem;
    color:black;
}

.all-information-blog .post-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 16px;
    z-index: 0;
}

.post-image img {
    width: 100%;
    transition: transform .5s ease-out;
    /* aspect-ratio: 272 / 192; */
}

.all-information-blog .blog-desc h6 {
    color: black;
    margin: 1rem 0;
    line-height: 26px;
}

.all-information-blog:hover .post-image img {
    transform: scale(1.1);
}
.all-information-blog {
    width: 100%;
    border-radius: 16px;
    background: #FFF;
    /*padding: 1rem;*/
    display: block;
    min-height: 340px;
}

.all-information-blog .post-image .blog-image-category {
    position: absolute;
    top: 0;
    left: 0;
    background: var(--main-color-one);;
    color: #323232;
    padding: .75rem 1.75rem;
    z-index: 2;
    border-bottom-right-radius: 16px;
}

.blog-theme .swiper {
    padding:3rem 0;
}

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

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

#homeSlider .swiper-pagination-bullet-active:before {
    border: 1px solid #ffffff;
    content:'';
}    

.blog-theme .swiper-button-next {
    background: rgba(255, 255, 255, .98);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.blog-theme .swiper-button-prev {
    background: rgba(255, 255, 255, .98);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.blog-theme .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '' !important;
}

.blog-theme .swiper-button-prev i {
    color: black;
}
.blog-theme .swiper-button-next i {
    color: black;
}

.product-slide-type3 .product-box-price .new-price {
    color: var(--main-color-one) !important;
}

#stories {
   background: #ffffff;
    border-radius: 6px;
    padding: 15px;
    margin: 1rem 0; 
}

.header-theme .mega-menu .header-nav-left {
    text-align:end;
}

.header-theme .mega-menu .header-nav-left a {
   background: #ecebe9;
    padding: 14px 10px;
    text-align: center;
    font-size: 13px;
    border-radius: 16px;
}

.header-theme .modal-content {
    margin: 1rem 0;
/*padding: 25px;*/
background-color: #ffffff !important;
}

.info-header-theme .header-bottom-link-account {
    color: #ffffff;
}

.breadcrumb-category {
   /*background: #ecebe9;*/
    /*margin: 2rem 0;*/
    box-shadow: unset;
}

.content-category-theme .content-box {
    background-color: unset !important;
    box-shadow: unset !important;
}

.breadcrumb-category .content-box {
    background-color: unset !important;
    box-shadow: unset !important;
}

.product-slide-type3:hover img {
    transform: scale(1.08);
}

.product-slide-type3 img {
   transition: transform .5s ease-out;
}

.product-slide-type3 .product-type3-swiper a {
    overflow: hidden;
    border-radius: 16px;
}

.product-gallery .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
} 

.product-gallery .swiper-button-next {
    background-color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
     top:60% !important;
}

.product-gallery .swiper-button-prev {
    background-color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    top:60% !important;
}

.product-gallery .swiper-button-prev i {
    color:black;
}

.product-gallery .swiper-button-next i {
    color:black;
}

.product-gallery-thumb .swiper-slide-thumb-active img {
    border-color: var(--main-color-one) !important;
    padding: 3px;
}

.information-pro-tab {
    margin-bottom: 1rem;
    padding: 10px;
    border-radius: 16px;
    text-align: center;
    border: 1px solid #e7e3e3;
}

.explain-tab-product {
    background: #ffffff;
    border-radius: 16px;
    padding: 15px;
}

.information-pro-tab ul li button.active a {
    color: var(--main-color-one);
}

.information-pro-tab ul li button:hover a {
    color: var(--main-color-one);
}

/*.dots-after-dots {*/
/*    position: absolute;*/
/*    bottom: 1rem;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: auto;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    gap: .25rem;*/
/*}*/

/*.product-desc-tab ul li button.active .dots-after-dots {*/
/*    bottom: calc(-1rem - 3px);*/
/*} */

/*.dots-after-dots span {*/
/*    width: 6px;*/
/*    height: 6px;*/
/*    background: var(--main-color-one);*/
/*    border-radius: 50%;*/
/*    display: block;*/
/*    opacity: 0;*/
/*    transform: scale(.5);*/
/*    transition: all .25s */
/*cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
/*}*/

/*.dots-after-dots span:nth-child(2) {*/
/*    width: 9px;*/
/*    height: 9px;*/
/*    transition-delay: .1s;*/
/*}*/

/*.product-desc-tab ul li button.active .dots-after-dots span {*/
/*opacity: 1;*/
/*    flex: none;*/
/*    transform: scale(1);*/
    
/*}    */

.button-explian-desc {
    background:unset !important;
}

.product-desc-tab ul li button.active {
       background:unset;
       box-shadow:unset;
       border-top:0;
}

.product-related-theme .parent{
    box-shadow:unset !important;
    background:unset !important;
}

.product-related-theme .parent .item{
    background:unset !important;
}

.product-related-theme .content-title::after {
    display:none;
} 

.info-header-theme img {
    border-radius:16px;
}

.slider-selection {
    background-color: var(--main-color-one) !important;
}  

.btn-primary {
      background-color: var(--main-color-one) !important;
      border-color:var(--main-color-one) !important;;
}

#common-success .content-box {
    line-height: 42px;
}

#common-success .content-box h1 {
    margin-bottom: 1rem;
}

@media only screen and (max-width: 600px) {
 .header-theme .header-bottom .container-fluid .row {
    padding:0;
}

#common-home #content {
    padding: 0;
}

.info-header-theme {
    flex-direction: row !important;
}

.header-theme .container-fluid {
    padding:0;
}

.desktop-part {
    display:none !important;
}

.title-swiper-product h4 {
    font-size: 20px !important;
}  
.header-theme .header-bottom {
    padding: 0;
}

.footer2 {
    padding:0;
}

.blog-theme .content-title h5 {
    font-size: 24px !important;
}

.auth .modal-content::before {
  display:none;
}

.breadcrumb-category {
    margin:0;
    padding: 10px;
}

#form-product h3 {
    margin: 1rem 0;
}

#account-order .row-cols-md-2 {
    flex-direction: column;
}

#account-order .content-box h1{
margin-bottom: 1rem;
}

}

.top-menu-menu li a {
    color: #ffffff;
}

.header-nav-left a {
    background: #ffbe00;
    border: 0;
    font-size: 12px;
} 

#homeSlider .swiper-slide a p {
    position: absolute;
    bottom: 23%;
    right: 41%;
    color: white;
    font-size: 50px;
    font-weight: 900;
}

#homeSlider .swiper-pagination {
    
}

.home-slider{
    position: relative; 
}    

.home-slider .view-shop a {
   position: absolute;
    bottom: 10%;
    right: 44%;
    z-index: 99999;
    text-align: center;
    font-weight: 600;
    color: black;
    font-size: 15px;
    background: white;
    border-radius: 30px;
    padding: 15px 30px;
}

.best-title {
    position: absolute;
    bottom: 41%;
    right: 46%;
    z-index: 9999;
}

.best-title a {
    font-size:15px;
    color:white;
}

.category-slider .title {
    position: absolute;
    bottom: 7%;
    padding: 0 20px;
    z-index: 999;
    color: white;
}

.category-slider .title h6 {
    font-size:20px;
}
.category-slider .item {
    position:relative;
}

.installment-purchase {
    display: flex;
    padding: 0;
    justify-content: space-around;
}
.installment-purchase li{
list-style: none;
width: 100%;
border: 1px solid #efeeec;
margin: 10px;
padding: 10px;
border-radius: 10px;
display: flex;
align-items: center;
}

.installment-purchase li img {
    width: 100%;
}

.footer2 .col-md-4 p {
    color: white;
    font-size: 15px;
    font-weight: 600;
}

.licenses2 li {
    list-style: none;
    width: 100%;
    border: 1px solid #efeeec;
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
.licenses2 {
display: flex;
align-items: stretch;
padding:0;
}

.licenses2 li img {
    width:100%;
}

.info-footer {
    display: flex;
    justify-content: space-between;
}

.all-info-footer {
    /*background: linear-gradient(79deg, #001338 38.28%, #002b85 99.97%);*/
      background-image: linear-gradient( 180deg, #b8962e 0%, #b8962e 35%, #b8962e 70%, #fff1a8 100% );

  
    padding-block: 20px;
    padding-right:0 !important;
    padding-left:0 !important;
}

.border-footer-top {
    border-top: none !important;
}    

.all-info-footer .footer2 {
    background:none;
}

.footer2-item-link li a {
    color:white;
}

.footer2-item .info-footer .main-color-one-color {
    color:white !important;
}

.footer2  .col-info {
    margin-bottom:3rem;
}

.footer2-item .info-footer .main-color-one-color {
    color:white !important;
}


.footer2-item .info-footer .ms-3 {
    color:white !important;
}
.footer2 .col-md-12 p {
line-height: 40px;
}

.product-slide-type3:hover .product-box-item-hover {
    opacity:1;
    visibility: visible;
   
}

.product-box-item-hover { 
     width:100%;
}    

.product-box .content-title {
    display: flex;
    justify-content: center;
    margin: 40px 0;
}

.product-box-item-hover-cart {
    margin-top:4rem;
    justify-content: center;
}

.banner .col-lg-6 {
    position:relative;
}

.banner .col-lg-6 .all-info-banner {
    position: absolute;
    bottom: 2rem;
    right: 3rem;
   
}

.banner .col-lg-6 .all-info-banner  .buton-view a {
    border: 1px solid #ffffff;
    padding: 10px 16px;
    border-radius: 27PX;
    background: white;
    color: #000000;
    font-size: 14px;
}

.banner .col-lg-6 .all-info-banner p {
    
    color: white;
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 2rem;
}
/**/



.banner .col-lg-4 {
    position:relative;
}

.banner .col-lg-4 .all-info-banner {
    position: absolute;
    bottom: 2rem;
    right: 3rem;
   
}

.banner .col-lg-4 .all-info-banner  .buton-view a {
    border: 1px solid #ffffff;
    padding: 10px 16px;
    border-radius: 27PX;
    background: white;
    color: #000000;
    font-size: 14px;
}

.banner .col-lg-4 .all-info-banner p {
    
    color: white;
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 2rem;
}

.header-theme .modal-dialog {
    max-width: 50% !important;
}

.header-theme .modal-header {
color:black;
}

.header-theme .modal-body {
    padding-top:0;
    padding-bottom: 0;
}

.auth .modal-content::before {  
 display:none;   
}    

#information-information h1 {
    font-size: 35px;
    color: #000000;
    margin: 2rem 0;
}

#information-information table {
border: none;
    background-color: #ace2ea7a;
    border-radius: 10PX;
    padding: 36px;
}   

#information-information table tr:first-child{
border-bottom: 1px dashed #3f51b5;
}
#information-information section {
margin: 0 5rem;
}

.checked {
  color: #ff9c05;
}

#swiper-box-two {
    margin: 0 17rem;
    text-align: justify;
}

.all-information-blog .blog-desc h6 p {
    display: inline;
    font-size: 12px;
    color: #6c6767;
}

.all-information-blog .blog-desc .description {
    font-size: 17px;
    line-height: 30px;
    font-weight: 900;
    color: #000000;
    margin: 2rem 4rem;
    
}

#swiper-box-two .swiper-button-next {
    margin-top: 4rem;
    /*display:none !important;*/
    transition: .4s;
}
#swiper-box-two .swiper-button-prev {
    margin-top: 4rem;
     /*display:none !important;*/
     transition: .4s;
}
.blog-desc:hover #swiper-box-two .swiper-button-next {
    display:block !important;
}
.blog-desc:hover #swiper-box-two .swiper-button-prev {
    display:block !important;
}

.product-box-three .parent::before {
   display:none; 
}    
.product-box-three .parent::after {
     display:none; 
} 
.product-box-item-desc .star {
    margin: 5px 0 0 0;
}
.product-box-item-desc .star span{
    font-size: 12px;
}    

.content-box-product {
    box-shadow:unset !important;
}
.all-img-product {
    display: flex;
    flex-direction: row-reverse;
}
.product-box-item-hover-btn button{
    border: none;
    border-radius: 50%;
    padding: 20px;
    color: #000000;
}

.product-page-icon-box {
    position:unset !important;
}

.text-product-page img {
    margin: 0 0 0 10px;
}
.text-product-page h6 {
font-size: 15px;
border-bottom: 1px dashed black;
padding-bottom: 13px;
}
.text-product-page h6:last-child {
    border:0;
}

.product-page-icon-box form {
    display: flex;
}

.button-cart-product-page .mb-3{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.product-page-icon-box .icon-heart-wish button {
    margin: 5px;
    border-radius: 50%;
    background-color: white;
    border: 1px solid #ebebeb;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
}

.button-cart-product-page .button-cart button{
    background-color: #111111 !important;
    border-radius: 31px !important;
}

.se-cart-item{
    border-bottom:unset !important;
    padding-bottom:0;
}   

.all-information-product .se-cart {
    border: unset;
    box-shadow: unset;
    background-color: unset;
    padding-top: 0;
}

.all-information-product .se-cart-item {
    padding-top:0 !important;
    padding-bottom: 5px;
}

.payment-guarantee {
    background-color: #f5f5f5;
    border-radius: 1rem;
    padding: 1.25rem;
    text-align: center;
}
.payment-guarantee p{
    font-weight: 700;
    color: black;
    margin-bottom: 15px;
}    
.payment-guarantee img{
max-width: 340px;
}

/*about*/
.information-about .part-one-about {
    background-image: linear-gradient(273deg, #002571 4.49%, #001236 57.91%);
    padding: 10rem 10rem;
}

.part-one-about .text-about .title {
    
margin-bottom: 2rem;
 font-size: 35px;

}


.part-one-about .text-about .title p {
    display: inline;
    color: #ffffff;
    font-weight: 700;
}

.part-one-about .text-about .title span {
    display: inline;
    color: #ffbe00;
    font-weight: 700;
}

.part-one-about .col-6 {
    display: flex;
    align-items: center;
}


.part-one-about .text-about .expalin p {
    color: #ffffff;
    font-size: 18px;
    text-align: justify;
    font-weight: 700;
    line-height: 30px;
}


.part-one-about .img-about img{
    width:80%;
}

.part-one-about .img-about {
text-align: left;
}

.part-two-about {
    background:#EBF1FF;
}

.part-two-about .container {
padding: 1rem 10rem;
}

.part-two-about .title p {
    font-size: 1.75rem;
    font-weight: 800;
    color:#051061;
    text-align:center;
    padding:3rem;
}

 .back-blue {
    background:#051061;
    color:white;
}

.back-white {
    background:white;
    color:black; 
}    

.part-two-about .why-sale {
    padding: 20px;
    text-align: justify;
    border-radius: 24px;
    margin-bottom: 1rem;
}    

.part-two-about .why-sale .title {
font-size: 18px;
    font-weight: 700;
    margin-bottom: 1rem;
}    

.part-two-about .why-sale .title svg{
margin: 0 0 0 1rem;
}


.part-two-about .why-sale .explain p {
    font-size: 15px;
    line-height: 25px;
}    



.part-two-about .title span {
    color:#ffbe00;
}    

.part-three-about .img-mobile {
    width:60%;
}

.part-three-about {
    margin: 6rem 11rem;
}

.part-three-about .title {
    font-weight: 700;
    font-size: 35px;
    color: #051061;
    margin-bottom: 2rem;
} 

.part-three-about .title span{
    color: #ffbe00;
}  

.part-three-about .explain {
    color: #000000;
    line-height: 30px;
    text-align: justify;
    padding-left: 2rem;
}  

.part-three-about .all-info-download {
    background: #EBF1FF;
    padding:20px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.part-three-about .download {
    border-bottom: 1px solid #d8e3fd;
    margin-bottom: 1rem;
    padding: 1rem;
}    

.part-three-about .download p{
    color: #051061;
    font-weight: 900;
    font-size: 15px;
    margin-left: 6rem;
} 

.part-three-about .download .app a {
    background: #ffffff;
    padding: 7px;
    border-radius: 10px;
    color: #05106b;
    font-size: 14px;
    margin-left: 1rem;
}    

.pd-0 {
    padding:0;
}

.info-contact .contact-box {
    background: #f7f8f9;
    color: #000000;
    box-shadow:lightgray 0px 0px 12px 2px;
}


.info-contact .contact-box .mb-3 {
  margin-left: 2rem;
    margin-right: 2rem;
    background-color: #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.info-contact .contact-box .contact-font-title{
text-align: justify;
}
.info-contact #form-contact {
    background: #f7f8f9;
    color: #000000;
    padding: 12px;
    border-radius: 15px;
    box-shadow:lightgray 0px 0px 12px 2px;
}

#information-contact .contact-card-border {
   
    border: unset !important;
    border-radius: 0 !important;
    box-shadow: unset !important;
}


.info-header-theme img {
    width:50%;
}

