/*LOADING FONTS*/
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/IRANSans/IRANSansWeb_Light.eot%3F) format("eot"), url(../fonts/IRANSans/IRANSansWeb_Light.woff2.html) format("woff2"), url(../fonts/IRANSans/IRANSansWeb_Light.woff) format("woff"), url(../fonts/IRANSans/IRANSansWeb_Light.ttf) format("truetype")
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/IRANSans/IRANSansWeb_Bold.eot%3F) format("eot"), url(../fonts/IRANSans/IRANSansWeb_Bold.woff2.html) format("woff2"), url(../fonts/IRANSans/IRANSansWeb_Bold.woff) format("woff"), url(../fonts/IRANSans/IRANSansWeb_Bold.ttf) format("truetype")
}


html, body {
    margin: 0;
}
body {
	font-family: IRANSans, 'IRAN Sans', BYekan, 'B Yekan', tahoma;
    padding: 0;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
}
.field-wrapper {
    padding: 7.5px;
}
button,
input[type="button"],
input[type="submit"],
input[type="text"],
input[type="password"],
input[type="file"],
select,
textarea {
    width: 100%;
    padding: 5px 5px 7px;
    border-radius: 2px;
    border: 1px solid #7f7f7f;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
button,
input[type="button"],
input[type="submit"] {
    width: auto;
    padding: 7px 30px 8px;
    background-color: #0f8bc8;
    border: none;
    color: #fff;
    margin-bottom: 30px;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    background: #003d5c;
}
input:focus {
    outline-width: 0;
}
form .label {
    padding: 6px 0;
}
.field-wrapper {
	position: relative;
	margin: 5px 0;
}
form span.message {
	position: absolute;
	top: 11px;
	left: 7px;
	padding: 5px 12px;
	background: #f77b00;
	color: #fff;
	border-radius: 2px;
}
form span.message::before {
	content: '';
	background: #f77b00;
	display: inline-block;
	position: absolute;
	transform: rotate(45deg);
	bottom: -4px;
	width: 7px;
	height: 7px;
}
.required {
    background: url("../images/general/required.png") no-repeat 0px center;
    background-size: 36px 36px;
}
textarea.required {
    background-position-y: top;
}
.continue-dots {
	box-shadow: 12px 0 5px #fff;
	display: inline-block;
	position: relative;
	z-index: 2;
}
/*ELEMENTS STYLES*/

/*HEADER*/
section.header {
    height: 890px;
}
section.header *:focus {
	outline-width: 0;
}
section.header.header-some-pages {
    height: 388px;
    overflow: hidden;
}
header {
    height: 143px;
    /* border-bottom: 5px solid rgba(255,255,255,0.3); */
    /* border: 0 solid; */
}
.header-bar {
    margin-right: 28px;
}
.name {
    margin-right: 15px;
    height: 98px;
    padding-top: 37px;
}

/*MENU DROPDOWN*/
.dropdown {
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.dropdown > li > a {
    padding: 5px 15px;
}
.responsive-menu-button {
	color: #fff;
	font-size: 24px;
	margin-right: 18px;
	margin-top: -5px;
	display: none;
}
.responsive-menu-button:hover {
	color: #555;
}
.mm-navbar-bottom a {
	display: none;
}
/* SEARCH */
.search-box {
    height: 143px;
    
    padding-top: 90px;
}
.keyword {
    width: 186px !important;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    height: 30px;
    border-radius: 10px !important;
    box-shadow: none !important;
    color: #fff;
}
.submit button {
    border: none;
    background: none;
    height: 30px;
}
.submit button {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    box-shadow: none !important;
    padding: 5px !important;
}
.submit button i {
    font-size: 22px;
}
/* HEADER SLIDESHOW */
.header-slideshow{
	height: 750px;
	position: relative;
}
.shoes-slideshow div {
	width: 1170px;
	height: 750px;
}
.shoes-slideshow-controller {
    /*     right: 0;
    top: 0; */
    /* background: rgba(255,255,255,0.3); */
    position: absolute;
    height: 33px;
    width: 547px;
    transform: translateX(48%) translateY(520px) rotate(-90deg);
    -webkit-transform: translateX(48%) translateY(520px) rotate(-90deg);
    -moz-transform: translateX(48%) translateY(520px) rotate(-90deg);
    -ms-transform: translateX(48%) translateY(520px) rotate(-90deg);
    -o-transform: translateX(48%) translateY(520px) rotate(-90deg);
    z-index: 500;
    }
.shoes-slideshow-controller div {
}
.next-prev a {
	font-size: 30px;
	display: inline-block;
	width: 23px;
	overflow: hidden;

}
.next-prev a:first-child i {
	margin-right: -10px;
}
.next-prev a:last-child i {
	margin-right: -8px;
}
.counter {
	height: 35px;
	padding-top: 8px;
	margin-right: 25px;
}
.dotts {
	margin-right: 30px;
}
.dotts ul {
	padding: 0;
	margin: 0;
	height: 35px;
}
.dotts li {
	float: right;
	height: 35px;
}
.dotts li a {
	background: rgba(255,255,255,0.3);
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin-top: 9px;
	margin-right: 10px;
}
.dotts li.active a {
	width: 31px !important;
	height: 31px;
	margin-top: 1px;
	background: #fff;
	position: relative;
	margin-left: 80px;
}
.dotts li.active a::after {
	display: inline-block;
	content: '';
	width: 32px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 15px;
	right: 57px
}
.shoes-slideshow .slick-dots {
	display: none !important;
}

/*NEWEST PRODUCTS*/
.newest-products-desc-slideshow .slick-dots {
	display: none !important;
}
.newest-products-desc {
	width: 648px;
}
.newest-products-desc .description {
	font-size: 14.5px;
	line-height: 25px;
}
.newest-products-desc .title h3 {
	font-weight: 100;
	font-size: 20px;
	padding: 0;
	margin-top: 60px;
	margin-bottom: 65px;
}
.newest-products-inner {
	position: relative;
	min-height: 480px;
}
.newest-products-wrapper {
    width: 463px;
    height: 580px;
    box-shadow: 0 3px 20px rgba(0,0,0,0.12);
    top: -105px;
    background: #fff;
    position: absolute;
    left: 0;
}
.product-slider {
	padding: 42px;
}
.read-more {
	margin-top: 60px;
	/* margin-right: 5px; */
	/* margin-bottom: 5px; */
}
.read-more a {
	border: 1px solid #f1f1f1;
	padding: 11px 39px;
	border-radius: 3px;
}
.read-more a:hover {
	border-color: rgba(247, 123, 0, 0.41);
}
/*PRODUCTS NEWEST SLIDESHOW*/
.product-slider .newest-products-attribute {
	margin-bottom: 12px;
}
.newest-products-attribute.code {
	margin-top: 35px;
}
.newest-products-attribute.code span {	
	padding: 8px 30px 6px !important;
	border-radius: 22px;
}
.newest-products-slideshow {

}
.newest-products-slideshow-dots {
	position: absolute;
	right: -192px;
	left: none;
	border-bottom: 3px solid #000;
	width: 360px;
	bottom: 61px;
}
.newest-products-slideshow-dots a {
	display: inline-block;
	width: 15px;
	height: 15px;
}
.newest-products-slideshow-dots ul {
	margin: 0 0 44px 0;
	padding: 0;
}
.newest-products-slideshow-dots li {
	margin-left: 15px;
}
.newest-products-slideshow-dots li.active a {
	width: 20px;
	height: 20px;
	margin-top: -2.5px;
	background: none;
	border: 4px solid #f77b00;
}
.newest-products-wrapper .slick-dots {
	display: none !important;
}
.newest-products-slideshow .image img {
	width: 380px;
	height: auto;
}
.newest-products-slideshow-arrows {
	position: absolute;
	/* 	border: 1px solid red; */
	width: auto;
	right: -192px !important;
	bottom: 0px;
}
.newest-products-slideshow-arrows a {
	display: inline-block;
	width: 34px !important;
	height: 19px;
	position: relative;
	padding: 0;
	margin-left: 18px;
}
.newest-products-slideshow-arrows a:hover span {
	background: #f77b00;
}
.newest-products-slideshow-arrows span {
	width: 12px;
	display: block;
	position: absolute;
	height: 2px;
}
.newest-products-slideshow-arrows .no-angle {
	width: 28px;
}
.newest-products-slideshow-arrows .prev .no-angle {
	left: 0;
}
.newest-products-slideshow-arrows .angle-left-top {
	transform: rotate(-135deg) translateX(50%);
	-webkit-transform: rotate(-135deg) translateX(50%);
	-moz-transform: rotate(-135deg) translateX(50%);
	-ms-transform: rotate(-135deg) translateX(50%);
	-o-transform: rotate(-135deg) translateX(50%);
	right: 0;
}
.newest-products-slideshow-arrows .angle-left-bottom {
	transform: rotate(135deg) translateX(50%);
	-webkit-transform: rotate(135deg) translateX(50%);
	-moz-transform: rotate(135deg) translateX(50%);
	-ms-transform: rotate(135deg) translateX(50%);
	-o-transform: rotate(135deg) translateX(50%);
	right: 0;
}
.newest-products-slideshow-arrows .angle-right-top {
	transform: rotate(-45deg) translateX(50%);
	-webkit-transform: rotate(-45deg) translateX(50%);
	-moz-transform: rotate(-45deg) translateX(50%);
	-ms-transform: rotate(-45deg) translateX(50%);
	-o-transform: rotate(-45deg) translateX(50%);
	left: 0;
}
.newest-products-slideshow-arrows .angle-right-bottom {
	transform: rotate(45deg) translateX(50%);
	-webkit-transform: rotate(45deg) translateX(50%);
	-moz-transform: rotate(45deg) translateX(50%);
	-ms-transform: rotate(45deg) translateX(50%);
	-o-transform: rotate(45deg) translateX(50%);
	left: 0;
}
/* MOST SALES */
.most-sales {
	margin-top: 35px;
	position: relative;
	z-index: 0;
	clear: both;
}
.most-sales .title-wrapper .title {
	border: 1px solid #000;
	height: 45px;
	padding: 3px 10px 8px 29px !important;
	position: relative;
	z-index: 2;
}
.most-sales .title::after {
	content: '';
	display: inline-block;
	height: 50px;
	width: 10px;
	background: #fff;
	position: absolute;
	left: -11px;
	top: 0;
}
.most-sales .title h3 {
	padding: 0;
	margin: 0;
	display: inline-block;
}
.title-line {
	height: 1px;
	position: relative;
	top: 25px;
}
.most-sales .e-ticket {
	margin-top: -20px;
	background: #fff !important;
}
.most-sales-slider-arrows {
	height: 27px;
	position: relative;
	z-index: 2;
	top: 11px
}
.most-sales-slider-arrows::before {
	content: '';
	display: inline-block;
	height: 27px;
	width: 10px;
	background: #fff;
	position: absolute;
	right: -11px;
	top: 0;
}
.most-sales-slider-arrows a {
    display: inline-block;
    height: 27px;
    width: 36px;

}
.most-sales-slider-arrows .prev {
    background: url(../images/general/most-sales-right.png) no-repeat 0 0;
    margin-left: 8px;
}
.most-sales-slider-arrows .prev:hover {
    background-position: 0 -27px;
}
.most-sales-slider-arrows .next {
    background: url(../images/general/most-sales-left.png) no-repeat 0 0;
}
.most-sales-slider-arrows .next:hover {
    background-position: 0 -27px;
}
.most-sales-slide {
	position: relative;
	display: block;
	/* border: 1px solid; */
	padding: 15px;
	text-align: center;
	margin-top: 10px;
}
.most-sales-slide img {
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(50,50,50,0.1);
	position: relative;
}
.image-inset-shadow {
	display: inline-block;
	background: #f5f5f5;
}
.most-sales .zoom-link {
	position: absolute;
	z-index: 100000;
	width: 116px;
	height: 50px;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity: 0);
}
.most-sales-slide:hover .zoom-link {
	opacity: 1;
	filter: alpha(opacity: 1);
}
.most-sales .zoom-link a {
	width: 50px;
	height: 50px;
	display: inline-block;
}
.most-sales .zoom-link .zoom {
	margin-left: 14px;
	background: rgba(255,255,255,0.5);
	font-size: 20px;
	padding: 14px 13px;
	float: right;
}
.most-sales .zoom-link .zoom:hover {
	background: #fff;
}
.most-sales .link-to-product {
	background: rgba(247, 123, 0, 0.66);
	float: left;
	text-align: center;
	padding-top: 15px;
}
.most-sales .link-to-product:hover {
	background: rgb(247, 123, 0);
}
.link-to-product i {
	width: 6px;
	height: 4px;
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.8);
	border-radius: 3px;
}
.most-products-attributes .title {
	margin-top: 13px;
}
.most-products-attributes .code {
	margin-top: 13px;
}
/* NEWS & CONTENT */
.news-content {
	height: 225px;
	background: url("../images/general/news-content-bg.png") repeat-y center center;
	margin-top: 72px;
	min-height: 255px;
}
.news-content-inner .title h3 {
	font-weight: normal !important;
	border-right: 4px solid #000;
	padding-right: 10px;
	margin-top: 25px;
	margin-bottom: 13px;
}
.footer-news-slideshow .news-wrapper {
	position: relative;
	width: 100%;
	height: 140px;
/* 	padding-right: 15px; */
}
.footer-news-slideshow .news-img-wrapper {
	position: relative;
	z-index: 2;
	width: 122px;
	height: 122px;
	top: 0;

}
.footer-news-slideshow .news-img-wrapper img {
	margin-right: 15px
}
.footer-news-slideshow .news-title-desc {
	position: absolute;
	top: 0;
	float: none !important;
	z-index: 1;
	width: 100%;
	height: 140px;
	padding-right: 155px;
	font-size: 13px;
}
.footer-news-slideshow .news-title-desc .news-title {
	padding-bottom: 6px;
	border-bottom: 1px solid rgb(247, 123, 0);
}
.footer-news-slideshow .news-title-desc p {
	line-height: 26px;
	padding-top: 15px;
	padding-left: 10px;
}
.footer-news-slideshow .slick-dots {
	left: 15px !important;
	text-align: left;
}
.footer-news-slideshow .slick-dots li {
	margin-right: 8px !important;
}
.footer-news-slideshow .slick-dots li button {
	width: 28px !important;
	height: 3px !important;
	display: inline-block;
	background: #000;
	padding: 0 !important;

}
.footer-news-slideshow .slick-dots li button::before {
	content: none;

}
.footer-news-slideshow .slick-dots li.slick-active button {
	background: #f77b00 !important;
}
.news-content-inner > div {
	padding-right: 0;
}
/* CONTENT SLIDESHOW */
.content-link img, .content-link .content-text-wrapper {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.content-link .content-text-wrapper {
	font-size: 12px;
	margin-top: 20px;
	white-space: nowrap;
}
.content-link:hover img {
	opacity: 0.5;
	filter: alpha(opacity: 0.5);
}
.content-link:hover .content-text-wrapper {
	color: #000;

}
.footer-content-slideshow-wrapper {
	padding-right: 18px !important;
}
.footer-content-slideshow .content-slider {
}
.footer-content-slideshow .content-slider .content-link{
	padding: 8px !important;
	display: inline-block;
}
.footer-content-slideshow .slick-dots {
	bottom: -26px;
}
.footer-content-slideshow .slick-dots li button {
	width: 14px;
	height: 14px;background: none;
	border: 2px solid #000 !important;
	border-radius: 100%;
	display: inline-block;
}
.footer-content-slideshow .slick-dots li button::before {
	content: none;
}
.footer-content-slideshow .slick-dots li button:hover, .footer-content-slideshow .slick-dots li.slick-active button {
	background: #f77b00;
	border-color: #f77b00 !important;

}
.footer-news-slideshow .news-wrapper .continue-dots {
	box-shadow: 12px 0 5px #EBE7E8;
}
.footer-content-slideshow .continue-dots {
	box-shadow: 12px 0 5px #F5F5F5;
}
/* FOOTER */
footer {
	min-height: 165px;
	padding-top: 35px;
	font-size: 14px;
	width: 100%;
	clear: right;
	display: table !important;
	padding-bottom: 20px;
}
footer * {
	font-style: normal !important;
}
footer i {
	color: #fff !important;
	font-size: 18px;
	font-weight: bold !important; 
}
address {
	/* font-weight: bold; */
}
address > div {
	margin-bottom: 12px;
}
footer .social a {
	border-radius: 100%;
	display: inline-block;
	height: 35px;
	width: 35px;
	text-align: center;
	padding-top: 8px;
	color: #1d1d1d !important;
	margin-left: 5px;
}
footer .social a i {
	color: #1d1d1d !important;
}
footer .social a:hover i {
	color: #fff !important;
}
.licence-social > div > div {
	margin-bottom: 14px;
}
.licence-social .designed-by {
	margin-bottom: 20px;
}
.phone bdi {
	margin-left: 40px;
}
/* OTHER PAGES */

/* ABOUT */
.breadcrumb {
	padding: 30px 0;
	font-size: 16px;
	position: relative;
	z-index: 1;
}
.breadcrumb .slash {
	margin: 0 7px;
}
.about {
	padding-bottom: 70px;
	/* background: red; */
	/* position: relative; */
	/* top: 0; */
}
.page-title h1 {
	font-size: 20px;
	padding: 0 15px;
	display: inline-block;
	background: #fff;
	border-right: 4px solid #000;
	position: relative;
	z-index: 2;
	margin-top: 0;
}
.page-title-line {
	background: #333;
	height: 1px;
	margin-top: -28px;
}
.about-content {
	margin-top: 50px;
}
.contact {
	padding-bottom: 70px;
}
.contact-wrapper {
	margin-top: 40px;
}
.contact-details .label {
	font-size: 24px;
	padding: 10px 0 20px;
}
.contact-details .label::before {
	content: '';
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #ddd;
	margin-left: 5px;
	border: 1px solid #aaa;
	border-radius: 1px;
	box-shadow: 0 1px 2px #ccc;
}
.contact-details .value {
	padding: 5px 30px 5px 0;
}
#map {
	width: 100%;
}
/* SOME PAGES SLIDESHOW HEADER */
.header-images {
	width: 100%;
	height: 245px;
}
.shoe-wrapper {
	overflow: hidden;
	width: 100%;
	/* position: relative; */
	/* display:inline-block; */
	margin:0;
	height: 245px
}
.shoes-images > div {
	width: 100%;

}
.shoe-wrapper img {
	width: auto !important;
}
/* PRODUCTS LIST */
.product-list {
	padding-bottom: 70px !important;
}
.bread-cat-wrapper .breadcrumb {
	float: right;
	width: auto;
}
.category-form-wrapper {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 10000000;
}
.category-form .field-wrapper {
	display: inline-block;
	width: auto !important;
	position: static;
	margin-top: 12px;
}
.category-form .label {
	color: #377d3e;
	display: inline-block;
	float: right;
	margin-left: 10px;
}
.category-form select {
	width: 129px;
	background: #fff;
	padding: 5px;
	border: 0 none;
	box-shadow: none;
	background: transparent;
	color: #377d3e;
	position: absolute;
	right: 0;
	top: 2px;
	height: 30px;
	z-index: 1;
}
.category-form select option {

}
.category-form .field {
	/* border: 1px solid #377d3e; */
	position: relative;
	/* 	padding: 6px; */
	border-radius: 10px;
	/* overflow: hidden; */
	height: 39px;
	display: inline-block;
	width: 156px;
	/* background: url(../images/general/category-field-arrow-down.png) no-repeat 4px center; */
}
.product-wrapper {
	border: 1px solid #f2f2f2;
	padding: 20px;
	margin-bottom: 30px;
}
.product-list-title {
	position: absolute;
	width: 100%;
	top: -160px;
	left: 0;
	text-align: center;
	height: 30px;
	display: block;
}
.product-list-title h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	display: inline-block;
	font-size: 22px;
	text-shadow: 0 2px 3px #000;
}
.product-name h4 {
	font-size: 18px;
	font-weight: normal;
	color: #F77B00;
}
.product-details .fa-datails .label {
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.product-details .label::after {
	content: ':';
	color: #f77b00;
	font-weight: bold;

}
.product-details .fa-datails .value {
	width: 160px;
	display: inline-block;
	line-height: 1.8em;
}
.value-wrapper {
	margin-bottom: 10px;
}
.product-details .en-datails .value-wrapper {
	margin-bottom: 14px;
}

.product-details .en-datails .label {
	width: 150px;
	display: inline-block;
}
.lang-separator {
	background: url(../images/general/lang-separator.png) repeat-x right center;
	width:230px;
	height: 8px;
	margin: 1px 0 10px;
}
.capsule-design {
	width: 117px;
	height: 42px;
	background: #e4e5e7;
	margin-left: 15px;
	border-radius: 30px;
	padding: 6px;
	position: relative;
/* 	padding-top: 10px; */
}
.capsule-design:first-child {
	background: #F77B00;
}
.capsule-design .label {
	display: inline-block;
	width: 31px !important;
	height: 31px !important;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.capsule-design .label::after {
	content: none !important;
}
.capsule-design .value {
	margin-right: 10px;
}
.capsule-design:first-child .value {
	margin-right: 17px;
}
.capsule-design.single {
	text-align: center;
	padding-top: 11px;

}
.product-image {
	position: relative;
}
.product-pictures-wrapper {
	display: inline-block;
}
.product-picture-wrapper, .product-pictures {
	width: 420px;
	margin-top: -30px;
	margin-bottom: 46px;
}
.product-pictures-wrapper button {
	box-shadow: none;
}
.product-advantage-text {
	width: auto;
	position: absolute;
	left: 49px;
	bottom: 135px;
}
.product-advantage-text .label::after {
	content: ':';
}
.product-advantage-text .value:last-child {
	display: block;
	margin-left: -2.75em;;

}
.product-advantage-image [shape="triangle"] {
	display: inline-block;
	margin-left: -12px;
}
.product-advantage-image [shape="square"] {
	display: inline-block;
	margin-left: 6px;
}
.product-advantage-image span {
    margin-bottom: 10px;
}
/* PAGINATION */
.pagination {
	direction: ltr;
}
.pagination .pager {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: #fff;
	margin-right: 8px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	border-radius: 100%;
	font-size: 13px;
	text-align: center;
	padding-top: 6px;
	color: #555;
}
.pagination .pager:hover, .pagination .pager.active {
	background: #F77B00;
	color: #fff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
.number-of-list {
	font-size: 13px;
	background: #fff;
	margin-right: 8px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	border-radius: 5px;
	height: 28px;
	width: 52px;
	text-align: center;
	padding-top: 6px;
	color: #555;
	position: relative;
	cursor: pointer;
}
.number-of-list .current::after {
	content: '';
	border-top: 4px solid #555;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	display: inline-block;
	margin-left: 3px;
}
.number-of-list .numbers {
	width: 80px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	padding: 10px;
	z-index: 2;
	position: relative;
}
.number-of-list .numbers a {
	display: block;
	padding: 5px 0;
	
}
.number-of-list .numbers a[status="readonly"]:hover {
	color: #ccc;
}
.number-of-list .numbers a:hover  {
	color: #F77B00;
}
/* EVENTS */
.events-title h1 {
	font-size: 20px;
	font-weight: normal !important;
	padding: 0 15px;
	margin-top: 0;
	display: inline-block;
}
.events-title {
	margin-bottom: 50px;
}
.events-title-line {
	height: 1px;
	margin-top: -28px;
}
.events-list .news-title {
	color: #F77B00;
	font-size: 16px;
	margin-right: 17px;
}
.event-details img {
/* 	margin-left: 20px; */
}
.event-details .news-description {
	/* border-bottom: 1px solid #555; */
	margin-right: 140px;
}
section.event .event-wrapper a img {
	margin-bottom: 10px;
	margin-left: 10px;
}
.news-title {
	/* margin-right: 20px; */
}
.news-wrapper {
	height: 140px;
}
.event-img-wrapper {
	display: inline-block;
	width: 121px;
	height: 121px;
	overflow: hidden;
	position: relative;
}
.event-img-wrapper:hover img {
	transform: scale(1.1) rotate(-5deg);
}
.event-img-wrapper::before {
	content: '';
	position: absolute;
	width: 50px;
	height: 1px;
	background: #fff;
	left: 35px;
	top: 60px;
	display: none;
	z-index: 2;
	z-index: 2;
}
.event-img-wrapper::after {
	content: '';
	position: absolute;
	width: 1px;
	height: 50px;
	background: #fff;
	left: 60px;
	top: 35px;
	display: none;
}
.event-img-wrapper.hover::after, .event-img-wrapper.hover::before {
	display: block;
}
.event-details .read-more {
	margin-top: 0;
	text-align: center;
    padding-top: 11px !important;
}
.event-pagination {
	margin-top: 50px;
}
.preview-print a {
	padding: 5px 30px 6px !important;
	background: #e4e5e7 !important;
}
.preview-print a:hover {
	background: #f77b00 !important;
	color: #fff;
}
.barium-sitename {
	margin-top: 50px;
	font-size: 16px;
}
.barium-sitename span {
	float: right;
	margin-left: 30px;
	margin-right: 30px;

}
/* PRODUCT PAGE */
.product-pagewrapper .product-advantage-text {
	bottom: 273px;
}
.product-desc {
	margin-top: 40px;
}
.product-desc h4 {
	font-weight: normal;
	font-size: 18px;
	border-right: 4px solid #555;
	padding-right: 20px;

}
.product-pagewrapper .product-name h4 {
	display: inline-block;
	margin-left: 50px;
}
.product-pagewrapper .exchange {
	margin-right: 10px;
}
.product-details .sale-details {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	display: inline-block;
}
.product-details .sale-details .label {
	width: 100px;
    display: inline-block;
    vertical-align: top;
}
.color-choice a {
	background: red;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 3px;
}
.color-choice a.selected {
	border: 2px solid #fff;
	outline: 1px solid green;
}
.product-pagewrapper .scale {
	margin-right: 10px;
}
.full-gallery-button {
	
}
.modal-gallery-thumb-warpper {
	width: 200px;
	height: 500px;
	direction: ltr;
	text-align: right;
	position: relative;
	z-index: 2;
}
.modal-gallery-warpper {
	width: 400px;
}
.modal-gallery-slideshow .slick-dots {
	display: none !important;
}
.modal-body {
	display: inline-block;
	width: 100%;
	overflow-y: hidden;
}
.modal-gallery-warpper  {
	height: 500px;
	width: 65%;
	/* border: 1px solid red; */
	position: relative;
	text-align: center;
	right: 160px;
	/* vertical-align: middle; */
}

.modal-gallery-warpper img {
	width: 400px;
}
.modal-gallery-thumb {
	color: #ccc;
	padding-left: 10px;
}
.modal-gallery-thumb.active {
	border-left: 1px solid #ccc;
	display: inline-block;
	position: relative;
}
.modal-gallery-thumb.active::before {
	content: '';
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	transform: rotate(45deg);
	left: -9px;
	background: #fff;
	top: 61px;
	border: solid #ccc;
	border-width:  0 0 1px 1px;
}
.modal-dialog.gallery {
	width: 65%;
}
.category-form-select-arrow {
	/* border: 1px solid red; */
	display: inline-block;
	width: 16px;
	height: 18px;
	overflow: hidden;
	left: 10px;
	position: absolute;
	top: 7px;
	z-index: 2;
}
.mm-navbar .search button {
	background: none !important;
	padding-right: 5px;
	padding-left: 5px;
	box-shadow: none;
}
.mm-navbar .search button i {
	color: #555 !important;
}
.mm-navbar .search {
	height: 50px;
	text-align: center;
	display: inline-block;
}
.mm-close.mm-btn {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
}
nav.responsive-main {
	z-index: 10000 !important;
}
.title.newest-products-attribute {
	font-size: 17px;
}
.news-content-inner > div {
	padding-top: 5px !important;
	padding-bottom: 10px !important;
}
#mm-1 {
	min-height: 100% !important;
}
.modal .product-picture {
	/* width: 600px; */
	/* margin-right: -50px; */
}
.modal .slick-list {
	
}
.modal-gallery-slideshow {
/* 	display: none; */
	position: relative;
	border: 1px solid;
	display: table;
}
.modal-gallery-slideshow > div {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	margin: 0 auto !important;
/* 	border: 1px solid red; */
}
.header-separator {
	height: 5px;
	background-color: rgba(200,200,200,0.8);
	width: 100%;
	position:absolute;
	top: 143px;
	display: block;
	left: 0;
	z-index: 1000;
	box-shadow: 0 4px 10px rgba(0,0,0,0.5);
}
/* COMMENT */
section.comment p {
	text-align: justify;
}
.meta.meta_comment-count.meta_primary, #commentFormWrapper h3 {
	font-size: 22px !important;
}
.form-description {
	padding-top: 8px;
	font-size: 13px;
}
.help {
	color: #333 !important;
	font-size: 14px !important;
	white-space: normal !important;
}
/* ORDER */

.order-page {
	padding-bottom: 70px !important;
	/* display: table; */
	width: 100%;
	height: auto;
}
select.required {
	background-position-x: 10px;
}
/* OTHER */
body span[style*=visibility] {
	display: none !important;
}
.newest-products-desc-slideshow p {
	margin: 0 !important;
}
.page-details-bottom {
    clear: both;
}
.page-details-bottom > div > div {
    padding: 16px 0px;
    border-bottom: 1px solid rgb(170, 170, 170);
}
.page-details-bottom .label {
    width: 85px;
    display: inline-block;
}
.page-details-bottom .value {}.page-details-bottom .value::before {
    content: ":";
}
.page-details-bottom .share {
    padding: 10px 0px !important;
}
.page-details-bottom .share a {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 16px;
    padding: 6px 0px;
    background-color: rgb(136, 136, 136);
}
.si-mail:hover {
    background-color: rgb(178, 41, 37) !important;
}
.author-date {
    border-bottom: 0px none !important;
}
.page-details-bottom .author-date .value::before {
    content: "";
}
div.nice-select {
	width: 135px;
	position: relative;
	z-index: 10000000;
	direction: rtl !important;
	text-align: right !important;
}
.nice-select .list {
	width: 135px;

}
.nice-select .list li {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	text-align: right;
}
.bread-cat-wrapper {
	position: relative;
	z-index: 1000000000 !important;
}
.events-list {
	
}
.footer-news-slideshow .news-img-wrapper img {
	cursor: pointer;
}
.contact-submit {
	margin-top: 20px;
}
.about-top-tools {
	margin-top: -50px;
	margin-bottom: 20px;
	position: relative;
	z-index: 100;
}
.page-details-bottom .medium > div {
	width: 50%;
}
button.mfp-close:hover, button.mfp-arrow:hover {
	background-color: transparent !important;
}
#mm-1 {
	z-index: 1000;
}
.other-details .capsule-design:last-child {
    text-align: center;
    padding-top: 11px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer !important;
}


.search-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.search-box ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.search-box :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.search-box :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.search-box ::placeholder {
	color: #fff;
}
.beauty-menu > li > a {
	border: 0 none !important;
}
 .mobile-stars {
	display:none ;
}	
.events-title {
      margin-bottom: 0px; 
}
@media (max-width: 360px)  {
  .mobile-stars {
	display:block !important;
}
 .product-stars {
	display:none !important;
}
.dotts {
    margin-right: 65px  !important;
	margin-top: -400px !important;
  }
  .shoes-slideshow-img-wrapper{
	  right:0;
	  padding-right:50px !important;
  }
}
@media (max-width: 414px)  {
  .mobile-stars {
	display:block !important;
}
 .product-stars {
	display:none !important;
}
.dotts {
    margin-right: 65px  !important;
	margin-top: -560px !important;
  }
  .shoes-slideshow-img-wrapper{
	  right:0;
	  padding-right:50px !important;
  }
}
 

	