* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
  box-sizing: border-box;

}
ul, p {
  margin-bottom: 0 !important;
  
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
  width: 100%;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a:focus {
  color: #858585;
  outline: none;
}
a {
  text-decoration: none !important;
}
@font-face {
  font-family: 'IRANSansWeb';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype') 
}
@font-face {
  font-family: 'IRANSansWeb';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype') 
}
@font-face {
  font-family: 'IRANSansWeb';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype') 
}
@font-face {
  font-family: 'IRANSansWeb';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype') 
}
@font-face {
  font-family: 'IRANSansWeb';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype') 
}
@font-face {
  font-family: web_Yekan;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
  src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype') 
}
@font-face {
  font-family: 'wf-icons';
  src: url(../fonts/wf-icons/wf-icons.eot?pm0dei);
  src: url('../fonts/wf-icons.eot?pm0dei#iefix') format('embedded-opentype'), url(../fonts/wf-icons.ttf?pm0dei) format('truetype'), url(../fonts/wf-icons.woff?pm0dei) format('woff'), url('../fonts/wf-icons.svg?pm0dei#wf-icons') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: fallback 
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
      font-family: "wf-icons";
      src: url("../fonts/wf-icons.svg#wf-icons") format("svg") 
 }
}
[class^="wf-icon-"], [class*=" wf-icon-"] {
  font-family: 'wf-icons'!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale 
}
body {
  font-family: 'IRANSansWeb';
  font-weight: 400;
  font-size: 13px;
  line-height: 2;
  direction: rtl;
  background-color: #F4F4F4;
  min-height: 100%;
  width: 100%;
  overflow-x: hidden;
}

@media screen and (min-width:1300px) {
  .pl-md-0 {
      padding-left: 0 !important;
 }
  .pr-md-0 {
      padding-right: 0 !important;
 }
  .pl-md-1, .px-md-1 {
      padding-right: .25rem !important;
 }
  .pr-md-1, .px-md-1 {
      padding-left: .25rem !important;
 }
  .d-lg-block {
      display: block !important;
 }
}
@media screen and (min-width:1300px) {
  .container {
      max-width: 1266px;
 }
}




/*استایل کروسل محصولات*/
.lbl-pro {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 65px;
  z-index: 1;
}
.lbl-pro span {
  background: #ff7c49 none repeat scroll 0 0;
  color: #fff !important;
  display: block;
  font-size: 12px;
  font-weight: 600;
  height: 85px;
  line-height: 15px;
  padding-top: 65px;
  position: absolute;
  right: -42px;
  text-align: center;
  text-transform: uppercase;
  top: -42px;
  transform: rotate(45deg);
  width: 85px;
}
@media screen and (max-width:767.99px) {
  .product-box-out-of-stock-text {

    font-size: 10px !important;
  }
 .pe-xs-0{
    padding-left: 0 !important;
  }
  .ps-xs-0 {
    padding-right: 0 !important;
  }
  .col-contain-blog{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .breadcrumb-section .breadcrumb {
		list-style: none;
		margin: 0;
		padding: 0;
		color: #929292;
		max-width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow-x: auto;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		font-size: 11px;
		font-size: .786rem;
		line-height: 2;
		justify-content: flex-start;
	  }
	.breadcrumb-section .breadcrumb a {
		font-size: 11px;
	  }
	.page-title.text-left h1 {
		font-size: 14px !important;
	  }
  .blocks-icon-h4 {
    font-weight: 400 !important;
    font-size: 11px !important;
    color: #000;
  }
  .gap-col-mob {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .brand-list .taxonomy-terms {
    width: 100%;
    margin: 0 .5% 0 .5%;
    padding: 0 0 2px 0 !important;
  }
  .form-item.form-type-radio.form-item-shipping-method.selected.form-item-shipping-address.new {
    margin-bottom: 20px;
  }
  .form-item.form-type-radio.form-item-shipping-method.selected.form-item-shipping-address.new i {
    font-size: 28px;
    margin: auto;
  }
  .form-item.form-type-radio.form-item-shipping-method.selected.form-item-shipping-address.new a{
    text-align: center;
  }
  .cart-options.cta .cart-summary {
    background-color: #748ae0;
  }
  .cart-options.cta{
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px 0 0;
    display: block;
    margin-bottom: 0;
    z-index: 111;
    right: 0;
    border-radius: 0;
    line-height: 4rem;
 
  }
  .column.count {
    margin: 10px 0;
  }
  .col-md-4.col-12.order-md-3.pr-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .datail-card-box {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .cart-items-inner {
    padding: 12px !important;
    position: relative;
  }
  .column.remove {
    font-size: 11px;
    position: absolute;
    left:0;
    text-align: left;
    top: 6px;
  }
  .column.product-image {
    flex-basis: 30%;
    max-width: 30%;
    float: right;
  }
  .content-products {
    flex: 70% 0 1;
    max-width: 70%;
    display: flex;
    flex-direction: column;
    padding-left: 15px;
    float: right;
  }
  .datail-card-box {
    margin-top: 10px;
  }
  .text-center.complate-sale-btn .btn {
    width: 100% !important;
    line-height: 20px;
    border-radius: 8px;
    padding: 20px 0;
    font-size: 20px;
  }
  .text-center.complate-sale-btn {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    bottom: 0;
    padding: 0 !important;
  }
  .cart-opt li {
    padding: 23px 30px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .owl-wnd .owl-stage{
    padding-right: 0 !important;
  }
  .sale-section .icon-col {
    margin-top: 10px;
  }
  .d-block.blocks-icon-image.text-center {
    height: 64px !important;
    top: 9px !important;
    width: 64px !important;
    line-height: 56px !important;
    left: 0 !important;
  }
  .d-block.text-box {
    display: none !important;
  }
  .product-carousel .container {
      padding-left: 0 !important;
      padding-right: 0 !important;
 }
  .social-footer {
      text-align: center;
 }
  .sale-section div.col-md.icons-col:nth-child(3) ,.sale-section div.col-md.icons-col:nth-child(4){
      margin-top: 15px;
 }
  .sale-section .row {
      margin-left: -13px !important;
 }
  .icons-col {
      padding-right: 0 !important;
 }
  .banner-section .col-md-3.col-6 {
      padding-right: 5px;
      padding-left: 5px;
 }
  .banner-section .container,.sale-section .container {
      padding-left: 0 !important;
      padding-right: 0 !important;
 }
  .banner-section.pt-0 {
      padding-left: 5px !important;
      padding-right: 5px !important;
 }
}
.owl-nav {
  direction: ltr;
}
@media screen and (min-width:768px) and (max-width:991.99px){
  .container, .container-md, .container-sm {
      max-width: 100% !important;
 }

}
.product-carousel {
  background-color: #f9f9f9;
}
.crd-info{
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1rem 4rem rgba(0, 0, 0, 0.075) !important;
  border:none;
}
.product-box-text h3 a{
  font-size: 12px;
  direction: rtl;
  margin: 10px 0;
  height: 45px;
  line-height: 22px;
  color: #535353;
  max-width: 90%;
  overflow: hidden;
  display: block;
  text-align: center;
}
.old-cost {
  font-size: 13px;
  color: #4c4c4c;
  font-weight: 400;
  text-decoration: line-through;
}
.offer-mob {
  background-color: #fb3449;
  color: #fff;
  border-radius: 25px;
  padding: 0 8px;
  margin-right: 5px;
}
.cost-total {
  color: #000;
  font-weight: bold;
  font-size: 16px;
}
.unit {
  color: #9c9c9c;
  font-size: 10px;
  font-weight: 500;
}
.img-pro a{
  padding: 10px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  position: relative;
}
.img-pro img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100% !important;
}
.btn-favo {
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: transparent;
  width: 32px;
  height: 32px;
  border: 1px solid #e5e5e5;
  border-radius: 100%;
  font-size: 18px;
  color: #e5e5e5;
  z-index: 2;
}
.add-crd i {
  font-size: 19px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  color: #000;
}
.owl-product .owl-next{
  right: -22px;
  -webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
  box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.owl-product .owl-prev{
  left: -22px;
  -webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
  box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.owl-wnd .owl-next{
  right: 0;
  -webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
  box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.owl-wnd .owl-prev{
  left:0;
  -webkit-box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
  box-shadow: 1.5px 0 4px 0 rgba(0,0,0,.15);
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.owl-product .owl-nav button ,.owl-wnd .owl-nav button{
  color: #a8a8a8;
  background-color: #fff;
  width: 49px;
  height: 90px;
}
.owl-product .owl-next span,.owl-product .owl-prev span,.owl-wnd .owl-next span,.owl-wnd .owl-prev span {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 51px;
  line-height: 1;
  color: #a8a8a8;
}
.owl-product .owl-next,.owl-product .owl-prev,.owl-wnd .owl-next,.owl-wnd .owl-prev{
  background-color: #fff !important;
}
.owl-carousel .owl-nav button.owl-next:hover span {
  margin-left: -5px;
}
.owl-carousel .owl-nav button.owl-prev:hover span {
  margin-right: -5px;
}

.owl-product .item {
  padding: 0.2rem;
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  margin: 5px;
}
.owl-product .item:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-transform: none;
  transform: none;
  z-index: 11;
}
/*پایان*/
/*استایل آیکون های ارسال*/
.sale-section {
  padding-bottom: 30px;
background-color: #fff;
padding-top: 30px;
}
.blocks-icon-image img {
  height: 48px;
}
.blocks-icon-text {
  margin-top: 10px;
}
.blocks-icon-h4 {
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.sale-section .icon-col {
  width: 100%;
color: #fff;
padding: 15px 5px;
background-color: #fff;
border: 1px solid #e1e1e1;
margin-left: 30px;
padding: 20px 5px 20px 62px;
position: relative;
}
.sale-section .icon-col:hover .blocks-icon-h4 {
  color: #858585;
}
.d-block.blocks-icon-image.text-center img {
  width: 48px;
}
.d-block.blocks-icon-image.text-center {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  color: #999999;
  font-size: 40px;
  height: 70px;
  left: -18px;
  line-height: 78px;
  position: absolute;
  text-align: center;
  top: 30px;
  transition: all 0.3s ease 0s;
  width: 70px;
  line-height: 70px;
}
.d-block.text-box {
  font-size: 11px;
  color: #6c6969;
}
/*پایان*/

@media screen and (min-width:575px) and (max-width:768px){
  .container, .container-sm {
      max-width: 90% !important;
 }
}

iframe {
  max-width: 100% !important;
}

.breadcrumb-section {
	background-color: #f8f8f8;
	padding: 7px 0;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,.15) !important;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.15) !important;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.15) !important;
  }
  .breadcrumb li {
    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;
    white-space: nowrap;
    vertical-align: middle;
    padding: 1rem 0;
    }
    .breadcrumb-section .breadcrumb a {
      color: #555;
      font-weight: 300;
      }
  @media screen and (min-width:768px) {
    .cart-summary-item input[type="submit"] {
      padding: 3px 35px;
      border-radius: 10px;
      font-size: 1rem;
    }
    .shipping-items .form-radios .shipping-address.add-new-address .form-item.form-type-radio .option {
      justify-content: center;
      height: auto;
      padding-bottom: 0;
    }
    .shipping-items .form-radios .shipping-address {
      padding: 0 9px;
      flex-basis: 50%;
      width: 50%;
    }
    .shipping-items .form-radios .shipping-address.add-new-address .form-item label a i {
      font-size: 5rem;
      margin-bottom: 5px;
    }
    .shipping-items .form-radios .shipping-address.add-new-address .form-item.form-type-radio .option {
      justify-content: center;
      height: auto;
      padding-bottom: 0;
    }
    .shipping-items .form-radios .shipping-address.add-new-address .form-item {
      min-height: 200px;
    }
    .shipping-items .form-radios .shipping-address {
      padding: 0 9px;
      flex-basis: 50%;
      width: 50%;
    }
    .shipping-items .form-radios {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    #edit-shipping-address {
      direction: ltr;
    }
    .ps-md-0.order-2 {
      padding-left: 0 !important;
      padding-right: 14px !important;
    }
    .row-about-img img {
      margin-top: -87px;
    }
    .column.count {
      flex: 0 1 36%;
      width: 27%;
      justify-content: flex-start;
    }
    .column.price {
      flex: 0 1 28%;
      width: 28%;
      padding: 5px;
      color: #909090;
    }
    .cart-opt li {
      padding: 23px 30px;
    }
    .column.product-title {
      flex: 0 1 45%;
      width: 45%;
      padding-left: 25px;
    }
    .content-products {
      flex: 75% 0 1;
      max-width: 75%;
      flex-direction: row;
      padding-left: 0;
      align-items: center;
      display: flex;
      color: #909090;
    }
    .column.product-image {
      flex: 0 1 20%;
      width: 20%;
      max-width: 30%;
      text-align: center;
      padding: 5px;
    }
    .column.remove {
      flex: 0 1 5%;
      width: 10%;
      padding: 5px;
    }
    .cart-item.clearfix.cart-campaign {
      display: flex;
      align-items: center;
      padding: 25px 0;
    }
    .brand-list .taxonomy-terms {
      width: 24%;
      margin: 0 .5% 10px .5%;
    }
	.page-title.text-left h1 {
		font-size: 15px;
		margin-bottom: 0 !important;
	  }
  }
  .c-title-blog {
    color: #101621;
    font-size: 16px;
    font-weight: 700;
  }
  .c-list-blog li a {
  
    list-style: none;
    font-size: 13px;
    line-height: 50px;
    color: #101621;
    border-bottom: 1px solid #ececec;
    display: block;
    transition: all .3s ease-in-out;
  }
  .c-list-blog li{
    list-style: none;
  }
  .c-list-blog li a span {
    float: left;
  }
  .lst-blog li {
    list-style: none;
    border-bottom: 1px solid #ececec;
  }
  .lst-blog li a {
    color: #595555;
  }
  .date-blog {
    font-size: 11px;
    padding-bottom: 5px;
  }
  .small-blog-img img {
    object-fit: contain;
  }
  .box-content {
    color: #fff;
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: space-around;
    justify-content: center;
  }
  .img-project::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .35s ease 0s;
    background: rgba(0, 0, 0, .5);
  }
  .box-content::before {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .5);
    transform: scale(0, 1);
    transform-origin: 0 0 0;
  }
  .box-content::before, .box-content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all .7s ease 0s;
  }
  .box-content::after {
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-right: 1px solid rgba(255, 255, 255, .5);
    transform: scale(1, 0);
    transform-origin: 100% 0 0;
  }
  .item-blog:hover .post {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-delay: .15s;
    z-index: 2;
  }
  .box-content .post {
    line-height: 50px;
    font-size: 14px;
    padding: 2px 15px;
    opacity: 0;
    border-radius: 0;
    transform: translate3d(0, -50px, 0);
    transition: all .7s ease 0s;
      transition-delay: 0s;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
  }
  .item-blog:hover .box-content::after, .item-blog:hover .box-content::before {
    opacity: 1;
    transform: scale(1);
    transition-delay: .15s;
    z-index: 2;
  }
  .item-blog:hover .box-content::after, .item-blog:hover .box-content::before {
    opacity: 1;
    transform: scale(1);
    transition-delay: .15s;
    z-index: 2;
  }
  .item-blog:hover .img-project::before {
    opacity: 1;
    z-index: 1;
  }
  .box-content:hover .post {
    background-color: #748ae0;
    border-color: #748ae0 !important;
  }
  .c-project {
    color: #010101;
    position: relative;
    padding-right: 70px;
  }
  .c-project::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 65px;
    right: 0;
    top: 10px;
    background-color: #010101;
  }
  .t-project a {
    color: #838080;
    font-size: 13px;
    font-weight: 500;
    padding: 0 10px;
    display: block;
    min-height: 100px;
  }
  .lst-lbl li {
    padding: 0 5px;
    display: inline-block;
  }
  .lst-lbl li a{
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 4px;
    font-weight: 500;
  font-size: 13px;
  background: #fff;
  line-height: 35px;
  border-radius: 4px;
  padding: 2px 15px;
  color: #000;
  text-transform: uppercase;
  box-shadow: 0 2px 4px rgba(0,0,0,.1);
  transition: all .3s ease-in-out;
  }
  .paginat li.active a {
    color: #fff;
  }
  
  .posts-view-pagination {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1rem 4rem rgba(0, 0, 0, .075) !important;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    max-width: 100%;
    overflow: hidden;
    font-size: .987rem;
    font-size: .95rem;
    line-height: 2.2;
    font-weight: 300;
  }
  .paginat li {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 2px;
    text-align: center;
    line-height: 35px;
  }
  
  .paginat li.active {
    background: #748ae0;
    color: #3d464d;
    border-radius: 5px;
  }
  .paginat li a {
    color: #3d464d;
    display: block;
    border-radius: 5px;
  }
  
  .paginat li a:hover {
    background-color: #eee;
  }
  
  .page-item {
    font-size: 12px;
  }
  .paginat{
    padding-right: 0;
  }
  .lst-lbl li a:hover{
    background-color: #748ae0;
    border-color: #748ae0;
  }
  .header-news {
    border-right: 2px solid #748ae0;
    padding-right: 10px;
  }
  .subheader {
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: 1.4;
    color: #000;
    font-size: 15px;
  }
  .date {
    color: #474545c9;
    font-size: 12px;
  }
  .guter {
    margin: 0 5px;
    font-size: 12px;
  }
  .color {
    color: #748ae0;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
  }
  .b-share li a i {
    color: #9ba4ab;
    font-size: 20px;
    vertical-align: middle;
  }
  .b-share li a{
    color: #9ba4ab;
  }
  .b-share li {
    display: inline-block;
    list-style: none;
    margin-right: 12px;
  }
  .list-comment li {
    list-style: none;
  }
  .top-review {
    margin: 12px 0 20px 0;
    position: relative;
  }
  .top-review ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: #6e6a6a;
    font-weight: 500;
  }
  .row.body-revirew {
    font-size: 14px;
    font-weight: 500;
  }
  .rating .fa-star {
    color: #FC0;
    font-size: 10px;
  }
  .top-review::after {
    background-color: #eee;
    position: absolute;
    right: 0;
    width: 30%;
    content: '';
    height: 1px;
    bottom: -7px;
  }
  .rating .fa-stack {
    font-size: 6px;
  }
  .more::before {
    border-radius: 100px;
    border: 1px solid #111;
    box-sizing: border-box;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: border-width .1s;
    transition: border-width .1s;
    width: 100%;
  }
  .list-comment {
    padding-right: 0 !important;
  }
  .top-review ul {
    padding-right: 0 !important;
  }
  li.more {
    clear: both;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin-top: 6px;
    padding: 12px 24px !important;
    text-align: center;
    width: 164px;
    margin: 0 auto;
      margin-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
    margin-bottom: 30px;
    color: #111 !important;
  }
.frm-comment input,.frm-comment-mob input {
    box-shadow: inset 0px 0px 7px 0px rgba(198, 196, 196, 0.5);
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .star-rating__input {
    display: none;
}
.star-rating__wrap .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[type="checkbox"] + label[for], [type="radio"] + label[for] {
    cursor: pointer;
}
.star-rating__wrap .fa {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
}	
label.star-rating__ico {
    margin: 0 !important;
}
.star-rating__ico {
    cursor: pointer;
    color: #FFB300;
    font-size: 1em !important;
    line-height: 1.75em !important;
}	
[type="checkbox"] + label, [type="radio"] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
}
.star-rating__input:checked ~ .star-rating__ico::before {
  font-weight: 900;
    color: #FFB300;
}
.rate-list li span {
    display: inline-block;
    vertical-align: middle;
}
.rate-list li {
  list-style: none;
}
.rate-list {
  margin: 10px 0 !important;
}
.text {
  text-align: justify;
  line-height: 2.5;
}
.brand-list .index-row {
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #f0f0f0;
}
.brand-list .index-row a {
  background-color: #748ae0;
  color: #fff;
  opacity: .8;
  border-radius: 4px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 2px;
  text-align: center;
  display: inline-block;
}
.owl-brands .owl-item img {
  filter: grayscale(100%);
  -webkit-transition: all 0.5s ease 80ms;
  -moz-transition: all 0.5s ease 80ms;
  -ms-transition: all 0.5s ease 80ms;
  -o-transition: all 0.5s ease 80ms;
  transition: all 0.5s ease 80ms;
}
.owl-brands a {
  display: block !important;
}
.brand-item {
  color: #4d4d4d;
}
.brand-list .taxonomy-terms h2 {
  margin: 0 0 10px 0;
  padding: 0 10px;
  background-color: #f3f3f3;
  border-radius: 4px;
  font-size: 27px;
}
.brand-list .taxonomy-terms {
  padding: 10px;
}
.brand-list .taxonomy-terms {
  float: right;
}
.brand-list .taxonomy-terms .taxonomy-term {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #f6f6f6;
  color: inherit;
}
.brand-list .taxonomy-terms span {
  float: left;
}
.bg-color {
  background-color: #fff;
  border: 1px solid #f1f1f1;
  padding: 10px;
}
.bg-color span {
  color: #d9d9d9;
}
.d-flex.align-items-center.bg-color input {
  width: calc(100% - 30px);
  margin-right: 10px;
  height: 32px;
}
.c-category {
  color: #222;
  font-size: 20px;
  position: relative;
}
.tiltle-slider {
  padding: 5px 10px;
  display: block;
  border-bottom: 2px solid #d0cbcb;
  position: relative;
  font-size: 18px;
}
.tiltle-slider::after {
  position: absolute;
  bottom: -2px;
  right: 0;
  content: '';
  width: 11%;
  height: 2px;
  background-color: #748ae0;
  z-index: 1;
}
.text-info {
  color: #111 !important;
}
.text-info {
  color: #111 !important;
}
.text-info a {
  color: #111;
  font-size: 15px;
  direction: ltr;
  display: inline-block;
  letter-spacing: 1px;
}
#message {
  width: calc(100% - 30px);
  margin-right: 10px;
  height: 100px !important;
  display: block !important;
}
.cart-items-inner {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}
.cart-title {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0;
  background-color: #fff;
  margin: 0 0 10px 0;
}
.cart-title .badge {
  color: #fff;
  background-color: #748ae0;
  min-width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 25px;
  padding: 0 5px;
}
.cart-title h2 {
  color: #909090;
  font-size: 15px;
  font-weight: 500;
  margin: 12px 0;
}
.quantity {
  display: inline-flex !important;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.quantity-up {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 30px;
  color: #111 !important;
  border-radius: 0 4px 4px 0;
}
.quantity input {
  padding: 12px 5px;
  border: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  color: #111;
  border: 1px solid #ddd;
  border-radius: 0;
  display: inline-block;
}
.quantity input {
  padding: 12px 5px;
  border: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  color: #111;
  border: 1px solid #ddd;
  border-radius: 0;
  display: inline-block;
}
.quantity-down {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 30px;
  color: #111 !important;
  border-radius: 4px 0 0 4px;
}
.cart-opt {
  font-size: 15px;
}
.cart-opt li {
  list-style: none;
  border-bottom: 1px solid #eee;
  color: #9e9e9e;
}
.cart-opt li {
  list-style: none;
  color: #9e9e9e;
}
.v-cost {
  float: left;
}
.cart-summary-item.payable {
  color: #748ae0 !important;
}
.cart-summary-item.payable {
  color: #748ae0 !important;
}
.btn-primary {
  background-color: #748ae0;
  border-color: #748ae0;
  box-shadow: none !important;
}
.cart-options {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  float: right;
}
.product-cart a {
  color: #909090;
  line-height: 20px;
}
.tiltle-about. {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
}
.row-compare .item.position-relative {
  background-color: #fff;
}
.compare-sub-title {
  color: #81858b;
}
.compare-m-title {
  font-size: 19px;
  font-weight: 500;
}
.modal-compare .item.position-relative {
  border: 1px solid #eee;
}
.checkout-form .box-white {
  background-color: #fff;
  border-radius: 10px;
  margin: 0 0 12px 0;
  display: block;
}
.lbl-edit-shipping-address, .checkout-form .form-type-radios > label {
  color: #909090;
  font-size: 15px;
}
.lbl-edit-shipping-address {
  font-weight: normal;
  margin-bottom: 0;
  text-align: center;
  padding: 23px 5px 5px 0px !important;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #eee;
}
.form-required {
  color: #d81212;
}
.shipping-items .form-radios {
  padding: 10px;
}
.shipping-items .form-radios .shipping-address.add-new-address .form-item {
  display: flex;
  align-items: center;
  border: 0;
  padding: 5px;
  border: 1px solid #eee;
  justify-content: center;
  border-radius: 5px;
}
.form-item.form-type-radio.form-item-shipping-method.selected.form-item-shipping-address.new a {
  color: #748ae0;
}
.shipping-items .form-radios .shipping-address.add-new-address .form-item {
  display: flex;
  align-items: center;
  border: 0;
  padding: 5px;
  border: 1px solid #eee;
  justify-content: center;
  border-radius: 5px;
}
.address-item.clearfix {
  width: 100%;
  float: right;
}
.address-item.clearfix {
  width: 100% !important;
  text-align: right;
}
.checkout-form .form-type-radios input {
  display: none !important;
}
.address-item.clearfix h3 {
  font-size: 13px;
}
.lbl {
  font-size: 12px;
  color: #6a6464;
}
.bld {
  font-weight: 600;
  font-size: 15px;
}
.address-details {
  direction: rtl;
}
.address-item-cta {
  text-align: left;
}
.btn.btn-medium.btn-outline-secondary {
  font-size: 14px;
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn.btn-delete {
  border: 1px solid #748ae0;
  font-size: 14px;
  margin-left: 10px;
  color: #748ae0;
  line-height: 1.5;
}
.address-item-cta {
  text-align: left;
}
.checkout-form .form-type-radios > label {
  font-weight: normal;
  margin-bottom: 0;
  text-align: center;
  padding: 13px 0;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}
.form-item-shipping-method.form-item-shipping-method.form-item-shipping-method .form-radios.form-radios {
  padding: 10px 35px 5px;
}
.form-item-shipping-hour.form-item-shipping-hour .form-radios {
  padding: 10px 35px;
}
.checkout-form .box-white {
  background-color: #fff;
  border-radius: 10px;
  margin: 0 0 12px 0;
  display: block;
}
.cart-options {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  float: right;
}
.address-item label {
  width: 100%;
  margin: 0 !important;
}
.cart-options-container .cart-options .cart-summary .cart-summary-item {
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
  color: #9e9e9e;
}
[dir="rtl"] .push-end {
  float: left;
}
#edit-submit {
  width: 100% !important;
}
.cart-summary-item input[type="submit"] {
  background-color: #748ae0;
  color: #fff;
  border: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
.static-content svg {
  width: 25px;
  height: 25px;
  margin: 6px 0 0 10px;
    margin-top: 6px;
  margin-top: 6px;
}
.static-content h5 {
  font-weight: normal;
  margin: 0;
  line-height: 39px;
  font-size: 13px;
  display: block;
  width: 100%;
  float: right;
  color: #9e9e9e;
}
.cart-options-container {
  background-color: #fff;
  overflow: hidden;
  border-radius: 5px;
  padding: 20px;
}
.checkout-steps-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  position: relative;
}
.checkout-steps-container {
  margin-top: -15px;
  margin-bottom: 10px;
}
.checkout-steps-container .top-cover {
  width: 100%;
  background-color: #f5f5f5;
  height: 50%;
  position: absolute;
  top: 0;
  z-index: 1;
}
checkout-steps-container .cross-line, .checkout-steps-container .cross-line-parent {
  background-color: #cccccc;
  height: 1px;
  width: 100%;
  position: absolute;
  right: 0;
}
.checkout-steps-container .cross-line, .checkout-steps-container .cross-line-parent {
  background-color: #cccccc;
  height: 1px;
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 1;
}
.checkout-steps-container .curve-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  height: 100%;
  position: relative;
}
.checkout-steps-container .curve-container.active .curve {
  border-color: #748ae0;
}
.checkout-steps-container .curve-container .curve {
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
  border-top-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-bottom-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  width: 52px;
  height: 52px;
  border-radius: 26px;
  position: absolute;
  top: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.checkout-steps-container .curve-container.active .circle {
  background-color: #748ae0;
  border-color: #748ae0;
}
.checkout-steps-container .curve-container .circle {
  background-color: transparent;
  border: 1px solid #cccccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
  width: 40px;
  height: 40px;
  border-radius: 20px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout-steps-container .curve-container .circle .icon {
  width: 26px;
  height: 26px;
}

.checkout-steps-container .title-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
}
.checkout-steps-container .curve-container.active .title {
  color: #748ae0;
}
.checkout-steps-container p {
  margin-top: 20px !important;
}
.checkout-steps-container .curve-container.active .circle .icon svg  path{
  fill: #fff;
}
.checkout-steps-container .icon svg {
  width: 26px !important;
  vertical-align: middle;
  height: 26px !important;
}
.P-Sq01 img {
  max-height: auto !important;
  max-width: 100% !important;
}
iframe {
  border: 0;
  width: 100% !important;
}
.item-blog img ,.av_textblock_section  img{
  display: block;
  margin:15px auto !important;
}