html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;/* margin: auto; */}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration: none;}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

@font-face {
    font-family: BYekan;
    src: url(./fonts/699085bd.eot);
    src: url(./fonts/699085bd.eot?#iefix) format("embedded-opentype"),
      url(./fonts/a80f71ff.woff2) format("woff2"),
      url(./fonts/088dfe8a.woff) format("woff"), 
      url(./fonts/2c83275a.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: BYekan;
    src: url(./fonts/5bea6c32.eot);
    src: url(./fonts/5bea6c32.eot?#iefix) format("embedded-opentype"),
      url(./fonts/1fdcadec.woff2) format("woff2"), 
      url(./fonts/56a1baa4.woff) format("woff"), 
      url(./fonts/79533773.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: BYekan;
    src: url(./fonts/7c912e00.eot);
    src: url(./fonts/7c912e00.eot?#iefix) format("embedded-opentype"),
      url(./fonts/fe12f13a.woff2) format("woff2"),
      url(./fonts/2d7cc7cd.woff) format("woff"),
      url(./fonts/a7d41f91.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}
@font-face {
      font-family: 'fontello';
      src: url('./fonts/fontello.eot?62354458');
      src: url('./fonts/fontello.eot?62354458#iefix') format('embedded-opentype'),
           url('./fonts/fontello.woff?62354458') format('woff'),
           url('./fonts/fontello.ttf?62354458') format('truetype'),
           url('./fonts/fontello.svg?62354458#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
/*@font-face {*/
/*    font-family: 'BYekan';*/
/*    src: url(./fonts/web_Yekan.woff);*/
/*    src: url(./fonts/web_Yekan.eot?#iefix) format("embedded-opentype"), url(./fonts/web_Yekan.woff) format("woff"), url(./fonts/web_Yekan.ttf) format("truetype"), url(./fonts/web_Yekan.svg#BYekan) format("svg");*/
/*    font-weight: normal;*/
/*    font-style: normal*/
/*}*/
html {
    box-sizing: border-box;
}
*, :after, :before {
    box-sizing: inherit;
}
body{
    
font-family: BYekan,'BYekan',tahoma !important;
    
font-size: 12px;
    
color: #333333;
    
direction: rtl;
    
/* background-color: #f5f5f5; */
    
line-height: normal;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.container {
    min-width: 1009px;
    max-width: 1676px;
    /* clear: both; */
}

.n-phone {
    display: flex;
    flex-direction: row;
    background-color: #cccbcb;
    flex-wrap: wrap;
    font-size: 15px;
    justify-content: space-between;
}

.n-phone div {
    padding: 3px 10px;
    color: #101010;
    /* line-height: 0px; */
}

.n-header-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 6px 0;
    /* background-color: white; */
    /* flex-direction: row-reverse; */
}

section.n-nav {
    /* background-color: #7d94e8; */
    height: 39px;
    /* box-shadow: 1px 3px 2px 0px #929292; */
    flex-grow: 1;
}

.n-page {
    margin-top: 10px;
}

a.img-main-logo {
    background: url('./images/main-logo.png') no-repeat;
    height: 100px;
    display: block;
    /* width: 50px; */
    padding: 0px 67px;
    background-size: auto 100%;
    /* background-position: 30px; */
}

.n-logo {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    flex: 0 0 208px;
    max-width: 160px;
    padding-right: 9px;
    max-height: 100%;
}

.n-search {
    flex-grow: 1;
    position: relative;
    /* padding: 18px 0; */
    display: flex;
    /* flex: 0 0 calc(100% - 190px - 310px); */
    align-items: center;
    /* height: 52px; */
}

input.ms1.searchbox.searchbox-new {
    width: 100%;
    height: 40px;
    /* border-radius: 21px 0 0 22px; */
    /* background-color: #fbfbfb; */
    border: 2px solid #cccbcb;
    color: #474747;
    font-weight: 300;
    /* font-size: 12px; */
    font-size: .857rem;
    line-height: 1.833;
    padding: 11px 11px 11px 11px;
    display: flex;
    z-index: 51;
    position: relative;
    border-left: none;
    /* border-radius: 5px; */
    outline: none;
}

.n-cart {
    flex: 0 0 160px;
    max-width: 160px;
    width: 100%;
    min-height: 1px;
    padding-top: 17px;
    /* padding-left: 0; */
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
    position: unset;
}

.n-cart-text {
    border: solid 1px #b9b2b2;
    width: 190px;
    padding: 3px 9px;
    border-radius: 21px;
}

.noor-page {
    /* display: flex; */
    flex-wrap: wrap;
    margin-top: 25px;
}

.main-isotop {
    flex: 0 0 25%;
    max-width: 25%;
    min-height: 20px;
    /* background-color: #e06767; */
}

.main-baner {
    flex: 0 0 75%;
    max-width: 75%;
    min-height: 20px;
    /* background-color: #964040; */
    padding-right: 14px;
    position: relative;
    width: 100%;
}

.thusday {
    flex: 0 0 40%;
    background-color: #b2b1ea;
    /* min-height: 200px; */
    width: 100%;
    overflow: hidden;
    max-height: 280px;
}

.offer {
    flex: 0 0 60%;
    width: 100%;
    padding-right: 20px;
    max-width: 60%;
}

a.item-condi {
    display: inline-block;
    width: 22.3%;
    /* background-color: #bd5050; */
}

.conditions {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 100%;
    /* margin-top: 17px!important; */
    min-height: 5px;
    /* background-color: #c5bebe; */
    padding: 25px 0;
}

.item-c {
    text-align: center;
    position: relative;
    padding-top: 80px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px;
    padding-bottom: 20px;
    margin: auto;
}

.news {
    flex: 0 0 25%;
    max-width: 25%;
    min-height: 20px;
    background-color: #eaae40;
}

.n-category--second-menu {
    flex: 0 0 75%;
    max-width: 75%;
    min-height: 20px;
    /* background-color: #e06767; */
    display: flex;
    flex-direction: column;
}

.second-menu {
    /* width: 100%; */
    /* min-height: 168px; */
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-left: 10px;
    /* max-height: 47px; */
}

.two-Lcat {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 0 0 30%;
    max-width: 30%;
    min-height: 185px;
    /* background-color: #988282; */
    padding-left: 14px;
}

.four-Rcat {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 0 0 70%;
    max-width: 70%;
    min-height: 24px;
    /* background-color: #633333; */
}

.Lcat-item1 {
    min-height: 129px;
    background-color: #f1defd !important;
}

.Lcat2-item2 {
    min-height: 70px;
    background-color: #ffe7fc !important;
    flex-grow: 1;
    margin-top: 15px;
}

.Rcat1-row2 {
    display: flex;
    flex-direction: column;
    flex: 0 0 48%;
    /* min-height: 222px; */
    /* background-color: #3752d6; */
    margin-left: 10px;
}

.Rcat1-row1 {
    flex: 0 0 48%;
    background-color: #ca0000 !important;
    margin-left: 10px;
}

.rcat-items {
    min-height: 270px;
    background-color: #e8e1e1;
    margin: 0 10px;
    /* border: solid 1px; */
}

.Rcat2 {
    width: 98%;
    min-height: 145px;
    margin-top: 15px;
    background-color: #e6f3ff !important;
}

.shadow {
    box-shadow: 2px 2px 7px 1px #bdbbbb;
    border-radius: 4px;
    background-color: white;
    /* padding: 10px 0; */
}

.baners {
    /* width: 100%; */
    /* min-height: 84px; */
    overflow: hidden;
    padding: 10px 0px;
    padding-bottom: 30px;
}

img {
    max-width: 100%;
    height: auto;
}

.main-icon img {
    width: 50%;
    display: block;
    margin: auto;
}

.n-footer .container {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

.n-footer-main {
    /* display: inline-flex; */
    /* flex-wrap: wrap; */
    min-height: 60px;
    background-color: white;
    /* margin-top: 10px; */
    font-size: 15px;
}

.about-us-nemad {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    /* padding: 0 7px; */
    /* background-color: #9e9696; */
    min-height: 10px;
    margin-top: 17px;
}

.navv {
    width: calc(33.3333% - 2px);
    display: inline-block;
    min-height: 29px;
    /* background-color: #d28181; */
    padding: 17px;
    line-height: 30px;
}

.contact-us-category {
    /* width: 70%; */
    /* display: flex; */
    /* flex-wrap: nowrap; */
    justify-content: space-between;
    /* align-items: flex-start; */
    /* flex: 0 0 70%; */
    /* max-width: 70%; */
    /* padding: 0 20px; */
    background-color: #6f6f6f;
}

.register-news--social-network {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}

.register-news--social-network {
    width: 30%;
    /* background-color: #ab5656; */
}

.about-us {
    flex: 0 0 70%;
    max-width: 70%;
    min-height: 26px;
    background-color: #e6e6e6;
    padding: 17px;
    font-size: 16px;
    height: 140px;
}

.nemad {
    flex: 0 0 30%;
    /* max-width: 30%; */
    min-height: 26px;
    background-color: #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Rcat1-row2--item2 {
    /* margin-top: 13px; */
}

.Rcat1 {
    display: flex;
    flex-wrap: wrap;
}

.thusday.shadow {
    /* max-height: 1px; */
    /* overflow: hidden; */
    /* height: 486px; */
}

.news-social-netwok {
    padding: 17px;
    width: 100%;
    text-align: center;
}

.news-social-netwok h3 {
    text-align: center;
    padding-bottom: 9px;
}

div.send-title div.news-social-network {
    padding: 10px;
    background-color: #8c7f7f;
}

div.news-social-network input.wpcf7-validates-as-email {
    padding: 10px;
}

.send-title input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    padding: 6px;
    border: solid 1px #314eb9;
    border-radius: 20px;
    margin: 10px;
    width: 250px;
    display: inline-block;
}

.send-mail input.wpcf7-form-control.wpcf7-submit {margin: 11px 0px;padding: 4px 15px;border: solid 1px #314eb9;color: white;background-color: #314eb9;border-radius: 15px;font-size: 15px;font-weight: bold;}


.register-news--social-network form.wpcf7-form {
    display: flex;
    justify-content: center;
}

.contact-us-footer h3 {
    text-align: center;
    padding-bottom: 13px;
}

.contact-us-category h3 {}

ul {
    /* padding-right: 0; */
}


.about-uss {
    font-size: 14px;
    /* line-height: 32px; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: -webkit-fill-available;
}

.extra-links {
    min-height: 52px;
    background-color: #2d2d2d;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* padding-top: 15px; */
}

.widget-even.widget-last.widget-2.news-social-netwok {
    font-size: 22px;
}
a.facebook1 {background-image: url(./images/combinen.png);background-repeat:  no-repeat;background-position: -187px -79px;background-size: 309px;width: 51px;}

a.googleplus1 {background-image: url(./images/combinen.png);background-repeat:  no-repeat;background-position: -123px -79px;background-size: 309px;width: 50px;}

a.instagram1 {
    background-image: url(./images/combinen.png);
    background-repeat:  no-repeat;
    background-position: -59px -79px;
    background-size: 309px;
    width: 51px;
}

a.linkedin1 {
    background-image: url(./images/combinen.png);
    background-repeat:  no-repeat;
    background-position: -187px -135px;
    background-size: 309px;
    width: 53px;
}

.news-social-netwok a {
    display: inline-block;
    height: 40px;
}
a.telegram2 {
    background-image: url(./images/combinen.png);
    background-repeat:  no-repeat;
    background-position: -121px -135px;
    background-size: 309px;
    width: 52px;
}

a.twitter1 {
    background-image: url(./images/combinen.png);
    background-repeat:  no-repeat;
    background-position: -58px -135px;
    background-size: 309px;
    width: 51px;
}

.nemadha {
    display: flex;
    padding: 10px 18px;
}

.etehadiye {
    background-color: white;
    margin-right: 12px;
}

.main-icon h4 {
    text-align: center;
    font-size: 15px;
}

.cart-text {
    font-size: 19px;
}

span.price {
    color: red;
    font-size: 13px;
}

.second-menu img {
    box-shadow: 2px 2px 7px 1px #bdbbbb;
    border-radius: 4px;
    background-color: white;
    width: 100%;
}

section.nav-subcat {
    /* display: block; */
    /* min-height: 26px; */
    /* border: solid 1px; */
    /* margin-top: 12px; */
}

.n-product-info {
    display: flex;
    margin-top: 14px;
    background-color: white;
}

.gallery-info {
    flex: 0 0 450px;
    min-height: 203px;
    /* background-color: #dad5d5; */
    overflow: hidden;
    border-left: solid 1px #dbdbdb;
    padding: 10px;
    position: relative;
}

h1.product-title-01 {
    display: flex;
    width: 100%;
    flex-grow: 1;
    font-size: 18px;
}

section.show-sku {justify-content: flex-end;flex: 0 0 17%;}

.summery-tit-info {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    background-color: #fffefe;
    margin-right: 10px;
    flex-direction: column;
    padding: 20px 15px 20px 15px;
    justify-content: space-between;
}

.tit-info {
    display: flex;
    width: 97%;
    /* background-color: #dad8d8; */
    padding: 10px 0px;
    border-bottom: 1px solid #ece8e8;
}
.container-cat-flex {
    display: flex;
}

.container-cat-sidebar {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 15px;
    /* position: fixed; */
    /* z-index: 88; */
}

.container-cat-items {
    flex-grow: 1;
}
ul.products {display: flex;flex-wrap: wrap;justify-content: center;border-top: solid 1px #efefef;border-left: solid #efefef 2px;box-shadow: 2px 2px 7px 1px #bdbbbb;margin: 0;padding: 0;}

ul.products li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    flex: 1 0 33.333%;
    max-width: 33.333%;
    position: relative;
    /* transition: all 0.05s; */
}
.product-item {
    border: SOLID 1PX #efefef;
    padding: 20px;
    border-top: none;
    background-color: white;
    transition: all 0.2s;
    text-align: center;
    display: flex;
    position: relative;
    flex-direction: column;
    padding-top: 20px;
    /* padding-bottom: 5px; */
    height: 100%;
    margin-left: -1px;
    padding-bottom: 10px;
    padding-top: 50px;
}

.product-item:hover {
    transform: scale(1.01, 1.01);
    /* box-shadow: 0px 0px 4px 0px #e2e2e2; */
    box-shadow: 0 2px 17px 0 rgba(0,0,0,.09);
}


a.the_post_name {
    font-size: 13px;
    color: #676767;
    /* font-weight: 700; */
    padding-top: 15px;
    text-transform: capitalize;
    height: 60px;
    text-align: -webkit-right;
    line-height: 190%;
    overflow: hidden;
    margin-top: 20px;
}

span.price.price-cat {
    font-size: 17px;
    text-align: -webkit-auto;
}

.cat-dit {
    border-top: solid 1px #dcdada;
    margin-top: 10px;
    height: 30px;
    border-bottom: solid 1px #dcdada;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.average {
    font-size: 16px;
    color: #fda300;
}


span.brand_name {
     
height: 21px;
     
width: 100px;
     
background-repeat: no-repeat;
     
/* justify-content: left; */
}
  .widget-title berocket_aapf_widget-title {
    
    cursor: pointer;
    
    width: 100%;
    border: none;
     
    outline: none;
     
    transition: 0.4s;
}

.active   , widget-title berocket_aapf_widget-title:hover{
    border-bottom: solid 1px #e0dcdc;
}

 .berocket_aapf_widget {
     
     
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
 


.info-price-info-summery {
    display: flex;
    flex-wrap: nowrap;
    line-height: 26px;
    flex-grow: 1;
}

.product--info-price {
    flex: 0 0 65%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-bottom: 10px;
}

.product--info-summery {
    flex: 0 0 35%;
    padding: 10px;
    font-size: 10px;
    max-height: 450px;
    /* background-color: #6b1616; */
    max-width: 265px;
    overflow: hidden;
}

.berocket_aapf_widget input[type="checkbox"] {
    right: -99999px;
}
.last-carousel-offer li {
    /* margin: 10px; */
    /* border-left: solid 1px #dbdbdb; */
    /* border-right: solid 1px #dbdbdb; */
}

.main-carousel h3 span,h3.last-news-new span {
    color: white;
    background-color: #2d57a2;
    display: block;
    width: 150px;
    text-align: center;
    height: 37px;
    padding: 8px 0px;
    font-size: 15px;
    border-radius: 20px 0px 0px 20px;
}

.last-carousel-offer {
    /* border: solid 1px #dbdbdb; */
    /* margin-top: 20px; */
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}
.tabs {
  /* margin: 0px 20px; */
  position: relative;
  background: #ffffff;
  /* box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2); */
  width: 100%;
}

.tabs nav {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  background: #e4e4e4;
  color: #c7c7c7;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
  width: 150px;
  border: saddlebrown;
  min-height: 340px;
  /* padding-top: 10px; */
  align-content: center;
}

.tabs nav a {
  padding: 9px 0px;
  text-align: center;
  width: 100%;
  cursor: pointer;
  color: #2d57a2;
  border-bottom: dashed 1px whitesmoke;
}

.tabs nav a:hover,
.tabs nav a.selected {
  background: #c3c3c3;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.tabs .content {
  /* padding: 20px 0px; */
  position: absolute;
  top: 0px;
  right: 150px;
  padding-top: 20px;
  color: #6C5D5D;
  width: calc(100% - 150px);
  height: 100%;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.1s linear 0s;
  /* padding-top: 11px; */
}

.tabs .content.visible {
  /* padding: 20px; */
  width: calc(100% - 150px);
  /* overflow: scroll; */
  opacity: 1;
  z-index: 1;
}

.tabs .content p { padding-bottom: 2px; }

.tabs .content p:last-of-type { padding-bottom: 0px; }
h3.widget-title.berocket_aapf_widget-title {
    font-size: 14px;
    padding: 8px 0;
    padding-right: 27px;
    /* border-bottom: solid 1px #e0dcdc; */
    color: #615a5a;
    /* border-radius: 4px; */
    position: relative;
}

span {}

.widget-title.berocket_aapf_widget-title span::after {
    font-family: fontello;
    content: '\f107';
    color: #a2a09e;
    left: 4%;
    position: absolute;
    font-size: 20px;
}
.widget-title.berocket_aapf_widget-title.active span::after {
    font-family: fontello;
    content: '\f106';
    color: #a2a09e;
    left: 4%;
    position: absolute;
    color: #fdbb00;
    font-size: 20px;
}

.berocket_aapf_widget-wrapper {
    border: solid 1px #d8d6d6;
    padding: 0px 9px;
    border-radius: 4px;
    background-color: white;
    box-shadow: 2px 2px 7px 1px #bdbbbb;
}

ul.berocket_aapf_widget {
    margin: 0;
}
ul.berocket_aapf_widget li {
    list-style-type: none;
    padding-left: 0px;
    margin: 10px 10px;
    font-size: 14px;
}
.berocket_aapf_widget input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    position:relative;
    cursor: pointer;
    top: 3px;
    left: 1px;
}

.archive-product {
    /* margin: 10px 0; */
    margin-bottom: 10px;
}

h1.woocommerce-products-header__title.page-title {
    font-size: 20px;
    /* text-align: center; */
    padding-right: 10px;
    height: 37px;
}

p.breadcrumbs_yoast {
    display: flex;
    height: 50px;
    align-items: center;
    font-size: 12px;
}

p.breadcrumbs_yoast a {
    color: #2f447f;
}

h3.widget-cat {
    font-size: 15px;
    padding: 10px;
    border-bottom: solid 1px #c7c4c4;
    font-weight: 900;
}

ul.product-cats-lists {
    margin: 0;
    padding: 0;
    padding-bottom: 11px;
}

ul.product-cats-lists li {
    /* list-style-type: none; */
    margin-right: 25px;
    margin-top: 10px;
}

ul.product-cats-lists a {
    color: #585757;
    /* padding: 0px; */
}

.product-cats {
    margin-bottom: 10px;
}

li.slider.price input {
    width: 100%;
}
 
li.slider.price input {
    width: 95% !IMPORTANT;
    height: 28px;
    text-align: left !important;
    font-style: normal !important;
    /* font-family: byekan; */
}

.product--info-summery h3 {
    font-size: 13px;
    text-align: center;
}

.slider-nav {
    margin: 10px 0 !important;
    border: solid 1px #f3f3f3;
    padding: 10px !important;
    border-radius: 10px;
}

.conditions-in-product img {
    width: 60%;
    /* padding: 25px; */
    padding-bottom: 0;
}

.conditions-in-product h4 {
    font-size: 12px;
}

.conditions.conditions-in-product {
    border: solid 1px #dddddd;
    padding: 14px 0;
    padding-top: 0;
    border-radius: 15px;
}

ul.tabs.wc-tabs {
    display: flex;
    /* justify-content: space-around; */
    /* width: 100%; */
    /* flex-grow: 1; */
    background-color: #f5f5f5;
    max-width: 100%;
    margin: 0;
    padding: 0;
    height: 60px;
    text-align: center;
    align-items: flex-end;
    /* margin-bottom: 10px; */
}

.woocommerce-tabs.wc-tabs-wrapper {
    width: 100%;
}

ul.tabs.wc-tabs li {
    width: 214px;
    list-style-type: none;
    height: 100%;
    position: relative;
    padding-top: 17px;
    border-bottom: dashed 1px #e4e4e4;
    border-left: dashed 1px #e4e4e4;
}

ul.tabs.wc-tabs li a {
    color: #868585;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

ul.tabs.wc-tabs li.active {
    border: none;
    background-color: white;
    /* height: 100%; */
    border-bottom: dashed 2px whitesmoke;
    /* border-right: dashed 1px #f4f4f4; */
}

div#tab-additional_information {}

table.shop_attributes {
    width: 100%;
    background-color: white;
    font-size: 14px;
}

table.shop_attributes th {
    background-color: whitesmoke;
    padding: 10px;
    border-bottom: dashed 2px #e4e4e4;
    width: 215px;
}

table.shop_attributes td {
    border-bottom: dashed 2px #f5f2f2;
    padding-right: 15px;
    flex-grow: 1;
    padding-top: 10px;
}

table.shop_attributes tr:hover {
    background-color: #e4e4e4;
}

table.shop_attributes tr {
    transition: all 0.5s;
    display: flex;
}

div#tab-additional_information h2 {
    display: none;
}

li#tab-title-additional_information::BEFORE {
    font-family: fontello;
    content: '\f0ca';
    font-size: 20px;
    padding-left: 10px;
    /* margin-top: 10px; */
}

li#tab-title-description a::before {
    right: -113px;
    font-family: fontello;
    content: '\e83d';
    font-size: 29px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    font-weight: normal;
}

.tabs wc-tabs li a::before {
    font-weight: normal;
}

li#tab-title-reviews a::before {
    right: -115px;
    font-family: fontello;
    content: '\f27b';
    font-size: 29px;
    padding-left: 43px;
    position: absolute;
    left: 0px;
    font-weight: normal;
}

li#tab-title-test_tab a::before {
    content: "";
    right: -120px;
    font-family: fontello;
    content: '\f187';
    font-size: 25px;
    padding-left: 13px;
    position: absolute;
    left: 0px;
    font-weight: normal;
}

div#tab-test_tab {
    font-size: 17px;
    line-height: 150%;
}

ol.commentlist {
    /* padding-right: 25px; */
    list-style: none;
}

.comment_container {
    display: flex;
    width: 100%;
    align-items: center;
}

.comment_container img {
    /* align-items: end; */
    height: fit-content;
    border-radius: 100%;
}

li.comment {
    /* margin: 25px; */
    /* border-bottom: dashed 1px #d2d2d2; */
    /* padding-bottom: 10px; */
    list-style-type: none;
}

.comment-text {
    padding-right: 20px;
    font-size: 15px;
}

time.woocommerce-review__published-date {
    display: none;
}

span.woocommerce-review__dash {
    display: none;
}

h2.woocommerce-Reviews-title {
    font-size: 29px;
    padding: 50px;
    padding-right: 86px;
}

h2.woocommerce-Reviews-title::before {
    content: '\f10e';
    font-family: fontello;
    padding-left: 20px;
} 

div#tab-description {
    padding: 0 10%;
    font-size: 17px;
    text-align: justify;
    line-height: 200%;
}

div#tab-description strong {
    font-size: 25px;
    background-color: white;
}

div#tab-description strong::before {
    content: '\e815';
    font-family: fontello;
    padding-left: 10px;
    margin-bottom: -20px;
    position: relative;
    top: 6px;
    color: #f31414;
}
div#tab-description h5::before {
    content: '\e808';
    font-family: fontello;
    padding-left: 10px;
    margin-bottom: -23px;
    position: relative;
    top: 1px;
    color: #a2dc06;
}
div#tab-description h6::before {
    content: '\e809';
    font-family: fontello;
    padding-left: 10px;
    margin-bottom: -20px;
    position: relative;
    top: 1px;
    color: #f31414;
}
div#tab-description h5 {
    background-color: #eef9c1;
    border-radius: 5px;
    padding-right: 10px;
}
div#tab-description h6 {
    background-color: #f9d6c1;
    border-radius: 5px;
    padding-right: 10px;
}

div#tab-description img {
    display: block;
    margin: 30px auto;
    /* padding: 29px; */
}

div#tab-description h3 {
    font-size: 25px;
    margin-top: 50px;
    margin-bottom: 30px;
}

div#tab-description h2 {
    display: none;
}

div#tab-description h3::before {
    content: '\f18d';
    font-family: fontello;
    padding-left: 10px;
    font-size: 84px;
    font-weight: normal;
    color: #436cb1;
}

div#tab-description a {
    color: #737ba8;
    font-style: italic;
    font-weight: bold;
}

.suggestion {
    position: absolute;
    z-index: 1101;
    background-color: white;
    width: calc(100%-40px);
    top: 57px;
    border: solid 1px #cccbcb;
    border-top: none;
    width: calc(100% - 37px);
}

botton.icon-fontello.icon-search {
    height: 40px;
}

.search-resalt-h a {
    display: flex;
    padding: 5px 10px;
    transition: 0.5s all;
}

.search-resalt-img {
    width: 60px;
}

.search-resalt {
    flex-grow: 1;
}

.search-resalt-title {
    font-weight: bold;
    font-size: 15px;
    color: #5a5959;
    margin-bottom: 6px;
}

.search-resalt-h a:hover {
    box-shadow: 0 0 1px #b5b5b5;
    background-color: #f1f1f1;
}

.search-resalt-price {}

.search-resalt-h {
    border-top: dashed 1px #cccbcb;
}

span.search-resalt-price.price {
    font-size: 15px;
}
.c-navi-categories__overlay {
    position: fixed;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(11, 81, 154, 0.49);
    opacity: 0;
    z-index: -25;
    transition: all 0.5s;
    /* pointer-events: none; */
    /* display: none; */
}

header.n-header {
    position: relative;
    z-index: 350;
}

.c-navi-categories__overlay.js-navi-overlay.opt-s {
    /* display: block; */
    opacity: 1;
    z-index: 250;
}

input {
    font-family: BYekan,'BYekan',tahoma !important;
}

span.old-price {
    text-align: right;
    font-size: 14px;
    text-decoration: line-through;
    height: 20px;
    color: #bdbcbc;
}

.icon-fontello {
    /* font-family: fontello; */
}

span.icon-fontello.info_attribute {
    font-size: 13px;
    padding: 2px 8px;
    background-color: #7791dc;
    border-radius: 5px;
    text-shadow: 0 0 black;
    color: #fffefe;
    cursor: pointer;
}

span.icon-fontello.info_attribute::after {
    font-family: byekan;
}

section.select_price {
    font-size: 16px;
    /* font-weight: bold; */
    margin: 0px 7px;
    border-bottom: dashed 1px #cccbcb;
    padding: 10px 10px;
    padding-bottom: 15px;
    transition: all 0.5s;
    padding-right: 0;
    margin-right: 0;
}

span.price.price-product {
    font-size: 25px;
    /* margin-top: 20px; */
    font-weight: 500;
    display: block;
}

article.show_disc {
    margin-top: 16px;
    text-align: left;
}

span.old-price.price-product {
    display: block;
    font-size: 21px;
    font-weight: normal;
    text-align: left;
}

section.select_price:hover {
    background-color: #f1f1f1;
}

span.price-unit {
    font-size: 14px;
}

button.single_add_to_cart_button {
    border: none;
    padding: 10px;
    background-color: #6181b9;
    color: white;
    font-family: byekan;
    font-size: 17px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    padding-left: 20px;
    cursor: pointer;
    margin-top: 20px;
}

span.icon-fontello.info_attribute {
    font-family: fontello;
}

span.h-fix-cat {
    height: 45px;
}

.auto-related-product.shadow {
    margin-top: 25px;
    padding-top: 10px;
}
.icon-search {
    width: 100%;
    flex: 0 0 45px;
    max-width: 40px;
    border: 2px solid #c1c1c1;
    border-radius: 21px 0 0 22px;
    border-right: none;
    padding: 3px;
    height: 40px;
    color: #909090;
}

section.container.container-header {
    /* padding: 0; */
}

section.container.container-n-nav {
    background-color: #0093dd;
    display: flex;
}

ul {}

ul.topnav ul.sub-menu {
    line-height: 23px;
    /* display: none; */
    position: absolute;
    padding: 0;
    margin: 0;
    /* opacity: 0; */
    right: -10px;
    /* z-index: 1; */
    width: 140px;
    background-color: #ffffff;
    padding: 10px;
    /* box-shadow: 0 0 black; */
    box-shadow: 1px 1px 8px 0px #bdbbbb;
    border-radius: 2px;
    border-top: solid 3px #fbab48;
    /* margin-top: 3px; */
    font-size: 12px;
    /* top: 25px; */
}

.topnav {
    position: relative;
    padding: 0;
    margin: 0;
    width: 39px;
    /* background-color: #c31b1b; */
}

.topnav>li:hover .sub-menu {
    display: block;
    opacity: 1;
    z-index: 1;
}

.topnav li {
    list-style-type: none;
}

.guide-help {
    display: flex; 
}

ul#menu-help a {
    color: black;
}

.topnav>li {
    /* padding-bottom: 10px; */
}

.topnav>li .sub-menu {
    transition: opacity 0.5s;
    opacity: 0;
}

figure.last-news-main-thumbnail {
    /* height: 200px; */
    /* padding: 20px 0; */
    /* background-color: #ff2424; */
}

.last-news-main .last-news-main.main-carousel {
    position: relative;
    overflow: hidden;
}

article.post-main.row {
    height: 233px;
    /* display: flex; */
    /* align-items: center; */
}

figure.thumbnail-post {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* flex-basis: 100%; */
    JUSTIFY-CONTENT: space-evenly;
    HEIGHT: 100%;
    /* background-color: #a04242; */
}

figure.last-news-main-thumbnail img {
    border-radius: 10px;
    box-shadow: 1px 1px 7px 1px #afafaf;
    width: 80%;
}

.second-menu-con {
    width: 24%;
    background-color: white;
    /* height: 200px; */
    border-radius: 5px;
    position: relative;
}

.second-menu-con h3 {
    font-size: 15px;
    padding-right: 10px;
}

.last-news-main button.slick-prev.slick-arrow {
    right: unset !important;
    top: unset;
    left: unset;
    bottom: -20px !important;
    background-color: #f5f5f5;
    width: 50%;
}

.last-news-main button.slick-next.slick-arrow {
    top: unset;
    bottom: -20px;
    width: 50%;
    background-color: #f5f5f5;
}

.last-news-main button.slick-prev.slick-arrow::before {
    content: '\f106';
    /* color: red; */
}

.last-news-main button.slick-next.slick-arrow::before {
    content: '\f107';
}

ul.slider-vertical.slider.slick-initialized.slick-slider.slick-vertical {
    padding-bottom: 50px;
}

.last-news-main.main-carousel {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-flow: wrap;
    padding-left: 20px;
}

.bg-slider-day.out_instock {
    filter: blur(1);
    filter: blur(2px);
}

div#billing {
    display: flex;
    text-align: center;
}

.calculator-form {
    border: solid 1px #dddddd;
    border-radius: 5px;
    padding: 3px 10px;
    opacity: 0;
    transition: 0.5s;
}

div#billing span {
    font-weight: bold;
    color: #f59701;
    padding-left: 7px;
    font-size: 15px;
}

select#installmentNumber {
    height: 25px;
    font-weight: bold;
    width: 100px;
    text-align: center;
    border: solid 1px #6181b9;
    outline: none;
}

.calculator-form.opa-set {
    opacity: 1;
}

a#show-aghsat {
    cursor: pointer;
    color: #fffefe;
    font-weight: bold;
    background-color: #f59701;
    padding: 0px 5px;
    width: 130px;
    margin-top: 10px;
    /* border-radius: 10px; */
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.totalAmount span {
    font-size: 19px !important;
}

.form-group-header {
    display: flex;
    justify-content: space-between;
}

.noornegar-golden-tuesday ul.products li {
    flex: 1 0 25%;
    max-width: 25%;
    padding: 5px;
}

span.product_price_discount {
    position: absolute;
    top: 7px;
    font-size: 15px;
    text-align: center;
    display: block;
    /* width: 100%; */
    direction: ltr;
    right: 0;
    background-color: #fd8080;
    color: white;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 2px;
    padding-right: 8px;
    z-index: 1;
    padding-left: 14px;
    /* background-image: -webkit-linear-gradient(top, #efd100 0, #e2a233 38%, #f0c328 60%, #ffeb7c 86%, #ffe13e 100%); */
    font-weight: bold;
    /* text-shadow: 0 0 black; */
    box-shadow: -2px 1px 3px 1px #c3c1c1;
    /* border: solid 1px #909090; */
}

.product-item.product-item-noornegar-golden-tuesday {
    position: relative;
}

span.product_price_discount::after {
    content: '\e80d';
    font-family: fontello;
    font-weight: normal;
}

.product-item.product-item-noornegar-golden-tuesday {
    /* background-image: -webkit-linear-gradient(top, #efd100 0, #e2a233 38%, #f0c328 60%, #ffeb7c 86%, #ffe13e 100%); */
}

span.product_price_discount.product_price_discount-product-item-noornegar-golden-tuesday {
    background-image: -webkit-linear-gradient(top, #efd100 0, #e2a233 38%, #f0c328 60%, #ffeb7c 86%, #ffe13e 100%);
    color: #333333;
    font-weight: normal;
    border: solid 1px #909090;
}

section.header-noornegar-golden-tuesday {
    display: flex;
    padding: 5px;
    background-color: #48e0a1;
    color: white;
    margin-bottom: 25px;
    flex-wrap: nowrap;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

h1.container-head {
    font-size: 32px;
    width: calc(320px-100%);
    text-align: center;
    /* padding: 0 30px; */
    /* padding-top: 14px; */
    /* position: relative; */
    width: 33%;
    text-shadow: 3px 3px 7px black;
}

.the_content {
    padding-left: 10px;
    /* flex-grow: 1; */
    /* width: 20%; */
    /* flex-grow: 1; */
    text-align: justify;
}

h1.container-head::before {
    right: 0px;
    content: '\e837';
    font-family: fontello;
    font-weight: normal;
    font-size: 65px;
    position: relative;
    top: 36px;
    /* margin-top: 20px; */
    right: -7px;
}

h1.container-head span {
    display: block;
    font-size: 26px;
    color: #545454;
    text-shadow: 0 0 black;
}

section.tues-date-waiting {
    flex-grow: 1;
    text-align: center;
    font-size: 50px;
    direction: ltr;
    padding-top: 20px;
    color: #ffe210;
    font-weight: bold;
}

span.product_price_discount.product_price_discount-product {
    font-size: 20px;
}
.n-footer form.wpcf7-form {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
}

.content-page {
    padding: 30px;
    text-align: justify;
    line-height: 250%;
    font-size: 15px;
}

.calculator-form-main {
    background-color: #eaeaea;
    padding: 20px;
}

.calculator-form-main input {
    /* width: 300px; */
}

.calculator-form-main .form-horizontal {
    display: flex;
    justify-content: space-between;
}

.btn.btn-primary {
    background-color: #ffffff;
    /* color: white; */
    padding: 10px;
    box-shadow: 0px 0px 7px 0px black;
    border-radius: 5px;
}

div#billing-main span {
    color: #10c704;
    padding: 0 10px;
    font-size: 18px;
    font-weight: bold;
}

span#totalAmount {}

input#amount {
    width: 150px;
    text-align: center;
}

.col-md-6 {
    float: right;
    width: 50%;
}

.flex-100 {
    /* clear: both; */
}

.col-md-12.kala-list {
    clear: both;
}

.form-group.hideen {
    display: none;
}

div#wpcf7-f40210-p39905-o2 {
    background-color: #eaeaea;
    padding: 15px;
}

span.tit {
    width: 190px;
    display: inline-block;
    text-align: center;
}

div#wpcf7-f40210-p39905-o2 input {
    width: 300px;
    height: 30px;
}

.brand_name-product {
    z-index: 9;
    position: absolute;
    top: 15px;
    left: 10px;
}

ul.social-button li a {
    color: #6181b9;
    font-size: 17px;
    /* height: 50px; */
}

ul.social-button {
    display: flex;
    justify-content: space-evenly;
    margin-top: 7px;
}

ul.social-button li {
    list-style-type: none;
}

figure.thumbnail-post.isotop {
    flex-direction: row;
    justify-content: flex-start;
}

figure.last-news-main-thumbnail.isotop img {
    width: 100%;
    padding: 13px;
}

figure.last-news-main-thumbnail.isotop img {
    box-shadow: none;
    border-radius: unset;
}

figure.last-news-main-title.isotop {
    flex-grow: 1;
    height: 26%;
    display: flex;
    align-items: center;
    er; */
    /* text-align: center; */
    background-color: #2d57a2;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    /* background-color: #2d57a2; */
    border: solid 2px #2d57a2;
    border-left: none;
}

figure.last-news-main-thumbnail.isotop {
    width: 60%;
}

article.post-main.row.isotop {
    border-bottom: dashed 1px #cccbcb;
    height: auto;
}

ul.sliderisotop.slider.slick-initialized.slick-slider.slick-vertical {
    /* padding-bottom: 40px; */
}

figure.last-news-main-title.isotop a {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 19px;
    /* font-weight: bold; */
    color: #2d57a2;
}

.hedaer-cat {
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
    align-items: center;
}

.hedaer-cat select.orderby {
    font-family: unset;
    font-size: 13px;
    padding-right: 5px;
    height: 30px;
    padding-left: 5px;
    color: #2f447f;
}

.hedaer-cat select.orderby::before {
    content: 'dd';
}

form.woocommerce-ordering::before {
    content: '\f160';
    font-family: fontello;
    color: #e48440;
    font-size: 21px;
    /* margin-top: 10px; */
    position: relative;
    /* padding-top: 26px; */
    top: 6px;
}

p.woocommerce-result-count::before {
    content: '\e80c';
    font-family: fontello;
    /* font-size: 17px; */
}

p.woocommerce-result-count {
    font-size: 14px;
    color: #2f447f;
} 

section.product-show-cat span {
    font-size: 25px;
    /* font-weight: lighter; */
    color: #2f447f;
}

ul.products.product-detailed>li {
    max-width: 100%;
    flex: 1 0 100%;
}

.product-detailed a.the_post_thumbnail {
    text-align: right;
}

.product-detailed .product--info-summery-cat {
    display: block;
    position: absolute;
    left: 15px;
    top: 20px;
    width: 270px;
    /* height: 294px; */
    overflow: hidden;
    /* background-color: #520c0c; */
}

.product--info-summery-cat {
    display: none;
}

.product--info-summery-cat li {
    list-style-type: circle !important;
    text-align: right;
    line-height: 220%;
    max-width: 100% !important;
}

.product--info-summery-cat h3 {
    font-size: 17px;
    padding-bottom: 10px;
}

section.product-show-cat span {
    cursor: pointer;
}

.product--info-summery-cat li {
    width: 100%;
}

ul.social-button li {
    list-style-type: none !important;
    flex: unset;
}

.social-buttons {
    /* margin-top: 10px; */
}

.product-detailed a.the_post_name {
    font-size: 17px;
    font-weight: bold;
} 
a#show-aghsat::before {
    content: '\f0ae';
    font-family: fontello;
    font-weight: normal;
    font-size: 23px;
    /* margin-top: -23px; */
    position: relative;
    top: 6px;
}

span.th-single-product {
    font-size: 13px;
    margin: 10px;
    /* color: white; */
}

span.th-single-product::before {
    content: '\e837';
    font-family: fontello;
    font-weight: normal;
    font-size: 25px;
    position: relative;
    top: 7px;
    color: #ffa826;
}

span.th-single-product a {
    color: #ff9900;
} 
.page-post {
    margin-top: 20px;
    /* background-color: white; */
    background-color: white;
    box-shadow: 2px 2px 5px 0px #bbb6b6;
}

.page-post h1 { 
    font-size: 20px;
    text-align: center;
    padding: 10px;
    background-color: #d6d6d6;
}
.cart-popup {
    width: 315px;
    background-color: #fdfdfd;
    height: auto;
    display: none;
    border: 1px solid #a7a4a4;
    padding: 8px;
    position: absolute;
    left: 10px;
    z-index: 99;
    top: 37px;
}
.img-title {
    background-color: #f7f7f7;
    display: inline-block;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    /* margin: 2px 1px; */
    width: 100%;
    display: flex;
    overflow: hidden;
    margin-bottom: 5px;
}

.title-cart-pop {
    padding: 7px;
    border-bottom: SOLID 1px #d0d6e2;
    width: 168px;
    font-size: 10px;
}

.price-cart-pop {
    color: #3398e2;
    padding: 3px;
}

.qty-cart-pop {
    padding: 3px;
    color: #585858;
}

.title-cart-pop a {
    color: #1d1b1b;
}

.total-cart-pop {
    width: 100%;
    background-color: #f7f7f7;
    display: inline-block;
    border: solid 1px #d8d0d0;
    border-radius: 3px;
    /* margin: 3px; */
    padding: 10px;
    text-align: center;
}

.total-mount-cart span {
    color: #464040;
    font-size: 18px;
    /* padding-left: 99px; */
}

span.unit-total-price {
    color: #33b2ea;
    font-size: 14px;
}



.total-price-cart {
    font-size: 18px;
    color: #3398e2;
}

.send-price {
    color: #ec5b21;
    font-size: 13px;
    padding: 6px 0px;
}
.button-cart-title-pop {
    text-align: center;
    color: white;
    font-size: 14px;
    /* font-weight: bold; */
}
.button-cart-pop {
    text-align: center;
    border-radius: 2px;
    /* width: 119px; */
    background-color: #8cc63f;
    padding: 5px;
    margin: 4px;
}
.remove-cart-pop {
    display: none;
}

div#StayOpen {
    position: relative;
    /* border: solid 1.5px #cccbcb; */
    margin-left: 25px;
    padding: 9px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    background-color: #2f447f;
    color: white;
}

.cart-images {
    width: 100px;
}

.cat-header {
    font-size: 16px;
    color: #ffffff;
}

span.cart-number {
   
    /* background-color: red; */
    /* text-align: center; */
    /* padding: 5px; */
    /* border-radius: 50%; */
}

li#tab-title-test_video a::before {
    font-family: fontello;
    content: '';
}

.applyfilters {
    display: none;
}

ul.page-numbers {
    display: flex;
    justify-content: center;
    font-size: 14px;
    align-items: center;
}

a.page-numbers {
    color: #4a4a4a;
}

span.page-numbers.current {
    color: red;
    font-weight: bold;
    font-size: 20px;
}

a.prev.page-numbers {
    color: transparent;
}

a.prev.page-numbers::before {
    content: '\e812';
    color: #e48451;
    font-family: 'fontello';
}
a.next.page-numbers::before {
    content: '\e811';
    color: #e48451;
    font-family: 'fontello';
}

a.next.page-numbers {
    color: transparent;
}
#back2Top {
    /* width: 36px; */
    /* line-height: 43px; */
    overflow: hidden;
    z-index: 999;
    font-family: fontello;
    display: none;
    cursor: pointer;
   
    position: fixed;
    bottom: 33px;
    left: 13px;
    background-color: #007eb4;
    color: #f3f3f3;
    text-align: center;
    font-size: 26px;
    text-decoration: none;
    border-radius: 50%;
    padding: 8px;
    transition: 0.5s;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}


.second-menu-con.shadow h3 {
    position: absolute;
    /* text-align: center; */
    width: 100%;
    padding-top: 10px;
    color: white;
    text-shadow: 1px 1px 6px  black;
    font-size: 16px;
}

.rowcat img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}

img.image.wp-image-84002.attachment-full.size-full {
    width: 100%;
}
.main-carousel h3:hover {
    right: 0 !important;
}
.main-thusday img {
    width: 100%;
    max-width: unset;
    height: 100% !important;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
div#customer_details {
    /* border: solid 1px red; */
}

.col-1 {
    width: 95% !important;
}

.woocommerce-billing-fields__field-wrapper {
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    padding: 10px;
}

.woocommerce-billing-fields__field-wrapper input {
    height: 40px;
    border-radius: 4px;
    border: solid 1px #d4d2d4;
}

p#billing_country_field {
    display: none;
}

.woocommerce-billing-fields__field-wrapper select {
    background-color: #e83535;
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus {
    /* background-color: #e41e1e; */
}

.select2-container--default .select2-selection--single {
    height: 40px;
}

span#select2-billing_state-container {
    line-height: 38px;
}
form.checkout.woocommerce-checkout {
    /* display: flex; */
}

.col-s-des-flex {
    display: flex;
}

.col-s-1 {
    width: 35%;
    /* overflow: hidden; */
}

.col-s-2 {
    flex-grow: 1;
}
a.icon-fontello.icon-user {
    /* font-size: 20px; */
}
.compare-holder {
    position: fixed;
    left: -100px;
    padding: 5px 20px;
    top: 200px;
    font-size: 15px;
    transition: 0.5s;
    background-color: #ff5200;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    z-index: 1;
}

.compare-holder:hover {}

.compare-holder a {
    color: white;
}
.cam-set{
left:0;
    
}
woocommerce tm-woocompare-wrapper {
    border-radius: 9px;
    border: solid 1px forestgreen;
    overflow: hidden;
}

.woocommerce.tm-woocompare-wrapper {
    border: solid 1px #d6d6d6;
    border-radius: 5px;
    padding: 10px;
}

.tm-woocomerce-list__product-title a {
    color: #384c84;
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 0 10px;
}

th.tm-woocompare-cell {
    background-color: #dadada;
    /* margin: 10px; */
    xborder: solid white 10px;
    text-align: center;
}

.tm-woocomerce-list__product-image {}

.tm-woocomerce-list__product-image {
    display: block;
    /* margin: auto; */
    text-align: center;
}

td.tm-woocompare-cell a {
    color: red;
}

td.tm-woocompare-cell a.button product_type_variable add_to_cart_button {
    display: none;
}

td.tm-woocompare-cell a.button product_type_variable add_to_cart_button {
    display: none;
}

a.button.product_type_variable.add_to_cart_button {
    display: none;
}

td.tm-woocompare-cell span.price {
    display: none;
}

tr.tm-woocompare-row {
    border-bottom: dashed 1px #c1bcbc;
    text-align: center;
    transition: .5s;
}

tr.tm-woocompare-row:hover {
    background-color: #909090;
    color: white;
}

th.tm-woocompare-heading-cell.title {
    width: 140px;
    background-color: #dcdada;
}
.tm-wc-compare-wishlist-loader {
    display: none;
}

span.product_price_discount.product_price_discount-one-day {
    top: 204px;
}

div#review_form_wrapper {
    padding: 20px;
    font-size: 17px;
}

span#reply-title {
    font-size: 20px;
    /* padding-right: 10px; */
}

 

p.stars a {
    color: #ffbc00;
    padding: 0 10px;
    /* background-color: #7b2929; */
    margin: 10px;
}

p.stars {
    margin: 15px 0;
}

p.stars a::before {
    font-family: fontello;
    content: "\e801";
    padding-right: 10px;
    /* color: #ffbc00; */
}

p.stars a:hover {
    /* font-size: 20px; */
    color: red;
}
p.comment-form-comment {
    display: flex;
    flex-direction: column;
}

p.comment-form-author {
    display: flex;
    flex-direction: column;
}

p.comment-form-email {
    display: flex;
    flex-direction: column;
}

p.cptch_block {
    display: flex !important;
    justify-content: end;
    margin: 10px;
}

.form-submit input#submit {
    background-color: #f5f5f5;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
}
p.stars a.active {
    color: #ff6a00;
    /* transform: scale(2 ,2 ); */
    border-bottom: solid;
}
form#commentform {
    width: 50%;
}
li#tab-title-test_video a::before {
    content: "\f16a";
    font-family: fontello;
    font-size: 29px;
    font-weight: normal;
    position: absolute;
    left: 50px;
}
span.conditions.comingsoon {
    font-size: 27px;
}

.main-thusday .textwidget {
    height: 280px;
}
button.calling::before {
    content: "\e81e";
    font-family: fontello;
    margin-left: 10px;
}

.rowcat02 {
    height: 340px;
}

.rowcat04 {
    height: 130px;
}

.rowcat05 {
    height: 365px;
}

.rowcat03 {
    height: 154px;
}

.rowcat01 {
    height: 340px;
}

.n-phone-02 {
    display: flex;
    flex-flow: row-reverse;
}

.n-phone a {
    padding: 3px 5px;
    font-size: 12px;
    color: #2f447f;
    /* padding-top: 10px; */
    border-radius: 5px;
}

a.ngt::before {
    content: '\e837';
    font-family: fontello;
}

.main-thusday {
    height: 280px;
}
.search-page-title {
    font-size: 25px;
    padding: 20px;
    text-align: center;
}

a.icon-fontello.icon-search.loading-s {
    animation: change-color 1.5s linear 0s infinite normal;
}
@keyframes change-color {
    
50%{ background-color:#2f447f;
color:white }

}

a.noornegar-leasing {
    background-color: #f59701;
    color: whitesmoke;
}

a.noornegar-leasing {}

.festeval-count {align-items: center;display: flex;/* flex-grow: 1; */width: 142px;/* background-color: #7d2626; */text-align: center;justify-content: center;font-weight: bold;}

span.counter {
    background-color: #ffffff;
    color: #2f447f;
    border-radius: 50%;
    display: inline-block;
    width: 35px;
    height: 35px;
    position: relative;
    font-size: 18px;
}

span.counter-day {
    position: absolute;
    bottom: 4px;
    left: 10px;
    font-size: 10px;
}

.festeval-count>span {
    background-color: #F44336;
    border-radius: 57px;
    padding-right: 10px;
}

.festeval-count a {
    color: white;
}

label.compare-inproduct {
    display: block;
}

section.logo-text {
    flex-basis: 200px;
    background-color: #de5555;
    background: url(./images/main-logo-text.png);
    background-size: 65%;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
}

.n-title {
    display: flex;
    font-size: 19px;
    text-align: right;
    font-weight: bold;
    color: #af845d;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

section.post_thumbnail-head {
    height: 410px;
    background-attachment: fixed;
    padding-top: 120px;
    display: flex;
    /* height: fit-content; */
    justify-content: space-between;
    background-size: cover;
    position: relative;
}

.title_holder {
    background-color: #00000094;
    display: flex;
    width: fit-content;
    justify-content: center;
    align-items: center;
    height: fit-content;
    border-radius: 5px;
    height: -moz-fit-content;
}

span.the_img_flag {
    width: 110px;
    padding: 10px;
}

h1.the_title {
    font-size: 26px;
    padding: 0 20px;
    color: white;
    font-weight: bold;
}

section.single-contain {
    display: flex;
    background-color: #f3f3f3;
    /* margin-top: 15px; */
    /* align-items: center; */
    padding: 0 70px;
}

section.single-contain-excerpt_post {
    flex-basis: 50%;
    padding: 32px;
    font-size: 16px;
}

section.single-contain_video_post {
    flex-grow: 1;
    padding: 30px;
    margin-top: 54px;
}

.h_iframe-aparat_embed_frame {
    overflow: hidden;
    border-radius: 10px;
    border: solid 4px #bd9265;
}

span.the_title-en {
    height: fit-content;
    /* background-color: red; */
    /* height: 20px; */
    padding: 10px;
    font-size: 44px;
    color: white;
    text-shadow: 2px 4px 3px black;
    font-family: tahoma;
}

section.single-contain-excerpt_post h3 {
    font-size: 30px;
    text-align: center;
}

section.single-contain_related_post {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-around; */
}

figure.related_post_body {
    padding: 20px;
    transition: all 0.7s;
    border-radius: 10px;
}

section.contain_related_post {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

section.single-contain-req {
    display: flex;
    justify-content: space-around;
}

section.single-contain-req table td {
    border: solid 1px #d4d4d4;
    padding: 10px;
    /* width: 100%; */
    text-align: center;
    font-size: 12px;
    background-color: #fbfbfb;
}

table {}

section.single-contain-req table {
    width: 400px;
    margin-top: 50px;
    box-shadow: 1px 1px 3px #7f7e7e;
}

section.single-contain-req table th {
    font-size: 16px;
    padding: 10px;
    text-align: right;
    padding-right: 19px;
}

section.single-contain_related_post h3 {
    /* background-color: #b78d65; */
    /* color: white; */
    text-align: center;
    padding: 15px;
    font-size: 22px;
    margin-top: 40px;
}

figure.thumbnail-post-single img {
    /* width: 100%; */
    margin: auto;
    display: block;
    border-radius: 10px;
}

section.single-contain_main {
    font-size: 15px;
    line-height: 40px;
    margin: 20px 10%;
    text-align: justify;
}

figure.related_post_body a {
    color: black;
    font-size: 11px;
    /* padding: 10px; */
    /* display: block; */
}

figure.related_post_body span {
    text-align: center;
    display: block;
    padding: 10px;
    font-size: 13px;
}

section.row-1 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
}

section.post-single-info h1 a {
    font-size: 34px;
    color: #ff1515;
    border-bottom: 5px #2b2b2b solid;
    margin-bottom: 20px;
    display: block;
}

article.post-single-content {
    margin: auto 5%;
    font-size: 18px;
    text-align: justify;
    line-height: 40px;
    padding: 40px 0;
    display: flex;
}

section.comments_template {
    margin: auto 15%;
    font-size: 13px;
    text-align: justify;
    margin-top: 50px;
}

section.comments_template a {
    color: #d4ac7b;
}

.comment {
    border-radius: 10px;
    background-color: #f7f7f7;
    margin: 10px;
    padding: 21px;
}

.comment-body p {
    margin: 20px 0;
    font-size: 14px;
    border: solid 2px white;
    padding: 29px;
    background-color: #ececec;
    text-align: justify;
    line-height: 30px;
}

.comment-author.vcard img {
    border-radius: 20px;
}

span.says {
    display: none;
}

.comment-author.vcard {
    display: flex;
    align-items: center;
}

cite.fn {
    margin-right: 10px;
}

figure.thumbnail-post-single {
    max-width: 700px;
}

.more-link-cat {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: white;
    font-size: 21px;
    background-color: #191919b0;
    padding: 10px;
    border-radius: 10px;
}

section.single-contain-part2 {
    /* display: flex; */
    align-items: center;
    /* width: min-content; */
    line-height: 62px;
}

.cf7-div input {
    width: 49.5%;
    height: 30px;
    padding-right: 10px;
}

span.main {
    font-size: 27px;
    color: #0093dd;
}

span.sub-main {
    font-size: 13px;
    color: #e77917;
}

.h-space {
    display: flex;
    flex-grow: 1;
}

.user01 {
    flex-basis: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nemad a {
    display: inline-block;
    height: 40px;
}

.footer-conte {
    display: flex;
    flex-flow: row;
    justify-content: unset;
    /* width: 100%; */
    background-color: #6f6f6f;
    color: white;
    /* height: 197px; */
    justify-content: center;
    align-items: center;
    line-height: 28px;
    padding: 15px 0;
}

.footer-area {
    padding: 11px 20px;
    flex-basis: 33%;
    font-size: 13px;
}

.footer-area h3 {
    text-align: center;
    margin-bottom: 10px;
}

.carousel-logo {
    /* position: relative; */
}

carousel-logo img.flug {}

.carousel-logo-contaner {
    position: relative;
    /* border-radius: 10px; */
}

img.flug {
    position: absolute;
    top: 2px;
    left: 33px;
    width: 55px;
}

span.carousel-logo-conteri {
    position: absolute;
    bottom: 0;
    right: 34px;
    font-size: 20px;
    color: white;
    font-weight: bold;
}

h3.slider-title {
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
}

.carousel-logo-contaner .attachment-thumbnail {
    border-radius: 5px;
    /* overflow: hidden; */
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-align: center;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    text-align: center;
}

section.single-contain-part2 br {
    display: none;
}

section.single-contain-part2 h3 {
    font-size: 17px;
}

.single-contain-part2 input.wpcf7-form-control.wpcf7-submit {
    background-color: #c29768;
    border: none;
    padding: 10px  20px;
    color: white;
    border-radius: 5px;
    width: 150px;
}

section.single-contain-part2 p {
    text-align: center;
}

.cf7-div label {
    position: relative;
}

.cf7-div label span.wpcf7-not-valid-tip {
    position: absolute;
    top: -24px;
    left: 6px;
}

section.single-contain-excerpt_post ul {
    display: flex;
    flex-flow: column;
    /* background-color: #800c0c; */
    /* height: -webkit-fill-available; */
    line-height: 36px;
}

.Property.shadow {
    align-items: center;
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 20px 5px;
    background-color: #042fff;
}

.property-co h3 {
    text-align: center;
    font-size: 17px;
    padding-bottom: 12px;
    /* background-color: #eec101; */
    color: #caa403;
    /* text-shadow: 1px 1px 1px #797979; */
}

.property-co img {
    display: block;
    margin: auto;
}

.contact.shadow {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    background-color: #e8e8e8;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    font-family: unset;
    height: 90px;
}

.contact-co {
    flex-grow: 1;
}

span.blacks {
    padding: 3px;
}
.nemad-top a{
    
    
    display: inline-block;
    height: 40px;
}

input#s {
    height: 40px;
    width: 190px;
    padding-right: 10px;
    background-color: #444444;
    border: none;
    outline: none;
}

::placeholder {
    color: #f59608;
}

.contact-us-category h3 {
    text-align: center;
    font-size: 22px;
    padding-top: 13px;
    color: white;
}

h2.cat-articl {
    text-align: center;
    font-size: 33px;
    padding-top: 27px;
}

strong.box_text_shortcode span {
    font-size: 21px;
    font-family: unset !important;
}

figure.related_post_body:hover {
    background-color: #edc489;
}

.the_related {
    min-width: 220px;
    display: flex;
    /* flex-wrap: initial; */
    flex-flow: column;
    /* justify-content: space-between; */
    align-items: center;
    text-align: center;
    padding-right: 50px;
}

figure.related_post_related span {
    font-size: 12px;
    color: #383636;
}

figure.thumbnail-post-single-related img {
    border-radius: 10px;
}

h3.comments_template_title {
    text-align: center;
    font-size: 25px;
}

.heder-left a {
    color: #4c4c4c;
}

h3#comments {}

h3#comments {
    text-align: center;
}
p.comment-form-url {
    display: none;
}

form#commentform {
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    /* align-items: center; */
    er; */
}

form#commentform {
    /* flex-basis: 47%; */
    width: 50%;
}

.last-news {
    flex-basis: 25%;
    min-width: 25%;
}

.last-contaner {
    display: flex;
}

.last-contry {
    flex-basis: 75%;
}

figure.cont-post {
    flex-basis: 50%;
    text-align: center;
    padding: 10px;
    position: relative;
}

figure.last-cont-main-thumbnail img.wp-post-image {
    width: 100%;
    border-radius: 10px;
}

span.the_img_flag_main {
    position: absolute;
    top: 10px;
    left: 10px;
    /* width: 100%; */
    width: 90px;
}

figure.last-cont-main-thumbnail {
    position: relative;
}

.last-contry h3 {
    text-align: center;
    font-size: 20px;
    padding: 10px;
}

span.the_title-en-main {
    position: absolute;
    top: 200px;
    font-size: 42px;
    right: 14px;
    color: white;
}

.the_related h3 {
    font-size: 26px;
}
a.b-pay {
    background-color: #ef0000;
    color: white;
    padding: 10px;
    border-radius: 10px;
    font-size: 17px;
}

.property-co h3 {
    color: white;
    font-size: 23px;
}

.property-co {
    color: white;
}