.display-inline-block {
    display: inline-block !important;
}
.display-block {
    display: block !important;
}
.padding-unset {
    padding: unset;
}
.fn10{font-size:10px !important;}
.fn11{font-size:11px !important;}
.fn12{font-size:12px !important;}
.fn13{font-size:13px !important;}
.fn14{font-size:14px !important;}
.fn15{font-size:15px !important;}
.fn16{font-size:16px !important;}
.fn17{font-size:17px !important;}
.fn18{font-size:18px !important;}
.fn19{font-size:19px !important;}
.fn20{font-size:20px !important;}
.fn22{font-size:22px !important;}
.fn24{font-size:24px !important;}
.fn26{font-size:26px !important;}
.fn28{font-size:28px !important;}
.fn30{font-size:30px !important;}
.fn40{font-size:40px !important;}
.fn50{font-size:50px !important;}
.fn60{font-size:60px !important;}
.fn25{font-size:25px !important;}
.fn35{font-size:35px !important;}
.fn40{font-size:40px !important;}
.fn50{font-size:50px !important;}
.fn55{font-size:55px !important;}
/*Margin Top*/
.margin-top-0{margin-top:0px !important;}
.margin-top-5{margin-top:5px !important;}
.margin-top-10{margin-top:10px !important;}
.margin-top--10{margin-top:-10px !important;}
.margin-top-15{margin-top:15px !important;}
.margin-top-20{margin-top:20px !important;}
.margin-top-25{margin-top:25px !important;}
.margin-top-30{margin-top:30px !important;}
.margin-top-35{margin-top:35px !important;}
.margin-top-40{margin-top:40px !important;}
.margin-top-60{margin-top: 60px !important;}
/*Margin Bottom*/
.margin-bottom-2{margin-bottom:2px !important;}
.margin-bottom-5{margin-bottom:5px !important;}
.margin-bottom-10{margin-bottom:10px !important;}
.margin-bottom-15{margin-bottom:15px !important;}
.margin-bottom-20{margin-bottom:20px !important;}
.margin-bottom-25{margin-bottom:25px !important;}
.margin-bottom-30{margin-bottom:30px !important;}
.margin-bottom-35{margin-bottom:35px !important;}
.margin-bottom-40{margin-bottom:40px !important;}
.margin-bottom-60{margin-bottom: 60px !important;}
/*Margin Right*/
.margin-right-0{margin-right:0px !important;}
.margin-right-5{margin-right:5px !important;}
.margin-right-10{margin-right:10px !important;}
.margin-right-15{margin-right:15px !important;}
.margin-right-20{margin-right:20px !important;}
.margin-right-25{margin-right:25px !important;}
.margin-right-30{margin-right:30px !important;}
.margin-right-35{margin-right:35px !important;}
.margin-right-40{margin-right:40px !important;}
/*Margin Left*/
.margin-left-5{margin-left:5px !important;}
.margin-left-10{margin-left:10px !important;}
.margin-left-15{margin-left:15px !important;}
.margin-left-20{margin-left:20px !important;}
.margin-left-25{margin-left:25px !important;}
.margin-left-30{margin-left:30px !important;}
.margin-left-35{margin-left:35px !important;}
.margin-left-40{margin-left:40px !important;}
/*Pading Top*/
.padding-top-5{padding-top:5px !important;}
.padding-top-10{padding-top:10px !important;}
.padding-top-15{padding-top:15px !important;}
.padding-top-20{padding-top:20px !important;}
.padding-top-25{padding-top:25px !important;}
.padding-top-30{padding-top:30px !important;}
.padding-top-35{padding-top:35px !important;}
.padding-top-40{padding-top:40px !important;}
.padding-top-80{padding-top:80px !important;}
/*padding Bottom*/
.padding-bottom-5{padding-bottom:5px !important;}
.padding-bottom-10{padding-bottom:10px !important;}
.padding-bottom-15{padding-bottom:15px !important;}
.padding-bottom-20{padding-bottom:20px !important;}
.padding-bottom-25{padding-bottom:25px !important;}
.padding-bottom-30{padding-bottom:30px !important;}
.padding-bottom-35{padding-bottom:35px !important;}
.padding-bottom-40{padding-bottom:40px !important;}
/*padding Right*/
.padding-right-0{padding-right:0px !important;}
.padding-right-5{padding-right:5px !important;}
.padding-right-10{padding-right:10px !important;}
.padding-right-15{padding-right:15px !important;}
.padding-right-20{padding-right:20px !important;}
.padding-right-25{padding-right:25px !important;}
.padding-right-30{padding-right:30px !important;}
.padding-right-35{padding-right:35px !important;}
.padding-right-40{padding-right:40px !important;}
/*padding Left*/
.padding-left-5{padding-left:5px !important;}
.padding-left-10{padding-left:10px !important;}
.padding-left-15{padding-left:15px !important;}
.padding-left-20{padding-left:20px !important;}
.padding-left-25{padding-left:25px !important;}
.padding-left-30{padding-left:30px !important;}
.padding-left-35{padding-left:35px !important;}
.padding-left-40{padding-left:40px !important;}
.padding-0 {
    padding: 0px !important;
}

.line-height-2-2 {
    line-height: 2.2;
}

.scrollable-cast {
    overflow-y: scroll;
    height:350px;
    overflow-x: hidden;
}
.width100 {
    width: 100% !important;
}
.height_100{
    height: 100% !important;
}
.text_align_justify_center{
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.bg-00000052 {
    background-color: #00000052;
}
.text_align_center{
    text-align: center;
}
.float-right {
    float: right !important;
}
.float-left {
    float: left !important;
}
.direction-rtl {
    direction: rtl;
}
.direction-ltr {
    direction: ltr;
}
.color-fff {
    color: #fff !important;
}
.box-shadow{
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.cursor-pointer {
    cursor: pointer !important;
}

.header {
    background-color: #fff;
}

.margin-0-auto {
    margin: 0px auto;
}

.container {
    max-width: 1500px;
}

/*.sticky-header.fixed {
    background-color: #08C;
}*/

/*.fixed .border-fff {
    border-bottom: solid 1px #fff;
}*/

.border-bottom-fff {
    border-bottom: solid 1px #fff;
}
.border-bottom-0088cc {
    border-bottom: solid 1px #0088cc;
}

.header-search-category .form-control {
    border-radius: 0 5rem 5rem 0;
    border-right: solid 2px #dc5923;
    border-top: solid 2px #dc5923;
    border-bottom: solid 2px #dc5923;
}

.header-search-category .btn {
    border-radius: 5rem 0 0 5rem;
    background: #2584cd1c;
    border-left: solid 2px #dc5923;
    border-top: solid 2px #dc5923;
    border-bottom: solid 2px #dc5923;
}

.header-search-wrapper {
    background-color: #fff;
    border: 1px solid #dc5923;
}
.search-toggle:after {
    border-bottom-color: #dc5923;
}
.header-search-wrapper .select-custom {
    border-right: 1px solid #e7e7e7;
}

.header-search-wrapper select {
    border-right: 1px solid #e7e7e7;
    padding-right: 2.5rem;
    padding-left: 1.5rem;
}

.header-search-wrapper .select-custom {
    width: 14.9rem;
    flex: 0 0 14.9rem;
    border-right: solid 2px #dc5923;
    border-left: solid 2px #dc5923;
    border-top: solid 2px #dc5923;
    border-bottom: solid 2px #dc5923;
}

.dropdown-toggle::after {
    display: none;
}

.header-contact i {
    margin-right: 0rem;
    margin-left: 1.1rem;
}

.header-middle {
    padding: 1.7rem 0;
}

.dropdown-expanded ul a , header .social-icon:not(:hover):not(:active):not(:focus) , .header-contact i , .header-contact a , .main-nav .menu>li>a {
    color: #0088cc;
}

.header-search .form-control, .header-search .select-custom {
    background: #2584cd1c;
}

.sticky-header.fixed .logo {
    padding: 5px;
}

.menu.sf-arrows>li>.sf-with-ul:after {
    margin-left: 0px;
    margin-right: 5px;
    color: #dc5923;
}

.menu.sf-arrows .sf-with-ul:after {
    left: 1rem;
    right: unset !important;
    content: ">";
}
.main-nav .menu>li>ul {
    right: -10px;
    left: unset;
    min-width: 220px;
}

.menu ul ul {
    left: unset;
    right: 100%;
    min-width: 280px;
}
.z-index100 {
    z-index: 100 !important;;
}

.info-boxes-container .info-box:not(:last-child) {
    border-left: 1px solid #e7e7e7;
    border-right: unset;
}

.home-slide2 h2 {
    background-color: #2584cd59;
    padding: 20px;
    text-align: center;
    color: #fff;
}

.owl-carousel.dots-top .owl-dots {
    right: unset;
    left: 0;
}

.product-widget figure {
    margin-right: unset;
    margin-left: 2rem;
}

.menu-vertical>li i {
    margin-right: 0px;
    margin-left: 2px;
}

.menu-vertical .megamenu, .menu-vertical ul , .menu .megamenu {
    right: 100%;
    left: unset;
}

.menu-vertical.sf-arrows>li.show>.sf-with-ul:before , .menu-vertical.sf-arrows>li>.sf-with-ul:before {
    right: calc(100% - 10px);
    left: unset;
    transform: rotate(180deg);
}

.menu .megamenu {
    width: 850px;
}

.slider-behind .menu ul li {
    width: 49%;
    display: inline-block;
    border-right: solid 2px #2584cd;
    margin: 2px 0px;
}

.badge-sale em {
    margin-bottom: 5px;
}

.widget-banners .sale-text sub {
    right: -13px;
}

.widget-banners small {
    bottom: 25px;
}

.widget-testimonials .testimonial p {
    font-family: 'IRANSansWeb_Medium' !important;
    text-align: justify;
    text-align-last: right;
}

.widget-testimonials blockquote:before {
    left: unset;
    right: -30px;
}

.widget-testimonials .testimonial blockquote {
    padding: 1rem 2.1rem 1rem 0;
    margin: 0 15px 0 0;
}

.widget-posts .read-more i {
    margin-right: 3px;
    margin-left: unset;
}

.list li:before {
    padding-left: 15px;
}

#hbJGzq3Gkqhy06osVR9U {
    cursor: pointer;
    margin: 0px auto;
/*    background-color: #fff;
    padding: 5px;
    border-radius: 15px;
    margin-right: 60px;*/
}

.zarinpal img {
    margin: 0px auto;
    width: 120px;
    /*height: 146px;*/
}

.bg-enamad {
    background-color: #dc592324;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

footer p {
    font-family: 'IRANSansWeb' !important;
    text-align: justify;
    font-size: 15px;
}

footer .contact-info li {
    line-height: 2.2;
    font-size: 15px;
}

.cart-dropdown .product-image-container ,.dropdown-cart-total .cart-total-price {
    margin-right: auto;
    margin-left: unset;
}

.cart-dropdown .product-title {
    padding-left: 1.5rem;
    padding-right: 0;
}

.layout-btn:not(:last-child) {
    margin-left: 4px;
    margin-right: unset;
}

.toolbox label {
    margin: 1px 0 0 1.1rem;
}

.toolbox .select-custom .form-control {
    padding-right: 3.5rem;
}

.sidebar-shop .widget-title a:after, .sidebar-shop .widget-title a:before {
    left: 2px;
    right: unset;
}

.widget .owl-carousel .owl-nav {
    left: -7px;
    right: unset;
}

.breadcrumb-item+.breadcrumb-item {
    padding-right: 1.5rem;
    padding-left: unset;
}

.breadcrumb-item+.breadcrumb-item:before {
    padding-left: 1.1rem;
    padding-right: unset;
}

.breadcrumb-item+.breadcrumb-item:before {
    content: '>';
}

.product-single-details .product-nav {
    left: 10px;
    right: unset;
}

.product-single-details .rating-link {
    padding-left: unset;
    padding-right: 1rem;
}

.product-single-details .new-price {
    margin-left: unset;
    margin-right: 3px;
}

.quantity {
    display: inline-block;
}

.quantity .minus , .quantity .plus , .quantity .qty {
    width: 45px;
    text-align: center;
    padding: 10px;
    margin: -3px;
    background: transparent;
    border: 1px solid #bdbdbd;
    cursor: pointer;
}

select.form-control:not([size]):not([multiple]) {
    height: 5rem;
}

.widget-featured-products .product-widget figure {
    margin-right: 0rem;
}

.sidebar-home .widget {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 2px solid #08c;
    padding: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.side-menu-wrapper , .info-boxes-container , .pin-wrapper {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 2px solid #08c;
}

.prod-thumbnail .owl-dot.active img, .prod-thumbnail img:hover , .zoomWindow , .custom-caousel-border .owl-item img {
    border: 2px solid #08c;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.nav-tabs .nav-item:not(:last-child) {
    margin-right: unset;
    border-left: solid 1px #2584cd;
    margin-left: 0.5rem;
    padding-left: 5px;
}

.product-desc-content {
    padding: 0px 10px;
}

.product-desc-content p {
    line-height: 32px;
    font-size: 15px;
    font-family: 'IRANSansWeb_Medium'!important;
}

#product-desc-content :is(h1,h2,h3,h4,h5,h6) {
    color: #0656ad;
}

#product-desc-content .cta-simple h3 {
    margin-top: 20px;
}

.product-desc-content ol, .product-desc-content ul {
    padding-left: unset;
    padding-right: 7.4rem;
}

.product-desc-content li:before {
    left: unset;
    right: 4rem;
    margin-right: unset;
    margin-left: 1.8rem;
    color: #2584cd;
}

.product-single-tabs .nav.nav-tabs .nav-link.active, .product-single-tabs .nav.nav-tabs .nav-link:hover {
    border-bottom-color: #08c;
}

.rating-container .rating-stars {
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.orginal-content {
    border: 2px solid #08c;
    padding: 30px;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.products-group .product-default  , .product-default {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: 2px solid #08c;
}

.inner-icon:not(.product-widget) .product-details {
    padding-right: 10px;
}

.product-default figure img:last-child {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.footer-ribbon {
    z-index: 99;
}

.info-boxes-container {
    margin-right: 0px;
}

.widget-featured-products .product-widget {
    margin-right: 5px;
}

.banner2 .banner-layer {
    background-color: #e7e7e78c;
}

.responsive-menu-toggle .icon-bars:before {
    margin-bottom: 10px;
}

.mmenu-btn {
    left: 0.5rem;
    right: unset;
}

.mobile-menu.menu-with-icon li a {
    padding: 1rem 1rem 1.1rem 0;
}

.mobile-menu.menu-with-icon li a>i {
    margin-right: unset;
    margin-left: 1.5rem;
}

.border-radius-5 {
    border-radius: 5px;
}

.product-default figure img:first-child {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

hr {
    border-top: 1px solid #2584cd;
}

.brands-slider {
    border-top: 1px solid #2584cd;
    border-bottom: 1px solid #2584cd;
}


.list li:before {
    color: #dc5923;
    font-size: 9.2px;
}


/*start socialmedia*/

.social-button {
    transition: all 0.4s;
    outline: solid 6px #2584cd;
    border: solid 2px #FFF;
    position: fixed;
    right: 25px;
    bottom: 45px;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    background-color: #2584cd;
    color: #fff;
    font-family: 'IRANSansWeb_Bold' !important;
    /*font-size: 24px;*/
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
    cursor: pointer;
    transition-delay: 1s;
    z-index: 1000;
}
.social-button-open {
    transition-delay: 0s;
    bottom: 85px;
    background-color: #2584cd;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25);
}
.social-button .social-point{
    transition: all 0.4s;
    opacity: 0;
    width: 0px;
    height: 0px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
    cursor: pointer;
    visibility: hidden;
}
.social-button .social-point:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25);
}
.social-button .social-point:nth-child(2) {
    transition-delay: 0.3s;
    position: absolute;
    right: 50px;
    bottom: 50px;
    background-color: #25D366;
}
.social-button .social-point:nth-child(3) {
    transition-delay: 0.4s;
    position: absolute;
    right: 50px;
    bottom: 50px;
    background-color: #a500c1;
}
.social-button .social-point:nth-child(4) {
    transition-delay: 0.5s;
    position: absolute;
    right: 50px;
    bottom: 50px;
    background-color: #1da1f2;
}
.social-button .social-point:nth-child(5) {
    transition-delay: 0.6s;
    position: absolute;
    right: 50px;
    bottom: 50px;
    background-color: #49a942;
}
.social-button .social-point:nth-child(6) {
    transition-delay: 0.7s;
    position: absolute;
    right: 50px;
    bottom: 50px;
    background-color: #EF5B0C;
}
.social-button-open .social-point-open{
    opacity: 1;
    width: 50px;
    height: 50px;
    visibility: visible;
}
.social-button-open .social-point-open:nth-child(2) {
    right: 5px;
    bottom: 80px;
}
.social-button-open .social-point-open:nth-child(2):hover {
    transition-delay: 0s;
    background-color: #1EA551;
}
.social-button-open .social-point-open:nth-child(3) {
    right: 65px;
    bottom: 65px;
}
.social-button-open .social-point-open:nth-child(3):hover {
    transition-delay: 0s;
    background-color: #7d0c91;
}
.social-button-open .social-point-open:nth-child(4) {
    right: 80px;
    bottom: 5px;
}
.social-button-open .social-point-open:nth-child(4):hover {
    transition-delay: 0s;
    background-color: #1980BF;
}
.social-button-open .social-point-open:nth-child(5) {
    right: 65px;
    bottom: -65px;
}
.social-button-open .social-point-open:nth-child(5):hover {
    transition-delay: 0s;
    background-color: #3D8937;
}
.social-button-open .social-point-open:nth-child(6) {
    right: 5px;
    bottom: -80px;
}
.social-button-open .social-point-open:nth-child(6):hover {
    transition-delay: 0s;
    background-color: #cb4903;
}


.buy-now-btn {
  z-index: 998;
  right: 35px;
  width: 65px;
  height: 65px;
  bottom: 100px;
  position: fixed;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
          box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  -webkit-animation-name: tada;
          animation-name: tada;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.buy-now-btn::before {
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  background-color: #2584cd;
  -webkit-animation: ripple 1.5s ease-out infinite;
          animation: ripple 1.5s ease-out infinite;
}

@-webkit-keyframes ripple {
  from {
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}

@keyframes ripple {
  from {
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}


/*end socialmedia*/



.abs-center {
    position: absolute;
    top: 44%;
    left: 44%;
}
.custom-cursor {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    z-index: 999999999;
    top: 0px;
    left: 0px;
    pointer-events: none;
}
.cursor__big {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ff9900;
    z-index: 1;
    opacity: 0.4;
    margin: -38px 0 0 -40px;
}
#js-cursor__big {
    transform: scale(0);
}

.banner-layer {
    top: 0px;
}

.notification-pulse {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	/* 	animation: notification-pulse .5s ease-out 0 infinite alternate; */
	animation-name: notification-pulse;
	animation-duration: 1s;
	animation-timing-function: linear;
	/*   animation-delay: 2s; */
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

@keyframes notification-pulse {
	from {
		background-color: #ff9999;
	}
	to {
		background-color: #d50000;
	}
}

.home-slider img {
    height: 100%;
}

.home-slider .banner-layer {
    top: 20%;
}

.home-intro {
    background-color: #2584cd;
    overflow: hidden;
    padding: 4rem 0;
    width: 100%;
    position: relative;
    text-align: right;
}

.badge-circle {
    background: #dc5923;
}

/*start word rotator*/

.rotate {
    color: #dc5923;
}

.rotating {
    display: inline-block;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    -o-transform: rotateX(0) rotateY(0) rotateZ(0);
    transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform-origin-x: 50%;
}

.rotating.flip {
    position: relative;
}

.rotating .front, .rotating .back {
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.rotating .front {
    position: absolute;
    display: inline-block;
    -webkit-transform: translate3d(0,0,1px);
    -moz-transform: translate3d(0,0,1px);
    -ms-transform: translate3d(0,0,1px);
    -o-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);
}

.rotating.flip .front {
    z-index: 1;
}

.rotating .back {
    display: block;
    opacity: 0;
}

.rotating.spin {
    -webkit-transform: rotate(360deg) scale(0);
    -moz-transform: rotate(360deg) scale(0);
    -ms-transform: rotate(360deg) scale(0);
    -o-transform: rotate(360deg) scale(0);
    transform: rotate(360deg) scale(0);
}



.rotating.flip .back {
    z-index: 2;
    display: block;
    opacity: 1;

    -webkit-transform: rotateY(180deg) translate3d(0,0,0);
    -moz-transform: rotateY(180deg) translate3d(0,0,0);
    -ms-transform: rotateY(180deg) translate3d(0,0,0);
    -o-transform: rotateY(180deg) translate3d(0,0,0);
    transform: rotateY(180deg) translate3d(0,0,0);
}

.rotating.flip.up .back {
    -webkit-transform: rotateX(180deg) translate3d(0,0,0);
    -moz-transform: rotateX(180deg) translate3d(0,0,0);
    -ms-transform: rotateX(180deg) translate3d(0,0,0);
    -o-transform: rotateX(180deg) translate3d(0,0,0);
    transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
    -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
    -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
    -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
    -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
    transform: translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube .back {
    -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
    -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
    -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
    -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
    transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube.up .back {
    -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
    -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
    -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
    -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
    transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

/*end word rotator*/


.product-detail-custom {
    height: 100%;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border: 2px solid #08c;
}

.product-detail-custom img {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin: 0px auto;
    width: 95%;
}


.info-box-icon-right i {
    color: #dc5923;
}

.product-single-details .product-nav .product-popup {
    width: 170px;
}

.product-single-details .short-divider {
    margin: 0 0 1.2rem;
}

.product-single-details .product-nav .box-content {
    border-top: 3px solid #08c;
}

.product-single-details .product-nav .product-popup:before {
    border-bottom: 7px solid #08c;
}

/*start cheragh*/


.custom-body {
        background: #07071d;
        display: flex;
        height: 60vh;
        flex-direction: row;
        justify-content: center;
    }


    /*  Containers  */

    #switch-container {
        width: 20%;
        height: 60vh;
        display: flex;
        align-items: center;
        flex-direction: row;
    }
    .bglightOn .linkbulb a {
        background: #07071d;
        color: #fff;
    }
    .linkbulb a {
        padding: 2px 10px;
        color: #07071d;
        font-weight: bold;
    }
    .linkbulb{
        padding-top: 60px;
    }

    .bulb-container {
        width: 35%;
        height: 60vh;
        align-self: center;
    }


    /* Lightswitch */

    #switch-cover {
        background: #3d3b3c;
        width: 65px;
        height: 120px;
        border-radius: 5px 5px;
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        box-shadow: 0px 0px 5px black;
    }

    .screw {
        width: 5px;
        margin: 10px;
        height: 5px;
        background: #2f2f2f;
        border-radius: 50%;
    }

    #switch {
        background: linear-gradient(#3d3b3c, #2f2f2f);
        position: relative;
        width: 40px;
        height: 60px;
        border-bottom: 1px solid black;
        border-top: 5px solid #1f1f1f;
        border-right: 1px solid black;
        border-left: 1px solid black;
        cursor: pointer;
        transition: all .1s ease-Out;
    }


    /* Lightbulb */

    .chord {
        width: 3px;
        background: #3d3b3c;
        height: 200px;
        display: block;
        margin: 0 auto;
    }

    .chord-connection {
        width: 15px;
        height: 15px;
        background: #211f1f;
        margin: 0 auto;
        border-radius: 15px 15px 0 0;
        margin-top: -5px;
    }

    .top-socket {
        width: 50px;
        height: 20px;
        margin: 0 auto;
        background: #312e2d;
        border-radius: 50px 50px 0 0;
        margin-top: -3px;
        border-bottom: 1px solid #282626;
    }

    .bottom-socket {
        width: 50px;
        height: 30px;
        margin: 0 auto;
        background: #312e2d;
    }

    .socket-back {
        margin: 0 auto;
        width: 50px;
        height: 10px;
        background: #1d1d1d;
        border-radius: 50%;
        margin-top: -5px;
        opacity: .5;
    }

    #bulb-top {
        width: 46px;
        height: 30px;
        background: #050513;
        margin: 0 auto;
        margin-top: -8px;
        border-radius: 10px 10px 0 0;
    }

    .bulb-bottom {
        /*width: 80px;*/
        height: 80px;
        margin: 0 auto;
        background: #050513;
        /*border-radius: 50%;*/
        margin-top: 0px;
    }


    #lightbulb-right{
        border-right: solid;
        border-top: solid;
    }
    #lightbulb-left{
        border-left: solid;
        border-top: solid;
    }


    /* Classes for lights turning on */


    /* body background */

    .bglightOn {
        background: #bfbda4;
        transition: all .3s ease-Out;
    }


    /* switch cover shadow */

    #switch-container .cover-shadow {
        box-shadow: 0px 0px 5px #717171;
    }


    /* switch color */

    #switch-container .switch-color {
        background: #deded2;
    }


    /* switch border */

    #switch-container .switch-border {
        background: linear-gradient(#cecec3, #deded2);
        border-bottom: 5px solid #737373;
        border-top: 1px solid #888;
        border-right: 1px solid #888;
        border-left: 1px solid #888;
    }


    /* screw */

    #switch-container .screw-color {
        background: #bfbfb5;
    }


    /* bulb on */

    .bulb-container .bulbLightOn {
        background: #deded2;
        box-shadow: 0px 8.5px 24px 3px #deded2;
    }



/*end cheragh*/


.baner-customer img {
    height: 80px;
}

.moshtarian .owl-item img {
    width: unset;
}

.widget-testimonials {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.widget-testimonials .testimonial {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #dc592324;
    /*border: solid 2px #0088cc;*/
    height: 250px;
}

.widget-testimonials .banners-container figure {
    max-width: 100%;
}
.widget-testimonials .banners-container img {
    border-radius: 0%;
}

.widget-testimonials blockquote:before {
    color: #dc5923;
}

.show-for-product {
    position: absolute;
    left: 5%;
    bottom: 3%;
}



.read-more-new {
    position: relative;
    color: #34495e;
    text-decoration: none;
    cursor: text;
}
.read-more-new .trigger {
    text-align: center;
    display: block;
    position: absolute;
    bottom: -30px;
    cursor: pointer;
    color: #2980b9;
    left: 0px;
    right: 0px;
}
.read-more-new .content {
    position: relative;
    overflow: hidden;
    max-height: 80px;
    transition: max-height 500ms ease;
}
.read-more-new .content::before {
    content: '';
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffffb5 50%, #edededd6 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30.8px;
    transition: opactiy 500ms ease, visibility 500ms ease;
}
.read-more-new.expanded .content {
    max-height: 100%;
}
.read-more-new.expanded .content::before, .read-more-new.expanded .trigger {
    opacity: 0;
    visibility: hidden;
}


.style_prevu_kit
{
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: solid 2px #0088cc;
    box-shadow: 0px 0px 10px #ccc;
    display:inline-block;
    height:100%;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);

}
.style_prevu_kit:hover
{
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 0px 0px 10px #ccc;
    z-index: 2;
    -webkit-transition: all 20000ms ease-in;
    -webkit-transform: scale(1.03);
    -ms-transition: all 20000ms ease-in;
    -ms-transform: scale(1.03);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.03);
    transition: all 200ms ease-in;
    transform: scale(1.03);
}

.style_prevu_kit img {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: unset;
    width: 100%;
}

.add-theme-orange {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #dc592324;
    border: solid 2px #0088cc;
}


.post-content img {
    margin: 0px auto;
}




.for-category-in-mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #222529;
    font-family: 'IRANSansWeb';
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
}

.comment-content {
    direction: rtl;
}

.comments .comment-block {
    margin-left: 0px !important;
}



.product-desc-content-ul ul {
    display: inline-block;
}






/*start toltip*/





/*tooltip Box*/
.post-content a {
    position: relative;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    font-family: 'IRANSansWeb_Medium' !important;

}

/*tooltip */
.tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    width: 170%;
    padding: 10px 10px;

    background: #333;
    color: #E086D3;

    position: absolute;
    top:150%;
    left: -25%;


    border-radius: 9px;
    font: 16px;

    transform: translateY(9px);
    transition: all 0.3s ease-in-out;

    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}


/* tooltip  after*/
.tooltip::after {
    content: " ";
    width: 0;
    height: 0;

    border-style: solid;
    border-width: 20px 12.5px 0 12.5px;
    border-color: #333 transparent transparent transparent;

    position: absolute;
    top:-4%;
    left:40%;
    transform: rotate(180deg);

}

.post-content a:hover .tooltip{
    visibility: visible;
    z-index: 9;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    animation: odsoky 1s ease-in-out infinite  alternate;

}
@keyframes odsoky {
    0%{
        transform: translateY(6px);
    }

    100%{
        transform: translateY(1px);
    }

}

/*hover ToolTip*/
.top:hover {transform: translateY(-6px);  }

/*end toltip*/

.post-content .in-content {
    width: 100% !important;
}

.cta-border {
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #dc592324;
    border: solid 2px #0088cc;
}


.sidebar-product-column .nav-tabs .nav-item:not(:last-child) {
    margin-left: 0px;
}
.sidebar-product-column {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border: 2px solid #08c;
    padding: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.sidebar-product-column .tab-content {
    border: unset;
}
.sidebar-product-column .nav-tabs .nav-item .nav-link.active, .sidebar-product-column .nav-tabs .nav-item.show .nav-link {
    border-bottom-color: #08c;
}
.sidebar-product-column .nav-tabs .nav-link {
    border-top: none;
    border-bottom: 2px solid transparent;
}
.sidebar-product-column .ratings-container .ratings:before {
    color: #08c;
}

a:not([href]):not([tabindex]) {
    color: #08c;
}


.post-media {
    background-color: #fff;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.post-media .post-date {
    width: unset;
}

.product-single-gallery .product-label.label-hot {
    background-color: #dc5923;
}

.about-section p {
    font-size: 14px;
    font-family: 'IRANSansWeb_Medium' !important;
}

.card-accordion.accordion-boxed p {
    font-family: 'IRANSansWeb_Medium' !important;
}


.breadcrumb-item.active, .breadcrumb-item a {
    font-family: 'IRANSansWeb_Medium' !important;
}

.table.table-cart .product-image-container, .table.table-wishlist .product-image-container {
    position: relative;
    width: 8rem;
    margin: 0;
}

.table.table-cart .btn-remove, .table.table-wishlist .btn-remove {
    right: 0px;
    font-size: 1.1rem;
}

.table.table-cart .product-image-container, .table.table-wishlist .product-image-container {
    width: 100%;
}

.cart-table-container {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border: 2px solid #08c;
    padding: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.border-radius-50 {
    border-radius: 50%;
}

.forkeyword {
    line-height: .0001px;
    height: 1px;
    text-indent: -22222222px;
    color: #fff;
}

.blockquote-primary {
    border-right: solid 5px #08c;
    background-color: #dc592324;
    padding: 20px;
}

.header-contact {
    margin: 0px !important;
}

#toc-container {
    background: #f5faff;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: solid 2px #0088cc;
    padding: 20px;
    border-radius: 12px;
    font-family: inherit;
    margin: 10px;
}

#toc-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#toc-container li {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #004b97;
    display: flex;
    align-items: center;
}

#toc-container li::before {
    content: "●";
    color: #007aff;
    font-size: 10px;
    margin-left: 8px;
    position: unset;
}

#toc-container li.h3-item {
    margin-right: 20px;   /* تورفتگی زیبا */
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 400;
    color: #003b6b;
}

#toc-container li.h3-item::before {
    content: "○";
    color: #0094ff;
    font-size: 9px;
    margin-left: 8px;
}





.cd-product-viewer-wrapper {
    text-align: center;
    padding: 2em 0;
}
.cd-product-viewer-wrapper>div {
    display: inline-block;
}
@media (max-width:1199px) {
    .cd-product-viewer-wrapper>div {
        width: 100%!important;
    }
}.cd-product-viewer-wrapper .product-viewer {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
}
@media (max-width:1199px) {
    .cd-product-viewer-wrapper .product-viewer {
        width: 100%!important;
    }
}.cd-product-viewer-wrapper img {
    display: block;
    position: relative;
    z-index: 1;
}
.cd-product-viewer-wrapper .product-sprite {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    width: 1600%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    transition: opacity 0.3s;
}
.cd-product-viewer-wrapper.loaded .product-sprite {
    opacity: 1;
    cursor: ew-resize;
}
.cd-product-viewer-handle {
    position: relative;
    z-index: 2;
    width: 60%;
    max-width: 300px;
    border-radius: 50em;
    margin: 1em auto 3em;
    height: 4px;
    background: #646669;
}
.cd-product-viewer-handle .fill {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    background: #212529;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.5s;
}
.no-csstransitions .cd-product-viewer-handle .fill {
    display: none;
}
.loaded .cd-product-viewer-handle .fill {
    opacity: 1;
    background-image: none!important;
    transition: transform 0.3s, ease opacity 0.2s 0.3s;
}
.cd-product-viewer-handle .handle {
    position: absolute;
    z-index: 2;
    display: inline-block;
    height: 44px;
    width: 44px;
    left: 0;
    top: -20px;
    background: #de6c4e;
    border-radius: 50%;
    border: 2px solid #212529;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
    transform: translateX(-50%) scale(0);
    transition: box-shadow 0.2s;
}
.cd-product-viewer-handle .handle .bars {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4px;
    height: 20px;
    background: #fff;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.cd-product-viewer-handle .handle .bars:after, .cd-product-viewer-handle .handle .bars:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 4px;
    height: 60%;
    background: #fff;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.cd-product-viewer-handle .handle .bars:before {
    left: -8px;
}
.cd-product-viewer-handle .handle .bars:after {
    right: -8px;
}
.loaded .cd-product-viewer-handle .handle {
    transform: translateX(-50%) scale(1);
    animation: cd-bounce 300ms 300ms;
    animation-fill-mode: both;
    cursor: ew-resize;
}
@keyframes cd-bounce {
    0% {
        transform: translateX(-50%) scale(0);
    }
    60% {
        transform: translateX(-50%) scale(1.1);
    }
    to {
        transform: translateX(-50%) scale(1);
    }
}


/*.menu {
  transform: rotate(180deg);
}

.menu > li {
  transform: rotate(-180deg);
}*/

.leaflet-popup-content {
    text-align: center;
    font-family: 'IRANSansWeb_Bold' !important;
    font-size: 15px !important;
}









@media only screen and (max-width: 480px) {
    .header-icon.header-search-inline {
        display: block;
    }
/*    .header-search-wrapper {
        margin-top: -23px;
        border: 2px solid #08c;
    }*/
    .header-search .form-control {
        min-width: 13rem;
    }
    .header-search-wrapper .select-custom {
        width: 12.9rem;
        flex: 0 0 12.9rem;
    }
    .info-boxes-container {
        margin-right: -10px;
        margin-top: 10px;
    }
    .breadcrumb-nav {
        margin-top: 10px;
    }
/*    .header-search:not(.show) .header-search-wrapper {
        display: inline-flex;
    }*/
    .product-single-details .product-title {
        width: calc(100%);
        font-size: 26px !important;
        line-height: 45px;
    }
    .product-category {
        font-size: 14px;
    }

    .products-section .owl-carousel.dots-top .owl-dots , .owl-theme .owl-nav.disabled+.owl-dots , .home-slider .banner-layer {
        display: none;
    }

    .banner-sm-vw img {
        height: 100%;
    }

    .showsearch {
        display: block;
        border: 0;
        background: transparent;
        color: #222529;
        padding: 1rem 0.5rem;
        margin-right: 4.5rem;
        font-size: 20px;
        line-height: 0;
        cursor: pointer;
    }
    .product-single-tabs .nav.nav-tabs .nav-item .nav-link {
        font-size: 10px;
    }

}