@charset "UTF-8";

/*
1. config
2. mixins
3. plugins
4. base
5. components
6. header.box_user_in
7. footer
8. demo
*/
/* 1. color */
/* 2. config */
/*----------------------------------------
    Variables
-----------------------------------------*/
/* 3. mixins */
/* 4. plugins */ gb
/* -------------------------------------------
    Swiper Container
---------------------------------------------- */
.test{
    
}

.list_kind_bank1 li:not(:last-child){
    margin-bottom: 2rem;
}
.bbb{
    border-radius: 9px;
}
.tbank_snd_iran  li{
margin-bottom: 0px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.tbank_snd_iran  li d {
  float: left;
  text-align: left;
  float: none !important;
}
.tbank_snd_iran .title_box p{
    text-align: right;margin-bottom: 2px;
}
.tbank_snd_iran .bbb {
 
  padding: 1rem 0 !important;
}
.list_bank li t{
    font-size: 12px;
  color: var(--color_green);
  position: relative;
  top: -3px;
  right: -2px;
  cursor: pointer;
  z-index: 99;
  padding-right: 2rem;
}
.zarinpal_icon {
  background-image: url("../../images/zarin.png");
  background-size: 6rem auto;
  background-position: left center;
}
/* blog */
.iconoir--reload-window {
  display: inline-block;
  width: 24px;
  height: 24px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1.5'%3E%3Cpath d='M11 21H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v7'/%3E%3Cpath stroke-linejoin='round' d='M2 7h20M5 5.01l.01-.011M8 5.01l.01-.011M11 5.01l.01-.011m10.657 11.668C21.047 15.097 19.635 14 17.99 14c-1.758 0-3.252 1.255-3.793 3'/%3E%3Cpath stroke-linejoin='round' d='M19.995 16.772H21.4a.6.6 0 0 0 .6-.6V14.55m-7.666 4.783C14.953 20.903 16.366 22 18.01 22c1.758 0 3.252-1.255 3.793-3'/%3E%3Cpath stroke-linejoin='round' d='M16.005 19.228H14.6a.6.6 0 0 0-.6.6v1.622'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.orz a span{
    
    display: flex;
    align-items: center;
    font-size: 11px;
  
}
.text_vright1{

}
.orz i{
    font-size: 20px;
  padding-left: 5px;
}
.orz a{
    display: flex;
  align-items: center;
  color: var(--color_blue1);
}
.orz a:hover,
.orz a:focus{
    color: var(--color_green_step_hover);
}
.extra_txt1{
    padding: 1rem;
    text-align: center;
}
.capcha_need{
    text-align: center;
margin-top: 2rem;
border-top: 1px solid #eee;
padding-top: 2rem;
}
.lright{
    
}
.capcha_need2{
    margin: 1rem 0 0 0;
}
.capcha_need2 input{
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s;
    width: 100%;
border: 1px solid #eee;
padding: 1rem;
font-size: 12px;
background-color: #eee;
text-align: left;
direction: ltr;
}
.capcha_need2 input:focus{

    background-color: #FFF;
    
}
.extra_div_flight{
    text-align: center;
    padding: 2rem 0;
    letter-spacing: 0.95px;
    line-height: 21px;
    cursor: default;
    font-size: 21px;
    font-weight: 600;
}
.extra_div_flight d{
    
}
.extra_div_flight span{
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 14px;
    color: var(--color_blue);
    padding-top: 10px;
    cursor: default;
    font-weight: 600;
    letter-spacing: 0px;
  }

/*home blog*/
.else_number {
    display: none !important;
  }

/*Comment_content*/
.Comment_content{

}
.Comment_content .str_comment{
    display: flex;
align-content: center;

}
.Comment_content .str_comment:not(:last-child){
    margin-bottom: 1rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1rem;
}
.Comment_content .right_comment{
    width: 48rem;
    display: flex;
    flex-direction: column;
    margin-left: 2rem;
    border-left: 1px solid #ddd;
}
.Comment_content .right_comment .avator_comment{
    margin: 0 auto;
border-radius: 50%;
overflow: hidden;
position: relative;
width: 60px;
height: 60px;
}

.Comment_content .right_comment span{
    padding-top: 1rem;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.Comment_content .left_comment .msg_admin1{
    direction: ltr;
}
.Comment_content .left_comment .msg_admin{
    border: 1px solid #ddd;
    max-width: 75%;
    margin: 0rem 0 2rem;
    direction: rtl;
    max-height: 10rem;
    overflow: auto;
    padding: 1rem;
    font-size: 12px;
    border-radius: 6px;
    background-color: #fbfbfb;
}
.header_msg_admin span{
    color: var(--color_orang);
font-family: nfont;
margin-bottom: 6px;
display: block;
}

.nav-filters{
    text-align: right;
    background-color: var(--color_white);
    border-radius: 4px;
    padding: 16px;
    border: 1px solid #eee;
}

.new_pageing  .cartv2:last-child{
    display: none;
}
.new_pageing .Pagingnew{
    display: flex;
}

.new_pageing .Pagingnew a{
    background-color: transparent;
    border-color: #eee;
    color: #336699;
    border-radius: 0.3rem;
    width: 28px;
    text-align: center;
    margin-left: 5px;
    line-height: 22px;
    height: 28px;
    padding-top: 4px;
}
.new_pageing .Pagingnew  a.current{
    color: #FFF;
    background-color: #5A8DEE;
    border-color: #E7EDF3;
}
.mcl{
    font-size: 14px;
    line-height: 22px;
    color: gray;
    text-align: justify;
    padding-bottom: 1rem;

}
.bcl1{
    display: flex;
    align-items: center;
    border-top: 1px solid #ddd;
    padding-top: 1rem;
}
.bcl{
    display: flex;
    margin-right: auto;
}
.bcl .scl{
    font-size: 12px;
    color: gray;
    display: flex;
    align-items: center;
}
.bcl .ucl{
    list-style: none;
    display: flex;
}
.ucl li:not(:last-child){
    margin-left: 6px;
}
.ucl li{
    font-size: 21px;
    display: flex;
    align-items: center;
    align-content: center;
    cursor: pointer;

}
.post-mask a,
.post-mask a:hover,
.post-mask a:focus{
    text-decoration: none;
}
.ucl li span{
    font-size: 23px;
    padding-left: 2px;
}
.ucl li i{
    font-size: 23px;
}
.lnk_copy_share1{
    width: 0;
height: 0;
padding: 0;
margin: 0;
border-width: 0;
}
.star_user{
    text-align: center;
margin-bottom: 1rem;
}
.Comment_content .right_comment
.star_user{
    text-align: center;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
}
.pstar_user{
 
    font-size: 14px;
    color: var(--color_orang);
    padding: 1rem 0;
}

.star_user .ratings1 .star-w .star {
    width: 24px;
    height: 24px;
    transform: scale(1.5);
}
.star_user .star-w:hover .full,  
.star_user .star-w:focus .full  {
 
}
.Active_star1 .full{
    width: 100% !important;
}

.nmdes_comment h5{
    color: #2980b9;
    font-size: 15px;
    font-family: nfont;
    margin-bottom: 4rem;
}
.nmdes_comment ul{
    list-style: none;
font-size: 12px;
}
.nmdes_comment ul li{
    margin-bottom: 2rem;
}
.des_comment1{
    padding: 3rem 1rem;
}
.nsec_com{
    display: flex;
    padding: 10px;
}
.nsec_com .add_form_comment{
    width: 50%;
}
.nsec_com .des_comment {
    width: 50%;
}
.nsec_com .set_star{
    width: 100%;
}
.form_comment{

}
.form_comment textarea[name="addres"]{
    display: block;
}
.widget-area .widget {
    text-align: right;
    background-color: var(--color_white);
    border-radius: 4px;
    padding: 3px;
    margin-bottom: 1rem;
    border: 1px solid #eee;
}
.courses-details-area {
    text-align: right;
    padding: 2em 0px;
    min-height: 25em;
    background-color: #fbfbfb;
}
.courses_top{
    text-align: right;
background-color: var(--color_white);
border-radius: 4px;
padding: 3px;
margin-bottom: 1rem;
border: 1px solid #eee;
overflow: hidden;
}
.courses-details-header {
    text-align: right;
    background-color: var(--color_white);
    border-radius: 4px;
    padding: 3px;
    margin-bottom: 1rem;
    border: 1px solid #eee;
  }


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

}
.right_mofe_detail{
    padding: 0rem;
    border-top: 1px dashed #e0e0e0;
    position: relative;
}
.left_mofe_detail::before{
    display: none;
}
.right_mofe_detail::before{
    position: absolute;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-right: 1px dashed #e0e0e0;
    border-top: 1px dashed #e0e0e0;
    content: "";
    background: #f9f9f9;
    left: 15px;
    top: -8px;
}
.div_title_df{
    background-color: #f9f9f9;
    padding: 8px 2rem 0;
    border-bottom: 0px solid #DDD;
}
.active_more_detail .div_result_fligth .right_result_flex {
    background-color: #fcfcfd;
}
.div_title_df ul{
    padding: 0;
    display: flex;
    list-style: none;
}
.div_title_df ul li:not(:last-child){
    margin-left: 10px;
}
.detail_flight i{
    font-size: 2rem;
    position: relative;
    top: 5px;
    right: 5px;
}
.detail_flight.active {
    color: var(--color_blue1);
  }


.active_more_detail .div_result_fligth
.div_title_df ul li{

    color: var(--color_gray_site);
    border-bottom: 2px solid transparent;
    padding: 5px 9px;
    border-radius: 0px;
}
.div_title_df ul li.active{
    border-bottom-color: #0f84fa;
    color: #0f84fa;
}
.div_title_df ul li{
    position: relative;
    border-bottom: 2px solid transparent;
    padding: 0px 8px 5px;
    cursor: pointer;
}
.active_more_detail .div_result_fligth {


    border-bottom-width: 0;
}
.more_detail_flight {
    border: 1px solid #eee;
    border-radius: 0 0 5px 5px;
    background-color: var(--color_white);
    justify-content: space-between;
    border-top-width: 0;
}
.empty_result2{
    background-image: url("../../images/flight.svg");
    height: 18rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}
.empty_result h4{
    font-family: nfont;
    font-size: 2rem;
}
.empty_result span{

}
.right_tr{
    display: flex;
}
.sort_box{

}
.sort_ul{
    list-style: none;
    display: flex;
    padding: 0;
    height: 100%;
    align-content: center;
    align-items: center;
}
.sort_ul li{
    display: flex;
    margin-left: 5px;
    font-size: 12px;
    cursor: pointer;
}
.sort_ul li.active_sort i{
    color: var(--color_green_step);
}
.sort_ul li i{
    font-size: 16px;
padding-left: 5px;
}
.sort_ul li:first-child{

}
.sort_ul li:not(:first-child){

}
.sort_ul li span{
    display: block;
}
.result_search_new{
    position: relative;
}
.min_label{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 0px 10px 10px 0px;
    overflow: hidden;
    cursor: default;
}
.min_label span{

    text-align: center;
    position: relative;
    background-color: var(--color_red2);
    color: #FFF;
    display: block;
    font-size: 10px;
    padding: 3px 8px;
}
@keyframes change_color3 {
    0% {color: var(--color_red);}
    25% {color: #9370DB;}
    50% {color: #1AB394;}
    75% {color: #9370DB;}
    100% {color: var(--color_red);}
  
  }

.alert_book_z1{
    font-size: 8px !important;
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 10px;
    color: var(--color_red);

    cursor: default;
    animation: change_color3 3s infinite;
}
.alert_book_z span{
    display: flex;
align-content: center;
align-items: center;
font-size: 10px;
color: var(--color_red);
padding-top: 10px;
cursor: default;
animation: change_color3 3s infinite;
}
/* top_research_flight */
.top_research_flight .form_search_form .new_Element_css {
    background-color: #f0f3f7;
    border: 1px solid #e5e8ec;
    margin-bottom: 0;
    border-left: 0 !important;
}

.top_research_flight .btn_send_flight {

    margin-bottom: 0rem;
    width: 30%;
}

.top_research_flight .row_new12 {
    padding: 0em 0em;
}

.load_top_result {
    position: relative;
    z-index: 1;
}

.top_research_flight {
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s;
    transform: scale(1, 0);
    height: 0;
}

.active_top_research_flight {
    transform: scale(1, 1) !important;
    height: auto;
}

.reload_search {
    font-size: 12px;
    margin-left: 10px;
    background-color: var(--color_danger);
    color: white;
    padding: 5px 14px;
    border-radius: 19px;
    cursor: pointer;
    line-height: 14px;
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s;
}

.reload_search:hover,
.reload_search:focus {
    background-color: rgba(215, 24, 80, 0.93);
}

.reload_search span {}

/* sub_bnp */
.sub_bnp {
    position: absolute;
    background-color: var(--color_white);
    z-index: 1;
    width: 150%;
    border: 1px solid #DDD;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0 0 0px #fbfbfb;
    -webkit-transition: all .15s linear 0s;
    transition: all .15s linear 0s;
    transform: scale(1, 0);

}

.active_sub_bnp .sub_bnp {
    transform: scale(1, 1) !important;
}


.sub_bnp ul {
    list-style: none;
    padding: 1rem;
}

.sub_bnp ul li {
    display: block;
    font-family: nfont;
    font-size: 12px;
    color: var(--color_black1);
    margin-bottom: 1rem;
}

.sub_bnp ul li .bmp1 {
    display: flex;
    align-content: center;
    align-items: center;
}

.sub_bnp ul li .cnt_bmp {
    display: flex;
    margin-right: auto;
    align-content: center;
    align-items: center;
}

.sub_bnp ul li .bmp1 .lb_bmp span:last-child {
    color: #999;
    font-size: 10px;
    padding-right: 5px;
}

.sub_bnp .key_bmp {

    border-radius: 6px;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    text-align: center;
    align-items: center;
    align-content: center;
    color: #fbfbfb;
    background-color: var(--color_blue);
    cursor: pointer;


}

.sub_bnp .key_bmp i {
    font-size: 2.1rem;
    text-align: center;
    margin: 0 auto;
}

.show_bmp {
    padding: 0px 2rem;
}

.nactive_stepnmpp .key_plus_bmp,
.nactive_stepnmpm .key_min_bmp {
    color: #b2b2b2;
    background: #f2f2f2;
    cursor: not-allowed;
}

.sub_bnp .key_plus_bmp {}

/* sub_bnp */

/*passanger*/
.passanger_str {}

.passanger_str .passanger_str1:not(:last-child) {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2rem;
}

.passanger_str1::before {
    position: absolute;
    content: "";
    right: -1px;
    top: -4px;
    height: calc(100% - 2rem);
    width: 2px;
}

.field_passanger_select {}

.field_passanger_select_hidden {
    display: none;
}

.passanger_str_adult::before {
    background-color: var(--color_blue1);
}

.passanger_str_child::before {
    background-color: var(--color_green_step);
}

.passanger_str_Infant::before {
    background-color: var(--color_orang1);
}

.passanger_str1 {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-right: 1rem;
}

.passanger_str1 .row1_passnger {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 12px;
    color: var(--color_black);
    margin-bottom: 1rem;
}

.type_passanger,
.kind_passanger {
    max-width: 9.9rem;
}

.row1_passanger_left {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.row1_passanger_right {
    display: flex;

    align-items: center;
}

.row1_passanger_right .field_passanger {
    font-size: 1.2rem;
    color: var(--color_black);
    width: 10rem !important;
    margin: 0 1rem 0 0;
}

.row1_passanger_left i {
    font-size: 1.8rem;
    padding-left: 7px;
    top: -2px;
    position: relative;
    color: var(--color_blue);
}

.passanger_str1 .row2_passnger {
    display: flex;
    flex-wrap: wrap;
}

.heade_passanger {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    padding-right: 4px;
    padding-left: 5px;
}
/*
blog
*/
.courses-details-header .courses-meta ul li:nth-child(3),.courses-title{
    display: none !important;
}
.courses-details-header .courses-meta ul li {
  margin-left: 0px;
  margin-right: 0;
  border-left: 0px solid #eeeeee;
  border-right: none;
  padding-left: 0px;
   
}
.courses-details-header .courses-meta ul li {
 
  position: relative;
  display: inline-block;
  border-right: 0px solid #eeeeee;
  font-weight: 500;
  font-size: 16px;
 
}
.courses-details-header .courses-meta ul li a {
  display: inline-block;
  color: #252525;
 
}
.courses-details-header .courses-meta ul {
  padding-right: 0;
}
.courses-details-header .courses-meta ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  margin:0;
}

.courses-details-header .courses-meta ul li {
  margin-left: 0px;
  margin-right: 0;
  border-left: 0px solid #eeeeee;
  border-right: none;
  padding-left: 0px;

}
.title_show_pg{
  margin-right: 0 !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
}
.courses-details-header .courses-meta ul li:last-child{
  padding: 0;
    padding-right: 0px;
  margin: 0;
  display: flex;
  align-items: center;
}
.courses_top {
  text-align: right;
  background-color: var(--color_white);
  border-radius: 4px;
  padding: 3px;
  margin-bottom: 1rem;
  border: 1px solid #eee;
  overflow: hidden;
}
.courses-details-desc {
  margin-top: 2rem;
  padding-right: 2rem;
  padding-left: 2rem;
  text-align: justify;
  padding-bottom: 2rem;
}


.courses-details-header .courses-meta ul li {
position: relative;
  border-right: 0px solid #eeeeee;
  font-weight: 500;
  font-size: 16px;
  padding-right: 20px;
  align-items: center;
}
.share_cms:hover i,
.share_cms:focus i{
    color: var(--color_orang) !important

}
.share_cms {
  margin-right: auto !important;

  display: flex !important;

  align-content: center !important;

  align-items: center;

  margin-left: 0 !important;

  padding-left: 8px !important;

  cursor: pointer;

}
.courses_msg p, .courses_msg *, .courses_msg {
  font-family: Iransansweb,nazanin,Iransansweb;
  line-height: 25px;
}
.courses-details-header .courses-meta ul li i {
  right: 0;
  left: auto;
}
body,.page-wrapper{
  min-height: 100%;
}
.courses_msg p, .courses_msg *, .courses_msg {
  font-family: Iransansweb,nazanin,Iransansweb;
  line-height: 25px;
}

.widget-area .widget .widget-title {
  padding-right: 10px;
  padding-left: 0;
  border-right: 0px dashed #dfdfdf;
  border-left: none;
}
.widget-area .widget .widget-title {
  margin-bottom: 25px;
  position: relative;
  padding-left: 10px;
  border-left: 3px dashed #dfdfdf;
  font-size: 14px;
  font-weight: 600;
}
html,.homeb:not(.page_main){
  height: 100%;
}
.homeb:not(.page_main) .footer{
  display: flex;
  width: 100%;
  margin-top: auto;
  background: black;
  flex-direction: column;
}
.widget-area .widget .widget-title::before {
  right: -3px;
  left: auto;
}
.widget-area .widget .widget-title::before {
  content: '';
  position: absolute;
  left: -3px;
  top: 0;
  width: 3px;
  height: 6px;
  background: #ff1949;
}
.widget-area .widget .widget-title::after {
  right: -3px;
  left: auto;
}
.widget-area .widget .widget-title::after {
  content: '';
  position: absolute;
  left: -3px;
  top: 16px;
  width: 3px;
  height: 6px;
  background: #0eb582;
}

.widge_body1 {
  max-height: 75rem;
  overflow: auto;
}.widget-area .widget_raque_posts_thumb .item {
  overflow: hidden;
  margin-bottom: 15px;
}

.widget-area .widget_raque_posts_thumb .item .thumb {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.widget-area .widget_raque_posts_thumb .item .thumb {
  float: right;
  height: 80px;
  overflow: hidden;
  display: block;
  position: relative;
  width: 80px;
  margin-right: 15px;
  z-index: 1;
}

.widget-area .widget_raque_posts_thumb .item .thumb::before {
  width: 40px;
  height: 1px;
  left: 100%;
}
.widget-area .widget_raque_posts_thumb .item .thumb::before, .widget-area .widget_raque_posts_thumb .item .thumb::after {
  -webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.2, 1, 0.22, 1);
  content: '';
  background-color: #ffffff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.widget-area .widget_raque_posts_thumb .item:hover .thumb::before, .widget-area .widget_raque_posts_thumb .item:hover .thumb::after {
  opacity: 1;
  top: 50%;
  left: 50%;
}

.widget-area .widget_raque_posts_thumb .item:hover .thumb::before, .widget-area .widget_raque_posts_thumb .item:hover .thumb::after {
  opacity: 1;
  top: 50%;
  left: 50%;
}
.widget-area .widget_raque_posts_thumb .item .thumb::after {
  height: 40px;
  width: 1px;
  top: 0;
}

.widget-area .widget_raque_posts_thumb .item .thumb .fullimage {
  width: 80px;
  height: 80px;
  display: inline-block;
  border-radius: 5px;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important;
}

.widget-area .widget_raque_posts_thumb .item .info {
  overflow: hidden;
  margin-top: 5px;
}

.widget-area .widget_raque_posts_thumb .item .info time {
  display: block;
  color: #727695;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 5px;
  font-size: 12px;
}


.top_dsc {
  position: relative;
  overflow: visible;
}
.widget-area .widget_raque_posts_thumb .item .info .title a {
  display: inline-block;
  color: var(--color_black);
  font-size: 13px;
}
.widget-area .widget_raque_posts_thumb .item .info .title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
}
.courses-details-header .courses-meta ul li span {
  display: none;
  color: var(--color_Purple2);
  text-transform: uppercase;
  margin-bottom: 1px;
  font-size: 14px;
  font-weight: 600;
  height: 100%;
  align-items: center;
}

.courses-meta{
  margin-right: auto;
}
.courses-details-header .courses-meta ul .title_show_pg a{
      font-family: KalamehFaNum;
}
.courses-details-header .courses-meta ul li a {
  display: inline-block;

  color: #252525;
  cursor: pointer;

  display: flex;
  align-items: center;
  height: 100%;
}  
.msg1_share_page {
  text-align: center;
  margin-bottom: 2rem;
}
.msg1_share_page p {
  font-size: 14px;
}

.lnk_copy_share {
  margin: 1rem 0;
}

.lnk_copy_share1 {

}
.load_cart12 .title_productp{
  font-family: KalamehFaNum !important;
}
.msg1_share_page .lnk_copy_share a {
  border: 1px solid var(--color_blue);
  padding: 6px 22px;
  display: inline-block;
  border-radius: 7px;
  cursor: pointer;
  color: var(--color_blue);
}

.ul_share_list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}


.ul_share_list li {
  width: 50%;
  padding-left: 1rem;
  text-align: center;
  margin-bottom: 1rem;
}
.ul_share_list li.share_item_tel a {
  background-color: var(--color_blue);
}
.icon_new_mf{
  max-height: 24px;
}
.icon_new_mf svg{
  height: 25px;
}
.ul_share_list li a {
  display: flex;
  color: white;
  padding: 5px 10px;
  border-radius: 6px;white-space: nowrap;
  width: 100%;
  -webkit-border-radius:;
  -moz-border-radius:;
  -ms-border-radius:;
  -o-border-radius:;
}

.ul_share_list li .ul_sh_lk {
  display: flex;
  margin: 0 auto;
}
.ul_share_list li a i {
  font-size: 23px;
  padding-left: 6px;
  position: relative;
  top: 0px;
}
.ul_share_list li.share_item_whats a {
  background-color: var(--color_green);
}

.ul_share_list li.share_item_twitter a {
  background-color: #53c7ff;
}
.ul_share_list li.share_item_face a {
  background-color: #2d5f9a;
}
.courses-details-header .courses-meta ul li i {
font-size: 25px;
  color: #cfcfcf;
  position: relative;
  height: 100%;
 

}
/*index*/

.new_pageing  .cartv2:last-child{
  display: none;
}
.new_pageing .Pagingnew{
display: flex;
  align-items: center;
}
.elset{
    padding-left: 4px;
  color: RGBA(0, 0, 0, 0.3);
}
.new_pageing .Pagingnew a:not(.nb_key){
      border: 1px solid rgba(0, 0, 0, 0.11);
}
.new_pageing .Pagingnew a.nb_key{
      border: 1px solid transparent;display: none;
}
.new_pageing .Pagingnew a{
background-color: transparent;
  border-color: #eee;
  color: #369;
  border-radius: 0.3rem;
  width: 28px;
  text-align: center;
  margin-left: 5px;
  line-height: 22px;
  height: 28px;
  padding-top: 4px;
  color: rgba(0, 0, 0, 0.6);
}
.new_pageing .Pagingnew  a.current{
 color: var(--color_orang);
  background-color: transparent;
  border-color: var(--color_orang);
}
.mcl{
  font-size: 14px;
  line-height: 22px;
  color: gray;
  text-align: justify;
  padding-bottom: 1rem;

}
.bcl1{
  display: flex;
  align-items: center;
  border-top: 1px solid #ddd;
  padding-top: 1rem;
}
.bcl{
  display: flex;
  margin-right: auto;
}
.bcl .scl{
  font-size: 12px;
  color: gray;
  display: flex;
  align-items: center;
}
.bcl .ucl{
  list-style: none;
  display: flex;
}
.ucl li:not(:last-child){
  margin-left: 6px;
}
.ucl li{
  font-size: 21px;
  display: flex;
  align-items: center;
  align-content: center;
  cursor: pointer;

}
.post-mask a,
.post-mask a:hover,
.post-mask a:focus{
  text-decoration: none;
}
.ucl li span{
  font-size: 23px;
  padding-left: 2px;
}
.ucl li i{
  font-size: 23px;
}

.star_user{
  text-align: center;
margin-bottom: 1rem;
}
.Comment_content .right_comment
.star_user{
  text-align: center;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1rem;
}
.pstar_user{
  font-family: KalamehFaNum;
  font-size: 14px;
  color: var(--color_orang);
  padding: 1rem 0;margin: 0;
}

.star_user .ratings1 .star-w .star {
  width: 24px;
  height: 24px;
  transform: scale(1.5);
}
.star_user .star-w:hover .full,  
.star_user .star-w:focus .full  {

}
.Active_star1 .full{
  width: 100% !important;
}

.nmdes_comment h5{
  color: #2980b9;
  font-size: 15px;
  font-family: KalamehFaNum;
  margin-bottom: 4rem;
}
.nmdes_comment ul{
  list-style: none;
font-size: 12px;
}
.nmdes_comment ul li{
  margin-bottom: 2rem;
}
.des_comment1{
  padding: 3rem 1rem;
}
.nsec_com{
  display: flex;
  padding: 10px;
}
.nsec_com .add_form_comment{
  width: 50%;
}
.nsec_com .des_comment {
  width: 50%;
}
.nsec_com .set_star{
  width: 100%;
}
.form_comment{

}
.form_comment textarea[name="addres"]{
  display: block;
}
.widget-area .widget {
  text-align: right;
  background-color: var(--color_white);
  border-radius: 4px;
  padding: 3px;
  margin-bottom: 1rem;
  border: 1px solid #eee;
}
.page-wrapper{
  display: flex;
  flex-direction: column;
}
.courses-details-area {
  text-align: right;
  padding: 2em 0px;
  min-height: 25em;
 
}
.courses_top{
  text-align: right;
background-color: var(--color_white);
border-radius: 4px;
padding: 3px;
margin-bottom: 1rem;
border: 1px solid #eee;
overflow: hidden;
}
.courses-details-header {
  text-align: right;
  background-color: var(--color_white);
  border-radius: 4px;
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid #eee;
}


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

}
.right_mofe_detail{
  padding: 0rem;
  border-top: 1px dashed #e0e0e0;
  position: relative;
}
.left_mofe_detail::before{
  display: none;
}
.right_mofe_detail::before{
  position: absolute;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-right: 1px dashed #e0e0e0;
  border-top: 1px dashed #e0e0e0;
  content: "";
  background: #f9f9f9;
  left: 15px;
  top: -8px;
}
.div_title_df{
  background-color: #f9f9f9;
  padding: 8px 2rem 0;
  border-bottom: 0px solid #DDD;
}
.active_more_detail .div_result_fligth .right_result_flex {
  background-color: #fcfcfd;
}
.div_title_df ul{
  padding: 0;
  display: flex;
  list-style: none;
}
.div_title_df ul li:not(:last-child){
  margin-left: 10px;
}
.detail_flight i{
  font-size: 2rem;
  position: relative;
  top: 5px;
  right: 5px;
}
.detail_flight.active {
  color: var(--color_blue1);
}
.load_form_home1 .photo_lnk .span_label{
  display: none;
}

.active_more_detail .div_result_fligth
.div_title_df ul li{

  color: var(--color_gray_site);
  border-bottom: 2px solid transparent;
  padding: 5px 9px;
  border-radius: 0px;
}
.div_title_df ul li.active{
  border-bottom-color: #0f84fa;
  color: #0f84fa;
}
.div_title_df ul li{
  position: relative;
  border-bottom: 2px solid transparent;
  padding: 0px 8px 5px;
  cursor: pointer;
}
.active_more_detail .div_result_fligth {


  border-bottom-width: 0;
}
.more_detail_flight {
  border: 1px solid #eee;
  border-radius: 0 0 5px 5px;
  background-color: var(--color_white);
  justify-content: space-between;
  border-top-width: 0;
}
.empty_result2{
  background-image: url("../../images/flight.svg");
  height: 18rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.empty_result h4{
  font-family: KalamehFaNum;
  font-size: 2rem;
}
.empty_result span{

}
.right_tr{
  display: flex;
}
.sort_box{

}
.sort_ul{
  list-style: none;
  display: flex;
  padding: 0;
  height: 100%;
  align-content: center;
  align-items: center;
}
.sort_ul li{
  display: flex;
  margin-left: 5px;
  font-size: 12px;
  cursor: pointer;
}
.sort_ul li.active_sort i{
  color: var(--color_green_step);
}
.sort_ul li i{
  font-size: 16px;
padding-left: 5px;
}
.sort_ul li:first-child{

}

.courses-details-area  .Pagingnewselect,
.courses-details-area .str_left_page{

  display:none;
}
.box_category{
  text-align: right;
  background-color: var(--color_white);
  border-radius: 4px;
  padding: 16px;
  border: 1px solid #eee;
  margin-bottom: 3rem;
}
.nav-filters2 {
  width: auto;
 
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  overflow:auto;
}
.nav-filters2 li{
  display:flex;
}
.nav-filters2 li a {
  padding: 0px 8px;
  color: var(--color_black);
}

.banner4t.bannernew {
  position: relative;
}
/*
blog
*/

/* blog */
.add_li .select_addres{
display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto
}
.select_addres .ichk_box + span::before {
 

  background-color: transparent !important;

  border-width: 0 !important;
}
.radd2 {

  display: flex;
  flex-direction: column;
}
.select_addres .ichk_box + span::before {
  content: "\f204" !important;
  font-size: 23px !important;
  padding: 0;
}
.select_addres .ichk_box + span {
  background-color: transparent;
  border: 2px solid var(--color_black);
  border-radius: 5px;
}
.select_addres .ichk_box + span {
  background-color: transparent !important;
  border-color: transparent !important;
  font-size: 16px !important;
  width: auto !important;
  height: 24px;top: 0 !important;
}

.select_addres .ichk_box:checked + span::before {
  content: "\f205" !important;
  color: var(--color_orang) !important;
}
.edit_addres,.remove_addres{
    position: relative;
  z-index: 6;
  
}
.remove_addres{
    display: none;
}
.edit_addres i{
    font-size: 20px;
  color: var(--color_green);
}
.remove_addres i{
    font-size: 20px;
  color: var(--color_red);
}
 .img_not_found {
  height: 154px;
  display: flex;
  align-items: center;
}
.img_not_found img{
    margin: 0 auto;
}
.cls_product_amazonae .sample_product{
    display: none !important;
}
.text_not_found p {
font-size: 2.3rem;
  color: #DBDBDB;
  margin-bottom: 0;

}
.text_not_found ul {
  margin: 35px auto 0 0;
  display: inline-block;
  list-style-type: none;
}
.text_not_found ul li {
  position: relative;
  padding: 4px 0 5px 0px;
  font-size: 8px;
  display: flex;
  align-items: center;
}
.text_not_found ul li::before {
position: relative;
  top: -2px;
  right: 0px;
  width: 10px;
  height: 10px;
  background-color: var(--color_orang);
  display: flex;
  content: "";
  z-index: 1;
  border-radius: 3px;
}
.text_not_found ul li span {
font-size: 1.5rem;
  color: #A7A7A7;
  display: block;
  padding-right: 10px;
}

.lmimg{
    
}
.lmimg img{
    max-height: 24rem;
  width: auto;
  min-width: 0;
  margin-bottom: 4rem;
  margin-top: 4rem;
}
.list_new{
    list-style: none;
  padding: 0;
}
.list_new li{
    
}
.text_not_found{
    text-align: center;
}
.img_not_found{
    height: 154px;
  display: flex;
  align-items: center;
}
.img_not_found img{
    margin: 0 auto;
}
.shop-content.not_found .product-wrapper {
  background-color: #fff;
  padding-bottom: 40px;
  text-align: center;
  border: 1px solid #e2e2e2;
  width: 100%;
}
.list_new li a::before{
content: ""; 
  position: relative;
  display: inline-block;
  margin-right: 0;
  font-size: 1rem;
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  padding-left: 12px;
}
.list_new li a{
    margin-bottom: 15px;
  color: #1b1b1b;display: block;
}

 
 .shop-content.not_found .nav_top,
 .shop-content.not_found .header_new_list{
     display: none;
 }
.Tab_new_category{
    width: 100%;
  display: flex;
  flex-direction: column;
}
.gallery_row .box_ntop1:not(:last-child){
    margin-bottom:3rem;
}
  .copyright p{
    position: relative;  padding-right: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between
  }
  .copyright p::before{
position: relative;
  content: "";
  height: 100%;
  width: 2px;
  background: #FF6B00;
  display: flex;
  margin-left: 6px;

}
.pos_style1 .product-wrap {
  padding-bottom: 0px;
  padding: 0 0rem !important;
}
.new_bn123 .shadow-swiper{
    width:100%;
}

.ul_content_top{
list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;

}
.ul_content_top .tab_new.active{
     display: grid;
}
.ul_content_top .tab_new:not(.active){
    display: none;
}
.mtilte{
    margin-bottom: 2rem;
}
.mtilte1 .icon_title2 path,
.mtilte1 .icon_title3 path{
        fill: #EB1086;
}
.mtilte3 .icon_title2 path,
.mtilte3 .icon_title3 path{
        fill: #EB1086;
}

.mtilte4 .icon_title2 path,
.mtilte4 .icon_title3 path{
      fill: #16CD75;
}
.box_category .blog-filters{
    border-width: 0 !important;
  margin: 0 !important;
}
.mtitle2{
    display: flex;
  width: 100%;
}
.title_h{
      margin-bottom: 0;
}
.mctitle .title_h .mctitlea{
color: #313131;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
  padding-right: 2rem;
}
.mctitle .title_h .mctitlea:hover,
.mctitle .title_h .mctitlea:focus{
    color: #313131;
}
.mctitle{ 
  display: flex;
  align-items: center;
}
.icon_title1{
    position: relative;
}
.icon_title3{
    position: absolute;
  top: 0;
}
.ul_content_top .tab_new   {
    
  gap: 10px 3px;
  grid-template-columns: repeat(7,minmax(0,233px));
  justify-content: space-between;  
}
.ul_title_top{
margin: 0 auto;
  display: flex;
  align-items: center;
  list-style: none;
  justify-content: space-between;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 104px 0px rgba(0, 0, 0, 0.19);
  padding: 0;

  padding: 1.5rem 2rem;
}

.title_new:not(.active) span{
      color: #000;
}

.ul_title_top li span{
  
font-family: IRANYekan_mob;
  padding: 6px 4rem;
  border-radius: 6px;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  transition: 0.3s;
cursor: pointer;
}
.title_new.active span{
    background-color: var(--color_orang);color: #FFF;
}
.box_category3 .pad_cls_brand{
    
}

.box_category3 .pad_cls_brand{
    border-radius: 0 !important;
  border-width: 0 !important;
}

.load_date_shop .product-name{
    word-wrap: anywhere;
}
.load_date_shop .product-name .product_name{
    text-align: justify !important;
    display:flex;
}
.box_category3 .product-name {
 
  display: none !important;
}
.box_category3 .product   {
border-radius: 10px;
  border: 2px solid #FFF;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
  position: relative;
  overflow: hidden;
}
.load_date_shop  .product-media{
    height: 20rem;
}
.load_date_shop .product-media a {
 
  display: flex;
  align-items: center;
  height: 100%;
}
.load_date_shop .product-media img {
  position: relative;
  opacity: 1;
  max-height: 100%;
  max-width: 100%;
}
.box_category3 .product .product-media {
    
}
.box_category3 .product:hover .product-media ,
.box_category3 .product:focus .product-media {
 
}
.box_category3 .product .product-media img {
 
max-height: 121px;
  width: auto !important;
  outline: var(--w) solid rgba(255, 113, 0, 0.8);
  outline-offset: calc(-1*var(--w));
  --w: 0px;   transition: 0.3s;
}
.box_category3 .product:hover .product-media img,
.box_category3 .product:focus .product-media img{
    --w: 15px;  transform: scale(1.1);

}
.box_category3 .shadow-swiper {

}
.box_category3 .product:hover,
.box_category3 .product:focus{
 

 
}
.padding_btmenue1:hover .icon3,
.padding_btmenue1:focus .icon3{
 
}
        .banner3_css{}
    .banner1_css{}
.icon3{  
border-radius: 12px;
  background: linear-gradient(132deg, #FF6B00 26.12%, rgba(255, 107, 0, 0.00) 145.62%);
  width: 35px;
  height: 35px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
    transition: 0.3s;
}
.all_category_txt{
    display: flex; 
  align-items: center;
  justify-content: space-between;

}
.padding_btmenue:hover .all_category_txt::after,
.padding_btmenue:focus .all_category_txt::after,
.Active_source_search .all_category_txt::after,
.category-dropdown.show .all_category_txt::after{
      transform: rotate(90deg);
}
.login_header2:hover .new_icon1 svg path:nth-child(2),
.login_header2:focus .new_icon1 svg path:nth-child(2){
    fill:var(--color_orang);
}
.all_category_txt::after{
display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: inherit;
 content: "";
  position: relative;
  right: 6px;
  line-height: 0;
  font-weight: 600;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  content: "";
  transform: rotate(-90deg);
  font-size: 85%;
  top: 2px;
  color: #33363F;
  transition: 0.3s;
}
.dropdown.category-dropdown{
    padding: 1.5rem 0;
}
.tphone{
display: flex;
  align-items: center;
  direction: ltr;
  padding: 0;
}
.lz_rp{
    position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
}
.ltphone{
    width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;

}
.rightphone:hover .toptitle,
.rightphone:focus .toptitle{
        color: var(--color_orang);
}
.toptitle{
margin: 0;
  color: black;
  font-size: 16px;
  letter-spacing: 1px;
  transition: 0.3s;
  color: #000;
  font-family: IRANYekan_mob;
  font-weight: 700;
    
}
.toptitle d:first-child{
    color: var(--color_orang);
}
.toptitle d:last-child{

    transition: 0.3s;


}
.rightphone{
    display: flex;padding-left: 1rem;
  flex-direction: column;  position: relative;
}
.subtitle{
    color: rgba(0, 0, 0, 0.33);
  direction: rtl;
  font-size: 12px;margin: 0;
}
.login_header2{
    border-radius: 12px;
  border: 1px solid #e2e0df;
}
.clt{
    overflow: hidden;
}
.pnlog1{
   position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.nlog1{
    
}
.top_icon{
      transition: 0.3s;
}
.header-middle.sticky-content.fixed .top_icon{
    max-height: 3rem;
  position: relative;
  bottom: 6px;
}
.header-middle.sticky-content.fixed .nlogo12{
    max-height: 6rem;
}
.header-middle.sticky-content.fixed  .nlogo12 img{
   margin-right: 0rem;
}
.nlogo12{
width: 22rem;
  height: 10rem;
  position: relative;
  transition: 0.3s;
}
.nlogo12 img{
    width: 30rem;
  max-width: 30rem;
  transition: 0.3s;
}
.swiper-button-next::after,
.pos1 .swiper-button-prev::after{
  display: none;
}
.elemt_lnk1{
    margin:0;
}
  .elemt_lnk1.element25{
      max-width:100%;
  }
  .elemt_lnk1.element12{
        max-width:100%;
  }
/*ul_category_faq*/
.ul_category_faq{
gap: 14px;
  display: grid;
  grid-template-columns: repeat(5,minmax(0,1fr));
  list-style: none;
  padding: 0;
}
.ul_category_faq .category_div {
    padding: 0;
  border-radius: 0;
 
}
.faq1{
    padding-top: 5rem;
}
.search_faq .search_faqf{
    position: relative;
}
.search_faq .btn-search{
    position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: transparent;
  padding: 0px 0px 0rem 1rem !important;
}
.search_faq .btn-search:hover,
.search_faq .btn-search:focus{
    background-color: transparent;
}
.search_faq .btn-search i.bx-x{
    font-size: 28px;
}
.search_faq  input{
    background-color: #f3f3f3;
  border: 2px solid transparent; 
  border-radius: 6px;
  padding: 10px 15px 10px 40px;
  box-sizing: border-box;
  outline: none;
  transition: all ease 0.3s;
  width: 100%;
  font-size: 10px !important;
  transition: all ease 0.3s;
  min-height: 41px;
}
 
.search_faq  input:focus{
      background-color: #FFF;
  border: 2px solid #f3f3f3; 
}
.search_faq{
    width: 95%;
  margin: 0 auto;
  max-width: 45rem;
  font-size: 12px;
}
.ul_category_faq .category_div .div_category{
    position: relative;
display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 5px;
  padding: 2rem 0;
  background: rgba(177, 171, 207, 0.17);
}
.img_dc{
background: #FFF;
  padding: 1rem;
  border-radius: 12px;
  width: 10rem;
  height: 9rem;
  display: flex;
  align-items: center;
}
.img_dc img{
 height: 6rem;
  margin: 0 auto;
}
.div_category h6{
font-size: 14px;
  margin: 0;
  font-family: KalamehFaNum;
  font-weight: 600;
  padding-top: 2rem;
}
/*ul_category_faq*/
.Element_css_else2{
    padding:0 1rem;
}
.link_site_source{
display: flex;
  justify-content: space-between;
  background-color: #f0f0f0;
  padding: 0px;
}
.str_coutry ul{
    padding: 0;
  margin: 0;
  display: flex;
  font-family: KalamehFaNum;
  font-weight: 500;list-style: none;
}
.str_coutry li{
position: relative;
  height: 25px;
  display: flex;
  align-items: center;
}
.li_website_active a{
 background-color: #FFF !important;
  border: 1px solid #ddd !important;
}
.str_coutry li .li_coutry a{
position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f1f1f1;
  padding: 3px;
  border-radius: 5px;
  border: 1px solid #f1f1f1;color: black;
}
.str_coutry li .li_coutry{
position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.str_coutry li .li_coutry1::before{
position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid var(--color_red2);
  border-radius: 3px;



}
.str_coutry_top1{
display: flex;
  margin: 0 auto 3rem
}
.str_coutry_top p{
    margin-bottom: 0;
  padding-left: 3rem;
}
.str_coutry_top{
margin-bottom: 0rem;
  background-color: #f1f1f1;
  padding: 1rem;
  width: auto;
  display: flex;
  align-items: center;
  z-index: 2;
  border-radius: 5px;
  border: 1px solid #DDD;
  margin-right: auto;
  margin-left: auto;

}
.str_coutry li input[type="radio"]:checked + .li_coutry1::before{
background-color: var(--color_red2);

}

.li_coutry1{
    width: 15px;
  height: 13px;
}

.str_coutry li input{
position: absolute;
  right: 0;
  width: 100%;
  text-align: right;
  top: 0;
  direction: rtl;
  display: flex;
  justify-content: start;
height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.str_coutry li:not(:last-child){
      padding-left: 1rem;

}
.str_coutry li img{
height: 20px;
  padding: 0px 3px;
}
.str_coutry li span{
    font-size:12px;
}
.logo_select img{
    height: 10px;
  padding-left: 6px;
  border-radius: 3px;

}
.hidden_sub .select2-results__group::after {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
.select2-results__group::after {
  position: absolute;
  content: "";
  width: 12px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  content: "";
  left: 14px;
  top: 12px;
  display: block;
  font-size: 12px;
  font-weight: 900;
  font-family: "wolmart";
  line-height: 1;
  color: var(--color_black);
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
}
.select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-results__option:not(.hidden_sub) .select2-results__options {
  display: none;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/***order offline***/

.bpn d{
    display: flex;
  margin-bottom: 6px;
  font-family: KalamehFaNum;
  font-size: 12px;
  font-weight: 500;
  color: var(--color_red2);
}
.bpn .bpn1 {
  display: flex;
  margin-bottom: 6px;
  font-family: KalamehFaNum;
  font-size: 15px;
  font-weight: 500;
  color: var(--color_black);
}

.err_input {
  font-size: 12px;
  color: var(--color_red2);
}
.fullf {
  width: 100% !important;
  min-width: 100%;
  border: 1px dashed #d7d6d6;
  padding: 12px 8px 10px 0px !important;
    padding-left: 0px;
  border-radius: 6px;
  background: #eff2fa;
}
.header_bpn p {
  font-family: KalamehFaNum;
  margin-bottom: 6px;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
}
.header_bpn img {
  height: 2rem;
  border-radius: 2px;
  padding: 2px;
  margin-left: 6px;
}
.header_bpn p r {
  color: white;
  letter-spacing: 1px;
  background-color: var(--color_blue2);
  padding: 0px 8px;
  border-radius: 8px;
  margin-right: 3px;
}
.bpn1 {
  display: flex;
  margin-bottom: 6px;
  font-family: KalamehFaNum;
  font-size: 15px;
  font-weight: 500;
  color: var(--color_black);
  margin-top: 6px;
}
.bpn1 span:nth-child(2) {
  padding-right: 8px;
  font-size: 15px;
  color: var(--color_blue2);
}
.box_price_new {
  gap: 0;
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
}
.bpn {
  display: flex;
  flex-direction: column;
}

/***order offline***/

.Element_css .select2 {
  width: 100%;
  background: #eff2fa;
  border-radius: 6px;
}
.login_header a{
    white-space: nowrap;
}
.header-middle.fixed .header-right .wishlist, 
.header-middle.fixed  .header-right .compare,
.header-middle.fixed .header-right .cart-toggle,
.header-middle.fixed  .loginnew{
 
   
    
}
.header_support_box{
background: var(--color_orang);

  color: white;
  display: flex;
  align-items: center;
  padding: 1.5rem 1rem;
}
.ul_bs{
    list-style: none;
  padding: 0 1rem;
  margin: 0;
    
}

.ul_bs li:last-child{
    
}
.dic_bs{
    padding: 0rem 0;
}
.whatsapp_cls span.rcb{
   background-color: #2db742;
}
.telegram_cls span.rcb{
   background-color: #23a7dc;
}
.ul_bs li span.rcb{
    width: 32px;
  height: 32px;
  border-radius: 50%;
  padding: 5px;
  text-align: center;
  display: flex;
  align-items: center;
}
.rcb i{
font-size: 2rem;
  color: white;
  width: 100%;
}
.ul_bs li{
    padding: 0px;
  position: relative;
  text-decoration: none;
  display: table;
  width: 100%;
  border-right: 2px solid transparent;
  background: #f5f7f9;
  border-radius: 5px;
  margin-bottom: 1rem;
  margin-top: 1rem;font-size: 12px;
  
  position: relative;
  overflow: hidden;
}
.ul_bs li a{
 
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 8px 1rem;
    position: relative;
  overflow: hidden;color: black;
}
.ul_bs li:hover  a,
.ul_bs li:focus  a{
    color: white;
}
.ul_bs li:hover .rcb ,
.ul_bs li:focus .rcb {
    filter: contrast(200%);
}

.ul_bs li span{
    position: relative;
  z-index: 1;
}
.ul_bs li a:hover::before,
.ul_bs li a:focus::after{
   right: 0;transform: translate(0,0%);
}
.whatsapp_cls a::before{
    background-color: var(--color_green);
}
.telegram_cls a::before{
    background-color: #23a7dc;
}
.namad a {

  margin: 0 auto;
  display: block;
}
.namad a img{
  height: auto;
  margin: 0 auto;
  display: block;
  width: auto;
}
.ul_bs li a::before{

  transition: 0.1s ease all;
  -webkit-transition: 0.1s ease all;
  -moz-transition: 0.1s ease all;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  z-index: 0;
    
}
.ul_bs li.telegram_cls{
    border-color: #23a7dc;
}
.ul_bs li.whatsapp_cls{
    border-color: #2db742;
}

.ul_bs li span{
    
}
.right_hsb{
    padding-right: 1rem;
  padding-left: 1rem;
}
.icon_rhs{
    
}
.left_hsb p:first-child{
    margin-bottom: 0px;
  font-size: 14px;
  color: white;
}
.left_hsb p:last-child{
margin: 0;
  font-size: 10px;
  color: #FFF;
  font-weight: 100;
}

.all_support.open .fluent--person-support-20-regular {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23feffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath stroke-dasharray='64' stroke-dashoffset='64' d='M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.6s' values='64;0'/%3E%3CanimateTransform attributeName='transform' begin='0.6s;lineMdPhoneCallLoop0.begin+2.6s' dur='0.5s' type='rotate' values='0 12 12;15 12 12;0 12 12;-12 12 12;0 12 12;12 12 12;0 12 12;-15 12 12;0 12 12'/%3E%3C/path%3E%3Cpath stroke-dasharray='4' stroke-dashoffset='4' d='M14 7.04404C14.6608 7.34734 15.2571 7.76718 15.7624 8.27723M16.956 10C16.6606 9.35636 16.2546 8.77401 15.7624 8.27723' opacity='0'%3E%3Cset id='lineMdPhoneCallLoop0' attributeName='opacity' begin='0.7s;lineMdPhoneCallLoop0.begin+2.7s' to='1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.7s;lineMdPhoneCallLoop0.begin+2.7s' dur='0.2s' values='4;8'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.3s;lineMdPhoneCallLoop0.begin+3.3s' dur='0.3s' values='0;4'/%3E%3Cset attributeName='opacity' begin='1.6s;lineMdPhoneCallLoop0.begin+3.6s' to='0'/%3E%3C/path%3E%3Cpath stroke-dasharray='10' stroke-dashoffset='10' d='M20.748 9C20.3874 7.59926 19.6571 6.347 18.6672 5.3535M15 3.25203C16.4105 3.61507 17.6704 4.3531 18.6672 5.3535' opacity='0'%3E%3Cset attributeName='opacity' begin='1s;lineMdPhoneCallLoop0.begin+3s' to='1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1s;lineMdPhoneCallLoop0.begin+3s' dur='0.2s' values='10;20'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.5s;lineMdPhoneCallLoop0.begin+3.5s' dur='0.3s' values='0;10'/%3E%3Cset attributeName='opacity' begin='1.8s;lineMdPhoneCallLoop0.begin+3.8s' to='0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.fluent--person-support-20-regular {
display: inline-block;
width: 32px;
  height: 32px;;
display: inline-block;

  background-repeat: no-repeat;
  background-size: 100% 100%;

}
.all_support.open  .support_box{
      -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  visibility: visible;
  opacity: 1;
}
.support_box{
    
      position: fixed;
  overflow: hidden;
    width: 351px;
    max-width: calc(100% - 50px);
  border-radius: 6px;

  box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
  -webkit-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
  -moz-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
  bottom: 8rem;
  right: 2.5rem;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate(0,50px);
  transform: translate(0,50px);
  -webkit-transform: translate(0,50px);
  -moz-transform: translate(0,50px);
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  will-change: transform,visibility,opacity;


  background-color: white;
}
.header_support_box{
background: var(--color_orang);


  color: white;
  display: flex;
  align-items: center;
  padding: 1.5rem 1rem;
}
.ul_bs{
    list-style: none;
  padding: 0 1rem;
  margin: 0;
    
}

.ul_bs li:last-child{
    
}
.dic_bs{
    padding: 0rem 0;
}
.whatsapp_cls span.rcb{
   background-color: #2db742;
}
.telegram_cls span.rcb{
   background-color: #23a7dc;
}
.ul_bs li span.rcb{
    width: 32px;
  height: 32px;
  border-radius: 50%;
  padding: 5px;
  text-align: center;
  display: flex;
  align-items: center;
}
.rcb i{
font-size: 2rem;
  color: white;
  width: 100%;
}
.ul_bs li{
    padding: 0px;
  position: relative;
  text-decoration: none;
  display: table;
  width: 100%;
  border-right: 2px solid transparent;
  background: #f5f7f9;
  border-radius: 5px;
  margin-bottom: 1rem;
  margin-top: 1rem;font-size: 12px;
  
  position: relative;
  overflow: hidden;
}
.ul_bs li a{
 
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 8px 1rem;
    position: relative;
  overflow: hidden;color: black;
}
.ul_bs li:hover  a,
.ul_bs li:focus  a{
    color: white;
}
.ul_bs li:hover .rcb ,
.ul_bs li:focus .rcb {
    filter: contrast(200%);
}

.ul_bs li span{
    position: relative;
  z-index: 1;
}
.ul_bs li a:hover::before,
.ul_bs li a:focus::after{
   right: 0;transform: translate(0,0%);
}
.whatsapp_cls a::before{
    background-color: var(--color_green);
}
.telegram_cls a::before{
    background-color: #23a7dc;
}
.namad a {

  margin: 0 auto;
  display: block;
}
.namad a img{
  height: 10rem;
  margin: 0 auto;
  display: block;
  width: auto;
}
.ul_bs li a::before{

  transition: 0.1s ease all;
  -webkit-transition: 0.1s ease all;
  -moz-transition: 0.1s ease all;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  z-index: 0;
    
}
.ul_bs li.telegram_cls{
    border-color: #23a7dc;
}
.ul_bs li.whatsapp_cls{
    border-color: #2db742;
}

.ul_bs li span{
    
}
.right_hsb{
    padding-right: 1rem;
  padding-left: 1rem;
}
.icon_rhs{
    
}
.left_hsb p:first-child{
    margin-bottom: 0px;
  font-size: 14px;
  color: white;
}
.left_hsb p:last-child{
margin: 0;
  font-size: 10px;
  color: #FFF;
  font-weight: 100;
}

.all_support.open .fluent--person-support-20-regular {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23feffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath stroke-dasharray='64' stroke-dashoffset='64' d='M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.6s' values='64;0'/%3E%3CanimateTransform attributeName='transform' begin='0.6s;lineMdPhoneCallLoop0.begin+2.6s' dur='0.5s' type='rotate' values='0 12 12;15 12 12;0 12 12;-12 12 12;0 12 12;12 12 12;0 12 12;-15 12 12;0 12 12'/%3E%3C/path%3E%3Cpath stroke-dasharray='4' stroke-dashoffset='4' d='M14 7.04404C14.6608 7.34734 15.2571 7.76718 15.7624 8.27723M16.956 10C16.6606 9.35636 16.2546 8.77401 15.7624 8.27723' opacity='0'%3E%3Cset id='lineMdPhoneCallLoop0' attributeName='opacity' begin='0.7s;lineMdPhoneCallLoop0.begin+2.7s' to='1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.7s;lineMdPhoneCallLoop0.begin+2.7s' dur='0.2s' values='4;8'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.3s;lineMdPhoneCallLoop0.begin+3.3s' dur='0.3s' values='0;4'/%3E%3Cset attributeName='opacity' begin='1.6s;lineMdPhoneCallLoop0.begin+3.6s' to='0'/%3E%3C/path%3E%3Cpath stroke-dasharray='10' stroke-dashoffset='10' d='M20.748 9C20.3874 7.59926 19.6571 6.347 18.6672 5.3535M15 3.25203C16.4105 3.61507 17.6704 4.3531 18.6672 5.3535' opacity='0'%3E%3Cset attributeName='opacity' begin='1s;lineMdPhoneCallLoop0.begin+3s' to='1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1s;lineMdPhoneCallLoop0.begin+3s' dur='0.2s' values='10;20'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.5s;lineMdPhoneCallLoop0.begin+3.5s' dur='0.3s' values='0;10'/%3E%3Cset attributeName='opacity' begin='1.8s;lineMdPhoneCallLoop0.begin+3.8s' to='0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.fluent--person-support-20-regular {
display: inline-block;
width: 32px;
  height: 32px;;
display: inline-block;

  background-repeat: no-repeat;
  background-size: 100% 100%;

}
.all_support.open  .support_box{
      -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  visibility: visible;
  opacity: 1;
}
.sup_icons_all{
    direction: rtl;
  display: flex;
  align-items: center;
}
.fix_namad{
    
}
.all_support{
position: fixed;
  bottom: 1.5rem;
  z-index: 111;
  right: 1.5rem;
}
.fix_namad{
position: fixed;
  z-index: 2;
  bottom: 1.5rem;
  left: 0;
  border-radius: 9px;
  left: 1.5rem;
}
.fix_namad img{
    height: 9rem;
    width:auto;
}
.fix_namad::before{
position: absolute;
  content: "";
  background-color: transparent;
  width: 100%;
  height: 100%;
  border-radius: 12px

}
.fix_namad a{
    position: relative;
  z-index: 1;
}
.sup_icons_txt{
display: flex;
  align-items: center;
  direction: ltr;
  position: absolute;
  white-space: nowrap;
  right: 100%;
}
.sup_icons_img:hover + .sup_icons_txt .wa__btn_popup_txt,
.sup_icons_img:focus + .sup_icons_txt .wa__btn_popup_txt{
    
      transform: translate(0,0%);
}
.wa__btn_popup_txt {
	background-color: #eff2fa;
	font-size: 14px;
	color: var(--color_black);
	padding: 4px 7px 4px 6px;
	letter-spacing: -0.03em;
	position: relative;
	right: 1rem;
	border-radius: 6px;
	font-weight: 300;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	transition: 0.4s ease all;
	-webkit-transition: 0.4s ease all;
	-moz-transition: 0.4s ease all;
	transform: translate(100rem,0%);
}
.wa__btn_popup_txt strong{
    padding-right: 3px;
  font-size: 12px;

}
.sup_icons_img img{
    width: 32px;
  margin: 0 auto;
  display: block;
  -moz-background-size: 30px auto;
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
}
.sup_icons_img::before{
     content: "";
font-family: "wolmart" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.7rem;
  color: inherit;
  opacity: 0;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  -ms-transform: scale(0) rotate(360deg);
  transform: scale(0) rotate(360deg);
  -webkit-transform: scale(0) rotate(360deg);
  -moz-transform: scale(0) rotate(360deg);
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding-right: 11px;
  font-weight: 900;
  color: white;
}

.all_support.open .sup_icons_img::before{
    opacity: 1;
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
}
.all_support.open .sup_icons_img img{
    opacity: 0;
  -ms-transform: scale(0) rotate(-360deg);
  transform: scale(0) rotate(-360deg);
  -webkit-transform: scale(0) rotate(-360deg);
  -moz-transform: scale(0) rotate(-360deg);
}
.sup_icons_img{
    width: 56px;
  height: 56px;
background: var(--color_orang);

  border: 3px solid var(--color_orang);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
 
  display: flex;
  align-items: center;
  
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.line-md--close-small {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23feffff' stroke-dasharray='16' stroke-dashoffset='16' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='M7 7L17 17'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.4s' values='16;0'/%3E%3C/path%3E%3Cpath d='M17 7L7 17'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.4s' dur='0.4s' values='16;0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

/**support_box**/



.amore_list_site2 {
  background: var(--color_green);
  display: flex;
  align-items: center;
  padding: 0px 12px;
  border-radius: 5px;
  padding: 13px 2rem;
  font-weight: 600;
  border-width: 0;
  color: white;
  width: 18rem;
  border-radius: 5px;
  transition: transform 1s ease;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
  transition: transform 1s ease;
  text-align: center;
  margin: 0 auto 0;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.Refrense a{
background-color: var(--color_orang_amazon);
  padding: 2px 4px;
  color: #f7f7f7;
  border-radius: 6px;
  font-size: 10px;
}
.Refrense a:hover,
.Refrense a:focus{
      color: #FFF;
}

.shadow_slider{
    background-image: url(../../images/shadow.jpg);
  height: 4rem;
  background-repeat: no-repeat;

}
.box_cb{
    display: flex;
  justify-content: space-evenly;
  font-size: 12px;
}
.limit_new p{
    font-size: 16px;
  text-align: justify;
}
.kind_send_after{
    position: absolute;
  font-size: 12px;
  padding-top: 4px;
} 
.process_orders {
position: relative;
  gap: 0px;
  display: grid;
  grid-template-columns: repeat(5,minmax(0,1fr));

}

.contrnt_new_box_newt {
position: relative;
  background: transparent;
  max-width: 86%;
  margin: 0 auto;
  padding: 0 1rem;
  z-index: 1;
}
.box_newt:not(:last-child) {
  border-left: 1px solid #ddd;
}
.box_newt {
  padding-top: 2rem;
}
.box_newt:nth-child(1) .sp_nt, .box_newt:nth-child(3) .sp_nt {
  color: var(--color_Purple2);
}
.load_form_home{
    border: 1px solid #DDD;
  padding: 3rem;
  border-radius: 6px;
  margin-top: 2rem;
}
.box_newt:nth-child(1) .sp_nt, .box_newt:nth-child(3) .sp_nt {
  color: #0d462e;

}
.process_orders::after {
  position: absolute;
  content: "";

  right: 4rem;
  width: calc(100% - 10rem);
  top: 65%;
}
 
.box_newt:nth-child(2) .sp_nt, .box_newt:nth-child(4) .sp_nt {
  color: var(--color_green);
}
.box_newt .sp_nt {
  margin-bottom: 4rem;
  display: block;
}
footer.footer{
    animation-duration: 1.2s;
  border-top: 12px solid var(--color_orang);
}
.sp_nt i {
  width: 100%;
  display: block;
  font-size: 38px;
  text-align: center;color: white;
}
.contrnt_new_box_newt img{
margin: 0 auto;
  height: auto;
  width: 77px;
  display: flex;
}
.sp_nt1{
    margin-bottom: 2rem;

}
.box_newt p {
font-size: 12px;
  text-align: center;
  font-weight: 500;
  max-width: 24rem;
  color: #161A1D;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.box_newt p  b{
    font-size: 13px;
}
.box_newt p span{
    color: #7E7E7E;
    font-size: 11px;
}
.lala, .lala:hover, .lala:focus {
  color: var(--color_Purple2);
}
/*lnk offline*/
.elemt_lnk {

  margin-bottom: 1rem;
}


.elemt_lnk.element33 {
  flex: 33%;
}
.elemt_lnk .extra_vahd {

	position: absolute;
	top: auto;
	left: 0px;
	height: 39px;
	background-color: #eceff8;
	color: var(--color_red);
	padding: 11px 6px;
	cursor: pointer;
	font-size: 10px;
	bottom: 0;
	min-width: 43px;
	text-align: center;
	border-radius: 6px 0 0 6px;
	border-right: 1px solid #E4E7EF;
	font-family: KalamehFaNum;

}
@media (max-width: 768px) {
.elemt_lnk:not(.element33) {
  flex: 50%;
}
}

@media (min-width: 768px) {
  .lnk_input {
 
  }
}
.lnk_input::placeholder {
    direction:rtl !important;
    text-align: right;
}
.lnk_input::webkit-input-placeholder {
    direction:rtl !important;
      text-align: right;
}
.lnk_input::-moz-placeholder {
    direction:rtl !important;
     text-align: right;
}
.lnk_input[name="link_product[]"] {
  text-align: left !important;
}
.top_box_site{
    padding: 0;position: relative;
}

.top_box_site .rt_box_site{
    display: none;

}
.zisite{
    position: absolute;
  width: 100%;
  height: 100%;

}
.bt_box_site{
    
}
.bt_box_site p{
height: 24rem;
  overflow: auto;
  text-align: justify;
  display: none;
  padding: 0rem 2rem 0;
}
.link_site_source .laa{
    width: 100%;
  display: block;
  text-align: center;

  color: black;
  padding: 0px;

}
.link_site_source .laa:nth-child(1) a{
color: #FFF;
  background-color: #94479b;


}
.link_site_source .laa:nth-child(2) a{
background: #300079;
  color: #FFF;


}
.laa a{
    padding: 6px;
  border-radius: 0;
  font-size: 11px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: 100%;
  display: block;
}
.link_site_source a:hover,
.link_site_source a:focus{
 
 
  background-color: var(--color_green);
  color: white;
}
@media screen and (min-width:700px){
.elemt_lnk {
 
  padding-left:  10px;
}
}
.fphoto_lnk .n_label{
    height: 100%;
}
.elemt_lnk.file_css input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0;
  left: 0;
  z-index: 1;
}
.elemt_lnk.file_css .box_input_t1 {
  height: calc(100% - 3rem);
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.fphoto_lnk .preview_upload .pad_file{
    height: 100%;
  display: flex;
  align-items: center;
}
.fphoto_lnk .preview_upload{
    position: absolute;
  position: absolute;
  top: 4.3rem;
  width: calc(100% - 3rem);
  margin: 0 auto;
  display: block;
  left: 2rem;
  height: calc(100% - 6rem);
  background-color: white;
  display: none;
  border-width: 0 !important;
  padding: 1rem;
}
.fphoto_lnk .parent_input_extra input{
    height: 100%;
  background-color: transparent;
  opacity: 0;
  z-index: 1;
 
  display: flex;
  align-items: center;
}
.fphoto_lnk.file_css .txt_upload_input .sfile .fabt {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: gray !important;
}
.elemt_lnk.file_css .txt_upload_input {
  height: 100%;
  flex-direction: column;
  background-color: var(--backcolor_input);
}
.elemt_lnk.file_css .txt_upload_input {
  height: calc(100% - 0rem);
  border: 0 solid var(--color_gray);
  top: 0;
  position: relative;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cls_ufile .txt_upload_input {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: 100%;
  padding: 8px 10px 8px 8px;
  background-color: var(--backcolor_input);
  display: flex;
  text-align: right;
  border-width: 0;
  font-size: var(--size_small);
  font-weight: var(--weight_primary);
  min-height: 38px;
  align-content: center;
  align-items: center;
}
.elemt_lnk.file_css .extra_vahd {
  display: none;
}
.fphoto_lnk.file_css .txt_upload_input .sfile {
  display: block;
}
.cls_ufile .txt_upload_input span {
  color: var(--color_primary_font);
  padding: 0px;
  font-size: var(--font_site14);
  text-align: right;
  font-weight: var(--weight_primary);
}
.fphoto_lnk.file_css .txt_upload_input .ifile {
    display: none;
}
.fphoto_lnk.file_css .txt_upload_input .sfile .fabt i {
  font-size: 40px;
  padding-bottom: 12px;
}
@keyframes whatsappPulse {
  0% {
  -webkit-box-shadow: 0 0 0 0 var(--color_orang);
  box-shadow: 0 0 0 0 var(--color_orang);
  opacity: 1;
}
to {
  -webkit-box-shadow: 0 0 0 15px var(--color_orang);
  box-shadow: 0 0 0 15px var(--color_orang);
  opacity: 0;
}
}
.elemt_lnk.file_css .preview_upload .bx-trash::before{
    margin: 0 auto;
}
.elemt_lnk.file_css .preview_upload .bx-trash::after {
  content: "";
  border-color: inherit;
  position: absolute;
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(.4,0,.2,1);
  animation-timing-function: cubic-bezier(.4,0,.2,1);
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: whatsappPulse;
  animation-name: whatsappPulse;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  right: 1px;
  top: 1px;
}

.elemt_lnk.file_css .preview_upload .bx-trash {
  top: 10px;
  position: absolute;
  font-size: 16px;
  background-color: var(--color_orang);
  left: 4px;
  cursor: pointer;
  z-index: 2;
  z-index: 94;
  animation: change_color3 3s infinite;
  color: white;
  border-radius: 50%;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}
.fphoto_lnk.file_css .txt_upload_input .sfile .fabt span {
  text-align: center;
  color: gray;
  width: 18rem;
}

.elemt_lnk.file_css .extra_vahd {
  display: none;
}
.fphoto_lnk .parent_input_extra {
  display: block;
  height: 100%;
}
.box_form_order {
  display: flex;
  flex-wrap: wrap;
}

.elemt_lnk {
padding-left: 10px;
  margin-bottom: 1.4rem;

}
.dn_lnk {
  display: flex;
  justify-content: end;
  margin-top: 3rem;
}
.elemt_lnk .span_label {
margin-bottom: 1px;
  font-weight: 500;
}
.box_new_banner{
  display: flex;
  flex-wrap: wrap;
}
.btn_banner{
  margin: 0 auto;
  text-align: center;
  background-color: var(--back_color_btn_black);
  font-size: var(--font_site_new);
  font-weight: 400;
  width: auto;
  cursor: pointer;
  border: 0;
  padding: 6px 3rem;
  color: white;
  border-radius: 5px;
}
.banner-info {
  display: flex;
}

.tst {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: 5rem;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf,.goog-gt-tt{
  display: none !important;
}
.tst span{
  display: block;
  width: 100%;
  color: white;
  font-size: var(--font_site_new);
  text-align: center;
  margin: 0 auto;
 
   
  text-align: justify;
}

.box_new_banner .new_bnr:not(.banner_home2) .content-right2 {
 
  margin-right: 3rem;
}  
.new_bnr .banner-name {
  display: none !important;
}
.content-right{
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.content-right2{
  display: flex;
  align-items: center;
  flex-direction: column;
}
.content-right2 .banner-name  span{
  font-size: 1.4rem;
  padding-bottom: 1rem;
  display: block;
}
.card-body p {
 
  text-align: justify;
}
.top_nbanner .mrgal2:not(:last-child){
 
}
.elemt_lnk input {
  width: 100%;
  padding: 10px;
  border-radius: 6px;
  font-size: 12px !important;

}
.box_form_order .number1_css input{
  text-align: center !important;
}
.elemt_lnk textarea {
width: 100%;
  padding: 1rem;
  height: 100px;
  top: 0px;
  position: relative;
  border-radius: 6px;
  font-size: 12px !important;

}
.h24 {
  height: 10rem;
}
.h24 {
  height: 22rem;
}
.else_forml,.photo_lnk{
  direction: rtl;
}
.new_fr{
display: flex;
  direction: ltr;
  font-family: KalamehFaNum;
  font-size: 12px;
}
.elemt_lnk.element25 {
  flex: 25%;
  width: 25%;
  max-width: 25%;
}
.photo_lnk{
display: flex;
  flex-wrap: wrap;
  width: 100%;height: 100%;
  overflow: hidden;
  position: relative;
  max-width: 20rem;margin-left: 1rem;
}


.top_box_order_offline1{
    display: flex;
  align-items: center;
  justify-content: space-around;
}
.top_box_order_offline123{
    margin-right: 2rem;
}
.top_box_order_offline123 h4{
  margin-bottom: 4px;
  font-size: 16px;
  text-align: center;
  font-weight: 700
}
.top_box_order_offline123 p{
    margin-bottom: 0;
  font-size: 14px;
}
.top_box_order_offline12{
    width: auto;
  display: flex;
  align-content: center;
  align-items: center;
}
.select2-results__option[role="group"] ul.select2-results__options--nested::before {
  position: absolute;
  content: "";
  right: 4px;
  height: 100%;
  width: 2px;
  background-color: var(--color_Purple);
}
.select2-results__option[role="group"] ul.select2-results__options--nested li::before {
  position: absolute;
  content: "";
  right: -8px;
  height: 6px;
  width: 6px;
  background-color: var(--color_Purple);
  border-radius: 50%;
}
.top_box_order_offline12 img{
    max-height: 5rem;display: none;
}
.else_forml23 .new_number1  .extra_vahd{
      border-radius: 6px 0 0 6px;

}
.else_forml23 .new_number1 input{
    border-radius: 6px;
  position: relative;
  overflow: hidden;
  height: 38px;
}
.else_forml23{
     width: 100%;
     display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  padding: 0;
  gap: 12px;
}
.else_forml:not(.else_forml23){
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.elemt_lnk.element50 {
  flex: 50%;
  width: 50%;
  max-width: 50%;
}
.elemt_lnk.element75 {
  flex: 75%;
  width: 75%;
  max-width: 75%;
}
.elemt_lnk.element42 {
  flex: 47%;
  width: 47%;
  max-width: 47%;
}
.elemt_lnk.element16 {
  flex: 6%;
  width: 6%;
  max-width: 6%;
}
.element100{
    width:100%;
}
/*lnk offline*/



.list_bank_div22{
      flex-direction: column;
}
.avois_bank{
    
}
.avois_bank span{
    color: var(--color_green);
  text-align: center;
  display: block;
}
html, .homeb:not(.page_main),.page-wrapper {
  height: 100%;
}


.homeb:not(.page_main) .parent_footer {
  display: flex;
  width: 100%;
  margin-top: auto;

  flex-direction: column;
}
.sticky-content.fixed.fix-bottom .sticky-link:hover, .sticky-content.fixed.fix-bottom .sticky-link:focus, .sticky-content.fixed.fix-bottom .sticky-link:hover path, .sticky-content.fixed.fix-bottom .sticky-link:focus path, .sticky-content.fixed.fix-bottom .sticky-link:hover circle, .sticky-content.fixed.fix-bottom .sticky-link:focus circle {
  color: var(--color_Purple2);
  fill: var(--color_Purple2);
}
.icon_new_mf {
  max-height: 24px;
}
.icon_new_mf svg {
  height: 25px;
}
.sticky-link, .sticky-link path, .sticky-link circle {

}
.phone_suport{
    direction: ltr;margin-right: auto;
}
.phone_suport a i{
    font-size: 20px;
 
  color: var(--color_red);
}
.phone_suport a span{
    display: flex;
  align-items: center;
  top: 1px;
  position: relative;
  font-family: iransansx2;
  font-weight: 600;
}
.phone_suport a{
    color: var(--color_black);
  font-size: 14px;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}
/*- page css**/
.form_contact {
  border-top: 1px solid #f0f0f0;
  padding-top: 3rem;
  margin-top: 3rem;
}
.div_kargo .Element_css  .span_label{
    font-size: 11px;
}
.page_contactus3{
    margin-bottom: 2rem;
}
.page_contactus3 p {
text-align: center;
  font-size: 15px;
  cursor: default;
  margin-bottom: 0px;
  font-weight: 600;
}
.page_contactus3 span{
    margin: 0 auto;
  width: 100%;
  display: block;
  text-align: center;
  color: white;
}
.form_contact1css .flc {
  max-width: 53rem;
  border: 1px solid #f0f0f0;
  margin: 3rem auto 5rem;
  padding: 5rem 1rem;
  background-color: white;
}
.parent_input_extra {
  position: relative;
}
.form_contact1css .flc .Element_css input {
  width: 100%;
  height: 4rem;
}
.Element_css input {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--backcolor_input);
  border-width: 0;
  font-size: var(--font_site);
  font-weight: var(--weight_site);
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
}
.contactsuh3 {
  font-size: 17px;
}
.contactsu .contact-us-shoar {
  text-align: right !important;
  direction: rtl !important;
  padding-right: 4rem;
}
.contact-us-shoar {
  display: flex;
  text-align: center;
  margin: 0 auto;
    margin-top: 0px;
  align-items: center;
  direction: ltr;
  list-style: none;
  padding: 0;
    padding-right: 0px;
}
.form_contact1css .flc .Element_css textarea {
  width: 100%;
  height: 15rem;
}
.Element_css textarea {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--backcolor_input);
  border-width: 0;
  font-size: var(--font_site);
  font-weight: var(--weight_site);
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
  resize: none;
}
.gmap{
  margin-bottom: 2rem;
}
.gmap iframe {
  width: 100%;
  display: block;
}
.form_kargo .sit_element25:not(:last-child) {
  margin-left: 10px;
}
.Element_css_top {
  margin-bottom: 22px;
}
.lnk_kind_send .Element_css select {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--backcolor_input);
  border-width: 0;
  font-size: var(--font_site);
  font-weight: var(--weight_site);
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
  width: 100%;
  min-height: 36px;
  border-radius: 6px;
}
.element33 {
  display: inline-block;
  position: relative;
  overflow: visible;
  width: calc(33% - 10px);
}
.element94 {
  display: inline-block;
  position: relative;
  overflow: visible;
  width: calc(94% - 0px);
}
.element66 {
  display: inline-block;
  position: relative;
  overflow: visible;
  width: calc(66% - 10px);
}
.form_kargo .sit_element25:not(:last-child) {
  margin-left: 10px;
}.form_kargo .Element_css select, .form_kargo .Element_css input {
  width: 100%;
  padding: 1rem 1rem;
  cursor: default;
}
.Element_css select {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--backcolor_input);
  border-width: 0;
  font-size: var(--font_site);
  font-weight: var(--weight_site);
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
  width: 100%;
}.extra_vahd {
  position: absolute;
  top: auto;
  left: 0px;
  height: calc(100% - 0px);
  background-color: var(--color_primary_disable);
  color: var(--size_primary);
  padding: 11px 6px;
  font-size: var(--size_primary);
  cursor: pointer;
  color: var(--color_primary_font);
  font-weight: var(--weight_primary);
  font-size: var(--size_small);
  max-height: 28px;
  bottom: 0;
  min-height: 100%;
  min-width: 34px;
  text-align: center;
}.form_kargo .element_result {
    
    
}.parent_input_extra {
  position: relative;
}

.form_kargo{

}
.form_kargo1css{
    max-width: 79rem;
  margin: 0 auto;
}
.div_kargo {
width: 100%;
  display: grid;
  grid-template-columns: repeat(4,minmax(0px,1fr));
  gap: 2rem;
}
.form_kargo {
margin: 2rem auto 4rem;
  padding: 2rem;
  border-radius: 6px;
 background: rgb(7,45,75);
background: linear-gradient(223deg, rgba(7,45,75,1) 7%, rgba(30,56,78,1) 64%, rgba(2,33,59,1) 96%); 
  color: white;
}
.page_contactus3 {
}
.page_contactus3 p {
  text-align: center;
  font-size: 15px;
  cursor: default;
}
.Title_sec {
  margin-bottom: 4rem;
}
.ts1 {
  margin-bottom: 1.3rem;
  font-size: 3rem;
  text-align: right;
  font-family: KalamehFaNum;
}
.msg_contact_us {
  margin-top: 1rem;
  margin-bottom: 4rem;
  text-align: center;
}
.center_msg_contact_us {
  width: 90%;
  display: flex;
  align-items: center;
  max-width: 60rem;
  margin: 0 auto;
  padding: 3rem 0;
  background-color: var(--color_gray2);
  border: 1px solid #ddd;
  border-radius: 6px;
}

.msg_contact_us_left {
  margin-right: auto;
}

.msg_contact_us_left p {
  margin-bottom: 0;
  padding-left: 5rem;
}


.msg_contact_us_left p i {
  font-size: 8rem;
  color: #d4d4d9;
}


.msg_contact_us_right {
  margin-left: auto;
}

.msg_contact_us_right a {
  font-size: 18px;
  font-weight: 700;
  color: #6a5f62;
  transition: 0.3s;
  display: block;
  text-align: right;
}
.img_kargo{
    direction: ltr;
  text-align: center;
}
.cbg_cnt{
    height: 20rem;
}
.faqclick{
position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}
.cbg_cnt_kargo{
 
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 4px 10px #c1c1c1a3;
  

}
.cbg_cnt_faq{
background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DDD;
}
.cbg_cnt_faq::before{
    visibility: hidden;
}
.cbg_cnt_kargo .header_body1{
    padding: 7em 0;
}
.home_site:not(.page_main) .new_animate_csst2{
    display:none;
}
.msg_contact_us_right a b {
  font-family: KalamehFaNum;
  font-size: 25px;
  letter-spacing: 5px;
}
.cbg_cnt_terms::before, .cbg_cnt_faq::before, .cbg_cnt_help::before, .cbg_cnt_all::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(0deg,#fff,hsla(0, 0%, 100%, 0));
}
.cbg_cnt .header_body1 {
  background-color: transparent !important;
}
.header_body1 {
  background-color: var(--color_gray);
  padding: 5em 0;
}
.cbg_cnt_all2 .header_body1{
    padding: 0;
  height: 24rem;
  display: flex;
  align-items: center;
}
.cbg_cnt_all2{
    background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.cbg_cnt .header_body1 d{
color: var(--color_red2);
  text-shadow: 2px 2px 4px gray;

}
.cbg_cnt_terms, .cbg_cnt_faq, .cbg_cnt_help, .cbg_cnt_all {
  position: relative;
  background-color: #12006d;
  box-shadow: 0 0 0 aliceblue;
}
.plogo {
  border-radius: 100%;
  font-weight: 700;
  padding: 3px;
}
.msg_aboutp p {
  text-align: justify;
  font-size: 16px;
}
.page_contactu .msg_page_contactusp ul {
  font-size: 14px;
}.page_contactu .msg_page_contactusp ul li {
  margin-top: 4px;
}.page_contactu .msg_page_contactusp li ul {
  margin-bottom: 2rem;
}
.page_contactu .msg_page_contactusp ul {
  font-size: 14px;
}

.page_contactu .tel_css {
  font-size: 20px;
  letter-spacing: 1px;
  color: black;
}
.cbg_cnt_terms .header_body1 h1, .cbg_cnt_help .header_body1 h1, .cbg_cnt_all .header_body1 h1,
.cbg_cnt_faq .header_body1 h1,.cbg_cnt_faq .header_body1 h1{
  color: var(--color_black);
  font-family: KalamehFaNum;
  font-weight: 700;
}

.no_list_box_site .list_box_site{
      margin-top: 3rem;

}
.no_list_box_site .list_box_site{
    border-top: 0 !important;
  padding-top: 0 !important;
}
.list_box_site{

}

.list_box_site .ul_box_site{
gap: 2.5rem;
  display: grid;
  grid-template-columns: repeat(4,minmax(0px,1fr));
  background-color: #FFF;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.list_box_site{
border-top: 0px solid #f0f0f0;
  padding-top: 2rem;
  margin-bottom: 3rem;
}
.more_list_site{
display: flex;
  justify-content: space-between;
  font-size: 14px;margin-bottom: 10px;
}
.amore_list_site{
background: var(--color_green);
  display: flex;
  align-items: center;
  padding: 0px 12px;
  border-radius: 5px;
  padding: 13px 2rem;
  font-weight: 600;
  border-width: 0;
  color: white;
  width: 18rem;
  border-radius: 5px;
  transition: transform 1s ease;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
  transition: transform 1s ease;
  text-align: center;
  margin: 3rem auto 0;
  display: flex;
  align-items: center;
  justify-content: space-evenly;

}
.amore_list_site:hover,
.amore_list_site:focus{
        
  background: var(--color_green);
  color: white;
}
.more_list_site p{
font-size: 16px;
  text-align: center;
  font-weight: 700;
  margin: 0 auto;
}
.header_body + .breadcrumb-nav .breadcrumb {

  padding: 0 !important;

}
.list_box_site .ul_box_site li{
  width: 100%;
  min-width: 100%;
}
.list_box_site .ul_box_site li .box_site{
max-width: calc(100% );
  margin: 0 auto;
  padding: 0rem 0rem;
  border-radius: 5px;
  font-size: 1.4rem;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  box-shadow: -1px -1px 2px 2px rgba(240, 240, 240, 0.5);
}
.list_box_site .ul_box_site li .box_site111{
  border: 2px solid var(--color_gray2);
  max-width: 95%;
  margin: 0;
  padding: 2rem 2rem;
  border-radius: 5px;
  font-size: 1.4rem;
  display: flex;
  flex-direction: column;
}
.top_box_site{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.lt_box_site{
margin: 0;
  width: 100%;
}
.lt_box_site .pad_imgrbs{
direction: ltr;
  height: 32.5rem;
  display: flex;
  align-items: center;
}
.lt_box_site .pad_imgrbs img{
height: auto;
  border-radius: 0;
  box-shadow: 0px 1px 1px #ddd;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  --w: 0px;
  outline: var(--w) solid rgb(148, 71, 155,0.65);
  outline-offset: calc(-1*var(--w));
}
.box_site:hover .pad_imgrbs img,
.box_site:focus .pad_imgrbs img{
      --w: 20px;
      transform: scale(1.1);
}
.rt_box_site span{
background-color: var(--color_gray2);
  padding: 5px 1rem;
  border-radius: 3px;
  font-size: var(--font_site_new);
  cursor: default;
  color: var(--color_black);
  text-transform: capitalize;
}

.btn_new_color{
    padding: 13px 2rem;
    font-weight: 600;
  border-width: 0;
  color: white;
  width: 18rem;
  border-radius: 5px;
  background: rgb(254, 175, 0);
    transition: transform 1s ease;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
  transition: transform 1s ease;
}
.btn_new_color:hover,
.btn_new_color:focus{
    
    
}
.dn_lnk .btn_black{
    color:white;
    padding: 6px 1rem !important;
  height: 100%;
  height: 39px;
  border-radius: 5px;
}
.dn_lnk {}
.btn_orang {
  text-align: center;
  background-color: var(--color_orang4);
  color: var(--color_white);
  font-size: var(--font_site_new);
  font-weight: var(--weight_font_btn);
  width: 100%;
  cursor: pointer;
  border-width: 0;
  padding: 6px 1rem;
  border-radius: 5px;
  height: 39px;
  display: flex;
  align-items: center;
}
.btn_orang:hover, .btn_orang:focus, .btn_orang:active {
  background-color: var(--color_orang4);
  color: var(--color_white);
}

.form_contact .btn_black {
  color: white;
}
.cbg_cnt_terms .header_body1 h1 .logofa, 
.cbg_cnt_help .header_body1 h1 .logofa, 
.cbg_cnt_all .header_body1 h1 .logofa,
.cbg_cnt_faq .header_body1 h1 .logofa,
.cbg_cnt_faq .header_body1 h1 .logofa{
  color: var(--color_red);
}
.txt_msg_fag_more {
  display: flex;
  flex-direction: column;
  text-align: right;
  padding: 2rem 0;
  max-width: 75%;
  margin-left: auto;
}.txt_msg_fag_more h5 {
  font-size: 18px;
  color: white;
  font-family: Iranyekan3;
}
.msg_fag_more {
  background-image: url(../../images/faq.webp);
  background-repeat: no-repeat;
  background-position: 8rem center;
  background-size: auto 100%;
  background-color: #c70f2d;
  padding: 0 2rem;
  color: white;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.header_body1 h1 {
  margin: 0 auto;
  text-align: center;
  padding: 0;
  color: white;
  font-size: 30px;
  font-family: Iranyekan7,iransansx2;
  cursor: default;
}
.pagemain .ul_page_terms li .terms1 {
  font-weight: 700;
  font-family: KalamehFaNum;
  font-size: 19px;
  margin-bottom: 5px;
  color: var(--color_red);
}
.pagemain .ul_page_terms {
  list-style: none;
  padding: 0;
  display: grid;
  width: 100%;
  overflow: hidden;
  grid-template-columns: repeat(1,minmax(0,1fr));
  padding: 0;
  margin: 0;
}
.pagemain .ul_page_terms li:nth-child(2n+1){


}
.pagemain .ul_page_terms li .terms2 {
  text-align: justify;
}
/*page css**/





.top_product_up{
    position: relative;
z-index: 2;
}
.nprice_left .snbli{
    margin-right: auto;
}
.nprice_left .nfooprice{
    direction: ltr;
}
.product_title{
    display: flex;
align-content: center;
align-items: center;
}
.main{
 
}
.slide_right1 .widget .widget-body{
  max-height: 40rem !important;
}
.css_popup_show_rull_des{
    max-width: 95%;
width: 65rem;
padding: 2rem;
}
.name_ksd_title{
    border-bottom: 2px solid var(--color_gray_hover);
margin-bottom: 2rem;
}
.name_ksd_title h4{
    font-size: 16px;
margin-bottom: -2px;
border-bottom: 2px solid var(--color_orang);
display: inline-block;
color: var(--color_orang);
padding: 6px 8px;
cursor: default;
}
.name_ksd_cnt p{
    direction: rtl;
text-align: justify;
}
.logo_type_login{
  text-align: center;
}

.box_category .title{
  margin: 1rem auto 2rem;
}

.pos2 h2.title,
.pos3 h2.title,
.box_category .title{
  font-family: IranYekan3;
}
.pos_style11 .btn_lnkp a{
    background: #eb1086;
  color: white;
}
.pos_style12 .btn_lnkp a{
    background: var(--color_orang);color: white;
}
.pos_style1 .btn_lnkp a{
     border: 1px solid rgba(255, 255, 255, 0.7);
}
.btn_lnkp{

  position: relative;
  opacity: 1;
  
}
.btn_lnkp a{
display: flex;
  padding: 6px 2rem;
  color: #292929;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);background: white;
}
.gallery_row:not(.pos_style1)  .btn_lnkp a:hover,
.gallery_row:not(.pos_style1)  .btn_lnkp a:focus{
    color:white;
         background: #eb1086;
     border: 1px solid rgba(255, 255, 255, 1);
}
.new_arrow_left{
background-image: url('../../images/Arrow - Left 46.png');
  width: 12px;
  height: 14px;
  display: flex;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.new_arrow_left2{
background-image: url('../../images/Arrow - Left 95.png');
  width: 12px;
  height: 14px;
  display: flex;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 1rem;
}
.pos_style1 .swiper-button-next,
.pos_style1 .swiper-button-prev{
    display: none !important;
}
.pos_style1 .title-link-wrapper1 {
padding: 2rem 2rem 0rem 0rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  margin-left: 1rem;
}
.pos_style11 .box_ntop .title{
    background: #eb1086;
}
.pos_style12 .box_ntop .title{
    background: var(--color_orang);
}
.pos_style1 .box_ntop .title{

  padding-left: 11px;
  color: white;
  cursor: default;
}
.pos_style1 .bslider_row{
padding-right: 1rem;
  padding-left: 1rem;
}
.pos_style1 .title-link-wrapper1::before{
position: absolute;
  content: "";
  width: 93%;
  height: 2px;
  stroke-width: 0.3px;
  background: #FFF;
  opacity: 0.7;
}
.gallery_row:not(.pos_style1) .title-link-wrapper1::before {
position: absolute;
  content: "";
  width: 93%;
  height: 1px;
  stroke-width: 0.3px;
  background: rgb(240, 240, 240)
}
.gallery_row:not(.pos_style1) .box_ntop .title{
    background-color: white;
}
.box_ntop .title{
    
}
.new_banner1{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.title-link-wrapper1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box_ntop1 .title-link-wrapper1 {}
.pos_style1 .btn_lnkp{
    padding-left: 1rem;
}
.row_home1 .btn_lnkp {
  text-align: left;
}
.row_home1 .btn_lnkp a{
 align-content: center;
display: flex;
}
.new_banner11{

}
.cart_box2 .product-media img{
  max-height: 7rem;
width: auto;
max-width: 14rem;
margin: 0 auto;
}
.remove_off{
  font-size: 12px;
  background-color: var(--color_red);
  color: white;
  padding: 1px 1px;
  border-radius: 6px;
  display: inline-block;
  cursor: pointer;
  line-height: 12px;
  top: -7px;
  right: -4px;
}
.remove_off i{
  font-size: 16px;
  font-weight: 700;
}
.new_ufooter{
  width: 100%;
  height: auto;
}
/*googlet*/
.skiptranslate iframe{
  display: none;
}
.skiptranslate{
  color: white;
  max-height: 3rem;
overflow: hidden;
}
.skiptranslate span{
  display: none;
}
.skiptranslate  select{
  background-color: transparent !important;
  border: 1px solid #e8e8e8 !important;
  padding: 0px 1rem !important;
  cursor: pointer;
  color: #6F6F6F !important;
  max-width: 14rem !important;
  max-height: 2rem !important;
  text-align: left !important;
  direction: ltr !important;
  appearance: auto !important;
}
/**/
.login-popup .form-group ,
.elogin .form-group { 
  margin-bottom: 2.6rem;
  position: relative;
}

.cls_idx{

}
.cls_idx .search_header{
  visibility: hidden;
}
.btn_lnk_div{
  direction: ltr;
}
.desw1{
  font-size: 17px;
color: var(--color_black) !important;
max-width: 43rem;
line-height: 26px;
padding-right: 2rem;
text-align: justify;
}
.titlew1{
  font-family: Iranyekan7;
font-size: 25px;
color: var(--color_orang);
}
.banner_shop1_a{
  position: absolute;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 2;
}
.banner_shop_new{

}
.banner_shop_new figure{
  position: relative;
}
.banner_shop_new figure::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.1;
}
.banner_shop_new figure img{

}
.banner_shop_new{
  width: 49%;
}
.banner_shop_new:nth-child(2n){

  margin-right: 2%;
}
.banner_shop_new:nth-child(3){
  
}

.banner_shop_new:not(:last-child){
  margin-bottom: 3rem;
}


@media (max-width: 750px) {
.banner_shop_new {

  width: 100% !important;
  margin-right: 0 !important;
}
}

.skiptranslate iframe{

display: none;
}
body{
  top:0 !important;
}
.goog-te-banner-frame {
  display: none;
  height: 0 !important;
  visibility: hidden
}

#google_translate_element {

}

.run_search_filter{
    position: absolute;
  left: 0;
  top: 0;
  width: 4rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search_in_wbt{
max-width: 95%;
  margin: 2rem auto 0;
  display: flex;position: relative;
}
.search_in_wbt input{
transition: transform 1s ease;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
  transition: transform 1s ease;
  width: 100%;
  border: 1px solid transparent;
  padding: 5px;
  max-width: 95%;
  margin: 0 auto;
  border-radius: 7px;
  background: rgb(242, 242, 242);
}
.search_in_wbt input:focus+.run_search_filter path{
   fill: var(--color_orang);
}
.search_in_wbt input:focus{
border-color: rgb(242, 242, 242);
  background-color: transparent;
}
.banner_right_cnt {
  display: none;
}

.promotions1 {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
}

.ul_promotions {
  height: 17px;
  overflow: hidden;
}

.ul_promotions li {
  display: inline-block;
}

.banner_right_new {
  width: 312px;
  position: relative;
  margin-bottom: 2rem;
  max-width: 95%;
}

.banner_right_img {
  display: block;
  position: relative;
  overflow: hidden;
}

.banner_right_img img {
  display: block;
  transition: transform 1s ease;
  transform: scale(1);
  width: 100%;
  height: auto;
  width: 100%;
  display: block;
  position: relative;
  height: auto;
  color: #f4f4f4;
  background-color: #f4f4f4;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  transition: transform 1s ease;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
  transition: transform 1s ease;
}

.banner_right_new::before {
  content: "";
  position: absolute;
  width: 94%;
  height: 94%;
  border: 2px solid white;
  left: 3%;
  bottom: 3%;
  z-index: 1;
}

.banner_right_new:hover .banner_right_img img,
.banner_right_new:focus .banner_right_img img {
  transform: scale(1.015);
}

/*limit*/

.limit_product .footer {
  padding-bottom: 0 !important;


}

.access_limit {
  display: flex;
  flex-wrap: wrap;
  direction: ltr;
}

.access_limit_right,
.access_limit_left {
  flex: 1;
}

.access_limit {}

.access_limit .access_limit_right {
  direction: rtl;
}

.access_limit .access_limit_right .padlt {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  font-size: 150%;
}


.access_limit .access_limit_right .padlt span {}

.lmimg img {
  max-height: 254px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.banner_right_slider .sidebar {

  max-width: 1000rem !important;
}

/*limit*/



.load_cart .row_new {
  margin-right: 6px;
  margin-left: 6px;
}

.box_user_in {
display: none;
  position: absolute;
  width: auto;
  right: auto;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  transition: all .15s ease;
  padding: 0;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  background-color: var(--color_white);
  z-index: 3;
  box-shadow: 0px 0px 5px #dbdbdb;
  min-width: 12em;

}

.header-call:hover .chat a,
.header-call:focus .chat a{
    color: var(--color_black);
}


.header-call:hover .phone-number,
.header-call:focus .phone-number{
    color: var(--color_orang);
}
.call-info{
    text-align: center;
}
.header-call .w-icon-call::before {
  font-size: 25px;
  padding-left: 9px;
  color: var(--color_black);
}
.user_in {
  position: relative;
}
.call-info .phone-number{
color: var(--color_black);
text-align: center;
letter-spacing: 4px;
padding-top: 4px;
display: block;
}

 
.chat a{
    color: var(--color_black);
    font-size: 14px;
}
.box_user_in ul li.usrtxt {
  font-size: 12px;
  line-height: 18px;
  color: var(--color_black);
  cursor: default;
  padding: 6px 0;
  letter-spacing: 0px;
  border-bottom: 1px solid var(--color_primary_border);
  margin: 0 auto;
  background-color: #f7f7f7;
  text-align: center;
}

.user_in:hover .box_user_in,
.user_in:focus .box_user_in {
  left: 5rem;display: block;
  padding: 0;
  transform: scale(1, 1) !important;
  -ms-transform: scale(1, 1) !important;
  -webkit-transform: scale(1, 1) !important;
  -moz-transform: scale(1, 1) !important;
}

.box_user_in ul {
  list-style: none;
  padding: 0;
  margin: 0;

}

.box_user_in ul li {
  width: 100%;
}

.box_user_in li i {

  font-size: 20px;
  display: inline-block;
  padding-left: 5px;
  position: relative;
  top: 4px;

}

.box_user_in li a {
  color: var(--color_black);
  transition: all ease 0.3s;
}
.li2 span{
  background-color: var(--color_red);
color: white;
width: 2rem;
height: 2rem;
display: inline-block;
text-align: center;
padding-top: 5px;
margin-right: 6px;
border-radius: 6px;

}

.box_user_in li:not(last-child) a {
  color: var(--color_black);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  border-bottom: 1px solid var(--color_primary_border);
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 12px;
  padding: 9px 8px;
}

.box_user_in li a:hover,
.box_user_in li a:focus {
  color: var(--color_blue) !important; 
}

.box_user_in li a i {}

.no_lab {
  display: none;
}

.header-top .menu>li>a {
  margin-bottom: 0;
  padding: 10px 0;
}

.search-box-container {
  position: relative;
  z-index: 1;
}

.header-search .btn-search:hover,
.header-search .btn-search:focus {
  background-color: transparent !important;
  outline: none !important;
}
.new_footerr22m .title_menu{
    margin-bottom: 4rem;
}
.header-search .btn-search {
  color: var(--color_orang5);
  width: 18px;
  position: absolute;
  left: 15px;
  top: 0;
  background-color: transparent;
  height: 100%;
  padding: 0;
}

.header-search {
  width: 38em;
  max-width: 100%;
  position: relative;
}

.header-middle {
 
}

.header-search input {
  min-height: 10px !important;
  background-color: #f3f3f3;
  border: 2px solid transparent !important;
  border-radius: 6px;
  padding: 10px 15px 10px 40px;
  box-sizing: border-box;
  outline: none;
  transition: all ease 0.3s;
  width: 100%;
  font-size: 10px !important;
  transition: all ease 0.3s;
}

.header-search input:focus {
  border-color: #eee !important;
  background-color: #fff;

}

.header-right .wishlist,
.header-right .compare,
.header-right .cart-toggle {

  color: var(--color_black);
  margin-left: 9px;
  cursor: pointer;
}

.header-right .compare {
  margin-left: 20px;
}
.smenu_mobile_new{
      display: none;
}
.mobile-menu-toggle {
  display: none;
  font-size: 2.4rem;
  line-height: 1;
  padding-left: 8px;
}

.header-right .wishlist:hover,
.header-right .wishlist:focus,
.header-right .compare:hover,
.header-right .compare:focus,
.header-right .cart-toggle:hover,
.header-right .cart-toggle:focus {
  color: var(--color_orang);
}

.rnr-com-usr {
  display: flex;
}

.cart-dropdown .w-icon-cart {
  position: relative;
}

.cart-dropdown .cart-count {
    position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-style: normal;
  z-index: 1;
  top: -9px;
  font-family: IRANYekan7, Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8rem;
  color: var(--color_orang);
  text-align: center;
  right: auto;
  fill: #FFF;
  stroke-width: 1.5px;
  stroke: var(--color_orang);
  flex-shrink: 0;
  background-color: white;
  border: 1px solid var(--color_orang);
  right: -5px;
}
.Comment_content_loading{
    overflow: hidden;
  padding: 2rem;
}
.Comment_content {
padding: 0;
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;flex-wrap: nowrap;
}

.Comment_content .rnr-com-w {
  font-size: 12px;
}

.rnr-com-cn::last-child {}

.more_review {
  padding: 0 20px 20px 20px;
}

.more_review a {
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
  transition: all .3s ease;
  width: 100%;
  background: transparent;
  cursor: pointer;
  border-radius: 5px;
  border: solid 1px #e2e2e2;
  margin-top: 20px;
}

.more_review a:hover,
.more_review a:focus {
  border: solid 1px var(--color_orang);
  color: var(--color_orang);
}

.rnr-com-w {
border: 1px solid #e2e2e2;
  min-width: 22rem;
  height: 22rem;
  margin-left: 1rem;
  padding: 1rem;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  max-width: 22rem;
}
.rnr-com-cn{
    height: 100%;
}
.rnr-com-tx p{
color: #666;
  height: calc(100% - 2rem);
  margin-bottom: 0;
  align-items: center;
  font-size: 11px;
  display: flex;
  overflow: auto;
  width: 100%;
  text-align: justify !important;
  padding: 10px 2px
}
.rnr-com-cn:not(:last-child) {
  margin-left: 0rem;

}

.rnr-com-tx {
word-break: break-word;
  font-size: 14px;
  line-height: 18px;
  color: #666;
  display: flex;
  flex-direction: column;height: 100%;
}

.rnr-com-tx p {}

.rnr-inline-rating {
  display: inline-block;
  float: right;
  margin-left: 10px;
  position: relative;
  top: 5px;
}

.rnr-com-bt {
display: flex;
  justify-content: space-between;
  margin-top: auto;
  font-size: 8px;
  min-height: 2rem;
  align-items: center;
}

.pipe {
  margin: 0 10px;
  color: #999;
}

.seller-name-desc {
  font-weight: normal;
  color: #666;
}

.rnr-com-bt {
display: flex;
  justify-content: space-between;
  margin-top: auto;
  font-size: 12px;
}

.shw-rw-avg {
  width: 30px;
  height: 20px;
}

.shw-rw-avg i {
  border: solid #999999;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  border-radius: 2px;
  position: relative;
  top: -5px;
  right: 9px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.box_dtar_comment1 {
  display: flex;
  align-items: baseline;
}

.box_dtar_comment .ratings1 .star-w .star {

  transform: scale(0.7);
  transform: scale(1.5);
  width: 23px;
  height: 24px;
}
.all_star li:nth-child(1){
    margin-right: 6px;

}
.all_star .star-w .star {
  width: 19px !important;
  height: 23px !important;
  transform: scale(1) !important;
}
.all_star li:nth-child(2){
    display: flex; 
 
}
.des_detail_new_top1{
   display: flex;
  width: 65%; 
}
.level3_pad_new{
    display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.load_btn{
    margin-top: auto;
  margin-bottom: 0;
}
.des_detail_new_top{
display: flex;
  width: 100%;
 
}
.detail_new_top2{
display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.des_detail_new_top .dcontentDescriptions{
      position: relative;
}
.scroll_new{
    position: absolute;
  content: "";
  height: 30px;
  width: 100%;
  text-align: center;
  background-image: linear-gradient(to bottom,#fefefe73,#ffffffe6);
  bottom: 0;
  cursor: pointer;
}
.des_detail_new_top .dcontentDescriptions .contentDescriptions{
    max-height: 12rem;
  line-height: 28px;
  overflow: hidden;
  font-size: 13px;
  color: #666;
  position: relative;
}
.des_detail_new_top .Total_price .new-price{
    color: #FF6B00;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 10.7px;
}
.Total_price .old-price{
    font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 10.7px;
  color: rgba(0, 0, 0, 0.2);
}
.des_detail_new_top .dcontentDescriptions::after{}
.detail_newt{
    
    }
    .detail_new2{
        border-radius: 12px;
  background: rgba(171, 171, 171, 0.23);
  color: rgba(0, 0, 0, 0.3);
  font-size: 10px;
  padding: 3px 1rem;
  cursor: default;
    }
    .detail_new{
          display: flex;
  align-items: center;
    }
.detail_new1{
   
border-radius: 12px;
  background: #FF6000;
  padding: 3px 1.5rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: white;margin-left:5px
}
.detail_new li:nth-child(1){
 ;   
}
.all_star li:nth-child(3){
margin-right: 6px;
  display: flex;
  align-items: center;
  justify-content: end;
  position: relative;
  top: 1px;

}
.all_star li:nth-child(3) span{
    font-size: 19px;
}
.all_star li:nth-child(4) svg{
    margin-right: 8px;
}
.all_star li:nth-child(3) d{
    color: rgba(0, 0, 0, 0.4);
  font-size: 10px;
}
.all_star li:nth-child(4) span{
    border-radius: 6px;
  background: rgba(255, 199, 0, 0.35);
  direction: rtl;
  padding: 5px 1rem;
  display: flex;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.5);align-items: center;
}
.all_star li:nth-child(1) span{
border-radius: 6px;
  background: linear-gradient(100deg, rgba(0, 0, 0, 0.05) 42.63%, rgba(0, 0, 0, 0.12) 129.8%);
  direction: rtl;
  padding: 5px 1rem;
  display: flex;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.5);
}
.all_star li:nth-child(1) svg{
    margin-right: 6px;
  width: 15px;
  position: relative;
  top: 0px;
}
.product_gender_top{
    display: flex;
  align-items: center;
  justify-content: space-between;
}
.all_star{
    display: flex;
  direction: ltr;
  justify-content: space-between;
}
.show_rate_b span {
  font-size: 28px;
  line-height: normal;
  margin-right: 11px;

}
.product_gender{
    display: flex;
  align-items: center;
}
.pgp{
display: flex;
  padding: 0;
  border-radius: 4px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
}
.box_dtar_comment2 {
  display: flex;
  align-items: baseline;
}

.pr-rnr-sm-p {
  display: flex;
  align-items: baseline;
}

.pr-rnr-sm {
display: flex;
  align-items: center;
  padding: 10px;
  justify-content: space-between;
  border-bottom: solid 1px #e2e2e2;

}

.pr-rnr-sm-p-s {
  display: flex;
  align-items: baseline;
  font-size: 14px;
  color: #333;
}

.box_dtar_comment1 {
  position: relative;
}

.left_help_size {
  margin-right: auto;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}

.left_help_size1 {}

.left_help_size1 i {
  color: #999;
  margin-left: 3px;
  position: relative;
  top: 0px;
  -webkit-transform: rotate(33deg);
  transform: rotate(33deg);
}

.top_dsc {
  position: relative;
  overflow: visible;
}

.top_dsc:hover .top_dsc1,
.top_dsc:focus .top_dsc1 {
  visibility: visible;

  left: calc(50% - 149px);
}

.comment_t1 {
  margin-left: 6px;
  color: #666;
  display: inline-block;
  padding-right: 5px;
}

.str_parent {
  transition: opacity .3s ease-in-out 0s;
  padding: 16px;
  height: fit-content;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  filter: none;
  white-space: nowrap;
  filter: drop-shadow(0 0 .35rem rgba(0, 0, 0, .3));
  margin-top: 30px;
}

.top_dsc1 {

  position: absolute;
  visibility: hidden;
  z-index: -1;
  left: calc(50% - 155px);
  top: 0px;
  height: fit-content;

  z-index: 99;
}

.top_dsc:hover .top_dsc1 .review-tooltip-content::before,
.top_dsc:focus .top_dsc1 .review-tooltip-content::before {
  visibility: visible;
}

.review-tooltip-content::before {
  border-width: 11px;
  margin-left: -11px;
  border-bottom-color: #e8e8e8;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-color: transparent;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-color: transparent;
  border-bottom-width: medium;
  border-left-width: medium;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 11px;
  margin-left: -11px;
  border-bottom-color: #FFF;
  bottom: 100%;
}

.avg-rt-txt-tltp {
  font-size: 12px;
  text-align: right;
  color: #999;
  display: block;
}

.tltp-avg-cnt {
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  color: #333;
}

.pr-rnr-rat-s {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pr-rnr-st-ln {
  display: flex;
  align-items: center;
}

.pr-rnr-st-ln .ratings1 {
  position: relative;
  display: flex !important;
  margin-left: 5px;

}

.pr-rnr-st-v {
  margin-left: 5px;
  color: #666;
  font-size: 12px;
}

.pr-rnr-st-ln .pr-rnr-prg {
  width: 140px;
  position: relative;
  height: 6px;
  background-color: #e6e6e6;
  border-radius: 100px;
  overflow: hidden;
  margin-left: 5px;
}

.pr-in-ratings .star-w {
  position: relative;
  margin-right: 2px;
}

.pr-in-ratings .star-w .full {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
}

.pr-in-ratings .star-w .full .star {
  background: url("../../images//rating-and-review-small-star-orange.svg") no-repeat center;
}

.pr-rnr-st-c {
  color: #999;

}

.pr-rnr-st-ln .pr-rnr-prg .pr-rnr-prg-y {
  position: absolute;
  background-color: #ffc000;
  height: 6px;
  width: 0;
  border-radius: 100px;
  right: 0;
  top: 0;
}

.pr-rnr-st-c {
  font-size: 12px;
  direction: ltr;
  text-align: left;
  color: #999;
  width: 35px;
}

/*load rl swit*/

.swit_lr {
  position: relative;
  overflow: hidden;
  border: 1px solid #dedee3;
  border-radius: 8px;
  padding: 2rem;
}

.swit_lr .title {
  position: relative;
  display: inline-block;
}
.swit_lr .title::before{
  -webkit-animation: bar-fill 7s cubic-bezier(0.17, 0.67, 0.71, 0.99) infinite;
  animation: bar-fill 7s cubic-bezier(0.17, 0.67, 0.71, 0.99) infinite;
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 0;
  height: 1px;
  background: -webkit-gradient( linear, left top, right top, from(#ffd3db), to(#f6921d) );
  background: linear-gradient(90deg, #ffd3db, #f6921d);
  content: "";
}
.swit_lr .swiper-button-next::before,
.swit_lr .swiper-button-prev::before {
  font-size: 40px;
  color: #bdbdbd;
}

.swit_lr .swiper-button-next:hover::before,
.swit_lr .swiper-button-prev:hover::before {

  color: #8a8888;
}

.swit_lr .swiper-button-next {
  right: 0em;
}

.swit_lr .swiper-button-prev {
  left: 0em;

}

/*load rl swit*/

/*product-single*/
.delivery_day {}

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

.delivery_day span:last-child {
  color: #666;

}

.cnt_favirus {
  direction: ltr;
}

.heart {
  font-size: 12px;
  color: #999;
}

.heart span {}

.heart small {
  padding-left: 5px;
}

.heart i {
  margin-right: 7px;
  font-size: 10px;
}

.title_des {
  direction: ltr;
  font-size: 15px;
  margin-bottom: 5px;
  padding-left: 30px;
}

.title_des .brand_name {
  padding-right: 8px;
  font-weight: 600;
}

.title_des span {
  padding-left: 5px;
}
.add_form_comment .Element_css input {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: 100%;
  padding: 8px 10px 8px 8px;
  background-color: #fbfbfb;
  display: inline-block;
  text-align: right;
  border-width: 0;
  font-size: var(--size_small);
  font-weight: var(--weight_primary);
  min-height: 38px;
}
.add_form_comment .Element_css textarea {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  width: var(--width_input);
  padding: 12px 9px 6px 9px;
  background-color: var(--backcolor_input);
  display: inline-block;
  text-align: right;
  border-width: 0;
  font-size: var(--size_small);
  font-weight: var(--weight_primary);
  line-height: 18px;
  color: var(--color_primary_font);
  cursor: default;
  height: 10em;
  text-align: justify;
  -moz-text-align-last: right;
  text-align-last: right;
  white-space: normal;
  line-height: 25px !important;
}
.seperator {
  opacity: .6 !important;
  height: 10px;
  border: solid .5px #999999 !important;
  margin: 0px 12px
}

.box_style2 {
  border-radius: 6px;
  border: solid 1px #e2e2e2;
  background-color: #fff;
  box-shadow: 0 1px 4px #0000000d;
}

.box_style {
  padding: 20px 20px 30px;
  border-radius: 6px;
  box-shadow: 0 1px 4px #0000000d;
  border: solid 1px #e6e6e6;
  background-color: #fff;
}

.favirus_detail {

  margin: 10px 0;
  display: flex;
  border-bottom: 1px solid rgba(151, 151, 151, .2);
  padding-bottom: 10px;
  flex-direction: column;
}

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

.descrip_txt .contentDescriptions {
  max-height: 205px;
}

.contentDescriptions {

  color: #333;
  font-size: 14px;

  overflow: hidden;
}

.contentDescriptions li {
  font-size: 12px;

  padding-left: 15px;
}

.all-features {
  position: relative;
}

.all-features .opacity-layout {
  position: absolute;
  bottom: 34px;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 21px 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, .9));
}

.button-all-features {
  border: 1px solid #e6e6e6;
  transition: all .3s ease;
  background-color: #fff;
  color: #333;
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 6px;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  letter-spacing: .05rem;
}

.button-all-features:hover,
.button-all-features:focus {
  border-color: #f27a1a !important;
  color: #f27a1a !important;
}

.vs_vs {
  overflow: visible !important;
}

.box_clr {
  position: relative;
  left: 0;
  width: calc(100% - 40px);
  margin: 0 auto;
}

.box_clr .swiper-button-prev {
  background-color: white;
  height: 100% !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  left: -30px;
  color: var(--color_black);
}

.box_clr .swiper-button-next {
  background-color: white;
  height: 100% !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  right: -30px;
  color: var(--color_black);
}

.product-short-color .card-img {
  max-height: 33px;
  max-width: 50px;
}

.key_box_color_product {}

.select_size_new {
  display: flex;
}
.select_size_new,
.color_show{
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.15;
}

.select_size_new span:nth-child(1) {}

.select_size_new span:nth-child(2) {
  font-weight: normal;
  color: #999;
  padding-right: 5px;
  position: relative;
  top: 2px;
}

.product-variations .select_size small {
  position: absolute;
  left: -4px;
  top: -1px;
  background-color: var(--color_red);
  border-radius: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  color: white;
  font-size: 9px;
  padding-top: 1px;
}

.product-variations .select_size {

  margin-left: 10px;
  margin-bottom: 2.5px;
  margin-top: 2.5px;
  position: relative;
}

.product-variations .select_size input[type="radio"] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.disable_input span{
  position: relative;
  color: #DDD !important;
}
.disable_input span::before{
  position: absolute;
  content: "";
  width: 100%;
  right: 0;
  left: 0;
  height: 2px;
  background-color: #DDD;
  transform: rotate( 30deg );
  color: #DDD;
}
.product-variations .select_size span {
  border-radius: 6px;
  border: solid 1px #ddd;
  font-size: 13px;
  color: #333;
  cursor: pointer;
  min-width: 28px;
  height: auto;
  display: block;
  text-align: center;
  padding: 0px 8px;
  transition: opacity .6s;
  min-width: auto;
  display: flex;
  align-items: center;

}
.top_flex{
  display: flex;
}
.product-gallery{
  width: calc(100%);
}
.Right_gallary_sou{
position: absolute;
  right: -16px;
  top: 7rem;
  z-index: 2;
}
.ul_gallary_sou{
  list-style: none;
  padding: 0;
  margin: 0;

}
.ul_gallary_sou i{
  font-size: 2.2rem;
}
.product-variations .select_size span d{
  width: 100%;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  direction: ltr;

  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  letter-spacing: -0.3px;
}
.product-variations .select_size input[type="radio"]:checked+span,
.product-variations .select_size input[type="radio"]:hover+span,
.product-variations .select_size input[type="radio"]:focus+span {

  border: solid 2px var(--color_blue2);

}
.product-price .old-price {
  padding-top: 5px;
}
.product-single .discounted-stamp,
.product-price .discounted-stamp {
  font-size: 12px;
  line-height: 15px;
  color: white;
  direction: ltr;
  display: inline;
  background-color: var(--color_red);
  border-radius: 6px;
  padding: 4px 8px;
  text-decoration: none;
}

.product-single .product .product-price {
  display: flex;

  direction: rtl;
}


.merchant {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  color: #666;
  margin-bottom: 2rem;
  font-size: 9px;
}

.merchant span {
  color: #4d8ee1;
  letter-spacing: 1px;
}

.merchant .product_gender {
  color: #666;
  font-size: 11px;
  letter-spacing: .34px;
  margin-top: 1px;
}
.imageSwatches{
  display: flex;
align-items: center;
}
.imageSwatches button{
 imageSwatches background-color: transparent;
border-width: 0;
}
.ul_Des_all{
  list-style: none;
padding: 0;
margin: 0;
}

.left_top{
  margin-right: auto;
width: auto !important;
}
.breadcrumb li:last-child a{
  text-overflow: ellipsis;
text-align: nowrap;
direction: ltr;
text-align: left;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
max-width: 24rem;
position: relative;
overflow: hidden;
cursor: default;
 
}
.product-single {
  width: 100%;
  border: solid 1px #e6e6e6;
  background-color: #fff;
  
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 10px 3px;
  box-sizing: border-box;
  position: relative;
}
.List_color_str{
  display: flex;
  align-items: center;
}
.page_product .product_gallery .product-single-swiper {
  border-radius: 6px;
  border: solid 0px #e6e6e6;
  overflow: hidden;
}

.page_product .product_gallery .product-thumb {
overflow: hidden;
  display: flex;
  max-height: 6rem;
  max-width: 7rem;
  border-radius: 10px;
  border: 0.7px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  padding: 5px;
  align-items: center;
}
.page_product .product_gallery .product-thumb .no_load_img{
  max-height: 90%;
}
.page_product .product_gallery .swiper-button-prev,
.page_product .product_gallery .swiper-button-next {
  color: #fff;
  font-size: 25px;
  position: absolute;
  display: block;
  text-shadow: 0 0 3px #e6e6e6, 0 0 2px #000000;
  top: calc(50% - 25px);
  z-index: 10;
  cursor: pointer;
  transition: opacity .6s;
  background-color: transparent;color: black;
}

/*product-single*/



/*product pad tr*/
.card_loding12 .card-title.skeleton {

  margin-bottom: 10px !important;
}

.filter_clean {}

.filter_clean a {
  font-size: 12px !important;
  padding: 4px 10px 4px !important;
  border-radius: 6px !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03) !important;
  background-color: #e6e6e6 !important;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  color: #333333 !important;
  border-width: 0 !important;
}

.filter_clean a:hover,
.filter_clean a:focus {
  background-color: #fff1e6 !important;
  cursor: pointer;
}

.ul_Top_filter {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  border-radius: 3px;
}

.ul_Top_filter li {
  color: #333333;
}
.ul_Top_filter li a:hover span,
.ul_Top_filter li a:focus span{
    color: var(--color_orang);
}

.ul_Top_filter li a {  
    display: flex;
  align-items: center;
  position: relative;
  height: auto;
  margin-left: 10px;
  margin-bottom: 6px;
  font-size: 9px;
  color: #333;
  cursor: default;
  padding: 2px 7px;
  border-radius: 6px;transition: 0.3s;
  cursor: pointer;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.03);
  background-color: #fff;
  border-radius: 12px;
  border: 0.4px solid rgba(0, 0, 0, 0.2);
  color: gray;
}

.slctd-fltr-item {
    display: flex;
  align-items: center;
}


.ul_Top_filter li .slctd-fltr-item span:first-child {
font-size: 10px;
  
  cursor: default;
}

.ul_Top_filter li .slctd-fltr-item span.close {
  direction: ltr;
}

.ul_Top_filter li .slctd-fltr-item span.close:hover i,
.ul_Top_filter li .slctd-fltr-item span.close:focus {
  color: var(--color_orang);
}

.ul_Top_filter li .slctd-fltr-item span.close i {
  width: 20px;
  height: 20px;
  margin-right: 15px;
  border-radius: 50%;
  background-color: #e6e6e6;
  padding: 5px 3px;
  transition: all 0.3s linear;
  text-align: center;
  cursor: pointer;
}

.ul_Top_filter li .slctd-fltr-item span.close i::before {
  content: "\f00d";
  font-size: 12px;
  position: relative;
  top: -3px;

}

.load_filter .widget-collapsible {
border-radius: 20px;
  border: 0.5px solid rgba(0, 0, 0, 0.1);
 

}
.load_filter .widget-collapsible:not(:last-child){
     margin-bottom: 2rem;
}
.load_filter .widget-collapsible:last-child {

}

.ratings1,
.ratings1 .star-w {
  position: relative;
}

.ratings1 .star-w .full {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
}

.ratings1 .star-w .full .star {
  background: url("../../images//rating-and-review-small-star-orange.svg") no-repeat center;
}

.ratings1 .star-w .star {
  width: 14px;
  height: 14px;
  transform: scale(0.7);
}

.ratings1 .star-w .empty .star {
  background: url("../../images//rating-and-review-small-star-grey.svg") no-repeat center;
}

.ratings1 .star-w .star {
  width: 14px;
  height: 14px;
  transform: scale(0.7);
}
.nosource_menu1{
  visibility: hidden;
}

.top_lnk {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.ratings1 {
  display: inline-block;
  padding-right: 5px;
}

.ratings12 {
  display: flex;
  direction: ltr;
  text-align: left;
}

.ratingCount {
  font-size: 10px;
  color: #999;
  margin-right: 4px;
  position: relative;
  top: -3px;
}

.star_new {
position: relative;
  direction: rtl;
  text-align: center;
  width: 100%;
  margin: 0;
}

.ratings_container {}

.stamps_new {}

.stamps_new img {
  background: transparent !important;
}

.stamps_new .image-overlay {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 5px;
  left: 0;
  top: 0;
}

.stamps_new .image-overlay-body {
  height: 100%;
  position: relative;
}

.upper-left {}

.upper-left {
  position: relative;
  left: 0;
  top: 0;
  direction: ltr;

}

.upper-left img {
  max-width: 4em;
}

.lower-left {
  position: relative;
  left: 0;
  top: 100%;
  direction: ltr;
}
.upper-left img{
  max-height: 3rem;
}
.lower-left img {
  max-width: 6em;max-height: 3rem;
}

.ul_promotions {
  font-size: 12px;
  line-height: 12px;
  color: #F27A1A;
  height: auto;
  text-align: left;
  direction: ltr;
  letter-spacing: 0.2px;
  display: flex;
  width: auto;
  max-width: 1000em;
  padding: 0 0rem 0 1rem;
  margin: 0;
}

.ul_promotions .pr {
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  color: #F27A1A;
  height: 12px;

  margin-top: 6px;
}

#load_date .product .product-pa-wrapper {

  display: block;
  text-align: left;
  direction: rtl;
}

/*product pad tr*/




.sum_f {
  display: block;
  color: white;
  margin: 0px 0 10px 0rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.application_footer {}

.app_icon {
  background-image: url(../../images/social-and-app-iconset.webp);
  position: relative;
}

.app_icon a {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}

.app_icon_apk {
  width: 164px;
  height: 48px;
  display: block;
  background-position: 331px 0px;
  margin-bottom: 10px;

}

.app_icon_ios {
  width: 164px;
  height: 48px;
  display: block;
  background-position: 496px 0px;
  margin-bottom: 10px;
}

.sou_share {}

/*banner butik*/
.component-item {
  margin-bottom: 15px;
}

.campaign {
  box-shadow: 0 0 7px #d3d3d3;
  display: block;
  border-radius: 6px;
  overflow: hidden;
}

.campaign .image-container {
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  position: relative;
  border: 1px solid #d3d3d3;
  border-bottom-color: rgb(211, 211, 211);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
}

.campaign .image-container img {
  width: 100%;
  display: block;
  position: relative;

  height: auto;
  color: #f4f4f4;
  background-color: #f4f4f4;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  transition: transform 1s ease;
  height: 214px;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
  transition: transform 1s ease;
}

.campaign.campaign-small img {
  height: 187px;
}

.campaign.campaign-big img {}

.component-item .campaign-summary {
  background: #1b1b1b;
  color: #fff;
  height: 38px;
  line-height: 38px;
  padding: 0 17px;
  font-size: 14px;
  border: 1px solid #d3d3d3;
  border-top-color: rgb(211, 211, 211);
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: rgb(211, 211, 211);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top: 0;
  border-bottom: 0;
  display: none;
  overflow: hidden;
  transition: background 300ms ease;
  direction: rtl;
}

.component-item .campaign-summary .name {
  width: 50%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.component-item .campaign-summary .timeline {
  width: 50%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.component-item .campaign-summary .hover-text .icon.icon-arrow-banner-white {
  background-image: url('../../images/arrow-banner-right.svg');
  background-position: left center;
  background-repeat: no-repeat;
  width: 7px;
  height: 30px;
  position: relative;
  right: 5px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.component-item:hover .campaign-summary .hover-text,
.component-item:focus .campaign-summary .hover-text {
  display: flex;
}

.component-item .campaign-summary .hover-text {
  display: none;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  text-align: right;
  font-size: 14px;
}

.campaign summary .hover-text {
  display: none;
}

.component-item .campaign-summary .hover-text {
  text-align: right;
  font-size: 14px;
}

.component-item .campaign-summary .hover-text .icon.icon-arrow-banner-white {
  background-image: url('../../images/arrow-banner-right.svg');
  background-position: left center;
  background-repeat: no-repeat;
  width: 7px;
  height: 30px;
  position: relative;
  left: 5px;
}

.component-item:hover .image-container img {
  transform: scale(1.015);
}

.component-item:hover .campaign-summary {
  background: #f68428;
  border-color: #f68428;
}

.component-list.component-big-list {
  width: 750px;
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-wrap: wrap;
}

.component-list.component-big-list .component-item:nth-child(2n) {}

.component-list.component-big-list .component-item:nth-child(2n+1) {
  margin-left: 15px;
}

.component-list.component-big-list .component-item {

  margin-bottom: 15px;
  width: calc(50% - 8px);


}

.component-list.component-small-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12.5px;
}

.component-list.component-small-list .component-item {
  width: 33.33%;
  padding: 0 12.5px;
  box-sizing: border-box;
  height: fit-content;
  margin-bottom: 25px;
}




/*banner butik*/
/*placeholder*/
.homepage-default-placeholder {
  background: #f8f8f8;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 35px 35px 25px 35px;
  border: 1px solid #ebebeb;
  border-radius: 6px;
  margin-bottom: 15px;
}

.homepage-default-placeholder .placeholder-content {
  background: #fff;
  width: 240px;
  height: 185px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.homepage-default-placeholder .placeholder-button {
  background: #e8e8e8;
  width: 135px;
  height: 30px;
  margin-top: 30px;
}

.homepage-default-placeholder .placeholder-content .placeholder-head1 {
  background: #F6F6F6;
  height: 20px;
  width: 140px;
  margin-top: 40px;
}

.homepage-default-placeholder .placeholder-content .placeholder-head2 {
  background: #E8E8E8;
  height: 10px;
  width: 180px;
  margin-top: 12px;
}

.homepage-default-placeholder .placeholder-content .placeholder-line1 {
  background: #e8e8e8;
  height: 2px;
  width: 170px;
  margin-top: 42px;
}

.homepage-default-placeholder .placeholder-content .placeholder-line3 {
  background: #e8e8e8;
  height: 2px;
  width: 110px;
  margin-top: 7px;
}

/*placeholder*/

/*top big banner*/

.banner_right_slider,
.banner_left_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.banner_right_slider {

  margin-left: 30px;
  align-self: stretch;
  max-height: 100%;
  overflow: hidden;
  position: relative;
}

.banner_left_content {

  flex-grow: 1;
  flex-shrink: 1;
}

/*top big banner*/


/*Top cir*/
.category_media {
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  width: 68px;
  height: 68px;
  margin: 0;
  transition: all ease 0.2s;
  margin: 0 auto;
  background-color: white;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.category_content {
  text-align: center;
  margin-top: 10px;

  display: block;
  transition: all ease 0.2s;
  line-height: 14px;
}

.lnk_top {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.category_content .category_name {
  color: #333;
  font-size: 14px;
  transition: all ease 0.2s;
  margin: 0 auto;
}

.category_ellipse:hover .category_media,
.category_ellipse:focus .category_media {
  border-color: var(--color_orang);
}

.category_ellipse:hover .category_name,
.category_ellipse:focus .category_name {
  color: var(--color_orang);
}

.categories_new .swiper-theme .swiper-button-prev.swiper-button-disabled,
.categories_new .swiper-theme .swiper-button-next.swiper-button-disabled {

  visibility: hidden;
}

.categories_new .swiper-theme .swiper-button-next::after {
  content: '';
  display: block;
  position: absolute;
  width: 55px;
  height: 100%;
  top: 0px;
  left: 30px;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

.categories_new .swiper-theme .swiper-button-prev::after {
  content: '';
  display: block;
  position: absolute;
  width: 55px;
  height: 100%;
  top: 0px;
  right: 30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

.categories_new .swiper-theme .swiper-button-next {
  transition: color 0.5s ease;
  font-size: 18px;
  color: #cecece;
  left: 0;
}

.categories_new .swiper-theme .swiper-button-prev {
  transition: color 0.5s ease;
  font-size: 18px;
  color: #cecece;
  right: 0;
}

.categories_new .swiper-theme .swiper-button-prev,
.categories_new .swiper-theme .swiper-button-next {
  top: 0;
  height: 100%;
  transform: translateY(0%);
  background-color: #fefefe;
  font-size: 24px;
  border-radius: 0;
}

.lnk_top {}

/*Top cir*/

/*menu tr */
.active_main_menu_bg {
  position: relative;
}

.active_main_menu_bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #6c6c6c;
  opacity: 0.4;
  z-index: 99;
}

.menu_item_children_fathera {
  font-weight: 900 !important;
  font-size: 14px !important;
}

.menu_item_children_fathera {
  font-weight: 600;
  position: relative;
  margin: 3px 0;

  color: #666;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

.categorie_sub_menu a {
  color: var(--color_gray_hover);
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
.login_pas{
  padding-left:1rem
}
.categorie_sub_menu a:hover,
.categorie_sub_menu a:focus {
  color: var(--color_green3) !important;
  transition: all linear 0.2s;outline: none !important;
}

.source_menu {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.smsmsm {
 border: 0.2px solid rgba(0, 0, 0, 0.14);
background: #F3F1F0;
 
}

.header-right1 {
  margin: 0 auto;
  width: 100%;
}

.categories_menuul {
  margin: 0;
  padding: 0 !important;
}

.categories_menuul .categories_menuulli1a:hover,
.categories_menuul .categories_menuulli1a:focus {
  color: var(--color_orang) !important;
}

.categories_menuul .categories_menuulli1a {
  align-content: center;
  align-items: center;
  border-top: none;
  border-bottom: 3px solid transparent;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  padding: 0;
  text-decoration: none;
  z-index: 1;
 
 
  font-size: 13px;
  line-height: 34px;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

.categories_menuul .categories_menuulli1h3 {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.categories_menuulli1:hover .categories_mega_menu,
.categories_menuulli1:hover .categories_mega_menu {
 
}

.top_row {}

.categories_mega_menu1 {
  overflow: hidden;
  height: 300px;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.style_categories-mega-menu{
  display: flex;
align-items: center;
margin-bottom: 2rem;position: relative;
}

.categorie_sub_menu {
  width: auto;
  height: auto;
  float: none;
  padding: 0 25px 0 1px;
  box-sizing: border-box;
  overflow: hidden;
}

.categories_menuulli1 .categories_mega_menu {
  border: 0px solid #e5e5e5;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  height: 350px;
  background-color: #fff;
  box-shadow: inset 0 0 1px 1px #ebebeb;
  padding: 25px;
}

.categories_mega_menu {
  display: none;
}

.categories_menuul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
  list-style: none;
}

.categories_menuul .categories_menuulli1 {
  align-items: stretch;
  cursor: pointer;


  flex-shrink: 0;
  flex-grow: 1;
}


/*menu tr */

/*cart_box*/
.cnt_bg {
  padding: 4px 5px;
  color: var(--color_white);
  text-align: center;
  max-width: 105px;
  margin: 0 auto;
}

.table_order {}

.table_order_new {
  border: 1px solid var(--color_gray2);
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}

.table_order_new thead {
  background-color: var(--color_gray2);
}

.table_order_new thead td {
  padding: 8px 8px;
  font-size: 11px;
  font-weight: 400;
  text-align: center;


}

.table_order_new tbody {}

.table_order_new tbody td {
  padding: 12px 8px;
  font-size: 11px;
  font-weight: 400;
  text-align: center;

}

.chk_box {}

.accep_rll {

  padding: 0 1em;
  text-align: center;
}

.chk_box .ichk_box {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

.chk_box .ichk_box+span {
  position: relative;
  right: 0;
  display: inline-block;
  top: -4px;
  padding-right: 24px;
}

.chk_box .ichk_box+span::before {
  content: "";
  position: absolute;
  border: 2px solid;
  border-radius: 4px;
  width: 18px;
  height: 18px;
  top: -1px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0px;
  color: var(--color_black);
  font-size: 1rem;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  text-indent: 1px;
  line-height: 1.3em;
  display: inline-block;
}

.chk_box .ichk_box:checked+span::before {
  content: "";
  background-color: var(--color_orang);
  border-color: var(--color_orang);
  color: white;
  display: inline-block;
}

.chk_box .ichk_box:checked+span::after {}

.dt_cart_product {
  list-style: none;
  line-height: 19px;
  font-size: 12px;
  color: #515050;
}

.dt_cart_product li {}

.dt_cart_product li span {
  position: relative;
}

.dt_cart_product li span:not(.vhd):first-child::after {
  position: relative;
  content: ":";
  padding-left: 4px;
}

.none {
  display: none !important;
}

.mam_cart_action {
  display: none;
}

.btcart a {}

.btcart1 a {}

.btcart2 a {}

.cart_box {
  position: relative;
}

.cart-header {
  border-bottom: 1px solid var(--color_gray2);
  padding-bottom: 10px;
  margin-top: 1em;
  margin-left: 1em;
  margin-right: 1em;
}

.cart-action {
  border-top: 0px solid var(--color_gray);
  margin-left: 1em;
  margin-right: 1em;
  padding-top: 1em;
}

.cart_box .btn-close {
  float: left;
  color: var(--color_black);
}

.cart_box.opened {
  display: block;
}

.cart_box.opened .cart_overlay {
  visibility: visible;
  opacity: 1;
}

.cart_box.opened .cart_box2 {
  transform: translate(0, 0);
}

.cart_box2 {
  max-width: 95%;
  width: 34rem;
  background-color: var(--color_white);
  position: fixed;
  z-index: 9999;
  padding: 0em;
  height: 100%;
  transform: translate(-100%, 0);
  -webkit-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
  direction: rtl;
  top: 0;
  left: 0;
}

.cart_overlay {
  position: fixed;
  right: 0;
  width: 100vw;
  top: -10vh;
  height: 120vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2498;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;

}

/*cart_box*/


.parent_pass_input {
  position: relative;
}

.together_input {
  position: absolute;
  left: 8px;
  bottom: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
}

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

.header,
.footer {}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.product-short-color .product-label-group2 {

  left: 1px !important;
  top: 1px !important;
  font-size: 8px;
  padding: 0 !important;
  display: none;

}

.product-short-color .product-label {
  padding: 2px !important;
}

.product-short-color .product {


overflow: hidden;
margin-left: 0px;
border-radius: 6px;
border: solid 1px #e6e6e6;
cursor: pointer;
box-sizing: border-box;
max-width: 4rem;
}

.selectd_cls .product {
  border: solid 2px var(--color_blue2);
}

.product-short-color .product-wrap:hover .product,
.product-short-color .product-wrap:focus .product {
  border: solid 2px var(--color_blue2);
}


.product-short-color .product-wrap {
  margin-left: 0px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.product-short-color {}

.product-short-color .product-media img {}

.bsl .icon-box-side {

  align-items: center !important;
  -webkit-box-pack: start !important;
}

.box_size1 option:disabled,
.box_size1 option[disabled] {
  background-color: var(--color_gray);
}

.share_txt {
  color: var(--color_black);
  padding-left: 4px;
  cursor: default;
}

.sku {
  width: 100%;
  display: flex;
}

.sku .sku1 .shimmerBG {
  min-width: 12em;
  top: -8px;
}

.sku1 .shimmerBG {
  min-width: 18em;
}

.select_css {
  position: relative;
}

.select_css::before {
  left: 1.2rem;
  margin-top: 2px;
  color: var(--color_black);
  font-weight: bold;
  opacity: 1 !important;
  font-size: 14px !important;
}

.select_css::before {
  content: "î¤";
  font-family: "Wolmart";
  font-size: 9px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  left: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.select_css select {
  position: relative;
  min-height: auto;
  height: 100%;
  background-color: white;
  font-family: inherit;
  letter-spacing: inherit;
  z-index: 1;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  border: 3px solid var(--color_gray);
  color: var(--color_black);
  font-size: 1.3rem;
  max-width: none;
  width: 100%;
  padding: 0.99em 2rem;
}

.sub_right_menu .menu-title {
  font-size: 1.4rem;
  font-weight: 400;
}

.sub_right_menu .ult a {
  font-size: 1.4rem;
  font-weight: 400;
}

.shop_slider .intro-slide2 .banner-subtitle span {

  font-family: iransansx2 !important;
  color: var(--color_white) !important;
  text-shadow: 0 0 0 !important;
  font-size: 1.4rem !important;
}

.shop_slider .cntrl_slider {


  font-size: 1.4rem !important;
}

.shop_slider .intro-slide2 .banner-subtitle span::before,
.shop_slider .intro-slide2 .banner-subtitle span::after {

  display: none;
}

.shop_slider .cntrl_slider span {
  font-size: 1.4rem !important;
  font-weight: 300;
}

.shop_slider .intro-slide p {
  margin-bottom: 0 !important;
  font-size: inherit !important;
}

.h115 {

  height: 115px !important;
}

.recovery_password {
  cursor: pointer;
}

.def_font {
  font-size: 1.4rem;
  font-weight: 400;
}

.element50 {
  width: calc(50% - 0px);
  display: inline-block;
  position: relative;
  overflow: visible;
}

.btn_black {
  display: block;
  text-align: center;
  background-color: var(--back_color_btn_black);
  color: var(--color_btn_black);
  padding: var(--padding_btn);
  font-size: var(--size_font_btn);
  font-weight: var(--weight_font_btn);
  width: 100%;
  cursor: pointer;
  border: 0;
}

.new_btn {
  position: relative;
  direction: ltr;
}

.force_rtl {
  direction: rtl !important;
}

.new_btn .new_btn1 {
  width: 90%;
  align-items: center !important;
  justify-content: center !important;
  display: flex !important;
}

.back_form {
  display: inline-block;
  float: left;
  cursor: pointer;
}

.back_form i {
  font-size: 25px;
  font-weight: 700;

}

.bg_gray {
  background-color: var(--color_gray) !important;
}

.full_wh_banner_bg {
  background-repeat: no-repeat;
  background-size: cover;
}

.full_wh_banner {
  background-color: var(--color_gray);
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.banner_shop1 {
  background-color: var(--color_gray);
}

/*loading*/
.sk-primary.sk-plane,
.sk-primary .sk-chase-dot:before,
.sk-primary .sk-bounce-dot,
.sk-primary .sk-wave-rect,
.sk-primary.sk-pulse,
.sk-primary .sk-swing-dot,
.sk-primary .sk-circle-dot:before,
.sk-primary .sk-circle-fade-dot:before,
.sk-primary .sk-grid-cube,
.sk-primary .sk-fold-cube:before {
  background: var(--color_red);
}


@keyframes sk-pulse {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
 
.sk-pulse { 
  width: 35px; height: 35px; background: var(--color_red);margin: 0 auto;
  border-radius: 100%; 
  animation: sk-pulse 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955); -webkit-animation:;
}
/*loading*/

.form_recovery,
.form_recovery2 {
  display: none;
}

.loading_new {
  position: absolute;
  width: 100%;
  height: auto;
  top: 1rem;
  left: 0;
  z-index: 1;
  display: none;
  text-align: center;
  
}

.loading_new::before {
  position: absolute;
  content: "";

}

.repeat_code_css span {
  cursor: pointer;
  color: var(--color_red);
}

.form_reg2 {
  display: none;
}
.last_footer {
  margin-right: auto;
}
.ElemNews {
  direction: ltr;
  position: relative;
}.ElemNews input:focus {
  background-color: #fff;
}
.ElemNews input {
  width: 100%;
  padding: 9px;
  border: 1px solid #eee;
  background-color: #ddd;
  transition: all ease 0.3s;
}.ElemNews .ElemNewsbtn {
  position: absolute;
  right: 1px;
  top: 1px;
  height: calc(100% - 2px);
  min-width: 4rem;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left: 1px solid #eee;
  transition: all ease 0.3s;
}
.PopUpPage {
  display: none;
}
.contact_sou .menu_li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/*** load filter ***/
.span_name {
  padding-bottom: 0px;
  display: block;text-align: right;
}

.end {
  width: 40%;
}

.title-line {
  height: 24px;
  width: 100%;
  margin-bottom: 12px;
  border-radius: 20px;
}

.content-line {
  height: 8px;
  width: 100%;
  margin-bottom: 16px;
  border-radius: 8px;
}

.m-t-24 {
  margin-top: 16px;
}

.title-line {
  height: 24px;
  width: 100%;
  margin-bottom: 12px;
  border-radius: 20px;
}

.card_shimmer {
  position: relative;
  background-color: #FFF;
  border-radius: 6px;
  height: auto;
  overflow: hidden;
  width: 100%;
  margin: 0px auto;
  max-width: 395px;
}

.card_loding1 {
  padding: 0 1em;
}

.card_shimmer .filter-items {
  direction: rtl !important;
}

.shimmerBG {
  animation-duration: 2.2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: shimmer1;
  animation-timing-function: linear;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
}

.shimmerBG a {
  direction: rtl !important;
  text-align: right !important;
}

@-webkit-keyframes shimmer1 {
  0% {
    background-position: 100% 0;
  }

  100% {
    background-position: -100% 0;
  }
}

@keyframes shimmer1 {
  0% {
    background-position: 1200px 0;
  }

  100% {
    background-position: -1200px 0;
  }
}

.max_w25 {
  max-width: 50%;
  margin: 0 auto;
}

.media {
  height: 200px;
}

.mline10 {
  display: block;
  margin: 0;
  padding: 0;
  height: 33px;
  border-bottom: 0;
  position: relative;
  top: 0px;
  border-radius: 8px;
  margin: 0 auto;
}

.mline0 {
  width: 8em;
  display: block;
  margin: 0;
  padding: 0;
  height: 2em;
  border-bottom: 0;
  position: relative;
  top: 0px;
}

.mline00::after {


  height: 0 !important;
}
.elogin .form-checkbox {
  padding: 1rem 0;
}
.mline1,
.mline2,
.mline3 {
  width: 50%;
}
.login_page{
  min-height: 59rem;
}
.mline4,
.mline5 {
  width: 45%;
}
.force_login_continue{
  text-align: center;
  margin: 0rem auto 1rem;
}
.force_login_continue p{
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  cursor: default;
  background-color: #f7f7f7;
  padding: 8px;
}
.elogin{
  max-width: 54rem;
margin: 3rem auto;
border: 1px solid #DDD;
padding: 3rem;
}
.mline6 {
  width: 50%;
}

.number_product {
   
}

.number_product span {}

.number_product span d {
  font-size: 14px;
  margin-left: 10px;
  letter-spacing: -.08px;
  color: #999;
  margin-right: 5px;
}

.number_product1 {}

/*** load filter ***/

/*** loading product ***/
.zbanner{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;


}
.card_loding {
  display: flex;
  flex-direction: column;
  flex-basis: 270px;
  flex-shrink: 0;
  flex-grow: 0;
  max-width: 100%;
  background-color: #FFF;

  border-radius: 3px;
  overflow: hidden;
  margin: 0rem;

  padding: 0 !important;
}

.card-img {
  height: 327px;
  position: relative;
}

.max_height154 {
  max-height: 154px;

}

.card_loding_collection .card-img {
  padding-bottom: 154px !important;
  position: relative;
}

.card_loding_collection .ntncl {
  background: var(--color_black);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0 !important;
}

.card-img img {
  position: absolute;
  width: 100%;
}

.card-body {
  padding: 1.5rem;
}

.card-title {
  font-size: 1.25rem;
  line-height: 1.33;
  font-weight: 700;
}

.card-title.skeleton {
  min-height: 25px;
  border-radius: 0;
  width: 75%;
  margin: 0;
}

.card-title.skeleton2 {
  min-height: 23px;
  border-radius: 0;
  width: 50%;
  margin: 0;
}

.card-intro {
  margin-top: 0.75rem;
  line-height: 1.5;
}

.card-intro.skeleton {
  min-height: 21px;
  border-radius: 0;
  width: 50%;
  margin-bottom: 4em;
}

.skeleton {
  background-color: #e6e6e6;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
}

@-webkit-keyframes shine {
  to {
    background-position: right -40px top 0;
  }
}

@keyframes shine {
  to {
    background-position: right -40px top 0;
  }
}

/*** loading product ***/



.cntrl_slider {}

.tmp .title_menu {
  display: none;
}

.widget-about .widget-body p {
  font-size: 1.4rem;
  color: var(--color_black);
  line-height: 25px;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  white-space: nowrap;
  text-align: justify;
  line-height: 30px;
  letter-spacing: 0.5px;
  overflow: hidden;
}
.new_footerr .menu_ver .title_menu::before{
   
position: absolute;
  content: "";
  width: 14.327px;
  height: 14.327px;
  border-radius: 50%;
  background-color: var(--color_orang);
}
.new_footerr .menu_ver .title_menu span {
color: #131313;padding-right: 2rem;
 position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;

}
.new_footerr .menu_ver .title_menu span::first-word {
  color: var(--color_red);
  
}
.color_show .swiper-button-next::after,
.color_show .swiper-button-prev::after{
  display: none;

}
.namadf{

}
.sou_share {}

.box_namdmam12{
  display: flex;margin-top: 7rem;
  direction: ltr;
}
.msg_footerp p{
margin-bottom: 0;
  letter-spacing: -0.08px;
  color: #969696;
  font-size: 13px;
  line-height: 21px;
}
.box_namdmam1 {
text-align: center;
  margin: 0;
  align-items: center;
  direction: ltr;
  position: relative;
  gap: 0px 1rem;
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
}
.box_namdmam1 .namad img{
max-height: 12rem;
max-width: 12rem;
}
.box_namdmam1 .namad {
  width: auto;
  height: 12rem;
  border-radius: 4px;
  margin-bottom: 0px;
  background: #FFF;
  max-width: 12rem;
   
  padding: 1rem;
  display: flex;
  align-items: center;justify-content: center;
}

.namad1 {}

.namad2 {
  float: left;
}

.box_namdmam2 {
  width: 100%;
  height: 6em;
  background-color: var(--color_white);
  border-radius: 12px;
}

.sou_share ol {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.sou_share .sharein {
  width: 25%;
}

.sou_share .sharein a {
  background-image: url(../../images/all.png);
  position: relative;
  width: 4em;
  height: 4.2em;
  background-repeat: no-repeat;
  display: block;


}

.sou_share .share_telegram a {
  background-position: -326px -6px;
}

.sou_share .share_instagram a {
  background-position: -218px -5px;
}

.sou_share .share_whatsapp a {
  background-position: -110px -6px;
}

.sou_share .share_apparat a {
  background-position: 0px -6px;
}

.menu_ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer a {
  color: #666;
}
.app_icon a {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}
.app_icon_apk {
  width: 164px;
  height: 48px;
  display: block;
  background-position: 331px 0px;
  margin-bottom: 10px;
}
.menu_ul li {}
.sou_new {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.div_application_footer {
  display: flex;
  align-content: center;
  padding-right: 2rem;
}
.new_footerr .menu_ver .title_menu
.new_footerr .menu_ver .title_menu{
margin-bottom: 4rem;
  display: flex;
  align-items: center;
}
.menu_ul li a:hover,
.menu_ul li a:focus{
    color: var(--color_orang);
}
.menu_ul li a::before{
position: absolute;
  content: "";
  background-color: #D9D9D9;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-left: 5px;
  right: 0rem;
}
.menu_ul li a {
    color: #131313;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  display: flex;
  align-items: center;
  padding: 4px 1rem;
}
.sul li:not(:last-child) {
  margin-left: 2rem;
}
.msg_footer {
display: flex;
  flex-direction: column;
}
.msg_footerh31{
display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
.msg_footerh3 {
  font-size: 14px;
  padding-bottom: 5px;
  margin: 0 0 12px 0;
  color: ##ddd;
  font-family: Iranyekan3;
  position: relative;
}
.msg_footerh3::before {
  -webkit-animation: bar-fill 7s cubic-bezier(0.17, 0.67, 0.71, 0.99) infinite;
  animation: bar-fill 7s cubic-bezier(0.17, 0.67, 0.71, 0.99) infinite;
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 0;
  height: 1px;
  background: -webkit-gradient( linear, left top, right top, from(#ffd3db), to(#fb3449) );
  background: linear-gradient(90deg, #ffd3db, #fb3449);
  content: "";
}
.msg_footerp {
  padding: 0px;
  color: #DDD;
  font-size: 14px;
  text-align: justify-all;
  display: inline-block;
  line-height: 22px;
  text-align: justify;
}
.header-right .wishlist, .header-right .compare{
    display: flex;
align-items: center;
}
.nicont{
    font-size:20px;
}
.header-right .wishlist .wishlist-label 
, .header-right .compare .compare-label
, .header-right .cart-toggle .cart-label
{
    display: none;
}
.header-middle {

 
}
.sul {
  display: flex;
  margin: 0 auto;
  list-style: none;
  padding: 0;
}
.ul_top_logo_ftr{
  direction:ltr;
}
.sul li {
  width: 16rem;
  height: 16rem;
  background-color: #cecece;
  border-radius: 11px;
}
.menu_ul li a:hover,
.menu_ul li a:focus {
  color: #000;
 
}

.s1btn_ftr {
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 0.5;
  top: -2rem;
  position: relative;
  display: block;
}
.s2btn_ftr {
  width: 100%;
  position: relative;
  z-index: 1;
  
  font-size: 10px;
  padding-right: 8px;
  color: var(--color_gray_site);
}
.btn_ftr {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.s1btn_ftr {
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 0.5;
  top: -2rem;
  position: relative;
  display: none;
}
.bt_to1{

margin: auto;
display: flex;
justify-content: space-between;
align-items: center;
padding-bottom: 5px;
padding-top: 5px;

}
.top_ftr img {
  margin: 0 auto;
  height: 24px;
}
.top_ftr {
  display: flex;
}
.ul_top_logo_ftr li:not(:first-child){
  margin-left: 12px;
}
.ul_top_logo_ftr li {
  text-align: center;
  display: flex;
  direction: rtl;
  align-items: center;
  

}
.ul_top_logo_ftr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 0;
    padding-right: 0px;
    padding-left: 0px;
  list-style: none;
  max-width: 67rem;
  margin: 0 auto;
}
.menu_ul li a b {

  float: left;
  font-weight: 400;
  letter-spacing: 1px;
  direction: ltr;
  text-align: left;
  width: 122px;
  text-align: justify;
  cursor: default;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  white-space: normal;

}

.footer-bottom {

  text-align: center;
}

.copy_footer p {
  text-align: justify;
  border-width: 0;
  font-size: 1.4rem !important;
  font-weight: 500;
  color: var(--color_black);
  cursor: default;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: right;
  white-space: normal;
  line-height: 25px;
}

.widget-about {
  text-align: justify;


  margin-bottom: 1em;
}

.widget-about .widget-body {

  color: var(--color_black);

  max-width: 18em;

}

.ibannercp1 {
  background-position: -218px -7px;
}

.ibannercp2 {
  left: 0;
  background-position: -326px -7px;
}

.ibannercp3 {
  background-position: -110px -7px;
}

.ibannercp4 {

  background-position: -326px -7px;
}

.bannercp_icon {
  background-image: url(../../images/all.png);
  position: relative;
  width: 3.2em;
  height: 3.5em;
  background-repeat: no-repeat;
}

.link_bnp {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 2;

}

.icon-box-side {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.icon-box-side:hover,
.icon-box-side:focus {}

.box_banner2 {
  border: 3px solid var(--color_gray);
  padding: 8px 0px;
}

.categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 8.6% 5.2%;
  background-color: var(--color_gray);
  max-height: 600px;
}

.categories .title {
  margin-bottom: 20px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-top: 34px;
  height: 130px;
}

.categories .categories_ul {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  margin: 0;
  margin-bottom: 0px;

}

.new_btn_k1 {
  color: var(--color_black);
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 100%;

}

.new_btn_k1:hover,
.new_btn_k1:focus {
  color: var(--color_btn_black);
}

.new_btn_k1::after {
  display: inline-block;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  color: inherit;
  content: "";
  position: absolute;
  left: 1rem;
  line-height: 0;
  font-weight: 600;
  font-size: 1.2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.new_btn_k1:hover::after,
.new_btn_k1:focus::after {
  left: 0.5rem;
}

.categories .categories_ul {

  width: 100%;
}

.categories .categories_ul li:last-child a {
  border-bottom: 0px solid #c7d6d9;
  margin-bottom: 0px;
}

.categories .categories_ul li a:hover::after,
.categories .categories_ul li a:focus::after {

  left: 0.51rem;
}

.categories .categories_ul li a::after {}

.banner-product-wrapper .categories .title {
  font-size: 22px;
}

.categories .categories_ul>li a:after {
  display: inline-block;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  color: inherit;
  content: "";
  position: absolute;
  left: 1rem;
  line-height: 0;
  font-weight: 600;
  font-size: 1.2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.categories .categories_ul>li a:not(.btn) {
  display: block;
  padding: 4px 4px;
  color: var(--color_black);
  position: relative;

  border-bottom: 3px solid #dee6f3;
  margin-bottom: 5px;

  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.categories .categories_ul>li a:not(.btn):hover,
.categories .categories_ul>li a:not(.btn):focus {
  color: var(--color_btn_black);

}


.banner-subtitle {
  font-size: 1.4rem;
  font-weight: 400;


}

.mt2 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

.mb10n {
  margin-bottom: 2rem;
}

.bs2 {
  letter-spacing: 1px;
  font-size: 2rem;
}

.btn_wb {
  font-weight: normal;
}

.bannerkind1 {
  min-width: 45em;
  max-width: 85%;
}

.banner_shop * {
  color: #FFF;
}

.banner_shop {
  padding: 4.3rem 5.1rem 4rem;
  background-color: #E0E1E5;
}

.perdian_flag {
  content: "";
}

.category-dropdown .dropdown-box::before {
  border-bottom-color: #f8f8f8;
}

.category-dropdown .dropdown-box::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 1.7rem;
  border: 10px solid transparent;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 10px;
  border-bottom: 10px solid #f5f5f5;
  border-bottom-color: rgb(245, 245, 245);
}

.intro-wrapper {
 
}

.swiper {
  position: relative;
}

.swiper>.swiper-container {
  position: static;
}

.swiper>.swiper-container>.swiper-pagination {
  bottom: -4.5rem;
}

.swiper-pagination {
  position: static;
direction: ltr;


}

.swiper-pagination .swiper-pagination-bullet {
  background-color: transparent;
  border: 1px solid #d7d7d7;
  opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #ccc;
  border-color: #ccc;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #336699;
  border-color: #336699;
}

.swiper-container-rtl .swiper-button-next::after,
.swiper-container-rtl .swiper-button-prev::after {
  content: "";
}
.swiper-container-rtl .swiper-button-next::before {
content: "";   
}
.swiper-container-rtl .swiper-button-prev::before {
content: "";  
top: -1rem;
  position: relative;
}
.swiper-button-next,
.swiper-button-prev {
  padding: 0;
  z-index: 1;
  border: none;
  background-color: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  content: "";
}

.swiper-button-next::before,
.swiper-button-prev::before {
  font-family: "Wolmart";
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: default;
  color: #ccc;
}
.swiper-pagination {
    direction: rtl;
}
.swiper-button-next::before {
 
    content: "";
}

.swiper-button-prev::before {
 content: "";
}

.swiper-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
  width: auto;
}

.swiper-container:not(.swiper-container-initialized) .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper-slide img {
  display: block;
  width: 100%;
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.row {
  width: calc(100% + 2rem);
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-no {
  width: 100%;
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-xs {
  width: calc(100% + 2*false);
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-sm {
  width: calc(100% + 2*false);
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-md {
  width: calc(100% + 2*false);
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-lg {
  width: calc(100% + 2*false);
}

.swiper-theme .swiper-button-prev,
.swiper-theme .swiper-button-next {
  margin: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  font-size: 3rem;
  font-weight: 400;
  color: #336699;
}



.main_amazon_slider .swiper-theme:hover .swiper-button-next, 
.main_amazon_slider .swiper-theme:focus .swiper-button-next {
      color: var(--color_black);
  left: -5px;
  right: auto;
  visibility: visible;
}
.main_amazon_slider .swiper-theme:hover .swiper-button-prev,
.main_amazon_slider .swiper-theme:focus .swiper-button-prev
{
  color: var(--color_black);
  right: 1rem;
  left: auto;
  visibility: visible;

}


.swiper-theme .swiper-button-prev:not(.swiper-button-disabled):hover,
.swiper-theme .swiper-button-prev:not(.swiper-button-disabled):active,
.swiper-theme .swiper-button-prev:not(.swiper-button-disabled):focus,
.swiper-theme .swiper-button-next:not(.swiper-button-disabled):hover,
.swiper-theme .swiper-button-next:not(.swiper-button-disabled):active,
.swiper-theme .swiper-button-next:not(.swiper-button-disabled):focus {
  color: var(--color_black);
}

.swiper-theme .swiper-button-prev.swiper-button-disabled,
.swiper-theme .swiper-button-next.swiper-button-disabled {
  color: #ccc;
  opacity: 0.6;
}

.swiper-theme .swiper-button-prev {
position: absolute;
right: -709px;
top: 50%;

}
.pos_style1 .swiper-pagination {
 
  margin-top: 1rem;
}
.pos_style1 .product{
   height: 37rem;
  display: flex;
  flex-direction: column;
}
.swiper-theme .swiper-button-next {
position: absolute;
left: -709px;
top: 50%;

}

.swiper-theme .swiper-pagination .swiper-pagination-bullet {
  margin: 5px;

}

.swiper-theme .swiper-pagination .swiper-pagination-bullet-active {
background-color: var(--color_orang);
  border-color:#CB5A00;
}

@media (max-width: 1300px) {
  .swiper-theme .swiper-button-prev {
    right: 0px;left: auto;
    
  }   

  .swiper-theme .swiper-button-next {
    left: 0px;right: auto;
  }
}

.nav-inner>.swiper-button-prev,
.nav-inner>.swiper-button-next {
  opacity: 0;
  visibility: hidden;
}

.nav-inner>.swiper-button-prev {
  right: 0;
}

.nav-inner>.swiper-button-next {
  left: 0;
}

.nav-inner:hover>.swiper-button-prev,
.nav-inner:hover>.swiper-button-next {
  opacity: 1;
  visibility: visible;
}

.nav-inner:hover>.swiper-button-prev {
left: auto;
  right: 2rem;

}

.nav-inner:hover>.swiper-button-next {
left: 2rem;
  right: auto;

}

.nav-top>.swiper-button-next,
.nav-top>.swiper-button-prev {
  position: absolute;
  width: 15px;
  top: -5.3rem;
  right: auto;
  color: #777;
  font-size: 1.4rem;
  font-weight: 400;
}

.nav-top>.swiper-button-next:not(.swiper-button-disabled):hover,
.nav-top>.swiper-button-next:not(.swiper-button-disabled):active,
.nav-top>.swiper-button-next:not(.swiper-button-disabled):focus,
.nav-top>.swiper-button-prev:not(.swiper-button-disabled):hover,
.nav-top>.swiper-button-prev:not(.swiper-button-disabled):active,
.nav-top>.swiper-button-prev:not(.swiper-button-disabled):focus {
  background-color: transparent;
  border-color: transparent;
  color: #336699;
}

.nav-top>.swiper-button-next.swiper-button-disabled,
.nav-top>.swiper-button-prev.swiper-button-disabled {
  color: #666;
}

.nav-top>.swiper-button-next {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 3.7rem;
}

.nav-top>.swiper-button-prev {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  left: 3.5rem;
}

.nav-right .swiper-button-prev,
.nav-right .swiper-button-next {
  position: absolute;
  left: 3rem;
  top: auto;
  bottom: 2.8rem;
  right: auto;
}

.nav-right .swiper-button-prev {
  left: 5.5rem;
}

.pg-white>.swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  border-color: #fff;
  opacity: 0.8;
}

.pg-white>.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #336699;
  border-color: #336699;
  opacity: 1;
}

.pg-grey>.swiper-pagination .swiper-pagination-bullet {
  background-color: #eee;
  border-color: #eee;
}

.pg-grey>.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #336699;
  border-color: #336699;
}

.swiper-theme>.swiper-pagination .swiper-pagination-bullet {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.swiper-theme>.swiper-pagination .swiper-pagination-bullet-active {
  width: 18px;
  border-radius: 9rem;
}

.pg-inner .swiper-pagination {
  position: absolute;
  bottom: 4.5rem;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.pg-right .swiper-pagination {
  position: absolute;
  bottom: 4.2rem;
  left: 3rem;
  right: auto;
  width: unset;
}

.swiper-img-dots {
  z-index: 1000;
}

.swiper-img-dots a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  margin: 0 1.5rem 1rem;
  border-radius: 50%;
  border: 3px solid transparent;
  -webkit-box-shadow: 0 0 0 2px #ccc;
  box-shadow: 0 0 0 2px #ccc;
  overflow: hidden;
  -webkit-transition: padding 0.4s, -webkit-box-shadow 0.4s;
  transition: padding 0.4s, -webkit-box-shadow 0.4s;
  transition: padding 0.4s, box-shadow 0.4s;
  transition: padding 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
}

.swiper-img-dots a.active,
.swiper-img-dots a:hover {
  -webkit-box-shadow: 0 0 0 2px #336699;
  box-shadow: 0 0 0 2px #336699;
}

.swiper-img-dots a img {
  border-radius: 50%;
}

.brands-swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.swiper-container .slide-animate {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  will-change: filter, transform, opacity;
  opacity: 0;
}

.swiper-container .slide-animate.show-content {
  opacity: 1;
}

.shadow-swiper {
  margin: 0px;
  padding: 0px;
}

@media (max-width: 575px) {
  .shadow-swiper {
    margin: -15px;
    padding: 15px;
  }
}

.swiper-nav-lg>.swiper-button-next,
.swiper-nav-lg>.swiper-button-prev,
.swiper-nav-md>.swiper-button-next,
.swiper-nav-md>.swiper-button-prev {
  background-color: transparent;
  border: none;
}

.swiper-nav-lg>.swiper-button-next:not(.swiper-button-disabled):hover,
.swiper-nav-lg>.swiper-button-next:not(.swiper-button-disabled):focus,
.swiper-nav-lg>.swiper-button-next:not(.swiper-button-disabled):active,
.swiper-nav-lg>.swiper-button-prev:not(.swiper-button-disabled):hover,
.swiper-nav-lg>.swiper-button-prev:not(.swiper-button-disabled):focus,
.swiper-nav-lg>.swiper-button-prev:not(.swiper-button-disabled):active,
.swiper-nav-md>.swiper-button-next:not(.swiper-button-disabled):hover,
.swiper-nav-md>.swiper-button-next:not(.swiper-button-disabled):focus,
.swiper-nav-md>.swiper-button-next:not(.swiper-button-disabled):active,
.swiper-nav-md>.swiper-button-prev:not(.swiper-button-disabled):hover,
.swiper-nav-md>.swiper-button-prev:not(.swiper-button-disabled):focus,
.swiper-nav-md>.swiper-button-prev:not(.swiper-button-disabled):active {
  background-color: transparent;
  border: none;
}

.swiper-nav-lg>.swiper-button-next,
.swiper-nav-lg>.swiper-button-prev {
  font-size: 4.8rem;
}

.swiper-nav-md>.swiper-button-next,
.swiper-nav-md>.swiper-button-prev {
  font-size: 3.3rem;
}

@media (max-width: 575px) {
  .swiper-img-dots a {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}

.pg-show>.swiper-pagination {
  display: block;
}

@media (min-width: 1200px) {
  .pg-xl-hide>.swiper-pagination {
    display: none;
  }
}

@media (min-width: 1600px) {
  .pg-xxl-hide>.swiper-pagination {
    display: none;
  }
}

.nav-hide>.swiper-button-prev,
.nav-hide>.swiper-button-next {
  display: none;
}

@media (min-width: 1200px) {

  .nav-xl-show>.swiper-button-prev,
  .nav-xl-show>.swiper-button-next {
    display: block;
  }
}

@media (min-width: 1600px) {

  .nav-xxl-show>.swiper-button-prev,
  .nav-xxl-show>.swiper-button-next {
    display: block;
  }
}

/* 5. base */
/*----------------------------------------
    Base
-----------------------------------------*/
*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  font-size: 62.5%;
  font-size-adjust: 100%;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-webkit-keyframes bar-fill {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes bar-fill {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.top_slide_product .box_ntop .title::before {}
body {
  margin: 0;
  overflow-x: hidden;
  font-family: Iranyekan2,iransansx2, Poppins, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  color: var(--color_black);
  background: #FFF;
}
.no_load_img{
  height: 40rem !important;
  border: 1px solid;
}
.product_title_en{
  display: block;
  background-color: #fff;
  font-size: 13px;
  color: #979797;
  cursor: default;
  z-index: 1;
  text-align: justify;
  margin-top: 6px;
  margin-bottom: 3px;
}
.product_title_en 
.brand_name{
  font-weight: 900;
padding-right: 10px; 
}
.box_pr{
    display: flex;
overflow: hidden;
}
.sp_category_product{
  color: #1ac0d5;
}
.mrgal3{
    margin-bottom:2rem;
}
.box_ntop{
    
}
.mrgal1 .box_ntop1, .mrgal3 .box_ntop1 .box_ntop,
.mrgal4 {
  box-shadow: 0 4px 20px 0 rgba(211,214,227,.349);
  border: 1px solid #eee;
  background-color: #fff;
}
main {
  display: block;
  position: relative;
}

body:not(.loaded) * {
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}

.page-wrapper {
  position: relative;
  -webkit-transition: margin 0.4s, opacity 0.5s;
  transition: margin 0.4s, opacity 0.5s;
}

.loaded>.page-wrapper {
  opacity: 1;
}

ul {
  padding-right: 1.5em;
}

.menu,
.menu ul,
.mobile-menu,
.mobile-menu ul,
.nav,
.nav ul,
.breadcrumb,
.widget-body,
.widget-body ul,
.dropdown-box,
.category-list,
.product-details ul,
.pagination,
.filter-items,
.product-tabs>div ul,
.nav-filters,
.shipping-methods,
.shipping-methods ul,
.fee-description {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

input,
.btn {
  margin: 0;
}

a {
  text-decoration: none;
  color: #336699;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

a:hover {
  color: #1914fe;
}

:focus {
  outline: 0;
}

figure {
  margin: 0;
}

hr {
  margin: 0.5rem 0 1.5rem;
  border-bottom: 1px solid rgba(151, 151, 151, .2);
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}

img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}

table {
  width: 100%;
  border-collapse: collapse;
}

.scrollable {
  -webkit-overflow-scrolling: touch;
}

.scrollable::-webkit-scrollbar {
  height: 7px;
  width: 4px;
}

.scrollable::-webkit-scrollbar-thumb {
  margin-left: 2px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  cursor: pointer;
}

.scrollable-light::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
}

.scrollable:hover::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.25);
}
.ul_new_lp{
    display: flex;
  flex-direction: column;
}
.ul_new_lp li:nth-child(2){
font-size: 10px;
  color: rgba(0, 0, 0, 0.5);
  padding-top: 0rem;
  position: relative;
  padding-right: 1rem;
}
.sticky-content.fix-top {
  top: 0;
}

@keyframes pulse_new {
  0% {
    background: teal;
      -moz-box-shadow: 0 0 0 0 rgba(255,58,48,0.78);
      box-shadow: 0 0 0 0 rgba(255,58,48,0.78)  	 }
  70% {
    background: red;
      -moz-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
      box-shadow: 0 0 0 10px rgba(255, 0, 0, 0)
 }
  100% {
    background: black;
      -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
      box-shadow: 0 0 0 0 rgba(255, 0, 0, 0)
 }
}


.li_new_lp{
  position: relative;
}
.li_new_lp::after {
      content: '';
  position: absolute;
  right: -2px;
  bottom: 3px;
  border-radius: 100%;
  background-color: #EF394E;
  padding: 3px;
  border: 1px solid #fff;
  animation: pulse_new 2s infinite;
  -webkit-animation: pulse_new 2s infinite;
}
.sticky-content.fixed.fix-bottom {
  bottom: 0;

  width: 100%;
  z-index: 2;
  border-top: 0px solid #f0f0f0;

}
.aprice_load{
  text-align: left;
display: flex;
flex-direction: column;
}
.new-price {
  text-decoration: none;
}
.sticky-content.fixed {
    position: fixed;
  right: 0;
  left: 0;
  background: rgb(255, 255, 255);
  padding-top: 0px;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  z-index: 1051;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  margin: 0 !important;
  border-bottom: 0px solid #ddd;
  
 
}
.slider1u .box_ntop .swiper-button-next{
left: -8px;
  right: auto;
}
.slider1u .box_ntop .swiper-button-prev{
right: -8px;
  left: auto;
}
.slider1u .box_ntop .swiper-button-next, 
.slider1u .box_ntop .swiper-button-prev{
    
  border-radius: 50%;
  border-width: 0 !important;
}

.photo_control{
 padding: 3rem 2rem;
  border-radius: 10px;
  border: 0.7px solid rgba(0, 0, 0, 0.15);
  width: 100%;
}
.slider1u .product_slider1 .product-media img:first-child {
max-height: 22rem !important;
  max-width: 25rem !important;
 
  transition: 0.3s;
  border-radius: 14px;
  transition: 0.3s;
}
.slider1u .product_slider1 .product-media:hover img,
.slider1u .product_slider1 .product-media:focus img{
   
}
.slider1u .box_ntop1 .product-details {

  background-color: transparent !important;
}
.slider1u .box_ntop1 .title-link-wrapper1,
.slider1u .box_ntop1  .product-name {
    display: none !important;
}

.slider1u  .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
        background: #fee7d5 !important;
}
.slider1u  .swiper-pagination-bullet {
 
width: 18px !important;
  border-radius: 9rem !important;

  border-width: 0 !important;
}
.slider1u .product-wrap {
  padding-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider1u .single_product_slide{
    width:100%;
}
.slider1u .box_ntop {
padding: 0rem !important;
  height: 100% !important;
  border-radius: 15px;
  margin: 0;
  outline: var(--w) solid rgba(255, 113, 0, 0.8);
  outline-offset: calc(-1*var(--w));
  --w: 0px;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}
.slider1u .box_ntop:hover,
.slider1u .box_ntop:focus{
    --w:20px;
}
.gallery_row .shadow-swiper {

  
}
.slider1u .swiper-pagination {
  position: absolute !important;
  bottom: 0 !important;
  background-color: rgba(255, 113, 0, 0.61);
  max-width: 75%;
  left: 12% !important;
  border-radius: 33px 33px 0 0;
  display: flex !important;
  justify-content: center;
}
.slider1u .shadow-swiper {
 
  height: 100%;
}
.main_amazon_slider .gutter-no {

  border-radius: 21px;
}
.sticky-content.fixed.fix-top .sticky-content.fixed.fix-top {
  -webkit-animation: fixedTopContent 0.4s;
  animation: fixedTopContent 0.4s;
}

.sticky-content.fixed.fix-bottom {
  padding: 0px 0px;
}

#scroll-top {
  position: fixed;
  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;
  bottom: -4rem;
  left: 1.5rem;
  z-index: 9999;
  width: 4.6rem;
  height: 4.6rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #222;
  opacity: 0;
  -webkit-transition: bottom 0.3s, opacity 0.3s;
  transition: bottom 0.3s, opacity 0.3s;
}

#scroll-top.show {
  opacity: 1;
  bottom: 10px;
}

#scroll-top:focus,
#scroll-top:hover {
  text-decoration: none;
}

#scroll-top:hover {
  opacity: 1;
}

#scroll-top i {
  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: 3.6rem;
  height: 3.6rem;
  color: #fff;
  background-color: var(--color_black);
  border: 2px solid var(--color_black);
  border-radius: 50%;
  z-index: 1;
}

#scroll-top svg {
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  top: 1px;
  right: 1px;
  z-index: -1;
}

#scroll-top svg circle {
  stroke: #2C67E7;
  stroke-width: 4px;
  stroke-linecap: round;
  stroke-dasharray: 1, 400;
}

@media (max-width: 768px) {
  #scroll-top {
    display: none;
  }
}

.loading:not(.load-more-overlay),
.load-more-overlay.loading::after {
  -webkit-animation: spin 650ms infinite linear;
  animation: spin 650ms infinite linear;
  border: 2px solid transparent;
  border-radius: 32px;
  border-top: 2px solid #336699 !important;
  border-left: 2px solid rgba(51, 102, 153, 0.4) !important;
  border-bottom: 2px solid #336699 !important;
  border-right: 2px solid rgba(51, 102, 153, 0.4) !important;
  content: "";
  display: block;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: 50%;
  margin-right: -10px;
  left: auto;
  position: absolute;
  width: 20px;
}

.load-more-overlay {
  position: relative;
}

.load-more-overlay.loading::after {
  content: "";
}

.load-more-overlay::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.8;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@media (min-width: 768px) {
  .scroll-top.show {
    visibility: visible;
    opacity: 0.7;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*----------------------------------------
    Helper Class
-----------------------------------------*/
.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-normal {
  text-transform: none !important;
}

.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 !important;
  flex: 1 !important;
}

.w-100 {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}

.p-sticky {
  position: sticky !important;
}

.p-relative {
  position: relative !important;
}
.x-0 {
  left: 3%;
  right: auto !important;
}

.x-50 {
  right: 50% !important;
  -webkit-transform: translateX(50%) !important;
  transform: translateX(50%) !important;
}

.x-50.y-50 {
  -webkit-transform: translate(50%, -50%) !important;
  transform: translate(50%, -50%) !important;
}

.y-50 {
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (max-width: 1199px) {
  .d-xl-show {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .d-lg-show {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .d-md-show {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .d-sm-show {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .d-xs-none {
    display: block !important;
  }

  .d-xs-show {
    display: none !important;
  }

  .d-xs-block {
    display: block !important;
  }

  .d-xs-inline-block {
    display: inline-block !important;
  }
}

.font-weight-bold {
  font-weight: 600 !important;
}

.font-weight-bolder {
  font-weight: 700 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-size-md {
  font-size: 1.3rem !important;
}

.font-size-sm {
  font-size: 1.2rem !important;
}

.font-size-normal {
  font-size: 1.4rem !important;
}

.font-size-lg {
  font-size: 2.2rem !important;
}

.font-size-xl {
  font-size: 2.4rem !important;
}

.font-primary {
  font-family: iransansx2, Poppins, sans-serif !important;
}

.font-secondary {
  font-family: "Open Sans", sans-serif !important;
}

.text-left {
  text-align: right !important;
}

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

.text-right {
  text-align: left !important;
}

.text-orange {
  color: var(--color_orang3) !important;
}

.text-black {
  color: var(--color_black) !important;
}

.text-white {
  color: #fff !important;
}

.text-light {
  color: #999 !important;
}

.text-lighter {
  color: #ccc !important;
}

.text-primary {
  color: #336699 !important;
}

.text-secondary {
  color: #f77c29 !important;
}

.text-dark {
  color: var(--color_black) !important;
}

.text-default {
  color: #666 !important;
}

.text-hover-underline::after {
  display: block;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  content: "";
}

.text-hover-underline:hover::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.ls-25 {
  letter-spacing: -0.025em !important;
}

.ls-15 {
  letter-spacing: -0.015em !important;
}

.ls-10 {
  letter-spacing: -0.01em !important;
}

.ls-50 {
  letter-spacing: -0.05em !important;
}

.ls-normal {
  letter-spacing: 0 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-dark {
  background-color: #333 !important;
}

.bg-primary {
  background-color: #336699 !important;
}

.bg-secondary {
  background-color: #f77c29 !important;
}

.bg-grey {
  background-color: #f5f5f5 !important;
}

.bg-image {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.br-lg {
  border-radius: 1.3rem !important;
  overflow: hidden !important;
}

.br-sm {
  border-radius: 0.5rem !important;
  overflow: hidden !important;
}

.br-xs {
  border-radius: 0.3rem !important;
  overflow: hidden !important;
}

.br-50 {
  border-radius: 50% !important;
  overflow: hidden !important;
}

.border-no {
  border: none !important;
}

.bb-no {
  border-bottom: none !important;
}

.bt-no {
  border-top: none !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-2 {
  line-height: 2 !important;
}

.order-reverse {
  -webkit-box-ordinal-group: 0 !important;
  -ms-flex-order: -1 !important;
  order: -1 !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.after-none::after {
  display: none !important;
}

.before-none::before {
  display: none !important;
}

/*----------------------------------------
    Typography
-----------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: 400;
  margin: 0 0 2rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: IRANYekan_mob, Poppins, sans-serif;

  line-height: 1.2;
  color: var(--color_black);
  letter-spacing: 0;
}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {

  line-height: 1.86;
}

.typo-grid {
  margin-bottom: 4.7rem;
}

blockquote {
  margin: 0;
}

.list-style-none {
  list-style: none;
}

.list-type-check li {
  position: relative;
  padding-right: 2rem;
  line-height: 2;
}

.list-type-check li::before {
  position: absolute;
  display: block;
  right: 0;
  top: 1px;
  content: "î¥©";
  font-family: "wolmart";
  font-weight: 600;
  font-size: 1.3rem;
}

.list-circle li {
  padding-right: 1rem;
  margin-bottom: 1rem;
}

.list-circle i {
  margin-left: 1.2rem;
  width: 4rem;
  height: 4rem;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  text-align: center;
  line-height: 3.8rem;
  font-size: 1.1rem;
}

/*----------------------------------------
    Layout
-----------------------------------------*/
.container,
.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 479px) {

  .container,
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.container-fluid {
  max-width: 1820px;
}

.container {
  max-width: 1500px;
}

/*----------------------------------------
    Grid
-----------------------------------------*/
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.row>* {
  position: relative;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.gutter-lg {
  margin-right: -15px;
  margin-left: -15px;
}

.gutter-lg>* {
  padding-right: 15px;
  padding-left: 15px;
}

.gutter-sm {
  margin-right: -5px;
  margin-left: -5px;
}

.gutter-sm>* {
  padding-right: 5px;
  padding-left: 5px;
}

.gutter-xs {
  margin-right: -1px;
  margin-left: -1px;
}

.gutter-xs>* {
  padding-right: 1px;
  padding-left: 1px;
}

.gutter-no {
  margin-right: 0;
  margin-left: 0;
}

.gutter-no>* {
  padding-right: 0;
  padding-left: 0;
}

.cols-1>* {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.cols-2>* {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.cols-3>* {
  max-width: 33.3333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
}

.cols-4>* {
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.cols-5>* {
  max-width: 20%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}

.cols-6>* {
  max-width: 16.6667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6667%;
  flex: 0 0 16.6667%;
}

.cols-7>* {
  max-width: 14.2857%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14.2857%;
  flex: 0 0 14.2857%;
}

.cols-8>* {
  max-width: 12.5%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
}

@media (min-width: 480px) {
  .cols-xs-1>* {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .cols-xs-2>* {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .cols-xs-3>* {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .cols-xs-4>* {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .cols-xs-5>* {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }

  .cols-xs-6>* {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .cols-xs-7>* {
    max-width: 14.2857%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857%;
    flex: 0 0 14.2857%;
  }

  .cols-xs-8>* {
    max-width: 12.5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
  }
}

@media (min-width: 576px) {
  .cols-sm-1>* {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .cols-sm-2>* {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .cols-sm-3>* {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .cols-sm-4>* {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .cols-sm-5>* {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }

  .cols-sm-6>* {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .cols-sm-7>* {
    max-width: 14.2857%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857%;
    flex: 0 0 14.2857%;
  }

  .cols-sm-8>* {
    max-width: 12.5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
  }
}

@media (min-width: 768px) {
  .cols-md-1>* {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .cols-md-2>* {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .cols-md-3>* {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .cols-md-4>* {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .cols-md-5>* {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }

  .cols-md-6>* {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .cols-md-7>* {
    max-width: 14.2857%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857%;
    flex: 0 0 14.2857%;
  }

  .cols-md-8>* {
    max-width: 12.5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
  }

  .cols-md-9>* {
    max-width: 10.5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10.5%;
    flex: 0 0 10.5%;
  }

}

@media (min-width: 992px) {
  .cols-lg-1>* {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .cols-lg-2>* {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .cols-lg-3>* {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .cols-lg-4>* {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .cols-lg-5>* {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }

  .cols-lg-6>* {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .cols-lg-7>* {
    max-width: 14.2857%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857%;
    flex: 0 0 14.2857%;
  }

  .cols-lg-8>* {
    max-width: 12.5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
  }
}

@media (min-width: 1200px) {
  .cols-xl-1>* {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .cols-xl-2>* {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .cols-xl-3>* {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .cols-xl-4>* {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .cols-xl-5>* {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }

  .cols-xl-6>* {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .cols-xl-7>* {
    max-width: 14.2857%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.2857%;
    flex: 0 0 14.2857%;
  }

  .cols-xl-8>* {
    max-width: 12.5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
  }

  .cols-xl-9>* {
    max-width: 11.1111%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 11.1111%;
    flex: 0 0 11.1111%;
  }

  .cols-xl-10>* {
    max-width: 10%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
  }

  .cols-xl-11>* {
    max-width: 9.0909%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 9.0909%;
    flex: 0 0 9.0909%;
  }

  .cols-xl-12>* {
    max-width: 8.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
  }
}

.col-1 {
  max-width: 8.3333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333%;
  flex: 0 0 8.3333%;
}

.col-2 {
  max-width: 16.6667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6667%;
  flex: 0 0 16.6667%;
}

.col-3 {
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.col-4 {
  max-width: 33.3333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
}

.col-5 {
  max-width: 41.6667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6667%;
  flex: 0 0 41.6667%;
}

.col-6 {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.col-7 {
  max-width: 58.3333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333%;
  flex: 0 0 58.3333%;
}

.col-8 {
  max-width: 66.6667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6667%;
  flex: 0 0 66.6667%;
}

.col-9 {
  max-width: 75%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
}

.col-10 {
  max-width: 83.3333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333%;
  flex: 0 0 83.3333%;
}

.col-11 {
  max-width: 91.6667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6667%;
  flex: 0 0 91.6667%;
}

.col-12 {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

@media (min-width: 480px) {
  .col-xs-1 {
    max-width: 8.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
  }

  .col-xs-2 {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .col-xs-3 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .col-xs-4 {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .col-xs-5 {
    max-width: 41.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6667%;
    flex: 0 0 41.6667%;
  }

  .col-xs-6 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .col-xs-7 {
    max-width: 58.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333%;
    flex: 0 0 58.3333%;
  }

  .col-xs-8 {
    max-width: 66.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6667%;
    flex: 0 0 66.6667%;
  }

  .col-xs-9 {
    max-width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }

  .col-xs-10 {
    max-width: 83.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333%;
    flex: 0 0 83.3333%;
  }

  .col-xs-11 {
    max-width: 91.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6667%;
    flex: 0 0 91.6667%;
  }

  .col-xs-12 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 576px) {
  .col-sm-1 {
    max-width: 8.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
  }

  .col-sm-2 {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .col-sm-3 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .col-sm-4 {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .col-sm-5 {
    max-width: 41.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6667%;
    flex: 0 0 41.6667%;
  }

  .col-sm-6 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .col-sm-7 {
    max-width: 58.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333%;
    flex: 0 0 58.3333%;
  }

  .col-sm-8 {
    max-width: 66.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6667%;
    flex: 0 0 66.6667%;
  }

  .col-sm-9 {
    max-width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }

  .col-sm-10 {
    max-width: 83.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333%;
    flex: 0 0 83.3333%;
  }

  .col-sm-11 {
    max-width: 91.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6667%;
    flex: 0 0 91.6667%;
  }

  .col-sm-12 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    max-width: 8.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
  }

  .col-md-2 {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .col-md-3 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .col-md-4 {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .col-md-5 {
    max-width: 41.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6667%;
    flex: 0 0 41.6667%;
  }

  .col-md-6 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .col-md-7 {
    max-width: 58.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333%;
    flex: 0 0 58.3333%;
  }

  .col-md-8 {
    max-width: 66.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6667%;
    flex: 0 0 66.6667%;
  }

  .col-md-9 {
    max-width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }

  .col-md-10 {
    max-width: 83.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333%;
    flex: 0 0 83.3333%;
  }

  .col-md-11 {
    max-width: 91.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6667%;
    flex: 0 0 91.6667%;
  }

  .col-md-12 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-1 {
    max-width: 8.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
  }

  .col-lg-2 {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .col-lg-3 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .col-lg-4 {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .col-lg-5 {
    max-width: 41.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6667%;
    flex: 0 0 41.6667%;
  }

  .col-lg-6 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .col-lg-7 {
    max-width: 58.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333%;
    flex: 0 0 58.3333%;
  }

  .col-lg-8 {
    max-width: 66.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6667%;
    flex: 0 0 66.6667%;
  }

  .col-lg-9 {
    max-width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }

  .col-lg-10 {
    max-width: 83.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333%;
    flex: 0 0 83.3333%;
  }

  .col-lg-11 {
    max-width: 91.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6667%;
    flex: 0 0 91.6667%;
  }

  .col-lg-12 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl-1 {
    max-width: 8.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
  }

  .col-xl-2 {
    max-width: 16.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
  }

  .col-xl-3 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }

  .col-xl-4 {
    max-width: 33.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
  }

  .col-xl-5 {
    max-width: 41.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6667%;
    flex: 0 0 41.6667%;
  }

  .col-xl-6 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .col-xl-7 {
    max-width: 58.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333%;
    flex: 0 0 58.3333%;
  }

  .col-xl-8 {
    max-width: 66.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6667%;
    flex: 0 0 66.6667%;
  }

  .col-xl-9 {
    max-width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }

  .col-xl-10 {
    max-width: 83.3333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333%;
    flex: 0 0 83.3333%;
  }

  .col-xl-11 {
    max-width: 91.6667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6667%;
    flex: 0 0 91.6667%;
  }

  .col-xl-12 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl-5col {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-xl-5col2 {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-xl-5col3 {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-xl-5col4 {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1600px) {
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333%;
    flex: 0 0 83.3333%;
    max-width: 83.3333%;
  }

  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666%;
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
  }
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

@media (min-width: 576px) {
  .order-sm-auto {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
}

@media (min-width: 768px) {
  .order-md-auto {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
}

@media (min-width: 992px) {
  .order-lg-auto {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
}

.grid {
  margin: -1rem;
}
.banner .fclk{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.grid .banner,
.grid .category,
.grid .category>a,
.grid figure,
.grid .banner img,
.grid .category img {
  height: 100%;
}

.grid img {
  -o-object-fit: cover;
  object-fit: cover;
}

.grid .grid-item {
  padding: 1rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.grid.gutter-sm {
  margin: -0.5rem;
}

.grid.gutter-sm .grid-item {
  padding: 0.5rem;
}

.grid.gutter-no {
  margin: 0;
}

.grid.gutter-no .grid-item {
  padding: 0;
}

.grid::after {
  content: "";
  display: block;
  clear: both;
}

.grid.grid-float {
  display: block !important;
}

.grid.grid-float .grid-item {
  float: right;
}

/*----------------------------------------
    Spacing
-----------------------------------------*/
.mt-0 {
  margin-top: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.mt-1 {
  margin-top: 0.5rem !important;
}

.mb-1 {
  margin-bottom: 0.5rem !important;
}

.pt-1 {
  padding-top: 0.5rem !important;
}

.pb-1 {
  padding-bottom: 0.5rem !important;
}

.mt-2 {
  margin-top: 1rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.pt-2 {
  padding-top: 1rem !important;
}

.pb-2 {
  padding-bottom: 1rem !important;
}

.mt-3 {
  margin-top: 1.5rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.pt-3 {
  padding-top: 1.5rem !important;
}

.pb-3 {
  padding-bottom: 1.5rem !important;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.pt-4 {
  padding-top: 2rem !important;
}

.pb-4 {
  padding-bottom: 2rem !important;
}

.mt-5 {
  margin-top: 2.5rem !important;
}

.mb_5 {
  margin-bottom: 0.5em;
}

.mb-5 {
  margin-bottom: 2.5rem !important;
}

.pt-5 {
  padding-top: 2.5rem !important;
}

.pb-5 {
  padding-bottom: 2.5rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.mt-7 {
  margin-top: 3.5rem !important;
}

.mb-7 {
  margin-bottom: 3.5rem !important;
}

.pt-7 {
  padding-top: 3.5rem !important;
}

.pb-7 {
  padding-bottom: 3.5rem !important;
}

.mt-8 {
  margin-top: 4rem !important;
}

.mb-8 {
  margin-bottom: 4rem !important;
}

.pt-8 {
  padding-top: 4rem !important;
}

.pb-8 {
  padding-bottom: 4rem !important;
}

.mt-9 {
  margin-top: 4.5rem !important;
}

.mb-9 {
  margin-bottom: 4.5rem !important;
}

.pt-9 {
  padding-top: 4.5rem !important;
}

.pb-9 {
  padding-bottom: 4.5rem !important;
}

.mt-10 {
  margin-top: 5rem !important;
}

.mb-10 {
  margin-bottom: 5rem !important;
}

.mb-1052 {
  margin-bottom: 52px !important;
}

.pt-10 {
  padding-top: 5rem !important;
}

.pb-10 {
  padding-bottom: 5rem !important;
}

.ml-0 {
  margin-right: 0rem !important;
}

.mr-0 {
  margin-left: 0rem !important;
}

.pl-0 {
  padding-right: 0rem !important;
}

.pr-0 {
  padding-left: 0rem !important;
}

.ml-1 {
  margin-right: 0.5rem !important;
}

.mr-1 {
  margin-left: 0.5rem !important;
}

.pl-1 {
  padding-right: 0.5rem !important;
}

.pr-1 {
  padding-left: 0.5rem !important;
}

.ml-2 {
  margin-right: 1rem !important;
}

.mr-2 {
  margin-left: 1rem !important;
}

.pl-2 {
  padding-right: 1rem !important;
}

.pr-2 {
  padding-left: 1rem !important;
}

.ml-3 {
  margin-right: 1.5rem !important;
}

.mr-3 {
  margin-left: 1.5rem !important;
}

.pl-3 {
  padding-right: 1.5rem !important;
}

.pr-3 {
  padding-left: 1.5rem !important;
}

.ml-4 {
  margin-right: 2rem !important;
}

.mr-4 {
  margin-left: 2rem !important;
}

.pl-4 {
  padding-right: 2rem !important;
}

.pr-4 {
  padding-left: 2rem !important;
}

.ml-5 {
  margin-right: 2.5rem !important;
}

.mr-5 {
  margin-left: 2.5rem !important;
}

.pl-5 {
  padding-right: 2.5rem !important;
}

.pr-5 {
  padding-left: 2.5rem !important;
}

.ml-6 {
  margin-right: 3rem !important;
}

.mr-6 {
  margin-left: 3rem !important;
}

.pl-6 {
  padding-right: 3rem !important;
}

.pr-6 {
  padding-left: 3rem !important;
}

.ml-7 {
  margin-right: 3.5rem !important;
}

.mr-7 {
  margin-left: 3.5rem !important;
}

.pl-7 {
  padding-right: 3.5rem !important;
}

.pr-7 {
  padding-left: 3.5rem !important;
}

.ml-8 {
  margin-right: 4rem !important;
}

.mr-8 {
  margin-left: 4rem !important;
}

.pl-8 {
  padding-right: 4rem !important;
}

.pr-8 {
  padding-left: 4rem !important;
}

.ml-9 {
  margin-right: 4.5rem !important;
}

.mr-9 {
  margin-left: 4.5rem !important;
}

.pl-9 {
  padding-right: 4.5rem !important;
}

.pr-9 {
  padding-left: 4.5rem !important;
}

.ml-10 {
  margin-right: 5rem !important;
}

.mr-10 {
  margin-left: 5rem !important;
}

.pl-10 {
  padding-right: 5rem !important;
}

.pr-10 {
  padding-left: 5rem !important;
}

.ml-auto {
  margin-right: auto !important;
}

.mr-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .mt-sm-0 {
    margin-top: 0rem !important;
  }

  .mt-sm-1 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-2 {
    margin-top: 1rem !important;
  }

  .mt-sm-3 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-4 {
    margin-top: 2rem !important;
  }

  .mt-sm-5 {
    margin-top: 2.5rem !important;
  }

  .mt-sm-6 {
    margin-top: 3rem !important;
  }

  .mt-sm-7 {
    margin-top: 3.5rem !important;
  }

  .mt-sm-8 {
    margin-top: 4rem !important;
  }

  .mt-sm-9 {
    margin-top: 4.5rem !important;
  }

  .mt-sm-10 {
    margin-top: 5rem !important;
  }

  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 2rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 2.5rem !important;
  }

  .mb-sm-6 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-7 {
    margin-bottom: 3.5rem !important;
  }

  .mb-sm-8 {
    margin-bottom: 4rem !important;
  }

  .mb-sm-9 {
    margin-bottom: 4.5rem !important;
  }

  .mb-sm-10 {
    margin-bottom: 5rem !important;
  }

  .pt-sm-0 {
    padding-top: 0rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-2 {
    padding-top: 1rem !important;
  }

  .pt-sm-3 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-4 {
    padding-top: 2rem !important;
  }

  .pt-sm-5 {
    padding-top: 2.5rem !important;
  }

  .pt-sm-6 {
    padding-top: 3rem !important;
  }

  .pt-sm-7 {
    padding-top: 3.5rem !important;
  }

  .pt-sm-8 {
    padding-top: 4rem !important;
  }

  .pt-sm-9 {
    padding-top: 4.5rem !important;
  }

  .pt-sm-10 {
    padding-top: 5rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 2rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 2.5rem !important;
  }

  .pb-sm-6 {
    padding-bottom: 3rem !important;
  }

  .pb-sm-7 {
    padding-bottom: 3.5rem !important;
  }

  .pb-sm-8 {
    padding-bottom: 4rem !important;
  }

  .pb-sm-9 {
    padding-bottom: 4.5rem !important;
  }

  .pb-sm-10 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0rem !important;
  }

  .mt-md-1 {
    margin-top: 0.5rem !important;
  }

  .mt-md-2 {
    margin-top: 1rem !important;
  }

  .mt-md-3 {
    margin-top: 1.5rem !important;
  }

  .mt-md-4 {
    margin-top: 2rem !important;
  }

  .mt-md-5 {
    margin-top: 2.5rem !important;
  }

  .mt-md-6 {
    margin-top: 3rem !important;
  }

  .mt-md-7 {
    margin-top: 3.5rem !important;
  }

  .mt-md-8 {
    margin-top: 4rem !important;
  }

  .mt-md-9 {
    margin-top: 4.5rem !important;
  }

  .mt-md-10 {
    margin-top: 5rem !important;
  }

  .mb-md-0 {
    margin-bottom: 0rem !important;
  }

  .mb-md-1 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-2 {
    margin-bottom: 1rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-4 {
    margin-bottom: 2rem !important;
  }

  .mb-md-5 {
    margin-bottom: 2.5rem !important;
  }

  .mb-md-6 {
    margin-bottom: 3rem !important;
  }

  .mb-md-7 {
    margin-bottom: 3.5rem !important;
  }

  .mb-md-8 {
    margin-bottom: 4rem !important;
  }

  .mb-md-9 {
    margin-bottom: 4.5rem !important;
  }

  .mb-md-10 {
    margin-bottom: 5rem !important;
  }

  .pt-md-0 {
    padding-top: 0rem !important;
  }

  .pt-md-1 {
    padding-top: 0.5rem !important;
  }

  .pt-md-2 {
    padding-top: 1rem !important;
  }

  .pt-md-3 {
    padding-top: 1.5rem !important;
  }

  .pt-md-4 {
    padding-top: 2rem !important;
  }

  .pt-md-5 {
    padding-top: 2.5rem !important;
  }

  .pt-md-6 {
    padding-top: 3rem !important;
  }

  .pt-md-7 {
    padding-top: 3.5rem !important;
  }

  .pt-md-8 {
    padding-top: 4rem !important;
  }

  .pt-md-9 {
    padding-top: 4.5rem !important;
  }

  .pt-md-10 {
    padding-top: 5rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0rem !important;
  }

  .pb-md-1 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-2 {
    padding-bottom: 1rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-4 {
    padding-bottom: 2rem !important;
  }

  .pb-md-5 {
    padding-bottom: 2.5rem !important;
  }

  .pb-md-6 {
    padding-bottom: 3rem !important;
  }

  .pb-md-7 {
    padding-bottom: 3.5rem !important;
  }

  .pb-md-8 {
    padding-bottom: 4rem !important;
  }

  .pb-md-9 {
    padding-bottom: 4.5rem !important;
  }

  .pb-md-10 {
    padding-bottom: 5rem !important;
  }
}

@media (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0rem !important;
  }

  .mt-lg-1 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-2 {
    margin-top: 1rem !important;
  }

  .mt-lg-3 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-4 {
    margin-top: 2rem !important;
  }

  .mt-lg-5 {
    margin-top: 2.5rem !important;
  }

  .mt-lg-6 {
    margin-top: 3rem !important;
  }

  .mt-lg-7 {
    margin-top: 3.5rem !important;
  }

  .mt-lg-8 {
    margin-top: 4rem !important;
  }

  .mt-lg-9 {
    margin-top: 4.5rem !important;
  }

  .mt-lg-10 {
    margin-top: 5rem !important;
  }

  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 2rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 2.5rem !important;
  }

  .mb-lg-6 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-7 {
    margin-bottom: 3.5rem !important;
  }

  .mb-lg-8 {
    margin-bottom: 4rem !important;
  }

  .mb-lg-9 {
    margin-bottom: 4.5rem !important;
  }

  .mb-lg-10 {
    margin-bottom: 5rem !important;
  }

  .pt-lg-0 {
    padding-top: 0rem !important;
  }

  .pt-lg-1 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-2 {
    padding-top: 1rem !important;
  }

  .pt-lg-3 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-4 {
    padding-top: 2rem !important;
  }

  .pt-lg-5 {
    padding-top: 2.5rem !important;
  }

  .pt-lg-6 {
    padding-top: 3rem !important;
  }

  .pt-lg-7 {
    padding-top: 3.5rem !important;
  }

  .pt-lg-8 {
    padding-top: 4rem !important;
  }

  .pt-lg-9 {
    padding-top: 4.5rem !important;
  }

  .pt-lg-10 {
    padding-top: 5rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 2rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 2.5rem !important;
  }

  .pb-lg-6 {
    padding-bottom: 3rem !important;
  }

  .pb-lg-7 {
    padding-bottom: 3.5rem !important;
  }

  .pb-lg-8 {
    padding-bottom: 4rem !important;
  }

  .pb-lg-9 {
    padding-bottom: 4.5rem !important;
  }

  .pb-lg-10 {
    padding-bottom: 5rem !important;
  }

  .ml-lg-0 {
    margin-right: 0rem !important;
  }

  .mr-lg-0 {
    margin-left: 0rem !important;
  }

  .pl-lg-0 {
    padding-right: 0rem !important;
  }

  .pr-lg-0 {
    padding-left: 0rem !important;
  }

  .ml-lg-1 {
    margin-right: 0.5rem !important;
  }

  .mr-lg-1 {
    margin-left: 0.5rem !important;
  }

  .pl-lg-1 {
    padding-right: 0.5rem !important;
  }

  .pr-lg-1 {
    padding-left: 0.5rem !important;
  }

  .ml-lg-2 {
    margin-right: 1rem !important;
  }

  .mr-lg-2 {
    margin-left: 1rem !important;
  }

  .pl-lg-2 {
    padding-right: 1rem !important;
  }

  .pr-lg-2 {
    padding-left: 1rem !important;
  }

  .ml-lg-3 {
    margin-right: 1.5rem !important;
  }

  .mr-lg-3 {
    margin-left: 1.5rem !important;
  }

  .pl-lg-3 {
    padding-right: 1.5rem !important;
  }

  .pr-lg-3 {
    padding-left: 1.5rem !important;
  }

  .ml-lg-4 {
    margin-right: 2rem !important;
  }

  .mr-lg-4 {
    margin-left: 2rem !important;
  }

  .pl-lg-4 {
    padding-right: 2rem !important;
  }

  .pr-lg-4 {
    padding-left: 2rem !important;
  }

  .ml-lg-5 {
    margin-right: 2.5rem !important;
  }

  .mr-lg-5 {
    margin-left: 2.5rem !important;
  }

  .pl-lg-5 {
    padding-right: 2.5rem !important;
  }

  .pr-lg-5 {
    padding-left: 2.5rem !important;
  }

  .ml-lg-6 {
    margin-right: 3rem !important;
  }

  .mr-lg-6 {
    margin-left: 3rem !important;
  }

  .pl-lg-6 {
    padding-right: 3rem !important;
  }

  .pr-lg-6 {
    padding-left: 3rem !important;
  }

  .ml-lg-7 {
    margin-right: 3.5rem !important;
  }

  .mr-lg-7 {
    margin-left: 3.5rem !important;
  }

  .pl-lg-7 {
    padding-right: 3.5rem !important;
  }

  .pr-lg-7 {
    padding-left: 3.5rem !important;
  }

  .ml-lg-8 {
    margin-right: 4rem !important;
  }

  .mr-lg-8 {
    margin-left: 4rem !important;
  }

  .pl-lg-8 {
    padding-right: 4rem !important;
  }

  .pr-lg-8 {
    padding-left: 4rem !important;
  }

  .ml-lg-9 {
    margin-right: 4.5rem !important;
  }

  .mr-lg-9 {
    margin-left: 4.5rem !important;
  }

  .pl-lg-9 {
    padding-right: 4.5rem !important;
  }

  .pr-lg-9 {
    padding-left: 4.5rem !important;
  }

  .ml-lg-10 {
    margin-right: 5rem !important;
  }

  .mr-lg-10 {
    margin-left: 5rem !important;
  }

  .pl-lg-10 {
    padding-right: 5rem !important;
  }

  .pr-lg-10 {
    padding-left: 5rem !important;
  }
}

@media (min-width: 1200px) {
  .mt-xl-0 {
    margin-top: 0rem !important;
  }

  .mt-xl-1 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-2 {
    margin-top: 1rem !important;
  }

  .mt-xl-3 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-4 {
    margin-top: 2rem !important;
  }

  .mt-xl-5 {
    margin-top: 2.5rem !important;
  }

  .mt-xl-6 {
    margin-top: 3rem !important;
  }

  .mt-xl-7 {
    margin-top: 3.5rem !important;
  }

  .mt-xl-8 {
    margin-top: 4rem !important;
  }

  .mt-xl-9 {
    margin-top: 4.5rem !important;
  }

  .mt-xl-10 {
    margin-top: 5rem !important;
  }

  .mb-xl-0 {
    margin-bottom: 0rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 2rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 2.5rem !important;
  }

  .mb-xl-6 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-7 {
    margin-bottom: 3.5rem !important;
  }

  .mb-xl-8 {
    margin-bottom: 4rem !important;
  }

  .mb-xl-9 {
    margin-bottom: 4.5rem !important;
  }

  .mb-xl-10 {
    margin-bottom: 5rem !important;
  }
}

@media (min-width: 992px) {
  .ml-lg-auto {
    margin-right: auto !important;
  }

  .mr-lg-auto {
    margin-left: auto !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .ml-md-auto {
    margin-right: auto !important;
  }

  .mr-md-auto {
    margin-left: auto !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

/* 6. components */
/*----------------------------------------
    Animation
        - Sticky Content
-----------------------------------------*/
.appear-animate {
  visibility: hidden;
  opacity: 0;
}

.appear-animation-visible {
  visibility: visible;
  opacity: 1;
}

@-webkit-keyframes fixedTopContent {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: center top 0px;
    transform-origin: center top 0px;
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fixedTopContent {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: center top 0px;
    transform-origin: center top 0px;
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fixedBottomContent {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: center top 0px;
    transform-origin: center top 0px;
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fixedBottomContent {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: center top 0px;
    transform-origin: center top 0px;
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes showMsgFirst {
  from {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes showMsgFirst {
  from {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@-webkit-keyframes showMsg {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes showMsg {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@-webkit-keyframes navItemArrow {
  0% {
    position: relative;
    right: -3px;
  }

  50% {
    position: relative;
    right: 2px;
  }

  100% {
    position: relative;
    right: -3px;
  }
}

@keyframes navItemArrow {
  0% {
    position: relative;
    right: -3px;
  }

  50% {
    position: relative;
    right: 2px;
  }

  100% {
    position: relative;
    right: -3px;
  }
}

@-webkit-keyframes fadeInLeftShorter {
  from {
    opacity: 0;
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
    -webkit-transform-origin: 0, 0;
    transform-origin: 0, 0;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftShorter {
  from {
    opacity: 0;
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
    -webkit-transform-origin: 0, 0;
    transform-origin: 0, 0;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftShorter {
  -webkit-animation-name: fadeInLeftShorter;
  animation-name: fadeInLeftShorter;
}

@-webkit-keyframes fadeInRightShorter {
  from {
    opacity: 0;
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0);
    -webkit-transform-origin: 0, 0;
    transform-origin: 0, 0;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightShorter {
  from {
    opacity: 0;
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0);
    -webkit-transform-origin: 0, 0;
    transform-origin: 0, 0;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightShorter {
  -webkit-animation-name: fadeInRightShorter;
  animation-name: fadeInRightShorter;
}

@-webkit-keyframes fadeInUpShorter {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpShorter {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpShorter {
  -webkit-animation-name: fadeInUpShorter;
  animation-name: fadeInUpShorter;
}

@-webkit-keyframes fadeInDownShorter {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownShorter {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownShorter {
  -webkit-animation-name: fadeInDownShorter;
  animation-name: fadeInDownShorter;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}

@keyframes flipOutY {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}

@-webkit-keyframes blurIn {
  from {
    opacity: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes blurIn {
  from {
    opacity: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: none;
    transform: none;
  }
}

.blurIn {
  -webkit-animation-name: blurIn;
  animation-name: blurIn;
}

@-webkit-keyframes grayOut {
  from {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }

  15% {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  to {
    opacity: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
}

@keyframes grayOut {
  from {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }

  15% {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  to {
    opacity: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
}

.grayOut {
  -webkit-animation-name: grayOut;
  animation-name: grayOut;
}

@-webkit-keyframes brightIn {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
  }

  to {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
  }
}

@keyframes brightIn {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
  }

  to {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
  }
}

.brightIn {
  -webkit-animation-name: brightIn;
  animation-name: brightIn;
}

@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@-webkit-keyframes slideX {
  0% {
    -webkit-transform: none;
    transform: none;
    right: 100%;
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 0;
  }
}

@keyframes slideX {
  0% {
    -webkit-transform: none;
    transform: none;
    right: 100%;
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 0;
  }
}

/*------------------------------------------------
    Banner
        - Default
        - Video Banner
        - Newsletter Banner
            - Simple
            - With Dark Background
        - Banner Divider
------------------------------------------------*/
.banner {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 1rem;
  overflow: hidden;
}
@-webkit-keyframes shinee{100%{left:125%}
}@keyframes shinee{100%{left:125%}}

.shine-effect{overflow:hidden;position:relative}

.shine-effect:hover::before {
  -webkit-animation: shinee 1.2s;
  animation: shinee 1.2s;
}
.no_border_title  .title-link-wrapper1 {

  border-bottom-width: 0;
}
.pad_style1 .product_slider4{
  gap: 1px;
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  background-color: #f1f2f4;
  padding: 0;
}
.pad_style1 .product_slider4 .single_product_slide{
  background-color: #FFF;
  width: 100%;
}
.pos4:not(.pos44_trendyol) .pad_style1 .single_product_slide .product-name {

  display: none;
}
.pos4 .top_slide_product .box_ntop .title::before{
  display:none;
}
.pos_m .bslider_row{
    position: relative;
}
.pos_style1 .product-wrap {
  padding-bottom: 0px;
  padding: 0 1rem;
 }
.pos_style1 .single_product_slide:hover,
.pos_style1 .single_product_slide:focus{
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.pos_m .single_product_slide:hover,
.pos_m .single_product_slide:focus{
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.pos_m .product_slider1 .single_product_slide::after{
    position: absolute;
  content: "";

}
.pos_m .product_slider1 .single_product_slide {
border-radius: 10px;
  border: 0.7px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  margin:0 1rem 0 0;
     height: 35rem;
  position: relative;

  transition: 0.3s;
}
.pos_m .product_slider1 .single_product_slide  .product{
  
      height: 100%;
  display: flex;
  flex-direction: column;
}
.pos4 .pad_style1{
  background-color: #FFF;
}
.pad_style1 .swiper-button-next, .pad_style1  .swiper-button-prev {

  border-width: 0 !important;
  box-shadow: 0 0 0 !important;
}
.new_stemp img{
  height: auto;
}
.pad_style1{
  background-color: #fdfdfd;
}
.pos4 .product_slider4 .product-media{
  height: 14rem;
display: flex;
align-items: center;
padding-top: 2rem;
}
.pos4 .product_slider4 .product-media a{
  margin: 0 auto;
}
.breadcrumb-nav + .page-content{
 
}
.pos44{
  display: grid;
  flex-wrap: wrap;
  border: 1px solid #ddd;
  border-radius: 1.3rem;
  gap: 1px;
  grid-template-columns: repeat(3,minmax(0,1fr));
  background-color: #f1f2f4;
  position: relative;
  overflow: hidden;
}
.shine-effect::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
  transform: skewX(-25deg);
}


.banner figure img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.banner_hover .banner:hover figure img,
.banner_hover .banner:focus figure img{


}
.banner .banner-content {
  position: relative;
  z-index: 1;
}

.banner .banner-content a:not(.btn) {
  color: inherit;
}

.banner .banner-content a:not(.btn):hover,
.banner .banner-content a:not(.btn).active {
  color: #336699;
}

.banner .banner-info {
  line-height: 1.45;
  margin-bottom: 1rem;
}

.banner_white {}

.banner-fixed .btn-dark.btn-link {

  font-weight: 500;
}

.banner_white .banner-price-info,
.banner_white .btn-slide-right {
  color: var(--color_white) !important;

}

.banner-fixed .banner-title {
  color: var(--color_orang3);

}

.banner-fixed .banner-price-info {
  color: var(--color_black);
  font-size: 22px;
  line-height: 28px;
  margin: 10px 0 25px;
}

.banner-fixed>.container,
.banner-fixed>.container-fluid,
.banner-fixed>.banner-content {
  position: absolute;
  z-index: 1;
  right: 3em;
}

.banner-fixed>.container,
.banner-fixed>.container-fluid {
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
}

.banner-fixed.content-middle .banner-content {
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.banner-fixed.content-center .banner-text {
  text-align: center;
  right: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.banner-fixed.content-center.content-middle .banner-content {
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.banner-background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.banner-newsletter-2 .banner-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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.banner-newsletter-2 {
  font-size: 1rem;
}

.banner-newsletter-2 .banner-content {
  padding: 0 1.5rem;
  max-width: 49.8rem;
  min-width: 30rem;
}

.banner-newsletter-2 .banner-title {
  font-size: 3em;
  margin-bottom: 0.5rem;
}

.banner-newsletter-2 p {
  font-size: 1.3em;
  margin-bottom: 3.5rem;
}

.banner-newsletter-2 .form-control {
  font-size: 1.4em;
  border: 0;
  border-bottom: 2px solid #88817b;
  max-width: 37.7rem;
  margin: 0 auto 2rem auto;
  text-align: center;
}

.banner-newsletter-2 img {
  min-height: 33rem;
}

.banner-newsletter-2 .btn {
  height: 4.8rem;
}

.banner-newsletter-2 .input-wrapper {
  max-width: 38rem;
  width: 100%;
}

.banner-newsletter-4 {
  background-color: #eeeeee;
}

.banner-newsletter-4 .banner-content {
  margin: 1rem;
  padding: 3.5rem 2rem 1rem;
}

.banner-newsletter-4 input {
  border: 2px solid #cccccc;
}

.banner-newsletter-5 {
  background-color: #cccccc;
  padding: 4rem;
}

.banner-newsletter-5 .banner-content {
  max-width: 56rem;
  padding: 1.5rem 1.5rem 2rem;
  margin-right: auto;
  margin-left: auto;
}

.banner-newsletter-5 .banner-title {
  margin-bottom: 0.5rem;
}

.banner-newsletter-5 p {
  font-size: 1.3rem;
  text-align: center;
  line-height: 1.8;
  max-width: 49rem;
  margin-bottom: 2.5rem;
}

.banner-newsletter-5 input.form-control {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: transparent;
}

.banner-border-gradient::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 69%;
  padding-top: 30%;
  background: linear-gradient(30deg, #999999 0%, #999999 50%, transparent 50.1%);
}

.banner-divider {
  width: 4rem;
  height: 0.4rem;
  border: 0;
  margin-right: 0;
  margin-bottom: 1.2rem;
}

.banner-video .btn-play-video {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 6rem;
  height: 6rem;
  background-color: #fff;
  border-radius: 50%;
  z-index: 1000;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.banner-video .btn-play-video:hover {
  background-color: #333;
}

.banner-video .btn-play-video:hover::before {
  color: #fff;
}

.banner-video .btn-play-video::before {
  content: "ï‹";
  position: absolute;
  margin-left: 0.2rem;
  font-family: "Font Awesome 5 Free";
  font-size: 2.8rem;
  font-weight: 600;
  color: #333;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 1;
}

.banner-video video {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.banner-video.playing .btn-play-video,
.banner-video.paused .btn-play-video {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.4s, opacity 0.4s;
  transition: visibility 0.4s, opacity 0.4s;
}

.banner-video.playing:hover .btn-play-video,
.banner-video.paused:hover .btn-play-video {
  visibility: visible;
  opacity: 1;
}

.banner-video.playing video,
.banner-video.paused video {
  display: block;
}

.banner-video.playing .btn-play-video::before {
  content: "ïŒ";
}

@media (max-width: 1199px) {
  .widget-banner .banner-title {
    margin-bottom: 4rem;
  }
}

@media (max-width: 767px) {
  .banner-newsletter-2 {
    font-size: 0.8rem;
  }
}

@media (max-width: 479px) {

  .banner-newsletter-4 .input-wrapper,
  .banner-newsletter-5 .input-wrapper {
    display: block;
    text-align: center;
    height: auto;
  }

  .banner-newsletter-4 .input-wrapper .btn,
  .banner-newsletter-5 .input-wrapper .btn {
    margin: 2rem;
  }

  .banner-newsletter-4 .input-wrapper-round .form-control,
  .banner-newsletter-4 .input-wrapper-round .btn {
    border-radius: 3rem;
  }
}

/*------------------------------------
    Blog
        - Default
        - List
        - Mask
        - Widget
------------------------------------*/
.post {
  font-size: 1rem;
}

.post .btn {
  font-weight: 400;
  text-transform: capitalize;
}

.post .btn i {
  font-size: 1.8rem;
  margin-right: 8px;
}

.post .btn i::before {
  margin: 0;
}

.post .post-details>*:last-child {
  margin-bottom: 0;
}

.post-calendar {
  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-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 4.1rem;
  height: 4.2rem;
  background: #fff;
  color: #333;
  font-weight: 600;
  line-height: 1;
  z-index: 3;
  border-radius: 0.3rem;
}

.post-calendar .post-day {
  display: block;
  margin-bottom: 0.1rem;
  font-size: 1.4rem;
}

.post-calendar .post-month {
  display: block;
  font-size: 1rem;
  text-transform: uppercase;
}

.post-media {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}

.post-media img {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.post-media .post-calendar {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
.btndsvg{
  border-radius: 16.5px;
  background: #FF6B00;
  padding: 1px;
  margin-right: 8px;
}
.post-details {
position: relative;
  margin-top: -6rem;
  padding: 3rem 2rem;
  max-width: 84%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  border: 1px solid #DBDBDB;
  background: linear-gradient(125deg, #FFF -8.88%, #FFF 70.51%);
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.04);
  backdrop-filter: blur(5px);
}

.post-title {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: -0.025em;
  margin-bottom: 1.3rem;
}

.post-title:hover {
  color: var(--color_orang4);
}

.post-title a {
  color: inherit;
}

.post-content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1.3rem;
  line-height: 1.9;
  letter-spacing: -0.025em;
  margin-bottom: 1.8rem;
}

.post-meta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999999;
  font-size: 1.3rem;
  font-weight: 600; 
  line-height: 1.7;
  margin-bottom: 0.3rem;
}

.post-meta a {
  font-weight: 600;font-size: 10px;
  font-size: 1.4rem;
  color: #333;
  white-space: nowrap;
}

.post-meta a:hover {
  color: #336699;
}

.post-meta a:hover span {
  color: inherit;
}

.post-meta .post-author {
  margin: 0 0.4rem;
}

.post-meta .post-date {
  margin: 0 0.4rem 0 2rem;
  font-weight: 400;
}

.post-meta .post-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  font-weight: 400;
}

.post-meta .post-comment i {
  font-size: 1.8rem;
}

.post-meta .post-comment span {
  margin: 0 0.8rem 0 0.4rem;
  font-weight: 600;
  color: #333;
  -webkit-transition: inherit;
  transition: inherit;
}

.post-cats {
  margin-bottom: 0.6rem;
  color: #fff;
}

.post-cats a {
  color: inherit;
  font-size: 1.4rem;
}

.post-cats a:not(:first-child) {
  margin-right: 0.3rem;
}

.post-date {
  font-weight: 400;
}

.post-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-list .post-media {
  max-width: 43.1%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 43.1%;
  flex: 0 0 43.1%;
  margin-left: 2rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.post-list img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.post-list .post-details {
  padding: 2.3rem 0 2.4rem;
}

@media (min-width: 768px) {
  .post-list .post-title {
    white-space: normal;
  }
}

.post-grid .post-details {
  padding-top: 1.6rem;
}

.post-mask {
  position: relative;
}

.post-mask::before {
  content: "";
  display: block;
  height: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0.75;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), to(#000));
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
  z-index: 1;
}

.post-mask .post-details {
  position: absolute;
  bottom: 0rem;
  right: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  padding: 0 3rem;
  z-index: 2;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background: transparent;
  border-width: 0;
}

.post-mask .post-details-visible {
  position: absolute;
  bottom: 100%;
  right: 3rem;
  left: 3rem;
}

.post-mask .post-title {
  letter-spacing: 0;margin:0;
}

.post-mask .post-meta {
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.post-mask .post-meta i {
  margin-left: 0.8rem;
}

.post-mask a {
  position: relative;
  color: inherit;
}

.post-mask a:hover {
  color: #fff;
  text-decoration: underline;
}

.post-mask .post-comment {
padding-right: 2.8rem;
  margin-right: 1rem;
}
.box_category .filters{
border-width: 0 !important;
  margin-bottom: 0 !important;
}
.box_category .nav-filter.active {

  color: rgba(0, 0, 0, 0.4) !important;
}
.box_category .nav-filter:hover {

  color: rgba(0, 0, 0, 0.9) !important;
}
.box_category .filter-underline .nav-filter.active::after, 
.box_category .filter-underline .nav-filter:hover::after {

  border-color: var(--color_orang);
  top: 5px;
  position: relative;
}
.post-mask .post-comment::before {
    content: "";
  font-family: "wolmart";
  position: absolute;
  font-size: 12px;
  right: 0;
}

.post-mask:hover .post-details {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.post-mask:hover .post-meta {
  opacity: 1;
}

.post-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-widget .post-media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28.6%;
  flex: 0 0 28.6%;
  max-width: 28.6%;
}

.post-widget .post-details {
  margin-right: 1.6rem;
  padding: 0;
}

.post-widget .post-meta {
  margin-bottom: 0.5rem;
}

.post-widget .post-date {
  margin: 0;
  font-size: 1.3rem;
  color: #666;
}

.post-widget .post-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0.1rem;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.45;
  white-space: normal;
}

.post-md .post-details {
  padding-top: 1.8rem;
}

.post-md .post-content p {
  -webkit-line-clamp: 3;
}

@media (min-width: 576px) {
  .post-list .post-details {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media (max-width: 991px) {

  .post-lg.text-center .post-details,
  .post-md.text-center .post-details {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .post-details {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .post-list {
    display: block;
  }

  .post-list .post-media {
    margin-left: 0;
    max-width: none;
  }
}

.isuport {
  margin: 0 0 0.2rem 0.4rem;
  font-size: 1.8rem !important;
}

.NBTNGRAY {
  margin: 0 0 0.2rem 0.4rem;
  font-size: 1.8rem !important;
}

/*--------------------------------------
    Buttons
        - Button
            - Default
            - Primary
            - Success
            - Secondary
        - Outline Button
            - Primary
            - Success
            - Secondary
        - Icon Button
            - Icon Right, Left
            - Reveal Right, Left
        - Rounded
        - Round
        - Other Button Styles
            - Slide Left, Right, Top, Bottom
            - Infinite Loop
--------------------------------------*/
.btn {
  display: inline-block;
  border: 3px solid #ccc;
  background-color: #fff;
  color: #666;
  outline: 0;
  border-radius: 0;
  font-family: inherit;
  font-weight: 400;
  font-size: 1.4rem;
  padding: 0.93em 1.98em;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s;
  transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  white-space: nowrap;
  cursor: pointer;
}

.btn:hover,
.btn:active,
.btn:focus {
  color: #666;
  border-color: gainsboro;
  background-color: gainsboro;
}

.btn i {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
  line-height: 0;
  margin-bottom: 0.2rem;
}

.btn i::before {
  margin: 0;
}

.btn.btn-icon-right i {
  margin-right: 0;
  margin-left: 0.6rem;
}

.btn.btn-icon-left i {
  margin-left: 0.6rem;
  margin-right: 0;
}

.btn svg {
  margin-left: 0.5rem;
  stroke: #fff;
  stroke-width: 3px;
  fill: #fff;
  -webkit-transition: stroke 0.4s, fill 0.4s;
  transition: stroke 0.4s, fill 0.4s;
}

.btn-outline {
  background-color: transparent;
  border: 2px solid;
}

.btn-outline.light {
  padding: 0.996em 2em;
  border: 1px solid;
}

.btn-reveal-left i {
  opacity: 0;
  margin-right: -1em;
  -webkit-transform: translate(-0.5em);
  transform: translate(-0.5em);
  margin-left: 0;
  -webkit-transition: opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, margin 0.3s;
  transition: transform 0.3s, opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
}

.btn-reveal-left:hover i,
.btn-reveal-left:active i,
.btn-reveal-left:focus i {
  opacity: 1;
  margin-right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-left: 0.7rem;
}

.btn-reveal-right i {
  opacity: 0;
  margin-left: -1em;
  -webkit-transform: translateX(0.5em);
  transform: translateX(0.5em);
  margin-right: 0;
  -webkit-transition: opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, margin 0.3s;
  transition: transform 0.3s, opacity 0.3s, margin 0.3s, -webkit-transform 0.3s;
}

.btn-reveal-right:hover i,
.btn-reveal-right:active i,
.btn-reveal-right:focus i {
  opacity: 1;
  margin-left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-left: 0.7rem;
}

.btn-simple::after {
  display: block;
  margin-top: 3px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  border-top: 3px solid;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  content: "";
}

.btn-link {
  padding: 0;
  border: 0;
  background: transparent;
}

@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .btn-link {
    overflow: visible;
  }
}

.btn-link:not(.btn-underline) {
  padding-bottom: 3px;
}

.btn-link:hover,
.btn-link.active,
.btn-link:focus {
  background: transparent;
}

.btn-shadow {
  -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.1);
}

.btn-shadow:hover,
.btn-shadow:active,
.btn-shadow:focus {
  -webkit-box-shadow: 0 17px 20px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 17px 20px -7px rgba(0, 0, 0, 0.2);
}

.btn-underline:hover::after,
.btn-underline:active::after,
.btn-underline:focus::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.product-label-group1 {
  position: absolute;
  right: 2rem;
  top: 2rem;
  max-width: 11rem;
  z-index: 1;
}

.product-label-group2 {
position: absolute;
  left: -14px;
  top: -1rem;
  max-width: 11rem;
  z-index: 1;
  margin-right: auto;
}

.prln {
  background: var(--color_black);
  padding: 0.6rem 1rem;
}

.prlo {
  background: var(--color_orang);
  padding: 0.6rem 1rem;
}

.prl {}

.max_h160 {
  max-height: 160px;

}

.btn-underline::after {
  display: block;
  margin-top: 3px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  border-top: 3px solid var(--color_orang4);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  content: "";
}

.btn-underline.sm::after {
  width: 46%;
}

.btn-underline.lg::after {
  margin-right: -16.5%;
  margin-left: -16.5%;
  width: 133%;
}
.cart_box2  .product-media img:last-child {

  max-width: 100%;
  display: flex;
  align-items: center;
}
.btn-like {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0.429em 0.874em;
  border-radius: 3px;
}

.force_cls {
  padding-right: 5px;
}
.btn-orang5 {
  color: #fff;
  border-color: var(--color_orang);
  background-color: var(--color_orang);
}
.btn-orang5:hover,
.btn-orang5:active,
.btn-orang5:focus {
  color: #fff;
  border-color: var(--color_orang);
  background-color: var(--color_orang);
}


.btn-red {
  color: #fff;
  border-color: var(--color_red);
  background-color: var(--color_red);
}
.category-toggle{
  position: relative;
}
.category-toggle::before{
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 1px;
  height: 12px;
}
.btn-red:hover,
.btn-red:active,
.btn-red:focus {
  color: #fff;
  border-color: var(--color_red);
  background-color: var(--color_red);
}


.btn-blue {
  color: #fff;
  border-color: var(--color_blue2);
  background-color: var(--color_blue2);
  border-radius: 6px;
}

.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus {
  color: #fff;
  border-color: var(--color_blue);
  background-color: var(--color_blue);
}



.btn-orang4 {
  color: #fff;
  border-color: var(--color_orang4);
  background-color: var(--color_orang4);
}

.btn-orang4:hover,
.btn-orang4:active,
.btn-orang4:focus {
  color: #fff;
  border-color: var(--color_orang4);
  background-color: var(--color_orang4);
}

.btn-black {
  color: #fff;
  border-color: var(--color_black);
  background-color: var(--color_black);
}

.btn-black:hover,
.btn-black:active,
.btn-black:focus {
  color: #fff;
  border-color: var(--color_black);
  background-color: var(--color_black);
}

.btn-primary {
  color: #fff;
  border-color: #336699;
  background-color: #336699;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: #fff;
  border-color: #3c78b4;
  background-color: #3c78b4;
}

.btn-primary.btn-solid {
  color: #336699;
  border-color: #fff;
  background-color: #fff;
}

.btn-primary.btn-solid:hover,
.btn-primary.btn-solid:active,
.btn-primary.btn-solid:focus {
  border-color: #336699;
  background-color: #336699;
  color: #fff;
}

.btn-primary.btn-outline {
  color: #336699;
  border-color: #336699;
  background-color: transparent;
}

.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:active,
.btn-primary.btn-outline:focus {
  background-color: #336699;
  color: #fff;
}

.btn-primary.btn-link {
  background-color: transparent;
  color: #336699;
  border-color: #336699;
}

.btn-primary.btn-link:hover,
.btn-primary.btn-link:active,
.btn-primary.btn-link:focus {
  color: #336699;
  background-color: transparent;
}

.btn-primary.btn-underline:hover,
.btn-primary.btn-underline:active,
.btn-primary.btn-underline:focus {
  color: #336699;
}

.cart_products {
  height: calc(100% - 14rem);
  overflow-y: auto;
  overflow-x: hidden;
  margin: 1em 0em;
}

.btn-dark {
  color: #fff;
  border-color: var(--color_black);
  background-color: var(--color_black);
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus {
  color: #fff;
  border-color: var(--color_black);
  background-color: var(--color_black);
}

.btn-dark.btn-solid {
  color: #333;
  border-color: #fff;
  background-color: #fff;
}

.btn-dark.btn-solid:hover,
.btn-dark.btn-solid:active,
.btn-dark.btn-solid:focus {
  border-color: #333;
  background-color: #333;
  color: #fff;
}

.btn-dark.btn-outline {
  color: #333;
  border-color: #333;
  background-color: transparent;
}

.btn-dark.btn-outline:hover,
.btn-dark.btn-outline:active,
.btn-dark.btn-outline:focus {
  background-color: #333;
  color: #fff;
}
.dbtn_mred{
    display: flex;
  align-items: center;
}
.btn_mred{

box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.04);
  backdrop-filter: blur(5px);
  display: flex;
  padding: 6px 2rem;
  color: #292929;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: white;
  margin-right: auto;
  margin-left: auto;

}
.btn-dark.btn-link {
  background-color: transparent;
  color: var(--color_black);
  border-color: var(--color_black);
}

.btn-dark.btn-link:hover,
.btn-dark.btn-link:active,
.btn-dark.btn-link:focus {
  border-color: var(--color_black);
  background-color: transparent;
}

.btn-dark.btn-underline:hover,
.btn-dark.btn-underline:active,
.btn-dark.btn-underline:focus {
  border-color: var(--color_black);
}

.btn-dark-light {
  color: #fff;
  border-color: #666;
  background-color: #666;
}

.btn-dark-light:hover,
.btn-dark-light:active,
.btn-dark-light:focus {
  color: #fff;
  border-color: #787878;
  background-color: #787878;
}

.btn-dark-light.btn-solid {
  color: #666;
  border-color: #fff;
  background-color: #fff;
}

.btn-dark-light.btn-solid:hover,
.btn-dark-light.btn-solid:active,
.btn-dark-light.btn-solid:focus {
  border-color: #666;
  background-color: #666;
  color: #fff;
}

.btn-dark-light.btn-outline {
  color: #666;
  border-color: #666;
  background-color: transparent;
}

.btn-dark-light.btn-outline:hover,
.btn-dark-light.btn-outline:active,
.btn-dark-light.btn-outline:focus {
  background-color: #666;
  color: #fff;
}

.btn-dark-light.btn-link {
  background-color: transparent;
  color: #666;
  border-color: #666;
}

.btn-dark-light.btn-link:hover,
.btn-dark-light.btn-link:active,
.btn-dark-light.btn-link:focus {
  color: #666;
  background-color: transparent;
}

.btn-dark-light.btn-underline:hover,
.btn-dark-light.btn-underline:active,
.btn-dark-light.btn-underline:focus {
  color: #666;
}

.btn-white {
  color: #fff;
  border-color: #fff;
  background-color: #fff;
  color: #333;
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
  color: #fff;
  border-color: white;
  background-color: white;
}

.btn-white.btn-solid {
  color: #fff;
  border-color: #fff;
  background-color: #fff;
}

.btn-white.btn-solid:hover,
.btn-white.btn-solid:active,
.btn-white.btn-solid:focus {
  border-color: #fff;
  background-color: #fff;
  color: #fff;
}

.btn-white.btn-outline {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.btn-white.btn-outline:hover,
.btn-white.btn-outline:active,
.btn-white.btn-outline:focus {
  background-color: #fff;
  color: #fff;
}

.btn-white.btn-link {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.btn-white.btn-link:hover,
.btn-white.btn-link:active,
.btn-white.btn-link:focus {
  color: #fff;
  background-color: transparent;
}

.btn-white.btn-underline:hover,
.btn-white.btn-underline:active,
.btn-white.btn-underline:focus {
  color: #fff;
}

.btn-white.btn-outline:hover,
.btn-white.btn-outline:active,
.btn-white.btn-outline:focus {
  color: var(--color_orang4);
  border-color: #fff;
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-success {
  color: #fff;
  border-color: #799b5a;
  background-color: #799b5a;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  color: #fff;
  border-color: #8bab6e;
  background-color: #8bab6e;
}

.btn-success.btn-solid {
  color: #799b5a;
  border-color: #fff;
  background-color: #fff;
}

.btn-success.btn-solid:hover,
.btn-success.btn-solid:active,
.btn-success.btn-solid:focus {
  border-color: #799b5a;
  background-color: #799b5a;
  color: #fff;
}

.btn-success.btn-outline {
  color: #799b5a;
  border-color: #799b5a;
  background-color: transparent;
}

.btn-success.btn-outline:hover,
.btn-success.btn-outline:active,
.btn-success.btn-outline:focus {
  background-color: #799b5a;
  color: #fff;
}

.btn-success.btn-link {
  background-color: transparent;
  color: #799b5a;
  border-color: #799b5a;
}

.btn-success.btn-link:hover,
.btn-success.btn-link:active,
.btn-success.btn-link:focus {
  color: #799b5a;
  background-color: transparent;
}

.btn-success.btn-underline:hover,
.btn-success.btn-underline:active,
.btn-success.btn-underline:focus {
  color: #799b5a;
}

.btn-warning {
  color: #fff;
  border-color: #ffa800;
  background-color: #ffa800;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
  color: #fff;
  border-color: #ffb424;
  background-color: #ffb424;
}

.btn-warning.btn-solid {
  color: #ffa800;
  border-color: #fff;
  background-color: #fff;
}

.btn-warning.btn-solid:hover,
.btn-warning.btn-solid:active,
.btn-warning.btn-solid:focus {
  border-color: #ffa800;
  background-color: #ffa800;
  color: #fff;
}

.btn-warning.btn-outline {
  color: #ffa800;
  border-color: #ffa800;
  background-color: transparent;
}

.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:active,
.btn-warning.btn-outline:focus {
  background-color: #ffa800;
  color: #fff;
}

.btn-warning.btn-link {
  background-color: transparent;
  color: #ffa800;
  border-color: #ffa800;
}

.btn-warning.btn-link:hover,
.btn-warning.btn-link:active,
.btn-warning.btn-link:focus {
  color: #ffa800;
  background-color: transparent;
}

.btn-warning.btn-underline:hover,
.btn-warning.btn-underline:active,
.btn-warning.btn-underline:focus {
  color: #ffa800;
}

.btn-secondary {
  color: #fff;
  border-color: #f77c29;
  background-color: #f77c29;
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
  color: #fff;
  border-color: #f8914b;
  background-color: #f8914b;
}

.btn-secondary.btn-solid {
  color: #f77c29;
  border-color: #fff;
  background-color: #fff;
}

.btn-secondary.btn-solid:hover,
.btn-secondary.btn-solid:active,
.btn-secondary.btn-solid:focus {
  border-color: #f77c29;
  background-color: #f77c29;
  color: #fff;
}

.btn-secondary.btn-outline {
  color: #f77c29;
  border-color: #f77c29;
  background-color: transparent;
}

.btn-secondary.btn-outline:hover,
.btn-secondary.btn-outline:active,
.btn-secondary.btn-outline:focus {
  background-color: #f77c29;
  color: #fff;
}

.btn-secondary.btn-link {
  background-color: transparent;
  color: #f77c29;
  border-color: #f77c29;
}

.btn-secondary.btn-link:hover,
.btn-secondary.btn-link:active,
.btn-secondary.btn-link:focus {
  color: #f77c29;
  background-color: transparent;
}

.btn-secondary.btn-underline:hover,
.btn-secondary.btn-underline:active,
.btn-secondary.btn-underline:focus {
  color: #f77c29;
}

.btn-error {
  color: #fff;
  border-color: #6d1a17;
  background-color: #6d1a17;
}

.btn-error:hover,
.btn-error:active,
.btn-error:focus {
  color: #fff;
  border-color: #8a211d;
  background-color: #8a211d;
}

.btn-error.btn-solid {
  color: #6d1a17;
  border-color: #fff;
  background-color: #fff;
}

.btn-error.btn-solid:hover,
.btn-error.btn-solid:active,
.btn-error.btn-solid:focus {
  border-color: #6d1a17;
  background-color: #6d1a17;
  color: #fff;
}

.btn-error.btn-outline {
  color: #6d1a17;
  border-color: #6d1a17;
  background-color: transparent;
}

.btn-error.btn-outline:hover,
.btn-error.btn-outline:active,
.btn-error.btn-outline:focus {
  background-color: #6d1a17;
  color: #fff;
}

.btn-error.btn-link {
  background-color: transparent;
  color: #6d1a17;
  border-color: #6d1a17;
}

.btn-error.btn-link:hover,
.btn-error.btn-link:active,
.btn-error.btn-link:focus {
  color: #6d1a17;
  background-color: transparent;
}

.btn-error.btn-underline:hover,
.btn-error.btn-underline:active,
.btn-error.btn-underline:focus {
  color: #6d1a17;
}


.btn-orang {
  color: #fff;
  border-color: var(--color_orang);
  background-color: var(--color_orang);
}

.btn-orang:hover,
.btn-orang:active,
.btn-orang:focus {
  color: #fff;
  border-color: var(--color_orang);
  background-color: var(--color_orang);
}

.btn-grey {
  color: #fff;
  border-color: #00baa3;
  background-color: #00baa3;
}

.btn-grey:hover,
.btn-grey:active,
.btn-grey:focus {
  color: #fff;
  border-color: #00dec2;
  background-color: #00dec2;
}

.btn-grey.btn-solid {
  color: #00baa3;
  border-color: #fff;
  background-color: #fff;
}

.btn-grey.btn-solid:hover,
.btn-grey.btn-solid:active,
.btn-grey.btn-solid:focus {
  border-color: #00baa3;
  background-color: #00baa3;
  color: #fff;
}

.btn-grey.btn-outline {
  color: #00baa3;
  border-color: #00baa3;
  background-color: transparent;
}

.btn-grey.btn-outline:hover,
.btn-grey.btn-outline:active,
.btn-grey.btn-outline:focus {
  background-color: #00baa3;
  color: #fff;
}

.btn-grey.btn-link {
  background-color: transparent;
  color: #00baa3;
  border-color: #00baa3;
}

.btn-grey.btn-link:hover,
.btn-grey.btn-link:active,
.btn-grey.btn-link:focus {
  color: #00baa3;
  background-color: transparent;
}

.btn-grey.btn-underline:hover,
.btn-grey.btn-underline:active,
.btn-grey.btn-underline:focus {
  color: #00baa3;
}











.btn-gray {
  color: var(--color_black);
  border-color: var(--color_gray);
  background-color: var(--color_gray);
}

.btn-gray:hover,
.btn-gray:active,
.btn-gray:focus {
  color: var(--color_black);
  border-color: var(--color_gray);
  background-color: var(--color_gray);
}

.btn-gray.btn-solid {
  color: var(--color_black);
  border-color: var(--color_gray);
  background-color: var(--color_gray);
}

.btn-gray.btn-solid:hover,
.btn-gray.btn-solid:active,
.btn-gray.btn-solid:focus {
  color: var(--color_black);
  border-color: var(--color_gray);
  background-color: var(--color_gray);
}

.btn-gray.btn-outline {
  color: #00baa3;
  border-color: #00baa3;
  background-color: transparent;
}

.btn-gray.btn-outline:hover,
.btn-gray.btn-outline:active,
.btn-gray.btn-outline:focus {
  color: var(--color_black);
  border-color: var(--color_gray);
  background-color: var(--color_gray);
}

.btn-gray.btn-link:hover,
.btn-gray.btn-link:active,
.btn-gray.btn-link:focus {
  color: var(--color_black);
  border-color: var(--color_gray);
  background-color: var(--color_gray);
}

.btn-gray.btn-underline:hover,
.btn-gray.btn-underline:active,
.btn-gray.btn-underline:focus {
  color: var(--color_black);
  border-color: var(--color_gray);
  background-color: var(--color_gray);
}








.btn.btn-rounded {
  border-radius: 3px;
}

.btn.btn-ellipse {
  border-radius: 30px;
}

.btn.btn-block {
  display: block;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.btn.btn-block svg {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
}

.btn.btn-sm {
  font-size: 1.3rem;
  padding: 0.77em 1.4em;
}

.btn.btn-lg {
  font-size: 1.8rem;
  padding: 0.95em 1.835em;
}

.btn.btn-xl {
  font-size: 2.4rem;
  padding: 0.84em 1.8em;
}

.btn svg {
  width: 16px;
  height: 16px;
}

.btn-slide-left:hover i,
.btn-slide-left:active i,
.btn-slide-left:focus i {
  -webkit-animation: 0.5s ease slideLeft;
  animation: 0.5s ease slideLeft;
}

.btn-slide-right:hover i,
.btn-slide-right:active i,
.btn-slide-right:focus i {
  -webkit-animation: 0.5s ease slideRight;
  animation: 0.5s ease slideRight;
}

.btn-slide-up:hover i,
.btn-slide-up:active i,
.btn-slide-up:focus i {
  -webkit-animation: 0.5s ease slideUp;
  animation: 0.5s ease slideUp;
}

.btn-slide-down:hover i,
.btn-slide-down:active i,
.btn-slide-down:focus i {
  -webkit-animation: 0.5s ease slideDown;
  animation: 0.5s ease slideDown;
}

.btn-infinite:hover i {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(0.5em);
    transform: translateX(0.5em);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(0.5em);
    transform: translateX(0.5em);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(-0.5em);
    transform: translateX(-0.5em);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(-0.5em);
    transform: translateX(-0.5em);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(0.5em);
    transform: translateY(0.5em);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(0.5em);
    transform: translateY(0.5em);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*------------------------------------
    Category
        - Base
            - Default
            - Group Category
                - Image
                - Icon
            - Category Banner
-------------------------------------*/
.category {
  position: relative;
  font-size: 1rem;
  color: #666;
}

.category a {
  color: inherit;
}

.category a:hover {
  color: #336699;
}

.category img {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;

  height: auto;
  color: #f4f4f4;
  background-color: #f4f4f4;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  transition: transform 1s ease;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
  transition: transform 1s ease;
  height: 100%;

}

.category .category-name {
  margin-bottom: 0;
  text-align: center;

  text-transform: uppercase;
  letter-spacing: -0.025em;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.category .category-count {
  font-size: 1.4rem;
}

.category p {
  text-align: start;
  font-size: 1.4rem;
  line-height: 1.25;
  letter-spacing: 0;
  color: #666;
}

.category-content .category-list {
  color: #666666;
  text-align: start;
  font-size: 1.3em;
}

.category-content .category-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  line-height: 1.9;
}

.category-content .category-list li::before {
  content: "î¤“";
  color: inherit;
  font-family: "wolmart";
  font-size: 1.3rem;
  margin-left: 0.3rem;
  margin-right: -0.3rem;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.category-content .category-list li:hover::before {
  color: #336699;
  -webkit-animation: navItemArrow 0.6s linear infinite;
  animation: navItemArrow 0.6s linear infinite;
}

.category-absolute .category-content {
  position: absolute;
  cursor: pointer;
}

.category-default .category-content {
  padding-bottom: 0.2rem;
  -webkit-transition: padding-bottom 0.3s;
  transition: padding-bottom 0.3s;
}

.category-default .btn {
  position: absolute;
  margin-top: -2rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: margin-top 0.3s, opacity 0.3s, visibility 0.3s;
  transition: margin-top 0.3s, opacity 0.3s, visibility 0.3s;
}

.category-default:hover .category-content {
  padding-bottom: 3.2rem;
}

.category-default:hover .btn {
  margin-top: 1rem;
  opacity: 1;
  visibility: visible;
}

.ncategory_content {
  position: absolute;
  background-color: var(--color_black);
  opacity: 0.7;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}

.category-default1 .category-content {
  right: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 44px;
  height: 20%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

.category-default1 .category-content .category-count {
  position: absolute;
  font-size: 1.2rem;
  line-height: 1.3;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  z-index: 1;
  font-weight: 400;
}

.category-default1 .category-content .category-name {

  padding-bottom: 0;
  padding-bottom: 0;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: -0.1px;
  -webkit-transition: padding-bottom 0.3s;
  transition: padding-bottom 0.3s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 75%;
  direction: ltr;
  z-index: 1;
  font-weight: 400;
  padding-top: 5px;
}

.category-default1:hover .category-name {
  padding-bottom: 1.3rem;
}

.category-default1:hover .category-count {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 1;
  visibility: visible;
  padding-top: 1px;
}

.category-group-image,
.category-group-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #eee;
}

.category-group-image>*,
.category-group-icon>* {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.category-group-image .category-content ul,
.category-group-icon .category-content ul {
  padding-right: 0;
}

.category-group-image {
  padding: 1rem;
  font-size: 1rem;
  height: 100%;
}

.category-group-image .category-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: start;
  padding: 1.1rem 3rem 0.8rem 0;
}

.category-group-image .category-content ul {
  margin: 0;
}

.category-group-image .category-name {
  font-size: 1.6em;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 1.1rem;
  line-height: 1.4;
  text-align: start;
  letter-spacing: 0;
}

.category-group-image a {
  white-space: nowrap;
}

.category-ellipse .category-media {
  border-radius: 50%;
  overflow: hidden;
  border: 0px solid #fff;
  -webkit-transition: border-width 0.1s, -webkit-box-shadow 0.1s;
  transition: border-width 0.1s, -webkit-box-shadow 0.1s;
  transition: box-shadow 0.1s, border-width 0.1s;
  transition: box-shadow 0.1s, border-width 0.1s, -webkit-box-shadow 0.1s;
}

.category-ellipse .category-content {
  margin-top: 1.7rem;
}

.category-ellipse .category-name:hover {
  color: #336699;
}

.category-ellipse:hover .category-media {
  border-width: 8px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
}

.category-classic {
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.category-classic .category-content {
  right: 0;
  left: 0;
  bottom: 1.5rem;
  overflow: hidden;
  text-align: center;
}

.category-classic .category-name {
  font-size: 1.4rem;
  line-height: 1.45;
  text-transform: capitalize;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.category-classic .btn {
  position: absolute;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  top: 100%;
  -webkit-transition: top 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s, transform 0.3s;
  transition: top 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.category-classic:hover {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}

.category-classic:hover .category-name {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.category-classic:hover .btn {
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.category-icon .category-media {
  padding: 2.4rem 0.5rem;
  border: 1px solid #eee;
  width: 130px;
  height: 130px;
  max-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;
  font-size: 5rem;
  border-radius: 50%;
  margin: 0 auto 2rem auto;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: border-color 0.3s, -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s, border-color 0.3s;
  transition: box-shadow 0.3s, border-color 0.3s, -webkit-box-shadow 0.3s;
}

.category-icon .category-name {
  padding-bottom: 0;
  color: #fff;
  font-size: 1.3rem;
  letter-spacing: 0.035em;
  -webkit-transition: padding-bottom 0.3s;
  transition: padding-bottom 0.3s;
  font-weight: 400;
}

.category-icon:hover .category-media {
  border-color: #fff;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.category-icon:hover .category-name {
  color: #336699;
}

.category-banner .category-content {
  right: 0;
  bottom: 2rem;
  background-color: rgba(38, 38, 38, 0.8);
  border-radius: 5rem 0 0 5rem;
  padding: 1.3rem 3rem;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.category-banner .category-name {
  font-size: 1.4rem;
  color: #fff;
  letter-spacing: 0.035em;
}

.category-banner:hover .category-content {
  background-color: rgba(51, 102, 153, 0.8);
}

.category-center .category-content {
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.category-center .btn {
  visibility: hidden;
  opacity: 0;
  line-height: 0;
  -webkit-transition: visibility 0.3s, opacity 0.3s, line-height 0.3s;
  transition: visibility 0.3s, opacity 0.3s, line-height 0.3s;
}

.category-center:hover .btn {
  visibility: visible;
  opacity: 1;
  line-height: 1;
}

.category-lg .category-name {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: -0.015em;
  line-height: 1.3;
  white-space: nowrap;
}

.category-lg .category-count {
  font-size: 1.8rem;
  letter-spacing: 0;
  margin-bottom: 1rem;
}

.category-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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.category-image a {
  display: block;
  width: 100%;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.category-image .category-media {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}

.category-image .category-media img {
  display: block;
}

.category-image p {
  font-size: 1.3rem;
  line-height: 1;
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.category-image.media-circle .category-media {
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
}

.category-image.text-center p {
  text-align: center;
}

.category-image:hover {
  cursor: pointer;
}

.category-image:hover a {
  color: #336699;
}

@media (max-width: 767px) {
  .category-group-image .category-content {
    padding-right: 1.5rem;
  }
}

/* -----------------------------------------------
    Comments
------------------------------------------------- */
.comments .comment {
  position: relative;
  font-size: 1.3rem;
  padding: 3rem 0;
  border-top: 1px solid #eee;
  padding: 4rem 0;
}

.comments .comment:last-child {
  padding-bottom: 2rem;
}

.comments>li {
  position: relative;
  border-top: 1px solid #eee;
  font-size: 1.3rem;
  padding: 3rem 0;
}

.comments ul.children {
  margin-right: 10rem;
}

.comment-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comment-body .comment-content p {
  margin-bottom: 1.6rem;
  line-height: 1.9;
}

.comment-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 9rem;
  flex: 0 0 9rem;
  max-width: 9rem;
  margin-left: 2rem;
}

.comment-author {
  margin: 0.5rem 0 1rem;
  font-size: 1.8rem;
  color: #333;
  line-height: 1;
}

.comment-author a {
  margin-left: 0.4rem;
  color: inherit;
}

.comment-date {
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #999;
}

.ratings-container.comment-rating {
  margin-bottom: 1.3rem;
}

.comment-action>* {
  margin-left: 2.4rem;
}

.comment-action .btn i {
  font-size: 1.4rem;
}

.review-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-image figure {
  max-width: 6rem;
  margin-top: 2rem;
  margin-left: 0.6rem;
  border-radius: 0.3rem;
  overflow: hidden;
}

@media (max-width: 575px) {
  .comments .comment-action span {
    display: none;
  }

  .comments ul.children {
    margin-right: 3rem;
  }

  .comment-avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7rem;
    flex: 0 0 7rem;
    max-width: 7rem;
  }
}

/*----------------------------------------
    Wolmart Font icon
-----------------------------------------*/
@font-face {
  font-family: "wolmart";
  src: url("../fonts/wolmart.eot?png09e");
  src: url("../fonts/wolmart.woff?png09e") format("woff"), url("../fonts/wolmart.eot?png09e#iefix") format("embedded-opentype"), url("../fonts/wolmart.ttf?png09e") format("truetype"), url("../fonts/wolmart.svg?png09e#wolmart") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^=w-icon-],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wolmart" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.w-icon-shipping:before {
  content: "";
}

.w-icon-truck2:before {
  content: "";
}

.w-icon-comments-solid:before {
  content: "";
}

.w-icon-heart-full:before {
  content: "";
  color: var(--color_red);
}

.w-icon-instagram:before {
  content: "";
}

.w-icon-youtube:before {
  content: "";
}

.w-icon-pinterest:before {
  content: "";
}

.w-icon-pinterest-p:before {
  content: "";
}

.w-icon-google:before {
  content: "";
}

.w-icon-twitter:before {
  content: "";
}

.w-icon-facebook:before {
  content: "";
}

.w-icon-minus:before {
  content: "";
}

.w-icon-plus:before {
  content: "";
}

.w-icon-angle-down:before {
  content: "";
}

.w-icon-angle-up:before {
  content: "";
}

.w-icon-angle-left:before {
  content: "";
}

.w-icon-angle-right:before {
  content: "";
}

.w-icon-hamburger:before {
  content: "";
}

.w-icon-star-square-full:before {
  content: "";
}

.w-icon-exclamation-triangle:before {
  content: "";
}

.w-icon-times-circle:before {
  content: "";
}

.w-icon-cog:before {
  content: "";
}

.w-icon-star-square:before {
  content: "";
}

.w-icon-exclamation-circle:before {
  content: "";
}

.w-icon-check-solid:before {
  content: "";
}

.w-icon-check:before {
  content: "";
}

.w-icon-comments:before {
  content: "";
}

.w-icon-envelop:before {
  content: "";
}

.w-icon-envelop2:before {
  content: "";
}

.w-icon-youtube-solid:before {
  content: "";
}

.w-icon-times-solid:before {
  content: "";
}

.w-icon-call:before {
  content: "";
}

.w-icon-call2:before {
  content: "";
}

.w-icon-cart:before {
  content: "";
}

.w-icon-category:before {
  content: "";
}

.w-icon-bars:before {
  content: "";
}

.w-icon-compare:before {
  content: "";
}

.w-icon-computer:before {
  content: "";
}

.w-icon-electronics:before {
  content: "";
}

.w-icon-tshirt:before {
  content: "";
}

.w-icon-account:before {
  content: "";
}

.w-icon-search2:before {
  content: "";
}

.w-icon-android:before {
  content: "";
}

.w-icon-ios:before {
  content: "";
}

.w-icon-art-class:before {
  content: "";
}

.w-icon-bag:before {
  content: "";
}

.w-icon-basketball:before {
  content: "";
}

.w-icon-bathtub:before {
  content: "";
}

.w-icon-bed:before {
  content: "";
}

.w-icon-birthday-cake:before {
  content: "";
}

.w-icon-bow:before {
  content: "";
}

.w-icon-bridge-lamp:before {
  content: "";
}

.w-icon-calendar:before {
  content: "";
}

.w-icon-camera:before {
  content: "";
}

.w-icon-cart2:before {
  content: "";
}

.w-icon-dots-circle:before {
  content: "";
}

.w-icon-chat:before {
  content: "";
}

.w-icon-desktop:before {
  content: "";
}

.w-icon-dish:before {
  content: "";
}

.w-icon-display:before {
  content: "";
}

.w-icon-download:before {
  content: "";
}

.w-icon-envelop-closed:before {
  content: "";
}

.w-icon-fax:before {
  content: "";
}

.w-icon-furniture:before {
  content: "";
}

.w-icon-gamepad:before {
  content: "";
}

.w-icon-gift:before {
  content: "";
}

.w-icon-grid:before {
  content: "";
}

.w-icon-headphone:before {
  content: "";
}

.w-icon-heartbeat:before {
  content: "";
}

.w-icon-home:before {
  content: "";
}

.w-icon-honour:before {
  content: "";
}

.w-icon-hotline:before {
  content: "";
}

.w-icon-ice-cream:before {
  content: "";
}

.w-icon-list:before {
  content: "";
}

.w-icon-mobile:before {
  content: "";
}

.w-icon-money:before {
  content: "";
}

.w-icon-motocycle:before {
  content: "";
}

.w-icon-net-world:before {
  content: "";
}

.w-icon-orders:before {
  content: "";
}

.w-icon-phone:before {
  content: "";
}

.w-icon-return:before {
  content: "";
}

.w-icon-rice-cooker:before {
  content: "";
}

.w-icon-ruby:before {
  content: "";
}

.w-icon-search:before {
  content: "";
}

.w-icon-search-minus:before {
  content: "";
}

.w-icon-search-plus:before {
  content: "";
}

.w-icon-service:before {
  content: "";
}

.w-icon-shopify:before {
  content: "";
}

.w-icon-sofa:before {
  content: "";
}

.w-icon-sport:before {
  content: "";
}

.w-icon-star:before {
  content: "";
}

.w-icon-star-full:before {
  content: "";
}

.w-icon-table:before {
  content: "";
}

.w-icon-table2:before {
  content: "";
}

.w-icon-truck:before {
  content: "";
}

.w-icon-tshirt2:before {
  content: "";
}

.w-icon-user:before {
  content: "";
}

.w-icon-wallet:before {
  content: "";
}

.w-icon-heart:before {
  content: "";
}

.w-icon-gift2:before {
  content: "";
}

.w-icon-dashboard:before {
  content: "";
}

.w-icon-power-off:before {
  content: "";
}

.w-icon-wallet2:before {
  content: "";
}

.w-icon-products:before {
  content: "";
}

.w-icon-reports:before {
  content: "";
}

.w-icon-return2:before {
  content: "";
}

.w-icon-reviews:before {
  content: "";
}

.w-icon-return3:before {
  content: "";
}

.w-icon-cog2:before {
  content: "";
}

.w-icon-ship-station:before {
  content: "";
}

.w-icon-social:before {
  content: "";
}

.w-icon-store-seo:before {
  content: "";
}

.w-icon-store:before {
  content: "";
}

.w-icon-support:before {
  content: "";
}

.w-icon-tools:before {
  content: "";
}

.w-icon-vendor-store:before {
  content: "";
}

.w-icon-verification:before {
  content: "";
}

.w-icon-visit:before {
  content: "";
}

.w-icon-withdraw:before {
  content: "";
}

.w-icon-rotate-3d:before {
  content: "";
}

.w-icon-movie:before {
  content: "";
}

.w-icon-prev:before {
  content: "";
}

.w-icon-play:before {
  content: "";
}

.w-icon-next:before {
  content: "";
}

.w-icon-map-marker:before {
  content: "";
}

.w-icon-long-arrow-down:before {
  content: "";
}

.w-icon-long-arrow-left:before {
  content: "";
}

.w-icon-long-arrow-right:before {
  content: "";
}

.w-icon-long-arrow-up:before {
  content: "";
}

.w-icon-comment:before {
  content: "";
}

.w-icon-envelop3:before {
  content: "";
}

.w-icon-logout:before {
  content: "";
}

.w-icon-envelop4:before {
  content: "";
}

.w-icon-orders2:before {
  content: "";
}

.w-icon-quote:before {
  content: "";
}

.w-icon-sale:before {
  content: "";
}

.w-icon-heart2:before {
  content: "";
}

.w-icon-zoom:before {
  content: "";
}

/*------------------------
    Form
        - Form Control
        - Input Wrapper
-------------------------*/
.form .form-control {
  margin-bottom: 2rem;
}

input:-internal-autofill-selected {
  background-color: #fff !important;
  background-image: none !important;
  color: black !important;
}

.form-control {
  display: block;
  width: 100%;
  min-height: 4.7rem;
  padding: 0.85rem 2rem;
  border: 1px solid #eee;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
  color: #999;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.form-control::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
}

.form-control::-moz-placeholder {
  color: inherit;
  font-family: inherit;
}

.form-control:-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
}

.form-control::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
}

.form-control::placeholder {
  color: inherit;
  font-family: inherit;
}

.form-control::-webkit-input-placeholder {
  color: inherit;
}

.form-control::-moz-placeholder {
  color: inherit;
}

.form-control.form-solid {
  background-color: #fff;
  border: 0;
  color: #8d8d8d;
}

.form-control.form-control-md {
  font-size: 1.3rem;
  min-height: 4.4rem;
}

.form-control.form-control-sm {
  font-size: 1.2rem;
  min-height: 4rem;
}

textarea {
  font-family: inherit;
  min-width: 100%;
  max-width: 100%;
}

.select-box,
.select-menu {
  position: relative;
}

.select-box select,
.select-menu select {
  position: relative;
  max-width: 14.6rem;
  min-height: auto;
  width: 100%;
  height: 100%;
  padding-right: 9px;
  padding-left: 27px;
  border: 1px solid #e3e3e3;
  color: inherit;
  background-color: transparent;
  font-size: 1.3rem;
  font-family: inherit;
  letter-spacing: inherit;
  z-index: 1;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.select-box select:focus,
.select-menu select:focus {
  outline: none;
}

.select-box::before,
.select-menu::before {
  content: "î¤";
  font-family: "Wolmart";
  font-size: 9px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  left: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.select-box option {
  font-size: 1.2rem;
}

@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  select::-ms-expand {
    display: none;
  }

  select:focus::-ms-value {
    background: transparent;
    color: currentColor;
  }
}

.input-wrapper input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 40px;
  font-size: 1.4rem;
  font-family: IRANYekan3,iransansx2, Poppins, sans-serif;
  border-width: 1px 1px 1px 0;
}

.input-wrapper-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 67.5rem;
  width: 100%;
}

.input-wrapper-inline .btn {
  line-height: 1;
}

.input-wrapper-rounded .form-control {
  border-radius: 0.4rem;
}

.input-wrapper-round .form-control {
  position: relative;
  border-radius: 3rem;
}

.input-wrapper-round .btn {
  border-radius: 3rem;
  line-height: 1;
}

.input-wrapper-round .form-control {
  border-radius: 0 3rem 3rem 0;
}

.input-wrapper-round .btn {
  border-radius: 3rem 0 0 3rem;
}

.input-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 4.4rem;
  position: relative;
  width: 100%;
}

.input-group .form-control {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.3rem;
  padding: 0 1.8rem 0 1.4rem;
  height: inherit;
  min-height: auto;
  max-width: 100%;
  -webkit-appearance: textfield;
  border: 2px solid var(--color_gray2);
  color: var(--color_black);
}

.input-group .form-control:hover::-webkit-outer-spin-button,
.input-group .form-control:hover::-webkit-inner-spin-button,
.input-group .form-control:focus::-webkit-outer-spin-button,
.input-group .form-control:focus::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-group button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 1.5rem;
  padding: 0;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background-color: var(--color_gray);
  color: var(--color_black);
  font-size: 1.4rem;
  border: none;
  opacity: 1;
  font-weight: 900;
  text-align: center;
}

.input-group button+button {
  margin-left: 3.3rem;
}

.input-group button:hover {
  cursor: pointer;
}

.custom-radio {
  position: relative;
}

.custom-radio .custom-control-input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.custom-radio .custom-control-label {
  padding-right: 3rem;
}

.custom-radio .custom-control-label::after {
  content: "";
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid;
  border-radius: 2px;
  color: #999;
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  font-weight: 900;
  width: 1.8rem;
  height: 1.8rem;
  cursor: pointer;
  -webkit-transition: color 0.3s, background-color 0.3s, content 0.3s, border 0.3s;
  transition: color 0.3s, background-color 0.3s, content 0.3s, border 0.3s;
}

.custom-radio .custom-control-label.round::after {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
  content: "";
  background-color: #336699;
  color: #fff;
  border: 2px solid #336699;
  padding-right: 2px;
}

.custom-radio .custom-control-input:checked~.custom-control-label.color-dark::after {
  background-color: #333;
  border-color: #333;
}

.custom-checkbox {
  position: absolute;
  opacity: 0;
  z-index: 1;
  width: 1.8rem;
  height: 1.8rem;
  cursor: pointer;
}

.custom-checkbox+label {
  display: inline-block;
  position: relative;
  padding-right: 2.5rem;
  cursor: pointer;
  font-size: 12px;
}

.custom-checkbox+label::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 15px;
  border: 1px solid var(--color_black);
  border-radius: 2px;
}

@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .custom-checkbox+label::before {
    line-height: 14px;
  }
}

.custom-checkbox:checked+label::before,
.custom-checkbox.checked+label::before {
  content: "";
  border-color: var(--color_orang4);
  background: var(--color_orang4);
  color: #fff;
  font-size: 9px;
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  text-align: center;
}

.btn-absolute input.form-control {
  width: 100%;
  padding-right: 2rem;
  color: #999;
  font-size: 1.4rem;
}

.btn-absolute .btn {
  position: absolute;
  width: auto;
  height: 100%;
  min-width: 4.4rem;
  left: 0;
  font-size: 1.3rem;
}

.btn-absolute .btn:hover {
  color: #336699;
}

/* -----------------------------------
    Custom Icons
        - User Icon
        - Minicart Icon
        - Menu Icon
-------------------------------------*/
.user-icon {
  display: block;
  padding-bottom: 2px;
}

.user-icon::before,
.user-icon::after {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.user-icon::before {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-bottom: 1px;
  border: 1px solid #333;
  -webkit-box-shadow: 0px 0px 1px #333, 0px 0px 1px #333, 0px 0px 2px #333, 0px 0px 1px #333, 0px 0px 2px #333;
  box-shadow: 0px 0px 1px #333, 0px 0px 1px #333, 0px 0px 2px #333, 0px 0px 1px #333, 0px 0px 2px #333;
}

.user-icon::after {
  width: 22px;
  height: 12px;
  border-radius: 7px 7px 0 0;
  border: 1px solid #333;
  -webkit-box-shadow: 0px 0px 2px #333, 0px 0px 1px #333, 0px 0px 1px #333, 0px 0px 1px #333, 0px 0px 1px #333;
  box-shadow: 0px 0px 2px #333, 0px 0px 1px #333, 0px 0px 1px #333, 0px 0px 1px #333, 0px 0px 1px #333;
}

.minicart-icon {
  position: relative;
  height: 2.167em;
  text-align: center;
}

.minicart-icon::before,
.minicart-icon::after {
  border: solid 2px;
  border-color: #333333;
}

.minicart-icon::before {
  content: "";
  display: block;
  position: absolute;
  top: -0.3em;
  right: 50%;
  -webkit-transform: translateX(50%) scale(0.7);
  transform: translateX(50%) scale(0.7);
  width: 1.32em;
  height: 1.2em;
  border-radius: 10px 10px 0 0;
  border-bottom: none;
}

.minicart-icon::after {
  content: "";
  display: inline-block;
  width: 29px;
  height: 24px;
  background-color: transparent;
  border-radius: 0 0 5px 5px;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin-top: 1px;
}

.menu-icon {
  display: inline-block;
  color: #fff;
  width: 1.7rem;
}

.menu-icon::before,
.menu-icon::after {
  display: block;
  content: "";
  width: 100%;
}

.menu-icon::before {
  height: 6px;
  border-top: 2px solid;
  border-bottom: 2px solid;
}

.menu-icon::after {
  height: 4px;
  border-bottom: 2px solid;
}

.icon-angle-left::before {
  content: "î¤’";
}

.icon-angle-right::before {
  content: "î¤“";
}

.icon-angle-left,
.icon-angle-right {
  font-family: "wolmart";
  font-style: normal;
}

.close-icon {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.close-icon::before,
.close-icon::after {
  display: block;
  position: absolute;
  background-color: #ccc;
  content: "";
}

.close-icon::before {
  height: 2px;
  width: 100%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.close-icon::after {
  height: 100%;
  width: 2px;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

/* ---------------------------------------
    Icon Box
--------------------------------------- */
.icon-box .icon-box-title {
  font-size: 1.4rem;
  text-transform: capitalize;
  letter-spacing: 0;
  margin-bottom: 0.5rem;
}

.icon-box p {

  word-break: break-word;
  margin: 0;
  line-height: 1.2;
  color: var(--color_black);
}

.icon-box .icon-box-content {
  text-align: center;
}

.icon-box.text-center .icon-box-icon {
  margin-bottom: 1.6rem;
}

.icon-box.text-center .icon-box-icon.icon-bag {
  margin-bottom: 1.8rem;
}

.icon-box.text-center .icon-box-icon.icon-money {
  margin: 0.1rem 0 2.2rem;
}

.icon-box.text-center .icon-box-icon.icon-chat {
  margin-bottom: 1.2rem;
}

.icon-box.icon-box-lg .icon-box-title {
  font-size: 1.8rem;
}

.icon-box.icon-colored-circle .icon-box-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  background-color: #336699;
  color: #fff;
  margin-bottom: 2rem;
}

.icon-box-icon {
  display: inline-block;

}

.icon-box-primary .icon-box-icon i {
  color: #336699;
}

.icon-box-secondary .icon-box-icon i {
  color: #f77c29;
}

.icon-box-white .icon-box-icon svg {
  fill: #fff;
}

.icon-box-white .icon-box-icon i {
  color: #fff;
}

.icon-box-light .icon-box-icon svg {
  fill: #999;
}

.icon-box-icon i {
  font-size: 2.9rem;
  font-weight: 400;
  line-height: 1;
}

.icon-box-icon i.w-icon-truck {
  font-size: 3.9rem;
}

.icon-box-icon i.w-icon-bag {
  font-size: 3.7rem;
}

.icon-box-icon i.w-icon-money {
  font-size: 3.2rem;
}

.icon-box-icon i.w-icon-chat {
  font-size: 4.4rem;
}

.icon-box-lg .icon-box-icon i {
  font-size: 6rem;
}

.icon-box.icon-box-secondary .icon-box-icon i {
  font-size: 3rem;
}

.icon-box-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: center;
}

.icon-box-side .icon-box-content {
  text-align: start;
}

.icon-box-side .icon-box-content p {}

.icon-box-side .icon-box-icon {
  margin-left: 1.5rem;
  width: 45px;
  height: 45px;
  text-align: center;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: start;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  margin-top: 0;
}

.icon-box-side i {
  display: inline-block;
  vertical-align: middle;
}

.btslider .icon-box-icon {

  align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.btslider .icon-box-icon i {

  color: var(--color_black);
}

.icon-border-circle .icon-box-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  border: 1px solid #ccc;
}

.circle-icon-section {
  margin: 0.7rem 0 5.7rem;
  padding: 5.7rem 0 3.2rem;
  background-color: #f8f8f8;
}

.circle-icon-section .iconbox-wrap {
  margin-bottom: 4.9rem;
}

.icon-box.icon-border-box {
  border: 1px solid #eeeeee;
  padding: 4rem 1rem 3.4rem;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
  border-radius: 0.5rem;
}

.icon-box.icon-border-box .icon-box-icon {
  margin-bottom: 2.5rem;
}

.icon-box.icon-border-box .icon-box-title {
  margin-bottom: 0.7rem;
}

.icon-box.icon-border-box p {
  margin-bottom: 1.6rem;
  line-height: 1.9;
}

.icon-box.icon-border-box a {
  color: #336699;
  font-weight: 600;
  font-size: 1.4rem;
}

.icon-box.icon-border-box a i {
  font-size: 1.6rem;
  vertical-align: middle;
  line-height: 0;
}

.icon-box.icon-border-box:hover {
  -webkit-box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
}

.iconbox-boxed-section .row {
  margin: 0 -3rem;
}

.iconbox-boxed-section .row>* {
  padding: 0 3rem;
}

.iconbox-boxed-section .shadow-swiper {
  overflow-y: auto;
  padding: 4rem;
  margin: -4rem;
}

@media (max-width: 1320px) {
  .iconbox-boxed-section .shadow-swiper {
    padding: 4rem 2rem;
    margin: -4rem -2rem;
  }
}

@media (min-width: 768px) {
  .icon-box-side.icon-box-money {
    margin-top: 0.2rem;
  }

  .icon-box-side.icon-box-chat {
    margin-top: -0.3rem;
  }
}

@media (max-width: 767px) {
  .icon-box-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .icon-box-side .icon-box-icon {
    margin-left: 0;
    margin-bottom: 1rem;
  }

  .icon-box-side .icon-box-content {
    text-align: center;
  }

  .icon-box-side.icon-box-money {
    margin-top: 0.6rem;
  }

  .icon-box-side.icon-box-chat .icon-box-icon {
    margin-bottom: 0.4rem;
  }
}

/*----------------------------
    Overlay
-----------------------------*/
.overlay-dark figure,
.overlay-dark .banner,
.overlay-light figure,
.overlay-light .banner {
  position: relative;
}

.overlay-dark figure::after,
.overlay-dark figure>a::after,
.overlay-dark.banner::after,
.overlay-light figure::after,
.overlay-light figure>a::after,
.overlay-light.banner::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: #333;
  opacity: 0;
  -webkit-transition: opacity 0.3s, background 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, background 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, background 0.3s, transform 0.3s;
  transition: opacity 0.3s, background 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.overlay-dark:hover figure::after,
.overlay-dark:hover figure>a::after,
.overlay-dark.banner:hover::after,
.overlay-light:hover figure::after,
.overlay-light:hover figure>a::after,
.overlay-light.banner:hover::after {

}

.overlay-dark.banner-fixed::after,
.overlay-dark.post>figure::after,
.overlay-light.banner-fixed::after,
.overlay-light.post>figure::after {
  content: none;
}

.overlay-dark.post>figure>a::after,
.overlay-light.post>figure>a::after {
  z-index: 1;
}

.overlay-light figure::after,
.banner.overlay-light::after {
  background: #ccc;
}

.overlay-zoom {
  overflow: hidden;
}

.overlay-zoom img {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}

.overlay-zoom:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.overlay-rotate {
  overflow: hidden;
}

.overlay-rotate img {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}

.overlay-rotate:hover {
  -webkit-transform: rotateZ(3deg) scale(1.08);
  transform: rotateZ(3deg) scale(1.08);
}

/*-------------------------
    Page Header
        - Page Header
        - Page Title
        - Page Subtitle
--------------------------*/
.page-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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 18rem;
  background-color: #eee;
  text-align: center;
  text-transform: capitalize;
}

.page-title {
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.1;
  margin-bottom: 0.2rem;
}

.page-subtitle {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.6;
  color: #666;
}

.cart .page-header,
.checkout .page-header {
  height: 134px;
  background: #fff;
}

/*--------------------------------
    Pagniation
---------------------------------*/
.pagination {
  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;
  font-size: 1.2rem;
  color: #666;
  letter-spacing: 0.025em;
}

.pagination>* {
  font-size: 1.4rem;
}

.pagination a {
  color: inherit;
}

.pagination .prev,
.pagination .next {
  height: 4rem;
  min-width: 8rem;
  padding: 1.2rem;
  line-height: 1;
  text-align: center;
  letter-spacing: 0;
}

.pagination .prev.disabled,
.pagination .next.disabled {
  color: #aaa;
}

.pagination .prev {
  margin-left: 0.5rem;
}

.pagination .prev i {
  margin-left: 0.5rem;
}

.pagination .next i {
  margin-right: 0.5rem;
}

.page-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 3rem;
  height: 4rem;
  background-color: transparent;
  border: 1px solid transparent;
  -webkit-transition: background-color 0.4s, border 0.4s, color 0.4s;
  transition: background-color 0.4s, border 0.4s, color 0.4s;
  line-height: 1;
}

:hover:not(.disabled)>.page-link,
.active:not(.disabled)>.page-link {
  background-color: transparent;
  border-color: #eee;
  color: #336699;
  border-radius: 0.3rem;
}

.page-item:not(:last-child) {
  margin-left: 0.5rem;
}

.page-item-dots {
  white-space: nowrap;
}

.page-item-dots::before {
  content: "...";
  display: inline-block;
  vertical-align: middle;
  font-size: 0.9rem;
  font-weight: 600;
  margin-left: 0.1rem;
  margin-top: -6px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background-color: #080a39;
  opacity: 0.59;
}

.mfp-wrap {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: start;
  z-index: 1045;
}

.mfp-fade.mfp-wrap .mfp-content {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  right: 8px;
  left: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 10px 18px 0;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: transparent;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  left: -6px;
  text-align: end;
  padding-left: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  left: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 35px;
  margin-right: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  right: 0;
}

.mfp-arrow-left:after {
  border-left: 17px solid #FFF;
  margin-right: 31px;
}

.mfp-arrow-left:before {
  margin-right: 25px;
  border-left: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-right: 17px solid #FFF;
  margin-right: 39px;
}

.mfp-arrow-right:before {
  border-right: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  right: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  left: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: start;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-left: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-right: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    left: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-right: 6px;
    padding-left: 6px;
  }
}

/*---------------------------------
    Popup
        - Popup
        - Popup Close
        - Popup Arrow
        - Popup Content
        - Popup - Login
        - Popup - Image PhotoSwipe
-----------------------------------*/
.mfp-wrap {
  z-index: 2500;
}

.mfp-bg {
  z-index: 2500;
  background-color: #080a39;
  opacity: 0.59;
  -webkit-transition: opactiy 0.3s ease-out;
  transition: opactiy 0.3s ease-out;
}

.mfp-bg.mfp-ready.mfp-fade {
  opacity: 0.59;
}

.mfp-bg.mfp-remove {
  opacity: 0;
}

.mfp-container {
  padding: 4rem 2rem;
}

.mfp-content>* {
  position: relative;
  margin: auto;
  background: #fff;
  opacity: 0;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mfp-ready .mfp-content>* {
  opacity: 1;
}

.mfp-remove .mfp-content>* {
  opacity: 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "wolmart";
  border: 0;
  opacity: 0.5;
  left: 10%;
  right: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.pswp__ui>button::before {
  background: transparent;
  position: static;
}

.pswp__ui>button:hover {
  opacity: 1;
}

.pswp__button--arrow--right::before {
  content: "î¤“";
}

.pswp__button--arrow--left {
  right: 10%;
  left: auto;
}

.pswp__button--arrow--left::before {
  content: "î¤’";
}

.pswp {
  z-index: 3010;
  display: none;
}

.pswp .pswp__bg {
  background-color: rgba(0, 0, 0, 0.7);
}

.pswp__scroll-wrap {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.pswp__top-bar,
.pswp__caption {
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1), background-color 0.3s 0.5s;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1), background-color 0.3s 0.5s;
}

.pswp:not(.pswp--animated-in) .pswp__top-bar,
.pswp:not(.pswp--animated-in) .pswp__caption {
  background-color: transparent;
}

.pswp--visible .pswp__scroll-wrap {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}

.pswp__img {
  border-radius: 3px;
}

.pswp__img--placeholder--blank {
  background-color: #F2F3F5;
}

.pswp__caption {
  min-height: auto;
}

.pswp__caption__center {
  text-align: center;
}

.pswp__counter {
  right: 0;
}

.pswp__button {
  float: left;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  width: 4.8rem;
  height: 4.8rem;
  margin-top: -2.4rem;
  color: #fff;
  border-radius: 50%;
  font-size: 1.6rem;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  opacity: 0.5;
  right: 10%;
  left: auto;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border: 2px solid;
}

.pswp__ui>button::before {
  background: transparent;
  position: static;
}

.pswp__ui>button:hover {
  opacity: 1;
}

.pswp__button--arrow--right::before {
  content: "ï”";
}

.pswp__button--arrow--left {
  left: 10%;
  right: auto;
}

.pswp__button--arrow--left::before {
  content: "";
}

.newsletter-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 78rem;
  padding: 8.1rem 4.8rem;
  margin: auto;
  background-position: center;
  background-size: cover;
  border-radius: 1rem;
  background-image: url(../../assets/images/newsletter-1.jpg);
}

.newsletter-popup .popup-media {
  margin-bottom: 1.7rem;
}

.newsletter-popup h4 {
  margin-bottom: 0.4rem;
  font-size: 2rem;
}

.newsletter-popup h4 span {
  display: inline-block;
  margin-right: 0.4rem;
  font-weight: 800;
}

.newsletter-popup h2 {
  margin-bottom: 1.1rem;
  font-weight: 800;
  font-size: 2.8rem;
  line-height: 1.2;
}

.newsletter-popup p {
  margin-bottom: 2.3rem;
  line-height: 1.75;
}

.newsletter-popup .input-wrapper-inline {
  max-width: 34rem;
  margin-bottom: 3rem;
}

.newsletter-popup .input-wrapper-inline .form-control {
  min-height: 4.4rem;
  border-color: #ccc;
  color: #666;
}

.newsletter-popup .input-wrapper-inline .btn {
  padding-top: 0.9em;
  padding-bottom: 0.9em;
}

.newsletter-popup label {
  padding-right: 2.7rem;
}

.newsletter-popup label::before {
  border-color: #999;
}

.newsletter-content {
  max-width: 36rem;
}

.mfp-product .mfp-container {
  padding: 4rem 3rem 2rem;
}

.mfp-product .mfp-content {
  max-width: 88rem;
  margin: auto;
}

.mfp-product .product-popup {
  display: block;
  margin-bottom: 3rem;
  padding: 2rem;
}

.mfp-product .product-details {
  overflow-x: hidden;
  overflow-y: auto;
}

body .product-popup {
  display: none;
}
form_news_footer .Element_css .span_label,
.form_news_footer .capcha_google{
display: none;
}
.form_news_footer .div_form_news{
  display: flex;
  align-items: center;
  direction: ltr;
  border-radius: 20px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.form_news_footer .Element_css input{
  padding: 1rem;
  min-width: 35rem;


}
.form_news_footer .new_btn_form1 .btn_new_btn_form {
  background: #131921;
  color: white;
  border-width: 0;
  height: 100%;
  width: 5rem;
}
.form_news_footer .Element_css .span_label, .form_news_footer .capcha_google {
  display: none;
}
.form_news_footer .new_btn_form1{
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
 
.form_news_footer .new_btn_form1  .btn_new_btn_form i{

}
.css-popup {
  max-width: 50rem;
  padding: 3.3rem 5rem 2.6rem;
}

.login-popup {
  max-width: 39rem;
  padding: 1rem 2rem 1rem;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

.login-popup .nav.nav-tabs .nav-item {
  width: calc(50% - .5rem);
  margin: 0;
}

.login-popup .nav.nav-tabs .nav-item:first-child {
  margin-left: 1rem;
}

.login-popup .nav-item .nav-link {
  padding: 1.3rem 0;
  font-size: 1.4rem;
  font-weight: 400;
}

.login-popup .nav-item .nav-link::after {
  border-top-width: 2px;
  -webkit-transform: none;
  transform: none;
}

.login-popup .tab-pane {
  padding-top: 1rem;
  padding-bottom: 0rem;
}

.login-popup .tab-pane a:not(.btn):hover {
  text-decoration: none;
}

.login-popup #sign-in {
  font-size: 1.4rem;
}


.login-popup .form-group label {
  display: block;
  margin-bottom: 0.5rem;
}

.login-popup .form-control {
  min-height: 4.4rem;
}
.zadiv{
  position: absolute;
width: 100%;
right: 0;
top: 0;
height: 100%;
z-index: 1;
}
.login-popup .form-checkbox {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.login-popup .form-checkbox a {
  font-size: var(--font_site);
  color: var(--color_black);
  font-weight: var(--weight_site);
  text-decoration: none;
  font-size: 12px;
}

.login-popup .btn {
  display: block;
  padding-top: 0.79em;
  padding-bottom: 0.79em;
}

.login-popup p {
  margin-bottom: 1.9rem;
  color: black;
  cursor: pointer;
 
}
p.logo_type_login{
  display: none;
}
.login-popup #sign-up p {
  margin-bottom: 0rem;
  line-height: 1.84;
}

.login-popup .social-icon {
  margin-left: 0.8rem;
}

@media (min-width: 768px) {
  .product-popup .product-details {
    position: absolute;
    overflow-y: auto;
    top: 0;
    right: 2rem;
    width: calc(100% - 3rem);
    height: 100%;
  }
}

.mfp-close {
  width: 18px;
  height: 18px;
  -webkit-transform: rotateZ(45deg) scale(1);
  transform: rotateZ(45deg) scale(1);
  top: -2.7rem;
  left: 0;
  right: auto;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.mfp-close span {
  display: none;
}

.mfp-close:active {
  top: -2.7rem;
}

.mfp-close::before,
.mfp-close::after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  right: calc(50% - 1px);
  background-color: #fff;
}

.mfp-close::after {
  width: 100%;
  height: 2px;
  top: calc(50% - 1px);
  right: 0;
}

.mfp-close:hover {
  -webkit-transform: rotateZ(135deg) scale(1.5);
  transform: rotateZ(135deg) scale(1.5);
}

.mfp-ready.mfp-zoom-popup .mfp-content {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-popup .mfp-content,
.mfp-removing.mfp-zoom-popup .mfp-content {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.mfp-ready.mfp-fadein-popup .mfp-content {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.mfp-fadein-popup .mfp-content,
.mfp-removing.mfp-fadein-popup .mfp-content {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.mfp-video-popup .mfp-content {
  max-width: 100rem;
}

.mfp-video-popup video {
  width: 100%;
}

.mfp-video-popup .mfp-close {
  top: 2rem;
  left: 2rem;
}

@media (min-width: 768px) {
  .mfp-product .product-popup {
    padding: 3rem;
  }

  .mfp-product .product-popup .product-form-group {
    display: block;
  }

  .mfp-product .product-popup .action-group {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .newsletter-popup {
    max-width: 40rem;
    min-height: 40rem;
    padding: 0rem 2rem;
    background-image: url(../../assets/images/newsletter-2.jpg);
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .newsletter-popup .form-checkbox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .newsletter-popup .input-wrapper-inline {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 24rem;
  }

  .newsletter-popup .input-wrapper-inline .form-control {
    margin-bottom: 1rem;
    border-radius: 3rem;
    border-width: 1px;
  }

  .newsletter-popup .input-wrapper-inline .btn {
    border-radius: 3rem;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .mfp-product .mfp-container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .login-popup {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

/*-----------------------------------------
    Product Single Component
------------------------------------------*/
.product-nav {
  margin: 0 auto 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-nav .product-nav-prev,
.product-nav .product-nav-next {
  position: relative;
}

.product-nav .product-nav-prev a,
.product-nav .product-nav-next a {
  display: inline-block;
  padding: 1.1rem 0.4rem 1.3rem;
}

.product-nav .product-nav-prev i,
.product-nav .product-nav-next i {
  display: inline-block;
  border-radius: 50%;
  width: 2em;
  color: var(--wolmart-body-color, #666);
  border: 1px solid #eee;
  line-height: calc(2em - 2px);
  text-align: center;
  font-size: 1.3rem;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}

.product-nav .product-nav-prev:hover i,
.product-nav .product-nav-next:hover i {
  border-color: #336699;
  background-color: #336699;
  color: #fff;
}

.product-nav .product-nav-prev:hover .product-nav-popup,
.product-nav .product-nav-next:hover .product-nav-popup {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  transform: none;
}

.product-nav .product-nav-popup {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 30;
  width: 120px;
  padding: 0 5px 9px;
  line-height: 1.5;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.product-nav .product-nav-popup img {
  position: relative;
  width: 100%;
  padding-top: 5px;
  background-color: #fff;
}

.product-nav .product-nav-popup::before {
  content: "";
  position: absolute;
  top: -0.8rem;
  left: 1rem;
  width: 1.6rem;
  height: 1.6rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

.product-nav .product-nav-prev .product-nav-popup {
  left: -3.4rem;
}

.product-nav .product-nav-prev .product-nav-popup::before {
  left: 4.2rem;
}

.product-nav .product-nav-next .product-nav-popup {
  left: 0;
}

.product-nav .product-name {
  position: relative;
  color: #666;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 1.1rem 0 0;
  margin: 0;
  background: inherit;
  z-index: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
}

.product-thumbs-wrap,
.product-single-swiper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.product-single-swiper img {
  display: block;
}

.product-gallery .product-single-swiper img{
    


  width: auto;
  height: auto;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  max-height: 40rem; 
  margin: 0 auto;
  color: #f4f4f4;

  background-color: #f4f4f4;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;

}
.product-gallery .product-thumbs-wrap img {


  width: auto;
  height: auto;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  max-height: 5rem; 
  margin: 0 auto;
  color: #f4f4f4;

  background-color: #f4f4f4;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
}

.product-single-swiper .swiper-button-prev,
.product-single-swiper .swiper-button-next {
  background-color: transparent;
  border: 0;
  font-size: 2rem;
}

.product-image {
  position: relative;
  overflow: hidden;
}

.product-thumbs-wrap {
  position: relative;
  margin-top: 1.6rem;
  overflow: hidden;
}

.product-thumbs-wrap img {
  display: block;
 
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.product-thumbs-wrap button,
.product-thumbs-wrap .swiper-button-prev,
.product-thumbs-wrap .swiper-button-next {
  bottom: 0;
  top: unset;
  width: 2rem;
  height: 100%;
  background-color: #fff;
  border: none;
  color: #999;
  font-size: 1.8rem;
  font-weight: 600;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  opacity: 1;
}

.product-thumbs-wrap .swiper-button-prev {
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.product-thumbs-wrap .swiper-button-next {
  right: auto;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.product-thumbs-wrap .swiper-button-disabled {
  opacity: 0;
}

.product-thumbs-wrap:hover .swiper-button-prev:not(.swiper-button-disabled),
.product-thumbs-wrap:hover .swiper-button-next:not(.swiper-button-disabled) {
  opacity: 0.9;
  -webkit-transform: none;
  transform: none;
}

.product-thumbs-wrap button,
.product-thumb::before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
}

.product-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-gallery:not(.product-gallery-vertical) .swiper-slide img {
  width: auto;
  height: auto;
}

.product-gallery:not(.product-gallery-vertical) .product-thumbs:not(.swiper-wrapper) {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.product-gallery:not(.product-gallery-vertical) .product-thumbs:not(.swiper-wrapper) .product-thumb {
  margin: 0;
}

.product-gallery:not(.product-gallery-vertical) .product-thumbs:not(.swiper-wrapper) .product-thumb::before {
  content: none;
}

.product-thumb {
  position: relative;
  cursor: pointer;
}

.product-thumb::before {
  content: "";
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border: 1px solid transparent;
}

.product-thumb.active::before {
  border-color: #336699;
}

.pswp__counter {

  direction: ltr;
}

.swiper-slide-thumb-active::before {}

.rating-form {
  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-bottom: 2.4rem;
}

.rating-form label {
  font-size: 1.4rem;
}

.rating-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 14px;
  font-size: 1.2rem;
  margin-right: 1rem;
}

.rating-stars a {
  color: #333;
  text-indent: -9999px;
  letter-spacing: 1px;
  width: 1.4rem;
}

.rating-stars a:before {
  content: "";
  position: absolute;
  right: 0;
  height: 14px;
  line-height: 1;
  font-family: "wolmart";
  text-indent: 0;
  overflow: hidden;
  white-space: nowrap;
  letter-spacing: 0.2em;
}

.rating-stars a.active:before,
.rating-stars a:hover:before {
  content: "î¦†î¦†î¦†î¦†î¦†";
  color: #f77c29;
}

.rating-stars .star-1 {
  z-index: 10;
}

.rating-stars .star-2 {
  z-index: 9;
}

.rating-stars .star-3 {
  z-index: 8;
}

.rating-stars .star-4 {
  z-index: 7;
}

.rating-stars .star-5 {
  z-index: 6;
}

.rating-stars .star-1:before {
  width: 20%;
}

.rating-stars .star-2:before {
  width: 40%;
}

.rating-stars .star-3:before {
  width: 60%;
}

.rating-stars .star-4:before {
  width: 80%;
}

.rating-stars .star-5:before {
  content: "î¦†î¦†î¦†î¦†î¦†";
}

.stock {
  margin-bottom: 3rem;
  font-size: 1.3rem;
  line-height: 1;
}

.vhd {
  padding: 0 5px 0 5px;
  letter-spacing: -0.94px;
}

.product-single {
  color: inherit;
}

.product-single .product-categories {
  margin-bottom: 1.1rem;
}

.product_title {
  padding: 6px 0 0 0; 
font-family: Iranyekan3;

}

.left_photo2 img {
  max-width: 240px;
  -ms-flex: 1 0 auto;
  max-height: 370px;
  border-radius: 6px
}

.right_des .contentDescriptions li {

  padding-left: 15px;
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
  word-wrap: break-word;
  line-height: 20px;

}
.reqne_css span{
  color: var(--color_orang);
cursor: pointer;
}
.product-single .product-details {
box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    border: 0.7px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    padding: 3rem 2rem;
}

.product-single .product-title,
.product-single .product-title1 {

  font-size: 16px;
  line-height: 20px;
 
  font-weight: 400;
  letter-spacing: .54px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {

  z-index: 0;
  visibility: hidden;
  display: none;

}
.product_title span:first-child {
padding-right: 5px;
color: var(--color_black);
font-size: 20px;
padding-left: 5px;
position: relative;
top: 3px;
}
.product_title span:last-child {
  padding-left: 5px;
}

.product_title .brand_name {
  padding-right: 8px;
  font-weight: 600;
}

.product-single .product-title a,
.product-single .product-title1 a {
  color: inherit;
}

.product-single .product-bm-wrapper {
  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;
}

.product-single .brand {
  margin: 0 0 1rem 2rem;
  border: 1px solid #eee;
  border-radius: 0.5rem;
}

.product-single .product-meta {
  margin-bottom: 1rem;
}

.product-single .product-divider1 {
  margin: 0rem 0 1.6rem;
  padding: 4px 0;
}
.product-single .product-divider {
  margin: 1.4rem 0 1.6rem;
}

.mb16 {
  margin-bottom: calc(1.6rem - 8px);
}

.mb-25 {
  margin-bottom: 2.5rem;
}

.mb-16 {
  margin-bottom: 1.6rem !important;
}

.product-single .social-icon {
  margin-left: 0.8rem;
}

.product-single .product-categories,
.product-single .product-sku {
  color: #666;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0;
}

.product-single .product-categories span,
.product-single .product-sku span {
  color: #999;
}

.product-single .product-categories span:not(:last-child)::after,
.product-single .product-sku span:not(:last-child)::after {
  content: ",";
  display: inline-block;
  vertical-align: middle;
}

.product-single .product-categories a,
.product-single .product-sku a {
  color: inherit;
}

.product-single .product-categories a:hover,
.product-single .product-sku a:hover {
  color: #336699;
}

.product-single .product-price {
  margin-bottom: 0rem;
  font-size: 1.4rem;
  color: #333;
  font-weight: 400;
  line-height: 1.2;
  display: flex !important;
  direction: rtl;
}

.product-single .old-price,
.product-price  .old-price{
  font-size: 1.14rem;
color: gray;
}

.product-single .ratings-container {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
}

.product-single .ratings-full {
  font-weight: 600;
}

.product-single .ratings-full::before {
  color: rgba(0, 0, 0, 0.2);
}

.product-single .ratings::before {
  color: #f77c29;
}

.product-single .ratings-full,
.product-single .ratings {
  letter-spacing: 0.18em;
}

.product-single .rating-reviews {
  color: #999;
}

.product-single .product-short-desc {
  margin-bottom: 1.6rem;
  font-size: 1.3rem;
}

.product-single .product-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.product-single .product-form .product-size {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18rem;
  flex: 0 0 18rem;
  max-width: 18rem;
}

.product-single .product-form select {}

.product-single .product-form label {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 7.5rem;
  flex: 0 0 7.5rem;
  padding: 0.6rem 0;
  color: #333;
  line-height: 1;
  font-size: 1.4rem;
  display: block;
  font-weight: 400;
}

.product-single .product-variations {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-single .product-variation-price {
  display: none;
  font-size: 2.4rem;
  font-weight: 600;
  color: #333;
  line-height: 1;
  margin-bottom: 1.2rem;
  padding-top: 2.8rem;
}

.product-single .product-color-swatch {
  margin-left: 4rem;
  margin-bottom: 2rem;
}

.product-single .product-color-swatch .color {
  display: block;
  text-align: center;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  border: none;
  margin-left: 0;
}

.product-single .product-color-swatch .color+.color {
  margin-right: 0.8rem;
}

.product-single .product-color-swatch .color::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  color: #fff;
  line-height: 2.2;
}

.product-single .product-color-swatch .color.active::before {
  content: "";
}
.arz_price11 {
  font-size: 14px;
  color: var(--color_red);margin-right: 4px;
}
.arz_price1 small {
  font-size: 11px;margin-right: 4px;
}
.arz_price1{
    font-size: 12px;
  margin: 6px auto;
  text-align: right;
  display: flex;
  align-items: center;
}
.arz_price1 i{
    background: rgba(0, 163, 255, 0.1);
  color: rgba(58, 32, 241, 0.88);
  font-size: 14px;
  padding: 3px;
  border-radius: 5px;
  margin-left: 4px;
}
.product-single .product-size-swatch {
  margin-bottom: 0rem;max-width: 75%;
}

.product-single .product-size-swatch .size {
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
  padding: 0.6rem 0.8rem;
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 1.2rem;
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #666;
  -webkit-transition: border-color 0.35s, color 0.35s;
  transition: border-color 0.35s, color 0.35s;
}

.product-single .product-size-swatch .size.active,
.product-single .product-size-swatch .size:hover {
  border-color: #336699;
  color: #336699;
}

.product-single .product-image-swatch {
  margin-bottom: 2rem;
}

.product-single .product-image-swatch .image {
  margin-left: 0.8rem;
  border: 1px solid #ccc;
  border-radius: 0.2rem;
  overflow: hidden;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.product-single .product-image-swatch .image img {
  width: 2.6rem;
  height: 2.6rem;
}

.product-single .product-image-swatch .image.active {
  border-color: #336699;
}

.product-single .btn-cart:hover,
.product-single .btn-cart:focus {
  background-color: var(--color_black);
  border-color: var(--color_black);
  color: var(--color_white);
}

.social-icon:hover,
.social-icon:focus {
  background-color: var(--color_black) !important;
  border-color: var(--color_black) !important;
  color: var(--color_white) !important;
}

.nbtn:hover,
.nbtn:focus {
  background-color: var(--color_black);
  border-color: var(--color_black);
  color: var(--color_white);
}

.product-single .quantity,
.product-single .btn-cart,
.product-single .btn-product-icon {
  border-radius: 0px;
}
.product-single .btn-cart .aabtn{
    display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2rem;
}
.product-single .btn-cart .aabtn svg{
    margin-right: 1rem;
}
.product-single .btn-cart {

height: 50px;
  border: 1px solid var(--color_orang);
  border-radius: 6px;
  background: var(--color_orang);
  letter-spacing: .03em;
  color: #fff;
  cursor: pointer;
  transition: all .3s ease-in-out;
  overflow: hidden;
  width: calc(100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.Add_favirous .btn-product-icon {
  position: relative;
  min-width: 52px;
  height: 50px;
  margin: 0 0 0 15px;
  border-radius: 6px;
  box-shadow: 0 1px 4px #0000000d;
  border: solid 1px #e6e6e6;
  background-color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  font-size: 22px;
  align-items: center;
  cursor: pointer;
}
.Add_share span{
display: flex;
  border-radius: 8px;
  background: rgba(22, 232, 25, 0.31);
  width: 34px;
  height: 34px;
  color: rgb(22, 232, 25);
  cursor: pointer;
  transition: 0.3s;
  align-items: center;
  justify-content: center;
}
.Add_share span:hover,
.Add_share span:focus{
  background: rgba(22, 232, 25, 0.91);
  color: white;
}
.Add_favirous span:hover,
.Add_favirous span:focus{
background: rgba(255, 92, 0, 0.91);
  color: white;
}
.Add_favirous span{
    display: flex;
  border-radius: 8px;
  background: rgba(255, 92, 0, 0.1);
  width: 34px;
  height: 34px;
  color: #FFB800;
  cursor: pointer;
  transition: 0.3s;
  align-items: center;
  justify-content: center;
}
.Add_favirous {
  display: block;margin-bottom: 6px;
}

.product-single .btn-cart:hover,
.product-single .btn-cart:focus {
background-color: #F36B00;
  border-color: #F36B00;

}

.product-single .btn-cart i {
  margin: 0 0 0.2rem 0.4rem;
  font-size: 1.7rem;
  display: none;
}

.product-single .btn-cart.disabled {
  background-color: #eee;
  border-color: #eee;
  color: #666;
  cursor: not-allowed;
}

.product-single .product-qty-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14rem;
  flex: 0 0 14rem;
  max-width: 14rem;
  margin-bottom: 1.6rem;
  margin-left: 2rem;
}

.product-single .social-links-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0rem;
}

.share_txt .sku {
  width: 100%;
  margin-bottom: 1rem;
}

.product-single .social-links-wrapper>* {
  margin-left: 0rem;
  margin-bottom: 1rem;
  width: 100%;
}

.product-single .social-links-wrapper .btn-product-icon {
  width: 1.8rem;
  height: auto;
  margin-left: 1.6rem;
  margin-bottom: 0;
  font-size: 1.8rem;
  border: none;
  color: #333;
  overflow: initial;
  background-color: transparent;
}

.product-single .social-links-wrapper .btn-product-icon.btn-compare {
  font-size: 2rem;
}

.product-single .social-links-wrapper .btn-product-icon:hover {
  background-color: transparent;
  color: #336699;
}

.product-single .social-links-wrapper .divider {
  width: 1px;
  height: 1.8rem;
  background: #e1e1e1;
  margin-top: 1rem;
}

.product-single .social-icons {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
}

.product-single.product-grid .product-image-full {
  left: 2.5rem;
}

.product-single .product-variation-clean {
  display: none;
  font-size: 1.2rem;
  background: #f4f4f4;
  padding: 0.3em 1em;
  color: #333;
  position: absolute;
  top: 100%;
  margin-top: 1rem;
  z-index: 1;
}

.product-thumbs-sticky .product-image-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 10rem);
  flex: 0 0 calc(100% - 10rem);
  max-width: calc(100% - 10rem);
}

.product-thumbs-sticky .product-thumbs-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 9rem;
  flex: 0 0 9rem;
  max-width: 9rem;
  margin-left: 1rem;
  margin-top: 0;
}

.product-thumbs-sticky .product-thumbs {
  -webkit-transition: none;
  transition: none;
}

.product-thumbs-sticky .product-image {
  margin-bottom: 2rem;
}

.product-gallery-vertical.product-thumbs-sticky .product-thumbs-wrap {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.product-gallery-vertical.product-thumbs-sticky .product-thumbs {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: -1rem 0;
  max-width: 100%;
  bottom: auto;
}

.product-gallery-vertical.product-thumbs-sticky .product-thumb {
  margin: 1rem 0;
}

.single-product .nav-top>.swiper-button-prev {
  right: 0.5rem;
}

.single-product .nav-top>.swiper-button-next {
  right: 0.2rem;
}

.single-product .nav-top>.swiper-button-next,
.single-product .nav-top>.swiper-button-prev {
  width: 15px;
  top: -6.2rem;
  color: #666;
  font-size: 1.3rem;
  font-weight: 600;
}

.single-product .nav-top>.swiper-button-next:not(.swiper-button-disabled):hover,
.single-product .nav-top>.swiper-button-prev:not(.swiper-button-disabled):hover {
  color: #336699;
}

@media (min-width: 992px) {
  .product-gallery-vertical .product-thumbs-wrap:not(.swiper-container-initialized) .product-thumb {
    margin-bottom: 1rem;
  }

  .product-gallery-vertical .product-thumbs-wrap {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    max-width: 9rem;
    margin: 0 0 0 1rem;
  }

  .product-gallery-vertical .product-thumbs-wrap:hover .swiper-button-prev:not(.swiper-button-disabled),
  .product-gallery-vertical .product-thumbs-wrap:hover .swiper-button-next:not(.swiper-button-disabled) {
    opacity: 0.9;
    -webkit-transform: none;
    transform: none;
  }

  .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev,
  .product-gallery-vertical .product-thumbs-wrap .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    width: 100%;
    height: 2.5rem;
  }

  .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev {
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev::before {
    content: "î¤‘";
  }

  .product-gallery-vertical .product-thumbs-wrap .swiper-button-next {
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  .product-gallery-vertical .product-thumbs-wrap .swiper-button-next::before {
    content: "î¤";
  }

  .product-gallery-vertical .product-single-swiper {
    max-width: calc(100% - 10rem);
  }

  .product-gallery-vertical .product-thumbs {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
    max-width: 100%;
  }

  .product-gallery-vertical .product-thumb {
    padding: 0;
    height: auto;
  }
}
.box_pb4 .nshimmerBG {
    height: 12rem;
margin-top: 1rem;
}
.mrgal1 .box_ntop1{
    margin-bottom: 3rem;
}

@media (max-width: 991px) {
  .product-single .product-form .product-size {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14rem;
    flex: 0 0 14rem;
    max-width: 14rem;
  }
}

@media (min-width: 768px) {
  .product-single .product-details {
    
  }
}

@media (max-width: 479px) {
  .product-single:not(.product-popup) .product-qty-form {
    margin-left: 1rem;
  }
}

/*-------------------------------------------
    Products
        - Default
        - Simple
        - Slide Up
        - Image Gap
        - Widget
        - List
--------------------------------------------*/

#load_date .product{
background-color: white;
  border: 0.7px solid rgba(0, 0, 0, 0.17);
  border-radius: 20px;
}
#load_date .product:hover,
#load_date .product:focus {
  background-color: #ffffff;
  -webkit-filter: drop-shadow(0 1px 5px rgba(0,0,0,.2));
  filter: drop-shadow(0 1px 5px rgba(0,0,0,.2));;
}

#load_date .product:hover .product-media,
#load_date .product:focus .product-media {
  
}

#load_date .product:hover .product-media img,
#load_date .product:focus .product-media img {}


.translated-rtl .translate,
.translated-rtl .translate .contentDescriptions li {
  direction: rtl !important;text-align: right;
 
}
.translated-rtl  .boxdes1.translate{
  direction: ltr !important;
}
.translated-rtl .title_des{
  direction: rtl !important;
}
.product {
 position: relative;
 font-family: IRANYekan_mob, Poppins, sans-serif;
 font-size: 1.4rem;
 font-weight: 400;
 color: #020101;
 cursor: pointer;
 border-radius: 3px;
 border: none;
 transition: 0.3s linear;
 -moz-transition: 0.3s linear;
 -ms-transition: 0.3s linear;
 -o-transition: 0.3s linear;
 -webkit-transition: 0.3s linear;
}
.product-details{
  cursor: default;
}
.product:hover .product-action,
.product:hover .product-action-vertical,
.product:hover .product-action-horizontal {
  visibility: visible;
  opacity: 1;
}

.product:hover .product-action-horizontal {
  bottom: 1.5rem;
}
.off_pro{
position: absolute;
  left: 0;
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  top: 0;
  justify-content: center;
  flex-direction: column;
}
.off_pro d{
color: rgba(255, 255, 255, 0.75);
  font-size: 6px;
  font-style: normal;
  font-weight: 600;
  line-height: 113.92%;
  position: relative;
  top: -5px;
}
.product .product-price {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.product_hidden {
  position: relative;
  overflow: visible;
}
.header-right a{
  -webkit-transition: -webkit-box-shadow 0.35s;
  transition: -webkit-box-shadow 0.35s;
  transition: box-shadow 0.35s;
  transition: box-shadow 0.35s, -webkit-box-shadow 0.35s;

  cursor: pointer;

  
}
.header-right a:not(.loginnew){}
.header-right a:hover,
.header-right a:focus{
  color: var(--color_orang);
}
.header-right a i{
  padding-left: 10px;
}
.product-media {
  position: relative;
  margin-bottom: 0;
  -webkit-transition: -webkit-box-shadow 0.35s;
  transition: -webkit-box-shadow 0.35s;
  transition: box-shadow 0.35s;
  transition: box-shadow 0.35s, -webkit-box-shadow 0.35s;
  transition: transform 0.5s ease;
  border: 0px #f5f4f4 solid;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.pre_loading_product {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  max-height: 350px;
  color: #f4f4f4;

  background-color: #f4f4f4;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
}



/****/
.priceLabel{
    display: flex;
  align-items: center;
  justify-content: center;
  margin: 4px;height: 2rem;
}
.low-price-in-last-month{
border-radius: 5px;
  background: rgba(243, 6, 6, 0.1);
  padding: 1px 2rem;
}
.low-price-in-last-month span{

	color: #F20A42;
	text-align: right;
	font-size: 9px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.27px;

}
#load_date,.loading_append {
  grid-template-columns: repeat(4,1fr);
display: grid;
gap: 1.7rem;
}


#load_date  .product-wrap:not(:nth-child(4n)),
.loading_append  .product-wrap:not(:nth-child(4n)) {
 
}
#load_date  .product-wrap {=}


.product-list_ProductList__pagesContainer__zAhrX {
  display: grid;
  grid-auto-flow: dense;
  grid-template-rows: auto;
  grid-template-columns: repeat(1,1fr);
}


.Des_puis {
  position: absolute;
  left: 0rem;
  top: 0rem;
   
  z-index: 1;
  width: 100%;
}
.a-row {
  width: 100%;
}

.a-row::after,
.a-row::before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0;
}

.a-badge[data-a-badge-supplementary-position] {
  float: left;
}

[data-a-badge-type="status"] .a-badge-label {
  max-width: 160px !important;
}

[data-a-badge-type="status"] .a-badge-label {
  max-width: 130px;
  background-color: #232F3E;
  color: #232F3E;
  padding: 0 6px 0 10px;
}

.a-badge .a-badge-label {
  position: relative;
  height: 26px;
  z-index: 1;
  float: left;
}

[data-a-badge-color="sx-orange"] {
  background-color: #E67A00 !important;
  color: #E67A00 !important;
}

[data-a-badge-type="status"] .a-badge-label .a-badge-label-inner {
  color: #fff;
}

.a-badge .a-badge-label .a-badge-label-inner {
  line-height: 26px;
  height: 26px;
  font-size: 12px;
}

[data-a-badge-type="status"] .a-badge-label::after {
  content: "";
  width: 10px;
  height: 26px;
  border-right: 10px solid transparent;
  border-top: 26px solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: -10px;
}

[data-a-badge-type="status"] .a-badge-label {
  color: #232F3E;
}

.a-badge:focus .a-badge-supplementary-text,
.a-badge:hover .a-badge-supplementary-text {
  visibility: visible !important;
  font-size: 10px;
  cursor: pointer;
  color: #C7511F;
}

[data-a-badge-color="sx-gulfstream"] {
  background-color: #002F36 !important;
  color: #002F36 !important;
}

[data-a-badge-color="ac-orange"] {
  color: #F69931 !important;
}

.a-badge[data-a-badge-supplementary-position="right"] .a-badge-supplementary-text {
  visibility: hidden;
  padding-left: 16px;
  line-height: 26px;
  height: 26px;
  position: relative;
  z-index: 1;
}

.rush-component {
  width: 100%;
}

.a-text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap;
  display: block;
}

.a-text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap;
  display: block;
}



.a-color-base {
  color: #0F1111 !important;
}

.a-text-bold {
  font-weight: 700 !important;
}

.a-icon-amazon-app,
.a-icon-autorip,
.a-icon-fba,
.a-icon-fresh,
.a-icon-kindle-unlimited-headphones,
.a-icon-logo,
.a-icon-logo-china,
.a-icon-premium,
.a-icon-premium-nav,
.a-icon-prime,
.a-icon-prime-campus,
.a-icon-prime-fresh,
.a-icon-prime-headphones,
.a-icon-prime-jp,
.a-icon-prime-jp-nav,
.a-icon-prime-nav,
.a-icon-prime-pass,
.a-icon-prime-wardrobe-badge,
.a-icon-prime-wardrobe-logo,
.a-icon-primefresh-nav,
.a-icon-share-douban,
.a-icon-share-email,
.a-icon-share-facebook,
.a-icon-share-kaixin001,
.a-icon-share-line,
.a-icon-share-link,
.a-icon-share-mixi,
.a-icon-share-pengyou,
.a-icon-share-pinterest,
.a-icon-share-qq,
.a-icon-share-qzone,
.a-icon-share-renren,
.a-icon-share-sina,
.a-icon-share-sms,
.a-icon-share-tencent,
.a-icon-share-twitter,
.a-icon-share-wechat,
.a-icon-share-whatsapp,
.a-icon-smile,
.a-logo,
.a-logo-china,
.a-premium-logo,
.a-premium-nav-logo,
.a-prime-jp-logo,
.a-prime-jp-nav-logo,
.a-prime-logo,
.a-prime-nav-logo,
.a-share-douban,
.a-share-email,
.a-share-facebook,
.a-share-kaixin001,
.a-share-line,
.a-share-link,
.a-share-mixi,
.a-share-pengyou,
.a-share-pinterest,
.a-share-qq,
.a-share-qzone,
.a-share-renren,
.a-share-sina,
.a-share-sms,
.a-share-tencent,
.a-share-twitter,
.a-share-wechat,
.a-share-whatsapp {
  background-image: url(../../images/E6vgqiIirWgGb3f.png);
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat;
}

.a-icon {
  display: inline-block;
  vertical-align: top;
}

.s-prime.s-icon-text-medium {
  bottom: -3px;
}

.s-image-logo-view .a-icon {
  vertical-align: baseline;
}

.a-icon-premium,
.a-icon-prime,
.a-icon-prime-jp,
.a-premium-logo,
.a-prime-jp-logo,
.a-prime-logo {
  width: 53px;
  height: 15px;
  background-position: -185px -182px;
  vertical-align: baseline;
}

.a-relative,
.aok-relative {
  position: relative;
}
.color_product {
  direction: ltr;
  height: auto;
  position: absolute;
  width: 1rem;
  display: flex;
  flex-direction: column;
  left: 15px;
  top: 0px;z-index: 1;
}


 
.s-color-swatch-container {
  display: flex;
  height: auto;
  width: 16px;
  flex-direction: column;
}

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

 
  .s-color-swatch-spinner{position:absolute;padding:80% 30%;margin:auto;top:0;left:0;bottom:0;right:0}
  .s-color-swatch-disable-interaction{pointer-events:none}.s-color-swatch-image-swatch1{background-position:right 17px top}
  .s-color-swatch-image-swatch2{background-position:right 34px top}.s-color-swatch-image-swatch3{background-position:right 51px top}
  .s-color-swatch-image-swatch4{background-position:right 68px top}.s-color-swatch-image-swatch5{background-position:right 85px top}
.s-color-swatch-image-swatch6{background-position:right 102px top;
  }
  .s-color-swatch-image-swatch-finder{
    height: 17px !important;
    width: 17px !important;
  }
/* ******** */
.goog-te-banner-frame {
  display: none;
  height: 0 !important;
  visibility: hidden
}

#google_translate_element {

}

 

.s-color-swatch-container .s-color-swatch-outer-circle {
  border-radius: 50%;
  height: 16px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #fff;margin-bottom: 4px;
  position: relative;
overflow: hidden;
padding: 1px;
}

.s-color-swatch-container .s-color-swatch-outer-circle-selected {
  border-color: #111 !important;
}

.s-color-swatch-container {
  
}

 
.s-color-swatch-container .s-color-swatch-outer-circle div:first-child{
  width: 100%;
height: 100%;
display: flex;
align-items: center;overflow: hidden;border-radius: 50%;
}

.s-color-swatch-container .s-color-swatch-outer-circle .s-color-swatch-inner-circle-fill .s-color-swatch-inner-circle-border {
  height: 100%;
width: 100%;
border: 1px solid rgba(0, 0, 0, .2);
float: left;
}

.color_product {

}
.s-color-swatch-container .s-color-swatch-link{
  font-size: 8px;
  color: var(--color_gray);
}
.s-color-swatch-container .s-color-swatch-outer-circle div:first-child a:first-child{
  display: block;
width: 100%;
height: 100%;
}
.s-color-swatch-container .s-color-swatch-outer-circle .s-color-swatch-inner-circle-fill {
  height: 100%;
  width: 100%;
  display: block;
}
.s-color-swatch-container .s-color-swatch-outer-circle .s-color-swatch-inner-circle-fill .s-color-swatch-inner-circle-border {
  height: 100%;
  width: 100%;
  display: block;
}
.a-badge[data-a-badge-supplementary-position] {
  float: left;
}
[data-a-badge-type="status"] .a-badge-label {
  color: #232F3E;
}
.a-badge .a-badge-label {
  position: relative;
  height: 26px;
  z-index: 1;
  float: left;
}
/**/
.cls_collection_amazon #load_date .product-media {
  height: 24rem;
}
.cls_collection_trendyol #load_date .product-media {
  height: 32rem;
}
.product-media {
  position: relative;
  overflow: hidden;
  height: auto;
  display: flex;
  align-items: center;
} 
.product-media a{
  margin: 0 auto;
}
.cls_collection_amazon #load_date .product-media img {
  margin: 1rem auto;
  max-height: 20rem;
}

.cls_collection_trendyol #load_date .product-media img {
  margin: 1rem auto;
  width: auto;
  max-width: 90%;
  height: auto;
}

.product-media img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  max-height: 350px;
  
  color: #f4f4f4;
  background-color: #f4f4f4;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: left -40px top 0;
  -webkit-animation: shine 1s ease infinite;
  animation: shine 1s ease infinite;
  
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
}

.product-media img:last-child {
  position: absolute;
  opacity: 0;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.product-media img:first-child {
  position: relative;
  opacity: 1;
}

.product-media:hover img:last-child {
  opacity: 1;
}

.product-label-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: absolute;
  right: 2rem;
  top: 2rem;
  max-width: 11rem;
  z-index: 1;
}

.product-label {
  display: inline-block;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
  letter-spacing: -0.005em;
  color: #fff;
  line-height: 1;
  padding: 0.6rem 1rem;
  border-radius: 0.3rem;
  text-transform: uppercase;
}

.product-label.label-new {
  background: #336699;
  padding: 0.6rem 1rem;
}

.product-label.label-discount {
  background: #f77c29;
}

.product-label.label-hot {
  background: #799b5a;
}

.product-sales-wrapper {
  position: relative;
  margin-bottom: 1.4rem;
}

.product-sales-wrapper .progress-bar {
  height: 1rem;
  background: #eee;
  margin-bottom: 0.7rem;
}

.product-sales-wrapper .product-sales-count {
  color: #666;
  font-size: 1.3rem;
}

.product-sales-wrapper .product-sales-count mark {
  background-color: transparent;
  color: inherit;
}

.btn-product {
  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-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 1.14em 0;
  line-height: 1.2;
  background-color: #336699;
  color: #fff;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: -0.025em;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.btn-product:hover,
.btn-product:active {
  color: #fff;
}

.btn-product.btn-link {
  display: inline-block;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  background-color: transparent;
  padding: 0;
}

.btn-product.btn-link::after {
  margin-top: 0;
}

.btn-product.btn-sm {
  padding: 0.693em 0;
}

.btn-wishlist {
  line-height: 1;
}

.btn-wishlist i::before {
  margin: 0;
}

.btn-cart {}

.btn-cart.btn-link {
  color: var(--color_back);
}

.btn-cart.btn-link:hover,
.btn-cart.btn-link:active {
  color: var(--color_back);
}

.btn-cart:not(.btn-product-icon) i.w-icon-cart {
  font-size: 1.8rem;
  margin-bottom: 0.54rem;
}

.btn-product-icon {
  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: 3.6rem;
  height: 3.6rem;
  margin-bottom: 0.5rem;
  background-color: transparent;
  
  color: #737373;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 3.5rem;
  overflow: hidden;
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, transform 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s, visibility 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;

}
.header_new_list{
  display: flex;
  align-items: center;
}
.header_new_list .p-translate1{
  text-align: left;
  margin: 10px auto;
  margin: 0 10px 0 0 !important;
}
.btn-product-icon:hover,
.btn-product-icon:active {
  color: var(--color_red);
}

.btn-product-icon.btn-cart,
.btn-product-icon.btn-quickview {
  font-size: 1.4em;
  font-weight: 400;
}

.btn-product-icon.btn-compare {
  font-size: 2em;
}

.product-action-vertical .btn-product-icon {
border-radius: 8px;
  background: rgba(255, 92, 0, 0.1);
  width: 34px;
  height: 34px;
  color: #FFB800;
  cursor: pointer;
  transition: 0.3s;
}

.btn-product-icon.btn-cart {
  margin-bottom: 0.2rem;
}

.btn-product-icon.loading {
  background-color: rgba(255, 255, 255, 0.2);
}

.btn-product-icon.loading::before {
  opacity: 0.4;
  color: gray;
display: flex;
align-items: center;
right: 14px;
}

.product-action {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  z-index: 10;
  -webkit-transition: opacity 0.3s, visibility 0.3s, bottom 0.3s;
  transition: opacity 0.3s, visibility 0.3s, bottom 0.3s;
  opacity: 0;
  visibility: hidden;
}

.product-action-vertical {
  position: relative;
  top: 8px;
  right: 8px;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.product-action-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.08);
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  bottom: 0;
  width: 166px;
  max-width: 80%;
  border-radius: 3px;
  padding: 5px;
  opacity: 0;
  visibility: visible;
  -webkit-transition: opacity 0.3s, visibility 0.3s, bottom 0.3s;
  transition: opacity 0.3s, visibility 0.3s, bottom 0.3s;
}

.product-action-horizontal .btn-product-icon {
  margin-bottom: 0;
  border: none;
  color: #333;
}

.product-action-horizontal .btn-product-icon.btn-wishlist {
  font-size: 1.4em;
}

.product-action-horizontal .btn-product-icon.btn-compare {
  font-size: 1.4em;
}

.product-action-horizontal .btn-product-icon:hover,
.product-action-horizontal .btn-product-icon:active,
.product-action-horizontal .btn-product-icon:focus,
.product-hidden-details .btn-product-icon:hover,
.product-hidden-details .btn-product-icon:active,
.product-hidden-details .btn-product-icon:focus,
.product-list .product-details .btn-product-icon:hover,
.product-list .product-details .btn-product-icon:active,
.product-list .product-details .btn-product-icon:focus {
  background-color: transparent;
  color: var(--color_orang4);
}

.name_pop {
  white-space: unset;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
}

.shop_pop {
  display: block;
  text-transform: capitalize;
}

#load_date .product-details {
  height: 200px;
}

.product-details {
  position: relative;
  padding-top: 2rem;
  
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  overflow: hidden;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  transition: all 0.3s ease;

  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;

}

.product-details>.btn-wishlist {
  position: absolute;
  top: 1.0rem;
  right: 0;
  color: #999999;
  font-size: 1.8em;
  z-index: 1;
}

.product-details>.btn-wishlist.loading {
  left: 1.8rem;
}

.product-details>.btn-wishlist.loading::after {
  right: 0.9rem;
  top: 0.9rem;
}

.product-details>.btn-wishlist:hover {
  color: #336699;
}

.product-details>.btn-wishlist:hover i {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.product-hidden-details .product-action {
  position: relative;
  visibility: hidden;
  opacity: 0;
}

.product-hidden-details .product-action .btn-wishlist {
  position: static;
}

.product-hidden-details .btn-cart {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 9.5rem;
  max-width: 12.3rem;
  height: 3.5rem;
  padding: 0.92em 0;
  font-size: 1.3rem;
  font-weight: 600;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  z-index: 1;
  background-color: #454545;
  border-radius: 0.3rem;
}

.product-hidden-details .btn-cart:hover {
  background-color: #336699;
  border-color: #336699;
}

.product-hidden-details .btn-cart i {
  margin: 0;
  display: none;
}

.product-hidden-details .btn-product-icon {
  visibility: hidden;
  opacity: 0;
}

.product-hidden-details .btn-product-icon,
.product-list .product-details .btn-product-icon {
  width: 3rem;
  height: 3.5rem;
  margin: 0 1rem 0 0;
  border: none;
  color: #333;
  text-align: center;
}

.product-hidden-details .btn-product-icon.btn-compare,
.product-list .product-details .btn-product-icon.btn-compare {
  margin-right: 0.8rem;
}

.product-hidden-details .btn-wishlist,
.product-list .btn-wishlist {
  font-size: 1.8rem;
}

.product-hidden-details .btn-compare,
.product-list .btn-compare {
  font-size: 2rem;
}

.product-name {
    margin-bottom: 0rem;
  font-size: 1.4rem;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: nowrap;
  direction: ltr;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: IRANYekan_mob;
}

.product-name a {
  line-height: 20px;
  color: var(--color_black);
  font-size: 1.2rem;display: block;

}

.product-name a:hover {
  color: #333;
}
.product_v2 .product-name p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 16px;
  font-size: 11px;
  text-align: right;
  height: 5rem;
}
.product-cat {
margin-bottom: 0.5rem;
  font-size: 14px;
  color: #333;
  font-weight: 600;
  display: block;
  direction: ltr;
  text-align: left;
}

.product_name {
  position: relative;
  line-height: normal;
  font-size: 12px;
  color: #666;
  margin: 2px 0;
}

.product-cat a {
  display: inline-block;
  color: inherit;
  font-size: 1.3rem;
  font-weight: 400;
  color: var(--color_black);
}

.product-cat a:hover {
  color: var(--color_black);
}

.product-variations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-variations>a {
  border: 1px solid #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 0.3rem;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.product-variations>a:not(:last-child) {
  margin-left: 0.8rem;
}

.product-variations>a:not(.color).active,
.product-variations>a:not(.color):hover {
  border: 1px solid #336699;
}

.ratings-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin-bottom: 0.3rem;
  font-size: 1.2rem;
}

.ratings-full,
.ratings {
  position: relative;
  font-family: "wolmart";
  letter-spacing: 0.2em;
}

.ratings-full {
  cursor: pointer;
  margin-left: 0.5rem;
}

.ratings-full::before {
  content: "î¦†""î¦†""î¦†""î¦†""î¦†";
  color: rgba(0, 0, 0, 0.16);
  white-space: nowrap;
}

.ratings-full:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.ratings {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
}

.ratings::before {
  content: "î¦†""î¦†""î¦†""î¦†""î¦†";
  color: #f77c29;
}

.rating-reviews {
  margin: 2px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  font-size: 1.2rem;
  color: #aaa;
}
.prk-order-products{
  display: flex;
list-style: none;
padding: 0;

}
.menu_order_title{
  padding-left: 5px;
}
.prK_orderby_filtering{
  display: flex;
align-items: center;
}
.stamps_new{
  position: relative;
width: auto;
 margin-left: 2rem;
}
.cstm-stmp-box-wrppr{
  display: flex;
flex-direction: column;
}
.cstm-stmp-box-wrppr .new_stemp:not(:last-child){
  margin-bottom: 5px;
}
.top_product_up_left{
margin-right: auto;
  justify-content: space-between;
  grid-template-columns: repeat(2,1fr);
  display: grid;
  direction: ltr;
  left: 0px;
  position: relative;
}
.sample_product1 .product-pa-wrapper{
  display: block;
text-align: left;
width: 100%;
}
.product .product-price{
  white-space: nowrap;
 
}
.cls_collection_trendyol .top_product_up,
.cls_product_trendyol .top_product_up{
display: flex;
  position: absolute;
  z-index: 2;
  width: 100%;

}
.cls_collection_trendyol .prk-order-products li{
  padding-left: 10px;
}
.page-content:not(.cls_collection_trendyol) .prk-order-products li:not(:last-child) a{
  padding-left: 16px;
}

.cls_collection_amazon .order-item:not(:last-child){
    margin-left: 1rem;
}
.page-content:not(.cls_collection_trendyol)  .prk-order-products li a{
  padding-left:2rem;
}
.prk-order-products li a{
color: var(--color_black);

font-size: 13px;
font-family: Iranyekan2;
cursor: pointer
}
.top_nav{
width: 100%;
  display: flex;
  border-radius: 12px;
  border: 0.4px solid rgba(0, 0, 0, 0.2);
  padding: 0 1rem;
  margin-bottom: 1rem;
}

.prk-order-products li.is-active  a{
  color: var(--color_red);
}
.rating-reviews:hover {
  color: #336699;
}
.brand_product_list{
  display: block;
text-align: center;
font-family: Iranyekan3;
height: 14px;
}
.product-price {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6;
  -webkit-transition: visibility 0.4s, opacity 0.4s;
  transition: visibility 0.4s, opacity 0.4s;
  color: var(--color_black);
}

.product-price .old-price {
font-weight: 400;
display: block;
font-size: 12px;
line-height: normal;
color: #666;
margin-left: 0;
direction: rtl;
}
.mlim{
display: flex;
  flex-direction: column;
}
.mlim .mlim1{
      font-style: normal;
}
.contentDescriptions .NCsize .variation_سایز_name,
.contentDescriptions .NCsize .variation_size_nam,
.contentDescriptions .NCsize select{
    display:none;
}
.product_slider4 .product-media {
  border-width: 0;
}
.price_detail_new_top .Total_price .old-price {
  
  font-size: 29px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 10.7px;
}
.price_detail_new_top .Total_price .new-price {
  
  font-size: 29px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 8.7px;
}
.product-price .new-price {
  color: var(--color_black);
  text-decoration: none;
   
  margin-left: 0px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  direction: rtl;
}
.box_category3 .swiper-button-next,
.box_category3 .swiper-button-prev{
    display: none;
}
.product-price .new-price:not(:last-child) {
 
}

.product-price:not(:last-child) {
  margin-bottom: 0.9rem;
}

.sold-by {
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  color: #666;
}

.sold-by a {
  color: #336699;
}

.product-wrap {
  padding-bottom: 0rem;
}

.product-simple:hover .product-price {
  visibility: hidden;
  opacity: 0;
}

.product-slideup-content {
  overflow: hidden;
}

.product-slideup-content .product-hidden-details {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  padding-top: 1.5rem;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background-color: #fff;
}

.product-slideup-content .product-details {
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.product-slideup-content .btn-wishlist {
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
}

.product-slideup-content .btn-compare {
  -webkit-transform: translateX(300%);
  transform: translateX(300%);
}

.product-slideup-content:hover .product-details,
.product-slideup-content:hover .product-hidden-details {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}

.product-slideup-content:hover .btn-product-icon {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

.product-image-gap {
  padding: 0.9rem;
  border: 1px solid #eee;
  background-color: #fff;
}

.product-image-gap .product-details {
  padding: 1.8rem 1rem 1rem;
}

.product-image-gap.product-classic .product-action {
  right: 0;
  bottom: 0;
}

.product-image-gap:hover {
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.product-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-widget .product-name {
  font-size: 1.3rem;
  white-space: normal;
  line-height: 1.45;
  margin-bottom: 0.6rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.product-widget {
  padding: 1rem 0;
}

.product-widget .product-media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11rem;
  flex: 0 0 11rem;
  margin: 0 0 0 1rem;
  max-width: 11rem;
  padding: 0 0 0 1rem;
}

.product-widget .product-details {
  padding: 0 0 0 1rem;
}

.product-widget .product-name {
  margin-bottom: 0.7rem;
  color: #666;
}

.product-widget .product-price {
  font-size: 1.5rem;
}

.sidebar .product-widget {
  padding: 1rem 0;
}

.sidebar .product-widget .product-media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35.73%;
  flex: 0 0 35.73%;
  max-width: 35.73%;
  min-width: 33.33%;
  margin-left: 1rem;
  padding: 0;
}

.sidebar .product-widget .product-name {
  margin-bottom: 0.6rem;
  color: #333;
}

.sidebar .product-widget .ratings-container {
  margin-bottom: 0.5rem;
}

.product.text-center .ratings-container {
  text-align: start;
}

.product.text-center .ratings-container,
.product.text-center .product-action {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.swit_lr .product .product-pa-wrapper{
width: 100%;
text-align: left;
direction: ltr;
}
.product .product-pa-wrapper {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.swit_lr:not(:last-child) .product::after{
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0%;
  background-color: #f1f2f4;
  left: 0;
}
.product .product-pa-wrapper .product-price {
  margin-bottom: 0;
 
  height: 6rem;
  width: 100%;
  overflow: hidden;
  position: relative;
  direction: ltr;
  display: flex;
  align-items: start;


}
.product .product-pa-wrapper .product-price:not(.one_price){
  flex-direction: column;
}
.product-price.one_price{
display: flex;
  justify-content: space-between;
}
.swit_lr .new-price {
  margin-top: auto;
width: 100%;
}
.product .product-pa-wrapper .product-action {
  bottom: -1rem;
}

.product .product-pa-wrapper .load-more-overlay.loading::after {
  top: 0;
}

.product:hover .product-pa-wrapper .product-action {
  bottom: 0;
}

.product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 2rem;
}

.product-list .product-media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26rem;
  flex: 0 0 26rem;
  max-width: 26rem;
  margin-left: 2rem;
}

.product-list .product-details {
  padding: 0;
}

.product-list .product-name {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.product-list .ratings-container {
  margin-bottom: 0.9rem;
}

.product-list .product-price {
  margin-bottom: 0.6rem;
  font-size: 1.8rem;
}

.product-list .product-action {
  position: relative;
  visibility: visible;
  opacity: 1;
}

.product-list .product-desc {
  margin-bottom: 3.9rem;
  font-size: 1.3rem;
  color: #666;
  line-height: 1.9;
}

.product-list .product-desc li {
  position: relative;
  padding-right: 2rem;
  line-height: 1.86;
}

.product-list .product-desc li::before {
  position: absolute;
  display: block;
  right: 0;
  top: 1px;
  content: "î¥©";
  font-family: "wolmart";
  font-weight: 700;
}

.product-list .btn-product {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 0.86em 0.5em;
  max-width: 17.6rem;
  background-color: transparent;
  border: 2px solid #ccc;
  color: #333;
  font-size: 1.4rem;
  border-radius: 0.3rem;
  -webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}

.product-list .btn-product:hover {
  background-color: #336699;
  border-color: #336699;
  color: #fff;
}

.product-list .btn-product i.w-icon-cart {
  margin: 0 0 0 0.8rem;
  font-size: 1.7rem;
}

.product-absolute::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display:none;
  width: 100%;
  height: 100%;
  background-color: #080a39;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.product-absolute .product-name {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 1rem;
  white-space: normal;
  margin-bottom: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  margin-top: 1rem;
  -webkit-transition: margin-top 0.3s, opacity 0.3s;
  transition: margin-top 0.3s, opacity 0.3s;
  opacity: 0;
  z-index: 1;
}

.sou_fix a{
  display: flex;
  width: 100%;
  position: relative;
  padding: 0;
  align-items: center;
}
.lnk_jslider{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sou_fix a::after {
  content: "";
  border-color: inherit;
  position: absolute;
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(.4,0,.2,1);
  animation-timing-function: cubic-bezier(.4,0,.2,1);
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: whatsappPulse;
  animation-name: whatsappPulse;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  width: 60px;
height: 60px;
border-radius: 50%;
}
@-webkit-keyframes whatsappPulse {
  0% {
  -webkit-box-shadow: 0 0 0 0 #25d366;
  box-shadow: 0 0 0 0 #25d366;
  opacity: 1;
}
to {
  -webkit-box-shadow: 0 0 0 15px #25d366;
  box-shadow: 0 0 0 15px #25d366;
  opacity: 0;
}
}@keyframes whatsappPulse {
  0% {
  -webkit-box-shadow: 0 0 0 0 #25d366;
  box-shadow: 0 0 0 0 #25d366;
  opacity: 1;
}
to {
  -webkit-box-shadow: 0 0 0 15px #25d366;
  box-shadow: 0 0 0 15px #25d366;
  opacity: 0;
}
}


.brand_pad .product-name{
  text-align: center;
}
.brand_pad .product-name a{
  font-weight: 900;
}
.pad_cls_brand{
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid white;
  -webkit-transition: 0.3s;
  transition:  0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.brand_pad .product-name a{
  transition:  0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.product:hover .pad_cls_brand,
.product:focus .pad_cls_brand{
  border-color: var(--color_orang);
}
.product .pad_cls_brand figure img{
    transition: 0.3s;
}
.product:hover .pad_cls_brand figure img,
.product:focus .pad_cls_brand figure img{
   
  transform: scale(1.1);
}
.brand_pad:hover  .product-name a,
.brand_pad:focus  .product-name a{
  color: var(--color_orang);
}
.product-absolute .product-name:hover a {
  text-decoration: underline;
}

.product-absolute:hover {
  opacity:1;
}

.product-absolute:hover::before {
  opacity:0.3;
}

.product-absolute:hover .product-name {
  margin-top: 0;
  opacity: 1;
}

.product-absolute:hover .product-name a {
  color: #fff;
}

@media (max-width: 575px) {
  .product-list {
    display: block;
    margin-bottom: 2rem;
  }

  .product-list .product-media {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 2rem 0;
  }
}

@media (max-width: 479px) {
  .product:not(.product-list) {
   
  }

  .product:not(.product-list) .btn-product-icon {
    width: 3rem;
    height: 3rem;
  }

  .product:not(.product-list) .product-label-group {
    top: 1rem;
    right: 1rem;
  }

  .product:not(.product-list) .product-action-vertical {
    top: 1rem;
    left: 1rem;
  }

  .product-hidden-details .btn-cart {
    max-width: 3.5rem;
    min-width: auto;
  }

  .product-hidden-details .btn-cart i {
    display: block;
  }

  .product-hidden-details .btn-cart span {
    display: none;
  }
}

/*-------------------------------------------
    Progress Bar
        - Rounded
--------------------------------------------*/
.progress-bar {
  background-color: #eee;
  margin-bottom: 1rem;
  height: 1rem;
  width: 100%;
}

.progress-bar span {
  display: block;
  height: 100%;
  background-color: #999;
}

.progress-bar.rounded {
  border-radius: 0.8rem;
}

.progress-bar.rounded span {
  border-radius: 0.8rem;
}

.progress-bar.progress-bar-sm {
  height: 0.8rem;
}

.progress-value mark {
  background: transparent;
}

/* -------------------------------------------
    Mini Popup
---------------------------------------------- */
.minipopup-area {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 3000;
}

.minipopup-box {
  position: absolute;
  right: -8rem;
  width: 300px;
  padding: 2rem;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s, right 0.3s ease-out, -webkit-transform 0.3s;
  transition: opacity 0.3s, right 0.3s ease-out, -webkit-transform 0.3s;
  transition: opacity 0.3s, right 0.3s ease-out, transform 0.3s;
  transition: opacity 0.3s, right 0.3s ease-out, transform 0.3s, -webkit-transform 0.3s;
  z-index: 3000;
}

.minipopup-box.show {
  opacity: 1;
  right: 0;
}

.minipopup-box.focus {
  -webkit-transform: scale(0.98) translateY(-100%);
  transform: scale(0.98) translateY(-100%);
}

.minipopup-box .product.product-cart {
  padding-top: 0;
  margin-bottom: 1.5rem;
}

.minipopup-box .product.product-cart .product-name {
  margin-bottom: 0.9rem;
  font-weight: 400;
}

.minipopup-box .product-details {
  padding: 0 1.2rem 0 0;
}

.minipopup-box p {
  margin-bottom: 0;
  font-size: 1.3rem;
  color: #666;
  line-height: 1.4;
}

.minipopup-box .product-action {
  position: relative;
  opacity: 1;
  visibility: visible;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.minipopup-box .product-action a:first-child {}

.minipopup-box .product-action a:first-child:hover,
.minipopup-box .product-action a:first-child:focus,
.minipopup-box .product-action a:first-child:active {}

.minipopup-box .product-action .btn {
  padding-right: 1.9em;
  padding-left: 1.9em;
}

@media (max-width: 479px) {
  .minipopup-area {
    right: 10px;
  }
}

/* ------------------------------------
    Sidebar
        - Base
        - Sidebar Elements
        - Fixed Sidebar
        - Right Sidebar
        - Tag
        - Blog Sidebar
------------------------------------- */
.sidebar-active .sidebar .sidebar-overlay,
.right-sidebar-active .right-sidebar .sidebar-overlay {
  visibility: visible;
  opacity: 0.5;
}

.sidebar-active .sidebar .sidebar-close,
.right-sidebar-active .right-sidebar .sidebar-close {
  opacity: 1;
  visibility: visible;
}

.sidebar-active .sidebar .sidebar-content,
.right-sidebar-active .right-sidebar .sidebar-content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.sidebar-overlay,
.sidebar-toggle,
.sidebar-content,
.sidebar-close {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2200;
}

.sidebar-overlay {
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0.4s, opacity 0.4s;
  transition: visibility 0.4s, opacity 0.4s;
}

.sidebar-toggle {
  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;
  top: 206px;
  width: 40px;
  height: 40px;
  font-size: 1.4rem;
  color: #fff;
  background-color: #222;
  opacity: 0.6;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.sidebar-toggle:hover {
  opacity: 0.8;
  color: #fff;
}

.right-sidebar .sidebar-toggle {
  border-radius: 0 0.3rem 0.3rem 0;
}

.left-sidebar .sidebar-toggle {
  border-radius: 0.3rem 0 0 0.3rem;
}

.sidebar-close {
  opacity: 0;
  visibility: hidden;
  margin: 0;
  right: calc(100vw - 50px);
  top: 25px;
  z-index: 2201;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}

.sidebar-content {
  bottom: 0;
  width: 31rem;
  padding: 2rem;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  overflow: auto;
  background-color: #fff;
  opacity: 0;
  line-height: 1.3;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

.widget:not(.widget-collapsible) .widget-title {
  border: none;
}

.sidebar .widget:last-child .widget-body {
  padding-bottom: 0;
}

.right-sidebar {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.right-sidebar .sidebar-toggle {
  right: auto;
  left: 0;
}

.right-sidebar .sidebar-close {
  right: 10px;
  padding: 10px;
}

.right-sidebar .sidebar-content {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  right: auto;
  left: 0;
}

.right-sidebar .sidebar-content::-webkit-scrollbar {
  width: 0;
}

.filter-actions {
  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;
  padding: 0.8rem 0 1.7rem;
}

.filter-actions label {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  color: #333;
}

.filter-actions .filter-clean {
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 1.4rem;
}

.price-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.3rem 0 1rem;
}

.price-range input {
  padding: 0.5rem;
  font-family: iransansx2, Poppins, sans-serif;
  color: #999;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 62px;
  height: 37px;
  line-height: 37px;
  vertical-align: middle;
  -webkit-appearance: textfield;
}

.price-range input::-webkit-outer-spin-button,
.price-range input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.price-range input::-webkit-input-placeholder {
  color: inherit;
}

.price-range input::placeholder,
.price-range input::-webkit-input-placeholder,
.price-range input::-moz-placeholder {
  color: inherit;
}

.price-range .delimiter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.65rem;
  font-size: 1.9rem;
  font-weight: 600;
  color: #999;
}

.price-range .btn {
  padding: 0;
  font-size: 1.3rem;
  font-weight: 400;
  width: 4.8rem;
  height: 3.7rem;
  vertical-align: middle;
  line-height: 2.6;
  margin-right: 1rem;
  text-transform: none;
}

.filter-items {
  font-size: 1.4rem;
}

.filter-items a {
position: relative;
  display: flex;
  color: inherit;
  padding-top: 8px;
  font-size: 12px;
  align-items: center;
  padding-bottom: 8px;
}

.filter-items a:hover {
  color: var(--color_black);
}

.filter-items.item-check a {
  padding-right: 2.8rem !important;
}

.filter-items.item-check a::before {
content: "";
  position: absolute;
  border: 1px solid;
  width: 12px;
  height: 12px;
  right: 9px;
  color: #bebebe;
  font-size: 1rem;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  line-height: 1.3em;
  border-radius: 3px;

}

@media (-webkit-min-device-pixel-ratio: 1.5),
(min--moz-device-pixel-ratio: 1.5),
(min-device-pixel-ratio: 1.5) {
  .filter-items.item-check a::before {
    text-indent: 0;
  }
}

.filter-items.item-check .active>a::before {
  content: ""; 
  background-color: var(--color_orang);
  border-radius: 3px;
  padding-top: 2px;
  font-weight: 600;
  font-size: 5px;
  border: 1px solid var(--color_orang);
  color: white;

}

.filter-items.search-ul a::before {
  content: none;
}

.filter-items .show>a {
  color: #336699;
}

.filter-items .show>a i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.filter-items li span {
  position: absolute;
  left: 0;
  color: #ccc;
}

.filter-items .with-ul>a>i {
  position: absolute;
  left: 0;
  line-height: 0;
  font-size: 1.2rem;
  font-weight: 600;
  -webkit-transition: transform 0.4s, -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  top: 50%;
  -moz-transition: transform 0.4s, -webkit-transform 0.4s;
  -ms-transition: transform 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, -webkit-transform 0.4s;
}

.filter-items ul {
  display: none;
  position: relative;
  padding-right: 1.2rem;
  margin: 0.2rem 0;
}

.filter-items ul::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 7px;
  bottom: 7px;
  border-right: 1px solid #eee;
}

.filter-items ul a {
  font-size: 1.3rem;
  color: #999;
  padding: 0.45rem 0;
}

.toolbox-horizontal .sidebar-fixed {
  max-width: none;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.toolbox-horizontal.toolbox .left-sidebar-toggle {
  padding: 0.65em;
  margin-bottom: 0;
}

.toolbox-horizontal .select-menu select,
.toolbox-horizontal .toolbox-show select {
  padding-top: 0.65em;
  padding-bottom: 0.65em;
}

.toolbox-horizontal .toolbox-show select {
  padding-right: 1.4rem;
  padding-left: 3.1rem;
}

.toolbox-horizontal .select-box::before {
  left: 0.9rem;
}

.toolbox-horizontal .toolbox-layout {
  margin-right: 2rem;
}

.toolbox-horizontal .select-menu:not(.toolbox-sort) {
  display: block;
}

.toolbox-horizontal .select-menu:not(.toolbox-sort)::before {
  content: none;
}

.toolbox-horizontal .select-menu-toggle {
  font-size: 1.6rem;
  font-weight: 600;
  color: #333;
  padding: 1.3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
}

.toolbox-horizontal .filter-items {
  padding: 0.7rem 0 1rem;
}

.toolbox-horizontal .filter-items a:not(.btn) {
  padding: 1rem 0;
  color: #333;
}

.toolbox-horizontal .filter-items .btn {
  color: #fff;
}

@media (min-width: 992px) {
  .toolbox-horizontal {
    padding: 2rem;
    margin: -2rem;
  }

  .toolbox-horizontal .sidebar-fixed .sidebar-content.toolbox-left {
    padding-bottom: 0;
  }

  .toolbox-horizontal .toolbox-left .toolbox-item {
    margin-left: 1rem;
    margin-bottom: 1rem;
  }

  .toolbox-horizontal .toolbox-left .toolbox-item.opened .filter-items {
    opacity: 1;
    visibility: visible;
  }

  .toolbox-horizontal .filter-items {
    position: absolute;
    top: 100%;
    margin-top: 0.5rem;
    min-width: 23rem;
    padding: 1rem 2rem 2rem;
    font-size: 1.2rem;
    color: #333;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
    -webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.12);
    background-color: #fff;
  }

  .toolbox-horizontal .filter-items li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 1rem 0 0 0.5rem;
  }

  .toolbox-horizontal .filter-items a:not(.btn) {
    background: #f5f5f5;
    padding: 0.5em 1em;
    border-radius: 0.3rem;
  }

  .toolbox-horizontal .filter-items .active>a {
    background-color: #336699;
    color: #fff;
  }

  .toolbox-horizontal .select-menu::before {
    font-size: 1.1rem;
    left: 1rem;
    color: #333;
  }

  .toolbox-horizontal .select-menu-toggle {
    position: relative;
    border: 1px solid #ccc;
    font-weight: 400;
    font-size: 1.2rem;
    color: #222;
    line-height: 1.5;
    padding: 0.65em 1.2em 0.65em 4.3em;
    text-transform: none;
    border-radius: 0.3rem;
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
  }

  .toolbox-horizontal .select-menu-toggle::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0.9rem;
    font-family: "wolmart";
    content: "î¤";
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1;
  }

  .toolbox-horizontal .filter-items.item-check a {
    padding-right: 1em !important;
  }

  .toolbox-horizontal .filter-items.item-check a::before {
    content: none;
  }

  .toolbox-horizontal .price-range {
    margin: 0;
  }
}

.shop-sidebar {
  position: relative;
}

.shop-sidebar .widget-body {
  margin-bottom: 1rem;
}

.shop-sidebar .filter-price-text {
  font-size: 1.3rem;
  letter-spacing: -0.025em;
}

.widget-icon-box.orange {
  border: 1px solid #f2e5da;
  background-color: #fffaf6;
}

.widget-icon-box {
  padding: 0 0rem;
  border-radius: 6px;
  box-shadow: 0 1px 4px #0000000d;
  width: 100%;
  box-sizing: border-box;

}

.widget-icon-box .icon-box-side {
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  padding: 2rem 0;
}

.widget-icon-box .icon-box-side:nth-child(1) i {}

.widget-icon-box .icon-box-side:nth-child(2) i {

  position: relative;
  top: -2px;
}

.widget-icon-box .icon-box-side:nth-child(3) i {
  position: relative;
  top: -1px;

}

.widget-icon-box .icon-box-side:nth-child(4) i {

  position: relative;
  top: 2px;
}

.widget-icon-box .icon-box-side:not(:last-child) {
  border-bottom: 3px solid var(--color_gray)
}

.widget-icon-box i.w-icon-truck {
  font-size: 3.4rem;
}

.widget-icon-box i.w-icon-bag,
.widget-icon-box i.w-icon-money {
  font-size: 3rem;
}

.widget-icon-box .icon-box-title {}

.widget-icon-box p {
  color: var(--color_black);
  text-align: justify;
  font-size: 1.4rem;
  font-weight: 400;
  cursor: default;
  line-height: 18.3px;
}

.widget-banner .banner-content {
  right: 10.7%;
  bottom: 12.5%;
}

.widget-banner .banner-price-info {
  margin-right: -2px;
  margin-bottom: 0.2rem;
  font-size: 4.6em;
}

.widget-banner sup {
  margin-right: 1px;
  vertical-align: 12px;
  font-size: 0.652em;
}

.widget-banner sub {
  margin-right: -1.7em;
  vertical-align: 0;
  font-size: 0.26em;
}

.widget-banner .banner-subtitle {
  font-size: 1.6rem;
}

.widget.widget-products .title {
  margin-bottom: 0.7rem;
  font-size: 1.6rem;
}

.widget.widget-products .title.title-link::before {
  height: 2px;
  background-color: #666;
  bottom: -0.7rem;
}

.widget.widget-products .swiper-button-next,
.widget.widget-products .swiper-button-prev {
  top: -4.5rem;
  left: -0.5rem;
  font-size: 1.6rem;
  font-weight: 600;
}

.widget.widget-products .swiper-button-prev {
  left: 0.3rem;
}

.widget.widget-products .swiper-button-next {
  left: 0.2rem;
}

.blog-sidebar .widget .widget-title {
  cursor: default;
}

.blog-sidebar .widget .widget-body {
  padding: 0;
}

.blog-sidebar .widget:not(:last-child) .widget-body {
  margin-bottom: 2.5rem;
}

.blog-sidebar .widget:last-child .widget-body {
  margin-bottom: 1rem;
}

.blog-sidebar .widget .widget-title {
  margin-bottom: 1rem;
}

.widget-search-form .form-control {
  border-radius: 0 0.3rem 0.3rem 0;
  font-size: 1.2rem;
  color: #777;
}

.widget-search-form .btn-search {
  padding: 0.9em 1.07em 1em;
  border-width: 1px 0 1px 1px;
  border-color: #eee;
  border-radius: 0.3rem 0 0 0.3rem;
}

.widget-search-form .btn-search i {
  font-size: 1.8rem;
}

.widget-search-form .btn-search:hover,
.widget-search-form .btn-search:active,
.widget-search-form .btn-search:focus {
  background-color: #fff;
  color: #336699;
}

.widget-posts .swiper-button-next,
.widget-posts .swiper-button-prev {
  top: -4.2rem;
  border: none;
  width: auto;
  height: auto;
  font-size: 1.5rem;
  font-weight: 600;
}

.widget-posts .swiper-button-next:not(.swiper-button-disabled):hover,
.widget-posts .swiper-button-prev:not(.swiper-button-disabled):hover {
  background-color: #fff;
  color: #336699;
}

.widget-posts .swiper-button-prev {
  left: 0.4rem;
}

.widget-posts .swiper-button-next {
  left: 0.3rem;
}

.widget-custom-block p {
  line-height: 1.6;
}

.tags .tag {
  display: inline-block;
  margin: 0.5rem 0 0.5rem 1rem;
  padding: 0.5rem 0.9rem;
  font-size: 1.3rem;
  border: 1px solid #ccc;
  line-height: 1.35;
  text-transform: capitalize;
  color: #333;
  border-radius: 0.3rem;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}

.tags .tag:hover {
  border-color: #336699;
  color: #336699;
}

.vendor-sidebar .widget-collapsible .widget-body {
  padding-top: 2rem;
  padding-bottom: 3rem;
}

.vendor-sidebar .widget-categories .widget-body {
  padding: 0.7rem 0 2rem;
}

.vendor-sidebar .widget-time .widget-body {
  padding: 0.3rem 0 2rem;
}

.vendor-sidebar .widget.widget-products .widget-body {
  padding: 1rem 0 2rem;
}

.vendor-sidebar .product-widget .product-media {
  padding-right: 0.2rem;
}

.vendor-sidebar .product-widget .product-details {
  padding-bottom: 0.8rem;
}

.vendor-sidebar .product-widget .product-name {
  margin-bottom: 0.6rem;
}

.vendor-sidebar .product-widget .ratings-container {
  margin-bottom: 0.4rem;
}

.vendor-sidebar .product-widget .product-price {
  font-size: 1.6rem;
}

.widget-contact .form-control {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  font-size: 1.3rem;
  border-color: #e1e1e1;
  border-radius: 0.3rem;
}

.widget-contact input {
  min-height: 4.4rem;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.widget-contact textarea {
  min-height: 17.4rem;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  margin-bottom: 2rem;
}

.widget-time li {
  padding: 1rem 0;
}

.widget-time label::after {
  content: "-";
  display: inline-block;
  margin-right: 0.4rem;
}

.widget-time .widget-body span {
  display: inline-block;
  width: 11rem;
  font-weight: 600;
  color: #333;
}

.widget-wcmp-contact .form-control {
  margin-bottom: 2rem;
  border-radius: 0.3rem;
  color: #666;
}

.widget-wcmp-contact input {
  min-height: 4rem;
}

.widget-wcmp-contact textarea {
  max-height: 12.4rem;
}

.widget-search-products input {
  min-height: 4rem;
  margin-left: 0.5rem;
  color: #666;
  border-radius: 0.3rem;
}

.widget-search-products .btn {
  padding: 0.86em 1em;
  background-color: #eee;
  border-color: #eee;
  color: #333;
}

.widget-search-products .btn:hover,
.widget-search-products .btn:focus,
.widget-search-products .btn:active {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

@media (min-width: 992px) {
    .sidebar:not(.shop-sidebar){
    border-radius: 8px;
    border: 1px solid #e2e2e8;
    }
  .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    max-width: 270px;
    flex-direction: column;
 
    z-index:1;

  }

  .page_product .sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    max-width: 270px;
    padding-right: 0;
    padding-left: 0;
  }



  .main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .level2_pd{
    display: flex;
    border-top: 0px solid var(--color_back_table);
    padding-top: 0rem;
    flex-direction: column;

  }
  .row .main-content {
    max-width: auto;
  }

  .page_product .main-content {
    max-width: auto;
  }

  .shop-sidebar.sidebar-fixed .sidebar-content {
    padding: 0 0 2rem;
  }

  .sidebar-fixed .sidebar-toggle,
  .sidebar-fixed .sidebar-overlay {
    display: none;
  }

  .sidebar-fixed .sidebar-content {
    position: relative;
    overflow: visible;
    padding: 0;
    opacity: 1;
    z-index: 2;
    width: auto;
    -webkit-transform: none;
    transform: none;
  }

  .shop-content {
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .sidebar-active .page-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }

  .right-sidebar-active .page-wrapper {
    margin-right: -310px;
    margin-left: 310px;
  }
}

@media (max-width: 479px) {
  .sidebar-content {
    width: 27rem;
  }

  .sidebar-active .page-wrapper {
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .right-sidebar-active .page-wrapper {}

  .widget-icon-box .icon-box-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .widget-icon-box .icon-box-icon {
    margin: 0 0 0.5rem;
  }

  .widget-icon-box .icon-box-content {
    text-align: center;
  }
}

/*-------------------------------
    Social Links
        - Default Style
        - Other Styles
            - No Border
            - Inline Style
--------------------------------*/
.social-icons {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.social-icon {
  font-size: 1.4rem;
  width: 32px;
  height: 32px;
  margin: 2px 0 2px 10px;
  line-height: 28px;
  border: 2px solid #ccc;
  border-radius: 50%;
  color: inherit;
  -webkit-transition: color 0.4s, border 0.4s, background-color 0.4s;
  transition: color 0.4s, border 0.4s, background-color 0.4s;
  text-align: center;
}

.border-thin .social-icon {
  border-width: 1px;
  line-height: 3rem;
}

.social-icon:last-child {
  margin-left: 0;
}

.social-icon.social-facebook {
  color: #1b4f9b;
}

.social-icon.social-twitter {
  color: #00adef;
}

.social-icon.social-instagram {
  color: #cc0001;
}

.social-icon.social-youtube {
  color: #2c567e;
}

.social-icon.social-pinterest {
  color: #f96a02;
}

.social-icon.social-google {
  color: #dd4b39;
}

.social-icon.social-linkedin {
  color: #0073b2;
}

.social-icon.social-email {
  color: #dd4b39;
}

.social-icon.social-whatsapp {
  color: #3c8a38;
}

.social-icons-colored .social-icon {
  color: #fff;
}

.social-icons-colored .social-icon.social-facebook {
  border-color: #1b4f9b;
  background-color: #1b4f9b;
}

.social-icons-colored .social-icon.social-twitter {
  border-color: #00adef;
  background-color: #00adef;
}

.social-icons-colored .social-icon.social-instagram {
  border-color: #cc0001;
  background-color: #cc0001;
}

.social-icons-colored .social-icon.social-youtube {
  border-color: #2c567e;
  background-color: #2c567e;
}

.social-icons-colored .social-icon.social-pinterest {
  border-color: #f96a02;
  background-color: #f96a02;
}

.social-icons-colored .social-icon.social-google {
  border-color: #dd4b39;
  background-color: #dd4b39;
}

.social-icons-colored .social-icon.social-linkedin {
  border-color: #0073b2;
  background-color: #0073b2;
}

.social-icons-colored .social-icon.social-email {
  border-color: #dd4b39;
  background-color: #dd4b39;
}

.social-icons-colored .social-icon.social-whatsapp {
  border-color: #3c8a38;
  background-color: #3c8a38;
}

.social-no-color .social-icon {
  border-color: var(--color_black);
  color: var(--color_black);
}

.social-no-color .social-icon:hover,
.social-no-color .social-icon:focus {
  color: #fff;
}

.social-no-color .social-icon:hover.social-facebook,
.social-no-color .social-icon:focus.social-facebook {
  background-color: #1b4f9b;
  border-color: #1b4f9b;
}

.social-no-color .social-icon:hover.social-twitter,
.social-no-color .social-icon:focus.social-twitter {
  background-color: #00adef;
  border-color: #00adef;
}

.social-no-color .social-icon:hover.social-instagram,
.social-no-color .social-icon:focus.social-instagram {
  background-color: #cc0001;
  border-color: #cc0001;
}

.social-no-color .social-icon:hover.social-youtube,
.social-no-color .social-icon:focus.social-youtube {
  background-color: #2c567e;
  border-color: #2c567e;
}

.social-no-color .social-icon:hover.social-pinterest,
.social-no-color .social-icon:focus.social-pinterest {
  background-color: #f96a02;
  border-color: #f96a02;
}

.social-no-color .social-icon:hover.social-google,
.social-no-color .social-icon:focus.social-google {
  border-color: #dd4b39;
  background-color: #dd4b39;
}

.social-no-color .social-icon:hover.social-linkedin,
.social-no-color .social-icon:focus.social-linkedin {
  border-color: #0073b2;
  background-color: #0073b2;
}

.social-no-color .social-icon:hover.social-email,
.social-no-color .social-icon:focus.social-email {
  border-color: #dd4b39;
  background-color: #dd4b39;
}

.social-no-color .social-icon:hover.social-whatsapp,
.social-no-color .social-icon:focus.social-whatsapp {
  border-color: #3c8a38;
  background-color: #3c8a38;
}

.social-icon-border-color .social-icon {
  background-color: #fff;
  border-width: 1px;
}

.social-icon-border-color .social-icon.social-facebook {
  color: #1b4f9b;
  border-color: #1b4f9b;
}

.social-icon-border-color .social-icon.social-twitter {
  color: #00adef;
  border-color: #00adef;
}

.social-icon-border-color .social-icon.social-instagram {
  color: #cc0001;
  border-color: #cc0001;
}

.social-icon-border-color .social-icon.social-youtube {
  color: #2c567e;
  border-color: #2c567e;
}

.social-icon-border-color .social-icon.social-pinterest {
  color: #f96a02;
  border-color: #f96a02;
}

.social-icon-border-color .social-icon.social-google {
  border-color: #dd4b39;
  color: #dd4b39;
}

.social-icon-border-color .social-icon.social-linkedin {
  border-color: #0073b2;
  color: #0073b2;
}

.social-icon-border-color .social-icon.social-email {
  border-color: #dd4b39;
  color: #dd4b39;
}

.social-icon-border-color .social-icon.social-whatsapp {
  border-color: #3c8a38;
  color: #3c8a38;
}

.social-icon-border-color .social-icon:hover {
  color: #fff;
}

.social-icon-border-color .social-icon:hover.social-facebook {
  background-color: #1b4f9b;
}

.social-icon-border-color .social-icon:hover.social-twitter {
  background-color: #00adef;
}

.social-icon-border-color .social-icon:hover.social-instagram {
  background-color: #cc0001;
}

.social-icon-border-color .social-icon:hover.social-youtube {
  background-color: #2c567e;
}

.social-icon-border-color .social-icon:hover.social-pinterest {
  background-color: #f96a02;
}

.social-icon-border-color .social-icon:hover.social-google {
  background-color: #dd4b39;
}

.social-icon-border-color .social-icon:hover.social-linkedin {
  background-color: #0073b2;
}

.social-icon-border-color .social-icon:hover.social-email {
  background-color: #dd4b39;
}

.social-icon-border-color .social-icon:hover.social-whatsapp {
  background-color: #3c8a38;
}











/* 5. Component */
/*----------------------------------------
    Accordion
-----------------------------------------*/
.accordion {
  overflow: hidden;
}

.accordion .collapsed,
.accordion .expanding {
  display: none;
}

.card-header {
  color: #333;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1.5;
}

.card-header a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  padding: 1.4rem 5rem 1.4rem 2rem;

  font-size: 1.4rem;
  font-weight: 400;
}

.card-header a.collapse {
  color: var(--color_black);
}

.card-header a::after,
.card-header a::before {
  position: absolute;
  top: 50%;
  left: 2rem;
  margin-top: -0.1rem;
  font-family: "wolmart";
  font-size: 1.4rem;
  font-weight: 900;
  color: var(--color_black);
}

.card-header a:hover {
  color: var(--color_black);
}

.card-header a:hover::after {
  color: var(--color_black);
}

.expand::after,
.collapse::after {
 content: "";
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  color: var(--color_black);
  font-weight: 900;
}

.expand::after {
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.collapse::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
 content: "";
}

.card-body {
  padding: 1rem 0rem;
}

.card-body p {
  font-size: 1.3rem;
  line-height: 2;
  text-align: justify;
  padding: 0rem 4rem;
}

.contentDescriptions {
  margin: 0;
  line-height: 30px;
  direction: ltr;
  text-align: left;
  padding-left: 1.5em;
}

.sample_product1 {}

.accordion-simple {
  margin-bottom: 3.5rem;
}

.accordion-simple .card {
  border-bottom: 3px solid var(--color_gray);
}

.accordion-simple .card:last-child {}

.accordion-simple .card-body {
  padding-top: 0;
}

.accordion-boxed .card-header a {
  padding-bottom: 1.6rem;
}

.accordion-boxed .card {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.accordion-boxed .card:last-child {
  border-bottom: 1px solid #eee;
}

.accordion-boxed .card-body {
  padding-top: 0.5rem;
  padding-bottom: 1.1rem;
}

.accordion-boxed.accordion-gutter-md .card {
  border: 1px solid #eee;
}

.accordion-boxed.accordion-plus .expand::after,
.accordion-boxed.accordion-plus .expand::before,
.accordion-boxed.accordion-plus .collapse::after,
.accordion-boxed.accordion-plus .collapse::before {
  background-color: #333;
}

.accordion-bg .card-header a {
  background-color: #f5f5f5;
}

.accordion-bg.accordion-primary .card-header a {
  background-color: #336699;
  color: #fff;
}

.accordion-bg.accordion-primary .card-header a::after {
  color: #fff;
}

.accordion-bg.accordion-plus .expand::before,
.accordion-bg.accordion-plus .expand::after,
.accordion-bg.accordion-plus .collapse::before,
.accordion-bg.accordion-plus .collapse::after {
  background-color: #fff;
}

.accordion-plus .expand::before,
.accordion-plus .collapse::before {
  content: "";
  width: 1px;
  height: 1rem;
  right: 2.4rem;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
}

.accordion-plus .expand::after,
.accordion-plus .collapse::after {
  content: "";
  width: 1rem;
  height: 1px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.accordion-plus .expand::before {
  background-color: #333;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.accordion-plus .expand::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.accordion-plus .collapse::before {
  background-color: transparent !important;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.accordion-plus .collapse::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.accordion-plus .expand::after,
.accordion-plus .collapse::after {
  font-size: 1.6rem;
  right: 2rem;
  background-color: #333;
}

.accordion-border .card-body {
  border: 1px solid #eee;
  border-top: 0;
}

.accordion-icon .card-header i {
  font-size: 1.7rem;
  margin: 0 0.8rem 0 0;
}

.accordion-icon .card-body {
  padding-top: 0.3rem;
  padding-bottom: 1.2rem;
}

.accordion-icon.accordion a {
  padding: 1rem 1rem;
  word-break: break-word;
}

.accordion-gutter-md .card:not(:first-child) {
  margin-top: 1rem;
}

@media (max-width: 375px) {

  .without-bg-section .title::before,
  .without-bg-section .title::after {
    content: none;
  }
}


.latr {
  direction: ltr;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.title_tr {
  margin-top: 30px;
  font-size: 14px;
  color: #333;
}

.tbl2 li {
  width: 100%;
  margin: 10px 0;

}

.new_btr {
  padding: 0 14px 1px 15px;
  border-radius: 6px;
  box-shadow: 0 1px 4px #0000000d;
  background-color: #fafafa;
  min-height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tbl1 li {
  width: 49%;
  margin: 10px 10px 10px 0;
  padding: 0 14px 1px 15px;
  border-radius: 6px;
  box-shadow: 0 1px 4px #0000000d;
  background-color: #fafafa;
  min-height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  direction: rtl;
}

.latr li:nth-child(2n) {
  color: #00f;
  margin: 10px 0 10px 10px;
}

.latr li span {
  font-size: 14px;
  line-height: 2.5;
  color: #333;
  letter-spacing: 0.5px;

}

.latr span b {}

.latr span {}

.latr tbody {}

.latr tbody tr {
  border-bottom: 3px solid white;
}

.latr tbody tr td {
  padding: 5px;
}

.latr tbody tr td:nth-child(1) {
  padding: 12px 5px;
  background-color: var(--color_gray);
}

.latr tbody tr td:nth-child(2) {
  padding: 5px;
}

/* -------------------------------------------
    Tab
---------------------------------------------- */
/*----alert------*/
.notify-alert {

  z-index: 9999 !important;
}

.alert {
  line-height: 2;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 15px;
  padding-right: 15px;
}


.alert .close {
  font-size: 2.4rem;
  font-family: iransansweb;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: .75;
}


.alert [data-notify="message"] i {
  font-size: 2.2rem;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled),
summary {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.close {
  float: left;
  font-size: 1.5rem;
  color: #000;
  text-shadow: 0 1px 0 #FFF;
  opacity: .5;
}

.alert-link,
.close {
  font-weight: 500;
}

.badge,
.close {
  line-height: 1;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

@media (min-width: 576px) {
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 576px) {
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.alert [data-notify="message"] {
  z-index: 1;
  position: relative;
  font-size: var(--font_site) !important;
  text-shadow: 0 0 2px #959595;
  font-weight: var(--weight_site);
}

.alert i {
  margin-left: .8rem;
}

.bx {
  font-size: 1.2rem;
}

/*----alert------*/



.tab-content {
  background-color: #fff;
}

.txt_addtes textarea {
  height: 15em;
}

.Element_css textarea {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--backcolor_input);
  border-width: 0;
  font-size: var(--font_site);
  font-weight: var(--weight_site);
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
  resize: none;

}

.Element_css textarea:hover,
.Element_css textarea:focus {
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
}

.Element_css select {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--backcolor_input);
  border-width: 0;
  font-size: var(--font_site);
  font-weight: var(--weight_site);
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
  width: 100%;
}

.Element_css input {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--backcolor_input);
  border-width: 0;
  font-size: var(--font_site);
  font-weight: var(--weight_site);
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
}

.Element_css input:hover,
.Element_css input:focus {
  color: var(--color_black);
  -webkit-box-shadow: 0 0 0 30px var(--backcolor_input) inset !important;
}

.Element_css span_label {
  color: var(--color_black);
  font-size: var(--font_site);
  font-weight: var(--weight_site);

}

.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid var(--color_gray);
  color: #333;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item:hover .nav-link {
  color: var(--color_black);
}

.nav-link {
  display: block;
  position: relative;
  font-size: 1.4rem;

  color: inherit;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  padding: 1.5rem 2.85rem;
  -webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
  transition: border 0.3s, color 0.3s, background-color 0.3s;
}

.nav-item:not(:last-child) {
  margin-left: 0rem;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab-content {
  position: relative;
}

.tab-content>.tab-pane {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: visibility 0.3s, opacity 0.3s;
  transition: visibility 0.3s, opacity 0.3s;
  overflow: hidden;
  visibility: hidden;
}

.tab-content>.active {
  visibility: visible;
  opacity: 1;
  height: auto;
  position: relative;
  z-index: auto;
}

.tab-pane {
  line-height: 1.7;
  padding: 1.3rem 0;
  color: var(--color_black);
}

.tab-pane p {
  margin-bottom: 0;
  font-size: inherit;
  letter-spacing: 0;
  line-height: 2;
  font-family: Iranyekan2;
  text-align: center;
  font-size: 12px;
}

.tab-nav-boxed .nav-item:not(:last-child) {
  margin-left: 0.5rem;
}

.tab-nav-solid .nav-tabs {
  border-bottom: 0;
}

.tab-nav-solid .nav-item.show .nav-link,
.tab-nav-solid .nav-item .nav-link.active,
.tab-nav-solid .nav-item:hover .nav-link {
  color: #fff;
  background-color: #336699;
  border-color: #336699;
}

.tab-nav-solid .nav-link {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  margin-bottom: 0.5rem;
}

.tab-nav-solid .tab-pane {
  padding: 0.8rem 0 1.4rem;
}

.tab-nav-solid2 .nav-item.show .nav-link,
.tab-nav-solid2 .nav-item .nav-link.active,
.tab-nav-solid2 .nav-item:hover .nav-link {
  color: #336699;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.tab-nav-solid2 .nav-item:not(:last-child) {
  margin-left: 2rem;
}

.tab-nav-solid2 .nav-link {
  color: #333;
}

.tab-nav-solid2 .tab-content {
  border: 1px solid #eee;
}

.tab-boxed .nav-tabs {
  border-bottom: 0;
}

.tab-boxed .nav-link {
  padding: 1.45rem 2.95rem 1.55rem;
  margin-bottom: -0.1rem;
  z-index: 1;
}

.tab-boxed .tab-pane {
  padding: 1.3rem 2rem 0;
}

.tab-boxed .tab-pane.active p {
  margin-bottom: 1.3rem;
}

.tab-nav-outline .nav-tabs {
  border-bottom: 0;
}

.tab-nav-outline .nav-item.show .nav-link,
.tab-nav-outline .nav-item .nav-link.active,
.tab-nav-outline .nav-item:hover .nav-link {
  border: 2px solid #336699;
  border-radius: 0.3rem;
}

.tab-nav-outline .nav-link {
  color: #333;
  border: 2px solid transparent;
  padding: 1.3rem 2.85rem;
}

.tab-nav-outline2 .nav {
  position: relative;
  z-index: 1;
}

.tab-nav-outline2 .nav-item.show .nav-link,
.tab-nav-outline2 .nav-item .nav-link.active,
.tab-nav-outline2 .nav-item:hover .nav-link {
  border: 1px solid #eee;
  border-bottom-color: #fff;
}

.tab-nav-outline2 .tab-content {
  border: 1px solid #eee;
}

.tab-nav-outline2 .nav-item:not(:last-child) {
  margin-left: 0.7rem;
}

.tab-nav-outline2 .nav-link {
  border: 1px solid transparent;
  padding: 1.4rem 2.85rem;
  margin-bottom: -1px;
}

.tab-nav-outline3 .nav-tabs {
  border-bottom: 0;
}

.tab-nav-outline3 .nav-item .nav-link::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 3px;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  background-color: transparent;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}

.tab-nav-outline3 .nav-item.show .nav-link::before,
.tab-nav-outline3 .nav-item .nav-link.active::before,
.tab-nav-outline3 .nav-item:hover .nav-link::before {
  background-color: #336699;
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.tab-nav-outline3 .nav-link {
  color: #333;
  border: 1px solid #eee;
  padding: 1.4rem 2rem 1.4rem 0;
}

.tab-nav-underline .nav-item:not(:last-child) {
  margin-left: 3rem;
}

.tab-nav-underline .nav-link {
  padding: 1.4rem 0;
}

.tab-nav-underline .nav-link::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 100%;
  border-top: 3px solid transparent;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: border-color 0.3s, -webkit-transform 0.3s;
  transition: border-color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border-color 0.3s;
  transition: transform 0.3s, border-color 0.3s, -webkit-transform 0.3s;
}

.tab-nav-underline .nav-item.show .nav-link::after,
.tab-nav-underline .nav-item .nav-link.active::after,
.tab-nav-underline .nav-item:hover .nav-link::after {
  border-color: var(--color_black);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.tab-nav-underline.type2 .nav-item {
  margin-left: 0;
}

.tab-nav-underline.type2 .nav-link {
  padding: 1.4rem 1.5rem;
}

.tab-nav-center .nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-nav-center .nav .nav-item {
  margin: 0 1.5rem;
}

.tab-nav-center.tab-nav-outline2 .nav-item {
  margin: 0 0.5rem;
}

.tab-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tab-vertical .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 26.3%;
}

.tab-vertical .nav-item {
  margin-left: 0;
}

.tab-vertical .nav-link {
  position: relative;
  padding-right: 2.2rem;
  padding-left: 2rem;
  text-align: right;
  width: 100%;
  margin-bottom: 0.5rem;
}

.tab-vertical .tab-content {
  width: 73.7%;
  border-top: 1px solid #eee;
  padding-right: 2rem;
}

.tab-vertical .tab-pane {
  padding-top: 1.3rem;
}

.tab-vertical.tab-nav-outline3 .nav {
  width: 27%;
}

.tab-vertical.tab-nav-outline3 .nav-link {
  padding-right: 2.1rem;
}

.tab-vertical.tab-nav-outline3 .tab-content {
  padding-right: 1.7rem;
}

.tab-line-grow .tab-pane {
  padding: 1.7rem 0;
}

.nav-filters {
  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-bottom: 0.5rem;
  font-size: 1.4rem;
  color: #666;
  line-height: 1;
}

.nav-filters li:not(:last-child) {
  margin-left: 1rem;
}

.nav-filter {
  display: inline-block;
  position: relative;
  padding: 0.6rem 0 0.7rem;
  color: inherit;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.nav-filter.active,
.nav-filter:hover {
  color: #336699;
}

.nav-filter span {
  color: #aaa;
  margin-right: 0.6rem;
}

.filter-underline .nav-filter::after {
  content: "";
  display: block;
  height: 2px;
  border: 1px solid;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.filter-underline .nav-filter.active::after,
.filter-underline .nav-filter:hover::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.filter-boxed li {
  margin-bottom: 0.5rem;
}

.filter-boxed .nav-filter {
  padding: 1.1rem 1.9rem;
  border: 1px solid #ccc;
  border-radius: 0.3rem;
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}

.filter-boxed .nav-filter.active,
.filter-boxed .nav-filter:hover {
  color: #336699;
  border-color: #336699;
}

@media (max-width: 991px) {
  .filter-boxed {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .filter-boxed li {
    margin: 0 0.5rem 0.5rem !important;
  }
}

@media (max-width: 767px) {
  .tab-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }

  .tab-vertical .tab-content,
  .tab-vertical .nav-tabs,
  .tab-vertical.tab-nav-outline3 .nav {
    width: 100%;
  }

  .tab-line-grow .tab-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 575px) {
  .tab-nav-outline2 .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.link-section {
  margin-bottom: 2.8rem;
}

.link-section .title {
  margin-bottom: 0.9rem;
}

.side-tab-section {
  margin-bottom: 1.1rem;
}

/*----------------------------
    Titles
        - Default
        - Simple
            - Link icon
            - Tab boxed
            - Tab link
        - Center
-----------------------------*/
/*  Default */
.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 15px;
  font-weight: 400;

}

.title.title-link::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  right: 0;
  bottom: -0.8rem;
  background-color: #336699;
  z-index: 1;
}

.title.title-sm {
  font-size: 1.6rem;
}

.title.title-md {
  font-size: 2rem;
}

.title.title-lg {
  font-size: 3rem;
}

/* Simple */
.title-underline {
  position: relative;
  padding-bottom: 1.6rem;
}

.title-underline::before {
  content: none;
}

.title-underline::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: 0;
  width: 100%;
  height: 1px;
  background-color: #eee;
}

.title-cross::before,
.title-cross::after {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  content: "";
  height: 2px;
  background-color: #eeeeee;
}

.title-cross::before {
  margin-left: 3rem;
}

.title-cross::after {
  margin-right: 3rem;
}

@media (max-width: 479px) {
  .title-cross::before {
    margin-left: 1.5rem;
  }

  .title-cross::after {
    margin-right: 1.5rem;
  }
}

.title-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.3rem;
}

.title-link-wrapper .title {
  position: relative;
  margin-bottom: 0.8rem;
  padding: 0.8rem 0;
}

.title-link-wrapper a {
  margin-bottom: 0.7rem;
  margin-right: auto;
  text-transform: capitalize;
}

.title-link-wrapper a:hover {
  color: var(--color_orang4);
}

.w-icon-angle-left::before {
  font-size: 1.8rem;
  font-weight: 900 !important;
}

.title-link-wrapper a i {
  vertical-align: middle;
  margin-right: 0.5rem;
  font-size: 1.35rem;
}

.title-link-wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 3px solid var(--color_gray);
}

.title-link-wrapper.no-link .title-link {
  margin-bottom: 0.8rem;
}

.tab-with-title {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tab-with-title .nav-tabs {
  border-bottom: 0;
}

.tab-with-title .nav-item:not(:last-child) {
  margin-left: 2rem;
}

.tab-with-title .nav-link {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #333;
  text-transform: capitalize;
  padding: 0;
}

.tab-with-title.tab-nav-boxed {
  padding: 0.3rem 0;
}

.tab-with-title.tab-nav-boxed .title {
  margin-bottom: 0;
  margin-left: 2rem;
}

.tab-with-title.tab-nav-boxed .nav-item:not(:last-child) {
  margin-left: 1rem;
}

.tab-with-title.tab-nav-boxed .nav-item:last-child {
  margin: 0;
}

.tab-with-title.tab-nav-boxed .nav-link {
  border: 1px solid #ccc;
  border-radius: 0.3rem;
  padding: 0.85em 1.42em;
  font-weight: 600;
  text-transform: uppercase;
}

.tab-with-title.tab-nav-boxed .nav-link.active,
.tab-with-title.tab-nav-boxed .nav-link:hover {
  border-color: #336699;
}

.tab-with-title.tab-nav-link {
  padding: 1.6rem 2rem 0.6rem;
  background: #f5f5f5;
}

.tab-with-title.tab-nav-link .title,
.tab-with-title.tab-nav-link .nav-link {
  margin-bottom: 1rem;
}

.tab-with-title.tab-nav-link .title {
  margin-left: 2rem;
}

.tab-with-title.tab-nav-underline .nav-link::after {
  bottom: -1px;
}

.tab-with-title .nav-item.show .nav-link,
.tab-with-title .nav-item .nav-link.active,
.tab-with-title .nav-item:hover .nav-link {
  color: #336699;
}

.title-separator {
  margin: 0 0.5rem;
}

/* Center */
.title-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-with-title.tab-nav-center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.2rem;
}

.tab-with-title.tab-nav-center .nav-tabs {
  margin: 0;
}

.tab-with-title.tab-nav-center .nav-item {
  margin: 0 1rem;
}

.tab-with-title.tab-nav-center .nav-link {
  padding: 0.8rem 0;
}

.tab-with-title.tab-nav-center .nav-link::after {
  bottom: 0;
  height: 0.3rem;
  border: none;
  background-color: #336699;
}

.filter-with-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;
  margin-bottom: 1rem;
}

.filter-with-title .title {
  margin-bottom: 0.5rem;
}

.title-section p {
  font-size: 1.3rem;
  color: #666;
  line-height: 2;
  letter-spacing: 0;
}

@media (max-width: 991px) {
  .tab-with-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-with-title .nav-tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tab-with-title.tab-nav-boxed .title {
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .tab-with-title.tab-nav-boxed .nav-item {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .tab-with-title.tab-nav-boxed .nav-link {
    margin-bottom: 0.5rem;
  }

  .tab-with-title.tab-nav-link .nav-item {
    margin: 0 1rem !important;
  }

  .tab-with-title.tab-nav-link .title {
    margin-left: 0;
  }

  .filter-with-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .filter-with-title .title {
    margin-bottom: 1rem;
  }

  .filter-with-title .nav-filters {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .filter-with-title .nav-filters li {
    margin: 0 1.5rem;
  }
}

@media (max-width: 575px) {
  .title-link-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .title-link-wrapper .title-link {
    margin-bottom: 2rem;
  }

  .title-link-wrapper a {
    margin-right: 0;
  }
}

/*-----------------------------
    Tooltip
-----------------------------*/
.tooltiptext {
  position: absolute;
  padding: 1rem 0.7rem;
  bottom: 125%;
  right: 50%;
  background-color: #333;
  color: #fff;
  font: 400 1.3rem iransansx2, Poppins, sans-serif;
  letter-spacing: 0.01em;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.tooltip-top::after {
  content: "";
  position: absolute;
  top: 96%;
  right: 50%;
  margin-right: -6px;
  border-width: 6px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

/*-------------------------------------
    Widget
-------------------------------------*/
.widget-title {
  margin-bottom: 2rem;
  padding: 1.1rem 0;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

.widget-products .widget-title {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  padding-bottom: 0.8rem;
}

.widget-products .widget-body {
  padding: 0 2rem;
}

.widget-products.widget-products-bordered .widget-body {
width: 100%;
max-width: 100%;
}

.widget-products.widget-products-bordered .product-widget:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.widget-products .swiper-button-prev,
.widget-products .swiper-button-next {
  top: -1.7rem;
  left: -1rem;
  border: 0;
  color: #747474;
  font-weight: normal;
  width: 15px;
  height: 15px;
}

.widget-products .swiper-button-prev:not(.swiper-button-disabled):hover,
.widget-products .swiper-button-prev:not(.swiper-button-disabled):focus,
.widget-products .swiper-button-prev:not(.swiper-button-disabled):active,
.widget-products .swiper-button-next:not(.swiper-button-disabled):hover,
.widget-products .swiper-button-next:not(.swiper-button-disabled):focus,
.widget-products .swiper-button-next:not(.swiper-button-disabled):active {
  background: transparent;
  border: 0;
  color: #336699;
}

.widget-products .swiper-button-prev {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.widget-products .swiper-button-next {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.sidebar .widget-products .widget-body {
  border: 0;
  padding: 0;
}

.widget.orange .widget_title_border {
  border-bottom: 1px solid #f2e5da;
}

.widget .widget-title .pr-mb {
  width: 100%;
}

.widget .widget-title {
position: relative;
  font-weight: 400;
  font-size: 1.4rem;
  color: var(--color_black);
  cursor: pointer;
  overflow: hidden;
  color: #333333;
  padding: 15px 5px 5px 5px;
  display: flex;
  cursor: pointer;
  padding: 12px 15px 12px;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0rem;
  padding: 18px 1rem;
}

.widget .widget-title .title_new {
  letter-spacing: 0;
  text-transform: capitalize;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  justify-content: space-between;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sl-pn {
  height: 14px;
  display: inline-block;
  margin-left: 5px;
  border-radius: 3px;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  line-height: 16px;
  cursor: pointer;
}

.dltr {
  direction: ltr;
}

.widget .widget-title .title_new .top_title {}

.widget .widget-title .title_new small {
  display: block;
  font-size: 9px;
  color: #666;
  direction: ltr;
  letter-spacing: 0.5px;
}

.review-tooltip .img_p {
    max-height: 22px;
  padding: 5px 10px 0 0;
}

.widget_body {
  padding: 12px 15px 12px;
}

.widget_ul_hr {}

.widget_ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.share_footer a i {}

.share_footer a:hover,
.share_footer a:focus {
  color: var(--color_white) !important;
}

.share_footer a {
  color: var(--color_white) !important;

  padding: 0;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}

.share_footer a i {

  background-color: var(--color_black);
  color: white;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  display: block;
  padding-top: 7px;
}

.share_footer {
  width: 33%;
  text-align: center;
  margin-bottom: 0;
  margin-top: 3rem;
}
.box_ntop {
 
}
.lnk_abs{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.banner_top1  .product-media ,
.category_newm  .product-media {
  height: auto !important;
}
.pos_set .product_slider1 .product-media {
  border-width: 0;
  height: 17rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.pos_set .product_slider1 .product-media  a{
  margin: 0 auto;
}
.pos_set .img_cnt_off{
  height: auto;
  margin: 0 auto;
  padding-bottom: 0rem;

}

/***start***/
.shipfree,shipping_label_changed{
  background-color: #edf8e8;
      text-align: center;
      border-radius: 10px;
      padding: 2px;
      display: block;
      font-size: 14px;
      border: 1px solid #ccc;
      color: #50a947;
  }
  .shipfree span{
  font-weight:bold !important;
  }
  @keyframes changepos{
    from {background-position: -1000000px 0px;}
    to {background-position: 0 0;}
  }
  @-webkit-keyframes changepic{
    50% {
      background-image: none;
    }
  
  }

  
@keyframes blackfriday{
  from {background-position:  0 0px ;}
  to {background-position: 0 -1000000px;}
}


.category_newm .product-media img {
width: auto;
height: auto;
  background: transparent;
}
.category_newm .pad_cls_brand {
  
display: flex;
  align-items: center;
  border: 2px solid #FFF;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
  border-radius: 0;
  overflow: visible;
  width: 145px;
  height: 145px;
  margin: 0 auto;border-radius: 12px;
}
.category_newm .product-media{

background-color: transparent;
border-color: transparent;
}
.category_newm .spbrand_pad .product-name {
text-align: center;
  margin: 1rem 0 0 0;
}
.category_newm .spbrand_pad .product-name a{
 
    /* transition: 0.3s; */
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    font-weight: 900;
  
}

.spbrand_pad:hover .product-name a, .spbrand_pad:focus .product-name a {
	color: var(--color_red);
}


.category_newm{
  display: flex;
  flex-wrap: wrap;flex-wrap: nowrap;
  overflow: visible;
}
.category_newm .spbrand_pad{

}

.category_newm .spbrand_pad .product{
position: relative;
  overflow: hidden;
  height: auto;
  margin: 0 auto;
}
.pppp{
      background: linear-gradient(-45deg,#ed1c66,#6a23d5,#23a6d5,#23d5ab,#FFC107,#e8890c,#e73c7e);
    background-size: auto;
  background-size: auto;
  background-size: 400% 400%;
  -webkit-animation: gradient 15s ease infinite;
  animation: gradient 15s ease infinite;
}
.new_animate_csst2{

 display: flex;
  align-items: center;
  height: 38px;
  background-color: var(--color_red);
  color: #fff;

  
  
  background-size: 400% 400% !important;
  animation: BgGradient 15s linear infinite;
background: linear-gradient(270deg,#e3e3e3 0,#6c65ca 33.3333333333%,#bababa 66.6666666667%,#93d0bc 100%);
    background-size: auto;
}

.rull_cat_rull{
  cursor: pointer;
}
.new_animate_css::after{
position: absolute;
  content: "";
  content: "";
  width: 26%;
  height: 100%;
 
  right: 58%;
  top: 0;
}
.new_animate_css2{
  position: relative;
  height: 2px;
  background-color: var(--color_red);
  display: none;
}
.new_animate_css{
-webkit-animation-name: changepos;
  -webkit-animation-name: changepos;
  background-size: auto 87%;
  background-position: center;
  -webkit-animation-duration: 20000s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: linear;
  color: #fff;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-family: IRANSansWebFaNum !important;
  width: 100%;
  height: 32px;
  position: relative;
  background-image: url(../../images/Top-Baner-Black-Frodey.png);
  background-repeat: repeat-x;
  background-position: center;
 
}


/**End**/


.cart-header span{
    color: black;
}
.pos1 .product_slider{
  height: auto;
  text-align: center;
  display: flex;
  align-items: start;
  align-content: center;

}
.pos_style11 .box_ntop{
    background-color: #EB1086;
}
.pos_style12 .box_ntop{
background-color: var(--color_orang);
}
.pos_style1 .box_ntop{
border-radius: 12px;
  padding-bottom: 2rem;
}
.pos1 .box_ntop {}

.lnk_tag span{
color: black;
  letter-spacing: -0.5px;
  font-weight: 600;
  margin-top: 5px;
  display: flex;
  align-items: center;
  flex-direction: column;

}
.lnk_tag a{
    
}
.lnk_tag a:hover,
.lnk_tag a:focus{
    
}
.lnk_tag{
  color: black;
  letter-spacing: -0.5px;
  font-weight: 600;
  margin-top: 5px;
}
.img_cnt_off{
  height: auto;
}
.hiiden_al{
  
}
.pos_style1 .single_product_slide[data-knd="2"] .product-name {
 
-webkit-line-clamp: 4 !important;
  -webkit-box-orient: vertical;
  height: 58px;

}
.pos_style1 .sec_fig  {
background: white;
  max-width: 100%;
  margin: 0rem auto !important;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem 0 00;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.pos_style1 .sec_fig .product-media {
max-height: 24rem;
  height: auto;
}
}
.nbsl{
  position: absolute;
  bottom: 34px;
  left: 0;
  z-index: 1;
  width: 100%;
}
.img_cnt_off img{
  height: 35rem;
  margin: 0 auto;
  width: auto;
  background: white;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.pos1 .new_content1{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
 
}
.pos1 .new_content1 .h5new_content1{
  font-size: 13px;
  color: black;
  text-align: center;
  margin: 0 auto;
  letter-spacing: -0.5px;
}
.pos1  .box_ntop1 .title-link-wrapper1 {}

.pos1 .product_slider:first-child .single_product_slide .product{
  width: 100%;
  height: 100%;

}
.pos1 .product_slider:first-child .single_product_slide{}
 .msg_footerh31_img img{
max-height: 5rem;
  width: auto;
 }
.pos1 .product_slider:nth-child(2) .single_product_slide{

}
.fix-bottom .product-details{
  background: transparent;
}
.pos1 .product-details{
  background: transparent;
}
.product_fav{
    border-radius: 8px;
  background: rgba(255, 92, 0, 0.1);
  width: 34px;
  height: 34px;
  color: #FFB800;
  cursor: pointer;
   transition: 0.3s;
}
.product_fav a::before{
     color: #FFB800;
     transition: 0.3s;

}
.product_fav:hover,
.product_fav:focus{
   background: var(--color_orang);
}
.product_fav:hover a::before,
.product_fav:focus a::before{
color: #FFF;
}
.pos_style1  .product_slider .single_product_slide{
width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: white;
  margin-left: 1rem;
  border-radius: 12px;
}
.pos1  .product-price .new-price {

}
 .sec_fig{
    position: relative;
}
.top_panel{
position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 1;
}

.n3box .btn_lnkp{
    text-align: left;
direction: ltr;
}
.n3box .btn_lnkp a{
    display: flex;
align-content: center;
color: var(--color_blue);
}
.widget .widget-body {
  padding: 0.7rem 0 1rem;
  opacity: 1;
 
  color: #333;
  
  overflow: auto;
  direction: rtl;
  width: 100%;
  max-width: 20em;
    max-height: 20rem;
}

.widget .widget-body li {
  direction: rtl;
  text-align: right;
  padding-right: 5px;
}


.widget .widget-body li a {
  direction: ltr;
}
.widget-collapsible .widget-title label::before{
position: relative;
  content: "";
  width: 9.5px;
  height: 9.5px;
  display: flex;
  background-color: var(--color_orang);
  border-radius: 3px;
  margin-left: 9px;
}
.widget-collapsible .widget-title label {
position: relative;
  padding: 0 0.2rem;
  display: flex;
  align-items: center;
  font-size: 15px;
}

.widget-collapsible .widget-title label::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: -1.2rem;
  width: 100%;
  height: 0px;
  background-color: #666;
}

.widget-collapsible .toggle-btn {
  left: 0;
  margin-top: 0;
  width: 100%;
  padding: 0;
  opacity: 1;
  text-align: left;
  height: 100%;
}

.chk_box_bank {
  display: block;
  background-repeat: no-repeat;
  background-position: left 0px;
  height: 3rem;
}
.special_send_box{
  border: 1px solid #dedee3;
padding: 1rem 2rem;
border-radius: 8px;
}
.special_content_box{
  margin-top: 1rem;
}
.special_content_box ul{
  list-style: none;
  padding-right: 1rem;
}
.special_content_box li{
  position: relative;
  color: #787993;
  font-size: 11px;
  padding: 6px 12px 6px 0;
}
.special_content_box li::after{
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: -2px;
  top: 50%;
  background-color: #a6358a;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.special_content_box li:last-child::before{
    max-height: 50%;
}
.special_content_box li::before{
  position: absolute;
  content: "";
  right: 0;
  height: 100%;
  width: 1px;
  background-color: #e2e2e8;
}
.css_popup_kindsnd {
  max-width: 48rem;
  margin: 0 auto;
  padding: 2rem;

}
.load_cart1{
  flex-direction: column;
  grid-area: buy-box;
  display: flex;
  margin-right: calc(12px);
}
.load_cart12{
  border: 1px solid #e4e4ea;
background: linear-gradient(0deg,hsla(240,3%,94%,.5),hsla(240,3%,94%,.5)),#fff;
border-radius: 8px;
padding: 2rem 3rem;
}
.css_popup_kindsnd h3 {
  border-bottom: 1px solid #DDD;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  font-size: 15px;
  font-weight: 500;
  color: var(--color_orang);
  cursor: default;
}
.level3_pad{
  margin-top: 0rem;
  grid-template-columns: minmax(300px,auto) minmax(300px,345px);
grid-template-rows: 1fr 0fr 0fr;
grid-template-areas:
"variant-info     buy-box" 
"fidibo-audio-preview buy-box" 
"spec         buy-box";
display: grid;
}
.css_popup_kindsnd p {
  text-align: justify;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin: 0;
}
.else_number {
  display: none;
}
.show_des_snd {
font-size: 16px;
  color: var(--color_primary_border_hover);
  position: relative;
  top: -12px;
  right: -28px;
  cursor: pointer;
  z-index: 99;
}
.p-translate1 {
  text-align: left;
  margin: 0px;
}
.w12r{
  width: 12rem;
}
.p-translate {
  display: flex;
  flex-direction: row;
  text-align: right;
  align-content: center;
  align-items: center;
}

.p-translate b {
  font-size: 12px;
  width: auto;
  position: relative;
  overflow: hidden;
  color: #666;
  display: inline-block;
  font-weight: 300;
  padding-left: 8px;
}

.credit_icon{
  background-image: url("../../images/white-wallet-photos.png");
  background-size: 30px auto;
}
.mellat_icon {
  background-image: url("../../images/melatcss.png");
  
}
.idpay_icon {
background-image: url("../../images/idpay.svg");
background-size: auto 2.2rem;
}

.passargad_icon {
  background-image: url("../../images/passcss.png");
}

.accep_rlld {}

.accep_rlld span {
font-size: 12px;
  letter-spacing: -0.3px;
}

.accep_rlld a {
  padding-right: 5px;
  position: relative;
  z-index: 2;
}

.prk-filter-search {
  font-size: 1.5rem;
}
.widget-collapsible .toggle-btn::after {}

.widget-collapsible .toggle-btn::before {
  content: "";
  position: absolute;
  width: 12px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
 content: "";
  font-size: 12px;
  font-weight: 900;
  color: #a0a1b3;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 10px;
  top: 16px
}

.widget-collapsible>.collapsed .toggle-btn::before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.widget-collapsible>.collapsed .toggle-btn::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: none;
}

.widget-collapsible .collapsed+.widget-body {
  display: none;
}

.widget-collapsible .collapsed~.widget-body {
  opacity: 1;
}

/*---------------------------
    Breadcrumb
--------------------------*/
.breadcrumb {
  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;
  border-bottom: 1px solid #eeeeee;
  color: var(--color_black);
  line-height: 1.5;
  padding: 1.5rem 0.2rem 1.6rem;
}

.breadcrumb a {
color: rgba(0, 0, 0, 0.49);
  font-size: 10px;
}
.breadcrumb li:last-child a{
   color: #313131;
}
.breadcrumb li:not(:last-child) {
  padding-left: 0.4rem;

}

.breadcrumb li:not(:last-child)::after {
  content: "";

  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 6px;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #807f7f;
}

.breadcrumb li:not(:last-child):hover {
  opacity: 1;
}

.breadcrumb li:last-child {
  color: #333333;
}

.breadcrumb.shop-breadcrumb {
  padding: 3rem 0;
  margin: 2.5rem 0 2.3rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.breadcrumb.shop-breadcrumb li {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.025em;
  opacity: 1;
  color: #666;
}

.breadcrumb.shop-breadcrumb li.active {
  color: #336699;
}

.breadcrumb.shop-breadcrumb li.passed {
  color: #333;
}

.breadcrumb.shop-breadcrumb li:not(:last-child)::after {
  margin-right: 1rem;
  font-size: 2rem;
  font-weight: 700;
  color: #999;
  bottom: 3px;
  line-height: 1;
  vertical-align: middle;
}

.breadcrumb-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* ----------------------------------------
    Element Category Page
------------------------------------------*/
.category-default img {
  min-height: 20rem;
}

.category-default .category-content {
  right: 3rem;
}

.category-default .category-title {
  margin-bottom: 0;
  font-size: 2.2em;
}

.category-default .category-count {
  opacity: 0.6;
  line-height: 1.2;
}

.category-ellipse-section {
  margin-bottom: 5.2rem;
}

.category-classic-section {
  background-color: #f8f8f8;
}

.category-masonry-section {
  padding-bottom: 3.7rem;
}

.category-masonry-section .category-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, calc(100% / 4));
  margin: -1rem;
}

.category-masonry-section .category-grid>* {
  padding: 1rem;
}

.category-masonry-section .grid-item1 {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

.category-masonry-section .grid-item2 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

.category-masonry-section .grid-item3 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

.category-masonry-section .grid-item3 .category-banner,
.category-masonry-section .grid-item3 figure,
.category-masonry-section .grid-item3 img {
  height: 100%;
}

@media (max-width: 991px) and (min-width: 768px) {
  .category-masonry-section .category-grid {
    grid-template-columns: repeat(auto-fill, calc(100% / 3));
  }

  .category-masonry-section .grid-item3 {
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
}

@media (max-width: 767px) {
  .category-masonry-section .category-grid {
    grid-template-columns: repeat(auto-fill, calc(100% / 2));
  }
}

@media (max-width: 575px) {
  .page-title {
    font-size: 3rem;
  }

  .page-subtitle {
    font-size: 1.2rem;
  }
}

@media (max-width: 479px) {

  .category-masonry-section .grid-item2,
  .category-masonry-section .grid-item3 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

/*-------------------------
   Compare page
-------------------------*/
.compare-popup {
  position: fixed;
  top: 100%;
  right: 0;
  left: 0;
  padding: 2rem 0;
  background: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 2400;
}

.compare-popup .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 2.1rem;
  padding-bottom: 3.1rem;
}

.compare-popup .btn-clean {
  margin-left: 1.8rem;
  padding: 0;
  border: none;
  text-transform: capitalize;
  font-weight: 400;
}

.compare-popup .btn-clean:hover,
.compare-popup .btn-clean:active,
.compare-popup .btn-clean:focus {
  color: #336699;
  background-color: #fff;
}

.compare-popup.show {
  -webkit-transform: translateY(-99%);
  transform: translateY(-99%);
}

.compare-popup.show+.compare-popup-overlay {
  opacity: 0.7;
  visibility: visible;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.compare-title {
  margin-top: 0.8rem;
}

.compare-title .title {
  margin-bottom: 0.3rem;
  font-size: 2.4rem;
  font-weight: 700;
  white-space: nowrap;
}

.compare-product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.9rem 2rem 0;
  padding: 0;
}

.compare-product-list li {
  position: relative;
  width: 8vw;
  max-width: 138px;
  min-height: 8vw;
}

.compare-product-list li:not(:first-child) {
  margin-right: 3rem;
}

.compare-product-list li:empty::before {
  content: "+";
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  text-align: center;
  line-height: 5rem;
  font-size: 3rem;
  color: #eee;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  -webkit-box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.12);
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.12);
}

.compare-product-list li::after {
  content: "";
  position: absolute;
  border: 1px solid #eee;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.compare-product-list .btn-remove {
  position: absolute;
  padding: 0;
  left: -1rem;
  top: -1rem;
  line-height: 1.2;
  width: 20px;
  height: 20px;
  font-size: 1.5rem;
  border-radius: 50%;
  border: none;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  overflow: hidden;
}

.compare-product-list .btn-remove i {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0;
}

.compare-product-list .btn-remove:hover,
.compare-product-list .btn-remove:active,
.compare-product-list .btn-remove:focus {
  background-color: #fff;
}

.compare-popup-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 2399;
}

.compare-table {
  overflow-x: auto;
}

.compare-table>div:nth-child(2n) .compare-col {
  background-color: #fbfbfb;
}

.compare-table .compare-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.compare-product .product-media {
  border: 1px solid #f5f5f5;
}

.compare-col {
  padding: 2.5rem 2rem 2.5rem 0;
}

.compare-col.compare-product {
  text-align: center;
}

.compare-col.compare-field {
  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: end;
  padding-left: 5rem;
  font-weight: 400;
  color: #999;
}

.compare-col.compare-value {
  padding-left: 1rem;
}

.compare-col .remove-product {
  margin-bottom: 2.4rem;
  padding: 0;
  border: none;
  color: #333;
}

.compare-col .remove-product i {
  font-size: 2.2rem;
}

.compare-col .remove-product:hover,
.compare-col .remove-product:focus,
.compare-col .remove-product:active {
  background-color: transparent;
  color: #336699;
}

.compare-col .product-details {
  padding: 1.6rem 0 0.7rem;
}

.compare-col .product-price {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
}

.compare-col .new-price {
  margin-left: 0;
  color: #336699;
}

.compare-col .old-price {
  color: #999;
}

.compare-availability .compare-value {
  color: #ffa800;
}

.compare-description ul {
  margin: 0;
  padding: 0;
}

.compare-description li {
  color: #333;
  line-height: 1.6;
}

.compare-description li::before {
  font-size: 1.4rem;
}

.compare-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.compare-rating .ratings-container {
  width: 100%;
  margin-bottom: 0;
  font-size: 1.4rem;
}

.compare-category .compare-value,
.compare-meta .compare-value,
.compare-size .compare-value,
.compare-brand .compare-value {
  color: #333;
}

.compare-color .swatch {
  vertical-align: middle;
  margin-left: 0.4rem;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  border-radius: 50%;
}

@media (min-width: 1921px) {
  .compare-product-list li {
    max-height: 15.5rem;
    max-width: none;
  }

  .compare-product-list li figure,
  .compare-product-list li img {
    height: 100%;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .compare-popup .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .compare-product-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2rem 0;
  }

  .compare-product-list li {
    width: 18vw;
    min-height: 11rem;
  }
}

@media (max-width: 991) and (min-width: 480px) {
  .compare-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767px) {
  .compare-col.compare-field {
    max-width: 15rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 575px) {
  .compare-product-list li {
    min-height: 6rem;
  }

  .compare-product-list li:not(:first-child) {
    margin-right: 1.5rem;
  }
}

@media (max-width: 479px) {
  .compare-product-list li:empty::before {
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 2rem;
  }
}

/*------------------------------------
    Element Product Page
-------------------------------------*/
.product-list-section {
  margin-bottom: 4.2rem;
}

.product-list-section .title-link-wrapper .title::after {
  height: 2px;
  background-color: #666;
}

.product-wrapper.row [class*=col-] {
  margin-bottom: 2rem;
}

.product:not(.product-single) .product-countdown-container {
  position: absolute;
  right: 10px;
  left: 10px;
  bottom: 10px;
  white-space: nowrap;
  overflow-x: auto;
  background-color: rgba(34, 34, 34, 0.8);
  color: #fff;
  letter-spacing: -0.025em;
  text-align: center;
  border-radius: 0.3rem;
  padding-right: 0;
  padding-left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}

.product:not(.product-single) .countdown-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product:not(.product-single) .countdown-section {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.9em 0 0.8em;
}

.product:not(.product-single) .countdown-amount,
.product:not(.product-single) .countdown-period {
  display: inline-block;
}

.product:not(.product-single) .countdown-amount {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
}

.product:not(.product-single) .countdown-period {
  font-size: 1.4rem;
  font-weight: 400;
  opacity: 0.9;
  letter-spacing: -0.035em;
}

.product:not(.product-single):hover .product-countdown-container {
  opacity: 0;
  visibility: hidden;
}

.product:not(.product-single) .product-list .product-desc {
  margin-bottom: 3.9rem;
  line-height: 1.9;
}

.product-sticky-content .product-list-sm {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-sticky-content .product-media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.5rem;
  flex: 0 0 8.5rem;
  max-width: 8.5rem;
  height: 8.5rem;
}

.product-sticky-content .product-media img {
  height: 100%;
}

.product-sticky-content .product-name {
font-size: 11px;
  text-transform: capitalize;
  color: white;
  max-width: 14rem;
  text-align: right;
  direction: rtl;
}
.product-sticky-content .old-price{
      color: gray !important;
}
.product-sticky-content .new-price{

 
  color: white !important;
}
.product-sticky-content .product-price {
  font-size: 1.6rem;
}

.product-sticky-content .old-price {
  font-size: 1.6rem;
}

.product-sticky-content .product-form.container {
  padding: 0;
}

.product-sticky-content.fixed .product-list-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product-sticky-content.fixed .product-form {
padding: 1rem;
  
  padding-right: 7rem;
  padding-left: 7rem;
}

.product-sticky-content.fixed .product-qty-form,
.product-sticky-content.fixed .btn-cart {
  margin-bottom: 0;
}

.product-sticky-content.fixed .product-qty-form {
  margin-left: 0.8rem;
  max-width: 14rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 14rem;
  flex: 0 0 14rem;
}

.product-sticky-content.fixed .product-qty-form label {
  display: none;
}

.product-sticky-content.fixed .btn-cart {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 21rem;
}

.product-sticky-content.fix-top.fixed .product-form {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.product-sticky-content.fix-top.fixed .product-media {
  max-width: 4.4rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4.4rem;
  flex: 0 0 4.4rem;
  height: 4.4rem;
}

.product-sticky-content.fix-top.fixed .product-name {
  display: none;
}

.product-sticky-content.fix-top.fixed .btn-cart {
  min-width: 14rem;
}

.product-single .col-md-6 .product-bm-wrapper {
  margin-bottom: 0rem;
}

.sticky-both-content .product-single {
  margin-top: 0.4rem;
}

.sticky-both-content .product-title {
  margin-bottom: 1.2rem;
  line-height: 1.4;
}

.sticky-both-content .product-color-swatch {
  margin-top: 0.3rem;
}

.sticky-both-content .product-size-swatch {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-qty-form.with-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 21.5rem;
  flex: 0 0 21.5rem;
  max-width: 21.5rem;
}

@media (max-width: 1199px) {
  .shop-content .product-list .product-desc {
    margin-bottom: 2rem;
  }
}

@media (max-width: 575px) {
  .shop-content .product-list {
    display: block;
    margin-bottom: 2rem;
  }

  .shop-content .product-list .product-media {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 2rem 0;
  }
}

@media (max-width: 479px) {

  .product-sticky-content.fix-top.fixed .product-media,
  .product-sticky-content.fix-top.fixed .product-details {
    display: none;
  }

  .product-sticky-content.fix-top.fixed .btn-cart {
    max-width: none;
  }

  .product-sticky-content.fix-top.fixed .product-form {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }

  .product-sticky-content.fixed .product-list-sm {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

/*--------------------------------------------
    Single Product Page
----------------------------------------------*/
.product-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: sticky;
}

.product-gallery.row>* {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-gallery.product-gallery-sticky {
  top: 2rem;
}

.product-gallery-btn {
  position: absolute;
  padding: 1rem;
  width: 4rem;
  height: 4rem;
  left: 1.5rem;
  bottom: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  border-radius: 50%;
  color: #999;
  background: #fff;
  font-size: 2rem;
  line-height: 1;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s, color 0.3s;
  transition: opacity 0.3s, color 0.3s;
  z-index: 1;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}

.product-gallery-btn.product-degree-viewer {
  bottom: 6.5rem;
}

.product-gallery-btn.product-video-viewer {
  bottom: 11.5rem;
}

.product-gallery-btn:hover {
  opacity: 1;
  color: #333;
}

.product-sticky-content.fixed {
  background-color: #fff;
}

.bought-together-products>* {
  width: auto;
}

.bought-together-products .product-wrap {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15.8rem;
  flex: 0 0 15.8rem;
  max-width: 15.8rem;
}

.bought-together-products .product-wrap:not(:first-child) {
  margin-right: 3rem;
}

.bought-together-products .product-wrap:not(:first-child) .product-media::before,
.bought-together-products .product-wrap:not(:first-child) .product-media::after {
  content: "";
  position: absolute;
  right: -2.5rem;
  top: 50%;
  background-color: #999;
}

.bought-together-products .product-wrap:not(:first-child) .product-media::before {
  width: 17px;
  height: 1px;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.bought-together-products .product-wrap:not(:first-child) .product-media::after {
  width: 1px;
  height: 17px;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.bought-together-products .product-details {
  padding: 1.5rem 0.2rem 0;
}

.bought-together-products .product-button {
  position: relative;
  margin: 1.3rem 10rem 2.5rem 0;
}

.bought-together-products .product-button::before,
.bought-together-products .product-button::after {
  content: "";
  position: absolute;
  right: -5rem;
  top: 70px;
  width: 17px;
  height: 1px;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
  background-color: #999;
}

.bought-together-products .product-button::before {
  margin-top: -12px;
}

.bought-together-products .bought-price {
  font-size: 2.4rem;
}

.bought-together-products .bought-count {
  margin-bottom: 2.7rem;
  line-height: 1.3;
}

.bought-together-products .product-media:hover img {
  opacity: 1;
}

.bought-together-products .product-checkbox {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.bought-together-products .product-checkbox label {
  position: static;
  padding-right: 0;
}

.bought-together-products .custom-checkbox {
  cursor: pointer;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}

.bought-together-products .custom-checkbox+label::before {
  top: 1.5rem;
  right: 1.5rem;
  -webkit-transform: none;
  transform: none;
}

.product-tabs .nav-item:not(:last-child) {
  margin-left: 4rem;
}

.product-tabs .nav-link {
  padding: 1.5rem 0 1.3rem;
  font-size: 2rem;
  font-weight: 700;
  color: #999;
  text-transform: capitalize;
}

.product-tabs .nav-link::after {
  border-top: 2px solid transparent;
}

.product-tabs .nav-tabs .nav-link:hover,
.product-tabs .nav-tabs .nav-link.active {
  color: #333;
}

.product-tabs .tab-pane {
  padding: 3.5rem 0 2.7rem;
}

.product-tabs ul {
  font-size: 1.4rem;
  color: #666;
}

.product-tabs .product-video img {
  min-height: 20rem;
}

#product-tab-description .sub-title {
  margin: 0.4rem 0 0.4rem;
  font-size: 1.4rem;
}

#product-tab-description .sub-title span {
  margin-left: 1.2rem;
}

#product-tab-description .detail {
  line-height: 1.6;
}

#product-tab-description ul {
  font-size: 1.3rem;
}

#product-tab-description.card-body .col-md-6 {
  margin-bottom: 1.7rem;
}

#product-tab-specification ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0rem 0 1rem;
}

#product-tab-specification ul label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20rem;
  flex: 0 0 20rem;
  max-width: 20rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  z-index: 1;
  color: #333;
}

#product-tab-specification ul p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0;
}

#product-tab-vendor .vendor-banner img {
  min-height: 29.5rem;
  width: 100%;
}

#product-tab-vendor .vendor-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.7rem;
}

#product-tab-vendor .vendor-logo img {
  border: 1px solid #eee;
  border-radius: 5px;
}

#product-tab-vendor .vendor-name {
  margin: 0.3rem 0;
  font-size: 1.8rem;
  font-weight: 600;
  color: #333;
}

#product-tab-vendor .vendor-name a {
  color: inherit;
}

#product-tab-vendor .ratings-full {
  margin-left: 0.8rem;
}

#product-tab-vendor .rating-reviews {
  font-size: 1.4rem;
  color: #666;
}

#product-tab-vendor .vendor-info {
  margin-bottom: 3.1rem;
  font-size: 1.4rem;
}

#product-tab-vendor .vendor-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75rem 0;
}

#product-tab-vendor .vendor-info label {
  display: inline-block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12rem;
  flex: 0 0 12rem;
  max-width: 12rem;
  padding-left: 1rem;
  color: #333;
}

#product-tab-vendor .store-address {
  font-size: 1.4rem;
  color: #666;
  opacity: 1;
}

#product-tab-vendor .store-phone a {
  color: #333;
}

#product-tab-vendor .store-phone a:hover {
  color: #336699;
}

#product-tab-vendor p {
  font-size: 1.4rem;
  line-height: 1.75;
}

#product-tab-description.card-body,
#product-tab-vendor.card-body,
#product-tab-specification.card-body,
#product-tab-reviews.card-body {
  padding-top: 2.2rem;
  padding-bottom: 2rem;
}

.accordion-simple:not(.accordion-icon) .card-header a::after {
  font-size: 1.6rem;
}

@media (min-width: 768px) {
  #product-tab-vendor .pl-md-6 {
    padding-right: 3rem !important;
  }
}

#product-tab-reviews {
  border-bottom-width: 0;
}

#product-tab-reviews p {
  font-size: 1.4rem;
}

#product-tab-reviews .avg-rating-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  margin-bottom: 0.2rem;
}

#product-tab-reviews .avg-mark {
  font-size: 6em;
  font-weight: 600;
  color: #336699;
  letter-spacing: -0.025em;
  line-height: 1;
  margin-bottom: 0;
}

#product-tab-reviews .avg-rating {
  margin-right: 1.8rem;
}

#product-tab-reviews .avg-rating p {
  font-size: 1.4rem;
  line-height: 1.4;
}

#product-tab-reviews .avg-rating .ratings-container {
  margin-bottom: 0.3rem;
}

#product-tab-reviews .avg-rating .ratings-full {
  margin-left: 0.8rem;
}

#product-tab-reviews .ratings-value {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
}

#product-tab-reviews .ratings-value span:first-child {
  margin-left: 2.1rem;
  font-size: 2.5rem;
}

#product-tab-reviews .ratings-value .count {
  margin-right: 0.6rem;
  font-size: 1.2rem;
  color: #aaa;
}

#product-tab-reviews .ratings-list .ratings-container {
  margin-bottom: 1.5rem;
}

#product-tab-reviews .ratings-list .progress-bar {
  max-width: 20rem;
  margin-right: 1.3rem;
  margin-bottom: 0;
  border-radius: 0.4rem;
}

#product-tab-reviews .ratings-list .progress-bar span {
  border-radius: 0.4rem;
}

#product-tab-reviews .ratings-list .progress-value {
  margin-right: 2rem;
  min-width: 4rem;
}

#product-tab-reviews .ratings-list .progress-value mark {
  font-size: 1.2rem;
  color: #666;
}

#product-tab-reviews .title-link {
  font-size: 1.4rem;
}

#product-tab-reviews .review-form {
  padding-top: 0.3rem;
}

#product-tab-reviews .review-form .form-control {
  min-height: 4rem;
  margin-bottom: 2rem;
  font-family: iransansx2, Poppins, sans-serif;
  font-size: 1.3rem;
  border-color: #eee;
  color: #777;
}

#product-tab-reviews .review-form .form-control::-webkit-input-placeholder {
  color: inherit;
}

#product-tab-reviews .review-form .form-control::-moz-placeholder {
  color: inherit;
}

#product-tab-reviews .review-form .form-control:-ms-input-placeholder {
  color: inherit;
}

#product-tab-reviews .review-form .form-control::-ms-input-placeholder {
  color: inherit;
}

#product-tab-reviews .review-form .form-control::placeholder {
  color: inherit;
}

#product-tab-reviews .review-form textarea {
  height: 13.3rem;
}

#product-tab-reviews .review-form .btn {
  background-color: #454545;
  border-color: #454545;
}

#product-tab-reviews .form-group {
  margin: 0.4rem 0 4.1rem;
  font-size: 1.4rem;
}

#product-tab-reviews .form-group label {
  padding-right: 2.7rem;
}

#product-tab-reviews .form-group .custom-checkbox+label::before {
  top: 0;
  -webkit-transform: none;
  transform: none;
  margin-top: 0.2rem;
}

#product-tab-reviews .tab-nav-boxed .nav-item {
  margin: 0 1rem 0.5rem 1rem;
}

#product-tab-reviews .tab-nav-boxed .nav-link {
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
  border-width: 1px;
  padding: 0.9em 1.5em;
  border-radius: 2rem;
}

#product-tab-reviews .tab-nav-boxed .nav-link::after {
  content: none;
}

#product-tab-reviews .tab-nav-boxed .nav-link:hover,
#product-tab-reviews .tab-nav-boxed .nav-link.active {
  color: #336699;
}

#product-tab-reviews .tab-nav-boxed .tab-pane {
  padding: 1.5rem 0 0;
}

.vendor-product-section {
  margin-bottom: 4.2rem;
}

.vendor-product-section .ratings-container,
.related-product-section .ratings-container {
  margin-bottom: 0.3rem;
}

.product-single .product-countdown-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.7rem 0 1.3rem;
  font-size: 1.5rem;
}

.product-single .product-countdown-container .countdown-amount {
  font-weight: 700;
  color: #336699;
}

.description-section .title.title-link::before,
.review-section .title.title-link::before {
  height: 0.2rem;
}

aside .service-list {
  padding: 0 2rem;
  border: 1px solid #eee;
}

aside .service-list>* {
  padding: 1.6rem 0;
}

aside .service-list>*:not(:last-child) {
  border-bottom: 1px solid #eee;
}

aside .service-list .icon-box svg {
  width: 3rem;
  height: 3rem;
}

aside .service-list .icon-box-title {
  font-size: 1.3rem;
  line-height: 1.3;
  letter-spacing: 0;
}

aside .service-list p {
  font-size: 1.2rem;
  line-height: 1.2;
}

aside .sp-sidebar-banner .banner-content {
  top: 9%;
  right: 6.5%;
}

aside .sp-sidebar-banner .banner-title,
aside .sp-sidebar-banner .banner-subtitle {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-bottom: 0.5rem;
}

aside .sp-sidebar-banner span {
  font-size: 2.4rem;
  margin-left: 0.5rem;
}

@media (min-width: 992px) {
  .sticky-both-content .product-details-1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

.hotspot-banner {
  overflow: visible;
}

.hotspot-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.hotspot-product .product {
  position: absolute;
  opacity: 0;
  width: 20em;
  padding: 1rem;
  visibility: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  border-radius: 0.5rem;
  overflow: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s, z-index 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, z-index 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, z-index 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, z-index 0.3s, -webkit-transform 0.3s;
  z-index: -1;
}

.hotspot-product .product .product-action-vertical {
  opacity: 1;
  visibility: visible;
}

.hotspot-product:hover {
  background-color: #333;
}

.hotspot-product:hover .btn-hotspot {
  color: #fff;
}

.hotspot-product:hover .product {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.hotspot-product.hotspot-product-1 {
  right: 22.6%;
  top: 10.9%;
}

.hotspot-product.hotspot-product-2 {
  right: 23.8%;
  top: 82%;
}

.hotspot-product.hotspot-product-3 {
  right: 71.1%;
  top: 36.1%;
}

.hotspot-right .product {
  right: 100%;
  top: -6rem;
}

.hotspot-right:hover .product {
  -webkit-transform: translateX(-1rem);
  transform: translateX(-1rem);
}

.hotspot-top .product {
  bottom: 100%;
  right: -40px;
}

.hotspot-top:hover .product {
  -webkit-transform: translateY(-1rem);
  transform: translateY(-1rem);
}

.hotspot-left .product {
  left: 100%;
  top: -60px;
}

.hotspot-left:hover .product {
  -webkit-transform: translateX(1rem);
  transform: translateX(1rem);
}

.btn-hotspot {
  font-size: 1.2em;
  line-height: 1;
  color: #333;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.pswp img {
  border-radius: 0.3rem;
}

@media (min-width: 768px) {
  body.addtocart-fixed .footer {
    padding-bottom: 12.5rem;
  }
}

@media (max-width: 767px) {
  .hotspot-banner {
    font-size: 0.8rem;
  }
}

@media (max-width: 575px) {
  .bought-together-products .product-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12rem;
    flex: 0 0 12rem;
    max-width: 12rem;
  }

  .bought-together-products .product-button {
    margin: -1rem 3rem 3rem 0;
  }

  .bought-together-products .product-button::before,
  .bought-together-products .product-button::after {
    right: -1.5rem;
  }
}

@media (max-width: 479px) {
  .hotspot-banner {
    font-size: 0.6rem;
  }
}

@media (max-width: 375px) {
  #product-tab-specification ul li::before {
    width: calc(44% - 1rem);
  }

  #product-tab-specification ul label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
  }
}

/*-----------------------------------------------
    Shop Page
        - Default Shop Banner
        - List
        - Category Wrapper
        - Toolbox
            (toolbox toolbox-left toolbox-right select-box)
        - Toolbox Item
        - Select Menu
        - Selected Items
        - Toolbox Pagination
        - Toolbox Horizontal
        - Toolbox Navigation
------------------------------------------------*/
.shop-default-banner {
  padding: 7.4em 8.7em 7.6em;
}

.shop-default-banner .banner-subtitle {
  margin-bottom: 0.2rem;
  font-size: 2.8em;
}

.shop-default-banner .banner-title {
  margin-bottom: 1.9rem;
  font-size: 4em;
}

.shop-default-banner .btn {
  padding: 1.25em 1.98em;
  font-size: 1.4em;
}

.shop-default-banner .btn i {
  font-size: 1.7rem;
}

.shop-boxed-banner {
  padding-right: 4.8em;
  padding-left: 4.8em;
}

.shop-boxed-banner .banner-subtitle {
  letter-spacing: -0.02em;
}

.shop-default-brands {
  padding: 0.5rem 0;
}

.shop-default-category {
  border-bottom: 1px solid #eee;
  padding-bottom: 3.5rem;
}

.shop-default-category .category-name {
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
}

.shop-default-category .category-media {
  border: none;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}

.shop-default-category .category-ellipse:hover .category-media {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.shop-default-category .category-ellipse:hover .category-name {
  color: #336699;
}

.product-lists .product-list {
  border-top: 1px solid #eee;
}

.product-lists .product-list .product-short-desc {
  margin-bottom: 1.5rem;
}

.product-lists .product-wrap:last-child .product-list {
  margin-bottom: 0;
}

.toolbox,
.toolbox-right,
.toolbox-left,
.toolbox-item {
  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;
}

.toolbox label,
.toolbox-right label,
.toolbox-left label,
.toolbox-item label {
  font-weight: 400;
  margin-left: 1rem;
  line-height: 1.5;
  font-size: 1.4rem;
}

.toolbox-right {
  margin-right: auto;
}
.selectedFilters_new{
    display: block;
  width: 100%;
  margin-bottom: 0.71rem;
}
.toolbox {

}

.toolbox.toolbox-pagination {
  padding: 2.5rem 0;
  border-top: 1px solid #f4f4f4;
}

.toolbox> :not(.toolbox-pagination)*:not(:last-child),
.toolbox-left> :not(.toolbox-pagination)*:not(:last-child),
.toolbox-right> :not(.toolbox-pagination)*:not(:last-child) {
  margin-left: 1rem;
}

.toolbox .showing-info {
  font-size: 1.3rem;
  color: #aaa;
}

.toolbox .showing-info span {
  margin: 0 0.9rem;
  color: #333;
}

.toolbox .select-box {
  color: #333;
}

.none_force {
  display: none !important;
}

.toolbox .select-box::before {
  font-size: 1.1rem;
  left: 1rem;
  margin-top: 0.1rem;
  color: var(--color_black);
}

.toolbox select {
  max-width: none;
  height: 29px;
  width: 180px;
  display: block;
  background: transparent;
  border: 0;
  padding: 3px 8px 6px 8px;
  color: #666;
  appearance: none;
  box-sizing: border-box;
  font-size: 13px;
  text-align: right;
  direction: rtl;
  border: solid 1px #e2e2e2;
}

.toolbox .toolbox-show select {
  padding-right: 1.3rem;
  padding-left: 2.8rem;
  width: 9.4rem;
}

.toolbox .item-found {
  color: #a9a9a9;
  font-size: 1.4rem;
  letter-spacing: 0;
}

.toolbox .item-found span {
  color: #333;
  margin-left: 0.4rem;
}

.toolbox .left-sidebar-toggle,
.toolbox .right-sidebar-toggle {
  padding: 0.78em 1.05em;
  font-size: 1.3rem;
}

.toolbox .left-sidebar-toggle i,
.toolbox .right-sidebar-toggle i {
  margin-left: 0.7rem;
  margin-right: 0.3rem;
  font-size: 1.4rem;
}

.toolbox .left-sidebar-toggle {
  margin: 0 0 1rem 2rem;
}

.toolbox .right-sidebar-toggle {
  margin-right: 2rem;
}

.toolbox-item {}

.sticky-toolbox.fixed {
  background: #fff;
  padding: 1rem 2rem 0 !important;
}

.selected-items {
  display: none;
}

.toolbox+.selected-items {
  font-size: 1.2rem;
}

.selected-items>* {
  display: inline-block;
  margin: 0 0 0.5rem 0.8rem;
}

.selected-items .filter-clean {
  margin-right: 1.2rem;
}

.selected-item {
  line-height: 1;
  letter-spacing: 0;
  background-color: #f5f5f5;
  color: #666;
  padding: 8px 1rem;
}

.selected-item i {
  margin-right: 1.1rem;
  vertical-align: middle;
}

.toolbox-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.9rem;
}

.btn-layout {
  line-height: 1;
  color: #dadada;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.btn-layout+.btn-layout {
  margin-right: 1rem;
}

.btn-layout i {
  font-size: 1.9rem;
  color: inherit;
}

.btn-layout.active,
.btn-layout:hover {
  color: #333;
}

@media (max-width: 991px) {
  .shop-content .main-content {
    width: 100%;
  }

  .toolbox .sidebar-fixed {
    margin-left: 0;
  }

  .toolbox .sidebar-content {
    display: block;
  }
}

@media (max-width: 767px) {
  .shop-default-banner {
    padding: 5em;
    font-size: 0.9rem;
  }
}

@media (max-width: 575px) {
  .shop-default-banner {
    padding: 4rem 3rem;
    font-size: 0.8rem;
  }

  .toolbox-left label,
  .toolbox-right .toolbox-layout {
    display: none;
  }

  .toolbox-right .toolbox-item.toolbox-show {
    margin-left: 0;
  }

  .toolbox-pagination {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-lists .product-list {
    border-top: 0;
  }

  .toolbox .left-sidebar-toggle {
    padding: 0.79em 0.83em;
  }

  .toolbox .left-sidebar-toggle i {
    margin: 0;
    position: absolute;
    right: 6px;
    top: 48%;
    font-size: 22px;
    color: var(--color_orang);
  }

  .toolbox .left-sidebar-toggle span {}
}

@media (max-width: 479px) {
  .shop-default-banner {
    font-size: 0.7rem;
  }

  .sticky-toolbox.fixed {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .toolbox .left-sidebar-toggle {
    margin: 0;
    border-width: 0;
    width: 100%;
    color: var(--color_gray_hover);
    position: relative;

  }

  .toolbox select {
    max-width: 100%;
    border-width: 0;
  }
}

/* Unused components
@import '../../components/accordion';
@import '../../components/alerts';
@import '../../components/breadcrumb';
@import '../../components/instagram';
@import '../../components/page-header';
@import '../../components/pagination';
@import '../../components/sidebar';
@import '../../components/sidebar-shop';
@import '../../components/testimonials';
*/
/* 7. header */
/*--------------------------------
    Header
        -Header
        -Welcom-msg
        -Header Search
        -Main Menu
        -Other
            - Login
            - Wishlist
        -Stick Header
        -Other Options
--------------------------------*/

.Phone_newt{
  display: flex;
  align-items: center;
  direction: ltr;
  text-align: left;
}
.Phone_newt i{
  
}
.header {
color: #FFF;
  background-color: rgb(255, 255, 255);
 
}

.header .container,
.header .container-fluid,
.header .inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-middle .divider {
  margin-left: 1.1rem;
  background: rgba(153, 153, 153, 0.2);
  height: 4.1rem;
  width: 1px;
}


.sort_icon_mobile {
  display: none;
}

.left_icon_menu {
  font-family: "Font Awesome 5 Free";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin-right: 0.7rem;
  font-size: 1.7rem;
  width: 0.7rem;
  position: absolute;
  left: 0;
}

.left_icon_menu::before {
  content: "ï„…";
  position: absolute;
  right: 1rem;
  line-height: 0;
  font-weight: 600;
  font-size: 1.2rem;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
  display: inline-block;
  transform: rotate(180deg);
  right: 0;
  top: 50%;
  line-height: 0;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";


}

.header .inner-wrap {
  width: 100%;
}

.cart-toggle {
  cursor: pointer;
}

.header a:not(.btn) {}

.header a:not(.btn):hover {}

.header-right_href:hover,
.header-right_href:focud {
  color: var(--color_orang);
  border-bottom: 1px solid var(--color_orang);
}

.header-right_href {}





.header-top,
.header-middle,
.header-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-left,
.header-center,
.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-right {
  margin-right: auto;
}

.has-center .header-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.has-center .header-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.line-md--phone-call-loop {
  display: inline-block;
  width: 18px;
  height: 18px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath stroke-dasharray='64' stroke-dashoffset='64' d='M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.6s' values='64;0'/%3E%3CanimateTransform attributeName='transform' begin='0.6s;lineMdPhoneCallLoop0.begin+2.6s' dur='0.5s' type='rotate' values='0 12 12;15 12 12;0 12 12;-12 12 12;0 12 12;12 12 12;0 12 12;-15 12 12;0 12 12'/%3E%3C/path%3E%3Cpath stroke-dasharray='4' stroke-dashoffset='4' d='M14 7.04404C14.6608 7.34734 15.2571 7.76718 15.7624 8.27723M16.956 10C16.6606 9.35636 16.2546 8.77401 15.7624 8.27723' opacity='0'%3E%3Cset id='lineMdPhoneCallLoop0' attributeName='opacity' begin='0.7s;lineMdPhoneCallLoop0.begin+2.7s' to='1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.7s;lineMdPhoneCallLoop0.begin+2.7s' dur='0.2s' values='4;8'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.3s;lineMdPhoneCallLoop0.begin+3.3s' dur='0.3s' values='0;4'/%3E%3Cset attributeName='opacity' begin='1.6s;lineMdPhoneCallLoop0.begin+3.6s' to='0'/%3E%3C/path%3E%3Cpath stroke-dasharray='10' stroke-dashoffset='10' d='M20.748 9C20.3874 7.59926 19.6571 6.347 18.6672 5.3535M15 3.25203C16.4105 3.61507 17.6704 4.3531 18.6672 5.3535' opacity='0'%3E%3Cset attributeName='opacity' begin='1s;lineMdPhoneCallLoop0.begin+3s' to='1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1s;lineMdPhoneCallLoop0.begin+3s' dur='0.2s' values='10;20'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.5s;lineMdPhoneCallLoop0.begin+3.5s' dur='0.3s' values='0;10'/%3E%3Cset attributeName='opacity' begin='1.8s;lineMdPhoneCallLoop0.begin+3.8s' to='0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  fill: var(--color_orang);
  color: var(--color_orang);
}
.fluent--person-support-20-regular {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23feffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath stroke-dasharray='64' stroke-dashoffset='64' d='M8 3C8.5 3 10.5 7.5 10.5 8C10.5 9 9 10 8.5 11C8 12 9 13 10 14C10.3943 14.3943 12 16 13 15.5C14 15 15 13.5 16 13.5C16.5 13.5 21 15.5 21 16C21 18 19.5 19.5 18 20C16.5 20.5 15.5 20.5 13.5 20C11.5 19.5 10 19 7.5 16.5C5 14 4.5 12.5 4 10.5C3.5 8.5 3.5 7.5 4 6C4.5 4.5 6 3 8 3Z'%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' dur='0.6s' values='64;0'/%3E%3CanimateTransform attributeName='transform' begin='0.6s;lineMdPhoneCallLoop0.begin+2.6s' dur='0.5s' type='rotate' values='0 12 12;15 12 12;0 12 12;-12 12 12;0 12 12;12 12 12;0 12 12;-15 12 12;0 12 12'/%3E%3C/path%3E%3Cpath stroke-dasharray='4' stroke-dashoffset='4' d='M14 7.04404C14.6608 7.34734 15.2571 7.76718 15.7624 8.27723M16.956 10C16.6606 9.35636 16.2546 8.77401 15.7624 8.27723' opacity='0'%3E%3Cset id='lineMdPhoneCallLoop0' attributeName='opacity' begin='0.7s;lineMdPhoneCallLoop0.begin+2.7s' to='1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='0.7s;lineMdPhoneCallLoop0.begin+2.7s' dur='0.2s' values='4;8'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.3s;lineMdPhoneCallLoop0.begin+3.3s' dur='0.3s' values='0;4'/%3E%3Cset attributeName='opacity' begin='1.6s;lineMdPhoneCallLoop0.begin+3.6s' to='0'/%3E%3C/path%3E%3Cpath stroke-dasharray='10' stroke-dashoffset='10' d='M20.748 9C20.3874 7.59926 19.6571 6.347 18.6672 5.3535M15 3.25203C16.4105 3.61507 17.6704 4.3531 18.6672 5.3535' opacity='0'%3E%3Cset attributeName='opacity' begin='1s;lineMdPhoneCallLoop0.begin+3s' to='1'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1s;lineMdPhoneCallLoop0.begin+3s' dur='0.2s' values='10;20'/%3E%3Canimate fill='freeze' attributeName='stroke-dashoffset' begin='1.5s;lineMdPhoneCallLoop0.begin+3.5s' dur='0.3s' values='0;10'/%3E%3Cset attributeName='opacity' begin='1.8s;lineMdPhoneCallLoop0.begin+3.8s' to='0'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.fluent--person-support-20-regular {

  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.has-center .header-center {
  margin-right: 2rem;
  margin-left: 2rem;
}

.header-top {
  font-size: 1.1rem;
  letter-spacing: -0.027em;
  text-transform: capitalize;
  color: var(--color_white);
  background-color: rgb(209, 114, 39);
  display: flex;
  align-items: center;
  padding: 6px 0;
  display:none;
}
.welcome-msg{
  margin-bottom: 0;
}
.padding_btmenue{
  color: var(--color_white);
}
.welcome-msg d{
  color: var(--color_orang);
  font-size: 12px;
  letter-spacing: 0.3px;

}
.header-top .header-right {
  padding-left: 0.2rem;
}

.header-top .header-right>.dropdown:first-child {
  margin-right: 0;
}

.header-top .header-right>.dropdown:hover .dropdown-box::before {
  visibility: visible;
  opacity: 1;
  top: auto;
  bottom: 100%;
}

.header-top .header-right .dropdown-box::before {
  content: "";
  position: absolute;
  z-index: 1002;
  right: 50%;
  top: -9999px;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  border: 11px solid transparent;
  border-bottom: 11px solid #fff;
  -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  transition: opacity 0.2s ease-out, transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  pointer-events: none;
}

.header-top .header-right a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color_white);
}

.header-top .header-right a:hover,
.header-top .header-right a:focus {
  color: var(--color_white) !important;
}

.header-top .header-right i {
  margin-right: 0.8rem;
  font-size: 1.5rem;
}

.header-top .header-right>* {
  margin-right: 2rem;
}

.header-top .header-right .delimiter {
  margin: 0 0.3rem;
  color: #aaa;
}

.header-top .header-right .divider {
  width: 1px;
  height: 1.5rem;
  background-color: #ccc;
}

.logo {

 
}
.top_icon{
    position: relative;
}
.number_icon{
    
}
.new_icon2{
  background: var(--color_orang);
}
.new_icon{
    border-radius: 12px;
display: flex;
  align-items: center;
  text-align: center;
  width: 42px;
  height: 41px;
  flex-shrink: 0;

}
.new_icon svg{
    margin: 0 auto;
}
.sticky-content.fixed .logo img {
max-height: 2.5rem;
  background-color: white;
  padding: 3px 1rem;
  border-radius: 6px;
}
.logo img {
 
    
display: block;
  max-height: 7rem;
  width: auto; 
}

.header h1 {
  line-height: 0;
  margin-bottom: 0;
}

.padding_btmenue {
  padding: 2.4rem 2.3rem 2.4rem 2.5rem;
}

.header-bottom {

  font-size: 12px;
  letter-spacing: -0.025em;
 
}

.header-bottom .main-nav {
  margin-right: 2.1rem;
}

.header-bottom .header-right {
  padding-left: 0.2rem;
}



.category-dropdown.has-border .category-toggle {}

.category-dropdown.show-dropdown .dropdown-box {
  border-radius: 0.5rem;
}

.category-dropdown.show-dropdown .dropdown-box::before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 1.7rem;
  border: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
}

.category-dropdown.show-dropdown .dropdown-box .category-menu {
   
}

@media (max-width: 1199px) {
  .category-dropdown>a {
    min-width: 24rem;
  }
}

@media (max-width: 991px) {
  .cart-dropdown .cart-label {
    display: none;
  }
}

@media (max-width: 479px) {
  .cart-dropdown.cart-offcanvas .dropdown-box {
    max-width: 28rem;
  }
}

/*------------------------------------------
    Menu
        - Default
        - Menu(Main Menu)
            - Megamenu
            - Menu Banner
            - Tips

        -Mobile Menu
            - MobileMenuWrapper
            - MobileMenuContainer
            - MobileMenu
            - MobileMenuOverlay
            - MobileMenuCloseButtonn

        - Vertical Menu
        - Category Menu
-----------------------------------------*/
.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu a {
  display: inline-block;
  color: inherit;
}

.menu a:hover {
  color: #336699;
}

.menu .menu-title {
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}

.menu .submenu {
  padding: 2rem 0;
  background: #fff;
  font-family: iransansx2, Poppins, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #666666;
}

.menu .submenu .has-submenu>a::after {
  content: "ï”";
  font-weight: 600;
  font-size: 0.9rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.menu li {
  position: relative;
  line-height: 1;
}

.menu li a {
  padding: 0.7rem 0 0.8rem 0;
}

.menu li ul,
.menu li .megamenu {
  position: absolute;
  top: -9999px;
  right: 100%;
  margin: 0;
  -webkit-box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  visibility: hidden;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.menu li .megamenu {
  padding: 0 1rem;
}

.menu li>.submenu {
  min-width: 21.5rem;
}

.menu li>.submenu li {
  padding: 0 1.9rem;
}

.menu li:hover>.submenu,
.menu li:hover .megamenu,
.menu .show>.submenu,
.menu .show .megamenu {
  visibility: visible;
  top: -2rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.menu>li {
  margin-left: 0rem;
}

.menu>li:last-child {
  margin-left: 0;
}
.loginnew{
  color: var(--color_black);
}
.header .menu>li>a:not(.categories_menuulli1a) {
  color: var(--color_black);
}
.header .menu>li>a.categories_menuulli1a {
  color: var(--color_black);
}
.header .menu>li>a {
  font-size: 12px;
  line-height: 15px;
  cursor: pointer;
  padding: 1rem;
  text-align: right;
}

.header .menu>li>a:hover,
.header .menu>li>a:focus {
  color: var(--color_gray_hover) ;
}

.menu>li>a {
  position: relative;

  font-size: 1.4rem;
  letter-spacing: -0.009em;
  line-height: 1.1;
  text-transform: capitalize;
}

.menu>li>a::after {
  margin-right: 0.6rem;
}

.menu>li>.submenu,
.menu>li .megamenu {
  right: -1.5rem;
}

.menu>li:hover>a:not(.menu-title),
.menu>li.active>a:not(.menu-title) {
  color: var(--color_orang3);
}

.menu>li:hover>.submenu,
.menu>li:hover .megamenu,
.menu>li.show>.submenu,
.menu>li.show .megamenu {
  top: 100%;
}

.menu .has-submenu>a {
  display: block;
  position: relative;
}

.menu>.has-submenu>a::after {
  margin-top: 1px;
  left: -16px;
  font-weight: 600;
}

.menu.no-arrow>li>a::after {
  content: none;
}

.menu .megamenu ul {
  position: static;
  -webkit-box-shadow: none;
  box-shadow: none;
  visibility: visible;
  opacity: 1;
}

.no_active_underline li a::before {
  display: none !important;
}

.active-underline>li>a::before {
  content: "";
  position: absolute;
  right: 0;
  margin-top: 17px;
  width: 100%;
  border-top: 3px solid;
  border-color: inherit;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.active-underline>li:hover>a::before,
.active-underline>li.active>a::before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.has-submenu>a::after {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 0;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  color: inherit;
  content: "ï¸";
}

/* Mega Menu */
.megamenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 80rem;
  background: #fff;
}

.megamenu>li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 2.7rem 1rem 0;
}

.megamenu>li.row:last-child {
  padding: 0 0 2rem 2rem;
}

.megamenu ul {
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
  padding: 0;
  letter-spacing: 0;
}

.megamenu ul:last-child {
  margin-bottom: 1rem;
}

.megamenu-sm {
  min-width: 40rem;
}

/* Menu Baner */
.megamenu .menu-banner {
  height: calc(100% + 2.7rem);
  margin: -2.7rem -1rem 0;
  overflow: hidden;
}

.megamenu .menu-banner figure {
  height: 100%;
}

.megamenu .menu-banner img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.megamenu .menu-banner .btn:not(.btn-outline) {
  padding: 0;
  letter-spacing: 0.005em;
}

.menu-banner1 .banner-content {
  right: 10%;
  bottom: 5%;
}

.menu-banner1 .banner-subtitle {
  font-size: 7.187rem;
  letter-spacing: -0.05em;
  -webkit-transform: rotateZ(-90deg) translate(-2%, -50%);
  transform: rotateZ(-90deg) translate(-2%, -50%);
  margin-bottom: 35px;
}

.menu-banner1 .banner-title {
  position: relative;
  margin-bottom: 1.1rem;
  font-size: 2.4rem;
  letter-spacing: -0.05em;
  line-height: 1.3;
}

.menu-banner1 .banner-title span {
  display: block;
  font-size: 2.6rem;
  color: #547ca5;
}

.menu-banner2 .banner-content {
  top: 8%;
  right: 12.7%;
}

.menu-banner2 .banner-price-info {
  font-weight: 500;
}

.menu-banner2 .banner-title {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 1.4rem;
}

.menu-banner3 .banner-content {
  bottom: 2.8rem;
  right: 12.8%;
}

.menu-banner3 .banner-subtitle {
  font-size: 1.6rem;
}

.menu-banner3 .banner-title {
  margin-bottom: 0.1rem;
  font-size: 2.4rem;
  line-height: 1.25;
}

.menu-banner3 .banner-price-info {
  margin-bottom: 2.3rem;
  font-size: 2rem;
}

.menu-banner4 .banner-content {
  top: 6.9%;
  right: 12.7%;
}

.menu-banner4 .banner-subtitle {
  margin-bottom: 1.1rem;
  font-size: 1.4rem;
  color: #ccc;
}

.menu-banner4 .banner-title {
  margin-bottom: 0.3rem;
  font-size: 2.2rem;
  line-height: 1.1;
}

.menu-banner4 .banner-price-info {
  margin-bottom: 1.6rem;
  font-size: 2.2rem;
}

.menu-banner4 .btn-outline {
  padding: 0.75em 1.45em;
  letter-spacing: 0;
}

.menu-banner4 .btn-outline:hover,
.menu-banner4 .btn-outline:active,
.menu-banner4 .btn-outline:focus {
  color: #336699;
  background-color: #fff;
  border-color: #fff;
}

.menu-banner5 .banner-content {
  margin-top: -0.2rem;
  right: 2rem;
}

.menu-banner5 .banner-content.text-right {
  left: 2rem;
}

.menu-banner5 .banner-subtitle {
  font-size: 1.3rem;
  margin-bottom: 0.4rem;
}

.menu-banner5 .banner-title {
  margin-bottom: 1.4rem;
  font-size: 2rem;
}

.menu-banner5 .banner-price-info {
  font-size: 1.3rem;
}

.tip {
  display: inline-block;
  position: relative;
  top: -1px;
  right: 7px;
  padding: 0.3rem 0.5rem 0.2rem;
  border-radius: 0.2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}
.middel_logo_menu{
margin-right: auto;
  margin-left: 5px;
  display: flex;
  align-items: center;
}
.tip.tip-new {
  background-color: #336699;
}

.tip.tip-hot {
  background-color: #ff9742;
}

.mobile-menu-wrapper {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2400; 
  -webkit-transition: visibility 0.4s;
  transition: visibility 0.4s;
}

.mobile-menu-container {
  max-width: 296px;
  padding: 2rem 1.5rem;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #FFF;
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(296px);
  transform: translateX(296px);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.mobile-menu-container .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: none;
  margin-bottom: 3rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-menu-container .input-wrapper .form-control {
  min-height: 4rem;
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
  color: #777;
  border: 1px solid;
  border-color: #333;
  border-left: 0;
  background-color: transparent;
  font-size: 1.2rem;
  border-radius: 0 0.3rem 0.3rem 0;
}

.mobile-menu-container .input-wrapper .btn-search {
  padding: 0;
  min-width: 4.8rem;
  background-color: transparent;
  color: #fff;
  font-size: 2rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border: 1px solid #333;
  border-right: 0;
  border-radius: 0.3rem 0 0 0.3rem;
}

.mobile-menu-container .input-wrapper .btn-search i {
  margin: 0 0 0.4rem 0;
}

.mobile-menu-container .mobile-menu {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
  background: #FFF;
}

.mobile-menu-container .tab-content {
  background-color: transparent;
}

.mobile-menu-container .nav {
  border: none;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.mobile-menu-container .nav .nav-item {
  margin: 0;
  width: 50%;
}

.mobile-menu-container .nav-link {
  margin-bottom: -2px;
  padding: 1rem;
  font-size: 1.3rem;
  color: var(--color_black);
  border-bottom: 2px solid;
}

.mobile-menu-container .nav-item.show .nav-link,
.mobile-menu-container .nav-item .nav-link.active {
  color: #336699;
  border-color: #336699;
}

.mobile-menu-container.scrollable::-webkit-scrollbar-thumb,
.mobile-menu-container .sidebar-content::-webkit-scrollbar-thumb {
  margin-left: 2px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  cursor: pointer;
}

.mobile-menu-container .tab-pane {
  font-size: 1.2rem;
  font-weight: 400;
  color: #fff;
}

.mobile-menu {
  line-height: 1.5;
  color: #eeeeee;
  text-transform: capitalize;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.mobile-menu ul {
  display: none;
  width: 100%;
}

.mobile-menu>li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-menu>li a svg {
  width: 15px;
  height: 15px;
  margin-left: 10px;
  stroke: #fff;
  fill: #fff;
  vertical-align: middle;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.mobile-menu>li:hover svg,
.mobile-menu>li.active svg {
  stroke: #f77c29;
  fill: #f77c29;
}

.mobile-menu>li:last-child {
  padding-bottom: 0.5rem;
}

.mobile-menu>li:not(:last-child) {
  border-bottom: 1px solid #2E3237;
}

.mobile-menu li a {
  display: flex;
  position: relative;
  padding: 1.3rem 1rem 1.3rem 0.6rem;
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: var(--color_black);
  margin: 0;
}

.mobile-menu li i {
  display: inline-block;
  margin-top: -0.3rem;
  margin-left: 1rem;
  font-size: 1.8rem;
  line-height: 0;
  vertical-align: middle;
}

.mobile-menu li li a {
  padding-right: 2.4rem;
}

.mobile-menu li li li a {
  padding-right: 3.6rem;
}

.mobile-menu li.expanded>a,
.mobile-menu li.show>a,
.mobile-menu li:hover>a {
  color: #336699;
}

.mobile-menu-title {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
}

.mobile-menu-overlay {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.mobile-menu-close {
  position: fixed;
  right: calc(100vw - 35px);
  top: 25px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  z-index: 1;
}

.mobile-menu-close i {
  font-size: 2.8rem;
  color: #e1e1e1;
}

.mmenu-active {
  overflow: hidden;
}

.mmenu-active .mmenu-anim>li,
.mmenu-active .mmenu-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.mmenu-active .page-wrapper {}

.mmenu-active .mobile-menu-wrapper {
  visibility: visible;
}

.mmenu-active .mobile-menu-container {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.mmenu-active .mobile-menu-overlay {
  opacity: 0.5;
}

.mmenu-active .mobile-menu-close {
  opacity: 1;
}

.toggle-btn {
  display: block;
  position: absolute;
  padding: 6px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.6;
}

.toggle-btn::before {
  content: "î¤“";
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  font-family: "wolmart";
  line-height: 1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.show>a .toggle-btn::before {
  -webkit-transform: rotate(630deg);
  transform: rotate(630deg);
}

/* Category Menu */
.category-menu {
  padding: 1rem 0;
 
}

.category-menu i {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin-left: 0.7rem;
  font-size: 1.7rem;
  width: 1.7rem;
}

.category-menu>li>a {
  display: block;
  padding: 1.3rem 1rem;
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 400 !important;
  line-height: 1.1;
  letter-spacing: -0.007em;
  color: #666666;

}

.category-menu>li>a::before {
  content: none;
}

.category-menu>li:not(:last-child)>a {
  border-bottom: 1px solid #eeeeee;
}

.category-menu>li:last-child>a i {
  margin: 0 0.4rem 0 0;
  font-size: 1.2rem;
  font-weight: 600;
}

.category-menu li .megamenu {
  padding: 0 2rem 0 0;
}

.category-menu li:last-child {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.category-menu li:hover>a:not(.menu-title) {
  color: var(--color_orang3);
}

.category-menu li:hover>a:not(.menu-title) i {
  color: inherit;
}

.category-menu>.has-submenu:hover>a::after {
  left: 0.5rem;
}

.category-menu .megamenu {
  min-width: 68.5rem;
}

.category-menu .megamenu>li:not(:last-child) {
  padding: 2.8rem 0rem 0 2rem;
}

.category-menu .megamenu .menu-title {
  font-size: 1.4rem;
  margin-bottom: 1.3rem;
}

.category-menu .megamenu .divider {
  border: 1px solid #eeeeee;
  border-bottom: 0px;
  margin: 0.5rem 0 2rem;
}

.category-menu .megamenu li a:not(.btn) {
  padding-top: 0.8rem;
}

.category-menu .megamenu.type2 {
  display: block;
}

.category-menu .megamenu.type2 figure {
  text-align: center;
}

/* Vertical Menu */
.vertical-menu {
  display: block;
  min-width: 24rem;
}

.vertical-menu i.w-icon-electronics,
.vertical-menu i.w-icon-furniture {
  font-size: 1.5rem;
  text-align: center;
}

.vertical-menu>li {
  margin-left: 0;
  padding: 0 1rem;
}

.vertical-menu>li>ul,
.vertical-menu>li .megamenu {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}

.vertical-menu>li>a {
  display: block;
}

.vertical-menu>li>a::after {
  content: none;
}

.vertical-menu>li:hover>ul,
.vertical-menu>li:hover .megamenu,
.vertical-menu>li.active>ul,
.vertical-menu>li.active .megamenu {
  right: 100%;
  top: 0rem;
}

.vertical-menu>li:first-child:hover>ul,
.vertical-menu>li:first-child:hover .megamenu,
.vertical-menu>li:first-child.active>ul,
.vertical-menu>li:first-child.active .megamenu {
  
}

.vertical-menu>.has-submenu>a::after {
  content: "ï„…";
  position: absolute;
  left: 1rem;
  line-height: 0;
  font-weight: 600;
  font-size: 1.2rem;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}

/* Horizontal Menu */
.horizontal-menu {
  width: 100%;
  padding: 1rem 3.2rem;
  background-color: #333;
  border-radius: 0.5rem;
  color: #fff;
  overflow-x: auto;
}

.horizontal-menu>li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 3.05rem;
  text-align: center;
}

.horizontal-menu>li:not(:last-child)>a {
  border-bottom: none;
}

.horizontal-menu>li>a {
  padding: 0.8rem 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0;
}

.horizontal-menu>li:hover i {
  -webkit-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
}

.horizontal-menu>li:last-child>a i {
  margin: 0 0 0.9rem;
  font-size: 3rem;
  font-weight: 400;
}

.horizontal-menu i {
  display: block;
  width: auto;
  height: 3rem;
  margin: 0 0 0.9rem;
  font-size: 3rem;
  line-height: inherit;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.horizontal-menu::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

.horizontal-menu::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}

@media (min-width: 1200px) {
  .category-menu .megamenu.type2 {
    min-width: 88rem;
  }
}

@media (max-width: 1199px) {
  .main-nav .menu .megamenu {
    right: -18rem;
  }

  .category-menu .megamenu.type2 {
    min-width: 70rem;
  }
}

/* 8. footer */
/*-------------------------------------
    Footer
        - Footer top
        - Footer middle
        - Footer bottom
        - Copyright
        - Widget newsletter
        - Sticky Footer
--------------------------------------*/
.footer {}

.footer .container1{
    background: #F4F4F4;
}
.footer-center {
  margin-top: 2rem;
 
  
  position: relative;
  text-decoration: none;
  overflow: hidden;
 
  display: flex;
  align-items: center;
}
.footer a {
  color: #666;
}

.footer a:hover,
.footer a:active,
.footer a.active {
  color: #336699;
}

.footer.footer-dark a:hover,
.footer.footer-dark a:active,
.footer.footer-dark a.active {
  color: #fff;
}

.footer p {
 
}

.footer .category-name {
  font-weight: 600;
  font-size: 1.4rem;
  color: #666;
  line-height: 1;
  letter-spacing: 0;
  padding-left: 2rem;
  margin-bottom: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.footer .category-box {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer .category-box:not(:last-child) {
  margin-bottom: 1.4rem;
}

.footer .category-box a {
  font-weight: normal;
  font-size: 1.3rem;
  letter-spacing: 0;
  color: #666;
  line-height: 1;
  margin-bottom: 1rem;
  position: relative;
}

.footer .category-box a:hover,
.footer .category-box a:active,
.footer .category-box a:focus {
  color: #336699;
}

.footer .category-box a:last-child::before {
  width: 100%;
}

.footer .category-box a::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 13px;
  border-right: 1px solid #ccc;
  margin: 0px 1rem 0 0.9rem;
  vertical-align: bottom;
}

.footer .category-box a:last-child::after {
  content: none;
}

.footer .social-icons-colored .social-icon {
  color: #fff;
}

.footer .social-icons-colored .social-icon i {
  font-size: 18px;
  padding-top: 5px;
}

.logo-footer,
.logo-footer img {
  display: block;
}

.footer-newsletter {
  padding: 2.8rem 0;
}

.footer-newsletter .icon-box-side {
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}

.footer-newsletter .icon-box-title {
  margin-bottom: 0.2rem;
  font-size: 1.6rem;
}

.footer-newsletter .icon-box-icon {
  margin-left: 2rem;
  margin-bottom: 0.4rem;
}

.footer-newsletter .icon-box-icon i {
  font-size: 4.7rem;
}

.footer-newsletter .icon-box-content p {
  line-height: 1.6;
}

.footer-newsletter .input-wrapper-inline {
  max-width: 100%;
}

.footer-newsletter .btn {
  padding: 0.93em 1.85em;
}

.footer-newsletter .btn i {
  margin: -0.2rem 0.9rem 0 0;
  font-size: 1.6rem;
}

.footer-top {
  padding: 2.8rem 0 0.8rem;
}

.footer-top .widget {
  margin-bottom: 0rem;
}

.footer-top .widget-title {
  padding: 0 0 0.6rem 0;
  margin-bottom: 2rem;
  font-family: inherit;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase;
  color: #333;
  border: none;
  cursor: text;
}

.footer-top .widget-body {
  padding: 0;
  color: #666;
}

.footer-top .widget-body li {
  line-height: 1.2;
  margin-bottom: 1.5rem;
}

.logo-footer img {
  width: 9em;
  max-width: 95%;
}

.footer-middle {
  padding: 0;
}

.fcb .menu>li>a {

  color: white;
  font-size: 12px;
  padding: 0;
  line-height: 10px;
}

.fcr {}

.fcl {}

.fcl {
  margin-right: auto;
}

.fcr,
.fcl {

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

}

.footer-bottom {
  padding: 3rem 0;
  color: #666;
  background-color: transparent;
}

.footer-bottom,
.footer-bottom .container,
.footer-bottom .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-bottom .footer-left,
.footer-bottom .footer-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-bottom .footer-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.mlll {
  margin-left: 1.6rem;
}

.new_footerr1 {}

.new_footerr22 {

}

.footer .widget-about {
  margin-top: -2px;
}

.footer .widget-about .logo-footer {
  margin-bottom: 1rem;
}

.footer .widget-about .widget-about-title {
  line-height: 2.1;
  margin-bottom: 1rem;
  color: #333;
  font-weight: 500;
}

.footer .widget-about .widget-about-call {
  display: block;
  color: #333;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.9rem;
}

.footer .widget-about .widget-about-call:hover {
  color: #336699;
}
.contact-us-shoar2{
  display: flex;
}
.contact-us-shoar{
  display: flex;
  text-align: center;
  margin: 0 auto;
  align-items: center;
  direction: ltr;
  list-style: none;
  padding: 0;
}
.contact-us-shoar li{

}
.sou_icon{

}
.sou_icon a{

}
.fcb .sou_icon a i{
 
  color: white;
} 
.sou_icon a i{
font-size: 23px;
 
  transition: transform 1s ease;
  margin: 0px 3px;
}

.dingle_cpntact2{
  
}
.ul_dingle_cpntact2{
  display: flex;
  flex-direction: column;
  text-align: right;
  list-style: none;
  list-style: none;
  padding: 0;
  margin: 3rem 0;
}
.li_cont_footer {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #889098;
  padding: 8px 0;
  margin: 0;
}
.top_logo_ftr{
  background-image: url("../../images/faq-pattern.svg");
  position: relative;
  background-color: rgb(17, 25, 35);
}
.top_logo_ftr::before{
  position: absolute;
  content: "";

}

.li_cont_footer i{
background-color: #dedede;
  color: #454545;
  padding: 1px;
  border-radius: 6px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  font-size: 22px;
  
  
  
}
.li_cont_footer i::before{
  margin: 0 auto;
}
.li_cont_footer span{
  font-size: 11px;
  color: #ddd;
  font-weight: 600;
  display: block;

}
.li_cont_footer a span{
  padding-left: 12px;
}
.lcf_address {
 
}
.li_cont_footer a{
  font-weight: 500;
  font-size: 17px;
  line-height: 19px;
  color: #889098;
  display: flex;
  align-items: center;
  direction: ltr;
  text-align: left;
}

.li_cont_footer a:hover,
.li_cont_footer a:focus{
  color: var(--color_btn_black);
}
.lcf_address span{

}
.lcf_{
  
}

.rbb-default-header.header-1 .rbb-header-center {
  border-radius: 6px;
}
.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0/var(--tw-bg-opacity));
}
*, ::backdrop, ::after, ::before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}


.back_pos{
    background-size: auto;
  background-size: auto;
  background-size: 400% 400% !important;
  animation: BgGradient 15s linear infinite;

}
@keyframes BgGradient{0%{background-position:100% 50%}50%{background-position:0% 50%}to{background-position:100% 50%}}



.gradient-animate.gradient-animation {
  animation: BgGradient 15s linear infinite;
}
.gradient-animate {
background: linear-gradient(270deg,#0063a0 0,#080069 33.3333333333%,#5c008b 66.6666666667%,#008b5f 100%);
    background-size: auto;
  background-size: 400% 400% !important;
}
.title_nm h3{
  font-size: 15px;
  padding-bottom: 5px;
  color: #DDD;
  display: block;
  margin: 0 0 12px 0;
}
.reg_news_msg p{
  font-size: 12px;
  padding-bottom: 5px;
 
  color: var(--color_brown);
  display: block;
  
  margin-bottom: 0;
}
.sou_icon a i:hover,
.sou_icon a i:focus{

  
}
.sou_icon a i.bxl-instagram:hover,
.sou_icon a i.bxl-instagram:focus{
  color: #e1306c;
}

.sou_icon a i.bxl-telegram:hover,
.sou_icon a i.bxl-telegram:focus{
  color: #0088cc;
}

.sou_icon a i.bxl-twitter:hover,
.sou_icon a i.bxl-twitter:focus{
  color: #1da1f2;
}

.box_application {
  display: flex;
align-items: center;
justify-content: center;
}
.lbox_application2 span{
  color: #616161;
font-weight: 600;
display: block;
font-family: Iranyekan3;
}
.box_application2{
  display: flex;
  align-items: center;
  padding: 1rem 4rem;
  margin: 24px 0;
  background-color: #f1f1f1;
  border-radius: 8px;
  background-image: url(../images/Mask_Group.svg);
  background-size: auto 80%;
  background-position: 80% center;
}
.ul_dingle_cpntact4{
  display: flex;
list-style: none;
justify-content: center;
}
.li_app_footer:not(:last-child){
  margin-left:1rem;
}
.lcf_address .contact_footer{
direction: ltr;
  display: flex;
  align-items: center;
}
.lcf_address2 .contact_footer span{
    padding-left: 8px;
  text-align: left;
}

.lcf_address2 .contact_footer{
direction: ltr;
  display: flex;
  align-items: center;
}
.lcf_address i{
    margin-right: 1rem;

}
.contact_footer img{
  height:35px;
}
.sou_icon a i.bxl-whatsapp:hover,
.sou_icon a i.bxl-whatsapp:focus{
  color: #25d366;
}
.footer .widget-about .widget-about-desc {
  line-height: 2.15;
  margin-bottom: 2.1rem;
  max-width: 28rem;
}
.cnt_footer{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.footer-bottom {
  padding: 10px;
  
  margin-right: 0px;
  display: flex;
  justify-content: center;
  color: white;
  background-color: transparent;
}

.footer .copyright {
 text-align: center;
  margin: 0;
  font-size: 12px;
  color: #131313;
  display: flex;
  width: 100%;
  justify-content: center;
  
}
.fms3{
    margin-top: -8rem;
  z-index: 9;
  position: relative;
  max-width: 78%;
  margin-right: auto;
  margin-left: auto;
  top: -2rem;
  text-align: center;
  color: white;
}
.fms_c2{
position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.fms_c2 .sv1{
margin: 0 auto;
  width: 100%;
}
.fms_c2 .sv2{
    position: relative;
  width: 40%;
  margin-top: -8rem;
  margin-right: auto;
  margin-left: auto;
}
.footer .copyright span,
.msg_footerh3 span{
font-weight: 900;color: var(--color_orang);padding: 0 1rem;

}
.footer .copyright:hover,
.footer .copyright:focus {
  color: #000;
}

.payment img {
  display: block;
}

.payment-label {
  margin-left: 2rem;
}

.sticky-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 4rem;
  background: #fff;
}

.sticky-footer>* {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sticky-footer .cart-dropdown {
  position: relative;
}

.sticky-footer .cart-dropdown .dropdown-box {
  top: auto;
  bottom: 100%;
  left: 0;
  min-width: 34rem;
  padding: 2rem 3rem 3rem;
  margin-bottom: 2.1rem;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
}

.sticky-footer .cart-dropdown:hover .dropdown-box {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.sticky-footer .products {
  border: none;
}

.sticky-footer .product-name a {
  padding: 0;
}

.sticky-footer .cart-total {
  padding-top: 1rem;
}

.sticky-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #666;
  margin: 1.4rem 0 1.3rem;
}

.sticky-link i,
.cart-dropdown .sticky-link i {
  font-size: 2.3rem;
  color: #666;
}

.sticky-link p {
margin-top: 0.9rem;
  margin-bottom: 0;
  font-size: 9px;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: -0.51px;
}

.sticky-link.search-toggle p {
  margin-top: 1rem;
}

.sticky-link:hover {
  color: #336699;
}

.sticky-link:hover i {
  color: inherit;
}

.footer-dark {
  background-color: #222;
}

.footer-dark .footer-top,
.footer-dark .footer-middle,
.footer-dark .category-box a::after {
  border-color: #454545;
}

.footer-dark a,
.footer-dark .widget-about .widget-about-title,
.footer-dark .category-name {
  color: #999;
}

.footer-dark .widget-about .widget-about-call,
.footer-dark .widget-title {
  color: #fff;
}

@media (min-width: 992px) {
  .footer-top .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.22%;
    flex: 0 0 22.22%;
    max-width: 22.22%;
  }
}

@media (min-width: 768px) {
  .sticky-footer {
    display: none;
  }
}

@media (max-width: 991px) {
  .footer-top {
    padding-bottom: 0rem;
  }

  .footer-middle .category-box a:first-child {
    margin-right: 0;
  }

  .footer-newsletter .icon-box-side {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .footer-newsletter .icon-box-icon {
    margin-left: 0;
  }

  .footer-bottom,
  .footer-bottom>.container {
    display: block;
  }

  .footer-bottom .footer-left,
  .footer-bottom .footer-right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-bottom .footer-left {
    margin-bottom: 0.2rem;
  }

  .footer-bottom .footer-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-bottom .payment-label {
    margin: 0 0 1rem 0;
  }
}

@media (max-width: 479px) {
  .sticky-footer {
    padding: 0;
  }

  .sticky-footer .hs-toggle .input-wrapper {
    left: 1rem;
  }

  .sticky-footer .cart-dropdown .dropdown-box {
    min-width: 30rem;
    left: 2.4rem;
  }

  .footer-newsletter .icon-box-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-newsletter .icon-box-icon {
    margin: 0 0 2rem;
  }

  .footer-newsletter .icon-box-content {
    text-align: center;
  }

  .footer-newsletter .form-control {
    text-align: center;
  }

  .footer-newsletter .input-wrapper-inline {
    display: block;
    text-align: center;
  }

  .footer-newsletter .btn {
    margin-top: 2rem;
  }
}

/* 9. Demo */
/* Demo 1 */
/* Header */
.header-top .login {
  padding-left: 0.6rem;
  margin-right: 2.2rem;
}

.header-top .header-right {
  margin-left: -0.6rem;
}

.vertical-menu i.w-icon-electronics,
.vertical-menu i.w-icon-furniture {
  font-size: 1.7rem;
}

.header-top .dropdown>a::after {
  margin-top: 0.2rem;
}

/* Header */
.header-bottom.show-dropdown:not(.fixed) .category-dropdown.has-border>a {
   
}

.header-bottom.show-dropdown:not(.fixed) .dropdown-box {
 
}

.vertical-menu>.has-submenu>a::after,
.menu .submenu .has-submenu>a::after {
  content: "";
  font-size: 0.9rem;
}

.toggle-btn::before {
  content: "î¤’";
}

.header-bottom.show-dropdown .category-dropdown:hover>a,
.header-bottom.show-dropdown .category-dropdown.show>a {
  
}

.menu-banner5 .banner-content {
  left: 2rem;
}

/* Intro-section */
body:not(.loaded) .intro-section .swiper-button-next,
body:not(.loaded) .intro-section .swiper-button-prev {
  opacity: 0;
  visibility: hidden;
}

.intro-section .swiper-button-prev,
.intro-section .swiper-button-next {
  top: 48.4%;
  margin-top: -0.2rem;
  font-size: 3.3rem;
  color: #666;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, transform 0.3s, opacity 0.3s;
  transition: color 0.3s, transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.intro-section .swiper-button-next {
  left: 13.8%;
  -webkit-transform: translate(-400%, -50%);
  transform: translate(-400%, -50%);
}

.intro-section .swiper-button-prev {
  right: 13.8%;
  -webkit-transform: translate(400%, -50%);
  transform: translate(400%, -50%);
}

.intro-section .swiper-container:hover .swiper-button-prev {
  right: 12%;
}

.intro-section .swiper-container:hover .swiper-button-next {
  left: 12%;
}

.intro-section .swiper-container:hover .swiper-button-prev,
.intro-section .swiper-container:hover .swiper-button-next {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.intro-section .swiper-container .swiper-button-prev:not(.swiper-button-disabled):hover,
.intro-section .swiper-container .swiper-button-next:not(.swiper-button-disabled):hover {
  color: #336699;
  background-color: transparent;
}
.containert{
  max-width: 2000px;

  margin-right: auto;
  margin-left: auto;
}
.nshodow_box {
  box-shadow: 0 4px 20px 0 rgba(211,214,227,.349);
  background-color: #fff;
}

.intro-slide {
  min-height: 400px;
  height: 100%;
}

.intro-slide .banner-content {
  margin-top: -0.3rem;
}

.intro-slide .banner-subtitle {
  font-size: 4em;
}

.intro-slide .banner-title {
  font-size: 5em;
  margin-bottom: 0.1rem;
}

.intro-slide p {
  margin-bottom: 2.1rem;
  font-size: 2.4em;
}

.intro-slide .btn {
  padding: 1.23em 2.35em;
  font-size: 1.4em;
}

.intro-slide .btn i {
  font-size: 1.35em;
}

.intro-slide .slide-image {
  position: absolute;
  width: 47.4rem;
}

.intro-slide1 .banner-content {
  right: 3.9%;
}

.intro-slide1 .banner-subtitle span::after {
  position: absolute;
  bottom: 0;
  right: -0.4rem;
  content: "";
  width: 2.8em;
  height: 0.3rem;
  background-color: #f77c29;
}

.intro-slide1 .slide-image {
  left: 36%;
  top: 12%;
}

.intro-slide2 .banner-content {
  right: 27.4%;
  margin-top: -0.5rem;
}

.top1_slider {
  position: relative;
}

.intro-slide2 .banner-subtitle {
  margin-bottom: 0.3rem;
  font-size: 3.8em;
  position: relative;
  text-align: center;
}

.intro-slide2 .banner-subtitle::before {

  position: absolute;
  content: "";
  width: 100%;

}

.intro-slide2 .banner-subtitle span::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background-color: var(--color_orang3);
  top: 50%;
  right: -23px;

}

.btn_slider {
  text-align: center;
}

.intro-slide2 .banner-subtitle span {
  position: relative;
  overflow: hidden;
  font-size: 38px;
  text-shadow: 4px 2px 12px var(--color_black);
  cursor: default;
  font-family: cinema;
  font-weight: 300;
}

.intro-slide2 .banner-subtitle span::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background-color: var(--color_orang3);
  top: 50%;
  left: -23px;
}



.intro-slide2 .banner-title {
  line-height: 1.08;
}

.intro-slide2 .slide-image {
  left: 1.3%;
  top: -5.8%;
}

.intro-slide3 .banner-content {
  right: 4.6%;
  margin-top: -0.7rem;
}

.intro-slide3 .banner-subtitle {
  margin-bottom: 0.3rem;
}

.intro-slide3 .banner-title {
  margin-bottom: 2.3rem;
}

.intro-slide3 .banner-title::before,
.intro-slide3 .banner-title::after {
  position: absolute;
  content: "";
  background-color: #f77c29;
}

.intro-slide3 .banner-title::before {
  top: 50%;
  -webkit-transform: translateY(-50%) matrix(1, 0, -0.35, 1, 0, 0);
  transform: translateY(-50%) matrix(1, 0, -0.35, 1, 0, 0);
  left: 3.34em;
  width: 3.14em;
  height: 0.92em;
  border-radius: 0.3rem;
  z-index: -1;
}

.intro-slide3 .banner-title::after {
  left: 0;
  bottom: 0.15em;
  width: 3.62em;
  height: 0.3rem;
}

.intro-slide3 p {
  font-size: 2.2em;
  line-height: 1.6;
}

.intro-slide3 .slide-image {
  left: 44%;
  top: 10%;
  width: 31rem;
}

/* Iconbox Wrapper */
.icon-box-wrapper {
  border: 1px solid #eee;
  padding: 2.3rem 0 2.2rem;
}

.icon-box-wrapper .icon-box-money {
  margin-top: 0.2rem;
}

@media (min-width: 768px) {
  .icon-box-wrapper .icon-box-icon {
    margin-left: 1.3rem;
  }
}

/* Category Banner Wrapper */
.category-banner-wrapper .banner-content {
  right: 6.4%;
}

.category-banner-wrapper .banner-subtitle {
  margin-bottom: 0.7rem;
  font-size: 1.8em;
  color: #c4c4c5;
}

.category-banner-wrapper .banner-title {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.17;
}

.category-banner-wrapper .banner-title span {
  font-size: 2rem;
  margin-top: 7px;
  display: block;
}

.category-banner-wrapper .banner-price-info {
  font-size: 1.4em;
}

.category-banner-wrapper img,
.category-cosmetic-lifestyle img {
  min-height: 20rem;
}

/* Deals Wrapper */
.deals-wrapper .title-underline {
  padding: 0 0 1.7rem 3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.deals-wrapper .widget-products .swiper-button-next,
.deals-wrapper .widget-products .swiper-button-prev {
  top: -4.6rem;
  font-size: 1.3rem;
  font-weight: 400;
  left: 0.7rem;
}

.deals-wrapper .widget-products .swiper-button-prev {
  left: 0.4rem;
}

.deals-wrapper .product-form label {
  max-width: 4rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4rem;
  flex: 0 0 4rem;
}

.deals-wrapper .social-links-wrapper {
  margin-top: 1.2rem;
}

.deals-wrapper .swiper-button-next.swiper-button-disabled,
.deals-wrapper .swiper-button-prev.swiper-button-disabled {
  opacity: 0.3;
}

.title-sm {
  font-size: 1.8rem;
}

@media (min-width: 992px) {
  .product-gallery-vertical .product-thumbs-wrap {
    max-width: 6rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6rem;
    flex: 0 0 6rem;
  }

  .product-gallery-vertical .product-single-swiper {
    max-width: calc(100% - 7rem);
  }
}

.single-product {
  padding: 2.6rem 1.8rem 2rem 1.9rem;
  border: 1px solid #eee;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.single-product .nav-top>.swiper-button-prev {
  left: 0.2rem;
  right: unset;
}

.single-product .nav-top>.swiper-button-next {
  left: 0.6rem;
  right: unset;
}

.single-product .nav-top>.swiper-button-next,
.single-product .nav-top>.swiper-button-prev {
  width: 15px;
  top: -6.4rem;
  color: #666;
  font-size: 1.3rem;
  font-weight: 400;
}

.single-product .nav-top>.swiper-button-next:not(.swiper-button-disabled):hover,
.single-product .nav-top>.swiper-button-prev:not(.swiper-button-disabled):hover {
  color: #336699;
}

.single-product .product-title {
  font-size: 2rem;
}

.single-product .new-price {
  font-size: 2.4rem;
  line-height: 1.1;
}

.single-product .product-details {
  padding-right: 0;
  padding-top: 2.3rem;
  overflow-y: auto;
}

.single-product .product-divider {
  margin: 1.2rem 0 1.4rem;
}

.single-product .product-price {
  margin-bottom: 0.9rem;
}

.single-product .ratings-container {
  margin-bottom: 1.9rem;
}

.single-product .product-qty-form {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15.2rem;
  flex: 0 0 15.2rem;
  max-width: 15.2rem;
}

.single-product .product-form:not(.product-variation-form) {
  border-top: 1px solid #eee;
}

.ratings-full::before {
  color: #ccc;
}

.rating-reviews {
  color: #999;
}

.product-widget {
  padding: 1rem 0;
}

.product-widget .product-media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11.5rem;
  flex: 0 0 11.5rem;
  max-width: 11.5rem;
}

.product-widget .product-details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 11.5rem);
  flex: 0 0 calc(100% - 11.5rem);
  max-width: calc(100% - 11.5rem);
}

.product-widget .product-name {
  margin-bottom: 0.6rem;
  color: #333;
  font-weight: 500;
}
.style_title .title::before {
  -webkit-animation: bar-fill 7s cubic-bezier(0.17, 0.67, 0.71, 0.99) infinite;
  animation: bar-fill 7s cubic-bezier(0.17, 0.67, 0.71, 0.99) infinite;
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 0;
  height: 1px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffd3db),
    to(#fb3449)
  );
  background: linear-gradient(90deg, #ffd3db, #fb3449);
  content: "";
}
.product-widget .ratings-container {
  margin-bottom: 0.7rem;
  margin-right: 0.1rem;
}

.product-widget .product-price {
  font-size: 1.6rem;
}
.widget-products .widget-body .box_ntop .title-link-wrapper1, .single-product .title-link-wrapper1 {
padding: 0rem 0 1rem 0rem;
border-bottom: 1px solid #eee;
}
.widget-products .widget-body {
  padding: 0rem;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.single-product:hover,
.widget-products.widget-products-bordered .widget-body:hover {

}

@media (min-width: 1200px) {
  .deals-wrapper .product-details {
    max-height: 40.8rem;
  }
}

@media (max-width: 1200px) and (min-width: 991px) {

  .deals-wrapper .single-product .product-gallery,
  .deals-wrapper .single-product .product-single-swiper,
  .deals-wrapper .single-product .product-single-swiper .product-image,
  .deals-wrapper .single-product .product-single-swiper img {
    min-height: 36rem;
  }

  .deals-wrapper .single-product .product-details {
    max-height: 36rem;
  }
}

.product-countdown-container .product-countdown,
.product-countdown-container label {
  white-space: nowrap;
}

/* Product Wrapper */
.product-wrapper {
  margin: 0.1rem 0 0rem 0;
}

.product-wrapper .ratings-full {
  margin-top: -0.1rem;
}

.tab-nav-outline .nav-item .nav-link {
  padding: 1.1rem 1.9rem;
  border: 1px solid #ccc;
}

.tab-nav-outline .nav-item .nav-link.active,
.tab-nav-outline .nav-item .nav-link:hover {
  border-width: 1px;
}

/* Category Banner Wrapper */
.category-cosmetic-lifestyle .banner-content {
  right: 6.5%;
}

.category-cosmetic-lifestyle .banner-subtitle {
  margin-bottom: 0.8rem;
  font-size: 1.4em;
  opacity: 0.8;
}

.category-cosmetic-lifestyle .banner-title {
  font-size: 2.8em;
  line-height: 1.1;
  margin-bottom: 3rem;
}

.category-banner-1 .banner-subtitle {
  color: #eee;
}

.category-banner-2 .banner-subtitle {
  color: #333;
  opacity: 0.8;
}

/* Product Wrapper 1 */
.product-wrapper-1 .banner {
  min-height: 21rem;
}

.product-wrapper-1 .ratings-full {
  margin-top: -0.2rem;
}

.title-link-wrapper .title {
  padding: 0 0 1.1rem;
}

.title-link-wrapper a {
  color: var(--color_black);
  padding: 0 0 1.1rem;

}

.lnk_new {}

.lnk_new::after {}

.content-top {
  padding: 12.4% 13%;
}

.content-top .banner-subtitle {
  font-size: 1.8em;
}

.content-top .banner-title {
  margin-bottom: 2.3rem;
  font-size: 3em;
  line-height: 1.15;
}

.content-top .banner-divider {
  width: 3.5rem;
  height: 0.3rem;
}

/* Banner Fashoin */
.banner-fashion {
  padding: 4.5rem 7rem 2.5rem;
}

.banner-fashion .banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.banner-fashion .content-left {
  white-space: nowrap;
}

.banner-fashion .banner-price-info {
  margin-left: 8.7rem;
  font-size: 4.8em;
}

.banner-fashion sup,
.banner-fashion sub {
  position: relative;
  line-height: 0;
}

.banner-fashion sup {
  margin-left: 0.8rem;
  top: 0.15em;
  font-size: 0.64em;
}

.banner-fashion sub {
  margin-right: -13.8rem;
  vertical-align: baseline;
  font-size: 0.286em;
}

.banner-fashion .banner-title {
  margin-bottom: 0.2rem;
  font-size: 2rem;
}

.banner-fashion p {
  font-size: 2rem;
}

.banner-fashion p span {
  line-height: 1.4;
}

.banner-fashion .banner-divider {
  width: 2px;
  height: 7.5rem;
  opacity: 0.15;
}

/* Home & Garden Product Wrapper */
.product-wrapper-home .banner-subtitle {
  font-size: 1.6em;
}

/* Brands Wrapper */
.brand-wrapper {
  border: 1px solid #eee;
}

.brand-wrapper:last-child {
  margin-top: -1px;
}

.brand-col .brand-wrapper {
  border-right: none;
}

.brand-col:first-child::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  right: 0;
  background-color: #eee;
}

/* Brands Wrapper */
.footer-newsletter .btn {
  padding: 0.93em 1.75em;
}

.footer-newsletter .form-control {
  padding: 0.85rem 1.6rem;
}

/* Blog Wrapper */
.post-meta .post-date {
  margin-left: 0;
}

/* Newsletter Popup */
.newsletter-popup {
  background-image: url(../../assets/images/demos/demo-rtl/newsletter-bg.jpg);
}

.newsletter-popup h4 {
  margin-bottom: 0.4rem;
}

.newsletter-popup h4 span {
  display: inline;
  margin-left: -0.2rem;
}

/* Responsive */
@media (max-width: 1199px) {
  .product-widget .product-media {
    max-width: 10.5rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10.5rem;
    flex: 0 0 10.5rem;
  }

  .product-widget .product-details {
    max-width: calc(100% - 10.5rem);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 10.5rem);
    flex: 0 0 calc(100% - 10.5rem);
  }
}

@media (max-width: 991px) {
  .intro-slide1 .slide-image {
    left: 48%;
  }

  .intro-slide2 .banner-content {
    right: 2%;
  }

  .intro-slide3 .slide-image {
    left: 62%;
  }

  .post-wrapper {
    padding-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .footer-newsletter .input-wrapper {
    margin-right: -0.9rem;
  }
}

@media (max-width: 767px) {
  .intro-slide {
    font-size: 0.9rem;
  }

  .intro-slide1 .banner-content {
    left: 0;
  }

  .intro-slide1 .slide-image {
    left: 50%;
  }

  .intro-slide2 .slide-image {
    left: auto;
    right: 50%;
  }

  .intro-slide3 .banner-content {
    left: 0;
  }

  .product-wrapper-1 .banner,
  .banner-fashion {
    font-size: 0.8rem;
  }

  .banner-fashion {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .banner-fashion .banner-content {
    display: block;
  }

  .banner-fashion .banner-divider {
    display: none;
  }

  .banner-fashion sub {
    margin-right: -11.3rem;
  }

  .icon-box-side.icon-box-chat .icon-box-icon {
    margin-bottom: 0.1rem;
  }
}

@media (max-width: 575px) {
  .intro-slide {
    font-size: 0.8rem;
  }

  .intro-slide2 .banner-content {
    right: 0;
  }

  .banner-content.content-top {
    padding: 2rem;
  }
}

@media (max-width: 479px) {

  .category-banner-wrapper .banner,
  .category-cosmetic-lifestyle .banner {
    font-size: 0.9rem;
  }

  .banner-fashion {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .title-link-wrapper {
    display: block;
    text-align: center;
  }

  .title-link-wrapper .title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title-link-wrapper .btn-link,
  .title-link-wrapper a {
    padding-bottom: 1.5rem;
  }
}

.widget-banner sub {
  margin-left: -2.1rem;
  margin-right: 0;
}

.product-single .product-categories p,
.product-single .product-sku p {
  display: inline-block;
  line-height: 1;
  margin: 0;
}

.product-single .input-group .form-control {
  padding: 0 1.4rem 0 8rem;
  text-align: center;
}





















.has_sub_rightmenu {
  position: relative;
}

.sub_right_menu {
  position: absolute;
  top: -9999px;
  right: 100%;
  margin: 0;
  -webkit-box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  visibility: hidden;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;

  z-index: 1001;
  min-width: 30rem;
  background: white;
  width: 600px;

  background: #fff;
}

.sub_right_menu .first_ul {
  list-style: none;
  padding: 0;
}

.sub_right_menu .first_ul li {
  list-style: none;
}

.sub_right_menu .first_ul li a {
  list-style: none;
}

.has_sub_rightmenu:hover .sub_right_menu,
.has_sub_rightmenu:focus .sub_right_menu {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
  top: -1em;
  right: 100%;
  visibility: visible;
  top: -2rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.sub_right_menu ul {}

.title_u {}

.title_u span {}

.ult {}

.ult a:hover,
.ult a:focus {
  color: var(--color_orang4) !important;
}

.ult a {
  border-bottom-width: 0 !important;
}

.sub_right_menu_row {
  padding: 1em 1em;
}

.ult a::after {
  display: none !important;
}

@media (max-width: 991px) {
  .header .main-nav {
    display: none;
  }

  .header .sticky-content-wrapper {
    display: none;
  }

  .header-top .header-left {
    margin-left: 2rem;
  }

  .header-middle .header-right>*:not(:last-child) {
    margin-left: 2rem;
  }

  .header-bottom {
   
    margin-top: 10px;
    background: #F3F1F0;
  border: 0.2px solid #00000024;
  }

  .intro-wrapper {
width: 100%;
    margin-bottom: 2rem;
    padding-left: 0 !important;
  }

  .mobile-menu-toggle {
    display: block;
  }

  .header-call {
    margin-left: 1rem !important;
  }

  .header-call::after {
    content: none;
  }
}

@media (max-width: 991px) and (min-width: 480px) {
  .header-middle .logo {
    margin-right: 2rem;
  }
}

@media (max-width: 479px) {
  .header-top .header-left {
    position: relative;
    overflow: hidden;
  }

  .welcome-msg {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: 6s linear 2s 1 showMsgFirst, 12s linear 8s infinite showMsg;
    animation: 6s linear 2s 1 showMsgFirst, 12s linear 8s infinite showMsg;
  }

  .header-middle .logo {
position: relative;
    right: 1rem;
    top: -3px;
  }

  .header-middle .header-right {}
}

/*------------------------
    Dropdowns
        - Dropdown
        - Dropdown-expandex
        - Cart Dropdown
        - Category Dropdown
-------------------------*/
.dropdown {
   
}

.no_dropdown:hover .dropdown-box,
.dropdown.show .dropdown-box {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

.dropdown:hover::after,
.dropdown.show::after {
  visibility: visible;
  opacity: 1;
  top: calc(100% - 20px);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

.no_dropdown:hover .dropdown-box,
.dropdown.show .dropdown-box {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.dropdown:hover>a,
.dropdown.show>a {
  color: #336699;
}

.dropdown a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown a .dropdown-image {
  max-width: 1.4rem;
  margin-left: 0.6rem;
  margin-top: -1px;
  height: auto;
}

.dropdown>a {
  line-height: 1.1;
  padding: 11px 0;
}

.dropdown>a::after {
  display: inline-block;
  margin-right: 6px;
  content: "Ã¯ÂÂ¸";
  font-family: "Font Awesome 5 Free";
  font-size: 8px;
  font-weight: 900;
}

.dropdown li.active>a,
.dropdown li:hover>a {
  color: #336699;
}

.dropdown-box {
  position: absolute;
  left: 0;
  top: -9999px;
  padding: 0.5rem 0;
  color: #666;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px -8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 20px -8px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.dropdown-box a {
  padding: 0.6rem 1rem;
  font-size: inherit;
  line-height: 1.1;
}

.cart-dropdown .cart-toggle {
  padding: 0;
}

.cart-dropdown .cart-toggle::after {
  content: none;
}

.cart-dropdown .cart-label {
  display: block;
  margin: 0.5rem 0 0;
  font-weight: inherit;
  letter-spacing: -0.025em;
}

.text_gray {
  color: #afafb0 !important;
}

.cart-dropdown .cart-header {
  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;
  text-transform: uppercase;
  margin-bottom: 1.4rem;
}

.cart-dropdown .cart-header span {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  color: #333;
}

.cart-dropdown .cart-header a {
  padding: 0;
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
  text-transform: capitalize;
}

.cart-dropdown .cart-header i {
  margin-right: 0.6rem;
  font-size: 1.8rem;
}

.cart-dropdown .cart-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-dropdown .cart-action .btn {
  width: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.3rem;
  line-height: 1;
  padding: 1rem;
}

.cart-dropdown .cart-action .btn:last-child {
  margin-right: 1rem;
}



.btn-dark_new {
  color: #fff;
  border-color: var(--color_black);
  background-color: var(--color_black);
}

.btn-dark_new:hover {
  color: #fff;
  border-color: var(--color_black);
  background-color: var(--color_black);
}

.btn-dark_new:focus {
  color: #fff;
  border-color: var(--color_black);
  background-color: var(--color_black);
}

.cart-dropdown .cart-action .btn-dark:hover,
.cart-dropdown .cart-action .btn-dark:active,
.cart-dropdown .cart-action .btn-dark:focus {
  border-color: #336699;
  background-color: #336699;
  color: #fff;
}

.cart-dropdown .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: 1rem;
  padding: 1.8rem 0;
  font-size: 1.4rem;
  font-weight: 600;
  color: #333333;
  line-height: 1;
  text-transform: capitalize;
  letter-spacing: -0.025em;
}

.cart-dropdown .cart-total .price {
  font-size: 1.6rem;
}

.cart-dropdown .dropdown-box {
  padding: 1rem 3rem 3rem;
  min-width: 30rem;
  margin-top: 0.5rem;
}

.cart-dropdown .product-price {
  color: #336699;
  overflow: visible;
}

.cart-dropdown .products {
  max-height: 28rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 2.1rem;
}

.cart-dropdown.cart-offcanvas .dropdown-box {
  position: fixed;
  top: 0;
  left: -34rem;
  max-width: 34rem;
  margin-top: 0;
  padding: 2.4rem 2rem 2rem;
  width: 100%;
  height: 110vh;
  min-width: auto;
  padding: 2.9rem 3rem;
  opacity: 1;
  visibility: visible;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  -webkit-transform: none;
  transform: none;
  z-index: 2499;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cart-dropdown.cart-offcanvas .products {
  border-top: 1px solid #eee;
}

.cart-dropdown.cart-offcanvas.opened .dropdown-box {
  left: 0;
}

.cart-dropdown.cart-offcanvas.opened .cart-overlay {
  opacity: 1;
  visibility: visible;
}

.cart-dropdown .cart-overlay {
  position: fixed;
  right: 0;
  width: 100vw;
  top: -10vh;
  height: 120vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2498;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.product.product-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0rem 0 0;
  margin: 0 1em;
}

.product.product-cart .product-media {
  max-width: 8rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8rem;
  flex: 0 0 8rem;
}

.product.product-cart .product-media a {
  display: block;
  padding: 0;
}

.product.product-cart .product-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product.product-cart .product-name {
  white-space: normal;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 1rem;
}

.product.product-cart .price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product.product-cart .product-quantity {
  margin-left: 0.7rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #999;
}

.product.product-cart .product-quantity::before {
  content: "x";
  font-size: 1.8rem;
  font-weight: 400;
  margin-right: 0.7rem;
  text-transform: none;
  line-height: 0;
}

.product.product-cart .btn-close {
  position: absolute;
  top: 0px;
  right: 0rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  color: #333;
  background-color: #fff;
  padding-bottom: 0;
}

.product.product-cart .btn-close:hover {
  color: #336699;
}

.product.product-cart .btn-close i {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 0;
  line-height: 1.7rem;
}

.category-dropdown>a {
 
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;color: var(--color_black);
}

.category-dropdown>a i {
  margin-bottom: 0.1rem;
  font-size: 1.7rem;
  line-height: 0;
}

.category-dropdown>a span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 0.7rem;
}

.category-dropdown>a::after {
  font-family: "wolmart";
  content: "Ã®Â¤Â";
  font-weight: 600;
  font-size: 0.9rem;
  display:none
}

.category-dropdown>a:not(.btn):hover {
 
}

.banner_content1 {
  text-align: center;
}

.banner_content1 .btn_dark1 {
  border-width: 0 !important;
  position: relative;
}

.banner-content .btn-dark:hover,
.banner-content .btn-dark:focus {
  background-color: var(--color_white);
  border-color: var(--color_white);
  color: var(--color_black);
}

.category-dropdown:hover>a,
.category-dropdown.show>a {
  color: var(--color_black);
 
}
.aright_menu_new {
  width: 100%;
  display: block;
}
.aright_menu_new {
  width: 100%;
  display: block;
}
/*new_menu*/
.right_menu_new .categories_menuulli1a{
  display: block;
position: relative;
width: 100%;
color: var(--color_black);
}

.Active_source_search .main::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #080a39;
  opacity: 0.59;
  z-index: 3;
}
.cart-dropdown .w-icon-cart {
  position: relative;
  font-size: 20px;
}
.dimt1{
  width: 1px;
  height: 23px;
  background-color: #e2e2e8;
  display: block;
  margin: 0px 12px;
}
.loginnew{
border: 0px solid #e2e2e8;
  padding: 6px 1rem 6px 2rem;
  color: #080a35;
  font-size: 12px;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: var(--color_black);
}
.category-dropdown:hover .main::before,
.source_menu1:hover .main::before,
.Active_source_menu .main::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #080a39;
  opacity: 0.59;
  z-index: 2;
}
.product.product-cart:not(:last-child){
  border-bottom: 1px solid #ddd;
padding-bottom: 1rem;
margin-bottom: 1rem;
}
.style_categories-mega-menu input:focus {
  outline: none;
}
.style_categories-mega-menu input {
  width: 100%;
  font-size: 11px;
  color: #5f6c84;

  border: none;
  padding: 6px 6px;
  background: #f3f3f3;
  border-radius: 3px;
}
.style_categories-mega-menu__aside {
  border: none;
  background-color: unset;
  padding: 0;
  height: 16px;
  position: absolute;
left: 6px;top: 8px;
}

.vertical-menu {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  list-style-type: none;
}
.style_categories-mega-menu__aside i {

    width: 16px;
    height: 16px;
    font-size: 16px;
    background: transparent;
    color: rgb(155, 160, 170);
    display: block;font-size: 12px;

}


.right_menu_new {
  width: 28rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-left: 1px solid #e8e8eb;
  padding: 9px;
}
.left_menu_new {
  width: calc(100% - 28rem);
  padding: 16px;
  overflow-y: auto;
  overflow-x: hidden;
}
.category-dropdown .dropdown-box {
  padding: 0;
  right: 0;
  min-width: 24rem;
  color: #333;
  visibility: hidden;
  display: flex;
  position: absolute;
  width: 100%;
  background-color: #fbfbfb;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 8px 10px 0 #b3b3b3;
  border: 1px solid #eff0f4;
  z-index: 1000;
  max-height: 527px;
  height: 527px;
  opacity: .5;
  transition: opacity .3s;
  top:100%;
}

.category-dropdown::before,
.category-dropdown::after {
  right: 25px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

.category-dropdown::after {
  border-bottom-color: #f4f4f4;
  visibility: hidden;
  opacity: 0;
  top: calc(100% - 20px);
}

.category-dropdown.menu-fixed .dropdown-box,
.category-dropdown.menu-fixed::after {
  visibility: hidden;
  opacity: 0;
}

.category-dropdown.dropdown.show .dropdown-box {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.category-dropdown.dropdown.show .dropdown-box,
.category-dropdown.dropdown.show::after {
  visibility: visible;
  opacity: 1;
}

.category-dropdown.has-border .category-toggle {}

.category-dropdown.show-dropdown .dropdown-box {
  border-radius: 0.5rem;
}

.category-dropdown.show-dropdown .dropdown-box::before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 1.7rem;
  border: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
}

.category-dropdown.show-dropdown .dropdown-box .category-menu {
  background-color: #f5f5f5;
  border-radius: 0.5rem;
}

@media (max-width: 1199px) {
  .category-dropdown>a {
    min-width: 24rem;
  }
}

@media (max-width: 991px) {
  .cart-dropdown .cart-label {
    display: none;
  }
}

@media (max-width: 479px) {
  .cart-dropdown.cart-offcanvas .dropdown-box {
    max-width: 28rem;
  }
}

/*------------------------------------------
    Menu
        - Default
        - Menu(Main Menu)
            - Megamenu
            - Menu Banner
            - Tips

        -Mobile Menu
            - MobileMenuWrapper
            - MobileMenuContainer
            - MobileMenu
            - MobileMenuOverlay
            - MobileMenuCloseButtonn

        - Vertical Menu
        - Category Menu
-----------------------------------------*/
.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu a {
  display: inline-block;
  color: inherit;
}

.menu a:hover {
  color: #336699;
}

.menu .menu-title {
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}

.menu .submenu {
  padding: 2rem 0;
  background: #fff;
  font-family: IRANYekan7, Poppins, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #666666;
}

.menu .submenu .has-submenu>a::after {
  content: "Ã¯Ââ€";
  font-weight: 600;
  font-size: 0.9rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.menu li {
  position: relative;
  line-height: 1;
}

.menu li a {
  padding: 0.7rem 0 0.8rem 0;
}

.menu li ul,
.menu li .megamenu {
  position: absolute;
  top: -9999px;
  right: 100%;
  margin: 0;
  -webkit-box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  visibility: hidden;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

.menu li .megamenu {
  padding: 0 1rem;
}

.menu li>.submenu {
  min-width: 21.5rem;
}

.menu li>.submenu li {
  padding: 0 1.9rem;
}

.menu li:hover>.submenu,
.menu li:hover .megamenu,
.menu .show>.submenu,
.menu .show .megamenu {
  visibility: visible;
  top: -2rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.menu>li {
  margin-left: 0rem;
}

.menu>li:last-child {
  margin-left: 0;
}

.menu>li>a {
  position: relative;
  padding: 1.8rem 0 1.7rem 0;
  font-size: 1.4rem;
  letter-spacing: -0.009em;
  line-height: 1.1;
  text-transform: capitalize;
}

.menu>li>a::after {
  margin-right: 0.6rem;
}

.menu>li>.submenu,
.menu>li .megamenu {
  right: -1.5rem;
}

.menu>li:hover>a:not(.menu-title),
.menu>li.active>a:not(.menu-title) {
  color: var(--color_orang3);
}

.menu>li:hover>.submenu,
.menu>li:hover .megamenu,
.menu>li.show>.submenu,
.menu>li.show .megamenu {
  top: 100%;
}

.menu .has-submenu>a {
  display: block;
  position: relative;
}

.menu>.has-submenu>a::after {
  margin-top: 1px;
  left: -16px;
  font-weight: 600;
}

.menu.no-arrow>li>a::after {
  content: none;
}

.menu .megamenu ul {
  position: static;
  -webkit-box-shadow: none;
  box-shadow: none;
  visibility: visible;
  opacity: 1;
}

.active-underline>li>a::before {
  content: "";
  position: absolute;
  right: 0;
  margin-top: 0px;
  width: 100%;
  border-top: 1px solid;
  border-color: inherit;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  top: calc(100% - 0px);
}

.active-underline>li:hover>a::before,
.active-underline>li.active>a::before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.has-submenu>a::after {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 0;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  color: inherit;
  content: "Ã¯ÂÂ¸";
}

/* Mega Menu */
.megamenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 80rem;
  background: #fff;
}

.megamenu>li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 2.7rem 1rem 0;
}

.megamenu>li.row:last-child {
  padding: 0 0 2rem 2rem;
}

.megamenu ul {
  font-size: 1.4rem;
  font-weight: 400;
  color: #666;
  padding: 0;
  letter-spacing: 0;
}

.megamenu ul:last-child {
  margin-bottom: 1rem;
}

.megamenu-sm {
  min-width: 40rem;
}

/* Menu Baner */
.megamenu .menu-banner {
  height: calc(100% + 2.7rem);
  margin: -2.7rem -1rem 0;
  overflow: hidden;
}

.megamenu .menu-banner figure {
  height: 100%;
}

.megamenu .menu-banner img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.megamenu .menu-banner .btn:not(.btn-outline) {
  padding: 0;
  letter-spacing: 0.005em;
}

.menu-banner1 .banner-content {
  right: 10%;
  bottom: 5%;
}

.menu-banner1 .banner-subtitle {
  font-size: 7.187rem;
  letter-spacing: -0.05em;
  -webkit-transform: rotateZ(-90deg) translate(-2%, -50%);
  transform: rotateZ(-90deg) translate(-2%, -50%);
  margin-bottom: 35px;
}

.menu-banner1 .banner-title {
  position: relative;
  margin-bottom: 1.1rem;
  font-size: 2.4rem;
  letter-spacing: -0.05em;
  line-height: 1.3;
}

.menu-banner1 .banner-title span {
  display: block;
  font-size: 2.6rem;
  color: #547ca5;
}

.menu-banner2 .banner-content {
  top: 8%;
  right: 12.7%;
}

.menu-banner2 .banner-price-info {
  font-weight: 500;
}

.menu-banner2 .banner-title {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 1.4rem;
}

.menu-banner3 .banner-content {
  bottom: 2.8rem;
  right: 12.8%;
}

.menu-banner3 .banner-subtitle {
  font-size: 1.6rem;
}

.menu-banner3 .banner-title {
  margin-bottom: 0.1rem;
  font-size: 2.4rem;
  line-height: 1.25;
}

.menu-banner3 .banner-price-info {
  margin-bottom: 2.3rem;
  font-size: 2rem;
}

.menu-banner4 .banner-content {
  top: 6.9%;
  right: 12.7%;
}

.menu-banner4 .banner-subtitle {
  margin-bottom: 1.1rem;
  font-size: 1.4rem;
  color: #ccc;
}

.menu-banner4 .banner-title {
  margin-bottom: 0.3rem;
  font-size: 2.2rem;
  line-height: 1.1;
}

.menu-banner4 .banner-price-info {
  margin-bottom: 1.6rem;
  font-size: 2.2rem;
}

.menu-banner4 .btn-outline {
  padding: 0.75em 1.45em;
  letter-spacing: 0;
}

.menu-banner4 .btn-outline:hover,
.menu-banner4 .btn-outline:active,
.menu-banner4 .btn-outline:focus {
  color: #336699;
  background-color: #fff;
  border-color: #fff;
}

.menu-banner5 .banner-content {
  margin-top: -0.2rem;
  right: 2rem;
}

.menu-banner5 .banner-content.text-right {
  left: 2rem;
}

.menu-banner5 .banner-subtitle {
  font-size: 1.3rem;
  margin-bottom: 0.4rem;
}

.menu-banner5 .banner-title {
  margin-bottom: 1.4rem;
  font-size: 2rem;
}

.menu-banner5 .banner-price-info {
  font-size: 1.3rem;
}

.tip {
  display: inline-block;
  position: relative;
  top: -1px;
  right: 7px;
  padding: 0.3rem 0.5rem 0.2rem;
  border-radius: 0.2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}

.tip.tip-new {
  background-color: #336699;
}

.tip.tip-hot {
  background-color: #ff9742;
}

.mobile-menu-wrapper {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2400;

  -webkit-transition: visibility 0.4s;
  transition: visibility 0.4s;
}

.mobile-menu-container {
  max-width: 296px;
  padding: 2rem 1.5rem;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #FFF;
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(296px);
  transform: translateX(296px);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.mobile-menu-container .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: none;
  margin-bottom: 3rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-menu-container .input-wrapper .form-control {
  min-height: 4rem;
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
  color: #777;
  border: 1px solid;
  border-color: #333;
  border-left: 0;
  background-color: transparent;
  font-size: 1.2rem;
  border-radius: 0 0.3rem 0.3rem 0;
}

.mobile-menu-container .input-wrapper .btn-search {
  padding: 0;
  min-width: 4.8rem;
  background-color: transparent;
  color: #fff;
  font-size: 2rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border: 1px solid #333;
  border-right: 0;
  border-radius: 0.3rem 0 0 0.3rem;
}

.mobile-menu-container .input-wrapper .btn-search i {
  margin: 0 0 0.4rem 0;
}

.mobile-menu-container .mobile-menu {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
  background: #FFF;
}

.mobile-menu-container .tab-content {
  background-color: transparent;
}

.mobile-menu-container .nav {
  border: none;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.mobile-menu-container .nav .nav-item {
  margin: 0;
  width: 50%;
}

.mobile-menu-container .nav-link {
  margin-bottom: -2px;
  padding: 1rem;
  font-size: 1.3rem;
  border-bottom: 2px solid var(--color_black);
}

.mobile-menu-container .nav-item.show .nav-link,
.mobile-menu-container .nav-item .nav-link.active {
  color: var(--color_orang);
  border-color: var(--color_orang);
}

.mobile-menu-container.scrollable::-webkit-scrollbar-thumb,
.mobile-menu-container .sidebar-content::-webkit-scrollbar-thumb {
  margin-left: 2px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  cursor: pointer;
}

.mobile-menu-container .tab-pane {
  font-size: 1.2rem;
  font-weight: 400;
  color: #fff;
}

.mobile-menu {
  line-height: 1.5;
  color: #eeeeee;
  text-transform: capitalize;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.mobile-menu ul {
  display: none;
  width: 100%;
  max-height: 20em;
  overflow: auto;
}

.mobile-menu>li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-menu>li a svg {
  width: 15px;
  height: 15px;
  margin-left: 10px;
  stroke: #fff;
  fill: #fff;
  vertical-align: middle;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.mobile-menu>li:hover svg,
.mobile-menu>li.active svg {
  stroke: #f77c29;
  fill: #f77c29;
}

.mobile-menu>li:last-child {
  padding-bottom: 0.5rem;
}

.mobile-menu>li:not(:last-child) {
  border-bottom: 1px solid #EAEAEA;
}

.mobile-menu li a {
  display: block;
  position: relative;
  padding: 1.3rem 1rem 1.3rem 0.6rem;
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: var(--color_black);
  font-weight: 600;
}

.mobile-menu li i {
  display: inline-block;
  margin-top: -0.3rem;
  margin-left: 1rem;
  font-size: 1.8rem;
  line-height: 0;
  vertical-align: middle;
}

.mobile-menu li li a {
  padding-right: 2.4rem;
}

.mobile-menu li li li a {
  padding-right: 3.6rem;
}

.mobile-menu li.expanded>a,
.mobile-menu li.show>a,
.mobile-menu li:hover>a {
  color: var(--color_orang);
}

.mobile-menu-title {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
}

.mobile-menu-overlay {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.mobile-menu-close {
  position: fixed;
  right: calc(100vw - 35px);
  top: 25px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  z-index: 1;
}

.mobile-menu-close i {
  font-size: 2.8rem;
  color: #e1e1e1;
}

.mmenu-active {
  overflow: hidden;
}

.mmenu-active .mmenu-anim>li,
.mmenu-active .mmenu-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.mmenu-active .page-wrapper {
  margin-right: 0;
  margin-left: 0;
}

.mmenu-active .mobile-menu-wrapper {
  visibility: visible;
}

.mmenu-active .mobile-menu-container {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.mmenu-active .mobile-menu-overlay {
  opacity: 0.5;
}

.mmenu-active .mobile-menu-close {
  opacity: 1;
}

.toggle-btn {
  display: block;
  position: absolute;
  padding: 6px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.6;
}

.toggle-btn::before {
  content: "Ã®Â¤â€œ";
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  font-family: "wolmart";
  line-height: 1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.show>a .toggle-btn::before {
  -webkit-transform: rotate(630deg);
  transform: rotate(630deg);
}

/* Category Menu */
.category-menu {
  padding: 1rem 0;
  
}

.category-menu i {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin-left: 0.7rem;
  font-size: 1.7rem;
  width: 1.7rem;
}

.category-menu>li>a {
  display: block;
  padding: 1.3rem 1rem;
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 400 !important;
  line-height: 1.1;
  letter-spacing: -0.007em;
  color: #666666;

}

.category-menu>li>a::before {
  content: none;
}

.category-menu>li:not(:last-child)>a {
 
}

.category-menu>li:last-child>a i {
  margin: 0 0.4rem 0 0;
  font-size: 1.2rem;
  font-weight: 600;
}

.category-menu li .megamenu {
  padding: 0 2rem 0 0;
}

.category-menu li:last-child {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.category-menu li:hover>a:not(.menu-title) {
  color: var(--color_orang3);
}

.category-menu li:hover>a:not(.menu-title) i {
  color: inherit;
}

.category-menu>.has-submenu:hover>a::after {
  left: 0.5rem;
}

.category-menu .megamenu {
  min-width: 68.5rem;
}

.category-menu .megamenu>li:not(:last-child) {
  padding: 2.8rem 0rem 0 2rem;
}

.category-menu .megamenu .menu-title {
  font-size: 1.4rem;
  margin-bottom: 1.3rem;
}

.category-menu .megamenu .divider {
  border: 1px solid #eeeeee;
  border-bottom: 0px;
  margin: 0.5rem 0 2rem;
}

.category-menu .megamenu li a:not(.btn) {
  padding-top: 0.8rem;
}

.category-menu .megamenu.type2 {
  display: block;
}

.category-menu .megamenu.type2 figure {
  text-align: center;
}

/* Vertical Menu */
.vertical-menu {
  display: block;
  min-width: 24rem;
}

.vertical-menu i.w-icon-electronics,
.vertical-menu i.w-icon-furniture {
  font-size: 1.5rem;
  text-align: center;
}

.vertical-menu>li {
  margin-left: 0;
  padding: 0 1rem;
}

.ul_2megamenu {
  list-style: none;
  padding: 0;
  margin-left: 2rem;
  margin-top: 0;
}

.menu-title::before {

  position: relative;
  content: "";
  background-color: var(--color_green3);
  width: 3px;
  height: 14px;
  right: 0;
  display: flex;
  margin-left: 6px;
  margin-left: 6px;

}
.title_productp{
  margin-bottom: 0;
  cursor: default;
  display: flex;
  align-items: start;
}
.title_productp{
  font-family: Audiowide;
  font-size: 15px;
    transition: 0.3s;
}
.title_productp::first-letter {
  color: var(--color_red);
  font-size: 15px;
}
.detail_new_top{
    margin: 1rem auto;
}
.product-thumbs{
  display: flex;
}
.title_productp:hover,
.title_productp:focus  {
  color: var(--color_red);
}
.input_nrw_row{
  width: 100%;
  display: flex;
  align-items: center;
}
.input_nrw_row span:first-child {
  display: flex;
  align-items: center;
 
    padding: 0;
  width: 34px;
  height: 34px;
  border-radius: 8px;
  margin-left: 8px;
  justify-content: center;
}
.input_nrw_row span:first-child i{
  font-size: 22px;
}
.load_size{
    display: flex;
  align-items: center;
}
.load_size .exrra_featcher{
width: 100%;
  max-width: 20rem;
  margin-right: auto;
}
.mlm3  .mlim1:nth-child(1) span:first-child {

background: rgba(194, 22, 111, 0.1);
  color: red;

}
.mlm3  .mlim1:nth-child(2)  span:first-child {
background: rgba(22, 232, 25, 0.31);

  color: rgb(22, 232, 25);
}

.mlim  .mlim1:nth-child(1) span:first-child {
background: rgba(0, 163, 255, 0.1);
  color: rgba(58, 32, 241, 0.88);

}
.mlim  .mlim1:nth-child(2)  span:first-child {
background: rgba(255, 92, 0, 0.1);
  color: #FFB800;
}
.arz_price{
    font-size: 18px;
  color: var(--color_red);
}
.arz_price small{
    font-size: 11px;
}
.lamazon:hover,
.lamazon:focus{
      color: #FFB800;
}
.lamazon{
    border-radius: 5px;
  background: rgba(171, 171, 171, 0.23);
  font-size: 10px;
  padding: 3px 1rem;
  cursor: pointer;
  color: #242425;
}

.mlim  .mlim1:nth-child(1) span:first-child {}
.mlim  .mlim1:nth-child(2)  span:first-child {}
.new_lp{
  display: flex;
  align-items: center;
 
}
.new_lp:not(:last-child){
    margin-bottom: 1rem;
}
.Phone_newtt i {

  color: var(--color_orang);
}

h3.logo_type{
  margin-bottom: 0;
cursor: default
}
.top_logo_ftr .logo_type{
  
}
.logo_type{
  font-family: Audiowide;
  font-size: 25px;
    transition: 0.3s;
    color: var(--color_white);
}
.logo_type::first-letter {
  color: var(--color_orang);
  font-size: 28px;
}

.logo_type:hover,
.logo_type:focus  {
  color: var(--color_orang);
}

.close_cart{
  font-size: 25px;
  cursor: pointer;
}

.iloginnew{
  font-size: 22px;
  padding-left: 6px;
}
.loginnew .slsh{
  padding: 0px 4px;
}
.cart_products {
  max-height: calc(100% - 15rem);
  overflow-y: auto;
  overflow-x: hidden;
  margin: 1em 0em;
}
.empty_cart_products {
  max-height: 100% !important;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
}
.empty_cart_top {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.empty_cart_top .icon_empty_cart i {
  font-size: 6rem;
}
.categorie_sub_menu {
  list-style: none;
  padding-right: 0px;
}
.dropdown-box a {
  padding: 0.6rem 1rem;
  font-size: 12px;
  line-height: 1.1;
  color: var(--color_gray_hover);
}
.header a:not(.btn,.loginnew):hover {
  color: var(--color_black);

}
.category_newm1 .pad_cls_brand:hover img,
.category_newm1 .pad_cls_brand:focus img{

}
.title_top{
margin-bottom: 4rem;
  display: flex;
}
.category_newm1 .product-media img:last-child {
 
margin: 0 auto;
  display: block;padding: 1rem;

  transition: 0.3s;
}
.category_newm1 .product-media{
    margin: 0 auto;
}
.category-toggle.padding_btmenue .padding_btmenue1{
position: relative;
  color: var(--color_green3);
  background-color: white;
  border-radius: 12px;
  padding: 4px 8px 4px 17px;
  margin-bottom: 0px;
  display: flex;
  align-items: center;

}
.category-toggle.padding_btmenue .padding_btmenue1:hover{

}
.AAAcontainert .gutter-no {

  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.first_megamenu h4 {

  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-weight: 600;

}

.ul_2megamenu {
  list-style: none;
}
.left_menu_new .ul_left_menu_new {

    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;

}
.vertical-menu>li>ul,
.vertical-menu>li .megamenu {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);display: none;
}

.vertical-menu>li>a {
  display: block;
}

.vertical-menu>li>a::after {
  content: none;
}

.vertical-menu>li:hover>ul,
.vertical-menu>li:hover .megamenu,
.vertical-menu>li.active>ul,
.vertical-menu>li.active .megamenu {
  right: 100%;
  top: 0rem;
}

.vertical-menu>li:first-child:hover>ul,
.vertical-menu>li:first-child:hover .megamenu,
.vertical-menu>li:first-child.active>ul,
.vertical-menu>li:first-child.active .megamenu {
 
}

.vertical-menu>.has-submenu>a::after {
  content: "Ã¯â€žâ€¦";
  position: absolute;
  left: 1rem;
  line-height: 0;
  font-weight: 600;
  font-size: 1.2rem;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}

/* Horizontal Menu */
.horizontal-menu {
  width: 100%;
  padding: 1rem 3.2rem;
  background-color: #333;
  border-radius: 0.5rem;
  color: #fff;
  overflow-x: auto;
}

.horizontal-menu>li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 3.05rem;
  text-align: center;
}

.horizontal-menu>li:not(:last-child)>a {
  border-bottom: none;
}

.horizontal-menu>li>a {
  padding: 0.8rem 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0;
}

.horizontal-menu>li:hover i {
  -webkit-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
}

.horizontal-menu>li:last-child>a i {
  margin: 0 0 0.9rem;
  font-size: 3rem;
  font-weight: 400;
}

.horizontal-menu i {
  display: block;
  width: auto;
  height: 3rem;
  margin: 0 0 0.9rem;
  font-size: 3rem;
  line-height: inherit;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.horizontal-menu::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

.horizontal-menu::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}

@media (min-width: 1200px) {
  .category-menu .megamenu.type2 {
    min-width: 88rem;
  }
}

@media (max-width: 1199px) {
  .main-nav .menu .megamenu {
    right: -18rem;
  }

  .category-menu .megamenu.type2 {
    min-width: 70rem;
  }
}

/* 8. footer */
/*-------------------------------------
    Footer
        - Footer top
        - Footer middle
        - Footer bottom
        - Copyright
        - Widget newsletter
        - Sticky Footer
--------------------------------------*/
/* 9. Demo */
/* Demo 1 */
/* Header */
.header-top .login {
  padding-left: 0.6rem;
  margin-right: 2.2rem;
}

.header-top .header-right {
  margin-left: -0.6rem;
}

.vertical-menu i.w-icon-electronics,
.vertical-menu i.w-icon-furniture {
  font-size: 1.7rem;
}

.posr{
  position: relative;;
}

.header-top .dropdown>a::after {
  margin-top: 0.2rem;
}

/* Header */
.header-bottom.show-dropdown:not(.fixed) .category-dropdown.has-border>a {

}

.header-bottom.show-dropdown:not(.fixed) .dropdown-box {
 
}

.vertical-menu>.has-submenu>a::after,
.menu .submenu .has-submenu>a::after {
  content: "";
  font-size: 0.9rem;

}

.mobile-menu .toggle-btn2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.toggle-btn::before {
  content: "";
}

.header-bottom.show-dropdown .category-dropdown:hover>a,
.header-bottom.show-dropdown .category-dropdown.show>a {
  
}

.menu-banner5 .banner-content {
  left: 2rem;
}

/* Intro-section */
body:not(.loaded) .intro-section .swiper-button-next,
body:not(.loaded) .intro-section .swiper-button-prev {
  opacity: 0;
  visibility: hidden;
}

.intro-section .swiper-button-prev,
.intro-section .swiper-button-next {
  top: 48.4%;
  margin-top: -0.2rem;
  font-size: 3.3rem;
  color: #666;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, transform 0.3s, opacity 0.3s;
  transition: color 0.3s, transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.intro-section .swiper-button-next {
  left: 13.8%;
  -webkit-transform: translate(-400%, -50%);
  transform: translate(-400%, -50%);
}

.intro-section .swiper-button-prev {
  right: 13.8%;
  -webkit-transform: translate(400%, -50%);
  transform: translate(400%, -50%);
}

.intro-section .swiper-container:hover .swiper-button-prev {
  right: 12%;
}

.intro-section .swiper-container:hover .swiper-button-next {
  left: 12%;
}

.intro-section .swiper-container:hover .swiper-button-prev,
.intro-section .swiper-container:hover .swiper-button-next {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.intro-section .swiper-container .swiper-button-prev:not(.swiper-button-disabled):hover,
.intro-section .swiper-container .swiper-button-next:not(.swiper-button-disabled):hover {
  color: #336699;
  background-color: transparent;
}

.intro-slide {
  min-height: 400px;
  height: 100%;
}

.intro-slide .banner-content {
  margin-top: -0.3rem;
}

.intro-slide .banner-subtitle {
  font-size: 4em;
}

.intro-slide .banner-title {
  font-size: 5em;
  margin-bottom: 0.1rem;
}

.intro-slide p {
  margin-bottom: 2.1rem;
  font-size: 2.4em;
}

.intro-slide .btn {
  padding: 1.23em 2.35em;
  font-size: 1.4em;
}

.intro-slide .btn i {
  font-size: 1.35em;
}

.intro-slide .slide-image {
  position: absolute;
  width: 47.4rem;
}

.intro-slide1 .banner-content {
  right: 3.9%;
}

.intro-slide1 .banner-subtitle span::after {
  position: absolute;
  bottom: 0;
  right: -0.4rem;
  content: "";
  width: 2.8em;
  height: 0.3rem;
  background-color: #f77c29;
}

.intro-slide1 .slide-image {
  left: 36%;
  top: 12%;
}

.intro-slide2 .banner-content {
  right: 27.4%;
  margin-top: -0.5rem;
}

.top1_slider {
  position: relative;
}

.intro-slide2 .banner-subtitle {
  margin-bottom: 0.3rem;
  font-size: 3.8em;
  position: relative;
  text-align: center;
}

.intro-slide2 .banner-subtitle::before {

  position: absolute;
  content: "";
  width: 100%;

}

.intro-slide2 .banner-subtitle span::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background-color: var(--color_orang3);
  top: 50%;
  right: -23px;

}

.btn_slider {
  text-align: center;
}

.intro-slide2 .banner-subtitle span {
  position: relative;
  overflow: hidden;
  font-size: 38px;
  text-shadow: 4px 2px 12px var(--color_black);
  cursor: default;
  font-family: cinema;
  font-weight: 300;
}

.intro-slide2 .banner-subtitle span::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background-color: var(--color_orang3);
  top: 50%;
  left: -23px;
}



.intro-slide2 .banner-title {
  line-height: 1.08;
}

.intro-slide2 .slide-image {
  left: 1.3%;
  top: -5.8%;
}

.intro-slide3 .banner-content {
  right: 4.6%;
  margin-top: -0.7rem;
}

.intro-slide3 .banner-subtitle {
  margin-bottom: 0.3rem;
}

.intro-slide3 .banner-title {
  margin-bottom: 2.3rem;
}

.intro-slide3 .banner-title::before,
.intro-slide3 .banner-title::after {
  position: absolute;
  content: "";
  background-color: #f77c29;
}

.intro-slide3 .banner-title::before {
  top: 50%;
  -webkit-transform: translateY(-50%) matrix(1, 0, -0.35, 1, 0, 0);
  transform: translateY(-50%) matrix(1, 0, -0.35, 1, 0, 0);
  left: 3.34em;
  width: 3.14em;
  height: 0.92em;
  border-radius: 0.3rem;
  z-index: -1;
}

.intro-slide3 .banner-title::after {
  left: 0;
  bottom: 0.15em;
  width: 3.62em;
  height: 0.3rem;
}

.intro-slide3 p {
  font-size: 2.2em;
  line-height: 1.6;
}

.intro-slide3 .slide-image {
  left: 44%;
  top: 10%;
  width: 31rem;
}

/* Iconbox Wrapper */
.icon-box-wrapper {
  border: 1px solid #eee;
  padding: 2.3rem 0 2.2rem;
}

.icon-box-wrapper .icon-box-money {
  margin-top: 0.2rem;
}

@media (min-width: 768px) {
  .icon-box-wrapper .icon-box-icon {
    margin-left: 1.3rem;
  }
}

/* Category Banner Wrapper */
.category-banner-wrapper .banner-content {
  right: 6.4%;
}

.category-banner-wrapper .banner-subtitle {
  margin-bottom: 0.7rem;
  font-size: 1.8em;
  color: #c4c4c5;
}

.category-banner-wrapper .banner-title {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.17;
}

.category-banner-wrapper .banner-title span {
  font-size: 2rem;
  margin-top: 7px;
  display: block;
}

.category-banner-wrapper .banner-price-info {
  font-size: 1.4em;
}

.category-banner-wrapper img,
.category-cosmetic-lifestyle img {
  min-height: 10rem;
}

/* Deals Wrapper */
.deals-wrapper .title-underline {
  padding: 0 0 1.7rem 3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.deals-wrapper .widget-products .swiper-button-next,
.deals-wrapper .widget-products .swiper-button-prev {
  top: -4.6rem;
  font-size: 1.3rem;
  font-weight: 400;
  left: 0.7rem;
}

.deals-wrapper .widget-products .swiper-button-prev {
  left: 0.4rem;
}

.deals-wrapper .product-form label {
  max-width: 4rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4rem;
  flex: 0 0 4rem;
}

.deals-wrapper .social-links-wrapper {
  margin-top: 1.2rem;
}

.deals-wrapper .swiper-button-next.swiper-button-disabled,
.deals-wrapper .swiper-button-prev.swiper-button-disabled {
  opacity: 0.3;
}

.title-sm {
  font-size: 1.8rem;
}

@media (min-width: 992px) {
  .product-gallery-vertical .product-thumbs-wrap {
    max-width: 6rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6rem;
    flex: 0 0 6rem;
  }

  .product-gallery-vertical .product-single-swiper {
    max-width: calc(100% - 7rem);
  }
}

.single-product {
  padding: 2.6rem 1.8rem 2rem 1.9rem;
  border: 1px solid #eee;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.single-product .nav-top>.swiper-button-prev {
  left: 0.2rem;
  right: unset;
}

.single-product .nav-top>.swiper-button-next {
  left: 0.6rem;
  right: unset;
}

.single-product .nav-top>.swiper-button-next,
.single-product .nav-top>.swiper-button-prev {
  width: 15px;
  top: -6.4rem;
  color: #666;
  font-size: 1.3rem;
  font-weight: 400;
}

.single-product .nav-top>.swiper-button-next:not(.swiper-button-disabled):hover,
.single-product .nav-top>.swiper-button-prev:not(.swiper-button-disabled):hover {
  color: #336699;
}

.single-product .product-title {
  font-size: 2rem;
}

.single-product .new-price {
  font-size: 2.4rem;
  line-height: 1.1;
}

.single-product .product-details {
  padding-right: 0;
  padding-top: 2.3rem;
  overflow-y: auto;
}

.single-product .product-divider {
  margin: 1.2rem 0 1.4rem;
}

.single-product .product-price {
  margin-bottom: 0.9rem;
}

.single-product .ratings-container {
  margin-bottom: 1.9rem;
}

.single-product .product-qty-form {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15.2rem;
  flex: 0 0 15.2rem;
  max-width: 15.2rem;
}

.single-product .product-form:not(.product-variation-form) {
  border-top: 1px solid #eee;
}

.ratings-full::before {
  color: #ccc;
}

.rating-reviews {
  color: #999;
}

.product-widget {
  padding: 1rem 0;
}

.product-widget .product-media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11.5rem;
  flex: 0 0 11.5rem;
  max-width: 11.5rem;
}

.product-widget .product-details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 11.5rem);
  flex: 0 0 calc(100% - 11.5rem);
  max-width: calc(100% - 11.5rem);
}

.product-widget .product-name {
  margin-bottom: 0.6rem;
  color: #333;
  font-weight: 500;
}

.product-widget .ratings-container {
  margin-bottom: 0.7rem;
  margin-right: 0.1rem;
}

.product-widget .product-price {
  font-size: 1.6rem;
}

.product_slider4 .product-media img:first-child {
height: 9rem;
width: auto;
margin: 0 auto;
border: 0;
}
.shadow-swiper {
  margin: 0px;
  padding: 0px;
}
.bslider_row {
  height: 100%;
  display: flex;
  align-items: center;
}
.product-wrap {
  padding-bottom: 0px;
}
.product_slider4 {
  display: flex;
  flex-wrap: wrap;
}
.product_slider4 .single_product_slide {
  color: gray;
  width: 50%;
}
.pos4:not(.pos44_amazon) .product_slider4 .product-media img:first-child {
  height: 15rem;
}
.pos4:not(.pos44_trendyol) .product_slider4 .product-media img:first-child {
  height: 20rem;
}

.product_slider4 .product-media img:first-child {
  height: 7rem;
}


.deals-wrapper .swiper-button-next.swiper-button-disabled, .deals-wrapper .swiper-button-prev.swiper-button-disabled {

    opacity: 0.3;

}
.slide_right1 .single_product_slide .product-name {

  -webkit-line-clamp: 2 !important;
}
.right_slide1 .product_slider1 .product-media img{
      opacity: 1;
    
}
.right_slide1 .single_product_slide .product-name {

  -webkit-line-clamp: 5 !important;
}
.key_css .swiper-button-prev {
  position: absolute;
  left: 1rem;
  background-color: white;
  border: 1px solid #DDD;
  height: 4rem;
  width: 4rem;
  box-shadow: 0px 1px 1px #eee;
  border-radius: 0px 6px 6px 0;
}
.widget-products .swiper-button-prev {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.deals-wrapper .widget-products .swiper-button-prev {

    left: -0.3rem;

}
.deals-wrapper .widget-products .swiper-button-next, .deals-wrapper .widget-products .swiper-button-prev {

    top: 50%;
    font-size: 1.3rem;
    font-weight: 400;
    width: 3rem;
    height: 3rem;
    z-index: 1;

}
.deals-wrapper .widget-products .swiper-button-next, .deals-wrapper .widget-products .swiper-button-prev {

    top: 50%;
    font-size: 1.3rem;
    font-weight: 400;
    width: 3rem;
    height: 3rem;
    z-index: 1;

}






.single_product .single_product_slide .product-media {
  max-width: 45%;
  width: 28rem;
  height: 30rem;
  display: flex;
  align-items: center;
  margin-left: 3rem;
}



.cls_product22 .product_pad {
  display: flex;
  align-items: center;
}
.single_product .single_product_slide .product-media {
  max-width: 45%;
  width: 28rem;
  height: 30rem;
  display: flex;
  align-items: center;
  margin-left: 3rem;
}
.product_slider1 .product-media img:first-child {
max-height: 17rem;
height: auto;
width: auto;
margin: 0 auto;
max-width: 24rem;
}
.product_slider1 .product-media {
  border-width: 0;
}
  @media (min-width: 1200px){
.deals-wrapper .product-details {
  max-height: 40.8rem;
}
}
.single_product_slide .product-name p {
margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 16px;
  font-size: 11px;
  text-align: right;height: 5rem;
}
.single_product_slide .product-name p span{
    height: auto;
}
.single_product_slide .product-name p .span_brand{
    font-weight: 600;
  padding-left: 4px;
}

.single_product_slide .product-name {
  max-width: 40rem;
  overflow: hidden;
  font-size: 1.4rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: nowrap;
  direction: ltr;
  
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 8px;
}
.brn_more {
  position: relative;
}
.btn_v1 {
  margin: 0 auto;
  background-color: #feb300;
  border-width: 0;
  transition: transform 1s ease;
  color: #0b0b0b;
  display: flex;
  align-items: center;
  padding: 0 0 0 2rem;
}
.brn_more a {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}
.btn_v1 i {
  height: 100%;
  padding: 1rem;
  background-color: #2f456c;
  color: white;
}
.brn_more a {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
}
.btn_v1 span {
  padding-right: 1rem;
}
.btn_v1:hover, .btn_v1:focus {
  background-color: #f2ac04;
}
.single-product .product-details {
  padding-right: 0;
  padding-top: 2.3rem;
  overflow-y: auto;
}
.single_product .single_product_slide .product-media a {

    display: block;
    margin: 0 auto;

}
.deals-wrapper .widget-products .swiper-button-next, .deals-wrapper .widget-products .swiper-button-prev {

  width: 3rem;
  height: 3rem;
  z-index: 1;
}
.widget-products .swiper-button-next {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.key_css .swiper-button-next {
  position: absolute;
  right: 1rem;
  background-color: white;
  border: 1px solid #DDD;
  height: 8rem;
  width: 4rem;
  box-shadow: 0px 1px 1px #eee;
  border-radius: 6px 0 0 6px;
}
.box_ntop1 .swiper-button-next, .box_ntop1 .swiper-button-prev {
  font-size: 2rem;
  color: black;
  text-shadow: 0px 1px 3px #fdfdfd;
}
.load_page0_amazon .single-product{
    padding: 0;
}
.deals-wrapper .widget-products .swiper-button-next {

    right: -0.3rem;

}
.widget-products .widget-body {
  padding: 0rem;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

.single-product:hover,
.widget-products.widget-products-bordered .widget-body:hover {
 
}

@media (min-width: 1200px) {
  .deals-wrapper .product-details {
    max-height: 40.8rem;
  }
}

@media (max-width: 1200px) and (min-width: 991px) {

  .deals-wrapper .single-product .product-gallery,
  .deals-wrapper .single-product .product-single-swiper,
  .deals-wrapper .single-product .product-single-swiper .product-image,
  .deals-wrapper .single-product .product-single-swiper img {
    min-height: 36rem;
  }

  .deals-wrapper .single-product .product-details {
    max-height: 36rem;
  }
}

.product-countdown-container .product-countdown,
.product-countdown-container label {
  white-space: nowrap;
}

/* Product Wrapper */
.product-wrapper {
  margin: 0.1rem 0 0rem 0;
}

.product-wrapper .ratings-full {
  margin-top: -0.1rem;
}

.tab-nav-outline .nav-item .nav-link {
  padding: 1.1rem 1.9rem;
  border: 1px solid #ccc;
}

.tab-nav-outline .nav-item .nav-link.active,
.tab-nav-outline .nav-item .nav-link:hover {
  border-width: 1px;
}

/* Category Banner Wrapper */
.category-cosmetic-lifestyle .banner-content {
  right: 6.5%;
}

.category-cosmetic-lifestyle .banner-subtitle {
  margin-bottom: 0.8rem;
  font-size: 1.4em;
  opacity: 0.8;
}

.category-cosmetic-lifestyle .banner-title {
  font-size: 2.8em;
  line-height: 1.1;
  margin-bottom: 3rem;
}

.category-banner-1 .banner-subtitle {
  color: #eee;
}

.category-banner-2 .banner-subtitle {
  color: #333;
  opacity: 0.8;
}

/* Product Wrapper 1 */
.product-wrapper-1 .banner {
  min-height: 21rem;
}

.product-wrapper-1 .ratings-full {
  margin-top: -0.2rem;
}

.title-link-wrapper .title {
  padding: 0 0 1.1rem;
}

.title-link-wrapper a {
  color: var(--color_black);
  padding: 0 0 1.1rem;

}

.lnk_new {}

.lnk_new::after {}

.content-top {
  padding: 12.4% 13%;
}

.content-top .banner-subtitle {
  font-size: 1.8em;
}

.content-top .banner-title {
  margin-bottom: 2.3rem;
  font-size: 3em;
  line-height: 1.15;
}

.content-top .banner-divider {
  width: 3.5rem;
  height: 0.3rem;
}

/* Banner Fashoin */
.banner-fashion {
  padding: 4.5rem 7rem 2.5rem;
}

.banner-fashion .banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.banner-fashion .content-left {
  white-space: nowrap;
}

.banner-fashion .banner-price-info {
  margin-left: 8.7rem;
  font-size: 4.8em;
}

.banner-fashion sup,
.banner-fashion sub {
  position: relative;
  line-height: 0;
}

.banner-fashion sup {
  margin-left: 0.8rem;
  top: 0.15em;
  font-size: 0.64em;
}

.banner-fashion sub {
  margin-right: -13.8rem;
  vertical-align: baseline;
  font-size: 0.286em;
}

.banner-fashion .banner-title {
  margin-bottom: 0.2rem;
  font-size: 2rem;
}

.banner-fashion p {
  font-size: 2rem;
}

.banner-fashion p span {
  line-height: 1.4;
}

.banner-fashion .banner-divider {
  width: 2px;
  height: 7.5rem;
  opacity: 0.15;
}

/* Home & Garden Product Wrapper */
.product-wrapper-home .banner-subtitle {
  font-size: 1.6em;
}

/* Brands Wrapper */
.brand-wrapper {
  border: 1px solid #eee;
}

.brand-wrapper:last-child {
  margin-top: -1px;
}

.brand-col .brand-wrapper {
  border-right: none;
}

.brand-col:first-child::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  right: 0;
  background-color: #eee;
}

/* Brands Wrapper */
.footer-newsletter .btn {
  padding: 0.93em 1.75em;
}

.footer-newsletter .form-control {
  padding: 0.85rem 1.6rem;
}

/* Blog Wrapper */
.post-meta .post-date {
  margin-left: 0;
}

/* Newsletter Popup */
.newsletter-popup {
  background-image: url(../../assets/images/demos/demo-rtl/newsletter-bg.jpg);
}

.newsletter-popup h4 {
  margin-bottom: 0.4rem;
}

.newsletter-popup h4 span {
  display: inline;
  margin-left: -0.2rem;
}

/* Responsive */
@media (max-width: 1199px) {
  .product-widget .product-media {
    max-width: 10.5rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10.5rem;
    flex: 0 0 10.5rem;
  }

  .product-widget .product-details {
    max-width: calc(100% - 10.5rem);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 10.5rem);
    flex: 0 0 calc(100% - 10.5rem);
  }
}

@media (max-width: 991px) {
  .intro-slide1 .slide-image {
    left: 48%;
  }

  .intro-slide2 .banner-content {
    right: 2%;
  }

  .intro-slide3 .slide-image {
    left: 62%;
  }

  .post-wrapper {
    padding-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .footer-newsletter .input-wrapper {
    margin-right: -0.9rem;
  }
}

@media (max-width: 767px) {
  .intro-slide {
    font-size: 0.9rem;
  }

  .intro-slide1 .banner-content {
    left: 0;
  }

  .intro-slide1 .slide-image {
    left: 50%;
  }

  .intro-slide2 .slide-image {
    left: auto;
    right: 50%;
  }

  .intro-slide3 .banner-content {
    left: 0;
  }

  .product-wrapper-1 .banner,
  .banner-fashion {
    font-size: 0.8rem;
  }

  .banner-fashion {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .banner-fashion .banner-content {
    display: block;
  }

  .banner-fashion .banner-divider {
    display: none;
  }

  .banner-fashion sub {
    margin-right: -11.3rem;
  }

  .icon-box-side.icon-box-chat .icon-box-icon {
    margin-bottom: 0.1rem;
  }
}

@media (max-width: 575px) {
  .intro-slide {
    font-size: 0.8rem;
  }

  .intro-slide2 .banner-content {
    right: 0;
  }

  .banner-content.content-top {
    padding: 2rem;
  }
}

@media (max-width: 479px) {

  .category-banner-wrapper .banner,
  .category-cosmetic-lifestyle .banner {
    font-size: 0.9rem;
  }

  .banner-fashion {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .title-link-wrapper {
    display: block;
    text-align: center;
  }

  .title-link-wrapper .title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title-link-wrapper .btn-link,
  .title-link-wrapper a {
    padding-bottom: 1.5rem;
  }
}

.widget-banner sub {
  margin-left: -2.1rem;
  margin-right: 0;
}

.product-single .product-categories p,
.product-single .product-sku p {
  display: inline-block;
  line-height: 1;
  margin: 0;
}

.product-single .input-group .form-control {
  padding: 0 1.4rem 0 8rem;
  text-align: center;
}





















.has_sub_rightmenu {
  position: relative;
}

.sub_right_menu {
  position: absolute;
  top: -9999px;
  right: 100%;
  margin: 0;
  -webkit-box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  visibility: hidden;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;

  z-index: 1001;
  min-width: 30rem;
  background: white;
  width: 600px;

  background: #fff;
}

.sub_right_menu .first_ul {
  list-style: none;
  padding: 0;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {

}
.box_ntop .swiper-button-next,
.box_ntop .swiper-button-prev{
    background-color: white;
border: 1px solid #DDD;
height: 4rem;
width: 4rem;
box-shadow: 0px 1px 1px #eee;
border-radius: 6px 0 0 6px
}
.sub_right_menu .first_ul li {
  list-style: none;
}

.sub_right_menu .first_ul li a {
  list-style: none;
}

.has_sub_rightmenu:hover .sub_right_menu,
.has_sub_rightmenu:focus .sub_right_menu {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
  top: -1em;
  right: 100%;
  visibility: visible;
  top: -2rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.sub_right_menu ul {}
.bg_gradient_animation {
    color: #fff;
    background: linear-gradient(-45deg,#ed1c66,#6a23d5,#23a6d5,#23d5ab,#FFC107,#e8890c,#e73c7e);
    background-size: 400% 400%;
    -webkit-animation: gradient 15s ease infinite;
    animation: gradient 15s ease infinite;
}
@-webkit-keyframes gradient {
	0% {
		background-position: 0% 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0% 50%
	}
}

@keyframes gradient {
	0% {
		background-position: 0% 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0% 50%
	}
}


.category-toggle.padding_btmenue{
  background-color: transparent;
  border-radius: 3px;
  margin: 0;
  padding: 1px 10px;
}
.elm_txt_l{}
.title_u {}

.title_u span {}

.ult {}
.Total_price .vhd_tp {

  text-align: right;
}
 .Total_pricet .new-price ,
 .Total_pricet .old-price{

  text-align: right;
 }
 .Total_pricet{
    border-radius: 3px
 }
.Total_price .new-price {
  color: var(--color_orang);
}
.Total_price .vhd_tp{
    font-size: 11px;

}
.new-price{
    width: 100%;
  display: block;
  line-height: 18px;
  padding: 0;
  margin: 0;
  font-size: 12px;
  letter-spacing: 1px;
}
.Total_price .old-price{
width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  top: -8px;
}
.Total_price .Total_price{
    width: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.ambtn:hover,
.ambtn:focus{
    background-color: var(--color_orang);
  color: white;
}
.ambtn{
display: flex;
  color: black;
  text-align: center;
  font-size: 14px;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.03);
  padding: 6px 2rem;
  color: black;
  transition: 0.3s;
  align-items: center;
  justify-content: space-around;
}
.product-price2 .mbtn{
    width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  direction: rtl;
}
.product-price .product-price2{
    display: flex;
  align-items: center;
  justify-content: space-between;  direction: ltr;width: 100%;
}

.product-price .product-price2 .Total_price{
    width: 50%;
  display: flex;
  justify-content: center;
}
.gallery_row:not(.pos_style1,.pos_m) .mbtn{
    display: none;
}
.ult a:hover,
.ult a:focus {
  color: var(--color_orang4) !important;
}

.ult a {
  border-bottom-width: 0 !important;
}

.sub_right_menu_row {
  padding: 1em 1em;
}

.ult a::after {
  display: none !important;
}