
header_area .search-area {
}

.top-discount-area{
    direction: rtl;
}





.karl-projects-menu, .karl-new-arrivals {
    direction: rtl;
    text-align: center;
    vert-align: middle;
}

.single_gallery_item {
    /*right: 0;*/
    /*text-align: right;*/
    /*direction: rtl;*/
}

.portfolio-menu {
    font-family: 'vazirNormal', sans-serif;
    font-size: 16px;
}

.header_area .search-area form {
}

del {
    color: #dc3545;
    font-size: 15px;
    margin-right: 15px;
}

.pagination {
    direction: rtl;
    text-align: right;
}

.single_product_details_area .single_product_thumb, .single_product_details_area .single_product_desc {
    width: auto !important;
    max-width: none !important;
}

.breadcrumb-item.active {
    color: #dc3545 !important;
}

.single_product_desc {
    direction: rtl !important;
    text-align: right !important;
    font-family: 'vazirNormal', sans-serif;
}

.single_product_desc .prod-name {
    color: #464a4e;
    /*font-size: small;*/
}

.single_product_details_area .single_product_desc span {
    margin-bottom: 0 !important;
}

.checkout_details_area form .textarea {
    height: unset !important;
    border: none !important;
    background-color: #f4f2f8 !important;
    border-radius: 0 !important;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.comment_prod {
    background-color: #fff;
    border-top: 2px solid #e5e5e5;
    padding: 10px 0 10px;
}


.order-details-form li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*margin-bottom: 20px;*/
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 0;
    /*border-bottom: 2px solid #ebebeb;*/
}

.farsisazi{
    direction: rtl;
    text-align: right;

}

.border-bottom{
    border-bottom: 1px solid #efebeb;
    padding-bottom: 20px;
}


.classynav > ul > li.ooo > .dd-arrow{
    display: none;
    visibility: hidden;
}

.toman{
    font-size: 12px;
    color: #3a3a3a;
    position: absolute;
    left: 18px;
    margin-top: 10px;
}

.quantity-form{
    justify-content: flex-end;
}



.single-blog-wrapper .single-blog-content-wrapper .single-blog--text .shop_pagination_area nav ul li .pagesearch {
    position: relative;
    z-index: 1;
    height: 80px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;

}

@media only screen and (max-width: 767px) {
    .single-blog-wrapper .single-blog-content-wrapper .single-blog--text .shop_pagination_area nav ul li .pagesearch {
        height: 40px;
    }
}

.single-blog-wrapper .single-blog-content-wrapper .single-blog--text .shop_pagination_area nav ul li .pagesearch input {
    /*border: none;*/
    background-color: #ffffff;
    /*width: 250px;*/
    height: 85px;
    padding: 0 15px 0 60px;
    color: #787878;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-family: 'vazirNormal';
}

@media only screen and (max-width: 767px) {
    .single-blog-wrapper .single-blog-content-wrapper .single-blog--text .shop_pagination_area nav ul li .pagesearch input {
        
        height: 40px;
        padding: 0 10px 0 30px;
    }
}

.single-blog-wrapper .single-blog-content-wrapper .single-blog--text .shop_pagination_area nav ul li .pagesearch input:focus {
    outline: none !important;
}

.single-blog-wrapper .single-blog-content-wrapper .single-blog--text .shop_pagination_area nav ul li .pagesearch button {
    position: absolute;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    background-color: transparent;
    border: none;
    color: #787878;
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .single-blog-wrapper .single-blog-content-wrapper .single-blog--text .shop_pagination_area nav ul li .pagesearch button {
        left: 10px;
        height: 40px;
    }
}

.decrementlink,.incrementlink {
    padding-top: 25px
}

.w-100
{
    width: 100%;
}


.book-type{
    color:#ff084e;
}

.badge{
    line-height: 2;
    font-size: 100%;
    background-color: #ff084e;
    color:#FFFFFF;
}

.badge-info{
    line-height: 2.3;
    font-size: 100%;
    background-color: #28a745;
    color:#FFFFFF;
}

a {
	 text-decoration: none;
}
.et-hero-tabs{
    height: 70px;
    display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-items: center;
	 position: relative;
	 background: #eee;
	 text-align: center;
	 padding: 0 0;
	 z-index: 800;
}
 .et-slide {
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 align-items: center;
	 height: auto;
	 position: relative;
	 background: #f8f9fa;
	 text-align: center;
	 padding: 50px 2em;
}
 .et-hero-tabs h1, .et-slide h1 {
	 font-size: 2rem;
	 margin: 0;
	 /*letter-spacing: 1rem;*/
	 font-family: 'vazirNormal';
}
 .et-hero-tabs h3, .et-slide h3 {
	 font-size: 1rem;
	 letter-spacing: 0.3rem;
	 opacity: 0.6;
	 font-family: 'vazirNormal';
}
 .et-hero-tabs-container {
	 display: flex;
	 flex-direction: row;
	 position: absolute;
	 bottom: 0;
	 width: 100%;
	 height: 85px;
	 box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	 background: #fff;
	 z-index: 10;
}
 .et-hero-tabs-container--top {
	 position: fixed;
	 top: 0;
}
 .et-hero-tab {
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 flex: 1;
	 color: #000;
	 letter-spacing: 0.1rem;
	 transition: all 0.5s ease;
	 font-size: 0.8rem;
}
 .et-hero-tab:hover {
	 color: white;
	 /*background: rgba(102, 177, 241, 0.8);*/
	 background:#ff084e;
	 transition: all 0.5s ease;
}
 .et-hero-tab-slider {
	 position: absolute;
	 bottom: 0;
	 width: 0;
	 height: 6px;
	 background: #ff084e;
	 transition: left 0.3s ease;
}
 @media (min-width: 800px) {
	 .et-hero-tabs h1, .et-slide h1 {
		 font-size: 2rem;
	}
	 .et-hero-tabs h3, .et-slide h3 {
		 font-size: 1rem;
	}
	 .et-hero-tab {
		 font-size: 1rem;
	}
}
 
 
 
 
 
 
 
 
 
 
 
 
#ftco-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#ftco-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#ftco-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#ftco-loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#ftco-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }
 
 
.ju-flex-end{
    justify-content: flex-end;
}
 
 
 
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

/*******************************/
.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}
.circle-icon {
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
    padding: 10px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 1.5rem;
    background-color: #FFF;
    color: #f5378e;
    font-size: 48px;
    text-align: center;
    line-height: 80px;
    font-weight: 300;
    transition: all 0.3s ease;
}

@media (max-width:992px) {
    .circle-icon {
        width: 70px;
        height: 70px;
        font-size: 28px;
        line-height: 50px;
    }
}

 .ui-steps li:hover .circle-icon {
    background-image: -moz-linear-gradient( 122deg, #e6388e 0%, #fb378e 100%);
    background-image: -webkit-linear-gradient( 122deg, #e6388e 0%, #fb378e 100%);
    background-image: -ms-linear-gradient( 122deg, #e6388e 0%, #fb378e 100%);
    background-image: linear-gradient( 122deg, #e6388e 0%, #fb378e 100%);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.09);
    color: #FFF;
}

.ui-steps li {
    padding: 15px 0;
}

.ui-steps li:not(:last-child) {
    border-bottom: 1px solid #f8e3f0;
}
 
 
 
 
 