@font-face {
  font-family: 'iranyekan-light';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/iranyekanweblight.eot");
  src: url("../fonts/eot/iranyekanweblight.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/iranyekanweblight.woff2") format("woff2"), url("../fonts/woff/iranyekanweblight.woff") format("woff"), url("../fonts/ttf/iranyekanweblight.ttf") format("truetype"); }
@font-face {
  font-family: 'iranyekan-regular';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/eot/iranyekanwebregular.eot");
  src: url("../fonts/eot/iranyekanwebregular.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/iranyekanwebregular.woff2") format("woff2"), url("../fonts/woff/iranyekanwebregular.woff") format("woff"), url("../fonts/ttf/iranyekanwebregular.ttf") format("truetype"); }
@font-face {
  font-family: 'iranyekan-bold';
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/iranyekanwebbold.eot");
  src: url("../fonts/eot/iranyekanwebbold.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/iranyekanwebbold.woff2") format("woff2"), url("../fonts/woff/iranyekanwebbold.woff") format("woff"), url("../fonts/ttf/iranyekanwebbold.ttf") format("truetype"); }
body {
  font-family: "iranyekan-regular", Arial !important;
  font-size: 14px;
  color: #353535;
  direction: rtl; }

a:hover {text-decoration: none; }
* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 0px;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


#header_wrp {
	position: relative;
 transition: all 0.3s;
 z-index: 9990;
 }
  #header_wrp .hw-top-header {
    width: 100%;
    height: 2px;
    background-color: #3681d2; }
  #header_wrp .hw-inner-menu-search {
    background-color: #f6f6f6; }
    #header_wrp .hw-inner-menu-search .hims-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      #header_wrp .hw-inner-menu-search .hims-inner .search-box {
        position: relative;
        width: 540px; }
        #header_wrp .hw-inner-menu-search .hims-inner .search-box #search_text {
          width: 100%;
          height: 40px;
          padding: 0 55px;
          border: none;
          outline: none;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px; }
        #header_wrp .hw-inner-menu-search .hims-inner .search-box .sb-icon-search {
          position: absolute;
          top: 7px;
          right: 20px;
          font-size: 22px;
          color: #b6b6b6; }
          #header_wrp .hw-inner-menu-search .hims-inner .search-box .sb-icon-search::-webkit-input-placeholder {
            color: #b6b6b6; }
          #header_wrp .hw-inner-menu-search .hims-inner .search-box .sb-icon-search::-moz-placeholder {
            color: #b6b6b6; }
          #header_wrp .hw-inner-menu-search .hims-inner .search-box .sb-icon-search::-moz-placeholder {
            color: #b6b6b6; }
          #header_wrp .hw-inner-menu-search .hims-inner .search-box .sb-icon-search::-ms-input-placeholder {
            color: #b6b6b6; }
      #header_wrp .hw-inner-menu-search .hims-inner .btn_register a {
        width: 145px;
        height: 40px;
        position: relative;
        overflow: hidden;
        display: none;
        text-align: center;
        color: #ffffff;
        background: #f15b7d;
        background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
        z-index: 100;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        line-height: 40px;
        color: #ffffff; }
        #header_wrp .hw-inner-menu-search .hims-inner .btn_register a:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          right: 0;
          top: 0;
          background: #68b7ea;
          background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
          background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
          background: linear-gradient(to bottom, #FF9800 0%, #FF9800 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
          z-index: -1;
          opacity: 0;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        #header_wrp .hw-inner-menu-search .hims-inner .btn_register a:hover:before {
          opacity: 1; }

@media (min-width: 992px) {
  ul.menu-content-product > li.menu-item-has-children > a:before {
    position: absolute;
    content: '\f2f9';
    font-family: Material-Design-Iconic-Font;
    left: 5px;
    font-size: 16px; }

  .menu-mega-shop {
    position: relative;
    display: inline-block; }

  .menu-mega-shop ul {
    list-style: none;
    margin: 0;
    padding: 0; }

  .menu-mega-shop > ul > li {
    width: 100px !important; }

  .menu-mega-shop ul li {
    display: inline-block;
    width: 200px; }

  .menu-mega-shop ul li span {
    -webkit-transition: color 0.7s ease;
    -moz-transition: color 0.7s ease;
    -o-transition: color 0.7s ease;
    transition: color 0.7s ease; }

  .menu-mega-shop ul li a {
    display: block;
    color: #474747;
    padding: 8px 20px;
    height: 35px;
    text-decoration: none;
    text-align: right;
    text-transform: uppercase;
    -webkit-transition: color 0.7s ease;
    -moz-transition: color 0.7s ease;
    -o-transition: color 0.7s ease;
    transition: color 0.7s ease; }

  .menu-mega-shop > ul > li > a {
    position: relative;
    font-size: 14px;
    text-align: center;
    padding: 10px 20px;
    line-height: 62px;
    padding-bottom: 70px; }

  .menu-mega-shop > ul > li > a:hover {
    color: #e33955; }

  .menu-mega-shop ul ul {
    position: absolute;
    top: 100%;
    min-height: 500px;
    background-color: #f6f6f6;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    padding: 15px 0;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

  .menu-mega-shop > ul > li > ul {
    background-color: #ffffff;
    background-size: cover;
    width: 200px;
    min-height: 500px;
    opacity: 0;
    visibility: hidden; }

  .menu-mega-shop > ul > li > ul > li > ul:before {
    position: absolute;
    content: " ";
    width: 1px;
    height: 100%;
    background: #f8f8f8; }

  .menu-mega-shop ul li:hover > a {
    color: #fe0000; }

  .menu-mega-shop ul li:hover > span {
    color: #fe0000; }

  .menu-mega-shop ul li:hover > ul {
    opacity: 1;
    visibility: visible; }

  .menu-mega-shop ul ul li a {
    padding: 10px 20px; }

  .menu-mega-shop ul ul li span {
    position: absolute;
    left: 0;
    /* margin-top: -22px; */
    margin-top: -16px;
    margin-left: 14px;
    font-size: 9px; }

  .menu-mega-shop ul ul ul {
    right: 100%;
    top: 0; }

  .menu-mega-shop ul ul ul ul {
    background-color: #e9e9e9; }

  .menu-mega-shop ul > li > ul .menu-item-has-children {
    /* font-size: 12px;  */
    font-size: 14px; 
	} 
}
.mmenu-icon{ 
  display: none;
  position: relative;
  padding: 0 20px;
  color: #bbbbbb;
  font-size: 25px;
  top: 3px;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }
  .mmenu-icon:hover {
    color: #dcdcdc; }

.dropdown-menumega .cd-close {
  display: none; }
@media (min-width: 991px) {
	/* #sb-slider-box , #sb-slider-box .owl-stage-outer {height: 350px;} */
	/* #sb-slider-box .owl-item { */
		/* height: 350px; */
	/* } */
	/* #sb-slider-box .item , 	#sb-slider-box .item img  { */
		/* height: 350px !important; */
	/* } */
} 
@media (max-width: 992px) { 
  .mmenu-icon{ 
    display: block; }

  .dropdown-menumega h2,
  .menu-content-product a,
  .menu-content-product ul a {
    height: 35px;
    line-height: 35px; }

  .dropdown-menumega h2,
  .menu-content-product a,
  .menu-content-product ul a,
  .menu-content-product .cd-divider { 
    padding: 0 50px; }

  .dropdown-menumega {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #353535;
    color: #ffffff;
    visibility: hidden;
    /* Force Hardware Acceleration */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
    -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
    transition: transform 0.5s 0s, visibility 0s 0.5s; }
    .dropdown-menumega ul {
      margin-top: 50px; }
    .dropdown-menumega ul, .dropdown-menumega ul li {
      list-style: none;
      padding: 0;
      margin: 0; }

  .dropdown-menumega h2 {
    /* dropdown title - mobile version only */
    position: relative;
    z-index: 1;
    color: #585a70;
    background-color: #111433;
    border-bottom: 1px solid #242643; }

  .dropdown-menumega .cd-close {
    /* 'X' close icon - mobile version only */
    position: absolute;
    z-index: 1;
    /* right: 0; */
	left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    display: block; }

  #nomenumobile .cd-close::after, #nomenumobile .cd-close::before {
    /* this is the 'X' icon */
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
    width: 2px;
    background-color: #ffffff; }

  #nomenumobile .cd-close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg); }

  #nomenumobile .cd-close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

  .dropdown-menumega.dropdown-is-active {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
    transition: transform 0.5s 0s, visibility 0s 0s; }

  .menu-content-product span.icon-left-arrow {
    display: none; }

  .menu-content-product {
    margin-top: 50px !important; }

  .menu-content-product, .menu-content-product ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* overflow-x: hidden; */
    /* overflow-y: auto; */
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s; }

  .menu-content-product li a, .menu-content-product ul li a {
    display: block;
    color: #ffffff;
    overflow: hidden;
    padding: 0 70px;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; 
		text-align: right;
	}
	/* .menu-content-product li.go-back a { */
		/* text-align: right; */
	/* } */
    .menu-content-product li a:hover, .menu-content-product ul li a:hover {
      color: #e33955; }

  .menu-content-product .cd-divider, .menu-content-product ul .cd-divider {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0b0e23;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 1px;
    color: #585a70;
    text-transform: uppercase; }

  .menu-content-product .cd-divider + li > a, .menu-content-product ul .cd-divider + li > a {
    border-top-width: 0; }

  .menu-content-product a, .menu-content-product .cd-search, .menu-content-product .cd-divider, .menu-content-product ul a, .menu-content-product ul .cd-search, .menu-content-product ul .cd-divider {
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s; }

  .menu-content-product.sub-menu, .menu-content-product ul.sub-menu {
    /* push the secondary dropdown items to the right */
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }

  .menu-content-product.sub-menu > li > a, .menu-content-product.sub-menu > li > .cd-search, .menu-content-product.sub-menu > .cd-divider, .menu-content-product.move-out > li > a, .menu-content-product.move-out > li > .cd-search, .menu-content-product.move-out > .cd-divider, .menu-content-product ul.sub-menu > li > a, .menu-content-product ul.sub-menu > li > .cd-search, .menu-content-product ul.sub-menu > .cd-divider, .menu-content-product ul.move-out > li > a, .menu-content-product ul.move-out > li > .cd-search, .menu-content-product ul.move-out > .cd-divider {
    /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
    opacity: 0; }

  .menu-content-product.move-out > li > a, .menu-content-product.move-out > li > .cd-search, .menu-content-product.move-out > .cd-divider, .menu-content-product ul.move-out > li > a, .menu-content-product ul.move-out > li > .cd-search, .menu-content-product ul.move-out > .cd-divider {
    /* push the dropdown items to the left when secondary dropdown slides in */
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }

  .dropdown-is-active .menu-content-product, .dropdown-is-active .menu-content-product ul {
    -webkit-overflow-scrolling: touch; 
	background-color: #000;
	height: auto;
	}
}

@media (max-width: 992px) {
  .dropdown-menumega h2,
  .menu-content-product a,
  .menu-content-product ul a {
    height: 35px;
    line-height: 35px; } }
@media (max-width: 992px) {
  .dropdown-menumega .cd-close {
    top: 5px; } }
@media (max-width: 992px) {
  .menu-content-product a, .menu-content-product ul a {
    font-size: 14px; } }
@media (max-width: 992px) {
  @-webkit-keyframes cd-fade-in {
    0% {
      opacity: 0;
      visibility: visible; }
    100% {
      opacity: 1;
      visibility: visible; } }
  @-moz-keyframes cd-fade-in {
    0% {
      opacity: 0;
      visibility: visible; }
    100% {
      opacity: 1;
      visibility: visible; } }
  @keyframes cd-fade-in {
    0% {
      opacity: 0;
      visibility: visible; }
    100% {
      opacity: 1;
      visibility: visible; } }
  @-webkit-keyframes cd-fade-out {
    0% {
      opacity: 1;
      visibility: visible; }
    100% {
      opacity: 0;
      visibility: visible; } }
  @-moz-keyframes cd-fade-out {
    0% {
      opacity: 1;
      visibility: visible; }
    100% {
      opacity: 0;
      visibility: visible; } }
  @keyframes cd-fade-out {
    0% {
      opacity: 1;
      visibility: visible; }
    100% {
      opacity: 0;
      visibility: visible; } }
  .menu-item-has-children > a, .go-back a {
    position: relative; }

  .menu-item-has-children > a::before, .menu-item-has-children > a::after, .go-back a::before, .go-back a::after {
    /* arrow icon in CSS - for element with nested unordered lists */
    content: '';
    position: absolute;
    top: 47%;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

  .menu-item-has-children > a::before, .go-back a::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

  .menu-item-has-children > a::after, .go-back a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .menu-item-has-children > a {
    padding-right: 50px; }

  .menu-item-has-children > a::before, .menu-item-has-children > a::after {
    /* arrow goes on the right side - children navigation */
    left: 20px;
    -webkit-transform-origin: 0px 50%;
    -moz-transform-origin: 0px 50%;
    -ms-transform-origin: 0px 50%;
    -o-transform-origin: 0px 50%;
    transform-origin: 0px 50%; }

  .menu-content-product .go-back a {
    padding-left: 40px; }

  .menu-content-product .go-back a::before, .menu-content-product .go-back a::after {
    /* arrow goes on the left side - go back button */
    right: 45px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 9px 50%; }

  .no-js .submenu-product:hover .dropdown-menumega {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  .no-js .submenu-product .cd-close {
    display: none; } }
.search_results_box {
  position: absolute;
  background-color: #fff;
  /* z-index: 10; */
  z-index: 999;
  width: 100%;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 45px;
  display: none;
  overflow: hidden; }
  .search_results_box .pad-right, .search_results_box .pad-left {
    padding-left: 0px;
    padding-right: 0px; }
  .search_results_box .item-search {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 2px;
    border-bottom: 1px solid #e8e8e8; }
.search_mob_icon {display: none;}
    .search_results_box .item-search:last-child {
      border-bottom: 0px; }
    .search_results_box .item-search .item-search-images {
      margin-left: 10px; }
      .search_results_box .item-search .item-search-images a {
        display: block;
        width: 60px;
        height: 60px;
        line-height: 60px; }
    .search_results_box .item-search .item-search-title {
      text-align: right; }
      .search_results_box .item-search .item-search-title h3 {
font-size: 13px;
    margin-bottom: 0px;
    line-height: 22px;
    text-align: justify; }
        .search_results_box .item-search .item-search-title h3 a {
          color: #3681d2;
          -webkit-transition: color 0.5s ease;
          -moz-transition: color 0.5s ease;
          -o-transition: color 0.5s ease;
          transition: color 0.5s ease; }
          .search_results_box .item-search .item-search-title h3 a:hover {
            color: #e33955; }
    .search_results_box .item-search .item-search-images:hover ~ .item-search-title a {
      color: #e33955; }
  .search_results_box .search-title {
    display: inline-block;
    text-align: center;
    color: #e33955;
    font-size: 14px;
    border-bottom: 1px solid #e33955;
    text-align: center; }
  .search_results_box span.noresults {
    display: block;
    text-align: center;
    color: #dcdcdc;
    margin-top: 15px; }
  .search_results_box .sb-product {
    padding: 15px;
    text-align: center; }
  .search_results_box .sb-sellers {
    background-color: #f3f3f3;
    padding: 15px;
    text-align: center;
    height: 100%; }

.btn_search_close {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 32px;
  color: #3681d2;
  font-size: 22px;
  margin: auto;
  margin-left: 15px;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }
  .btn_search_close.active {
    opacity: 1; }
  .btn_search_close:hover {
    color: #e33955; }

#slider-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
	z-index: 0;
  }
  #slider-wrapper .item-slider img {
    width: 100%; }

#sb-slider-box {
  position: relative;
  overflow: hidden;
  direction: ltr;
   }

#sb-slider-box .item {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

#sb-slider-box .item img {
  height: auto; }

#sb-slider-box .item .owl-item {
  display: table; }

#sb-slider-box .item .sg-content {
  position: absolute;
  text-align: center;
  width: 90%;
  height: 275px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#sb-slider-box .item .sg-content h3 {
  font-size: 20px;
  direction: rtl;
  line-height: 45px;
  margin-bottom: 0px;
  color: transparent;
  margin-top: 40px; }

#sb-slider-box .item .sg-content p {
  margin-top: 5px;
  margin-bottom: 0px;
  line-height: 35px;
  padding: 0 50px;
  color: transparent;
  font-size: 13px; }

#sb-slider-box .item .sg-content .sb-btn {
  width: 125px;
  height: 45px;
  line-height: 45px;
  margin-top: 180px;
  float: right;
  margin-right: auto;
  margin-left: #auto;
  position: relative;
  overflow: hidden;
  display: block;
  color: #ffffff;
  text-align: center;
  background: #68b7ea;
  background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
  background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
  background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 100; }
  #sb-slider-box .item .sg-content .sb-btn:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  #sb-slider-box .item .sg-content .sb-btn:hover:before {
    opacity: 1; }

#sb-slider-box .owl-nav .owl-next,
#sb-slider-box .owl-nav .owl-prev {
  position: absolute;
  color: #666;
  width: 14px;
  height: 28px;
  display: inline-block;
  font-size: 25px;
  margin: auto;
  top: 0;
  bottom: 0px;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }

#sb-slider-box .owl-nav .owl-prev {
  left: 50px; }

#sb-slider-box .owl-nav .owl-next {
  right: 50px; }

#sb-slider-box .owl-nav .owl-next.disabled,
#sb-slider-box .owl-nav .owl-prev.disabled {
  color: #dcdcdc; }

#sb-slider-box .owl-nav .owl-next:hover,
#sb-slider-box .owl-nav .owl-prev:hover {
  color: #3681d2; }

#sb-slider-box .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 17px;
  margin: auto;
  text-align: center; }

#sb-slider-box .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

#sb-slider-box .owl-dots .owl-dot span {
  width: 35px;
  height: 5px;
  margin: 5px 3px;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease; }

#sb-slider-box .owl-dots .owl-dot.active span,
#sb-slider-box .owl-dots .owl-dot:hover span {
  background: #666; }

#product-category-carousel {
  position: relative;
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15); }
  #product-category-carousel .owl-item img {
    width: auto;
    margin: auto; }
  #product-category-carousel .item-pcc {
    position: relative;
    padding: 2px 0 20px;
    display: block; }
    #product-category-carousel .item-pcc:before {
      position: absolute;
      content: "";
      width: 0%;
      height: 2px;
      background-color: #fff;
      top: 4px;
      left: 0px;
      margin: auto;
      -webkit-transition: width 0.7s ease;
      -moz-transition: width 0.7s ease;
      -o-transition: width 0.7s ease;
      transition: width 0.7s ease; }
    #product-category-carousel .item-pcc:after {
      position: absolute;
      content: "";
      width: 0%;
      height: 2px;
      background-color: #fff;
      bottom: 0px;
      right: 0px;
      margin: auto;
      -webkit-transition: width 0.7s ease;
      -moz-transition: width 0.7s ease;
      -o-transition: width 0.7s ease;
      transition: width 0.7s ease; }
    #product-category-carousel .item-pcc:hover:before, #product-category-carousel .item-pcc:hover:after {
      width: 100%; }
    #product-category-carousel .item-pcc .item-pcc-inner {
      position: relative;
      display: flex;
      height: 110px;
      -webkit-filter: grayscale(100%);
      /* Safari 6.0 - 9.0 */
      filter: grayscale(100%);
      cursor: pointer;
      -webkit-transition: filter 0.5s ease-out;
      -moz-transition: filter 0.5s ease-out;
      -o-transition: filter 0.5s ease-out;
      transition: filter 0.5s ease-out; }
      #product-category-carousel .item-pcc .item-pcc-inner span {
        position: absolute;
        text-align: center;
        display: block;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        font-size: 12px;
        -webkit-transition: color 0.5s ease-out;
        -moz-transition: color 0.5s ease-out;
        -o-transition: color 0.5s ease-out; 
        transition: color 0.5s ease-out; } 
    #product-category-carousel .item-pcc:hover .item-pcc-inner {
	  -webkit-filter: grayscale(0%);  
      filter: grayscale(0%); }
      #product-category-carousel .item-pcc:hover .item-pcc-inner img {animation: tabAnimScale 0.5s linear; }
      #product-category-carousel .item-pcc:hover .item-pcc-inner span.item-pcc-inner-text {color: #e33955; }
  #product-category-carousel .owl-nav > div {
    position: absolute;
    color: #ededed;
    font-size: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
    height: 25px;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
    #product-category-carousel .owl-nav > div > span {
      display: block;
      text-align: center;
      margin-top:30px
	}
    #product-category-carousel .owl-nav > div:hover {color: #e33955; }
    #product-category-carousel .owl-nav .owl-prev { left: -50px; }
    #product-category-carousel .owl-nav .owl-next { right: -50px; } 

@keyframes tabAnimScale {
  0% {
    transform: scale(1);
    opacity: 1; }
  50% {
    transform: scale(0.7);
    opacity: 0.3; }
  100% {
    transform: scale(1); 
    opacity: 1; } 
}
#product-banner-first .pbf-images, #product-banner-second .pbf-images {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  #product-banner-first .pbf-images img, #product-banner-second .pbf-images img {
    width: 100%;
    height: auto; }
  #product-banner-first .pbf-images .box-pbf-images, #product-banner-second .pbf-images .box-pbf-images {
    width: 562px;
    height: 158px;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding-right: 50px;
    padding-left: 25px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px; }
    #product-banner-first .pbf-images .box-pbf-images .bpi-line, #product-banner-second .pbf-images .box-pbf-images .bpi-line {
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.6);
      right: 0; }
      #product-banner-first .pbf-images .box-pbf-images .bpi-line.top, #product-banner-second .pbf-images .box-pbf-images .bpi-line.top {
        top: -7px; }
      #product-banner-first .pbf-images .box-pbf-images .bpi-line.bottom, #product-banner-second .pbf-images .box-pbf-images .bpi-line.bottom {
        bottom: -7px; }
    #product-banner-first .pbf-images .box-pbf-images h3, #product-banner-second .pbf-images .box-pbf-images h3 {
      font-family: "iranyekan-bold", Arial !important;
      font-size: 20px;
      margin-top: 40px; }
    #product-banner-first .pbf-images .box-pbf-images p, #product-banner-second .pbf-images .box-pbf-images p {
      font-size: 14px;
      line-height: 28px;
      padding-left: 100px; }
    #product-banner-first .pbf-images .box-pbf-images .bpi-btn, #product-banner-second .pbf-images .box-pbf-images .bpi-btn {
      position: absolute;
      left: 25px;
      bottom: 15px; }
      #product-banner-first .pbf-images .box-pbf-images .bpi-btn a, #product-banner-second .pbf-images .box-pbf-images .bpi-btn a {
        width: 50px;
        height: 45px;
        display: block;
        position: relative;
        overflow: hidden;
        display: block;
        color: #ffffff;
        text-align: center;
        background: #68b7ea;
        background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        z-index: 100;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-align: center;
        line-height: 50px;
        color: #ffffff; }
        #product-banner-first .pbf-images .box-pbf-images .bpi-btn a:before, #product-banner-second .pbf-images .box-pbf-images .bpi-btn a:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          right: 0;
          top: 0;
          background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
          background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
          background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
          z-index: -1;
          opacity: 0;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        #product-banner-first .pbf-images .box-pbf-images .bpi-btn a:hover:before, #product-banner-second .pbf-images .box-pbf-images .bpi-btn a:hover:before {
          opacity: 1; }

.section-heading-title { margin-bottom: 40px; }
  .section-heading-title h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 5px 0px; }
    .section-heading-title h2 span {
      position: relative;
      width: 27px;
      height: 27px;
      display: inline-block;
      background: url("../images/sprite.png");
      margin-left: 10px; }

.section-top-view-btn {text-align: left; }
.section-top_mob  {    display: none;}
  .section-top-view-btn a {
    width: 130px;
    height: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    border: 1px solid #3681d2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #3681d2;
    z-index: 100;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
    text-align: center;
    line-height: 35px;
    margin-right: auto; }
    .section-top-view-btn a:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      right: 0;
      top: 0;
      background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
      z-index: -1;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
.section-top-view-btn a:hover {color: #ffffff;border: 1px solid #e33955; }
.section-top-view-btn a:hover:before {opacity: 1; }

#product-sale {
  position: relative;
  overflow: hidden;
  margin-top: 50px;
  padding-bottom: 25px; }

.item-product {
  position: relative;
  margin: 0px 0px 45px;
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.5s ease;
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease; }
  .item-product:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 180px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    background: radial-gradient(ellipse at center, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc53364', endColorstr='#4d622774',GradientType=1 );
    -webkit-filter: blur(40px);
    filter: blur(40px);
    bottom: -25px;
    left: 0;
    right: -3px;
    margin: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out; }
  .item-product:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .item-product:hover:before {
      opacity: 1; }
    .item-product:hover .box-sale {
      opacity: 0; }
    .item-product:hover .like-icon {
      color: #ffffff; }
    .item-product:hover .item-product-images a:before {
      opacity: 0.7; }
    .item-product:hover .item-product-images a:after {
      opacity: 1;
      -webkit-transform: translateX(0px) scale(1);
      -moz-transform: translateX(0px) scale(1);
      -ms-transform: translateX(0px) scale(1);
      -o-transform: translateX(0px) scale(1);
      transform: translateX(0px) scale(1); }
    .item-product:hover .item-product-content span {
      color: #e33955; }
  .item-product .like-icon {
    position: absolute;
    left: 14px;
    top: 8px;
    font-size: 22px;
    z-index: 1;
    color: #b9b9b9;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
  .item-product .box-sale {
    position: absolute;
    width: 56px;
    height: 33px;
    background-color: #e33955;
    text-align: center;
    -webkit-border-radius: 0px 5px 0px 0px;
    -moz-border-radius: 0px 5px 0px 0px;
    border-radius: 0px 5px 0px 0px;
    right: 0;
    top: 0;
    z-index: 2;
    color: #ffffff;
    line-height: 32px;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
  .item-product .item-product-images {
    position: relative;
    background-color: #f9f9f9;
    height: 213px;
    line-height: 213px;
    text-align: center; }
    .item-product .item-product-images img {
      width: 100%;
      height: auto; }
    .item-product .item-product-images a {
      position: relative;
      display: block; }
      .item-product .item-product-images a:before {
        position: absolute;
        content: " ";
        width: 100%;
        height: 100%;
        opacity: 0;
        right: 0;
        top: 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        background: #f15b7d;
        background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
        -webkit-transition: opacity 0.5s ease;
        -moz-transition: opacity 0.5s ease;
        -o-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease; }
      .item-product .item-product-images a:after {
        position: absolute;
        content: "";
        background: url("../images/logo-white.png");
        width: 146px;
        height: 37px;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        opacity: 0;
        -webkit-transform: translateX(30px) scale(0.9);
        -moz-transform: translateX(30px) scale(0.9);
        -ms-transform: translateX(30px) scale(0.9);
        -o-transform: translateX(30px) scale(0.9);
        transform: translateX(30px) scale(0.9);
        -webkit-transition: transform 0.5s ease, opacity 0.5s ease;
        -moz-transition: transform 0.5s ease, opacity 0.5s ease;
        -o-transition: transform 0.5s ease, opacity 0.5s ease;
        transition: transform 0.5s ease, opacity 0.5s ease; }
  .item-product .item-product-content {
    position: relative;
    overflow: hidden;
    padding-top: 25px;
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .item-product .item-product-content h2 {
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 26px;
    padding: 0 10px;
    min-height: 52px; }
      .item-product .item-product-content h2 a {
        font-size: 15px;
        color: #353535;
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease; }
        .item-product .item-product-content h2 a:hover {
          color: #e33955; }
    .item-product .item-product-content span {
      font-size: 14px;
      display: block;
      text-align: center;
      text-decoration: underline;
      color: #3681d2; }
    .item-product .item-product-content .view-btn-effect {
      width: 130px;
      height: 35px;
      line-height: 35px;
      margin: 0 auto;
      margin-top: 20px;
      margin-bottom: 25px;
      position: relative;
      overflow: hidden;
      display: block;
      color: #ffffff;
      text-align: center;
      background: #68b7ea;
      background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
      background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
      background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      z-index: 100; }
      .item-product .item-product-content .view-btn-effect:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
        z-index: -1;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .item-product .item-product-content .view-btn-effect:hover:before {
        opacity: 1; }

#product-newest {
  position: relative;
  overflow: hidden;
  margin-top: 50px;
  padding-bottom: 55px; }
#product_newest_wrap{
	padding-bottom:35px;
}
#featured-store {
  position: relative;
  overflow: hidden;
  background-color: #f6f6f6;
  padding: 60px 0 84px; }
  #featured-store:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background: url("../images/bg-opacity.png");
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto; }

.item-shop-store {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.5s ease;
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  z-index: 1; }
  .item-shop-store:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .item-shop-store:hover:before {
      opacity: 1; }
    .item-shop-store:hover .item-shop-store-images a:before {
      opacity: 0.7; }
    .item-shop-store:hover .item-shop-store-images a:after {
      opacity: 1;
      -webkit-transform: translateX(0px) scale(1);
      -moz-transform: translateX(0px) scale(1);
      -ms-transform: translateX(0px) scale(1);
      -o-transform: translateX(0px) scale(1);
      transform: translateX(0px) scale(1); }
  .item-shop-store:before {
    position: absolute;
    content: " ";
    width: 350px;
    height: 270px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    background: radial-gradient(ellipse at center, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc53364', endColorstr='#4d622774',GradientType=1 );
    -webkit-filter: blur(40px);
    filter: blur(40px);
    bottom: -25px;
    left: 0;
    right: -3px;
    margin: auto;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out; }
  .item-shop-store .item-shop-store-images a {
    position: relative;
    overflow: hidden;
    display: block;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; }
    .item-shop-store .item-shop-store-images a img {
      width: 100%;
      height: auto; }
    .item-shop-store .item-shop-store-images a:before {
      position: absolute;
      content: " ";
      width: 100%;
      height: 100%;
      opacity: 0;
      right: 0;
      top: 0;
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0;
      background: #f15b7d;
      background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
    .item-shop-store .item-shop-store-images a:after {
      position: absolute;
      content: "";
      background: url("../images/logo-white.png");
      width: 146px;
      height: 37px;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      opacity: 0;
      -webkit-transform: translateX(30px) scale(0.9);
      -moz-transform: translateX(30px) scale(0.9);
      -ms-transform: translateX(30px) scale(0.9);
      -o-transform: translateX(30px) scale(0.9);
      transform: translateX(30px) scale(0.9);
      -webkit-transition: transform 0.5s ease, opacity 0.5s ease;
      -moz-transition: transform 0.5s ease, opacity 0.5s ease;
      -o-transition: transform 0.5s ease, opacity 0.5s ease;
      transition: transform 0.5s ease, opacity 0.5s ease; }
  .item-shop-store .item-shop-store-content {
    position: relative;
    background-color: #ffffff;
    padding: 23px 30px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .item-shop-store .item-shop-store-content h2 {
      text-align: center;
      margin-bottom: 18px; }
      .item-shop-store .item-shop-store-content h2 a {
        font-size: 14px;
        display: block;
        color: #353535;
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease; }
        .item-shop-store .item-shop-store-content h2 a:hover {
          color: #e33955; }
    .item-shop-store .item-shop-store-content a.view-btn-effect-border {
      width: 123px;
      height: 43px;
      display: block;
      text-align: center;
      line-height: 43px;
      margin: 0 auto;
      position: relative;
      overflow: hidden;
      border: 1px solid #3681d2;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: block;
      text-align: center;
      color: #3681d2;
      z-index: 100;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .item-shop-store .item-shop-store-content a.view-btn-effect-border:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
        z-index: -1;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .item-shop-store .item-shop-store-content a.view-btn-effect-border:hover {
        color: #ffffff;
        border: 1px solid #e33955; }
        .item-shop-store .item-shop-store-content a.view-btn-effect-border:hover:before {
          opacity: 1; }

#banner-twocolumn {
  position: relative;
  overflow: hidden;
  margin: 75px 0 65px; }
  #banner-twocolumn .item-bt {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    #banner-twocolumn .item-bt img {
      width: 100%; }
    #banner-twocolumn .item-bt a {
      display: block;
      opacity: 1;
      -webkit-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      -moz-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      -o-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      transition: transform 0.9s ease-out, opacity 0.9s ease-out; }
      #banner-twocolumn .item-bt a img {
        width: 100%;
        height: auto; }
      #banner-twocolumn .item-bt a:hover {
        opacity: 0.8;
        transform: scale(1.1); }

.section-top-view-btn-fill .view-btn-effect-fill {
  width: 130px;
  height: 35px;
  line-height: 35px;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  display: block;
  color: #ffffff;
  text-align: center;
  background: #68b7ea;
  background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
  background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
  background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 100; }
  .section-top-view-btn-fill .view-btn-effect-fill:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .section-top-view-btn-fill .view-btn-effect-fill:hover:before {
    opacity: 1; }

#product-most-visited {
  position: relative;
  overflow: hidden;
  padding-bottom: 30px; }

#product-most-visited-carousel {padding-bottom: 35px; }
#product-most-visited-carousel .owl-item , #product-other-carousel .owl-item { padding-bottom: 10px; }
#product-most-visited-carousel .owl-item img , #product-other-carousel .owl-item img {display: initial; }
#product-most-visited-carousel .owl-nav > div ,  #product-other-carousel  .owl-nav > div,
#product-newest .owl-nav > div , .shop_offer_carousel  .owl-nav > div{
    position: absolute;
    color: #3781d0;
    font-size: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
    height: 25px;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
#product-most-visited-carousel .owl-nav > div > span ,
#product-other-carousel  .owl-nav > div > span ,
#product-newest .owl-nav > div > span , .shop_offer_carousel .owl-nav > div > span{display: block;text-align: center; }
#product-most-visited-carousel .owl-nav > div:hover , 
#product-other-carousel  .owl-nav > div:hover ,
#product-newest .owl-nav > div:hover , .shop_offer_carousel .owl-nav > div:hover{color: #e33955; }
#product-most-visited-carousel .owl-nav .owl-prev ,  
#product-other-carousel .owl-nav .owl-prev ,
#product-newest .owl-nav .owl-prev , .shop_offer_carousel .owl-nav .owl-prev{left: -50px; }
#product-most-visited-carousel .owl-nav .owl-next , 
#product-other-carousel .owl-nav .owl-next ,
#product-newest .owl-nav .owl-next , .shop_offer_carousel .owl-nav .owl-next 
 {right: -50px; }
#product-most-visited-carousel .item-product  {
    width: 255px;http://salehabad.org/product/%d8%ae%d8%b1%db%8c%d8%af-%d8%b9%d9%85%d8%af%d9%87-%d9%82%d8%a7%d9%84%d8%a8-%db%8c%d8%ae-%d8%b7%d8%b1%d8%ad-%d8%a7%d9%84%d9%85%d8%a7%d8%b3-18-%d8%b9%d8%af%d8%af%db%8c/
    margin: 0 3px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1); 
}
#product-most-visited-carousel .item-product:before ,  #product-other-carousel .item-product:before  { display: none; }
#product-most-visited-carousel .item-product:hover ,  #product-other-carousel .item-product:hover {
      /* -webkit-box-shadow: 0px 2px 15px 0px #00000021; */
      -webkit-box-shadow: 0px 2px 11px -3px rgba(0, 0, 0, 0.7);
      -moz-box-shadow: 0px 2px 11px -3px rgba(0, 0, 0, 0.7);
      box-shadow: 0px 2px 11px -3px rgba(0, 0, 0, 0.7);
}
 
#blog-news { 
  position: relative; 
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 45px 0 90px; 
}
#product-other-carousel .item-product {margin: 0 auto 20px;}
.item-blog {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.5s ease;
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  z-index: 1; }
  .item-blog:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 270px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    background: radial-gradient(ellipse at center, rgba(197, 51, 100, 0.3) 0%, rgba(98, 39, 116, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc53364', endColorstr='#4d622774',GradientType=1 );
    -webkit-filter: blur(40px);
    filter: blur(40px);
    bottom: -25px;
    left: 0;
    right: 0px;
    margin: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    z-index: -1; }
  .item-blog:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .item-blog:hover:before {
      opacity: 1; }
    .item-blog:hover .item-blog-images a:before {
      opacity: 0.7; }
    .item-blog:hover .item-blog-images a:after {
      opacity: 1;
      -webkit-transform: translateX(0px) scale(1);
      -moz-transform: translateX(0px) scale(1);
      -ms-transform: translateX(0px) scale(1);
      -o-transform: translateX(0px) scale(1);
      transform: translateX(0px) scale(1); }
    .item-blog:hover .item-blog-images .item-blog-images-date {
      opacity: 0; }
  .item-blog .item-blog-images .item-blog-images-date {
    position: absolute;
    left: 0;
    right: 0;
    width: 173px;
    height: 40px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    line-height: 40px;
    pointer-events: none;
    z-index: 1;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out; }
    .item-blog .item-blog-images .item-blog-images-date span {
      color: #e33955;
      font-family: "iranyekan-bold", Arial !important;
      display: block; }
  .item-blog .item-blog-images a {
    position: relative;
    overflow: hidden;
    display: block;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0; }
    .item-blog .item-blog-images a:before {
      position: absolute;
      content: " ";
      width: 100%;
      height: 100%;
      opacity: 0;
      right: 0;
      top: 0;
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0;
      background: #f15b7d;
      background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
    .item-blog .item-blog-images a:after {
      position: absolute;
      content: "";
      background: url("../images/logo-white.png");
      width: 146px;
      height: 37px;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      opacity: 0;
      -webkit-transform: translateX(30px) scale(0.9);
      -moz-transform: translateX(30px) scale(0.9);
      -ms-transform: translateX(30px) scale(0.9);
      -o-transform: translateX(30px) scale(0.9);
      transform: translateX(30px) scale(0.9);
      -webkit-transition: transform 0.5s ease, opacity 0.5s ease;
      -moz-transition: transform 0.5s ease, opacity 0.5s ease;
      -o-transition: transform 0.5s ease, opacity 0.5s ease;
      transition: transform 0.5s ease, opacity 0.5s ease; }
    .item-blog .item-blog-images a img {
      width: 100%;
      height: auto; }
  .item-blog .item-blog-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 23px 30px; }
    .item-blog .item-blog-content h2 {
      text-align: center;
      margin-bottom: 16px; }
      .item-blog .item-blog-content h2 a {
        font-size: 16px;
        display: block;
        color: #353535;
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease; }
        .item-blog .item-blog-content h2 a:hover {
          color: #e33955; }
    .item-blog .item-blog-content p {
      text-align: center;
      color: #959595;
      font-size: 13px;
      line-height: 35px; }
    .item-blog .item-blog-content a.view-btn-effect-border {
      width: 163px;
      height: 43px;
      display: block;
      text-align: center;
      line-height: 43px;
      margin: 0 auto;
      position: relative;
      overflow: hidden;
      border: 1px solid #3681d2;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: block;
      text-align: center;
      color: #3681d2;
      z-index: 100;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .item-blog .item-blog-content a.view-btn-effect-border:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
        z-index: -1;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .item-blog .item-blog-content a.view-btn-effect-border:hover {
        color: #ffffff;
        border: 1px solid #e33955; }
        .item-blog .item-blog-content a.view-btn-effect-border:hover:before {
          opacity: 1; }

#product-information {
  position: relative;
  overflow: hidden; }
  #product-information .pi-inner-row {
    width: 830px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    #product-information .pi-inner-row .col-pi {
      width: 25%;
      margin: 65px auto; }
      #product-information .pi-inner-row .col-pi:first-child .item-col-pi:before {
        display: none; }
      #product-information .pi-inner-row .col-pi .item-col-pi {
        position: relative; }
        #product-information .pi-inner-row .col-pi .item-col-pi:before {
          position: absolute;
          content: "";
          width: 105px;
          height: 1px;
          border-top: 1px dashed #d0d0d0;
          right: -50px;
          top: 40px; }
        #product-information .pi-inner-row .col-pi .item-col-pi .item-col-pi-images {
          position: relative;
          display: block;
          background: url("../images/sprite.png");
          margin: 0 auto; }
          #product-information .pi-inner-row .col-pi .item-col-pi .item-col-pi-images.icpi-images1 {
            background-position: -221px -52px;
            width: 95px;
            height: 71px; }
          #product-information .pi-inner-row .col-pi .item-col-pi .item-col-pi-images.icpi-images2 {
            background-position: -148px -52px;
            width: 75px;
            height: 71px; }
          #product-information .pi-inner-row .col-pi .item-col-pi .item-col-pi-images.icpi-images3 {
            background-position: -74px -52px;
            width: 75px;
            height: 71px; }
          #product-information .pi-inner-row .col-pi .item-col-pi .item-col-pi-images.icpi-images4 {
            background-position: 20px -52px;
            width: 95px;
            height: 71px; }
        #product-information .pi-inner-row .col-pi .item-col-pi .item-col-pi-text {
          display: block;
          text-align: center;
          margin-top: 25px; }

#footer-wrp {
  position: relative;
  overflow: hidden; }

.footer-warning-list {
  position: relative;
  overflow: hidden;
  background-color: #f6f6f6;
  padding: 35px 0 25px; }
  .footer-warning-list .fwl-list ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    top: -2px; }
    .footer-warning-list .fwl-list ul li {
      position: relative;
      padding-right: 18px;
      margin: 0px 0px 7px; }
      .footer-warning-list .fwl-list ul li:before {
        position: absolute;
        content: " ";
        width: 8px;
        height: 8px;
        background-color: #3681d2;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        right: 0;
        top: 7px; }
.footer-warning-list .box-remember-telegram a.btn-brt {
    position: relative;
    min-width: 236px;
    height: 43px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    margin-right: auto;
    border-radius: 5px 20px 20px 5px;
    right: -15px;
    background-color: #ffffff;
    font-size: 13px;
    font-family: "iranyekan-bold", Arial !important;
    color: #3681d2;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
    z-index: 1; 
	#border: 1px solid #2eaedf;
	padding-left: 15px;
        top:10px;
}
    .footer-warning-list .box-remember-telegram a.btn-brt:before {
      position: absolute;
      content: " ";
      width: 43px;
      height: 43px;
      background-color: #31b0e1;
      -webkit-border-radius: 15px 15px 15px 15px;
      -moz-border-radius: 15px 15px 15px 15px;
      border-radius: 15px 15px 15px 15px;
      opacity: 0;
      -webkit-transition: all 0.7s ease;
      -moz-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      transition: all 0.7s ease;
      z-index: -1; }
    .footer-warning-list .box-remember-telegram a.btn-brt span.icon-telegram {
      position: relative;
      width: 45px;
      height: 45px;
      background: url("../images/sprite.png") no-repeat;
      background-position: -32px -1px;
      display: inline-block;
      right: -10px; }
    .footer-warning-list .box-remember-telegram a.btn-brt:hover {color: #ffffff; }
      .footer-warning-list .box-remember-telegram a.btn-brt:hover:before {
        opacity: 1;
        width: 100%;
        -webkit-border-radius: 5px 15px 15px 5px;
        -moz-border-radius: 5px 15px 15px 5px;
        border-radius: 5px 15px 15px 5px; }

.footer-content-wrp {
  position: relative;
  overflow: hidden;
  background-color: #343434;
  padding: 50px 0; }
  .footer-content-wrp .footer-information-content .fic-images {
    margin-bottom: 20px; }
  .footer-content-wrp .footer-information-content .fic-description {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px; }
    .footer-content-wrp .footer-information-content .fic-description p {
      color: #ffffff;
      font-size: 12px;
      line-height: 25px;
      margin-bottom: 0px; }
  .footer-content-wrp .footer-information-content .fic-contact span {
    display: block;
    color: #9a9a9a;
    margin: 12px 0;
    font-size: 12px; }
  .footer-content-wrp .fcw_menu {
    margin-top: 10px; }
    .footer-content-wrp .fcw_menu .fcw_menu__title h2 {
      font-size: 14px;
      color: #ffffff;
      margin-bottom: 20px; }
    .footer-content-wrp .fcw_menu .fcw_menu__list ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .footer-content-wrp .fcw_menu .fcw_menu__list ul li {
        display: block;
        margin: 7px 0; }
        .footer-content-wrp .fcw_menu .fcw_menu__list ul li a {
          display: block;
          color: #9a9a9a;
          font-size: 12px;
          -webkit-transition: color 0.5s ease;
          -moz-transition: color 0.5s ease;
          -o-transition: color 0.5s ease;
          transition: color 0.5s ease; }
          .footer-content-wrp .fcw_menu .fcw_menu__list ul li a:hover {
            color: #6b6b6b; }
  .footer-content-wrp .footer-social-menumain {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #575757;
    border-bottom: 1px solid #575757; }
    .footer-content-wrp .footer-social-menumain .fcw-footer-menu {
      padding: 15px 0;
      text-align: left; }
      .footer-content-wrp .footer-social-menumain .fcw-footer-menu ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .footer-content-wrp .footer-social-menumain .fcw-footer-menu ul li {
          display: inline-block;
          margin: 0 20px; }
          .footer-content-wrp .footer-social-menumain .fcw-footer-menu ul li:last-child {
            margin-left: 0px; }
          .footer-content-wrp .footer-social-menumain .fcw-footer-menu ul li a {
            display: block;
            color: #ffffff;
            font-size: 13px;
            -webkit-transition: color 0.5s ease;
            -moz-transition: color 0.5s ease;
            -o-transition: color 0.5s ease;
            transition: color 0.5s ease; }
            .footer-content-wrp .footer-social-menumain .fcw-footer-menu ul li a:hover {
              color: #3681d2; }
    .footer-content-wrp .footer-social-menumain .fcw-footer-social {
      margin-top: 16px;
      margin-bottom: 16px; }
      .footer-content-wrp .footer-social-menumain .fcw-footer-social ul {
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: 0; }
        .footer-content-wrp .footer-social-menumain .fcw-footer-social ul li {
          display: inline-block;
          margin-left: 20px; }
          .footer-content-wrp .footer-social-menumain .fcw-footer-social ul li a {
            display: block;
            font-size: 18px;
            color: #fff;
            line-height: 0;
            -webkit-transition: color 0.5s ease;
            -moz-transition: color 0.5s ease;
            -o-transition: color 0.5s ease;
            transition: color 0.5s ease; }
            .footer-content-wrp .footer-social-menumain .fcw-footer-social ul li a:hover {
              color: #3681d2; }
  .footer-content-wrp .footer-invitation-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-top: 32px;
    margin-bottom: 20px; }
    .footer-content-wrp .footer-invitation-form span {
      font-size: 18px;
      color: #3681d2; }
    .footer-content-wrp .footer-invitation-form form {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .footer-content-wrp .footer-invitation-form form .i-f-style {
        width: 417px;
        height: 48px;
        border-radius: 0 5px 5px 0;
        background-color: #e7e7e7;
        border: none;
        outline: none;
        padding: 0 15px; }
      .footer-content-wrp .footer-invitation-form form button.i-f-btn {
        width: 150px;
        height: 48px;
        background-color: #3881d0;
        border-radius: 5px 0px 0px 5px;
        border: none;
        outline: none;
        color: #ffffff;
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .footer-content-wrp .footer-invitation-form form button.i-f-btn:hover {
          background-color: #66a1e1; }
  .footer-content-wrp .footer-description p {
    text-align: justify;
    color: #898989;
    font-size: 13px;
    line-height: 35px;
    margin-bottom: 0px; }

.footer-copyright {
  position: relative;
  background-color: #4c4c4c;
  color: #ffffff;
  text-align: center;
  padding: 17px 0; }
  .footer-copyright p {
    margin-bottom: 0;
    font-size: 12px;
    margin-right: 20px; }
  .footer-copyright .text-copyright {
    text-align: left; }
  .footer-copyright .text-websima-url {
    position: relative;
    text-align: right; }
    .footer-copyright .text-websima-url:before {
      position: absolute;
      content: "";
      top: -4px;
      width: 17px;
      height: 24px;
      vertical-align: middle;
      display: inline-block;
      background: transparent url("../images/sprite.png");
      background-position: -86px -12px;
      margin-left: 0px; }
    .footer-copyright .text-websima-url a {
      color: #ffffff;
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .footer-copyright .text-websima-url a:hover {
        opacity: 0.6; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: transparent !important; }

#internal-page {
  position: relative;
  overflow: hidden;
  min-height: 500px;
  padding-bottom: 80px; }

#breadcrumbs_wrp {
  position: relative;
  overflow: hidden;
  background: #f15b7d;
  background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
  background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
  background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
  padding: 10px 0; }
  #breadcrumbs_wrp #top-header-breadcrumbs {
    position: relative; }
    #breadcrumbs_wrp #top-header-breadcrumbs a {
      position: relative;
      font-size: 12px;
      font-family: "iranyekan-regular", Arial !important;
      color: #ffffff;
      padding-left: 15px;
      padding-right: 10px;
      opacity: 1;
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      #breadcrumbs_wrp #top-header-breadcrumbs a:hover {
        opacity: 0.7; }
        #breadcrumbs_wrp #top-header-breadcrumbs a:hover:before {
          opacity: initial !important; }
      #breadcrumbs_wrp #top-header-breadcrumbs a:before {
        position: absolute;
        font-family: Material-Design-Iconic-Font;
        content: "\f2fa";
        font-size: 18px;
        left: 0px;
        top: -5px;
        color: #ffffff; }
    #breadcrumbs_wrp #top-header-breadcrumbs .breadcrumb_last {
      margin-right: 5px;
      font-family: "iranyekan-regular", Arial !important;
      color: #ffffff;
      font-size: 12px; }

#heading-title, .heading-title-article {
  margin-bottom: 30px; }
  #heading-title .interior-heading-title, .heading-title-article .interior-heading-title {
    margin-top: 25px; }
    #heading-title .interior-heading-title h1, .heading-title-article .interior-heading-title h1 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 22px;
      margin-bottom: 0px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      padding: 5px 0px;
      font-family: "iranyekan-bold", Arial !important; }
      #heading-title .interior-heading-title h1 span, .heading-title-article .interior-heading-title h1 span {
        position: relative;
        width: 27px;
        height: 27px;
        display: inline-block;
        background: url("../images/sprite.png");
        margin-left: 10px; }
    #heading-title .interior-heading-title.single-page h1, .heading-title-article .interior-heading-title.single-page h1 {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
    #heading-title .interior-heading-title h1, .heading-title-article .interior-heading-title h1,
    #heading-title .interior-heading-title h2, .heading-title-article .interior-heading-title h2,
    #heading-title .interior-heading-title h3, .heading-title-article .interior-heading-title h3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 22px;
      margin-bottom: 0px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      padding: 5px 0px;
      font-family: "iranyekan-bold", Arial !important; }
      #heading-title .interior-heading-title h1 span, .heading-title-article .interior-heading-title h1 span ,
      #heading-title .interior-heading-title h2 span, .heading-title-article .interior-heading-title h2 span ,
      #heading-title .interior-heading-title h3 span, .heading-title-article .interior-heading-title h3 span {
        position: relative;
        width: 27px;
        height: 27px;
        display: inline-block;
        background: url("../images/sprite.png");
        margin-left: 10px; }

/****** About Page ******/
.page-content {
  width: 930px;
  margin: 0 auto; }
  .page-content.page-woo {
    width: 100%; }

.page-content-images {
  position: relative;
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px; }
  .page-content-images img {
    height: auto; }

.page-content-description {
  position: relative;
  overflow: hidden; }
  .page-content-description > p {
    font-size: 14px;
    line-height: 35px;
    text-align: justify;
    margin-bottom: 0px;
    font-family: "iranyekan-regular", Arial !important; }
  .page-content-description > ol {
    margin-bottom: 40px;
    padding-right: 25px; }
    .page-content-description > ol > li {
      position: relative;
      margin: 10px 0;
      font-size: 14px;
      color: #575757; }
  .page-content-description > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 40px; }
    .page-content-description > ul > li {
      position: relative;
      padding-right: 30px;
      margin: 10px 0;
      font-size: 14px;
      color: #575757; }
      .page-content-description > ul > li:before {
        position: absolute;
        content: " ";
        width: 10px;
        height: 4px;
        background-color: #e33955;
        right: 10px;
        top: 10px;
        border-radius: 5px; }
  .page-content-description blockquote {
    background-color: #f8f8f8;
    border-right: 3px solid #e33955;
    padding: 20px; }
  .page-content-description blockquote p {
    margin: 0;
    line-height: 30px; }
  .page-content-description h1 {
    font-size: 19px;
    margin-bottom: 18px; }
  .page-content-description h2 {
    font-size: 18px;
    margin-bottom: 18px; }
  .page-content-description h3 {
    font-size: 16px;
    margin-bottom: 18px; }
  .page-content-description h4 {
    font-size: 15px;
    margin-bottom: 18px; }
  .page-content-description h5 {
    font-size: 14px;
    margin-bottom: 18px; }
  .page-content-description h6 {
    font-size: 13px;
    margin-bottom: 18px; }
  .page-content-description > p > a {
    color: #989898;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
    .page-content-description > p > a:hover {
      color: #e33955; }
  .page-content-description > table {
    border: 1px solid #dee2e6; }
    .page-content-description > table th,
    .page-content-description > table td {
      border: 1px solid #dee2e6;
      padding: 10px;
      text-align: center; }
    .page-content-description > table thead th,
    .page-content-description > table thead td {
      border-bottom-width: 1px; }

.page_gallery .item-pagegallery {
  position: relative;
  margin: 25px 5px; }
  .page_gallery .item-pagegallery a {
    position: relative;
    display: block;
    margin : 0px auto;
    /* width: 150px; */
    } 
    .page_gallery .item-pagegallery a:before {
      position: absolute;
      content: " ";
      width: 100%;
      height: 100%;
      /* background-color: rgba(229, 115, 88, 0.7); */
      background-color: rgba(227, 57, 85,0.7);
      opacity: 0;
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
    .page_gallery .item-pagegallery a:hover:before {
      opacity: 1; }
    .page_gallery .item-pagegallery a span {
      position: absolute;
      width: 20px;
      height: 26px;
      font-size: 25px;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      color: #ffffff;
      opacity: 0;
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
    .page_gallery .item-pagegallery a:hover span {
      opacity: 1; }

/*** Article Page ***/
.banner-box-article .pbf-images {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .banner-box-article .pbf-images img {
    width: 100%;
    height: auto; }
  .banner-box-article .pbf-images .box-pbf-images {
    width: 562px;
    height: 158px;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding-right: 50px;
    padding-left: 25px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px; }
    .banner-box-article .pbf-images .box-pbf-images .bpi-line {
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.6);
      right: 0; }
      .banner-box-article .pbf-images .box-pbf-images .bpi-line.top {
        top: -7px; }
      .banner-box-article .pbf-images .box-pbf-images .bpi-line.bottom {
        bottom: -7px; }
    .banner-box-article .pbf-images .box-pbf-images h3 {
      font-family: "iranyekan-bold", Arial !important;
      font-size: 20px;
      margin-top: 35px; }
    .banner-box-article .pbf-images .box-pbf-images p {
      font-family: "iranyekan-regular", Arial !important;
      font-size: 14px;
      line-height: 28px;
      padding-left: 100px; }
    .banner-box-article .pbf-images .box-pbf-images .bpi-btn {
      position: relative; }
      .banner-box-article .pbf-images .box-pbf-images .bpi-btn a {
        width: 115px;
        height: 35px;
        display: block;
        line-height: 35px;
        position: relative;
        overflow: hidden;
        display: block;
        color: #ffffff;
        text-align: center;
        background: #68b7ea;
        background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        z-index: 100;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-align: center;
        color: #ffffff; }
        .banner-box-article .pbf-images .box-pbf-images .bpi-btn a:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          right: 0;
          top: 0;
          background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
          background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
          background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
          z-index: -1;
          opacity: 0;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        .banner-box-article .pbf-images .box-pbf-images .bpi-btn a:hover:before {
          opacity: 1; }

.item-blog.interior {
  margin-bottom: 45px; }

.banner-twocolumn-pagearticle {
  position: relative;
  overflow: hidden;
  margin: 65px 0 45px; }
  .banner-twocolumn-pagearticle .item-bt {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .banner-twocolumn-pagearticle .item-bt a {
      display: block;
      opacity: 1;
      -webkit-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      -moz-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      -o-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      transition: transform 0.9s ease-out, opacity 0.9s ease-out; }
      .banner-twocolumn-pagearticle .item-bt a img {
        width: 100%;
        height: auto; }
      .banner-twocolumn-pagearticle .item-bt a:hover {
        opacity: 0.8;
        transform: scale(1.1); }
    .banner-twocolumn-pagearticle .item-bt img {
      width: 100%;
      height: auto; }

.pagination-list {
  text-align: center;
  padding-top: 5px;
  text-align: center; }
  .pagination-list .page-numbers {
    position: relative;
    font-size: 16px;
    margin: 0 5px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    -webkit-border-radius: 7px 7px 4px 4px;
    -moz-border-radius: 7px 7px 4px 4px;
    border-radius: 7px 7px 4px 4px;
    background-color: transparent;
    color: #d3d3d3;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .pagination-list .page-numbers:before {
      position: absolute;
      content: "";
      width: 0%;
      height: 2px;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #e33955;
      -webkit-transition: width 0.5s ease;
      -moz-transition: width 0.5s ease;
      -o-transition: width 0.5s ease;
      transition: width 0.5s ease; }
    .pagination-list .page-numbers.current, .pagination-list .page-numbers:hover {
      color: #e33955;
      background-color: #eff1f0;
      display: inline-block; }
      .pagination-list .page-numbers.current:before, .pagination-list .page-numbers:hover:before {
        width: 100%; }
  .pagination-list a.prev, .pagination-list a.next {
    position: relative;
    top: 3px; }
    .pagination-list a.prev.page-numbers:hover, .pagination-list a.next.page-numbers:hover {
      background-color: transparent;
      color: #e33955; }
      .pagination-list a.prev.page-numbers:hover:before, .pagination-list a.next.page-numbers:hover:before {
        display: none; }

/****** Single article ******/
.single-article-content {
  width: auto;
  margin: 0 auto;
  margin-bottom: 55px; }
  .single-article-content .single-images img {
    width: 100%;
    height: auto; }

.single-article-banner {
  width: 930px;
  margin: 0 auto;
  margin-bottom: 75px; }
  .single-article-banner .sab-images {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .single-article-banner .sab-images a {
      position: relative;
      display: block;
      z-index: 1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      -webkit-transition: transform 2.5s ease-out;
      -moz-transition: transform 2.5s ease-out;
      -o-transition: transform 2.5s ease-out;
      transition: transform 2.5s ease-out; }
      .single-article-banner .sab-images a img {
        width: 100%;
        height: auto; }
      .single-article-banner .sab-images a:before {
        position: absolute;
        content: " ";
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.2);
        transform: translateY(-225px);
        z-index: 2;
        -webkit-transition: transform 0.4s ease-out;
        -moz-transition: transform 0.4s ease-out;
        -o-transition: transform 0.4s ease-out;
        transition: transform 0.4s ease-out; }
      .single-article-banner .sab-images a:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
        .single-article-banner .sab-images a:hover:before {
          transform: translateY(225px); }

.single-date-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 5px; }
  .single-date-category .sdc-category {
    font-size: 13px;
    font-family: "iranyekan-bold", Arial !important; }
    .single-date-category .sdc-category a {
      color: #e33955;
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .single-date-category .sdc-category a:hover {
        opacity: 0.7; }
  .single-date-category .sdc-date {
    font-family: "iranyekan-bold", Arial !important;
    color: #e33955; }

.single-images {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.15); }

.single-description {
  margin-top: 45px; }
  .single-description p {
    font-size: 14px;
    line-height: 35px;
    text-align: justify;
    #margin-bottom: 40px;
    font-family: "iranyekan-regular", Arial !important; }
  .single-description > ol {
    margin-bottom: 40px;
    padding-right: 25px; }
    .single-description > ol > li {
      position: relative;
      margin: 10px 0;
      font-size: 14px;
      color: #575757; }
  .single-description > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 40px; }
    .single-description > ul > li {
      position: relative;
      padding-right: 30px;
      margin: 10px 0;
      font-size: 14px;
      color: #575757; }
      .single-description > ul > li:before {
        position: absolute;
        content: " ";
        width: 10px;
        height: 4px;
        background-color: #e33955;
        right: 10px;
        top: 10px;
        border-radius: 5px; }
  .single-description blockquote {
    background-color: #f8f8f8;
    border-right: 3px solid #e33955;
    padding: 20px; }
  .single-description blockquote p {
    margin: 0;
    line-height: 30px; }
  .single-description h1 {
    font-size: 19px;
    margin-bottom: 18px; }
  .single-description h2 {
    font-size: 18px;
    margin-bottom: 18px; }
  .single-description h3 {
    font-size: 16px;
    margin-bottom: 18px; }
  .single-description h4 {
    font-size: 15px;
    margin-bottom: 18px; }
  .single-description h5 {
    font-size: 14px;
    margin-bottom: 18px; }
  .single-description h6 {
    font-size: 13px;
    margin-bottom: 18px; }
  .single-description a {
    color: #989898;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
    .single-description a:hover {
      color: #e33955; }
  .single-description table {
    #border: 1px solid #dee2e6; }
    .single-description table th,
    .single-description table td {
      #border: 1px solid #dee2e6;
      padding: 1px;
      text-align: center; }
    .single-description table thead th,
    .single-description table thead td {
      #border-bottom-width: 1px; }

.sts-social-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 28px;
  padding-bottom: 12px; }

.single-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .single-social .icon-share {
    position: relative;
    float: left;
    font-size: 20px;
    margin-right: 12px;
    color: #e33955;
    cursor: pointer; }

.single-tag-span {
  float: right;
  font-family: "iranyekan-regular", Arial !important; }

.social-list-share {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .social-list-share.active {
    opacity: 1;
    visibility: visible; }
  .social-list-share ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .social-list-share ul li {
      display: inline-block;
      margin: 0 12px; }
      .social-list-share ul li a {
        display: block;
        color: #d6d6d6;
        font-size: 18px;
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease; }
        .social-list-share ul li a:hover {
          color: #e33955; }

.single-tag-list {
  position: relative;
  top: -8px; }
  .single-tag-list a {
    padding: 10px 25px;
    background-color: #f7f7f7;
    color: #afafaf;
    margin: 0 8px;
    margin-bottom: 8px;
    font-size: 12px;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .single-tag-list a:hover {
      background-color: transparent;
      color: #3681d2;
      border: 1px solid #3681d2; }

.sra-heading-title, .sca-heading-title {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 60px; }
  .sra-heading-title h3, .sca-heading-title h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 5px 0px;
    font-family: "iranyekan-bold", Arial !important;
    color: #353535; }
    .sra-heading-title h3 span, .sca-heading-title h3 span {
      position: relative;
      width: 27px;
      height: 27px;
      display: inline-block;
      background: url("../images/sprite.png");
      margin-left: 10px; }

.single-related-article .item-article-adak {
  margin-bottom: 0px; }

.single-comment-article {
  text-align: center;
  margin-top: 100px; }
  .single-comment-article > h3 {
    position: relative;
    text-align: center;
    margin-top: 80px;
    font-size: 18px;
    color: #e33955;
    display: inline-block;
    text-align: center;
    padding: 0 45px; }

.comments-list_wrap {
  width: 930px;
  margin: 0 auto;
  margin-top: 50px; }

.cf-article-input {
  width: 100%;
  height: 42px;
  outline: none;
  border: 1px solid #ececec;
  padding: 0 15px;
  font-size: 14px;
  margin-bottom: 6px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .cf-article-input::-webkit-input-placeholder {
    color: #c7c7c7;
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out; }
  .cf-article-input::-moz-placeholder {
    color: #c7c7c7;
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out; }
  .cf-article-input::-moz-placeholder {
    color: #c7c7c7;
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out; }
  .cf-article-input::-ms-input-placeholder {
    color: #c7c7c7;
    -webkit-transition: color 0.5s ease-out;
    -moz-transition: color 0.5s ease-out;
    -o-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out; }
  .cf-article-input:focus {
    border: 1px solid #3681d2; }
    .cf-article-input:focus::-webkit-input-placeholder {
      color: #3681d2; }
    .cf-article-input:focus::-moz-placeholder {
      color: #3681d2; }
    .cf-article-input:focus::-moz-placeholder {
      color: #3681d2; }
    .cf-article-input:focus::-ms-input-placeholder {
      color: #3681d2; }

.cf-article-message {
  width: 100%;
  height: 170px;
  line-height: 25px;
  outline: none;
  border: 1px solid #ececec;
  padding: 15px;
  padding-top: 8px;
  padding-left: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .cf-article-message::-webkit-input-placeholder {
    color: #c7c7c7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .cf-article-message::-moz-placeholder {
    color: #c7c7c7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .cf-article-message::-moz-placeholder {
    color: #c7c7c7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .cf-article-message::-ms-input-placeholder {
    color: #c7c7c7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .cf-article-message:focus {
    border: 1px solid #3681d2; }
    .cf-article-message:focus::-webkit-input-placeholder {
      color: #3681d2; }
    .cf-article-message:focus::-moz-placeholder {
      color: #3681d2; }
    .cf-article-message:focus::-moz-placeholder {
      color: #3681d2; }
    .cf-article-message:focus::-ms-input-placeholder {
      color: #3681d2; }

.comment-input-icon {
  position: absolute;
  left: 15px;
  top: 13px;
  color: #e1e1e1;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }

.cf-article-message ~ .comment-input-icon {
  padding-left: 15px; }

.cf-article-input:focus ~ .comment-input-icon,
.cf-article-message:focus ~ .comment-input-icon {
  color: #3681d2; }

.comment_field {
  position: relative;
  margin-bottom: 16px; }

.cf-submit {
  text-align: left; }
  .cf-submit .submit {
    position: relative;
    overflow: hidden;
    width: 105px;
    height: 40px;
    line-height: 40px;
    margin-right: auto;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    display: block;
    color: #ffffff;
    text-align: center;
    background: #68b7ea;
    background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
    background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
    background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 100; }
    .cf-submit .submit:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      right: 0;
      top: 0;
      background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
      z-index: -1;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .cf-submit .submit:hover:before {
      opacity: 1; }

.comment_list_respond {
  width: 840px;
  margin: 0 auto; }

.comment-list, .comment-list li {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.children, ul.children li {
  list-style: none;
  margin: 0;
  padding: 0; }

.children li .commentbox:before {
  position: absolute;
  font-family: 'icomoon';
  content: "\e90f";
  font-size: 20px;
  right: -25px;
  transform: rotate(90deg);
  top: 0;
  color: #3681d2; }

ul.children {
  padding-right: 25px; }

.commentbox {
  position: relative;
  margin: 70px 0; }

.comment-avatar-profile {
  margin-bottom: 10px; }
  .comment-avatar-profile img {
    width: auto; }

.comment-avatar-name-date {
  text-align: center; }
  .comment-avatar-name-date .comment-avatar-name {
    font-size: 16px;
    color: #424242;
    margin-bottom: 5px;
    font-family: "iranyekan-bold", Arial !important; }
  .comment-avatar-name-date .comment-avatar-date {
    font-size: 12px;
    margin-bottom: 6px;
    color: #969696; }

.comment-text {
  border-right: 1px solid #eaeaea;
  height: 100%;
  padding-right: 30px;
  padding-top: 30px; }
  .comment-text .description p {
    font-size: 13px;
    line-height: 30px;
    text-align: justify; }

a.comment-reply-link {
  width: 110px;
  font-size: 13px;
  display: block;
  height: 28px;
  line-height: 28px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #b8b8b8;
  border: 1px solid #b8b8b8;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  a.comment-reply-link:hover {
    color: #ffffff;
    border: 1px solid transparent;
    background-color: #3681d2; }

.alert_by_comment {
  width: 100%;
  padding: 0 15px; }

.alert.logged-in-as a.trn_elm_all {
  color: #3681d2;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .alert.logged-in-as a.trn_elm_all:hover {
    opacity: 0.7; }
.alert.logged-in-as a.comment-logout {
  display: inline-block !important;
  overflow: inherit !important;
  padding: 2px 15px 4px;
  position: relative;
  overflow: hidden;
  border: 1px solid #3681d2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  text-align: center;
  color: #3681d2;
  z-index: 100;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .alert.logged-in-as a.comment-logout:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .alert.logged-in-as a.comment-logout:hover {
    color: #ffffff;
    border: 1px solid #e33955; }
    .alert.logged-in-as a.comment-logout:hover:before {
      opacity: 1; }

.comment-form-comment, .comment-text {
  width: 100%;
  margin-bottom: 0px !important; }

.comment-form-comment {
  padding: 0 15px;
  padding-bottom: 10px; }
  .comment-form-comment .comment-input-icon {
    padding-left: 0px; }

.comment-form-comment.cfp-row {
  padding: 0; }
  .comment-form-comment.cfp-row div.errors {
    bottom: 0px; }

.cfp-row .error {
  bottom: 3px !important; }

.alert.logged-in-as {
  padding: 0px !important;
  font-size: 14px;
  text-align: right; }

a#cancel-comment-reply-link {
  width: 105px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  bottom: 10px;
  border: none;
  outline: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border: 1px solid #3681d2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  text-align: center;
  color: #3681d2;
  z-index: 100;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute; }
  a#cancel-comment-reply-link:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  a#cancel-comment-reply-link:hover {
    color: #ffffff;
    border: 1px solid #e33955; }
    a#cancel-comment-reply-link:hover:before {
      opacity: 1; }

div.error {
  position: absolute;
  color: red;
  font-size: 12px;
  bottom: -14px; }

/****** Contact page ******/
.contact-page {
  width: 930px;
  margin: 0 auto; }

.contact-description {
  margin-bottom: 50px; }
  .contact-description p {
    text-align: justify;
    line-height: 35px; }

.contact-images {
  position: relative;
  width: 455px;
  height: 440px;
  margin-right: auto; }
  .contact-images .btn_ci {
    position: absolute;
    width: 150px;
    height: 45px;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: auto; }
    .contact-images .btn_ci a {
      position: absolute;
      width: 150px;
      height: 45px;
      line-height: 45px;
      position: relative;
      overflow: hidden;
      display: block;
      color: #ffffff;
      text-align: center;
      background: #68b7ea;
      background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
      background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
      background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      z-index: 100; }
      .contact-images .btn_ci a:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
        z-index: -1;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .contact-images .btn_ci a:hover:before {
        opacity: 1; }

.contact-information-form {
  width: 420px; }
  .contact-information-form .contact-form-title {
    margin-bottom: 60px; }
    .contact-information-form .contact-form-title h3 {
      font-size: 16px;
      font-family: "iranyekan-bold", Arial !important; }

.contact-info {
  position: relative;
  overflow: hidden; }

.contact-info-row {
  margin: 25px 0;
  display: flex; }
  .contact-info-row .cir-icon {
    margin-left: 15px;
    font-size: 16px;
    color: #e33955; }
  .contact-info-row .cir-text span, .contact-info-row .cir-text p {
    display: block;
    font-size: 14px;
    color: #474747;
    margin-bottom: 0px; }
  .contact-info-row .cir-text p {
    margin-bottom: 0px;
    line-height: 25px; }

.wpcf7-form-control-wrap {
  position: relative;
  display: block;
  width: 420px;
  margin: 18px 0; }
  .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    height: 40px;
    outline: none;
    border: 1px solid #ececec;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-right: 25px;
    padding-left: 25px;
    font-family: "iranyekan-regular", Arial !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .wpcf7-form-control-wrap .wpcf7-form-control::-webkit-input-placeholder {
      color: #c7c7c7;
      -webkit-transition: color 0.5s ease-out;
      -moz-transition: color 0.5s ease-out;
      -o-transition: color 0.5s ease-out;
      transition: color 0.5s ease-out; }
    .wpcf7-form-control-wrap .wpcf7-form-control::-moz-placeholder {
      color: #c7c7c7;
      -webkit-transition: color 0.5s ease-out;
      -moz-transition: color 0.5s ease-out;
      -o-transition: color 0.5s ease-out;
      transition: color 0.5s ease-out; }
    .wpcf7-form-control-wrap .wpcf7-form-control::-moz-placeholder {
      color: #c7c7c7;
      -webkit-transition: color 0.5s ease-out;
      -moz-transition: color 0.5s ease-out;
      -o-transition: color 0.5s ease-out;
      transition: color 0.5s ease-out; }
    .wpcf7-form-control-wrap .wpcf7-form-control::-ms-input-placeholder {
      color: #c7c7c7;
      -webkit-transition: color 0.5s ease-out;
      -moz-transition: color 0.5s ease-out;
      -o-transition: color 0.5s ease-out;
      transition: color 0.5s ease-out; }
    .wpcf7-form-control-wrap .wpcf7-form-control:focus {
      border: 1px solid #3681d2; }
      .wpcf7-form-control-wrap .wpcf7-form-control:focus::-webkit-input-placeholder {
        color: #3681d2; }
      .wpcf7-form-control-wrap .wpcf7-form-control:focus::-moz-placeholder {
        color: #3681d2; }
      .wpcf7-form-control-wrap .wpcf7-form-control:focus::-moz-placeholder {
        color: #3681d2; }
      .wpcf7-form-control-wrap .wpcf7-form-control:focus::-ms-input-placeholder {
        color: #3681d2; }
    .wpcf7-form-control-wrap .wpcf7-form-control ~ span.icon-login {
      opacity: 0;
      -webkit-transform: rotate(180deg) translateX(0px);
      -moz-transform: rotate(180deg) translateX(0px);
      -ms-transform: rotate(180deg) translateX(0px);
      -o-transform: rotate(180deg) translateX(0px);
      transform: rotate(180deg) translateX(0px);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .wpcf7-form-control-wrap .wpcf7-form-control:focus ~ span.icon-login {
      opacity: 1;
      -webkit-transform: rotate(180deg) translateX(-5px);
      -moz-transform: rotate(180deg) translateX(-5px);
      -ms-transform: rotate(180deg) translateX(-5px);
      -o-transform: rotate(180deg) translateX(-5px);
      transform: rotate(180deg) translateX(-5px); }
    .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
      height: 108px;
      padding-top: 10px; }
  .wpcf7-form-control-wrap span.icon-login {
    position: absolute;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    left: 10px;
    top: 11px;
    font-size: 18px;
    color: #3681d2; }

.submit-captcha-row {
  position: relative;
  overflow: hidden; }
  .submit-captcha-row .control-row-captcha {
    float: right; }
    .submit-captcha-row .control-row-captcha .wpcf7-form-control-wrap {
      width: auto;
      margin: auto;
      display: inline-block;
      padding-bottom: 25px; }
      .submit-captcha-row .control-row-captcha .wpcf7-form-control-wrap .icon-login {
        display: none; }
      .submit-captcha-row .control-row-captcha .wpcf7-form-control-wrap .wpcf7-captchar {
        width: 100px;
        padding-right: 5px;
        padding-left: 5px;
        text-align: center; }
      .submit-captcha-row .control-row-captcha .wpcf7-form-control-wrap.captcha-1 span.wpcf7-not-valid-tip {
        white-space: nowrap;
        bottom: 7px;
        right: -75px; }
  .submit-captcha-row .wpcf7-submit {
    float: left;
    width: 100px;
    height: 40px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    outline: none;
    border: none;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    display: block;
    color: #ffffff;
    text-align: center;
    background: #68b7ea;
    background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
    background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
    background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 100; }
    .submit-captcha-row .wpcf7-submit:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      right: 0;
      top: 0;
      background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
      z-index: -1;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .submit-captcha-row .wpcf7-submit:hover:before {
      opacity: 1; }
    .submit-captcha-row .wpcf7-submit:focus {
      outline: none; }
  .submit-captcha-row .ajax-loader {
    margin: 14px 0px 0 4px !important;
    float: left !important; }

.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -18px;
  font-size: 12px !important; }

.wpcf7-form-control-wrap.your-message .wpcf7-not-valid-tip {
  bottom: -12px; }

.wpcf7-response-output {
  position: absolute;
  width: 420px;
  margin: 0 !important;
  border: 1px solid #ccc !important;
  text-align: center;
  border-radius: 15px; }

/****** 404 page ******/
.ps-content-404 {
  padding: 50px 0;
  text-align: center; }

.product-pages-images {
  text-align: center;
  margin-bottom: 50px; }

#product-wrap {
  position: relative;
  overflow: hidden;
  min-height: 500px;
  padding-bottom: 80px; }

.resp-sidebar-product-menu,
.resp-sidebar-sellers-menu,
.sidebar-menu-resp,
.sidebar-menu-sellers-resp {
  display: none; }

.resp-sidebar-product-menu .close_btn,
.resp-sidebar-sellers-menu .close_btn_sellers {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #a1a1a1;
  color: #a1a1a1;
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: auto;
  -webkit-transition: color 0.5s ease, border 0.5s ease;
  -moz-transition: color 0.5s ease, border 0.5s ease;
  -o-transition: color 0.5s ease, border 0.5s ease;
  transition: color 0.5s ease, border 0.5s ease; }
  .resp-sidebar-product-menu .close_btn:hover,
  .resp-sidebar-sellers-menu .close_btn_sellers:hover {
    color: #e33955;
    border: 1px solid #e33955; }

.overlay-menu-sidebar,
.overlay-menu-sellers-sidebar {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .overlay-menu-sidebar.show,
  .overlay-menu-sellers-sidebar.show {
    opacity: 1;
    z-index: 300; }

.woocommerce-paginations {
  text-align: center;
  padding-top: 5px; }
  .woocommerce-paginations .page-numbers {
    position: relative;
    font-size: 16px;
    margin: 0 5px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    -webkit-border-radius: 7px 7px 4px 4px;
    -moz-border-radius: 7px 7px 4px 4px;
    border-radius: 7px 7px 4px 4px;
    background-color: transparent;
    color: #d3d3d3;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .woocommerce-paginations .page-numbers:before {
      position: absolute;
      content: "";
      width: 0%;
      height: 2px;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #e33955;
      -webkit-transition: width 0.5s ease;
      -moz-transition: width 0.5s ease;
      -o-transition: width 0.5s ease;
      transition: width 0.5s ease; }
    .woocommerce-paginations .page-numbers.current, .woocommerce-paginations .page-numbers:hover {
      color: #e33955;
      background-color: #eff1f0;
      display: inline-block; }
      .woocommerce-paginations .page-numbers.current:before, .woocommerce-paginations .page-numbers:hover:before {
        width: 100%; }
  .woocommerce-paginations a.prev, .woocommerce-paginations a.next {
    position: relative;
    top: 3px; }
    .woocommerce-paginations a.prev.page-numbers:hover, .woocommerce-paginations a.next.page-numbers:hover {
      background-color: transparent;
      color: #e33955; }
      .woocommerce-paginations a.prev.page-numbers:hover:before, .woocommerce-paginations a.next.page-numbers:hover:before {
        display: none; }

#sidebar-product .swf-title , .blog-sidebar .swf-title {
  border: 1px solid #009de4;
  border-right: 7px solid #009de4;
  height: 50px;
  line-height: 50px;
  color: #009de4;
  text-align: center;
  font-size: 15px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }
#sidebar-product ul.product-categories, #sidebar-product ul , .blog-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
  border-right: 7px solid #009de4;
  padding: 20px 0;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin-bottom: 22px; }
   #sidebar-product ul.woocommerce-widget-layered-nav-list {
	max-height: 275px;
    overflow-y: auto;
   }
img {max-width:100%;height:auto}
   #sidebar-product ul.product-categories li a, #sidebar-product ul li a ,
  .blog-sidebar ul li a   {
    position: relative;
    height: 45px;
    line-height: 45px;
    padding-right: 22px;
    display: block;
    color: #3681d2;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
    #sidebar-product ul.product-categories li a:before {
      position: absolute;
      content: "";
      width: 7px;
      height: 0%;
      background-color: #e33955;
      right: -7px;
      top: 0px;
      -webkit-transition: height 0.5s ease;
      -moz-transition: height 0.5s ease;
      -o-transition: height 0.5s ease;
      transition: height 0.5s ease; }
    #sidebar-product ul.product-categories li a:hover, #sidebar-product ul li a:hover ,
.blog-sidebar ul li a:hover	{
      background-color: #f9f9f9;
      color: #e33955; }
      #sidebar-product ul.product-categories li a:hover:before, #sidebar-product ul li a:hover:before {
        height: 100%; }
  #sidebar-product ul.product-categories li.chosen > a, #sidebar-product ul.product-categories li.current-cat > a, #sidebar-product ul li.chosen > a, #sidebar-product ul li.current-cat > a {
    background-color: #f9f9f9;
    color: #e33955; }
    #sidebar-product ul.product-categories li.chosen > a:before, #sidebar-product ul.product-categories li.current-cat > a:before, #sidebar-product ul li.chosen > a:before, #sidebar-product ul li.current-cat > a:before {
      height: 100%; }
  #sidebar-product ul.product-categories li.cat-parent > a, #sidebar-product ul li.cat-parent > a {
    background-color: #f9f9f9;
    color: #e33955; }
    #sidebar-product ul.product-categories li.cat-parent > a:before, #sidebar-product ul li.cat-parent > a:before {
      height: 100%; }
  #sidebar-product ul.product-categories li ul.children, #sidebar-product ul li ul.children {
    padding-right: 20px !important;
    border-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    #sidebar-product ul.product-categories li ul.children a, #sidebar-product ul li ul.children a {
      background: none; }
      #sidebar-product ul.product-categories li ul.children a:before, #sidebar-product ul li ul.children a:before {
        display: none; }
#sidebar-product ul li .count {
  display: none; }

.product-category-description p {
  line-height: 35px;
  text-align: justify; }
.product-category-description > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .product-category-description > ul > li {
    position: relative;
    padding-right: 30px;
    margin: 10px 0;
    font-size: 14px; }
    .product-category-description > ul > li:before {
      position: absolute;
      content: " ";
      background: url("../images/icon-leaf.png");
      width: 15px;
      height: 26px;
      right: 5px;
      top: -3px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
.product-category-description blockquote {
  background-color: #f3f3f3;
  border-right: 3px solid #e33955;
  padding: 20px; }
.product-category-description blockquote p {
  margin: 0; }
.product-category-description h1 {
  font-size: 19px; }
.product-category-description h2 {
  font-size: 18px; }
.product-category-description h3 {
  font-size: 16px; }
.product-category-description h4 {
  font-size: 15px; }
.product-category-description h5 {
  font-size: 14px; }
.product-category-description h6 {
  font-size: 13px; }
.product-category-description a {
  color: #3781d0;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }
  .product-category-description a:hover {
    color: #e33955; }
.product-category-description table {
  border: 1px solid #dee2e6; }
  .product-category-description table th,
  .product-category-description table td {
    border: 1px solid #dee2e6;
    padding: 10px;
    text-align: center; }
  .product-category-description table thead th,
  .product-category-description table thead td {
    border-bottom-width: 1px; }

.sidebar-product-adv {
  position: relative;
  overflow: hidden;
  margin-bottom: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .sidebar-product-adv a {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    .sidebar-product-adv a:hover {
      opacity: 0.8; }

/****** single product ******/
.product-image-description {
  position: relative; }

.single-product-title-category {
  position: relative;
  margin-top: 15px; }
  .single-product-title-category .sptc-cat {
    font-family: "iranyekan-regular", Arial !important; }
    .single-product-title-category .sptc-cat span a {
      color: #e33955;
      opacity: 1;
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .single-product-title-category .sptc-cat span a:hover {
        opacity: 0.5; }

.wishlist-title h2 {
  vertical-align: middle;
  font-size: 14px;
  margin-bottom: 10px; }

table.shop_table.cart.wishlist_table {
  border: none; }
  table.shop_table.cart.wishlist_table thead th {
    padding: 10px 12px;
    font-weight: 100;
    font-size: 15px;
    text-align: center;
    font-family: "iranyekan-regular", Arial !important; }
  table.shop_table.cart.wishlist_table tbody td {
    font-size: 14px;
    text-align: center;
    line-height: 60px; }
    table.shop_table.cart.wishlist_table tbody td a {
      color: #969696;
      font-family: "iranyekan-regular", Arial !important;
      -webkit-transition: color 0.5s ease;
      -moz-transition: color 0.5s ease;
      -o-transition: color 0.5s ease;
      transition: color 0.5s ease; }
      table.shop_table.cart.wishlist_table tbody td a:hover {
        color: #e33955; }
    table.shop_table.cart.wishlist_table tbody td a.remove.remove_from_wishlist {
      background-color: transparent;
      line-height: 26px; }
      table.shop_table.cart.wishlist_table tbody td a.remove.remove_from_wishlist:hover {
        color: #dcdcdc !important; }
    table.shop_table.cart.wishlist_table tbody td.product-price .span-price-text {
      display: none; }
    table.shop_table.cart.wishlist_table tbody td.product-price del {
      text-decoration: line-through;
      color: #fe0000;
      display: inline-block;
      margin-left: 5px; }
      table.shop_table.cart.wishlist_table tbody td.product-price del .woocommerce-Price-amount {
        color: #aaaaaa;
        font-size: 14px; }
        table.shop_table.cart.wishlist_table tbody td.product-price del .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
          font-size: inherit; }
    table.shop_table.cart.wishlist_table tbody td.product-price ins {
      text-decoration: none; }
    table.shop_table.cart.wishlist_table tbody td.product-price .woocommerce-Price-amount {
      font-size: 16px;
      color: #969696;
      font-weight: bold; }
      table.shop_table.cart.wishlist_table tbody td.product-price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
        font-size: 16px;
        color: #969696;
        font-weight: 100; }
    table.shop_table.cart.wishlist_table tbody td.product-stock-status span.wishlist-in-stock {
      font-family: "iranyekan-regular", Arial !important; }
    table.shop_table.cart.wishlist_table tbody td.product-add-to-cart a {
      position: relative;
      overflow: hidden;
      display: block;
      color: #ffffff;
      text-align: center;
      background: #68b7ea;
      background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
      background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
      background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      z-index: 100;
      font-weight: 100 !important;
      margin-bottom: 0 !important; }
      table.shop_table.cart.wishlist_table tbody td.product-add-to-cart a:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
        background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
        z-index: -1;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      table.shop_table.cart.wishlist_table tbody td.product-add-to-cart a:hover:before {
        opacity: 1; }
    table.shop_table.cart.wishlist_table tbody td a.add_to_cart_button.button {
      position: relative;
      overflow: hidden;
      background-color: #3681d2;
      font-weight: 100;
      width: 140px;
      height: 40px;
      line-height: 40px;
      border: none;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      border: 1px solid #3681d2;
      text-align: center;
      color: #ffffff;
      padding: 0 !important;
      margin-bottom: 0px;
      display: inline-block;
      cursor: pointer;
      z-index: 1;
      outline: none;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      table.shop_table.cart.wishlist_table tbody td a.add_to_cart_button.button:hover {
        background-color: transparent;
        color: #3681d2; }

.yith-wcwl-add-to-wishlist {
  position: relative;
  margin-top: 0px; }
  .yith-wcwl-add-to-wishlist a.add_to_wishlist {
    display: block;
    text-align: center;
    vertical-align: middle;
    font-size: 22px;
    color: #c5c5c5;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
    .yith-wcwl-add-to-wishlist a.add_to_wishlist > i {
      margin-right: 0px; }
    .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
      color: #e33955; }
  .yith-wcwl-add-to-wishlist .ajax-loading {
    display: none !important; }
  .yith-wcwl-add-to-wishlist.active {
    opacity: 0; }

.yith-wcwl-share {
  display: none; }

.yith-wcwl-wishlistexistsbrowse span.feedback {
  display: none; }

.yith-wcwl-wishlistexistsbrowse a {
  font-size: 0;
  display: block; }

.yith-wcwl-wishlistexistsbrowse a.hide:before {
  font-family: Material-Design-Iconic-Font;
  content: "\f15f";
  color: #e33955;
  font-size: 20px !important;
  text-align: center;
  line-height: 45px;
  display: block;
  opacity: 0;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s; }
.yith-wcwl-wishlistexistsbrowse a.show:before, .yith-wcwl-wishlistexistsbrowse a:before {
  font-family: Material-Design-Iconic-Font;
  content: "\f15f";
  color: #e33955;
  font-size: 26px !important;
  margin-top: -10px;
  text-align: center;
  line-height: 45px;
  display: block;
  opacity: 1;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }

.yith-wcwl-wishlistexistsbrowse a:hover:before {
  color: #e33955; }

.yith-wcwl-wishlistaddedbrowse span.feedback {
  display: none; }

.yith-wcwl-wishlistaddedbrowse a {
  font-size: 0;
  display: block; }

.yith-wcwl-wishlistaddedbrowse a:before {
  font-family: Material-Design-Iconic-Font;
  content: "\f15f";
  color: #e33955;
  font-size: 26px !important;
  margin-top: -10px;
  text-align: center;
  line-height: 45px;
  display: block;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }

.yith-wcwl-wishlistaddedbrowse a:hover:before {
  color: #e33955; }

#yith-wcwl-popup-message {
  display: none !important; }

.single-product-title-category {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px; margin-bottom: 10px; }
  .single-product-title-category .sptc-product-specifications .sptc-product-specifications-icon {
    position: relative;
    overflow: hidden;
    background: url("../images/sprite.png");
    width: 11px;
    height: 13px;
    display: inline-block;
    background-position: -125px -18px;
    position: relative;
    top: 3px; }
  .single-product-title-category .sptc-product-specifications .sptc-product-specifications-span {
    font-size: 16px; }
  .single-product-title-category .sptc-category span a {
    font-size: 12px;
    color: #3681d2;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
    .single-product-title-category .sptc-category span a:hover {
      color: #e33955; }

.table-book-spec .tbs-row {
  border-bottom: 1px solid #eeeeee;
  padding: 16px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .table-book-spec .tbs-row span {
    display: inline-block; }
    .table-book-spec .tbs-row span:last-child {
      color: #3681d2; }

.product .summary {
  float: none !important;
  width: 100% !important; }
  .product .summary p.stock.in-stock {
    display: none; }

.woocommerce-product-details__short-description p {
  text-align: justify;
  line-height: 30px;
  margin: 15px 0;
  font-family: "iranyekan-regular", Arial !important;
  color: #6b6b6b; }

.product-sellers-wrapper .psw-info-phone-box {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px; }
  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-icon {
    position: relative;
    background-color: #1b9a15;
    width: 100px;
    height: 100px; }
    .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-icon span {
      position: absolute;
      background: url("../images/sprite.png");
      background-position: -224px 2px;
      width: 50px;
      height: 50px;
      display: inline-block;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info {
    background-color: #12810b;
    display: block;
    width: 82%;
    padding: 16px 30px;
    color: #fff; }
    .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info .psw-info-phone-box-info-text {
      position: relative;
      top: 5px;
      font-size: 16px; }
    .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info .psw-info-phone-box-info-phone-number {
      position: relative;
      top: 3px; }
      .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info .psw-info-phone-box-info-phone-number span {
        margin-left: 10px;
        font-size: 18px;
        font-family: "iranyekan-bold", Arial !important; }
.product-sellers-wrapper .psw-info-sellers {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 25px 50px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  border-right: 5px solid #e33955; }
  .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-title {
    font-family: "iranyekan-bold", Arial !important; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-title span {
      display: inline-block; }
      .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-title span a {
        display: block;
        font-size: 15px;
        color: #3681d2;
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease; }
        .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-title span a:hover {
          color: #e33955; }
  .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-text {
    color: #737373;
    font-size: 13px;
    margin-top: 10px;
    line-height: 30px; }
  .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row .psw-info-sellers-il-row-icon {
      position: relative;
      background: url("../images/sprite.png");
      width: 20px;
      height: 20px;
      display: inline-block;
      margin-left: 15px; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row .psw-info-sellers-il-row-text span {
      font-family: "iranyekan-bold", Arial !important;
      display: inline-block;
      font-weight: bold;
      color: #686868; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row.mobile .psw-info-sellers-il-row-icon {
      background-position: -175px -16px; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row.phone .psw-info-sellers-il-row-text span {
      padding-left: 15px; }
      .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row.phone .psw-info-sellers-il-row-text span:last-child {
        border-right: 1px solid #e4e4e4;
        padding-right: 20px; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row.phone .psw-info-sellers-il-row-icon {
      background-position: -150px -15px; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row.address .psw-info-sellers-il-row-text span {
      font-size: 12px; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-info-list .psw-info-sellers-il-row.address .psw-info-sellers-il-row-icon {
      background-position: -198px -15px; }
  .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a {
    width: 110px;
    height: 35px;
    line-height: 35px;
    display: inline-block !important;
    text-align: center;
    margin-left: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a.psw-info-sellers-btn-product {
      position: relative;
      overflow: hidden;
      display: block;
      text-align: center;
      color: #ffffff;
      background: #3781d0;
      /*background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      /*background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      /*background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%); */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
      z-index: 100; }
      .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a.psw-info-sellers-btn-product:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        background: #68b7ea;
        background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
        z-index: -1;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a.psw-info-sellers-btn-product:hover:before {
        opacity: 1; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a.psw-info-sellers-btn-price {
      position: relative;
      overflow: hidden;
      border: 1px solid #f15b7d;
      color: #fff;
      background: #f15b7d;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: block;
      text-align: center;
      z-index: 100;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a.psw-info-sellers-btn-price:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
        background: #68b7ea;
        background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
        z-index: -1;
        opacity: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a.psw-info-sellers-btn-price:hover {
        color: #ffffff;
        border: 1px solid #3681d2; }
        .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a.psw-info-sellers-btn-price:hover:before {
          opacity: 1; }

.product-social-share {
  width: 500px;
  margin-right: auto; }
  .product-social-share .pss-title {
    margin-bottom: 25px; }
    .product-social-share .pss-title h3 {
      font-family: "iranyekan-bold", Arial !important;
      font-size: 11px;
      color: #e33955;
      text-align: center; }
  .product-social-share .pss-social {
    text-align: center;
    width: 380px;
    height: 48px;
    margin: 0 auto;
    padding: 15px 0;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-left: 5px solid #e33955;
    border-right: 5px solid #e33955; }
    .product-social-share .pss-social ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .product-social-share .pss-social ul li {
        display: inline-block;
        margin: 0 15px; }
        .product-social-share .pss-social ul li a {
          color: #a6a6a6;
          font-size: 16px;
          -webkit-transition: color 0.5s ease;
          -moz-transition: color 0.5s ease;
          -o-transition: color 0.5s ease;
          transition: color 0.5s ease; }
          .product-social-share .pss-social ul li a:hover {
            color: #e33955; }

.woocommerce-tabs > ul {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  border-bottom: none;
  padding: 0;
  margin-bottom: 40px;
  border-bottom: 3px solid #f3adb8; }
  .woocommerce-tabs > ul > li {
    position: relative;
    display: inline-block;
    width: 188px;
    height: 60px;
    line-height: 60px; }
    .woocommerce-tabs > ul > li > a {
      position: relative;
      color: #c2c2c2;
      display: block;
      text-align: center;
      background-color: transparent;
      font-size: 15px;
      font-family: "iranyekan-bold", Arial !important;
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .woocommerce-tabs > ul > li > a:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 3px;
        bottom: 0;
        right: 0;
        left: 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #e33955;
        color: #e33955;
        -webkit-transition: transform 0.5s ease;
        -moz-transition: transform 0.5s ease;
        -o-transition: transform 0.5s ease;
        transition: transform 0.5s ease; }
      .woocommerce-tabs > ul > li > a.active, .woocommerce-tabs > ul > li > a:hover {
        color: #e33955;    background-color: #f9f9f9; }
        .woocommerce-tabs > ul > li > a.active:before, .woocommerce-tabs > ul > li > a:hover:before {
          -webkit-transform: scaleX(1);
          -moz-transform: scaleX(1);
          -ms-transform: scaleX(1);
          -o-transform: scaleX(1);
          transform: scaleX(1); }

.product-image {
  width: 500px;
  margin-right: auto; }
  .product-image .product-like {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 20px;
    top: 15px;
    z-index: 10; }

.slider-container {
  position: relative;
  overflow: hidden;
  width: 500px;
  direction: ltr;
  margin-right: auto;
  height: 450px;
  line-height: 450px;
  #background: #ededed;
  #background: -moz-linear-gradient(top, #ededed 1%, #fbfbfb 100%);
  #background: -webkit-linear-gradient(top, #ededed 1%, #fbfbfb 100%);
  #background: linear-gradient(to bottom, #ededed 1%, #fbfbfb 100%);
   background: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fbfbfb',GradientType=0 );
  #border: 1px solid #e7e7e7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .slider-container .content {
    height: 450px;
    line-height: 450px;
    vertical-align: middle;
    padding: 0 3px; }

.slider-container .slider .content img, .owl-carousel .owl-item img {
  width: 100%;
  height: auto;
  display: initial; }

.slider-container .slider-controls a {
  position: absolute;
  top: 45%;
  z-index: 100;
  color: #333333; }

.slider-container .slider-controls a.slider-left {
  left: -25px; }

.slider-container .slider-controls a.slider-right {
  right: -25px; }

a.fancybox {
  outline: none; }

.thumbnail-slider-container {
  margin-top: 5px;
  width: 430px;
  margin-left: auto;
  margin-right: auto; }

#thumbnailSlider {
  position: inherit;
  direction: ltr;
  #margin-top: 15px;
  margin-bottom: 35px; }
  #thumbnailSlider .owl-item {
    padding: 10px;
    padding-top: 1px; }
  #thumbnailSlider .content {
    position: relative;
    width: 85px;
    height: 75px;
    padding: 2px;
    background: #ededed;
    background: -moz-linear-gradient(top, #ededed 1%, #fbfbfb 100%);
    background: -webkit-linear-gradient(top, #ededed 1%, #fbfbfb 100%);
    background: linear-gradient(to bottom, #ededed 1%, #fbfbfb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fbfbfb',GradientType=0 );
    border: 1px solid #e7e7e7;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #thumbnailSlider .content:hover {
      opacity: 0.8; }
  #thumbnailSlider .owl-nav {
    position: relative;
    display: block; }
    #thumbnailSlider .owl-nav > div {
      position: absolute;
      display: inline-block;
      margin: 0 15px;
      font-size: 20px;
      color: #c3c3c3;
      opacity: 1;
      top: -58px;
      -webkit-transition: color 0.5s ease;
      -moz-transition: color 0.5s ease;
      -o-transition: color 0.5s ease;
      transition: color 0.5s ease; }
      #thumbnailSlider .owl-nav > div:hover {
        color: #3681d2; }
      #thumbnailSlider .owl-nav > div.disabled {
        color: #e6e6e6;
        display: none; }
      #thumbnailSlider .owl-nav > div.owl-prev {
        left: -45px; }
      #thumbnailSlider .owl-nav > div.owl-next {
        right: -45px; }

.owl-thumbs {
  display: none; }

.product-tag-box {
  margin-top: 50px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px; }
  .product-tag-box span {
    float: right;
    margin-left: 15px;
    margin-top: 8px; }

.product-tag a {
  padding: 10px 25px;
  background-color: #f7f7f7;
  color: #afafaf;
  margin: 0 8px;
  margin-bottom: 8px;
  font-size: 12px;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .product-tag a:hover {
    background-color: transparent;
    color: #3681d2;
    border: 1px solid #3681d2; }

.onsale {
  display: none; }

.woocommerce-tabs.wc-tabs-wrapper {
  margin-top: 25px;
  margin-bottom: 75px; }

.woocommerce-Tabs-panel { margin-top: 30px; }

/* #tab-description > h2 { */
  /* display: none; } */
#tab-description p {
  line-height: 35px;
  font-family: "iranyekan-regular", Arial !important;
  text-align: justify; }
#tab-description > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #tab-description > ul > li {
    position: relative;
    padding-right: 30px;
    margin: 10px 0;
    font-size: 14px; }
    #tab-description > ul > li:before {
      position: absolute;
      content: " ";
      background: url("../images/icon-leaf.png");
      width: 15px;
      height: 26px;
      right: 5px;
      top: -3px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
#tab-description blockquote {
  background-color: #f3f3f3;
  border-right: 3px solid #e33955;
  padding: 20px; }
#tab-description blockquote p {
  margin: 0; }
#tab-description h1 {
  font-size: 19px; }
#tab-description h2 {
  font-size: 18px; }
#tab-description h3 {
  font-size: 16px; }
#tab-description h4 {
  font-size: 15px; }
#tab-description h5 {
  font-size: 14px; }
#tab-description h6 {
  font-size: 13px; }
#tab-description a {
  color: #3781d0;
  font-weight: bold;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }
  #tab-description a:hover {
    color: #e33955; }
#tab-description table {
  border: 1px solid #dee2e6; }
  #tab-description table th,
  #tab-description table td {
    border: 1px solid #dee2e6;
    padding: 10px;
    text-align: center; }
  #tab-description table thead th,
  #tab-description table thead td {
    border-bottom-width: 1px; }

.product-shop-wrapp table.product_shop_attributes {
  width: 800px;
  border-spacing: 10px; }
  .product-shop-wrapp table.product_shop_attributes tr th {
    position: relative;
    padding: 16px;
    text-align: right; }
  .product-shop-wrapp table.product_shop_attributes tr td {
    padding-right: 65px; }
    .product-shop-wrapp table.product_shop_attributes tr td p {
      margin: 0; }
      .product-shop-wrapp table.product_shop_attributes tr td p a {
        color: #353535; }

.related.products .single-relatedproduct-heading {
  text-align: center; }
  .related.products .single-relatedproduct-heading > h3 {
    position: relative;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 22px;
    font-family: "iranyekan-regular", Arial !important;
    color: #6e6e6e; }
    .related.products .single-relatedproduct-heading > h3:before {
      position: absolute;
      content: "";
      left: -20px;
      top: 10px;
      width: 7px;
      height: 7px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background-color: #e33955; }
    .related.products .single-relatedproduct-heading > h3:after {
      position: absolute;
      content: "";
      right: -20px;
      top: 10px;
      width: 7px;
      height: 7px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background-color: #e33955; }

.title-star-rating {
  height: 16px;
  position: relative;
  width: 80px;
  margin-right: auto; }
  .title-star-rating:before {
    background-image: url("../images/star-empty.svg") !important;
    background-repeat: repeat-x;
    background-size: 16px;
    bottom: 0;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px; }
  .title-star-rating > span {
    display: block;
    text-indent: -10000px;
    width: 80px;
    height: 16px;
    position: absolute;
    overflow: hidden;
    right: 0; }
    .title-star-rating > span:before {
      background-image: url("../images/star.svg") !important;
      background-repeat: repeat-x;
      background-size: 16px;
      bottom: 0;
      content: "";
      display: block;
      height: 16px;
      left: 0;
      position: absolute;
      right: 0;
      text-indent: 10000px;
      top: 0; }

.woocommerce-Reviews {
  position: relative;
  width: 930px;
  margin: 0 auto; }
  .woocommerce-Reviews #reply-title {
    display: none; }
  .woocommerce-Reviews .stars {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 16px;
    padding: 0;
    margin: 0;
    direction: rtl; }
  .woocommerce-Reviews .stars span {
    position: relative;
    display: block;
    font-size: 0;
    height: 100%;
    z-index: 2; }
  .woocommerce-Reviews .stars a:before {
    display: none !important; }
  .woocommerce-Reviews .stars::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 16px;
    background-size: 16px;
    background-image: url("../images/star-empty.svg") !important;
    background-repeat: repeat-x;
    z-index: 1; }
  .woocommerce-Reviews .stars a {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 16px !important;
    text-decoration: none;
    color: #cecece;
    overflow: hidden;
    text-align: center; }
  .woocommerce-Reviews .stars a:hover {
    color: yellow; }
  .woocommerce-Reviews .stars a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 16px;
    background-size: 16px;
    background-image: url("../images/star.svg") !important;
    background-repeat: repeat-x; }
  .woocommerce-Reviews .star-1.active::after, .woocommerce-Reviews .star-1:hover::after, .woocommerce-Reviews .star-1:focus::after {
    width: 16px; }
  .woocommerce-Reviews .star-2.active::after, .woocommerce-Reviews .star-2:hover::after, .woocommerce-Reviews .star-2:focus::after {
    width: 32px; }
  .woocommerce-Reviews .star-3.active::after, .woocommerce-Reviews .star-3:hover::after, .woocommerce-Reviews .star-3:focus::after {
    width: 48px; }
  .woocommerce-Reviews .star-4.active::after, .woocommerce-Reviews .star-4:hover::after, .woocommerce-Reviews .star-4:focus::after {
    width: 64px; }
  .woocommerce-Reviews .star-5.active::after, .woocommerce-Reviews .star-5:hover::after, .woocommerce-Reviews .star-5:focus::after {
    width: 80px; }

#review_form_wrapper {
  position: relative; }

.woocommerce p.stars a {
  position: initial;
  height: auto !important; }

p.comment-notes {
  display: none; }

.comment-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.comment-input-row {width: 450px;margin-left: 28px; }
.cfp-row { position: relative; }
.cfp-row .error { bottom: -7px !important; }
.comment-form-comment.cfp-row.check_error .error {bottom: -1px !important; }

.cf-product-input, .cf-product-message {
  width: 100%;
  height: 45px;
  outline: none;
  border: 1px solid #e4e4e4;
  margin: 11px 0;
  padding-right: 15px;
  padding-left: 50px;
  padding-bottom: 3px;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .cf-product-input::-webkit-input-placeholder, .cf-product-message::-webkit-input-placeholder {
    color: #c9c9c9;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
  .cf-product-input::-moz-placeholder, .cf-product-message::-moz-placeholder {
    color: #c9c9c9;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
  .cf-product-input::-moz-placeholder, .cf-product-message::-moz-placeholder {
    color: #c9c9c9;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
  .cf-product-input::-ms-input-placeholder, .cf-product-message::-ms-input-placeholder {
    color: #c9c9c9;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
  .cf-product-input:focus, .cf-product-message:focus {
    border: 1px solid #3681d2; }
    .cf-product-input:focus::-webkit-input-placeholder, .cf-product-message:focus::-webkit-input-placeholder {
      color: #1d2f60; }
    .cf-product-input:focus::-moz-placeholder, .cf-product-message:focus::-moz-placeholder {
      color: #1d2f60; }
    .cf-product-input:focus::-moz-placeholder, .cf-product-message:focus::-moz-placeholder {
      color: #1d2f60; }
    .cf-product-input:focus::-ms-input-placeholder, .cf-product-message:focus::-ms-input-placeholder {
      color: #1d2f60; }

.cf-product-message {
  height: 179px !important;
  padding-top: 8px;
  line-height: 25px; }

.comment-form-rating {
  position: absolute;
  right: 0;
  bottom: -38px; }
  .comment-form-rating label {
    display: none; }

.form-submit {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute !important;
  overflow: hidden;
  bottom: -48px;
  left: 0;
  background: #68b7ea;
  background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
  background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
  background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 ); }
  .form-submit:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
    background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .form-submit:hover:before {
    opacity: 1; }
  .form-submit #submit {
    width: 115px !important;
    height: 40px !important;
    outline: none !important;
    color: #ffffff !important;
    cursor: pointer !important;
    padding: 0px !important;
    font-weight: 100 !important;
    opacity: 1;
    border: 1px solid transparent;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #ffffff;
    background: #68b7ea;
    background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
    background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
    background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
    z-index: 100;
    background-image: inherit !important; }
    .form-submit #submit:hover {
      background-color: transparent !important; }

.stars {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 16px;
  padding: 0;
  margin: 0; }

.commentproduct-input-icon {
  position: absolute;
  left: 15px;
  top: 25px;
  color: #e1e1e1;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease; }

.cf-product-input:focus ~ .commentproduct-input-icon,
.cf-product-message:focus ~ .commentproduct-input-icon {
  color: #3681d2; }

.commentlist, ul.children {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.children {padding-right: 25px !important; }

.comment_container {position: relative; margin: 70px 0; }

.woocommerce-Reviews ul.children {
  padding-right: 25px; }
  .woocommerce-Reviews ul.children li .comment_container:before {
    position: absolute;
    font-family: 'icomoon';
    content: "\e90f";
    font-size: 20px;
    right: -25px;
    transform: rotate(90deg);
    top: 0;
    color: #3681d2; }

.comment-text {
  border-right: 1px solid #eaeaea;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px; }
  .comment-text .meta {
    color: #fe0000; }

#respond {
  position: relative;
  margin-bottom: 90px; }

.woo-btn-effect {
  position: relative;
  overflow: hidden;
  background-color: #3681d2;
  height: 40px;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .woo-btn-effect:hover {
    border: 1px solid #3681d2;
    background-color: transparent;
    color: #3681d2; }
  .woo-btn-effect.apply_coupon_btn {
    width: 140px; }
  .woo-btn-effect.shipping-btn {
    width: 100%;
    margin-top: 15px; }
    .woo-btn-effect.shipping-btn:focus {
      outline: none; }

.heading-title-product {
  margin-bottom: 30px; }
  .heading-title-product .interior-heading-title {
    margin-top: 25px; }
    .heading-title-product .interior-heading-title h1 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 22px;
      margin-bottom: 0px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      padding: 5px 0px;
      font-family: "iranyekan-bold", Arial !important; }
      .heading-title-product .interior-heading-title h1 span {
        position: relative;
        width: 27px;
        height: 27px;
        display: inline-block;
        background: url("../images/sprite.png");
        margin-left: 10px; }
    .heading-title-product .interior-heading-title.single-page h1 {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
    .heading-title-product .interior-heading-title h3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 22px;
      margin-bottom: 0px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      padding: 5px 0px;
      font-family: "iranyekan-bold", Arial !important; }
      .heading-title-product .interior-heading-title h3 span {
        position: relative;
        width: 27px;
        height: 27px;
        display: inline-block;
        background: url("../images/sprite.png");
        margin-left: 10px; }

.banner-twocolumn-singleproduct {
  position: relative;
  overflow: hidden;
  margin: 65px 0 45px; }
  .banner-twocolumn-singleproduct .item-bt {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .banner-twocolumn-singleproduct .item-bt a {
      display: block;
      opacity: 1;
      -webkit-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      -moz-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      -o-transition: transform 0.9s ease-out, opacity 0.9s ease-out;
      transition: transform 0.9s ease-out, opacity 0.9s ease-out; }
      .banner-twocolumn-singleproduct .item-bt a img {
        width: 100%;
        height: auto; }
      .banner-twocolumn-singleproduct .item-bt a:hover {
        opacity: 0.8;
        transform: scale(1.1); }
    .banner-twocolumn-singleproduct .item-bt img {
      width: 100%;
      height: auto; }
.footer-warning-list .box-remember-telegram {
    position: fixed;
    bottom: 20px;
    left: 5%;
    z-index: 999; 
    /* border: 1px solid; */ 
}
/****** sellers Product *****/
#sellers-featured-store-background .sellers-featured-store-background-inner {
  height: 390px;
  overflow: hidden; }
  #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images {
    position: relative;
    overflow: hidden;
    height: 393px; }
    #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images img {
      width: 100%;
      height: auto; }
    #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images {
      width: 562px;
      height: 135px;
      background-color: rgba(255, 255, 255, 0.9);
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      padding-right: 50px;
      padding-top: 5px;
      padding-left: 25px;
      -webkit-border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; }
      #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images .bpi-line {
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.6);
        right: 0; }
        #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images .bpi-line.top {
          top: -7px; }
        #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images .bpi-line.bottom {
          bottom: -7px; }
      #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images h3 {
        font-family: "iranyekan-bold", Arial !important;
        font-size: 20px;
        #margin-top: 50px; }
      #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 10px; }
      #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images .bpi-btn {
        position: relative; }
        #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images .bpi-btn a {
          width: 115px;
          height: 35px;
          display: block;
          line-height: 35px;
          position: relative;
          overflow: hidden;
          display: block;
          color: #ffffff;
          text-align: center;
          background: #68b7ea;
          background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
          background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
          background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px;
          z-index: 100;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px;
          text-align: center;
          color: #ffffff; }
          #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images .bpi-btn a:before {
            position: absolute;
            content: "";
            width: 100%;
            height: 100%;
            right: 0;
            top: 0;
            background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
            background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
            background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
            z-index: -1;
            opacity: 0;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease; }
          #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images .bpi-btn a:hover:before {
            opacity: 1; }

.sellers-featured-store {
  margin-bottom: 10px; }

.sellers-page-banner .pbf-images {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .sellers-page-banner .pbf-images img {
    width: 100%;
    height: auto; }
  .sellers-page-banner .pbf-images .box-pbf-images {
    width: 562px;
    height: 158px;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding-right: 50px;
    padding-left: 25px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px; }
    .sellers-page-banner .pbf-images .box-pbf-images .bpi-line {
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.6);
      right: 0; }
      .sellers-page-banner .pbf-images .box-pbf-images .bpi-line.top {
        top: -7px; }
      .sellers-page-banner .pbf-images .box-pbf-images .bpi-line.bottom {
        bottom: -7px; }
    .sellers-page-banner .pbf-images .box-pbf-images h3 {
      font-family: "iranyekan-bold", Arial !important;
      font-size: 20px;
      margin-top: 40px; }
    .sellers-page-banner .pbf-images .box-pbf-images p {
      font-size: 14px;
      line-height: 28px;
      padding-left: 100px; }
    .sellers-page-banner .pbf-images .box-pbf-images .bpi-btn {
      position: absolute;
      left: 25px;
      bottom: 15px; }
      .sellers-page-banner .pbf-images .box-pbf-images .bpi-btn a {
        width: 50px;
        height: 45px;
        display: block;
        position: relative;
        overflow: hidden;
        display: block;
        color: #ffffff;
        text-align: center;
        background: #68b7ea;
        background: -moz-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: -webkit-linear-gradient(top, #68b7ea 0%, #3781d0 100%);
        background: linear-gradient(to bottom, #68b7ea 0%, #3781d0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b7ea', endColorstr='#3781d0', GradientType=0 );
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        z-index: 100;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-align: center;
        line-height: 50px;
        color: #ffffff; }
        .sellers-page-banner .pbf-images .box-pbf-images .bpi-btn a:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          right: 0;
          top: 0;
          background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
          background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
          background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
          z-index: -1;
          opacity: 0;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        .sellers-page-banner .pbf-images .box-pbf-images .bpi-btn a:hover:before {
          opacity: 1; }

#sidebar-sellers .swf-title {
  border: 1px solid #009de4;
  border-right: 7px solid #009de4;
  height: 50px;
  line-height: 50px;
  color: #009de4;
  text-align: center;
  font-size: 15px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }
#sidebar-sellers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
  border-right: 7px solid #009de4;
  padding: 20px 0;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin-bottom: 22px; }
  #sidebar-sellers ul li a {
    position: relative;
    height: 45px;
    line-height: 45px;
    padding-right: 18px;
    display: block;
    color: #3681d2;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
    #sidebar-sellers ul li a:before {
      position: absolute;
      content: "";
      width: 7px;
      height: 0%;
      background-color: #e33955;
      right: -7px;
      top: 0px;
      -webkit-transition: height 0.5s ease;
      -moz-transition: height 0.5s ease;
      -o-transition: height 0.5s ease;
      transition: height 0.5s ease; }
    #sidebar-sellers ul li a:hover {
      background-color: #f9f9f9;
      color: #e33955; }
      #sidebar-sellers ul li a:hover:before {
        height: 100%; }
  #sidebar-sellers ul li.current-cat a {
    background-color: #f9f9f9;
    color: #e33955; }
    #sidebar-sellers ul li.current-cat a:before {
      height: 100%; }
#sidebar-sellers ul li .count {
  display: none; }

.sidebar-sellers-adv {
  position: relative;
  overflow: hidden;
  margin-bottom: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .sidebar-sellers-adv a {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    .sidebar-sellers-adv a:hover {
      opacity: 0.8; }

/****** Single Sellers *******/
.item-shop-store.interior {
  margin-bottom: 40px; }
  .item-shop-store.interior:before {
    width: 262px; }

.sellers-images-thumbs {
  width: 500px;
  margin-right: auto; }

.slider-container-sellers {
  position: relative;
  overflow: hidden;
  width: 500px;
  direction: ltr;
  margin-right: auto;
  height: 450px;
  line-height: 450px;
  background: #fff;
  #background: -moz-linear-gradient(top, #ededed 1%, #fbfbfb 100%);
  #background: -webkit-linear-gradient(top, #ededed 1%, #fbfbfb 100%);
  #background: linear-gradient(to bottom, #ededed 1%, #fbfbfb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fbfbfb',GradientType=0 );
  #border: 1px solid e7e7e7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .slider-container-sellers .content {
    height: 450px;
    line-height: 450px;
    vertical-align: middle;
    padding: 0 0px; }

.slider-container-sellers .slider-sellers .content img, .owl-carousel .owl-item img {
  width: 100%;
  height: auto;
  display: initial; }

.slider-container-sellers .slider-controls a {
  position: absolute;
  top: 45%;
  z-index: 100;
  color: #333333; }

.slider-container-sellers .slider-controls a.slider-left {
  left: -25px; }

.slider-container-sellers .slider-controls a.slider-right {
  right: -25px; }

.thumbnail-slider-container-sellers {
  margin-top: 5px;
  width: 430px;
  margin-left: auto;
  margin-right: auto; }

#thumbnailSlider_sellers {
  position: inherit;
  direction: ltr;
  #margin-top: 15px;
  margin-bottom: 35px; }
  #thumbnailSlider_sellers .owl-item {
    padding: 10px;
    margin-top: 10px;
    padding-top: 1px; }
  #thumbnailSlider_sellers .content {
    position: relative;
    width: 85px;
    height: 75px;
    padding: 0px;
    background: #ededed;
    background: -moz-linear-gradient(top, #ededed 1%, #fbfbfb 100%);
    background: -webkit-linear-gradient(top, #ededed 1%, #fbfbfb 100%);
    background: linear-gradient(to bottom, #ededed 1%, #fbfbfb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#fbfbfb',GradientType=0 );
    border: 1px solid #e7e7e7;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #thumbnailSlider_sellers .content:hover {
      opacity: 0.8; }
  #thumbnailSlider_sellers .owl-nav {
    position: relative;
    display: block; }
    #thumbnailSlider_sellers .owl-nav > div {
      position: absolute;
      display: inline-block;
      margin: 0 15px;
      font-size: 16px;
      color: #c3c3c3;
      opacity: 1;
      top: -58px;
      -webkit-transition: color 0.5s ease;
      -moz-transition: color 0.5s ease;
      -o-transition: color 0.5s ease;
      transition: color 0.5s ease; }
      #thumbnailSlider_sellers .owl-nav > div:hover {
        color: #3681d2; }
      #thumbnailSlider_sellers .owl-nav > div.disabled {
        color: #e6e6e6;
        display: none; }
      #thumbnailSlider_sellers .owl-nav > div.owl-prev {
        left: -45px; }
      #thumbnailSlider_sellers .owl-nav > div.owl-next {
        right: -45px; }

.spd-short-description p {
  text-align: justify;
  line-height: 30px; }

.box-store-manager {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 22px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  border-right: 5px solid #e33955; }
  .box-store-manager .box-store-manager-profile-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 18px; }
    .box-store-manager .box-store-manager-profile-name .bsmpn-profile-images {
      position: relative;
      overflow: hidden;
      margin-left: 25px;
      background-color: #f6f6f6;
      width: 100px;
      height: 100px;
      text-align: center;
      line-height: 100px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
      .box-store-manager .box-store-manager-profile-name .bsmpn-profile-images img {
        vertical-align: bottom !important; }
    .box-store-manager .box-store-manager-profile-name .bsmpn-profile-name .bsmpn-profile-name-manage {
      margin-bottom: 10px;
      color: #787677; }
    .box-store-manager .box-store-manager-profile-name .bsmpn-profile-name .bsmpn-profile-name-slogan {
      font-family: "iranyekan-bold", Arial !important; }
  .box-store-manager .box-store-manager-relationship {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .box-store-manager .box-store-manager-relationship .box-store-manager-relationship-text span {
      color: #e33955;
      font-family: "iranyekan-bold", Arial !important; }
    .box-store-manager .box-store-manager-relationship .box-store-manager-relationship-btn .box-remember-telegram a.btn-brt {
      position: relative;
      width: 200px;
      height: 43px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
      margin-right: auto;
      border-radius: 5px 20px 20px 5px;
      right: -15px;
      background-color: #ffffff;
      font-size: 13px;
      font-family: "iranyekan-bold", Arial !important;
      color: #3681d2;
      -webkit-transition: color 0.5s ease;
      -moz-transition: color 0.5s ease;
      -o-transition: color 0.5s ease;
      transition: color 0.5s ease;
      z-index: 1; 
	    #border: 1px solid #2eaedf;
	 }
      .box-store-manager .box-store-manager-relationship .box-store-manager-relationship-btn .box-remember-telegram a.btn-brt:before {
        position: absolute;
        content: " ";
        width: 43px;
        height: 43px;
        background-color: #31b0e1;
        -webkit-border-radius: 15px 15px 15px 15px;
        -moz-border-radius: 15px 15px 15px 15px;
        border-radius: 15px 15px 15px 15px;
        opacity: 0;
        -webkit-transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        -o-transition: all 0.7s ease;
        transition: all 0.7s ease;
        z-index: -1; }
      .box-store-manager .box-store-manager-relationship .box-store-manager-relationship-btn .box-remember-telegram a.btn-brt span.icon-telegram {
        position: relative;
        width: 45px;
        height: 45px;
        background: url("../images/sprite.png") no-repeat;
        background-position: -32px -1px;
        display: inline-block;
        right: -10px; }
      .box-store-manager .box-store-manager-relationship .box-store-manager-relationship-btn .box-remember-telegram a.btn-brt:hover {
        color: #ffffff; }
        .box-store-manager .box-store-manager-relationship .box-store-manager-relationship-btn .box-remember-telegram a.btn-brt:hover:before {
          opacity: 1;
          width: 100%;
          -webkit-border-radius: 5px 15px 15px 5px;
          -moz-border-radius: 5px 15px 15px 5px;
          border-radius: 5px 15px 15px 5px; }

.sellers-product-info-inner {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  padding: 15px 0 25px;
  margin-top: 80px;
  margin-bottom: 70px; }

.sellers-product-info-row .sic-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.sellers-product-info-row .sellers-product-info-row-icon {
  position: relative;
  background: url("../images/sprite.png");
  width: 20px;
  height: 20px;
  margin-left: 10px; }
.sellers-product-info-row .sellers-product-info-row-text {
  font-family: "iranyekan-bold", Arial !important; }
.sellers-product-info-row.information-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px; }
  .sellers-product-info-row.information-contact .sellers-product-info-row-icon {
    background-position: -150px -15px; }
  .sellers-product-info-row.information-contact .sellers-product-info-row-text {
    font-size: 17px; }
  .sellers-product-info-row.information-contact .sellers-product-info-row-text-span span {
    margin-right: 10px;
    font-size: 15px;
    font-family: "iranyekan-bold", Arial !important;
    color: #545454;
    font-weight: bold; }
.sellers-product-info-row.information-address .sellers-product-info-row-icon {
  background-position: -198px -15px; }

.sellers-related-heading-title {
  margin-bottom: 40px; }
  .sellers-related-heading-title h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 5px 0px;
    font-family: "iranyekan-bold", Arial !important; }
    .sellers-related-heading-title h2 span {
      position: relative;
      width: 27px;
      height: 27px;
      display: inline-block;
      background: url("../images/sprite.png");
      margin-left: 10px; }

.sellers-top-view-btn {
  text-align: left; }
  .sellers-top-view-btn a {
    width: 130px;
    height: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    border: 1px solid #3681d2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #3681d2;
    z-index: 100;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
    text-align: center;
    line-height: 35px;
    margin-right: auto; }
    .sellers-top-view-btn a:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      right: 0;
      top: 0;
      background: -moz-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: -webkit-linear-gradient(top, #f15b7d 1%, #df2e47 100%);
      background: linear-gradient(to bottom, #f15b7d 1%, #df2e47 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15b7d', endColorstr='#df2e47',GradientType=0 );
      z-index: -1;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .sellers-top-view-btn a:hover {
      color: #ffffff;
      border: 1px solid #e33955; }
      .sellers-top-view-btn a:hover:before {
        opacity: 1; }

.single-comment-sellers {
  text-align: center; }

/*********************** Notics ***********************/
	.woocommerce-info {
	border-top: 0px;
	color: #8a8a8a;
	padding: 1em 3em 1em 2em !important; }
	.woocommerce-info:before {
    color: #b0b0b0;
    font-family: Material-Design-Iconic-Font;
    font-size: 21px;
    content: '\f1f7';
    top: 10px;
    right: 20px; }
	.woocommerce-info a {
    color: #3681d2;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    .woocommerce-info a:hover { opacity: 0.5; }
	.woocommerce-error {
		padding: 1em 3em 1em 2em !important;
		border: none; }
	.woocommerce-error:before {color: #ff040f; }
	.woocommerce-error a {
    color: #e33955;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }
    .woocommerce-error a:hover {color: #3681d2; }
	.woocommerce-message {
	  border: none;
	  line-height: 35px;
	  padding: 1em 3em 1em 2em !important; 
	}
    .woocommerce-message a {
    color: #e33955;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; 
	}
	.woocommerce-message a:hover { color: #3681d2; }
	.woocommerce-message:before { color: #00ac26; }
	.woocommerce-message .button {
    width: 140px;
    height: 35px;
    line-height: 35px !important;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
    background-color: transparent !important;
    border: 1px solid #3681d2 !important;
    outline: none;
    border: none;
    color: #3681d2 !important;
    cursor: pointer;
    text-align: center;
    opacity: 1 !important;
    font-weight: normal;
    padding: 0 !important;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
    .woocommerce-message .button:hover {opacity: 0.7 !important; }

	.sellers-featured-store .section-top-view-btn a {
		margin-top: 25px;
	}
@media (max-width: 360px) {
    #product-most-visited-carousel .owl-nav,#product-newest .owl-nav{direction: ltr;text-align: center; }
    #product-most-visited-carousel .owl-nav > div,
    #product-newest .owl-nav > div{
      position: relative;
      display: inline-block;
      margin: 0 20px;
      top: 30px; 
	}
    #product-most-visited-carousel .owl-nav .owl-prev,
    #product-newest .owl-nav .owl-prev{left: 0px;}
    #product-most-visited-carousel .owl-nav .owl-next,
    #product-newest .owl-nav .owl-next{right: 0px; }
	.shop_offer_carousel .owl-nav .owl-next {
    right: 0; }

  .shop_offer_carousel .owl-nav .owl-prev {
    left: 0; } 	
}
@media (max-width: 400px) {
	.item-shop-store, .item-blog {width: 100% !important; } 
}
@media (max-width: 440px) {
  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-icon {
    position: relative;
    background-color: #1b9a15;
    width: 70px;
    height: 100px; }

  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info {
    width: 90%; }

  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info .psw-info-phone-box-info-text {
    font-size: 12px; }

  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info .psw-info-phone-box-info-phone-number span {
    font-size: 12px; }

  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info .psw-info-phone-box-info-text p {
    margin-bottom: 10px; } 
}
@media (max-width: 480px) {
  #sb-slider-box .item .sg-content {
    display: none; }

  #product-banner-first .pbf-images .box-pbf-images,
  #product-banner-second .pbf-images .box-pbf-images,
  .banner-box-article .pbf-images .box-pbf-images,
  .sellers-page-banner .pbf-images .box-pbf-images {
    height: 220px; }

  .footer-content-wrp .footer-social-menumain .fcw-footer-menu ul li {
    margin: 0 5px !important; }

  .banner-twocolumn-pagearticle .item-bt,
  .banner-twocolumn-singleproduct .item-bt {
    margin-bottom: 20px; }

  #heading-title .interior-heading-title h1,
  .heading-title-article .interior-heading-title h1 {
    font-size: 16px; }

  .single-date-category .sdc-category,
  .single-date-category .sdc-date {
    font-size: 12px; }

  .woocommerce-tabs > ul {
    height: auto; }
    .woocommerce-tabs > ul > li {
      margin: 0 auto;
      display: block;
      /* width: 100% !important;  */
	}
      .woocommerce-tabs > ul > li a:before {
        display: none; }

  .product-sellers-wrapper .psw-info-sellers {
    padding: 25px 15px; }

  .psw-info-sellers-il-row-text {
    width: 90%; }

  .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn {
    text-align: center; }
    .product-sellers-wrapper .psw-info-sellers .psw-info-sellers-btn a {
      margin: 0 5px; }

  .product-social-share .pss-social {
    width: 100%; }

  #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images {
    height: 100px; }
    #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images h3 {
      font-size: 18px; } 
}
@media (max-width: 576px) {
  #sb-slider-box .item .sg-content {
    width: 300px !important; }

  #sb-slider-box .item .sg-content .sb-btn {
    margin-top: #5px !important; }

  .box-store-manager .box-store-manager-profile-name {
    display: block;
    text-align: center; }
    .box-store-manager .box-store-manager-profile-name .bsmpn-profile-images {
      margin: 0 auto 15px; }

  .box-store-manager .box-store-manager-relationship {
    display: block; }
    .box-store-manager .box-store-manager-relationship .box-store-manager-relationship-text {
      text-align: center;
      margin-bottom: 15px; }
    .box-store-manager .box-store-manager-relationship .box-store-manager-relationship-btn .box-remember-telegram a.btn-brt {
      right: 0px;
      margin: 0 auto; }

  .sellers-product-info-row.information-contact {
    display: block;
    text-align: center; }

  .sellers-product-info-row .sic-right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }

  .sellers-product-info-row.information-contact .sellers-product-info-row-text-span span {
    margin: 10px 5px;
    display: inline-block; }

  .sellers-product-info-row.information-address .sellers-product-info-row-text {
    width: 90%; } 
}
@media (max-width: 580px) {
  #product-category-carousel {margin-bottom: 50px; }
  #product-category-carousel .owl-nav > div {top: calc(50% - 65px);bottom: auto;}
  #product-category-carousel .owl-nav .owl-prev {left: 0; } 
  #product-category-carousel .owl-nav .owl-next { right: 0; }  
}
@media (max-width: 768px) {
  .logo-site {display: inline-block; }
  .menu-mega {display: inline-block;float: left; }
  .mmenu-icon{ padding: 0px; }
  #header_wrp .hw-inner-menu-search .hims-inner {display: block; }
  #header_wrp .hw-inner-menu-search .hims-inner .search-box {width: 100% !important;margin: 10px 0; }
  #header_wrp .hw-inner-menu-search .hims-inner .search-box #search_text {width: 100% !important; }
  #header_wrp .hw-inner-menu-search .hims-inner .btn_register a {
    margin-left: auto;
    margin-right: auto; 
  }
  #sb-slider-box .owl-dots {bottom: -8px; }
  #product-banner-first .pbf-images .box-pbf-images,
  #product-banner-second .pbf-images .box-pbf-images,
  .banner-box-article .pbf-images .box-pbf-images,
  .sellers-page-banner .pbf-images .box-pbf-images {
    width: 90%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    left: 0;
    padding-left: 25px;
    padding-right: 25px; }

  #product-banner-first .pbf-images .box-pbf-images h3,
  #product-banner-second .pbf-images .box-pbf-images h3,
  .banner-box-article .pbf-images .box-pbf-images h3,
  .sellers-page-banner .pbf-images .box-pbf-images h3 {
    font-size: 14px;
    margin-top: 25px; }

  #product-banner-first .pbf-images .box-pbf-images p,
  #product-banner-second .pbf-images .box-pbf-images p,
  .banner-box-article .pbf-images .box-pbf-images p,
  .sellers-page-banner .pbf-images .box-pbf-images p {
    font-size: 13px;
    line-height: 28px;
    padding-left: 0px; }

  #product-banner-first .pbf-images .box-pbf-images .bpi-btn,
  #product-banner-second .pbf-images .box-pbf-images .bpi-btn,
  .sellers-page-banner .pbf-images .box-pbf-images .bpi-btn {
    position: relative;
    left: 0;
    bottom: 20px; }

  #product-banner-first .pbf-images .box-pbf-images .bpi-btn a,
  #product-banner-second .pbf-images .box-pbf-images .bpi-btn a,
  .sellers-page-banner .pbf-images .box-pbf-images .bpi-btn a {
    position: relative;
    margin-right: auto; }

  .item-bt {margin: 10px 0; }

  .item-shop-store {
    /* width: 350px; */
    width: auto;
    margin-left: auto;
    margin-right: auto; }

  .item-blog {
    width: 350px;
    margin: 0 auto; }

  #product-information .pi-inner-row {display: block; }

  #product-information .pi-inner-row .col-pi {
    /* width: 100%; */
    /* margin: 25px auto;  */
	
	width: 24%;
    margin: 25px auto;
    display: inline-block;
	}

  #product-information .pi-inner-row .col-pi .item-col-pi:before { display: none; }

  .footer-copyright .text-websima-url,
  .footer-copyright .text-copyright {text-align: center;margin: 5px 0; }
  .footer-copyright .text-websima-url p { margin-right: 20px; }
  .footer-copyright p {margin-right: 0px; display: inline-block; }

  #heading-title .interior-heading-title h3,
  .heading-title-article .interior-heading-title h3 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }

  .woocommerce-tabs > ul > li {  width: 120px; }
    .woocommerce-tabs > ul > li > a {
      font-size: 12px; }

  .product-shop-wrapp {
    overflow-x: scroll; }
    .product-shop-wrapp .product_shop_attributes {
      width: 800px !important; }

  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info {
    padding: 4px 30px; }

  #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images .box-pbf-images {
    width: 95%;
    padding-right: 25px;
    padding-left: 25px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; } 
	#featured-store {
		padding: 60px 0 40px;
	}
	#blog-news {
		padding: 45px 0 40px;
	}
	.single-description img {width: 100%;height: auto;}
}

/* @media (max-width: 767px) { */
	/* #product-information .pi-inner-row .col-pi { */
		/* width: 49%; */
		/* margin: 25px 0; */
	/* } */
/* } */
@media (max-width: 992px) {
  #header_wrp .hw-inner-menu-search {
    padding: 17px 0; }

  #sb-slider-box .item .sg-content {
    width: 400px;
    height: 170px;
    padding: 10px 0px; }
    #sb-slider-box .item .sg-content h3 {
      font-size: 14px;
      margin-bottom: 0px;
      margin-top: 0px; }
    #sb-slider-box .item .sg-content p {
      margin-top: 0;
      margin-bottom: 0px;
      line-height: 20px;
      padding: 0 20px;
      font-size: 12px; }
    #sb-slider-box .item .sg-content .sb-btn {
      width: 100px;
      height: 35px;
      line-height: 35px;
      font-size: 12px;
      margin-top: 80px; }

  #sb-slider-box .owl-nav .owl-prev {
    left: 7px; }

  #sb-slider-box .owl-nav .owl-next {
    right: 20px; }

  .section-heading-title h2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }

  .section-top-view-btn a, .section-top-view-btn-fill .view-btn-effect-fill {
    margin-right: auto;
    /* margin-left: auto; */
    margin-bottom: 40px; }

  .item-product {
    width: 255px;
    margin-left: auto;
    margin-right: auto; }

  .item-shop-store, .item-blog {
    margin-bottom: 40px; }

  #product-information .pi-inner-row .col-pi .item-col-pi:before {
    width: 50px;
    right: -20px; }

  #product-banner-first .pbf-images img,
  #product-banner-second .pbf-images img,
  .banner-box-article .pbf-images img,
  .sellers-page-banner .pbf-images img {
    width: inherit;
	height: auto;
    /* height: 100px;  */
}

  .footer-warning-list .box-remember-telegram a.btn-brt {
    margin-top: 10px;
    margin-left: auto;
    right: 0; }

  .footer-content-wrp .footer-invitation-form {
    display: block; }
    .footer-content-wrp .footer-invitation-form span {
      font-size: 14px;
      margin-bottom: 20px;
      display: block; }

  .footer-content-wrp .footer-social-menumain .fcw-footer-social {
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center; }

  .footer-content-wrp .footer-invitation-form span,
  .footer-content-wrp .footer-social-menumain .fcw-footer-menu {
    padding: 15px 0;
    text-align: center; }

  .footer-content-wrp .footer-invitation-form form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }

  .footer-content-wrp .footer-social-menumain .fcw-footer-menu ul li {
    margin: 0 10px; }

  .footer-content-wrp .footer-social-menumain .fcw-footer-social ul li {
    display: inline-block;
    margin: 0 10px; }

  .page-content {
    width: auto; }

  .page-content-images img {
    width: 100%;
    height: auto; }

  .single-article-content,
  .single-article-banner,
  .comments-list_wrap,
  .comment_list_respond {
    width: 100%; }

  .comment-text {
    border-right: 0px; }

  .sidebar-menu-resp, .sidebar-menu-sellers-resp {
    display: inherit;
    text-align: center;
    margin-bottom: 20px; }
    .sidebar-menu-resp a, .sidebar-menu-sellers-resp a {
      display: inline-block;
      color: #e33955;
      font-size: 14px;
      border: 1px solid #e33955;
      padding: 5px 10px;
      line-height: 29px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .sidebar-menu-resp a i, .sidebar-menu-sellers-resp a i {
        position: relative;
        font-size: 22px;
        top: 4px;
        margin-left: 5px; }
      .sidebar-menu-resp a:hover, .sidebar-menu-sellers-resp a:hover {
        color: #3681d2;
        border: 1px solid #3681d2; }

  .resp-sidebar-product-menu,
  .resp-sidebar-sellers-menu {
    position: fixed;
    display: block;
    width: 300px;
    right: -300px;
    top: 0;
    height: 100%;
    overflow-y: scroll;
    z-index: 1000;
    background-color: #ffffff;
    padding: 0 25px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

  .resp-sidebar-product-menu.active,
  .resp-sidebar-sellers-menu.active {
    right: 0; }

  .woocommerce-Reviews {
    width: 100%; }

  .comment-form {
    display: block; }

  .comment-input-row {
    width: 100%; }

  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info {
    width: 86%; }

  .sellers-description-store-manager {
    margin-bottom: 5px; }

  .sellers-related-heading-title h2,
  .interior-heading-title h3 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }

  .sellers-top-view-btn a {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px; }

  .contact-page {
    width: 100%; }

  .contact-information-form, .wpcf7-form-control-wrap {
    width: 100%; }

  .contact-images {
    width: 100%;
    height: auto; }
    .contact-images img {
      width: 100%;
      height: auto; }

  form#yith-wcwl-form {
    width: 100%;
    overflow-x: scroll; }
    form#yith-wcwl-form table.shop_table {
      width: 800px; }

  #sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images img {
    width: inherit; } }
@media (min-width: 768px) and (max-width: 992px) {
  #banner-twocolumn .item-bt,
  .banner-twocolumn-pagearticle .item-bt,
  .banner-twocolumn-singleproduct .item-bt {
    width: 500px;
    margin: 10px auto; } 
}
@media (max-width: 1200px) {
  #header_wrp .hw-inner-menu-search .hims-inner .search-box {
    width: 460px; }
    #header_wrp .hw-inner-menu-search .hims-inner .search-box #search_text {
      width: 95%; }

  #product-most-visited-carousel .item-product,
  #product-newest .item-product
  {
    margin: 0 auto; }

  .footer-content-wrp .footer-invitation-form span {
    font-size: 14px; }

  .product-image, .slider-container, .thumbnail-slider-container,
  .sellers-images-thumbs, .slider-container-sellers,
  .thumbnail-slider-container-sellers {
    width: auto; }

  #thumbnailSlider .owl-nav > div.owl-next,
  #thumbnailSlider_sellers .owl-nav > div.owl-next {
    right: -15px; }

  #thumbnailSlider .owl-nav > div.owl-prev,
  #thumbnailSlider_sellers .owl-nav > div.owl-prev {
    left: -18px; }

  .product-social-share {
    width: auto; } 
}
@media (min-width: 992px) and (max-width: 1200px) {
  .product-sellers-wrapper .psw-info-phone-box .psw-info-phone-box-info {
    padding: 4px 30px; } }
@media (min-width: 580px) and (max-width: 1035px) {
  #product-category-carousel .owl-nav .owl-next {
    right: -30px; }

  #product-category-carousel .owl-nav .owl-prev {
    left: -30px; } 
}
@media (min-width: 360px) and (max-width: 1035px) {
  #product-most-visited-carousel .owl-nav .owl-next,
  #product-newest .owl-nav .owl-next
  {
    right: -10px; }
	
  #product-most-visited-carousel .owl-nav .owl-prev,
  #product-newest .owl-nav .owl-prev  {
    left: -10px; }
.shop_offer_carousel .owl-nav .owl-next {
    right: 10px; }

  .shop_offer_carousel .owl-nav .owl-prev {
    left: 10px; } 	
}
@media (min-width: 1200px) and (max-width: 1245px) {
  #product-category-carousel .owl-nav .owl-next {
    right: -35px; }

  #product-category-carousel .owl-nav .owl-prev {
    left: -35px; }

  #product-most-visited-carousel .owl-nav .owl-next {
    right: -35px; }

  #product-most-visited-carousel .owl-nav .owl-prev {
    left: -35px; } 
	
	.shop_offer_carousel .owl-nav .owl-next {
    right: -35px; }

  .shop_offer_carousel .owl-nav .owl-prev {
    left: -35px; } 
}
@media (min-width: 768px) and (max-width: 1025px) {
    .btn_search_close {
		left: 14px;
	}
	.search_results_box {
		width: 95%;
	}
}
/*# sourceMappingURL=style.css.map */
.catview a:hover {
	color:#df2e47;
}
.catview a {
    font-size: 13px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #3681d2;
	    margin: 0 10px;
		    transition: all 0.2s linear;
}
.catview {
    display: block;
    text-align: center;
    margin-top: 15px;
}
h1 em {
    font-size: 14px;
    text-decoration: none;
    font-style: normal;
    margin-right: 20px;
    color: #bdbcbc;
    vertical-align: baseline;
    display: inline-block;
}

.product-image .icon-like:before {
    font-size: 26px !important;
    margin-top: -10px;
    text-align: center;
    line-height: 45px;
    display: block;
    opacity: 1;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; 
}
.item-product:hover .item-product-content h2 a , 
.item-blog:hover .item-blog-content h2 a {    color: #e33955;} 
.menu-mega-shop .logo-site {
	display: none;
}
@media (max-width: 992px) {
	.menu-content-product {
		margin-top: 70px !important;
	}
	.menu-content-product li a, .menu-content-product ul li a {
		padding: 0 30px;
	}
	.menu-content-product .go-back a {
		padding-right: 50px;
		color: #f3516c;
		border-bottom: 1px solid #b9b9b9;
	}
	.menu-content-product .go-back a::before, .menu-content-product .go-back a::after {
		right: 30px;
	}
	.go-back a::before, .go-back a::after {
		background: #e33955; 
	}
	.menu-mega-shop .logo-site {
		display: block;
		margin: 15px;
		float: right;
	}

	.menu-mega-shop .logo-site img {
			filter: grayscale(100) brightness(200);
			-webkit-filter: grayscale(100) brightness(200);
			-moz-filter: grayscale(100) brightness(200);
	}
	#blog-news {
		padding: 45px 0 30px;
	}
}
@media (max-width: 767px) {
	.search_mob_icon {
		display: block;
		float: left;
		font-size: 22px;
		color: #b6b6b6;
		margin-left: 20px;
		margin-top: 5px;
	
	}
	.hims-inner .btn_register.mobile_reg a {    width: 30px !important;
    background: transparent  !important;
    height: 30px  !important;
	position: relative;font-size: 0;}
	.btn_register.mobile_reg {
		position: absolute;
		left: 100px;
		top: 0px;
	}
	.mobile_reg a:after {
		content: '\f207';
		color: #b6b6b6;
		font-size: 25px;
		font-family: Material-Design-Iconic-Font;
		
	}
	.sticky_mobile {
		position: fixed !important;
		top:0;
		right:0;
		width: 100%;
		z-index: 9999;
	}
	.btn_register.mobile_reg a:before {content: none !important;}
	#product-information .pi-inner-row .col-pi .item-col-pi .item-col-pi-text {
		display: none;
	}
	#product-information .pi-inner-row .col-pi {
		width: 22%;
	}
	#product-information .pi-inner-row {
		text-align: center;
	}
	.search-box {display: none;}
	.woocommerce-tabs.wc-tabs-wrapper {
		margin-top: 0px;
		margin-bottom: 40px;
	}
	.item-product {
		#margin: 0px 0px 20px;
	}
	#internal-page .sellers-featured-store {
		margin-bottom: 5px;
	}
	.sellers-product-info-inner {
		margin-top: 0px;
		    margin-bottom: 50px;
	}
	.footer-warning-list .box-remember-telegram {
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 999;
		width: 100%;
	}
	.footer-warning-list .box-remember-telegram a.btn-brt {
		width: 100%;
		text-align: center;
		display: flex; 
		justify-content: center;
		border-radius: 0;
	}
	.footer-warning-list .box-remember-telegram a.btn-brt span.icon-telegram {    transform: scale(0.8);}
}
@media (min-width: 640px) {
	.sellers-top-view-mobile.sellers-top-view-btn {display: none;}
} 
@media (max-width: 640px) {
	#product-other-carousel .owl-nav .owl-next{
		right:0;
	}
	#product-other-carousel .owl-nav .owl-prev{
		left:0;
	}
	#product-banner-first .pbf-images .box-pbf-images, #product-banner-second .pbf-images .box-pbf-images {
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.6);
    position: relative;
    padding: 0 !important;
}
	#breadcrumbs_wrp {
		padding: 10px;
	}
	.wow {
	  visibility: visible !important;
	  -webkit-animation: none !important;
		 -moz-animation: none !important;
		   -o-animation: none !important;
		  -ms-animation: none !important;
			  animation: none !important;
	}
	.section-heading-title h2 , .sellers-related-heading-title h2, .interior-heading-title h3  {
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		justify-content: flex-start;
	}
	.section-top-view-btn , .section-top-view-btn-fill , .sellers-top-view-btn {display: none;}
	.section-top_mob {    display: block;}
	.mobile_carousel { margin: 0 ;}
	.section-top_mob a {margin: 0 auto 40px !important;}
	.mobile_carousel .owl-nav > div {
		position: absolute;
		color: #ededed;
		font-size: 25px;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 28px;
		height: 25px;
		-webkit-transition: color 0.5s ease;
		-moz-transition: color 0.5s ease;
		-o-transition: color 0.5s ease;
		transition: color 0.5s ease;
	}
	.mobile_carousel .owl-nav .owl-next {
		right: -10px;
	}
	.mobile_carousel .owl-nav .owl-prev {
		left: -10px;
	}
	.mobile_carousel .owl-nav > div > span {
		display: block;
		text-align: center;
	}
	#featured_store_wrap .owl-nav > div , #blog_news_wrap .owl-nav > div  {
		color: #7e7d7d;
	}
	.home .item-product {
		margin: 0 auto 25px;
	}
	.mobile_carousel .item {    flex: 0 0 100%;max-width: 100%;}
	.home .item-shop-store {
		width: 350px;
	}
	.sellers-top-view-mobile.sellers-top-view-btn {display: block;}
	.related-sellers {
		padding: 30px 0;
	}
}
@media (max-width: 575px) {
	.item-shop-store {
		width: 350px;
	}
	.single .item-product {
		margin: 0px auto 20px;
	}
	#heading-title {
		margin-bottom: 0px;
	}
	.sidebar-menu-resp , .sidebar-menu-sellers-resp {
		border-radius: 0;
		position: fixed;
		top: auto;
		right: 0;
		left: 0;
		background: #e8e8e8;
		z-index: 999;
		bottom: 46px; 
		width: 100%;
		border: 0;
		margin: 0;
	}
	.sidebar-menu-resp a , .sidebar-menu-sellers-resp a  {border: 0;}
	.product_img_wr {order: -1;}
	.product-list .item-product {
		margin: 0px auto 20px;
	}
	.woocommerce-tabs > ul {
		margin-bottom: 20px;
	}
	#product-wrap {
		padding-bottom: 40px;
	}
	.product-social-share {
		margin-bottom: 15px;
	}
	.product-image-thumbnail {
		#margin-top: 15px;
	}
	.banner-twocolumn-singleproduct {
		margin: 40px 0 45px;
	}
}
@media (max-width: 475px) {
	#sb-slider-box .item .sg-content {
    position: xrelative;
    text-align: center;
    width: 540px;
    height: 275px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 0px;
}

	.heading-title-article {
		margin-bottom: 20px;
	}
	.woocommerce-tabs.wc-tabs-wrapper {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	.banner-twocolumn-singleproduct {
		margin: 30px 0 45px;
	}
	#product-wrap {
		padding-bottom: 0px;
	}
	.footer-content-wrp .footer-invitation-form {
		margin-top: 0;
	}
	.footer-content-wrp {
		padding: 50px 0 30px;
	}
	.item-product {
		#margin: 0px 0px 30px;
	}
	.home .item-product { 
		margin: 0px auto 30px;
	}
	.product-tag a {
		padding: 10px 12px;
		font-size: 10px;
	}
	#internal-page {
		padding-bottom: 40px;
	}
	#product-category-carousel .item-pcc {
		padding: 0px 0 25px;
	}
	.ps-content-404 img {max-width: 100%;}
}
@media (max-width: 420px) {
	#sb-slider-box .item .sg-content {
		background-color: transparent;
	}
	#sb-slider-box .item .sg-content .sb-btn {
		width: 87px;
		height: 30px;
		line-height: 30px;
                float: right;
 		font-size: 10px;
                margin-top: 64px;
                margin-right: -13px;
	}
	#sb-slider-box .item .sg-content p {
		line-height: 20px;
		padding: 0 20px;
		font-size: 10px;
	}
	#sb-slider-box .item .sg-content h3 {
		font-size: 13px;
	
	}
	#sb-slider-box .item .sg-content {
		height: 155px;
	}
	#sb-slider-box .owl-dots {
		display: none;
	}
}
@media (max-width: 400px) {
	#product-information .pi-inner-row .col-pi {
		/* width: 100%; */
		    transform: scale(0.8);
		margin: 5px auto;
	}
	#featured-store {
		padding: 60px 0 20px;
	}
	#banner-twocolumn {
		margin: 40px 0 40px;
	}
	#blog-news {
		padding: 45px 0 20px;
	}
	#product-newest {
		padding-bottom: 20px;
	}
}
@media (max-width: 390px) {
	.woocommerce-tabs > ul > li {
		width: 30%;
	}
}
@media (max-width: 326px) {
	.woocommerce-tabs > ul > li > a {
		font-size: 11px;
	}
}
.owl-carousel {direction: ltr;}
.shop_attributes tr.alt, .shop_attributes tr.alt td {
    background-color: #f1f1f1 !important;
}
.expire_text {
    color: #f00;
    border: 1px dashed;
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
}

.page_gallery .item-pagegallery img {width:100%;height: auto;}



.paginition-sec.col-md-12 {
    padding: 0 0 30px 0;
}
/* Styles of float-panel start from here */
.float-panel {
    width: 100%;
    right: 0;
    z-index: 300;
    transform: translateZ(0);
    transition: all 0.5s;
}
.hw-inner-menu-search.fixed{
    box-shadow: 0 0 41px -9px #00000047;
    animation: slide-down 1s;
}
@keyframes slide-down {
    0% {
        /* opacity: 0; */
        transform: translateY(-100%);
    }
    100% {
        /* opacity: 0.9; */
        transform: translateY(0);
    }
}

/* End of float-panel */
.single-product-title-category{
	display: block;
}
.sptc-category{
	margin-top: 8px;
}




ul.woocommerce-widget-layered-nav-list li a {position: relative;}
ul.woocommerce-widget-layered-nav-list li a::before, 
ul.woocommerce-widget-layered-nav-list li a::after {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px !important;
  right: 6px;
top: 17px;
    content: '';
    border-radius: 3px;

}
ul.woocommerce-widget-layered-nav-list li a::before {
border: 1px solid #757575;
-webkit-transition: border 0.5s ease;
-moz-transition: border 0.5s ease;
-o-transition: border 0.5s ease;
transition: border 0.5s ease;}
ul.woocommerce-widget-layered-nav-list li a::after {
    background-color: #e33955;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
ul.woocommerce-widget-layered-nav-list li.chosen a::before, 
ul.woocommerce-widget-layered-nav-list li a:hover::before {
    border-color: #e33955;
}
ul.woocommerce-widget-layered-nav-list li.chosen a::after, 
ul.woocommerce-widget-layered-nav-list li a:hover::after {
    opacity: 1;
}
@media (max-width: 1025px) {
   .search_results_box .sb-product , .search_results_box .sb-sellers {
    max-height: 475px;
    overflow-y: scroll;
}
}

@media (max-width: 992px) {
 .search_results_box .sb-product , .search_results_box .sb-sellers {
    max-height: 230px;

}
}
@media (max-width: 768px) {
  .filter-widget > div {margin-bottom: 20px;}
#sidebar-product .swf-title {position: relative;}
.resp-sidebar-product-menu, .resp-sidebar-sellers-menu {
    z-index: 10001;
}
#sellers-featured-store-background .sellers-featured-store-background-inner .pbf-images ,
#sellers-featured-store-background .sellers-featured-store-background-inner {
   height: 287px; 
}

}
@media (max-width: 601px) {
.owl-dots {
margin-bottom: 15px;
margin-top: 15px;
text-align: center;
}
.owl-dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #eee;
    border-radius: 50%;
    margin: 0 5px;
transition: all 0.3s;
}
.owl-dot.active , .owl-dot:hover {
   background: #e33955;
}
} 
@media (max-width: 576px) {
   .section-top_mob a {
    margin: 0 auto 0px !important;
   }
#internal-page {
    padding-bottom: 40px;
}
#heading-title, .heading-title-article {
    margin-bottom: 0px;
}
.sellers-product-info-inner {
    margin-bottom: 20px;
}
.banner-twocolumn-singleproduct {
    margin: 65px 0 0px;
}
#product-wrap {
    padding-bottom: 0px;
}
#product-sale {
    margin-top: 0px;
}
#product-newest {
    margin-top: 10px;
}
#product_newest_wrap .owl-dots {
    margin-bottom: 0;
    margin-top: 20px;
}
.section-heading-title {
    margin-bottom: 20px;
}
#featured-store {
    padding: 20px 0 40px;
}
#product-most-visited {
    padding-top: 30px;
}
.item-blog {
    margin-bottom: 20px;
}
}
span.caret_title_plus {
     position: absolute;
    display: inline-block;
    top: 0px;
    left: -1px;
    cursor: pointer;
    padding: 0;
    background: #009de4;
    height: 100%;
    width: 45px;
}
span.caret_title_plus:before, span.caret_title_plus:after {
    content: "";
    display: inline-block;
    background-color: #fff;
    width: 10px;
    height: 2px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
span.caret_title_plus:after {
    -webkit-transform: translateX(10px) rotate(90deg);
    -moz-transform: translateX(10px) rotate(90deg);
    -ms-transform: translateX(10px) rotate(90deg);
    -o-transform: translateX(10px) rotate(90deg);
    transform: translateX(10px) rotate(90deg);
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    left: -20px;
}
.caret_title_plus.active:after {
opacity: 0;
}
/******menu mobile****/

.mmenu-icon{

}

#mask{
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

#menumobile{
    position: fixed;
    top: 0;
    bottom: 0;
    right: -250px;
    width: 250px;
    background: #000;
    z-index: 99991;
    transition: all 0.5s;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.3) !important;
}

#menumobile img{
    filter: brightness(0)invert(1);
    max-width: 100px;
}

#nomenumobile {
    color: #fff;
    cursor: pointer;
    position: relative;
    top: 7px;
    transition: all 0.5s;
    width: 25px;
    height: 25px;
    background: var(--main-color);
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    font-size: 10px;
    line-height: 27px;
    color: #aaa;
}

.come-menumobile{
    right: 0px !important;
}
.title-mm{
    background: #000;
    padding: 10px 20px;
    border-bottom: 2px solid #fff;
}

.main-mm{
    padding: 20px;
}

.main-mm ul li a{
    color: #fff;
    display: block;
    padding: 8px 0;
    position: relative;
    width: 80%;
	transition:all 0.3s;
}

.main-mm ul li a:hover{
    color:#04f0ed;
}

.main-mm ul li > .sub-menu{
    position: fixed;
    top: 0;
    bottom: 0;
    width: 250px;
    background: #000;
    right: -250px;
    transition: all 0.3s;
    z-index: 9;
    padding: 20px;
}

.childer i{
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    left: 10px;
}

.childer{
    position: absolute;
    left: -25%;
    cursor: pointer;
    top: 10px;
    width: 25px;
    height: 25px;
    background: var(--main-color);
    border-radius: 5px;
}

.come-submenu{
    right: 0px !important;

}

.sub-closer{
    cursor: pointer;
    top: 10px;
    width: 25px;
    height: 25px;
    background: var(--second-color);
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}

.sub-closer i{
    cursor: pointer;
    top: -1px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    left: -1px;
}

.title-subcome{
    color: #04f0ed;
    font-weight: normal;
    position: relative;
    top: -2px;
}

/*
end menu mobile
 */

#menumobile .menu-item-has-children > a::before,#menumobile .menu-item-has-children > a::after{
    content:none
}

.feature_visit {padding-top: 40px;}
