<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/IranYekan/eot/iranyekanwebbold.eot');
	src: url('../fonts/IranYekan/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IranYekan/woff/iranyekanwebbold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IranYekan/ttf/iranyekanwebbold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/IranYekan/eot/iranyekanwebthin.eot');
	src: url('../fonts/IranYekan/eot/iranyekanwebthin.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IranYekan/woff/iranyekanwebthin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IranYekan/ttf/iranyekanwebthin.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/IranYekan/eot/iranyekanweblight.eot');
	src: url('../fonts/IranYekan/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IranYekan/woff/iranyekanweblight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IranYekan/ttf/iranyekanweblight.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IranYekan/eot/iranyekanwebregular.eot');
	src: url('../fonts/IranYekan/eot/iranyekanwebregular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IranYekan/woff/iranyekanwebregular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IranYekan/ttf/iranyekanwebregular.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/IranYekan/eot/iranyekanwebmedium.eot');
	src: url('../fonts/IranYekan/eot/iranyekanwebmedium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IranYekan/woff/iranyekanwebmedium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IranYekan/ttf/iranyekanwebmedium.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/IranYekan/eot/iranyekanwebextrabold.eot');
	src: url('../fonts/IranYekan/eot/iranyekanwebextrabold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IranYekan/woff/iranyekanwebextrabold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IranYekan/ttf/iranyekanwebextrabold.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/IranYekan/eot/iranyekanwebblack.eot');
	src: url('../fonts/IranYekan/eot/iranyekanwebblack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IranYekan/woff/iranyekanwebblack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IranYekan/ttf/iranyekanwebblack.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 950;
	src: url('../fonts/IranYekan/eot/iranyekanwebextrablack.eot');
	src: url('../fonts/IranYekan/eot/iranyekanwebextrablack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/IranYekan/woff/iranyekanwebextrablack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/IranYekan/ttf/iranyekanwebextrablack.ttf') format('truetype');
}

*:focus {
    outline: none !important;
}

* {
    outline: none !important;
}

.padding-0{
    padding-right:0;
    padding-left:0;
}

*:focus {
    outline: none !important;
}

* {
    outline: none !important;
}

.padding-0{
    padding-right:0;
    padding-left:0;
}

body {
    background-color: #f0f1f4;
    font-family: iranyekan !important;
    font-weight: 400;
    color: #373737;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: iranyekan !important;
}

h1 {
    font-weight: bold;
}

.text-small {
    font-size: 0.8em;
}

.text-xsmall {
    font-size: 0.6em;
}

.text-large {
    font-size: 1.2em;
}

.text-xlarge {
    font-size: 1.4em;
}

.text-underline {
    text-decoration: underline;
}

.text-ultralight {
    font-weight: 200;
}

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: normal;
}

.text-medium {
    font-weight: 500;
}

.text-bold {
    font-weight: bold;
}

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

@media all and (max-width:480px) {
    .btn-primary, .btn-success {
        width: 100%;
        display: block;
    }
    .btn-default-full 
    {
        width: 100%;
        display: block; 
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="email"]:hover,
    input[type="number"]:hover,
    input[type="search"]:hover,
    input[type="text"]:hover,
    input[type="tel"]:hover,
    input[type="url"]:hover,
    input[type="password"]:hover,
    textarea:hover,
    select:hover {
        font-size: initial;
    }
}

@media (min-width: 768px) {
    input[type="email"]:hover,
    input[type="number"]:hover,
    input[type="search"]:hover,
    input[type="text"]:hover,
    input[type="tel"]:hover,
    input[type="url"]:hover,
    input[type="password"]:hover,
    textarea:hover,
    select:hover {
        font-size: inherit;
    }
}

/** اسلایدر **/
.carousel-fullscreen .item:after {
  content:"";
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
}

.carousel-fullscreen .carousel-inner .item {
    height: 55vh; 
    min-height: 550px; 
    background-position: center center; 
}

.super-heading {
    font-size: 45px; 
}

.super-paragraph {
    font-size: 25px; font-weight: 300;
}

.item-pic
{
    max-width: 200px;    
}

@media (max-width: 480px) {
    .carousel-fullscreen .carousel-inner .item {
    height: 20vh;
    min-height: 430px; 
    background-position: center center; 
    }
    .super-heading {
    font-size: 27px; 
    }
    .super-paragraph {
    font-size: medium;
    }
}

@media (max-width: 1024px) {
    .carousel-fullscreen .carousel-inner .item {
    height: 20vh;
    min-height: 430px; 
    background-position: center center; 
    }
    .super-heading {
    font-size: 27px; 
    }
    .super-paragraph {
    font-size: medium;
    }
    .item-pic
    {
    max-width: 150px;    
    }
}

.carousel-fullscreen .carousel-caption {
    top: 50%;  
    bottom: auto;
    -webkit-transform: translate(0, -50%); 
    -ms-transform: translate(0, -50%); 
    transform: translate(0, -50%);
}

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

h1,h2,h3,h4 {
    font-weight: 700;
}

.carousel-caption .super-paragraph a,
.carousel-caption .super-paragraph a:hover
{
    color: #fff;
}

#carousel-example-generic {
    margin: 40px 0;
}

.carousel .carousel-control { visibility: hidden; }
.carousel:hover .carousel-control { visibility: visible; }
.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
   color: #ffffff;
}

.carousel-indicators li {
    position: relative;
    left: 20px;
}

.btn-slider { 
  color: #ffffff; 
  background-color: #ff7900; 
  border-color: #ff7900;
  border-radius: 10px;
} 
 
.btn-slider:hover, 
.btn-slider:focus, 
.btn-slider:active, 
.btn-slider.active, 
.open .dropdown-toggle.btn-slider { 
  color: #ffffff; 
  background-color: #2c4a7b; 
  border-color: #2c4a7b; 
} 
 
.btn-slider:active, 
.btn-slider.active, 
.open .dropdown-toggle.btn-slider { 
  background-image: none; 
} 
 
.btn-slider.disabled, 
.btn-slider[disabled], 
fieldset[disabled] .btn-slider, 
.btn-slider.disabled:hover, 
.btn-slider[disabled]:hover, 
fieldset[disabled] .btn-slider:hover, 
.btn-slider.disabled:focus, 
.btn-slider[disabled]:focus, 
fieldset[disabled] .btn-slider:focus, 
.btn-slider.disabled:active, 
.btn-slider[disabled]:active, 
fieldset[disabled] .btn-slider:active, 
.btn-slider.disabled.active, 
.btn-slider[disabled].active, 
fieldset[disabled] .btn-slider.active { 
  background-color: #ff7900; 
  border-color: #ff7900; 
} 
 
.btn-slider .badge { 
  color: #ff7900; 
  background-color: #ffffff; 
}

.animated 
{
    animation-duration: 0.9s;   
    -webkit-animation-duration: 0.9s;
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

/** اسلایدر **/

/** کاستومایز **/
.col-centered{
    float: none;
    margin: 0 auto;
}

.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
    background-color: #ff7900;
    color: #ffffff;
    border-radius: 10px;
}

.nav-pills &gt; li &gt; a:hover,
.nav-pills &gt; li &gt; a:focus {
    background-color: #f8f8f8;
    border-radius: 10px;
}

.form-control:focus {
    border-color: rgba(255, 121, 0, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 121, 0, 0.6);
    outline: 0 none;
}

.btn-primary {
    background-color: #ff7900;
    border-color: #ff7900;
    color: #ffffff;
}
    .btn-primary:hover {
        background: #1e3593;
        border-color: #1e3593;
    }
    .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open &gt; .dropdown-toggle.btn-primary {
        background: #ff7900;
        border-color: #ff7900;
    }
    .btn-primary:active, .btn-primary.active {
        background: #ff7900;
        border-color: #ff7900;
        box-shadow: none;
    }
    
.modal
{
    z-index: 999999 !important;    
}
.modal .close
{
    font-size: 25px; color: #ffffff; opacity: 1.0; filter: alpha(opacity=100);
}
.modal-content {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    padding: 0;
    border-width: 0;
}

.modal-header 
{
    border-radius: 10px 10px 0 0 !important;
    background-color: #1e3593;
    color: #ffffff;
    border-width: 0;
}

.modal-title 
{
    font-size: medium !important; font-weight: normal !important;
}

[class*="col-"] {
    margin-bottom: 15px;
}
/** کاستومایز **/

/** قالب اصلی **/
.lnkbtn-header-alt, lnkbtn-header-alt:focus, .lnkbtn-header-alt:active, .lnkbtn-header-alt.active, .lnkbtn-header-alt:active, .lnkbtn-header-alt.active {
    font-size: 14px !important;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #1e3593;
    color: #373737 !important;
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    padding-left: 10px; padding-right: 10px;
}

    .lnkbtn-header-alt:hover {
        background-color: transparent;
        text-decoration: none;
        color: #1e3593 !important;
    }

    .lnkbtn-header-main, lnkbtn-header-main:focus, .lnkbtn-header-main:active, .lnkbtn-header-main.active, .lnkbtn-header-main:active, .lnkbtn-header-main.active {
        font-size: 14px !important;
        height: 50px;
        line-height: 50px;
        -webkit-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        color: #ffffff !important;
        display: block;
        text-align: center;
        text-decoration: none;
        background: #1e3593;
        padding-left: 10px; padding-right: 10px;
    }

    .lnkbtn-header-main:hover {
        text-decoration: none;
        color: #ffffff;
        background: #0e1e62;
    }
    
    .lnkbtn-header-main-alt, lnkbtn-header-main-alt:focus, .lnkbtn-header-main-alt:active, .lnkbtn-header-main-alt.active, .lnkbtn-header-main-alt:active, .lnkbtn-header-main-alt.active {
        font-size: 14px !important;
        height: 50px;
        line-height: 50px;
        -webkit-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        color: #ffffff !important;
        display: block;
        text-align: center;
        text-decoration: none;
        background: #ff7900;
        padding-left: 10px; padding-right: 10px;
    }

    .lnkbtn-header-main-alt:hover {
        text-decoration: none;
        color: #ffffff;
        background: #ff7900;
    }
    
    .lnkbtn-header-simple, lnkbtn-header-simple:focus, .lnkbtn-header-simple:active, .lnkbtn-header-simple.active, .lnkbtn-header-simple:active, .lnkbtn-header-simple.active {
        font-size: 14px !important;
        height: 50px;
        line-height: 50px;
        -webkit-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        border: 1px solid #f0f1f4;
        color: #373737 !important;
        display: block;
        text-align: center;
        text-decoration: none;
        background-color: transparent;
        padding-left: 10px; padding-right: 10px;
    }

    .lnkbtn-header-simple:hover {
        background-color: transparent;
        text-decoration: none;
        color: #1e3593 !important;
    }

a, a:visited, a:active, a:focus{
    color: #333333;
    text-decoration: none;
}

    a:hover {
        color: #000000;
        text-decoration: none;
    }
    a:visited, a:active, a:focus{
        text-decoration: none;
    }

    a.white-links {
        color: #ffffff;
        text-decoration: none;
    }

        a.white-links:hover {
            color: #ffffff;
            text-decoration: none;
        }

    a.mozhgan {
        color: #1e3593;
        text-decoration: none;
    }

        a.mozhgan:hover {
            color: #0e1e62;
            text-decoration: none;
        }

    a.footer-links {
        color: #c7cdca;
        text-decoration: none;
    }

    a.footer-links:hover {
        color: #ff7900;
        text-decoration: none;
    }

    a.sitemap-links {
        color: #c7cdca;
        text-decoration: none;
    }

        a.sitemap-links:hover {
            color: #ffffff;
            text-decoration: underline;
        }

.box-header {
    background-color: #ff7900;
    color: #ffffff;
    padding: 10px;
}

.box-content {
    padding: 10px;
}

.list-content-row {
    padding: 10px;
    border-bottom: 1px solid #cccccc;
}

    .list-content-row:last-child {
        padding: 10px;
        border-bottom: 0px solid #cccccc;
    }

.list-content-subtitle {
    color: #ff7900;
    margin: 0;
    padding-bottom: 1.5%;
    font-size: 12px;
}

.list-content-title {
    margin: 0;
    padding-bottom: 4%;
    line-height: 1.75em;
    font-weight: bold;
    font-size: 14px;
}

.list-content-info {
    color: #ff7900;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.img-rounded {
    width: 100%;
    border-radius: 10px;
}

.table-zero {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.shadow {
    border-radius: 10px;
    background-color: #ffffff;
}

.shadow-top {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    background-color: #ffffff;
}

.shadow-bottom {
    box-shadow: 0 -1px 5px 0 rgba(0,0,0,.26);
    background-color: #ffffff;
}

.overflow-hidden {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.main-header {
    width: 100%;
    background-color: #ffffff;
    text-align: center;
}

.main-sub-header {
    padding: 15px; 
    margin:0; 
    background-color: #ff7900;
}

.main-footer-title {
    width: 100%;
    background-color: #ff7900;
    padding: 15px 15px 0px 15px;
    font-size: 12px;
    color: #1e3593;
}

.main-footer-body {
    width: 100%;
    background-color: #1e3593;
    color: #c7cdca;
    padding: 30px 15px 15px 15px;
    font-size: 12px;
    line-height: 25px;
}

.sm-seperator {
    margin-right: 1em;
    font-size: large;
}

    .sm-seperator:last-child {
        margin-right: 0;
        font-size: large;
    }

.footer-links-title {
    color: #ff7900;
    padding: 10px;
    font-size: small;
    font-weight: bold;
    background-color: #0e1e62;
    -webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.footer-links-rows {
    padding-top: 10px;
    padding-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
}

.sidebox-spacer{
    padding-bottom: 15px;
}

.sidebox-spacer:last-child {
    padding-bottom: 0;
}

.page-content-header {
    padding: 15px;
    border-bottom: 1px solid #cccccc;
    background-color: #dfe3ee;
}

.page-content-footer {
    padding: 15px;
    border-top: 1px solid #cccccc;
    background-color: #f8f8f8;
}

.page-content-footer-spacer {
    padding-top: 0px;
}

.page-content-header-sitemap {
    padding-bottom: 10px;
    color: #ff7900;
}

.page-content-header-title {
    line-height: 1.75em;
    color: #1d3490;
}

.page-content-header-body {
    padding: 15px;
    line-height: 1.75em;
    font-weight: normal;
    font-size: small;
}

@media (max-width: 480px) {
    .page-content-header-body {
        padding: 10px;
        line-height: 1.75em;
        font-weight: normal;
        font-size: small;
    }
}

.form-container-title {
    padding-right: 15px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 14.5px;
    color: #ff7900;
}

.form-cotainer-body {
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    background-color: #fbfbfb;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
}

.form-cotainer-body-seperator {
    border-color: #f2f2f2;
}

.listpage-content-subtitle {
    color: #7c7c7c;
    margin: 0;
    padding-bottom: 5px;
    font-size: small;
    font-weight: normal;
}

.listpage-content-title {
    margin: 0;
    padding-bottom: 10px;
    line-height: 1.75em;
    font-weight: bold;
}

.listpage-content-info {
    color: #ff7900;
    margin: 0;
    padding: 0;
    font-weight: lighter;
    font-size: 12px;
}

h4, p{
    line-height: 1.75em;
}

iframe{
    border-style: none;
    border-width: 0;
}

.content-subtitle{
    margin: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0px;
    font-size: 13px;
    font-weight: 300;
}

.img-gallery {
    border: 1px solid #e3dff1;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
    .img-gallery:hover {
        border-color: #ffffff;
        opacity: 1.0;
        filter: alpha(opacity=100);
    }

.img-gallery-container {
    border-radius: 10px;
    background-color: #1e3593;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.page-content-header-info {
    padding: 15px;
    border-bottom: 1px solid #cccccc;
    font-size: small;
    font-weight: 300;
    color: #ff7900;
}

.page-content-box {
    border-radius: 10px;
    padding: 15px;
    background-color: #f8f8f8;
}

.page-content-box-light {
    padding: 15px;
    border-radius: 10px;
    background-color: #fefefe;
    color: #808080;
}

.list-content-row-px {
    padding: 15px;
    border-bottom: 1px solid #cccccc;
}

    .list-content-row-px:last-child {
        padding: 15px;
        border-bottom: 0px solid #cccccc;
    }

.spacer-row{
    padding-bottom: 15px;
}

.spacer-row:last-child{
    padding-bottom: 0;
}

.box-rounded {
    border-radius: 10px;
    padding: 15px;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 6em;
  height: 6em;
}
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ff7900;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.home-box-container
{
    border-width: 0;
    border-radius: 10px;
    background-color: #ffffff;
    color: #1e3593;
}

.home-box-picture
{
    width: 100%;
    border-width: 0;
}

.home-box-picture-container
{
    text-align: right; 
    width: 40%; 
    padding: 5px;
    position: relative;
}

.home-box-body
{
    text-align: center; 
    vertical-align: middle; 
    padding: 15px;
    font-weight: bold;
}

.home-box-container:hover
{
    background-color: #ff7900;
    color: #ffffff;    
}

.home-box-container a
{
    color: #1e3593;
}

.home-box-container:hover a
{
    color: #ff7900;
}

.home-box-container .home-box-body:hover
{
}

.home-box-container .home-box-picture-container:hover
{
}

.home-box-container .home-box-picture:hover
{
}

@media (max-width: 768px) {
    .home-box-picture 
    {
        width: 80px;
        height: 80px;
    }
    .home-box-picture-container
    {
    width: 90px;
    }
    .home-box-body
    {
    font-size: medium;
    }
}

.inner-sub-header 
{
    background-color: #1e3593;
    color: #c7cdca;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 15px;
}

.products-cat-row
{
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #cccccc;
    border-radius: 10px;
}

.products-cat-row-icon 
{
   width: 95px; 
   vertical-align: middle;
   font-size: 7rem;
   color: #ff7900;
}

.products-cat-row-iconlink
{
    text-decoration: none;
    color: #ff7900;
}

.products-cat-row-link
{
    text-decoration: none;
    color: #ff7900;
}

.products-cat-row:hover 
{
    border: 1px solid #ff7900;
}

.products-cat-row:hover .products-cat-row-icon
{
    color: #ff7900;
}

.products-cat-row:hover .products-cat-row-link
{
    color: #ff7900;
}

.products-cat-row:hover .products-cat-row-iconlink
{
    color: #ff7900;
}

.products-childs-row
{
    font-weight: bold;
}

.products-container
{
    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 10px;
}

.products-gallery {
    border: 1px solid #cccccc;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
    .products-gallery:hover {
        border-color: #cccccc;
        opacity: 1.0;
        filter: alpha(opacity=100);
    }

a.top-links{
	color: #373737;
	text-decoration:none;
}
a.top-links:hover{
	   color: #ff7900;
	   text-decoration:none;
}

@media (min-width: 769px) {
    .hl-container-padding
    {
        padding-bottom: 15px;    
    }
}

@media (max-width: 769px) {
    .hl-caption
    {
        font-size: 12px !important;
        font-weight: normal;
        padding-left: 0px !important;
        padding-right: 0px !important;
        text-align: center;
    }
}

.hl-container
{
    vertical-align: top;
	padding: 5px;
	background-color: #ffffff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.hl-container:hover 
{
}

.hl-image-container
{
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.hl-image {
    width: 100%;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.hl-image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #ffffff;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  justify-content: center;
  align-items: center;
}

.hl-caption
{
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px 5px 5px;
    text-align: center;
}

.hl-caption-link
{
   text-decoration: none;
   color: #151918 !important;  
}

.hl-container:hover .hl-caption-link
{
    color: #000000 !important;
    text-decoration: none;
}

.home-section 
{
    width: 100%; padding-top: 60px; padding-bottom: 60px; 
    position: relative;
    display:block;
}

.home-section .overlay 
{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
}

.home-section-pic 
{
    max-width: 300px;    
}

.home-section-title 
{
    font-size: x-large;
    line-height: 37px;
    font-weight: bold;
}

.home-section-desc 
{
    font-size: large;
    line-height: 33px;
    font-weight: 300;
}

.home-section-list-container
{
    vertical-align: top;
    padding: 0px;
    background-color: #ffffff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.home-section-list-container:hover 
{
    background-color: #ffffff;
}

.home-section-list-image-container
{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

.home-section-list-image {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.home-section-list-image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #ffffff;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(141, 48, 221, 0);
  justify-content: center;
  align-items: center;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.home-section-list-caption
{
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    padding: 10px 10px 10px 10px;
    height: 70px;
    font-weight: bold;
    overflow: hidden;
}

.home-section-list-caption-link
{
   text-decoration: none;
   color: #333333;  
}

.home-section-list-caption-date
{
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 10px 5px 10px;
    color: #1e3593;
}

@media (min-width: 769px) {
    .home-section-list-container:hover .home-section-list-image-overlay
    {
        background-color: rgba(255, 121, 0, 0.70);
    }

    .home-section-list-container:hover .home-section-list-image
    {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
}

}
.home-section-list-container:hover .home-section-list-caption-link
{
    color: #000000;
    text-decoration: none;
}

.home-section-list-container:hover .home-section-list-caption-date
{
    color: #1e3593;
}

.branch-container 
{
    background-color: #f0f1f4;
    -webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
}

a.bottom-tags
{
color: #c7cdca;
text-decoration: none;    
}

a.bottom-tags:hover
{
color: #F8F1ED;
text-decoration: none;    
}

.progressBGFilter{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	overflow:hidden;
	padding:0;
	margin:0;
	background-color: rgba(0, 0, 0, 0.65);
	z-index:1000;
	text-align: center;
	width: 100%;
	height: 100%;
}
.progressContent
{
    position: fixed;
    left: 50%;
    top: 50%;
	z-index:1001;
	background-color:transparent;
	color:#ffffff;
	direction:rtl;
	text-align: center;
}

.panypay-box
{
    display: block;
    padding: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
    background-image: linear-gradient( 135deg, #dfd2bd 10%, #eae2d4 100%);    
}

.panypay-box-border
{
    border-bottom: 1px solid #ccc2b2;
}

.simple-box{
padding: 10px; 
border: 1px solid #DFDBD2;
background-color: #ffffff;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.spanbox-green{
	height: 35px;
	line-height: 35px;
	display: inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	background-color: #F0FFC1;
	color: #669900;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

.spanbox-blue{
	height: 35px;
	line-height: 35px;
	display: inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #DDEEFF;
	color: #379BFF;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

.spanbox-red{
	height: 35px;
	line-height: 35px;
	display: inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF2F2;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

.page-content-border
{
    padding: 15px;
    border-bottom: 1px solid #cccccc;
}

.simple-box-gray{
padding: 10px; 
background-color: #f8f8f8;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.simple-box-green{
padding: 10px; 
background-color: #deefe3;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.simple-box-white
{
padding: 10px; 
background-color: #ffffff;
-webkit-border-radius: 10px;
border-radius: 10px;
}

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

#table-repeater td, #table-repeater th 
{
    border: 1px solid #DFDBD2;
    padding: 5px;
    font-family: iranyekan !important;
	font-style: normal;
    font-weight: 400;
	font-size: 12px;
}

#table-repeater tr:nth-child(even){background-color: #FFFFFF;}

#table-repeater th {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    background-color: #8b6f60;
    color: white;
    font-family: iranyekan !important;
	font-style: normal;
    font-weight: 400;
	font-size: 12px;
}

.home-section-item-container
{
    vertical-align: top;
    padding: 15px;
    background-color: #ffffff;
    -webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.home-section-item-container:hover
{
    background-color: #ffffff;
}

.home-section-item-image-container
{
    padding-bottom: 15px;
}

.home-section-item-image {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	transition: all  0.2s ease;
}

.home-section-item-title
{
    font-size: 16px;
    padding-top: 10px;
    font-weight: bold;
    color: #1e3593;
    text-align: center;
}

.home-section-item-desc
{
    font-size: 13px;
    font-weight: normal;
    padding-top: 10px;
    color: #676767;
    text-align: center;
}

.home-section-item-link
{
    font-size: 13px;
    font-weight: normal;
    padding-top: 20px;
    text-decoration: none;
    text-align: center;
}

.home-section-product-container
{
    padding: 10px;
    background-color: #ffffff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

@media (max-width: 768px) 
{
    .home-section-item-container 
    {
        padding: 10px !important;
    }
    
    .home-section-item-title
    {
        font-size: 13px !important;
    }
}

@media (min-width: 768px) 
{
    .home-section-item-container:hover .home-section-item-image
    {
        box-shadow: 0 0 15px rgba(117, 125, 138, 0.70);
        transform: translate3d(0,-3px,0);
    }
}

.cart-badge
{
    background: #ff7900;
    color: #ffffff;
    font-size: 17px;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    min-width: 10px;
    padding: 1px 0px 0px 1px;
    font-weight: bold;
}

.cart-badge-inner
{
    background: #ff7900;
    color: #ffffff;
    margin-right: 10px;
    font-size: 16px;
    width: 27px;
    height: 27px;
    line-height: 26px;
    border-radius: 50%;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    min-width: 10px;
    padding: 1px 0px 0px 0px;
    font-weight: bold;
}

.cart-badge-mobile
{
    background: #ff7900;
    color: #ffffff;
    font-size: 15px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 50%;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    min-width: 10px;
    padding: 2px 0px 0px 0px;
    font-weight: bold;
    position: absolute;
    top: -7px; 
    right: -7px;
}

.cart-badge-small
{
    background: #ff7900;
    color: #ffffff;
    font-size: 13px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    min-width: 10px;
    padding: 2px 0px 0px 0px;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}

.header-searchbox-container
{
    background-color: #eef3f0;
    border-radius: 10px;
    height: 50px;
    vertical-align: middle;
    min-width: 350px;
    max-width: 400px;
    padding: 6px 10px 0px 10px;
}

.header-searchbox
{
    border-width: 0px;
    border-style: none;
    background-color: #eef3f0;
    padding: 0;
    margin: 0;
    height: 40px;
    line-height: 40px;
    width: 90%;
}

.header-searchbtn, header-searchbtn:focus, .header-searchbtn:active, .header-searchbtn.active, .header-searchbtn:active, .header-searchbtn.active {
        font-size: 14px !important;
        width: 30px;
        height: 30px;
        line-height: 30px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        color: #1e3593 !important;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        background-color: transparent;
        border: 1px solid #1e3593;
    }

    .header-searchbtn:hover {
        text-decoration: none;
        color: #ff7900 !important;
        border: 1px solid #ff7900;
    }

.mobile-header-searchbox-container
{
    position: relative;
    padding: 10px 15px 0px 15px;
    border-top: 1px solid #6a717f;
    margin-top: 10px;
}    
.mobile-header-searchbox
{
    border-width: 0px;
    border-style: none;
    background-color: #eef3f0;
    border-radius: 30px;
    padding: 0px 20px 0px 20px;
    margin: 10px 0px 10px 0px;
    height: 35px;
    line-height: 35px;
    width: 90%;
    position: relative;
    color: #373737;
}

.mobile-header-searchbtn, mobile-header-searchbtn:focus, .mobile-header-searchbtn:active, .mobile-header-searchbtn.active, .mobile-header-searchbtn:active, .mobile-header-searchbtn.active {
        position: absolute;
        left: 20px;
        top: 15px;
        font-size: 14px !important;
        width: 25px;
        height: 25px;
        line-height: 25px;
        color: #1e3593 !important;
        text-align: center !important;
        text-decoration: none;
        background-color: transparent;
        border-width: 0px;
        border-style: none;
    }

    .mobile-header-searchbtn:hover {
        text-decoration: none;
        color: #ff7900 !important;
        border: 1px solid #ff7900;
        border-width: 0px;
        border-style: none;
    }
    
    .home-section-products-container 
    {
        position: relative; 
        text-align: center; 
        background-color: white; 
        padding: 15px;
        -webkit-border-radius: 10px;
        border-radius: 10px; 
        margin-right: 5px; 
        margin-left: 5px;
    }
    
    .product-card-container 
    {
        padding: 15px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position: relative; 
        text-align: center; 
        background-color: white;
        border: 1px solid #cccccc;
    }
    
    @media (min-width: 768px) 
    {
        .product-card-container:hover 
        {
            border: 1px solid #1e3593;
        }
    
    }
    
    .product-card-image-container 
    {
        padding-bottom: 15px;
    }
    
    .product-card-image 
    {
        width: 170px;
        border-width: 0;
    }
        
    .product-card-title 
    {
        text-align: right; 
        height: 85px; 
        overflow: hidden; 
    }
     
    .product-card-title-xs
    {
        overflow: hidden; 
    }
    
    .product-card-price-container
    {
        text-align: left; 
        height: 65px; 
        position: relative;
    }
    
    .product-card-price-position 
    {
        position: absolute; 
        bottom:0; 
        left:0;
    }
    
    .product-card-price-off-container
    {
        padding-bottom: 10px;
    }
    
    .product-card-price-off 
    {
        text-decoration: line-through; 
        color: Gray;
        font-size: 15px;
    }
    
    .product-card-price-off-percent 
    {
        display: inline-block; 
        width: 40px; 
        text-align: center; 
        margin-right: 4px; 
        font-size: 14px; 
        line-height: 25px; 
        height: 25px; 
        padding-top: 1px; 
        font-weight: bold;
        -webkit-border-radius: 16px;
        border-radius: 16px; 
        background-color: Red; 
        color: White;
    }
    
    .product-card-price 
    {
        font-weight: bold; 
        font-size: 17px;    
    }
    
    @media (max-width: 480px) {
        .product-card-image
        {
            width: 125px;
        }
        
        .product-card-price-off 
        {
            text-decoration: line-through; 
            color: Gray;
            font-size: 12px;
        }
    
        .product-card-price-off-percent 
        {
            display: inline-block; 
            width: 35px; 
            text-align: center; 
            margin-right: 4px; 
            font-size: 12px; 
            line-height: 25px; 
            height: 25px; 
            padding-top: 1px; 
            font-weight: bold;
            -webkit-border-radius: 16px;
            border-radius: 16px; 
            background-color: Red; 
            color: White;
        }
    
        .product-card-price 
        {
            font-weight: bold; 
            font-size: 15px;    
        }
          
        .product-card-title 
        {
            text-align: right;
            height: auto;
            overflow: hidden; 
        }
        
        .product-card-title-xs
        {
            overflow: hidden;
            height: 100px !important;
        }
    }
    
    @media only screen and (min-width : 600px) and (max-width : 603px) and (orientation: portrait) {
        .product-card-image
        {
            width: 100%;
        }
        
    }
    
    @media (max-width: 1280px) {
        
        .product-card-price-off 
        {
            text-decoration: line-through; 
            color: Gray;
            font-size: 12px;
        }
    
        .product-card-price-off-percent 
        {
            display: inline-block; 
            width: 35px; 
            text-align: center; 
            margin-right: 4px; 
            font-size: 12px; 
            line-height: 25px; 
            height: 25px; 
            padding-top: 1px; 
            font-weight: bold;
            -webkit-border-radius: 16px;
            border-radius: 16px; 
            background-color: Red; 
            color: White;
        }
    
        .product-card-price 
        {
            font-weight: bold; 
            font-size: 15px;    
        }
    }
    
    .product-category-tree
    {
       list-style-type: none;
       padding-right: 20px;
       padding-left: 0px;
    }
    
    .product-category-tree li
    {
        padding: 5px 0px 5px 0px;
    }
    
    .product-category-tree a.browsing
    {
        color: #ff7900 !important;    
    }
    
    .product-search-sort
    {
        display: inline-block; margin-left: 5px; background-color: #ffffff; height: 25px; line-height: 25px; border-radius: 10px; padding: 0px 10px 0px 10px; font-size: small; font-weight: normal;
    }
    
    .product-search-sort:hover
    {
        background-color: #f8f8f8; text-decoration: none;
    }
    
    .product-search-sort-selected, product-search-sort-selected:focus, .product-search-sort-selected:active, .product-search-sort-selected.active, .product-search-sort-selected:active, .product-search-sort-selected.active
    {
        display: inline-block; margin-left: 5px; background-color: #1e3593; height: 25px; line-height: 25px; border-radius: 10px; padding: 0px 10px 0px 10px; font-size: small; font-weight: normal; color: #ffffff !important;
    }
    
    .product-search-sort-selected:hover
    {
        background-color: #1e3593; text-decoration: none; color: #ffffff !important;
    }
       
    .sidebar-searchbox-container
    {
        background-color: #f8f8f8;
        border-radius: 10px;
        height: 50px;
        vertical-align: middle;
        width: 100%;
        padding: 6px 10px 0px 10px;
        position: relative;
    }

    .sidebar-searchbox
    {
        border-width: 0px;
        border-style: none;
        background-color: #f8f8f8;
        padding: 0;
        margin: 0;
        height: 40px;
        line-height: 40px;
        width: 90%;
        position: relative;
    }

    .sidebar-searchbtn, sidebar-searchbtn:focus, .sidebar-searchbtn:active, .sidebar-searchbtn.active, .sidebar-searchbtn:active, .sidebar-searchbtn.active {
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 14px !important;
        width: 30px;
        height: 30px;
        line-height: 30px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        color: #1e3593 !important;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        background-color: transparent;
        border: 1px solid #1e3593;
    }

    .sidebar-searchbtn:hover {
        text-decoration: none;
        color: #ff7900 !important;
        border: 1px solid #ff7900;
    }
    
    .product-filter-container 
    {
        display: inline-block;
        margin-left: 5px;
        font-size: 12px;
        font-weight: normal;
        color: Gray;
        height: 30px;
        line-height: 30px;
        padding: 0px 10px 0px 10px;
        border-radius: 10px;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        margin-top: 10px; 
    }
    
    .product-mobile-header-links
    {
        display: inline-block; margin-left: 10px; background-color: #f8f8f8; height: 35px; line-height: 35px; border-radius: 10px; padding: 0px 10px 0px 10px; font-size: small; font-weight: normal;
    }
    
    .product-mobile-header-links:hover
    {
        background-color: #f8f8f8; text-decoration: none;
    }
    
    .product-mobile-box-container
    {
        padding-top: 15px;
    }
    
    .product-mobile-box-header 
    {
       background-color: #f2f2f2; height: 45px; line-height: 45px; border-radius: 10px; padding: 0px 15px 0px 15px; font-weight: bold; margin-bottom: 15px;
    }
    
    .product-mobile-box-body 
    {
       padding: 15px;
       border: 1px solid #f2f2f2;
       border-radius: 10px;
       overflow-x: auto;
       overflow-y: auto;
       max-height: 200px;
       white-space: nowrap;
    }
    
    a.underline-dashed {
        color: #ff7900;
        text-decoration: none;
        border-bottom: 1px dashed #ff7900;
    }

        a.white-links:hover {
            color: #ff7900;
            text-decoration: none;
            border-bottom: 1px dashed #ff7900;
        }
    .product-info-name 
    {
        font-size: large;
        font-weight: normal;
        padding-bottom: 10px;
        font-weight: bold;
        line-height: 34px;
        margin: 14px 0px 0px 0px;
        text-align: justify;
    }
    
    .lnkbtn-main, lnkbtn-main:focus, .lnkbtn-main:active, .lnkbtn-main.active, .lnkbtn-main:active, .lnkbtn-main.active {
        font-size: 14px !important;
        height: 50px;
        line-height: 50px;
        -webkit-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        color: #ffffff !important;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        background: #1e3593;
        padding-left: 10px; 
        padding-right: 10px;
    }

    .lnkbtn-main:hover {
        text-decoration: none;
        color: #ffffff;
        background: #0e1e62;
    }
    
    .lnkbtn-main i 
    {
        color: #ff7900;    
    }
    
    @media all and (max-width:480px) {
        .lnkbtn-main {
            width: 100%;
            display: block;
        }
    }
    
    .product-info-price-off 
    {
        text-decoration: line-through; 
        color: Gray;
        font-size: 15px;
    }
    
    .product-info-price-off-percent 
    {
        display: inline-block; 
        width: 40px; 
        text-align: center; 
        margin-right: 4px; 
        font-size: 14px; 
        line-height: 25px; 
        height: 25px; 
        padding-top: 1px; 
        font-weight: bold;
        -webkit-border-radius: 16px;
        border-radius: 16px; 
        background-color: Red; 
        color: White;
    }
    
    .product-info-price 
    {
        font-weight: bold; 
        font-size: 20px;    
    }
    
    .product-info-pic 
    {
        width: 100%;
        border-radius: 10px;
        border: 1px solid #E8E8E8 !important;   
    }
    
    .product-info-spacer 
    {
        padding-bottom: 30px;
    }
    
    @media all and (max-width:800px) {
        .product-info-spacer 
        {
            padding-bottom: 15px;
        }
    }
    
.tab .nav-tabs 
{
    border-bottom: 0px solid #1e3593;
}
.tab .nav-tabs li a{
    display: block;
    padding: 10px 17px;
    margin: 0 0px 1px 0;
    font-size: 15px;
    font-weight: normal;
    color: #1e3593;
    text-align: center;
    z-index: 2;
    position: relative;
    transition:all 0.3s ease 0s;
    border-bottom: 3px solid #dfe3ee;
    background-color: #dfe3ee;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.tab .nav-tabs li.active a, .tab .nav-tabs li.active a:hover
{
    background-color: #dfe3ee;
    color: #ff7900;
    border-bottom: 3px solid #ff7900;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}

.tab .nav-tabs li a:hover 
{
    color: #ff7900;
    border-bottom: 3px solid #dfe3ee;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}

.notfound-error 
{
    padding-top: 30px; padding-bottom: 45px; color: Gray; text-align: center;
}

.q-container 
{
    width: 100px; 
    height: 40px; 
    line-height: 40px; 
    border: 1px solid #eeeeee; 
    border-radius: 10px; 
    color: #1e3593; 
    padding-left: 0px; 
    padding-right: 0x; 
    background-color: #ffffff;    
}

.cart-item-price-off-container
{
   padding-bottom: 10px; 
}

.cart-item-price-off
{
   color: Red;
   font-size: 15px;
   font-weight: normal;
}
.cart-item-price
{
   color: #1e3593;
   font-size: 15px;
   font-weight: bold;
}

.btn-cart-q-add-min 
{
    width: 33px;
    height: 40px;   
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    text-align: center !Important;
    cursor: pointer;
    display: inline-block;
}

.text-color 
{
    color: #1e3593;    
}

.text-color2
{
    color: #ff7900;    
}

.order-options-select-checkbox
{
    background-color: #eee;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #ccc;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    padding: 2px 0px 0px 0px;
}

.order-options-select-checkbox:hover 
{
    background-color: #ff7900;
    color: #ffffff;
}

.order-options-select-checkbox-selected
{
    background-color: #1e3593;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    padding: 2px 0px 0px 0px;
}

.product-card-container-selected 
{
        padding: 15px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position: relative; 
        text-align: center; 
        background-color: #dff0d8;
        border: 1px solid #cccccc;
}

.order-options-select-checkbox-clear
{
    background-color: #ff7900;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    padding: 2px 0px 0px 0px;
}
.order-options-select-checkbox-clear:hover 
{
    background-color: #ff7900;
    color: #ffffff;
}

.order-options-payment-container 
{
    width: 64px; 
    height: 64px; 
    line-height: 64px; 
    vertical-align: middle; 
    text-align: center; 
    background-color: #f8f8f8; 
    border-radius: 10px; 
    display: block;
}

.order-box 
{

    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 10px;
    
}

.order-box-border
{
    border-bottom: 1px solid #cccccc;
}

.order-box-title 
{
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.default-badge
{
    background: #ff7900;
    color: #ffffff;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    line-height: 19px;
    border-radius: 50%;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    min-width: 10px;
    padding: 1px 0px 0px 0px;
    font-weight: bold;
}

.main-mega-menu-h3
{
    height: 35px;
    margin-bottom: 10px !important;
}

.main-mega-menu-h3 a
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    height: 37px;
    line-height: 37px;
    padding: 0px 10px 0px 10px;
    background-color: #e9e9ea;
    border-radius: 10px;
    text-align: right;
}

.search-checkboxlist label {
    margin-right: 5px !important;
}
.search-checkboxlist td {
    padding-left: 5px !important;
}

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

.score-wrap {
  display: inline-block;
  position: relative;
}

.score .stars-active {
  color: #fac74b;
  position: relative;
  z-index: 10;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

.score .stars-inactive {
  color: #cccccc;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-text-stroke: initial;
  /* overflow: hidden; */
}

.stars-outer {
  display: inline-block;
  position: relative;
  font-family: FontAwesome;
}

.stars-outer::before {
  content: "\f006 \f006 \f006 \f006 \f006";
}

.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}

.stars-inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: #f8ce0b;
}

.product-card-rating
{
    margin-top: 5px;
}

.product-info-pic-dispatch 
{
    position: absolute; bottom: 0px; right: 0px;
}

    @media all and (max-width:800px) {
        .product-info-pic-dispatch 
        {
            position: absolute; bottom: 0px; right: 0px; width: 100%;
        }
    }

.checkmark-container 
{
  font-weight: normal;
  display: block;
  position: relative;
  padding-right: 35px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkmark-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

.checkmark-container:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkmark-container input:checked ~ .checkmark {
  background-color: #ff7900;
}

.checkmark-container input[type="radio"][disabled] ~ .checkmark {
  background-color: #f8d7da;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkmark-container input:checked ~ .checkmark:after {
  display: block;
}

.checkmark-container .checkmark:after {
 	top: 9px;
	right: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

    .swal2-modal, .swal2-modal button 
    {
        border-radius: 10px !important;
        border-color: #ffffff !important;
        border-width: 0px !important;
    }
    
    .swal2-popup .swal2-styled:focus {
        box-shadow: none !important;
    }

    .swal2-popup {
        font-size: 1.1rem !important;
    }
    
    .fadeout-parent {
        position: relative;
    }

    .fadeout {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 30px;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(248, 248, 248, 0.9) 95%);
        background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(248, 248, 248, 0.9) 95%);
        background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(248, 248, 248, 0.9) 95%);
        background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(248, 248, 248, 0.9) 95%);
        background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(248, 248, 248, 0.9) 95%);
        pointer-events: none;
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom: 1px solid #f2f2f2;
    }
    
    .product-option-colors input[type=radio] 
    {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        pointer-events: none
    }
        
    .product-option-colors label 
    {
        padding: 0px 10px 0px 10px;
        border: 1px solid #E8E8E8;
        border-radius: 10px;
        background-color: #f8f8f8;
        margin-left: 10px;
        display: block;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        position: relative;
    }
        
    .product-option-colors input[type=radio]:checked+label
    {
        border-color: #ff7900;
    }
        
    .product-option-colors label::before {
        content: '';
        width: 15px;
        height: 15px;
        background-color: var(--bg-color);
        border-radius: 50%;
        border:1px solid #E8E8E8;
        margin-left: 5px;
        display: inline-block;
    }
        
    .product-option-sizes input[type=radio] 
    {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        pointer-events: none
    }
        
    .product-option-sizes label 
    {
        padding: 0px 10px 0px 10px;
        border: 1px solid #E8E8E8;
        border-radius: 10px;
        background-color: #f8f8f8;
        margin-left: 10px;
        display: block;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        position: relative;
    }
        
    .product-option-sizes input[type=radio]:checked+label
    {
        border-color: #ff7900;
    }
    
    @media all and (max-width:800px) {
        .main-logo 
        {
            max-height: 35px !important; 
        }
    }
    
    .products-gallery-more {
        border: 1px solid #cccccc;
        opacity: 0.6;
        filter: alpha(opacity=60);
    }
    
/** قالب اصلی **/

/** اسپینر **/
@keyframes ldio-3n86rk0w2kx-o {
    0%    { opacity: 1; transform: translate(0 0) }
   49.99% { opacity: 1; transform: translate(40px,0) }
   50%    { opacity: 0; transform: translate(40px,0) }
  100%    { opacity: 0; transform: translate(0,0) }
}
@keyframes ldio-3n86rk0w2kx {
    0% { transform: translate(0,0) }
   50% { transform: translate(40px,0) }
  100% { transform: translate(0,0) }
}
.ldio-3n86rk0w2kx div {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 30px;
  left: 10px;
}
.ldio-3n86rk0w2kx div:nth-child(1) {
  background: #ff7900;
  animation: ldio-3n86rk0w2kx 0.78125s linear infinite;
  animation-delay: -0.390625s;
}
.ldio-3n86rk0w2kx div:nth-child(2) {
  background: #1e3593;
  animation: ldio-3n86rk0w2kx 0.78125s linear infinite;
  animation-delay: 0s;
}
.ldio-3n86rk0w2kx div:nth-child(3) {
  background: #ff7900;
  animation: ldio-3n86rk0w2kx-o 0.78125s linear infinite;
  animation-delay: -0.390625s;
}
.loadingio-spinner-dual-ball-rcqvd2c6gz {
  width: 81px;
  height: 81px;
  display: inline-block;
  overflow: hidden;
  background: none;
}
.ldio-3n86rk0w2kx {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.81);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-3n86rk0w2kx div { box-sizing: content-box; }
/* generated by https://loading.io/ */
/** اسپینر **/

</pre></body></html>