@charset "UTF-8";
@font-face {
	font-family: "IRANSans";
	font-style: normal;
	font-weight: 900;
	src: url('../font/IranSans/IRANSansWeb(FaNum)_Black.eot');
	src: url('../font/IranSans/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IranSans/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
	font-family: "IRANSans";
	font-style: normal;
	font-weight: bold;
	src: url('../font/IranSans/IRANSansWeb(FaNum)_Bold.eot');
	src: url('../font/IranSans/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IranSans/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: "IRANSans";
	font-style: normal;
	font-weight: 500;
	src: url('../font/IranSans/IRANSansWeb(FaNum)_Medium.eot');
	src: url('../font/IranSans/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IranSans/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: "IRANSans";
	font-style: normal;
	font-weight: 300;
	src: url('../font/IranSans/IRANSansWeb(FaNum)_Light.eot');
	src: url('../font/IranSans/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IranSans/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
	font-family: "IRANSans";
	font-style: normal;
	font-weight: 200;
	src: url('../font/IranSans/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('../font/IranSans/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('../font/IranSans/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IranSans/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: "IRANSans";
	font-style: normal;
	font-weight: normal;
	src: url('../font/IranSans/IRANSansWeb(FaNum).eot');
	src: url('../font/IranSans/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
	url('../font/IranSans/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
	url('../font/IranSans/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('../font/IranSans/IRANSansWeb(FaNum).ttf') format('truetype');
}
* {
	font-family: "IRANSans";
}
.tahoma {
	font-family: 'Tahoma' !important;
}
.formbuilder {
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
}
.formbuilder input[type="text"], .formbuilder input[type="password"], .formbuilder select, .formbuilder textarea {
	width: 100%;
	border-color: #ced4da !important;
}
.scrollToTop i {
	color: #4D61FF;
	margin-left: 10px;
}
.white-color {
	color: #fff;
}
.btn-color {
	background: #00C1D6;
	color: #fff;
	border: none;
}
.btn-color:hover {
	background: #009cad;
	color: #fff;
}
.tahoma {
	font-family: 'Tahoma' !important;
}
#siteTitle {
	font-size: 17px;
	color: #606060;
	font-weight: 500;
}
html, body {
	overflow-x: hidden;
}
body {
	direction: rtl;
	text-align: right;
}
body * {
	transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, filter 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, filter 0.5s ease-in-out;
	-ms-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, filter 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, filter 0.5s ease-in-out;
	-webkit-transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, filter 0.5s ease-in-out;
}
img {
	max-width: 100%;
}

.sprite { background-image: url('../images/sprite/sprite.png'); background-color: transparent; background-repeat: no-repeat;display: inline-block; }
.calendar { width: 40px; height: 33px; background-position: 0px -165px; }
.delivery { width: 40px; height: 33px; background-position: 0px -132px; }
.moshavereh { width: 40px; height: 33px; background-position: 0px -99px; }
.original { width: 40px; height: 33px; background-position: 0px -66px; }
.payment { width: 40px; height: 33px; background-position: 0px -33px; }
.best-price { width: 40px; height: 33px; background-position: 0px 0px; }

.input-group.left-to-right .input-group-addon {
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	border-right: 0px !important;
}
.input-group.left-to-right input {
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
}
.full-width {
	width: 100%;
}
.ltr {
	direction: ltr;
}
.inline-block {
	display: inline-block !important;
}
.relative {
	position: relative;
}
.static {
	position: static;
}
.no-padding {
	padding: 0px !important;
}
.no-margin {
	margin: 0px !important;
}
.margin-bottom-none {
	margin-bottom: 0px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-10 {
	margin-top: 10px;
}
.padding-right-left-0 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.padding-right-left-30 {
	padding: 0px 30px !important;
}
.padding-bottom-40 {
	padding-bottom: 40px !important;
}
.padding-top-bottom-20 {
	padding: 20px 0px;
}
.padding-top-bottom-20 {
	padding: 10px 0;
}
.margin-top-0 {
	margin-top: 0px !important;
}
.margin-top-5 {
	margin-top: 5px !important;
}
.margin-top-bottom-35 {
	margin: 35px 0px;
}
.padding-top-bottom-40 {
	padding: 40px 0px;
}
.center {
	text-align: center;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.margin-left-15 {
	margin-left: 15px !important
}
.margin-right-15 {
	margin-right: 15px !important;
}
.margin-left-0 {
	margin-left: 0px !important;
}
.margin-top-15 {
	margin-top: 15px !important;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.padding-right-0 {
	padding-right: 0px !important;
}
.padding-left-0 {
	padding-left: 0px !important;
}
.border-bottom-0 {
	border-bottom: none !important;
}
.margin3, .margin-3 {
	margin: 3px !important;
}
.margin-top-3 {
	margin-top: 3px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-right-3 {
	margin-right: 3px !important;
}
.margin-left-3 {
	margin-left: 3px !important;
}
.margin-bottom-3 {
	margin-bottom: 3px !important;
}
.padding3, .padding-3 {
	padding: 3px !important;
}
.padding-top-3 {
	padding-top: 3px !important;
}
.padding-right-3 {
	padding-right: 3px !important;
}
.padding-left-3 {
	padding-left: 3px !important;
}
.padding-bottom-3 {
	padding-bottom: 3px !important;
}

.position-relative {
	position: relative;
}
.border-none {
	border : none !important;
}
a {
	text-decoration: none !important;
	color: inherit;
}
.title-btn-span {
	padding: 0px 8px;
	color: white;
	border-radius: 3px;
	vertical-align: -webkit-baseline-middle;
}
.red-btn {
	background-color: #d71515 !important;
	color: white;
	border: 1px solid transparent;
}
.red-btn:hover {
	background-color: white !important;
	border: 1px solid #d71515;
	color: #d71515 !important;
	transition: 0.5s;
}
.yellow-btn {
	color: #856715 !important;
	background-color: #ffd83e !important;
	border: 1px solid transparent;
}
.yellow-btn:hover {
	background-color: white !important;
	border: 1px solid #ffd83e;
}
.title-btn-span:hover {
	background-color: #093764;
	transition: 0.5s;
}
.green-btn {
	background-color: #419c18 !important;
	color: white;
}
.green:hover {
	background-color: #2e6f11 !important;
	transition: 0.5s;
}
.title-btn {
	float: left;
	padding: 0px 15px 0px 0px;
}
.border-radius {
	border-radius: 3px !important;
}
.font-size-30 {
	font-size: 30px !important;
}
.font-size-22 {
	font-size: 22px !important;
}
.float-left {
	float: left !important;
}
.google-plus-hover:hover
{
	color: #fff !important;
	background-color: #dd4b39 !important;
}
.linkedin-hover:hover
{
	color: #fff !important;
	background-color: #0077b5 !important;
}
.twitter-hover:hover
{
	color: #fff !important;
	background-color: #55acee !important;
}
.facebook-hover:hover
{
	color: #fff !important;
	background-color: #3b5998 !important;
}
.youtube-hover:hover
{
	color: #fff !important;
	background-color: #cd201f !important;
}
.telegram-hover:hover
{
	color: #fff !important;
	background-color: #0088cc !important;
}
.pinterest-hover:hover
{
	color: #fff !important;
	background-color: #bd081c !important;
}
.instagram-hover:hover
{
	color: #fff;
	background: #a17357 !important;
	background: radial-gradient(circle farthest-corner at 35% 100%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 10% 140%, #feda7e, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e42e66 50%, #fa5332 70%, #ffdc80 100%) !important;
}
.aparat {
	background-color: #fff !important;
}
.google-plus {
	background-color: #dd4b39 !important;
}
.linkedin {
	background-color: #0077b5 !important;
}
.twitter {
	background-color: #55acee !important;
}
.facebook {
	background-color: #3b5998 !important;
}
.youtube {
	background-color: #cd201f !important;
}
.telegram {
	background-color: #0088cc !important;
}
.instagram {
	background: radial-gradient(circle farthest-corner at 35% 100%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 10% 140%, #feda7e, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e42e66 50%, #fa5332 70%, #ffdc80 100%) !important;
}
.aparat {
	background-color: #d62762 !important;
}
.linkedin:hover{
	filter: none !important;
}
.instagram:hover{
 filter: none !important;
}
.google-plus:hover{
	filter: none !important;
}
.facebook:hover{
	filter: none !important;
}
.youtube:hover{
	filter: none !important;
}
.twitter:hover{
	filter: none !important;
}
.aparat-icon {
	width: 25px !important;
	color: #fff;
}
.overflow-hidden {
	position: relative;
	overflow: hidden;
}
.tooltip-inner {
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	background-color:#7a7a7a;
	border-radius:4px
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#7a7a7a
}
.tooltip-inner::before {
	border-color: red;
}
.scale-hidden {
	overflow: hidden;
	display: inline-block;
	width: 100%;
}
.scale-hover:hover img {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.sepia-hover:hover img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	transition: all 0.5s;
}
.compare-btn{
	position: absolute;
	bottom: 5px;
	left: 5px;
	background: #8a8d95;
	color: #FFF;
	font-size: 17px;
	padding: 3px 5px;
	border: none;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	vertical-align: middle;
	display: inline-block;
	z-index: 1;
}
.compare-btn:hover{
	background: #fff;
	color: #AE0C2D;
}
.compare-btn2{
	width: 220px;
	background: #eeeff1;
	color: #8a8d95;
	line-height: 38px;
	height: 40px;
	font-size: 13px;
	text-align: center;
	margin: 0 10px;
	border: none;
	padding: 0 15px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
.compare-btn2:hover{
	background: #8a8d95;
	color: #eeeff1;
}
.compare-btn3{
	background: #FFF;
	color: #d60644;
	line-height: 38px;
	height: 40px;
	font-size: 13px;
	text-align: center;
	margin: 10px;
	border: 1px #d60644 solid;
	padding: 0 15px;
	display: block;
	overflow: hidden;
}
.compare-btn3:hover{
	background: #d60644 ;
	color: #FFF;
}
.buy-btn2{
	width: 220px;
	background: #FFF;
	color: #58595b;
	line-height: 38px;
	height: 40px;
	font-size: 15px;
	text-align: center;
	margin: 5px 10px;
	border: 1px #58595b solid;
	padding: 0 15px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
.buy-btn2:hover{
	background: #8a8d95;
	color: #eeeff1;
}
.new-badge{
	position: absolute;
	left: 50%;
  transform: translate(-50%);
	top: 0;
	background: #00b540;
	color: #FFF;
	width: 75px;
	height: 28px;
	direction: ltr;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	padding: 2px;
	z-index: 2;
}
.off-badge{
	position: absolute;
	left: 0;
	top: 80px;
	background: #f00;
	color: #FFF;
	width: 75px;
	height: 28px;
	direction: ltr;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	padding: 2px;
	z-index: 2;
}
.free-delivery-badge{
	background: #d6ac34;
	position: absolute;
	left: 0;
	top: 110px;
	color: #FFF;
	width: 75px;
	height: 28px;
	direction: rtl;
	font-size: 11px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	padding: 2px;
	z-index: 2;
}
.right-badge{
	right: 0 !important;
	left: unset !important;
}
.new-badge.small-badge{
	top: 10px !important;
	width: 60px !important;
	height: 25px !important;
	font-size: 13px !important;
	line-height: 22px !important;
}
.off-badge.small-badge{
	top: 40px !important;
	width: 60px !important;
	height: 25px !important;
	font-size: 11px !important;
	line-height: 22px !important;
}
.free-delivery-badge.small-badge{
	top: 70px !important;
	width: 60px !important;
	height: 25px !important;
	font-size: 10px !important;
	line-height: 22px !important;
}
.free-delivery-badge.small-badge i{
	display: none;
}

.new-badge.one-badge{
  top: 0 !important;
  width: 65px !important;
  height: 25px !important;
  font-size: 11px !important;
  line-height: 22px !important;
}
.off-badge.one-badge{
	top: 5px !important;
	left: 5px;
	width: 60px !important;
	height: 25px !important;
	font-size: 11px !important;
	line-height: 22px !important;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
}
.free-delivery-badge.one-badge{
	top: 3px !important;
	right: 3px !important;
	width: 60px !important;
	height: 25px !important;
	font-size: 10px !important;
	line-height: 22px !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.free-delivery-badge.one-badge i{
	display: none;
}

.add-to-wishlist{
	color: #ce3737;
	background: #FAFAFA;
	padding: 0 0 0 10px;
	margin: 5px 10px;
	border: 1px #CCC solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
}
.add-to-wishlist:hover, .add-to-wishlist:active, .add-to-wishlist:focus{
	background: #c25f2d;
	color: #FAFAFA;
}
.add-to-wishlist i {
	height: 100%;
	font-size: 22px;
	border-left: 1px #CCC solid;
	padding: 5px 8px 5px 8px;
	margin-left: 5px;
	vertical-align: middle;
}
.add-to-wishlist2{
	color: #c8c8c8;
	display: inline-block;
}
.add-to-wishlist2:hover, .add-to-wishlist2:active, .add-to-wishlist2:focus{
	color: #c25f2d;
}
.add-to-wishlist2 i {
	height: 100%;
	font-size: 26px;
	padding: 5px;
	margin-left: 5px;
	vertical-align: middle;
}

#stickyAlert{
	position: fixed;
	top: 0px;
	right: 0;
	width: 100%;
	z-index: 2100;
	display: none;
}
#stickyAlert .insideDiv{
	position: relative;
	padding: 25px 15px;
	background: rgba(200, 200, 200, 0.95);
	border: none;
	text-align: center;
}
#stickyAlert.error .insideDiv{
	background: rgba(255, 0, 0, 0.95) !important;
}
#stickyAlert.success .insideDiv{
	background: rgba(8, 190, 0, 0.95) !important;
}
#stickyAlert.info .insideDiv{
	background: #c2f6f4 !important;
}
#stickyAlert p{
	color: #484646;
	line-height: 20px;
	margin: 0;
	font-size: 13px;
}
#stickyAlert p .btn{
	font-size: 13px;
	line-height: 13px;
	margin-top: 2px;
}
#stickyAlert p i{
	font-size: 19px;
	vertical-align: middle;
	margin-left: 6px;
}
#stickyAlert .closeStickyAlert{
	color: #000;
	font-size: 13px;
	text-align: center;
	position: absolute;
	bottom: 3px;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.inform-request{
	color: #FFF;
	background: #A6442E;
	padding: 0 0 0 10px;
	margin: 5px 10px;
	display: inline-block;
	transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-webkit-transition: background 0.3s ease-in-out;
}
.inform-request.mobile{
	background: #A6442E !important;
	height: 50px;
	line-height: 50px;
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 16px !important;
	margin: 0;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 10;
}
.inform-request.requested {
	background: #A6442E !important;
	font-size: 10px !important;
}
.inform-request.requested.mobile {
	background: #A6442E !important;
	font-size: 14px !important;
}
.inform-request.requested i{
	-webkit-animation: ring 4s .7s ease-in-out infinite;
	-webkit-transform-origin: 50% 4px;
	-moz-animation: ring 4s .7s ease-in-out infinite;
	-moz-transform-origin: 50% 4px;
	animation: ring 4s .7s ease-in-out infinite;
	transform-origin: 50% 4px;
}
.inform-request:hover, .inform-request:active, .inform-request:focus{
	background: #843625;
	color: #FFF;
}
.inform-request span {
	height: 100%;
	font-size: 22px;
	border-left: 1px #FFF solid;
	padding: 0px 8px;
	margin-left: 5px;
	vertical-align: middle;
	display: inline-block;
}
.inform-request i {
	vertical-align: middle;
}
@-webkit-keyframes ring {
	0% { -webkit-transform: rotateZ(0); }
	1% { -webkit-transform: rotateZ(30deg); }
	3% { -webkit-transform: rotateZ(-28deg); }
	5% { -webkit-transform: rotateZ(34deg); }
	7% { -webkit-transform: rotateZ(-32deg); }
	9% { -webkit-transform: rotateZ(30deg); }
	11% { -webkit-transform: rotateZ(-28deg); }
	13% { -webkit-transform: rotateZ(26deg); }
	15% { -webkit-transform: rotateZ(-24deg); }
	17% { -webkit-transform: rotateZ(22deg); }
	19% { -webkit-transform: rotateZ(-20deg); }
	21% { -webkit-transform: rotateZ(18deg); }
	23% { -webkit-transform: rotateZ(-16deg); }
	25% { -webkit-transform: rotateZ(14deg); }
	27% { -webkit-transform: rotateZ(-12deg); }
	29% { -webkit-transform: rotateZ(10deg); }
	31% { -webkit-transform: rotateZ(-8deg); }
	33% { -webkit-transform: rotateZ(6deg); }
	35% { -webkit-transform: rotateZ(-4deg); }
	37% { -webkit-transform: rotateZ(2deg); }
	39% { -webkit-transform: rotateZ(-1deg); }
	41% { -webkit-transform: rotateZ(1deg); }

	43% { -webkit-transform: rotateZ(0); }
	100% { -webkit-transform: rotateZ(0); }
}

@-moz-keyframes ring {
	0% { -moz-transform: rotate(0); }
	1% { -moz-transform: rotate(30deg); }
	3% { -moz-transform: rotate(-28deg); }
	5% { -moz-transform: rotate(34deg); }
	7% { -moz-transform: rotate(-32deg); }
	9% { -moz-transform: rotate(30deg); }
	11% { -moz-transform: rotate(-28deg); }
	13% { -moz-transform: rotate(26deg); }
	15% { -moz-transform: rotate(-24deg); }
	17% { -moz-transform: rotate(22deg); }
	19% { -moz-transform: rotate(-20deg); }
	21% { -moz-transform: rotate(18deg); }
	23% { -moz-transform: rotate(-16deg); }
	25% { -moz-transform: rotate(14deg); }
	27% { -moz-transform: rotate(-12deg); }
	29% { -moz-transform: rotate(10deg); }
	31% { -moz-transform: rotate(-8deg); }
	33% { -moz-transform: rotate(6deg); }
	35% { -moz-transform: rotate(-4deg); }
	37% { -moz-transform: rotate(2deg); }
	39% { -moz-transform: rotate(-1deg); }
	41% { -moz-transform: rotate(1deg); }

	43% { -moz-transform: rotate(0); }
	100% { -moz-transform: rotate(0); }
}

@keyframes ring {
	0% { transform: rotate(0); }
	1% { transform: rotate(30deg); }
	3% { transform: rotate(-28deg); }
	5% { transform: rotate(34deg); }
	7% { transform: rotate(-32deg); }
	9% { transform: rotate(30deg); }
	11% { transform: rotate(-28deg); }
	13% { transform: rotate(26deg); }
	15% { transform: rotate(-24deg); }
	17% { transform: rotate(22deg); }
	19% { transform: rotate(-20deg); }
	21% { transform: rotate(18deg); }
	23% { transform: rotate(-16deg); }
	25% { transform: rotate(14deg); }
	27% { transform: rotate(-12deg); }
	29% { transform: rotate(10deg); }
	31% { transform: rotate(-8deg); }
	33% { transform: rotate(6deg); }
	35% { transform: rotate(-4deg); }
	37% { transform: rotate(2deg); }
	39% { transform: rotate(-1deg); }
	41% { transform: rotate(1deg); }

	43% { transform: rotate(0); }
	100% { transform: rotate(0); }
}

#countdown {
	position: absolute;
	left: 85px;
	top: 7px;
	direction: ltr;
	margin:  10px 0;
	display: inline-block;
}
#countdown span{
	background: #ffe7ed;
	background: -moz-linear-gradient(-45deg, #ffe7ed 0%, #ffe7ed 50%, #ffffff 50%, #ffffff 100%);
	background: -webkit-linear-gradient(-45deg, #ffe7ed 0%,#ffe7ed 50%,#ffffff 50%,#ffffff 100%);
	background: linear-gradient(135deg, #ffe7ed 0%,#ffe7ed 50%,#ffffff 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe7ed', endColorstr='#ffffff',GradientType=1 );
	color: #D60644;
	position: relative;
	width: 60px;
	height: 60px;
	padding: 0px;
	margin: 0 5px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	box-shadow: 5px 0 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 0 6px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 0 6px 0px rgba(0,0,0,0.5);
	display: inline-block;
}
#countdown span::after{
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
#countdown .days::after{
	content: "روز";
}
#countdown .hours::after{
	content: "ساعت";
}
#countdown .minutes::after{
	content: "دقیقه";
}
#countdown .seconds::after{
	content: "ثانیه";
}
.menu-icons{
	width: 25px !important;
	position: absolute !important;
	top: 10px !important;
	right: 5px !important;
}

/* advanced-login-div */

.advanced-login-div {
	background: #FFF;
	width: 380px;
	max-width: 90%;
	border: 1px solid #ededed;
	border-radius: 8px;
	padding: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.advanced-login-div .login-logo {
	width: 120px;
	margin: 10px auto 30px auto;
	display: block;
}
.advanced-login-div h1 {
	font-size: 20px;
	font-weight: 600;
}
.advanced-login-div label {
	font-size: 14px;
	line-height: 20px;
	color: #62666d;
	margin-bottom: 8px;
}
.advanced-login-div .form-control {
	padding: 9px 12px;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #e0e0e2;
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	color: #030a16;
}
.advanced-login-div .btn-login {
	background: #00C1D6;
	color: #FFF;
	font-size: 16px;
	padding: 12px;
	margin-bottom: 15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.advanced-login-div .google-btn {
	color: #FFF;
	font-size: 16px;
	padding: 0;
	margin-bottom: 15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.advanced-login-div .code-input-form-group::after {
	content: "____";
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	height: 0px;
	line-height: 0px;
	color: #CCC;
	font-size: 34px;
	font-weight: 100;
	letter-spacing: 10px;
	padding-left: 15px;
	z-index: 1;
}
.advanced-login-div .code-input {
	position: relative;
	/* width: 150px; */
	display: block;
	margin: 10px auto;
	text-align: center;
	font-size: 24px;
	letter-spacing: 10px;
	padding-left: 15px !important;
	height: 60px;
	background: transparent !important;
	z-index: 2;
}
.advanced-login-div .goback {
	position: absolute;
	top: 45px;
	right: 20px;
	color: #444;
	font-size: 22px;
}
.advanced-login-div .goback i {
	color: inherit !important;
	font-size: inherit !important;
}
.advanced-login-div a {
	color: #0fabc6;
	font-size: 14px;
}
.advanced-login-div a:hover {
	color: #076f81;
}
.advanced-login-div a i {
	vertical-align: middle;
	font-size: 10px;
	font-weight: 900;
}
.advanced-login-div .sendOTPCode {
	display: block;
	color: #0062db;
	font-size: 18px;
	margin: 20px 0;
}
.advanced-login-div .sendOTPCode i {
	color: #0062db;
	font-size: 20px;
}
.advanced-login-div .google-btn {
	color: #FFF !important;
	font-size: 13px;
	padding-left: 45px;
}
.advanced-login-div .google-btn i {
	color: #FFF !important;
	font-size: 22px !important;
	font-weight: 400 !important;
}

@media (max-width: 768px) {
	.advanced-login-div {
		position: relative;
		top: unset;
		left: unset;
		transform: unset;
		margin: 30px auto;
	}
}
/* end of advanced-login-div */

.login-modal-header {
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}
#top-login-username input, #top-login-password input {
	border-radius: 25px !important;
	padding: 0 15px 0 30px !important;
}
#top-login-username span, #top-login-password span {
	background: transparent;
	font-size: 18px;
	line-height: 15px;
	padding: 5px;
	min-width: 45px;
	border: none;
	position: absolute;
	left: 0;
	z-index: 100;
	text-align: center;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #acacac;
}
.login-modal-header button {
	padding: 0 !important;
}
.modal-content {
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
#whatsapp-btn {
  background: #40c351;
  color: #fff;
  text-align: center;
  width: 60px;
  height: 60px;
  position: fixed;
  right: 25px;
  bottom: 25px;
  border-radius: 100%;
  font-size: 35px;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
#whatsapp-btn i {
	display: flex;
}
#call-btn {
  background: #444;
  color: #fff;
  text-align: center;
  width: 60px;
  height: 60px;
  position: fixed;
  left: 25px;
  bottom: 25px;
  border-radius: 100%;
  font-size: 35px;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
#call-btn i {
	display: flex;
}

.address-freez-box {
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	width: 250px;
	padding: 1.5rem 1rem 0.5rem;
	position: fixed;
	left: 15px;
	bottom: 15px;
	z-index: 1100;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.address-freez-box p {
	font-size: 14px;
}


/*begin of responsive-header style*/

.responsive-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	padding: 5px 0;
	background-color: #F0F0F0;
	display: block;
	z-index: 2000;
}
.responsive-header .search-box {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 45px;
	margin: 0;
	display: none;
}
.responsive-header .login li {
	margin: 0;
}
.responsive-logo {
	width: auto;
	height: 32px;
	margin: 7px 0 7px 8px;
	float: left;
}
.responsive-login{
	list-style: none;
	direction: ltr;
}
.responsive-login li{
	list-style: none;
	color: #58595b;
	font-size: 25px;
	width: 30px;
	height: 40px;
	line-height: 60px;
	text-align: center;
	direction: ltr;
	display: inline-block;
}
.responsive-login li:hover{
	color: #333;
}
#responsive-search-btn{
	cursor: pointer;
}

.responsive-footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	padding: 0;
	background-color: #F0F0F0;
	display: block;
	z-index: 500;
	display: none;
}
.responsive-footer .filter-btn {
	text-align: center;
	line-height: 50px;
	display: block;
}
.responsive-footer .filter-btn.success {
	background: #32a632;
	color: #FFF;
}
.responsive-footer .category-btn {
	text-align: center;
	line-height: 50px;
	display: block;
}
.responsive-filters {
	background: #FFF;
	width: 75%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
	overflow: auto;
	display: none;
	border-left: 1px solid #ccc;
}
.responsive-filters .scrollable {
	padding: 45px 10px 80px 10px;
}
.responsive-filters .filter-checkbox {
	display: block;
}
.responsive-filters .responsive-stock {
	position: fixed;
	bottom: 50px;
	right: 0;
	width: 75%;
	background: white;
	padding: 5px 10px;
	display: block;
	z-index: 1;
}
.responsive-filters .filter-checkbox i {
	color: green;
	font-size: 20px;
	vertical-align: middle;
	margin-left: 5px;
	line-height: 25px;
}
.responsive-filters .header {
	position: fixed;
	top: 0;
	right: 0;
	width: 75%;
	height: 40px;
	background: #FAFAFA;
	border: 1px #CCC solid;
	font-size: 20px;
	padding: 5px 10px;
	z-index: 300;
}
.responsive-filters .header .close-filter {
	font-size: 28px;
	display: inline-block;
}
.categories-box {
	background: #F1F1F1;
	padding: 1vw;
	border-radius: 0.75rem;
	-moz-border-radius: 0.75rem;
	-webkit-border-radius: 0.75rem;
}
.categories-box .part-header h2 {
	background: transparent !important;
}
.category-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}
.category-item {
	text-align: center;
	width: 12%;
}
.category-title {
	font-size: 14px;
	line-height: 25px;
	margin-top: 10px;
	display: block;
	text-align: center;
}
.responsive-categories {
	background: #FFF;
	width: 75%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 99;
	overflow: auto;
	display: none;
	border-left: 1px solid #ccc;
}
.responsive-categories .scrollable {
	padding: 45px 0 10px 0;
}
.responsive-categories .header {
	position: fixed;
	top: 0;
	right: 0;
	width: 75%;
	height: 40px;
	background: #FAFAFA;
	border: 1px #CCC solid;
	font-size: 20px;
	padding: 5px 10px;
	z-index: 300;
}
.responsive-categories .header .close-category {
	font-size: 28px;
	display: inline-block;
}
.responsive-categories li{
	font-size: 15px;
	line-height: 28px;
}
.responsive-categories li a{
	background: #F0F0F0;
	border-bottom: 1px #CCC solid;
	padding: 10px;
	margin: 0;
	display: block;
}
.responsive-categories li.active > a{
	color: green;
	font-weight: bold;
}
.responsive-categories > ul > li{
	font-size: 16px !important;
}
.responsive-categories ul {
	list-style: none;
}
.responsive-categories ul a {
	padding-right: 10px;
	font-size: 20px;
}
.responsive-categories ul ul a {
	padding-right: 30px;
	background: #E2E2E2;
	font-size: 17px;
}
.responsive-categories ul ul ul a {
	padding-right: 50px;
	background: #D8D8D8;
	font-size: 15px;
}
.responsive-categories ul ul ul ul a {
	padding-right: 70px;
	font-size: 13px;
}
.experts-section {
	padding: 5rem 0 1rem;
}
.expert-item {
	background: #F5F5F5;
	position: relative;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-top: 2.5rem;
	border-radius: 1rem;
	-moz-border-radius: 1rem;
	-webkit-border-radius: 1rem;
}
.expert-item img {
	width: 150px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: -100px;
	transform: translate(-50%);
	border: 12px solid #fff;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.project-item img {
	border-radius: 1rem;
	-moz-border-radius: 1rem;
	-webkit-border-radius: 1rem;
}
.responsive-footer .responsive-add-to-basket {
	position: relative;
	text-align: center;
	line-height: 50px;
	height: 50px;
	display: block;
	background: #d60644;
	color: #FFF;
	border: none;
	border-left: 1px #FFF solid;
	font-size: 17px;
}
.responsive-footer .responsive-add-to-basket.blue {
	background: #11bec4 !important;
	color: #FFF;
	border: none;
	border-left: none !important;
	font-size: 17px;
}
.responsive-footer .responsive-add-to-basket .oldprc{
	line-height: 20px;
	position: absolute;
	top: 5px;
	right: 50%;
	text-decoration: line-through;
	font-size: 17px;
	white-space: nowrap;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-webkit-transform: translateX(50%);
	display: block;
	opacity: 0.7;
}
.responsive-footer .responsive-add-to-basket .realprc{
	line-height: 20px;
	display: block;
	position: absolute;
	top: 27px;
	right: 50%;
	white-space: nowrap;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.responsive-footer .responsive-add-to-basket:hover {
	background: #a90032;
}
.responsive-footer .responsive-add-to-basket:last-child {
	border-left: none;
}
.responsive-footer .return {
	text-align: center;
	line-height: 50px;
	display: block;
	background: #5bc0de;
	color: #FFF;
	border: none;
	border-left: 1px #429DB8 solid;
}
.responsive-footer .return:hover {
	background: #429DB8;
}
.responsive-footer .return:last-child {
	border-left: none;
}

.modal {
	top: 30px !important;
	z-index: 10000;
}

.title-div{
	background: #f7f8fa;
	color: #8a8d95;
	padding: 10px 0;
	font-size: 13px;
}
.title-div i{
	padding: 0 5px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}
.title-div2{
	position: relative;
	color: #474546;
	margin-bottom: 10px;
	padding: 10px 0;
	font-size: 17px;
	padding-right: 20px;
	border-bottom: 1px #efeff1 solid;
	border-right: 5px #D60644 solid;
}

#home {
	font-size: 23px;
	vertical-align: middle;
	color: #ef3b8a;
	background-color: #fff;
	border-radius: 100%;
	width: 31px;
	height: 31px;
	display: inline-block;
	padding: 4px 0;
}
.top-btn {
	font-size: 18px;
	vertical-align: middle;
	color: #ef3b8a !important;
	background-color: #fff;
	border-radius: 100%;
	width: 31px;
	height: 31px;
	display: inline-block;
	padding: 6px 0;
	cursor: pointer;
}
.cart-count {
	display: inline-block;
	background-color: #f268a4 !important;
	position: absolute;
	left: 13px;
	top: -8px;
	width: 18px !important;
	height: 18px !important;
	line-height: 16px;
	font-size: 10px;
	text-align: center !important;
	padding: 2px !important;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.top-text {
	color: #fff;
}

/*end of responsive-header style*/

/*begin of header style*/

.top-header {
	background: #F92F2F;
}
.header {
	padding: 0.5rem 0;
}
.call-number {
	display: inline-block;
	color: #fff;
	margin-left: 10px;
	font-size: 14px;
}
.call-number i {
	margin-left: 10px;
	vertical-align: middle;
}
.search-layer form {
	position: relative;
	width: 100%;
	text-align: right;
	margin: 30px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.search-layer form input {
	background: #efefef;
	width: 100%;
	line-height: 50px;
	padding: 0 20px !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.search-layer form input::placeholder {
	opacity: 1;
	color: #676767;
	font-weight: 300;
}
.search-layer form button {
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #767676;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	border: none;
	font-weight: normal;
	text-transform: unset;
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
}
.search-layer form button i {
}
.suggest-placeholder ul li a span {
	display: block;
	color: #999;
}
.basket-count {
	background: #ADBBCB;
	position: relative;
	margin-top: 20px;
	color: #000;
	width: 100%;
	line-height: 50px;
	height: 35px;
	display: inline-block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.count {
	background: #ff0000;
	color: #fff !important;
	position: absolute;
	right: -10px;
	top: -5px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.basket-count:hover {
	background: #7d8d9f;
	color: #fff;
}
.basket-count i {
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 8px;
	top: 5px;
	padding-right: 9px;
	line-height: 25px;
}
.basket-text {
	display: inline-block !important;
}
.basket-count .count {
	background: #fff;
	color: #464444;
	display: none;
	width: 25px;
	height: 25px;
	text-align: center;
	padding: 4px 0;
	position: absolute;
	left: 8px;
	top: 7px;
	line-height: 18px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.mobile-basket{
	background: #000;
	color: #fff;
	width: 150px;
	position: relative;
	height: 25px;
	vertical-align: middle;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.mobile-basket i {
	font-size: 19px !important;
	color: #fff;
}
.mobile-basket a {
	margin: 0 !important;
}
.main-heading{
	font-size: 11px;
	margin-left: 10px;
	display: inline;
}
.call-info label {
	display: block;
	color: #fff;
}
.call-info span {
	color: #fff;
	display: inline;
}
.call-info i {
	display: inline;
	color: #fff;
	margin-right: 5px;
}
.border-box {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
}
.info-box {
	background: #4D61FF;
}
.bottom-info-box {
	background: #0D1C5F;
}
.info-item {
	color: #fff;
	margin: 10px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.info-item i {
	font-size: 25px;
	margin: 0 0 15px;
}
.info-item p {
	text-align: center;
	font-size: 15px;
	font-weight: 300;
}
.info-item p label {
	display: block;
}
.login {
	direction: ltr;
	text-align: right;
	display: flex;
	height: 100%;
	align-content: center;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row-reverse;
}
.login li {
	display: inline-block;
	text-align: center;
	transition: all 0.5s;
	position: relative;
	margin-right: 20px;
}
.login span {
	color: #636363;
	font-weight: 300;
	vertical-align: middle;
	margin-left: 3px;
	font-size: 14px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.login li a {
	color: #636363;
	font-size: 14px;
	font-weight: 300;
	display: flex;
	align-items: center;
}
.login i {
	color: #636363;
	text-align: center;
	font-size: 25px;
	display: flex;
}
.login li:hover a {
	color: #00c1d6;
}
.login li a:hover i {
	color: #00c1d6;
}
.login li a:hover span {
	color: #00c1d6;
}
.call {
	direction: ltr;
	text-align: right;
	display: flex;
	height: 100%;
	align-content: center;
	justify-content: flex-end;
	align-items: center;
}
.call li {
	display: inline-block;
	text-align: center;
	transition: all 0.5s;
	position: relative;
}

.call li a {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	display: flex;
	align-items: center;
}
.call i {
	color: #000;
	text-align: center;
	font-size: 15px;
	padding-left: 10px;
}
.call li:hover a {
	color: #f00;
}
.left-login {
	direction: ltr;
}
.left-login li i {
	margin-left: unset;
	margin-right: 5px;
}
.free-shipping {
	color: #606062;
	text-align: left;
	margin: 0;
	display: inline-block;
}
.free-shipping i {
	vertical-align: middle;
	margin-right: 10px;
	font-size: 20px;
}
.icon, .contact {
	color: #484646;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
	font-size: 11px;
	transition: all 0.5s;
}
.icon span, .contact span {
	width: 26px;
	height: 26px;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 13px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	padding: 5px;
  border: 1px #484646 solid;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.contact span {
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.icon:hover span, .contact:hover span {
	border-color: #d60644;
}
.header-links {
	display: flex;
	justify-content: space-between;
	height: 100%;
	align-items: center;
}
.header-links li {
	display: inline-block;
}
.header-links li a {
	font-size: 14px;
	color: #636363;
}
.header-links li:hover a {
	color: #00C1D6;
}
.call {
	direction: ltr;
	text-align: right;
	display: flex;
	height: 100%;
	align-content: center;
	justify-content: flex-end;
	align-items: center;
}
.call li {
	display: inline-block;
	text-align: center;
	transition: all 0.5s;
	position: relative;
}

.call li a {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	display: flex;
	align-items: center;
}
.call i {
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding-left: 10px;
}
.call li:hover a {
	color: #4a0000;
}

/*end of header style*/

/*begin of search-div style*/

.search-div {
	background: white;
	padding: 10px 0;
}
.shopping-basket {
	background-color: #87ac3e;
	color: #fff;
	width: 80px;
	max-width: 100%;
	display: inline-block;
	text-align: center;
	padding: 8px 0;
	height: 40px;
	margin-top: 30px;
	position: relative;
	border: 1px solid transparent;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.shopping-basket:hover {
	background-color: #68872c;
}
.shopping-basket:hover span.count {
	color: #fff;
}
.shopping-basket i {
	position: absolute;
	right: 46px;
	color: #FFF;
	text-align: center;
	padding: 7px 0;
	font-size: 20px;
	top: 3px;
	height: 30px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.shopping-basket span.count {
	background-color: #8fb642;
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	padding: 4px 0;
	vertical-align: middle;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
	top: 7px;
	right: 8px;
	font-size: 13px;
}
form.search-box {
	background-color: #f7f8fa;
	padding: 0;
	margin-top: 30px;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input.search-input {
	border: none;
	background-color: transparent;
	display: inline-block;
	width: 100%;
	height: 45px;
	color: #8b8b8b;
	padding: 10px 15px 10px 25px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#search-icon {
	color: #fff;
	background-color: #c25f2d;
	border: none;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 19px;
	padding: 8px 10px;
	margin-top: 0;
	width: 40px;
	height: 100%;
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
}
#search-icon i {
	margin-top: 3px;
}
#logo {
	width: 200px;
	height: auto;
	z-index: 100;
}
#logo1 {
	width: 100px;
	height: auto;
	margin: 5px 0;
	position: absolute;
	right: 70px;
	top: -12px;
	z-index: 100;
}
.basket-text {
	text-align: right;
	font-size: 12px;
	position: absolute;
	right: 7px;
	font-weight: 300;
	top: 8px;
	line-height: 20px;
}

/*end of search-div style*/

/*begin of slider style*/

.slider-section {
	padding: 0;
}
.slider {
	position: relative;
}
.slider_buttons {
	display: none;
}
.slick-dots li {
	background: transparent;
	position: relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 100%;
}
.slick-dotted.slick-slider {
	margin-bottom: 0;
}
li.slick-active {
	background: #fff;
}
.slick-dots {
	bottom: 50px;
}
.slick-dots li button::before {
	opacity: 0;
	color: unset;
}
.slick-dots li.slick-active button::before {
	opacity: 0;
	color: unset;
}
.slick-slide img {
	border-radius: 1rem;
	-moz-border-radius: 1rem;
	-webkit-border-radius: 1rem;
}
.slider-sidebar-banner img {
	border-radius: 1rem;
	-moz-border-radius: 1rem;
	-webkit-border-radius: 1rem;
}
#instantOffer{
	background: #fff;
	direction: ltr;
	padding: 10px 0;
	border: 2px solid #40af02;
	height: 265px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.banner-item {
	height: 267px;
	object-fit: cover;
	overflow: hidden;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.banner-item img {
	height: 327px;
}
.slide-progress {
	width: 0;
	max-width: 100%;
	height: 4px;
	background: #d60644;
}
.products-on-slider {
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%);
	width: 70%;
}
.slider-section .buttons {
	display: none;
}
.sidebanner-item img {
	width: 100%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

/*end of slider style*/

/*begin of guarantee section style*/

.guarantee-section {
	margin: 0 0 1rem;
}
.guarantee-items {
	background: #FBFBFB;
	display: flex;
	flex-direction: row;
	border-radius: 5px;
}
.guarantee-items li {
	display: flow-root;
	font-size: 18px;
	text-align: center;
	flex-direction: column;
	flex-grow: 1;
	list-style: none;
}
.guarantee-item {
	height: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.guarantee-item i {
	color: #1A2139;
	font-size: 24px;
}
.guarantee-item p {
	margin: 0;
	line-height: 30px;
	display: inline-block;
	position: relative;
	color: #1A2139;
	font-size: 13px;
	font-weight: 300;
}
.guarantee-item span {
	color: #737782;
	font-size: 12px;
	font-weight: 300;
	margin-top: 5px;
}
#delivery-i {
	font-size: 0.95rem;
	vertical-align: sub;
}


/*end of guarantee section style*/

/*begin of banners style*/

.wide-banner {
	text-align: center;
}
.wide-banner img {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

/*end of banners style*/

/*begin of categories style*/

.category-description p {
	font-size: 14px;
	font-weight: lighter;
	text-align: justify;
	line-height: 25px;
	margin-bottom: 20px;
}
.categories-section {
	position: relative;
}
.category-item h2 {
	background: #00C1D6;
	color: #fff;
	width: 60%;
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate(-50%);
	margin: 0;
	line-height: 30px;
	font-size: 15px;
	font-weight: 300;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #00C1D6;
	border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	-webkit-border-radius: 0.5rem;
}
.category-item h2:hover {
	background: #fff;
	color: #00C1D6;
	border: 1px solid #00C1D6;
}
.category-item img {
	width: 100%;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.category-item:hover img:hover {
	transition: all 500ms;
	-moz-transition: all 500ms;
	-webkit-transition: all 500ms;
	filter: brightness(140%);
	-moz-filter: brightness(140%);
	-webkit-filter: brightness(140%);
	box-shadow: 0 2px 6px 1px #ccc;
	-moz-box-shadow: 0 2px 6px 1px #ccc;
	-webkit-box-shadow: 0 2px 6px 1px #ccc;
}
.category-item i {
	background: #fff;
	color: #F49900;
	width: 40px;
	height: 40px;
	border: 1px solid #455A64;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.category-item a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.category-tabs {
	text-align: center;
	border: none;
	margin: 0 0 20px;
	display: flex;
	justify-content: center;
}
.category-tabs li {
	border: 2px solid transparent;
}
.category-tabs li a {
	border: 2px solid transparent !important;
}
.category-tabs .nav-item.show .nav-link, .category-tabs .nav-link.active {
	color: #09A46B;
	border: 2px solid transparent;
	border-bottom: 2px solid #09A46B !important;
	border-radius: unset;
	-moz-border-radius: unset;
	-webkit-border-radius: unset;
}
.category-tabs .nav-link:focus, .category-tabs .nav-link:hover {
	color: #09A46B;
	border: 2px solid transparent;
	border-bottom: 2px solid #09A46B !important;
	border-radius: unset;
	-moz-border-radius: unset;
	-webkit-border-radius: unset;
}
.counter-item {
	display: grid;
	grid-gap: 0.5rem;
	padding: 0.5rem 1rem;
	border: 1px solid #B1B1B1;
	text-align: center;
	align-items: center;
	border-radius: 1rem;
	-moz-border-radius: 1rem;
	-webkit-border-radius: 1rem;
}
.counter-item .counter-icon {
	grid-column: 1 / span 1;
	grid-row: 1 / span 3;
}
.counter-item .counter-icon i {
	color: #00C1D6;
	font-size: 35px;
	display: flex;
	justify-content: center;
}
.counter-item .counter-number {
	font-size: 16px;
	font-weight: 500;
	grid-column: 2 / span 2;
	grid-row: 1 / span 1;
	line-height: 50px;
}
.counter-item .counter-title {
	color: #444444;
	font-size: 16px;
	padding-top: 0.5rem;
	font-weight: 300;
	grid-column: 2 / span 2;
	grid-row: 2 / span 2;
	line-height: 50px;
	border-top: 1px solid #707070;
}

/*end of categories style*/


#giftModal .modal-dialog{
	width: 450px;
	max-width: 100%;
	margin: 30px auto !important;
}
#giftModal .giftModalBody{
	background: url('../images/gift-bg.jpg') no-repeat top center #d01645;
	/* background-size: contain; */
	min-height: 300px;
	text-align: center;
	padding-bottom: 70px;
}
.absclose{
	font-size: 40px;
	color: black;
	opacity: 1;
	position: absolute;
	left: -5px;
	top: -40px;
}
.stepTitle{
	color: #FFF;
	padding: 5px;
	margin-top: 210px;
	text-align: center;
	font-size: 18px;
	display: block;
}
.giftModalBtn{
	width: 240px;
	max-width: 100%;
	background: #FFF;
	color: #5c5c5c;
	padding: 10px 25px;
	margin:  10px 0;
	display: inline-block;
	box-shadow: 0 0 5px -1px #000;
	-moz-box-shadow: 0 0 5px -1px #000;
	-webkit-box-shadow: 0 0 5px -1px #000;
}
.giftModalBtn:hover{
	background: #f268a4;
	color: #FFF;
}
.returnBtn{
	width: 240px;
	max-width: 100%;
	background: #999;
	color: #222;
	padding: 10px 25px;
	margin:  10px 0;
	display: inline-block;
	box-shadow: 0 0 5px -1px #000;
	-moz-box-shadow: 0 0 5px -1px #000;
	-webkit-box-shadow: 0 0 5px -1px #000;
}
.returnBtn i{
	margin-right: 5px;
}
.step2, .step3{
	display: none;
}

.brand-logo{
	background: #FAFAFA;
	border: 1px #CCC solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.brand-logo:hover{
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.brand-logo img{
	width: 100%;
	height: 90px;
	object-fit: contain;
}
.brand-logo span{
	color: #000;
	line-height: 20px;
	height: 20px;
	font-size: 13px;
	text-align: center;
	display: block;
	overflow: hidden;
}

/*begin of products style*/

.products-box {
	background: #1A1A1A;
	padding: 10px;
	margin-bottom: 15px;
	border: 2px solid #FF7700;
}
#quantity {
	height: 30px;
}
.input-group button {
	height: 30px;
}
.viewed-products h2{
	color: #58595b;
	font-size: 13px;
	text-align: center;
}
.viewed-products h3{
	font-size: 12px;
	padding: 0 10px;
}
#viewed_products{
	border: 1px #eeeff1 solid;
}
#viewed_products .owl-stage{
	margin: 0 auto;
}
.carousel-container .navigation {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	opacity: 0;
	-o-opacity: 0;
	-ms-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
}
.carousel-container:hover .navigation {
	opacity: 1;
	-o-opacity: 1;
	-ms-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
.part-header {
	color: #444444;
	position: relative;
	margin-bottom: 16px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.part-header h2 {
	background: #fff;
	color: #444444;
	font-size: 16px;
	margin: 0;
	position: relative;
	font-weight: 300;
	text-align: center;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10;
}
.more-btn {
	background: #fff !important;
	color: #707070;
	display: flex;
	position: relative;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	z-index: 10;
}
.more-btn:hover {
	color: #00C1D6;
}
.more-btn i {
	background: #00C1D6;
	color: #fff;
	vertical-align: middle;
	margin-right: 8px;
	font-size: 12px;
	width: 20px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.more-brands {
	color: #1A2139;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	font-weight: 300;
	padding: 3px 15px 0 0;
	z-index: 10;
}
.more-brands i {
	background: #F92F2F;
	color: #fff;
	vertical-align: middle;
	margin-right: 0.5rem;
	width: 18px;
	height: 18px;
	padding-top: 3px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.more-brands:hover {
	color: #F92F2F;
}
.part-header .cats-div {
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	max-width: 650px;
	height: 35px;
	overflow: hidden;
}
.part-header .cats-div a {
	color: #8a8d95;
	font-size: 11px;
	padding: 11px 7px;
	display: inline-block;
}
.part-header .cats-div a:hover, .part-header .cats-div a.active {
	color: #D60644;
}
.offers .part-header h2 {
	background: #028e13;
	color: #fff;
	padding: 15px 55px;
	border-radius: 30px 0 0 0;
}
.part-header a.more {
	font-size: 14px;
	margin: 0;
	color: #6c6c6c;
	position: absolute;
	left: 0;
	bottom: 13px;
	opacity: 1;
}
.part-header a.more i {
	margin-left: 10px;
	vertical-align: sub;
	color: #6c6c6c;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.part-header a.more:hover {
	color: #D60644;
}
.part-header a.responsive-more:hover i {
	color: #D60644;
}
.part-header a.responsive-more {
	vertical-align: sub;
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 5px;
	opacity: 0;
	color: #6c6c6c;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.product {
	background: #1A1A1A;
	position: relative;
	direction: rtl;
	overflow: hidden;
	margin-bottom: 16px;
	transition: all 200ms;
	-moz-transition: all 200ms;
	-webkit-transition: all 200ms;
	border: 1px solid #A8A7A7;
}
.product.bordered {
	border: 1px solid #eeeff1;
}
.product.black-friday::before {
	content: "";
	position: absolute;
	top: 0;
	left: 10px;
	width: 60px;
	height: 81px;
	background: url('../images/black-friday.png') no-repeat center center transparent;
	background-size: contain;
}
#zoom-wrapper.black-friday::before {
	content: "";
	position: absolute;
	top: 0;
	left: 10px;
	width: 60px;
	height: 81px;
	background: url('../images/black-friday.png') no-repeat center center transparent;
	background-size: contain;
}
.free-delivery {
	position: absolute;
	top: 40px;
	right: 60px;
	width: 45px !important;
	transform: translateX(50%);
	-o-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
#zoom-wrapper.free-delivery::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 140px;
	height: 25px;
	background: url('../images/free-delivery.png') no-repeat center center transparent;
	background-size: contain;
}
.product img {
	width: 100%;
	height: auto;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.product:hover .free-delivery {
	transform: translateX(50%) !important;
	-o-transform: translateX(50%) !important;
	-ms-transform: translateX(50%) !important;
	-moz-transform: translateX(50%) !important;
	-webkit-transform: translateX(50%) !important;
}
.view-btn {
	background: transparent;
	color: #939393;
	display: inline-block;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	margin: 7px 0 10px;
	padding: 2px 30px;
	line-height: 25px;
	border: 1px solid #939393;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.view-btn:hover {
	background: #27C064;
	color: #fff;
	border: 1px solid #27C064;
}
.products .view-btn {
	background: transparent;
	color: #26B130;
	border: 1px solid #26B130;
	padding: 2px 10px;
}
.products .view-btn:hover {
	background: #26B130;
	color: #fff;
	border: 1px solid #26B130;
}
.course-btn {
	background: #4d61ff;
	color: #fff;
	margin: 10px auto;
	display: block;
	width: 90%;
	line-height: 35px;
}
.course-btn:hover {
	background: #384deb;
	color: #fff;
}
.product h2, .product h3 {
	width: 100%;
	padding: 0 15px;
	margin: 0;
	color: #A5A5A5;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	font-size: 14px;
	display: flex;
	position: relative;
	flex-wrap: nowrap;
	align-items: center;
}
.product h2 span, .product h3 span {
	padding: 0;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	max-height: 100%;
	width: 100%;
	font-weight: 500;
}
.product h2 a, .product h3 a {
	font-size: 14px;
	color: #A5A5A5;
	margin: 0;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	display: block;
}
.product h2:hover span, .product h3:hover span {
	color: #FF7700;
}
.product-brand{
	background: #FAFAFA;
	border: 1px #CCC solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 15px;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	display: inline-block;
}
.product .price-box {
	background-color: #8a8d95;
	height: 20px;
	padding: 0;
	font-size: 12px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	direction: rtl;
	overflow: hidden;
	display: inline-block;
}
.product .price-box .old-price {
	position: relative;
	color: #FFF;
	height: 20px;
	line-height: 20px;
	margin: 0 !important;
	padding: 0 5px;
	text-decoration: none;
}
.product .price-box .old-price::after {
	content: "";
	position: absolute;
	top: 46%;
	right: 10%;
	background: rgba(0, 0, 0, 0.5);
	width: 80%;
	height: 1px;
}
.product .price-box .price {
	position: relative;
	background-color: #D60644;
	color: #FFF;
	height: 20px;
	line-height: 20px;
	margin: 0 !important;
	padding: 0 5px;
}
.product .buy{
	background-color: #FFF;
	color: #D60644;
	border: 1px #D60644 solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 3px 15px;
	margin-bottom: 10px;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	display: inline-block;
}
.product .buy:hover {
	background-color: #D60644;
	color: #FFF;
}
.product-brand a{
	color: #D60644;
}
.price-container {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	height: 48px;
}
.price-container li {
	display: block;
	text-align: center;
	margin: 0 10px;
	line-height: 20px;
	font-size: 13px;
	font-weight: lighter;
	width: 100%;
}
.price {
	color: #000;
	text-align: center;
	list-style: none;
	font-size: 15px;
	font-weight: 500;
}
.old-price {
	color: #7a7a7a;
	text-align: center;
	list-style: none;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 400;
}
.not-available{
	color: #8a8d95;
	font-size: 15px;
	padding: 30px 10px;
	display: block;
}
.not-available i{
	width: 25px;
	height: 25px;
	color: #FFF;
	background: #A6442E;
	font-size: 20px;
	padding: 2px;
	margin-left: 10px;
	text-align: center;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	vertical-align: middle;
	display: inline-block;
}
.not-available2{
	color: red;
	line-height: 20px;
	display: inline-block;
	margin: 0;
}
.availableColors{
	color: #000;
	display: block;
	height: 20px;
	font-size: 13px;
	text-align: center;
	overflow: hidden;
}
.availableColors i{
	font-size: 14px;
	vertical-align: middle;
}
.availableColors .color{
	background-position: center !important;
	background-size: cover !important;
	width: 16px;
	height: 16px;
	margin: 0 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	vertical-align: middle;
	display: inline-block;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.availableColors:hover .color{
	margin: 0 3px;
}
.add-to-basket {
	position: absolute;
	left: 0;
	bottom: 10px;
	padding: 3px 8px;
	background-color: #009651;
	color: #fff;
	font-size: 16px;
	border: 1px solid transparent;
	border-left: none;
}
#similar_products .price {
	font-size: 12px !important;
	text-align: center !important;
	margin: 0px !important;
}
#similar_products .old-price {
	font-size: 12px !important;
	text-align: center !important;
	/* margin: 0px !important; */
}
#similar_products .item-btn {
	display: block;
	border: 1px solid transparent;
	margin: 10px 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.seo-box {
	margin: 0 0 15px 0;
}
.seo-box h1, .seo-box h2, .seo-box h3, .seo-box h4, .seo-box h5, .seo-box h6 {
	font-size: 17px;
}
.seo-box {
	color: #0A0A0A;
	text-align: justify;
	line-height: 25px;
}
.seo-box p {
	color: #0A0A0A;
	text-align: justify;
	line-height: 25px;
}
.seobox-section {
	padding: 0 0 10px;
}
.seobox-section p {
	text-align: justify;
	color: #909090;
	line-height: 30px;
	font-weight: lighter;
	font-size: 13px;
}
.seobox-section h3 {
	font-size: 15px;
	font-weight: 400;
	color: #111;
}
.seo-box a {
	font-weight: bold;
}
.sorting-box{
	padding: 15px;
	margin-bottom: 15px;
	border-bottom: 1px #dfdfdf solid;
}
.sorting-box span{
	font-size: 17px;
	margin-left: 15px;
	color: #D60644;
}
.sorting-box select{
	min-width: 145px;
}
.brand-image-div{
	text-align: center;
	font-size: 16px;
}
.brand-image-div img{
	max-width: 140px;
}
.brand-item:hover img {
	filter: brightness(140%);
	-moz-filter: brightness(140%);
	-webkit-filter: brightness(140%);
}
.aspects{
	font-size: 12px;
	line-height: 20px;
	direction: rtl;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}
.aspects.mobile{
	font-size: 12px;
	line-height: 20px;
	direction: rtl;
	margin-top: 0 !important;
	padding: 0 10px;
}
.aspects .title-span{
	color: #666;
	font-size: 13px;
	line-height: 30px;
}
.aspects P{
	position: relative;
	color: #444;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
	padding-right: 10px;
}
.item-btn {
	background-color: #27ae60;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	border: 1px solid transparent;
	margin: 20px 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.item-btn:hover {
	background-color: #fff;
	color: #27ae60;
	border: 1px solid #27ae60;
	border-radius: 0 15px 0 15px;
	-moz-border-radius: 0 15px 0 15px;
	-webkit-border-radius: 0 15px 0 15px;
}
.navigation {
	z-index: 20;
	padding: 0;
	display: inline-block;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
}
.owl-button {
	background: #27C064;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 20px;
	cursor: pointer;
	width: 35px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.owl-button i {
	color: #fff;
	font-size: 16px;
	display: flex;
}
.owl-button:hover {
	background: #00C1D6;
	color: #fff;
	border: 1px solid #00C1D6;
}
.owl-button:hover i {
	color: #fff;
}
a.next-button {
	right: 5px;
	position: absolute;
	top: -10px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
a.prev-button {
	left: 5px;
	position: absolute;
	top: -10px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.slider_navigation {
	z-index: 20;
	padding: 0;
	display: inline-block;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
}
.slider_navigation .owl-button {
	background: transparent !important;
	border: none !important;
	color: rgba(255, 255, 255, 0.8);
	text-align: center;
	display: inline-block;
	font-size: 36px;
	cursor: pointer;
}
.slider_navigation a.next-button {
	height: 40px;
	right: 20px;
	position: absolute;
	top: 0px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.slider_navigation a.prev-button {
	height: 40px;
	left: 20px;
	position: absolute;
	top: 0px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.slider_navigation a.prev-button i, .slider_navigation a.next-button i{
	text-shadow: 0 0 0px #333;
}
.addtobasket-btn {
	position: relative;
}
.addtobasket-btn .icon {
	width: 36px;
	color: #FFF;
	line-height: 25px;
	height: 30px;
	font-size: 22px;
	text-align: center;
	border-left: 1px #FFF solid;
	padding: 5px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 5px;
	top: 5px;
}
.addtobasket-btn .icon i {
	color: #FFF;
	line-height: 20px;
	font-size: 20px;
	display: inline-block;
	vertical-align: baseline;
	margin-left: 15px;
}
.addtobasket-btn .price-text {
	position: absolute;
	left: 20px;
	top: 1px;
}
.variation-color-name {
	display: inline-block;
}
.product-item {
  background-color: #fff;
  border: 1px solid #bababa;
  margin-bottom: 30px;
}
.product-item img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.product-item:hover img {
  filter: grayscale(100%);
}
.product-item h3 {
  width: 100%;
  padding: 0 15px;
  margin: 0;
  color: #4f4f4f;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  font-size: 14px;
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  align-items: center;
}
.product-item h3:hover {
  color: #32b27e;
}
.product-item h3 span {
  padding: 0;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  max-height: 100%;
  width: 100%;
}

/*end of products style*/

/*begin of brands style*/

.main-brands {
  padding: 30px 0 0;
}
.brand-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.brand-item {
  flex-direction: column;
  flex: 0 0 calc(100% /7);
  text-align: center;
  margin-bottom: 20px;
  padding: 0 15px;
}
.brand-section img {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid #ccc;
  transition: all 500ms;
  -moz-transition: all 500ms;
  -webkit-transition: all 500ms;
  box-shadow: 0 2px 6px 1px #ccc;
  -moz-box-shadow: 0 2px 6px 1px #ccc;
  -webkit-box-shadow: 0 2px 6px 1px #ccc;
}
.brand-section img:hover {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: 1px solid #ccc;
  transition: all 500ms;
  -moz-transition: all 500ms;
  -webkit-transition: all 500ms;
  filter: brightness(140%);
  -moz-filter: brightness(140%);
  -webkit-filter: brightness(140%);
  box-shadow: 0 2px 6px 1px #ccc;
  -moz-box-shadow: 0 2px 6px 1px #ccc;
  -webkit-box-shadow: 0 2px 6px 1px #ccc;
}
.brand-description h1 {
  text-align: center;
}
.brand-description p {
  text-align: justify;
  line-height: 25px;
}

/*end of brands style*/

/*Begin of videos*/

.more-videos {
	background-color: #00C1D6;
	color: #fff;
	display: block;
	width: 100%;
	line-height: 45px;
	text-align: center;
	margin-top: 7px;
	position: relative;
	z-index: 100;
	margin-bottom: 20px;
	border: 1px solid #00C1D6;
}
.more-videos:hover {
	background-color: #fff;
	color: #00C1D6;
	border: 1px solid #00C1D6;
}
.lastestVideo {
	padding: 20px 0;
	position: relative;
}
body.dark .lastestVideo {
	background-color: #191919;
}
.lastestVideo div[class* "col-"] {
	padding: 0;
	float: left;
}
.lastestVideo .lv-list li {	
	position: relative;
	display: block;
	height: 70px;
	margin-bottom: 10px;
	overflow: hidden;
	transition: background-color 200ms ease-in-out 0s;
	-webkit-transition: background-color 200ms ease-in-out 0s;
	-moz-transition: background-color 200ms ease-in-out 0s;
	-o-transition: background-color 200ms ease-in-out 0s;
	-ms-transition: background-color 200ms ease-in-out 0s;
}
.lastestVideo .lv-list li:first-child::before {
	content: "جدید";
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 3px;
	font-size: 12px;
	background-color: #d71515;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 10;
	opacity: 0.9;
}
.lastestVideo .lv-list li.lv-lastItem::before {
	content: "" !important;
}
.lastestVideo .lv-list li:last-child {
	min-height: 40px;
	margin-bottom: 0;
}
.lastestVideo .lv-list li a {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	height: 100%;
}
.lastestVideo .lv-list .lv-img {
	flex: 0 0 30%;
	position: relative;
	overflow: hidden;
}
.lastestVideo .lv-list .lv-img i {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	margin-top: -17px;
	margin-left: -17px;
	font-size: 34px;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	-webkit-transition: all 100ms ease-in 0s;
	-moz-transition: all 100ms ease-in 0s;
	-o-transition: all 100ms ease-in 0s;
	-ms-transition: all 100ms ease-in 0s;
	transition: all 100ms ease-in 0s;
}
.lastestVideo .lv-list .lv-img i:before {
	margin: 0;
	display: block;
}
.lastestVideo .lv-list .lv-dis {
	background: #FAFAFA;
	color: #444444;
	flex: 0 0 70%;
	line-height: 25px;
	overflow: hidden;
	height: 100%;
}
.lastestVideo .lv-list .lv-dis span {
	display: block;
	color: #444444;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
	width: 99%;
	position: relative;
	top: 50%;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lastestVideo .lv-list .lv-lastItem {
	position: relative;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img {
	max-width: 260px;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > a {
	display: inline-block;
}
.lastestVideo .lv-list .lv-lastItem img {
	width: 65px;
	height: 38px;
	float: right;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(2) {
	opacity: 0.9;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(3) {
	opacity: 0.6;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(4) {
	opacity: 0.2;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(5) {
	opacity: 1;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(6) {
	opacity: 0.8;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(7) {
	opacity: 0.4;
}
.lastestVideo .lv-list .lv-lastItem > div.lv-lastItem-img > img:nth-child(8) {
	opacity: 0.1;
}
.lastestVideo .lv-list .lv-lastItem .lv-lastItem-moreInfo {
	background: #fff;
	position: absolute;
	left: 6px;
	top: 6px;
	display: block;
	font-size: 11px;
	color: #555;
	line-height: 25px;
	font-weight: 400;
	padding: 2px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.lastestVideo .lv-list .lv-lastItem .lv-lastItem-moreInfo i {
	background-position: top center;
	width: 26px;
	height: 26px;
	margin-top: 2px;
}
.lastestVideo .lv-list {
	z-index: 100;
	position: relative;
}
.lastestVideo .lv-banner-img {
	background: url('../images/video-loading.gif') no-repeat center center transparent;
	position: relative;
	overflow: hidden;
	z-index: 100;
}
@media (max-width: 700px){
	.lastestVideo .lv-banner-img {
		min-height: 0px;
		margin-bottom: 25px; 
	}
}
.lastestVideo .lv-banner-img .lv-banner-svgHolder {
	position: absolute;
	top: 120px;
	left: 50%;
	/*margin-top: -40px;*/

	margin-left: -45px;
	width: 90px;
	height: 90px;
}
.lastestVideo .lv-banner-img > div.relative > img {
	width: 100%;
}
.lastestVideo .lv-b-more-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	overflow: hidden;
}
.lastestVideo .lv-b-more-info .bg {
	-ms-transform: matrix(1.002, -0.05, 0, 1, 0, 24);
	-webkit-transform: matrix(1.002, -0.05, 0, 1, 0, 24);
	transform: matrix(1.002, -0.05, 0, 1, 0, 24);
	width: 100%;
	height: 81px;
	position: relative;
	background-color: rgba(0,0,0,0.5);
}
.lastestVideo .lv-b-more-info .bg > div {
	opacity: 0.3;
	position: absolute;
	top: 15px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	/*width: 100%;*/
	/*-ms-transform: matrix(1, 0.05, 0, 1, 0, -24);
  -webkit-transform: matrix(1, 0.05, 0, 1, 0, -24);
  transform: matrix(1, 0.05, 0, 1, 0, -24);*/
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: cover;
	filter: blur(10px);
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
}
.lastestVideo .lv-b-more-info .categoryTags {
	color: #D71515;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 10px;
}
.lastestVideo .lv-b-more-info .lv-b-moreDis {
	position: absolute;
	top: 30px;
	right: 20px;
	left: 20px;
}
.lastestVideo .lv-b-more-info .lv-b-moreDis a, .lastestVideo .lv-b-more-info .lv-b-moreDis p {
	color: #fff;
	font-size: 15px;
	display: block;
	font-weight: 400;
	line-height: 0px;
	margin-top: 8px;
}
@media (max-width:768px){
	.lastestVideo .lv-b-more-info .lv-b-moreDis a, .lastestVideo .lv-b-more-info .lv-b-moreDis p {
		color: #fff;
		font-size: 11px;
		display: block;
		font-weight: 400;
		line-height: 20px;
		margin-top: 0px;
	}
}
.video-box-description {
	padding: 15px;
	border: 1px solid #3dab10;
}
.video-box-description h2 {
	color: #444;
	font-size: 18px;
	font-weight: 500;
	margin: 15px 0;
}
.video-box-description p {
	color: #6e6d6d;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	text-align: justify;
}
.video-section .video-box {
	width: 60%;
	min-height: 455px;
	height: auto;
	margin: 50px auto 100px;
	overflow: hidden;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
}
.video-section .video-box video {
  pointer-events: none;
}
.mejs__controls {
	direction: ltr;
}
.video-item {
	position: relative;
}
.video-item h3 {
	background: rgba(0,0,0,0.8);
	color: #fff !important;
	position: absolute !important;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.audio-item {
	border: 1px solid #455A64 !important;
}
.more-audios {
	background: #4D61FF;
	color: #fff;
	display: inline-block;
	width: 100%;
	line-height: 55px;
	margin: 0 0 16px;
	text-align: center;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.more-audios:hover {
	background: #374be7;
	color: #fff;
}
.video-item-image {
	flex: 0 0 50%;
}
.video-item-title {
	flex: 0 0 50%;
	height: 60px;
}
.video-item-title h2 {
	width: 100%;
	padding: 0 15px;
	margin: 0;
	color: #767676;
	line-height: 24px;
	height: 60px;
	overflow: hidden;
	font-size: 14px;
	display: flex;
	position: relative;
	flex-wrap: nowrap;
	align-items: center;
}
.video-item-title h2 span {
	padding: 0;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	max-height: 100%;
	width: 100%;
}

/*end of videos*/

/*begin of article style*/

.blog-content-box {
	display: flex;
	flex-wrap: wrap;
	padding: 0 50px;
	justify-content: space-around;
}
.blog-item {
	flex: 0 0 40%;
	margin-bottom: 100px;
	position: relative;
}
.blog-item h2 {
	background: #E72D92;
	color: #fff;
	transform: translate(-50%);
	font-size: 15px;
	line-height: 24px;
	height: 48px;
	width: 80%;
	overflow: hidden;
	text-align: center;
	font-weight: 300;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.blog-item h2:hover {
	background: #ac1467;
	color: #fff;
}
.blog-item h2 span {
	padding: 0;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	max-height: 100%;
	width: 100%;
	font-weight: 300;
}
.blog-item-image {
	position: absolute;
	right: -30px;
	top: 90px;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
}
.blog-item-image img {
	width: 200px;
	height: 200px;
	object-fit: cover;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.blog-item-description {
	background: #fff;
	padding: 50px 200px 50px 30px;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
}
.blog-item-description p {
	color: #636363;
	font-size: 14px;
	line-height: 35px;
	height: 275px;
	overflow: hidden;
	font-weight: 300;
	text-align: justify;
}
.more-blog {
	background: #fff;
	color: #303030;
	padding: 0 10px;
	margin: 30px 0 0;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	position: relative;
	z-index: 100;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.more-blog i {
	background: #E72D92;
	color: #fff;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 10px;
	padding-top: 4px;
	font-size: 16px;
}
#boxscroll {
	height: 330px;
	width: auto;
	overflow: auto;
	margin-bottom: 20px;
}
.article-item {
	background: #fff;
	transition: all 0.5s;
	margin-bottom: 16px;
	overflow: hidden;
	position: relative;
	border: 1px solid #D0D0D0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.article-item:hover {
	box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
}
.article-item img {
	width: 100%;
}
.courses .container .row .col-lg-3:nth-child(1) .article-item::before {
	content: "جدید";
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 20px;
	background-color: #F15A24;
	color: #FFF;
	border-radius: 0 0 0 15px;
	-moz-border-radius: 0 0 0 15px;
	-webkit-border-radius: 0 0 0 15px;
	z-index: 10;
	opacity: 0.9;
	border: 1px solid #fff;
	border-top: none;
	border-right: none;
}
.article-item .overflow {
	position: relative;
	overflow: hidden;
}
.item-title span {
	padding: 0;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
	max-height: 100%;
	width: 100%;
	font-weight: normal;
}
.item-title {
	width: 100%;
	padding: 0 15px;
	margin: 0;
	color: #000;
	line-height: 24px;
	height: 60px;
	overflow: hidden;
	font-size: 14px;
	display: flex;
	position: relative;
	flex-wrap: nowrap;
	align-items: center;
}
.left-article-item h2,.left-article-item h3 {
	text-align: right;
	line-height: 15px;
	height: 45px;
}
.left-article-item h3 span {
	text-align: right !important;
	line-height: 15px !important;
}
.left-article-item p {
	line-height: 23px !important;
	height: 75px !important;
}
.item-title a {
	font-size: 15px;
	color: #6c6c6c;
	margin: 0;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	display: block;
}
.item-title:hover {
	color: #27C064;
}
.item-title:hover a {
	color: #27C064;
}
.article-item p {
	font-size: 12px;
	color: #9A9898;
	margin: 0;
	line-height: 20px;
	height: 84px;
	overflow: hidden;
	text-align: justify;
	padding: 0 10px;
	direction: rtl;
	font-weight: 400;
}
.article-item .read-more {
	background: #e3000f;
	color: #fff;
	border: 1px solid transparent;
	padding: 4px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.article-item .read-more:hover {
	background: #fff;
	color: #e3000f;
	border: 1px solid #e3000f;
}
.article-item .visits {
	color: #787878;
}
.article-item .visits i {
	vertical-align: middle;
	margin-left: 5px;
}
.article-item .article-title {
	font-size: 13px;
	color: #58595b;
	margin: 0;
	line-height: 23px;
	height: 46px !important;
	overflow: hidden;
	text-align: center;
	padding: 0 5px;
	direction: rtl;
	display: block;
}
.article-item .date {
	font-size: 12px;
	color: #8a8d95;
	margin: 0;
	text-align: right;
	padding: 5px;
	display: block;
}
.article-item .read {
	background-color: #FFF;
	color: #D60644;
	border: 1px #D60644 solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 3px 15px;
	margin-bottom: 10px;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	display: inline-block;
}
.article-item .read:hover {
	background-color: #D60644;
	color: #FFF;
}
.article-icons {
	text-align: center;
	font-size: 13px;
	padding: 5px 0;
}
.article-icons i {
	vertical-align: middle;
	margin-left: 5px;
}
.bottom-box1 {
	margin-bottom: 10px;
}
.bottom-box1 span {
	color: #c5c5c5;
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
}
.bottom-box1 span i {
	margin-left: 2px;
}
.comment-count {
	color: #7d7d7d;
	font-size: 13px;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
}
.publish-date {
	color: #7d7d7d;
	font-size: 13px;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
}
.view-count {
	color: #7d7d7d;
	font-size: 13px;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
}
.view-count i {
	color: #7d7d7d;
	margin-left: 10px;
}
.publish-date i {
	color: #7d7d7d;
	margin-left: 10px;
}
.bottom-box {
	padding: 0;
}
.courses {
	background: #E6E6E6 url(../images/pattern.png) no-repeat center;
	background-size: contain;
	padding: 30px 0;
}
.deactive-course {
	filter: grayscale(100%);
}
.vip-register {
  background-color: #fff8dd;
  padding: 25px;
	border: 1px solid #f7e7ac;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.vip-register h4 {
  position: relative;
  color: #906b00;
  margin: 0 auto;
  text-align: center;
  font-weight: normal;
}
.vip-register p {
  text-align: justify;
  color: #896500;
  line-height: 36px;
  font-size: 14px;
  margin: 22px 30px;
  font-weight: 400;
}
.vip-register h4::before {
  content: "\f3a5";
  font-family: "Font Awesome 5 Pro";
  width: 30px;
  height: 30px;
  color: #fdd63d;
  margin-left: 15px;
}
.vip-register h4::after {
  content: "\f3a5";
  font-family: "Font Awesome 5 Pro";
  width: 30px;
  height: 30px;
  color: #fdd63d;
  margin-right: 15px;
}
.buy-vip {
  background-color: #fdd63d;
  color: #896500;
  border: 1px solid transparent;
  text-align: center;
  display: block;
  line-height: 50px;
  font-weight: 300;
}
.buy-vip:hover {
  background-color: #ffd65a;
  color: #b58800;
  border: 1px solid #b58800;
}
.vip-form {
  background: #f2f2f2;
  padding: 15px;
  border: 2px solid #e6e6e6;
  border-radius: 10px;
  margin-bottom: 10px;
}

/*end of article style*/

/*begin of news style*/

.news-item {
	padding: 10px;
	margin-bottom: 16px;
}
.news-item h3 {
	font-size: 15px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	color: #797878;
}
.row .col-lg-4:nth-child(1) .news-item {
	background: #f5f3f3;
}
.row .col-lg-4:nth-child(2) .news-item {
	background: #f5f3f3;
}
.row .col-lg-4:nth-child(3) .news-item {
	background: #f5f3f3;
}
.row .col-lg-4:nth-child(4) .news-item {
	background: #fff;
}
.row .col-lg-4:nth-child(5) .news-item {
	background: #fff;
}
.row .col-lg-4:nth-child(6) .news-item {
	background: #fff;
}
.row .col-lg-4:nth-child(7) .news-item {
	background: #f5f3f3;
}
.row .col-lg-4:nth-child(8) .news-item {
	background: #f5f3f3;
}
.row .col-lg-4:nth-child(9) .news-item {
	background: #f5f3f3;
}
.row .col-lg-4:nth-child(10) .news-item {
	background: #fff;
}
.row .col-lg-4:nth-child(11) .news-item {
	background: #fff;
}
.row .col-lg-4:nth-child(12) .news-item {
	background: #fff;
}

/*end of news style*/

/*Begin of videos*/

.video-title {
	color: #6c6c6c;
	margin: 0 0 25px;
}
.video-description {
	color: #808285;
	text-align: justify;
	line-height: 40px;
	height: 200px;
	overflow: hidden;
}
.video-btn {
	background-color: #6C6C6C;
	color: #fff;
	padding: 5px 10px;
	margin-top: 19px;
	display: inline-block;
	border: 1px solid transparent;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.video-btn:hover {
	background-color: #D60644;
	color: #fff;
}
.video-thumbnail {
	border: 1px solid #b7b7b7;
	margin-bottom: 30px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.video-thumbnail:hover {
	background-color: #f4f4f4;
}
.video-thumbnail:hover i.play-btn {
	color: #b7b7b7;
}
.video-thumbnail h3 {
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin: 8px 0px;
	padding: 0px 15px;
}
.video-thumbnail h3 a {
	color: #6c6c6c;
}
.video-thumbnail h3:hover a {
	color: #53021d;
}
.play-btn {
	position: absolute;
	left: 50%;
	transform: translate(-50%,-30%);
	top: 30%;
	font-size: 70px;
	color: #fff;
}

/*end of videos*/

/*Begin of newsletter*/

.newsletter {
	background: transparent;
	text-align: center;
	margin: 0 0 20px;
}
.newsletter .newsletterDesc {
	color: #FFF;
	margin: 10px 0;
	font-size: 15px;
	display: block;
}
.newsletter form {
	position: relative;
	width: 100%;
	margin: 10px auto;
	display: flex;
	justify-content: space-between;
}
.newsletter h4 {
	color: #142000;
	margin: 20px 0 25px;
	text-align: center;
	font-size: 20px;
}
.newsletter h5 {
	color: #000;
	font-size: 14px;
	text-align: center;
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 10px;
}
.newsletter .input-parent{
	max-width: 100%;
	background: #FFF;
	/* border: 1px #000 solid; */
	display: inline-block;
	overflow: hidden;
}
.newsletter input.input-email {
	background: #fff;
	color: #000;
	width: 100%;
	line-height: 35px;
	height: 35px;
	font-size: 11px;
	padding: 0 10px;
	margin: 0;
	font-weight: 400;
	text-align: right;
	border: 2px solid #fff;
	outline: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.newsletter input.input-email::placeholder {
	opacity: 1;
	color: #676767;
	font-weight: 300;
}
.newsletter button.submit-btn {
	background: #00C1D6;
	color: #fff !important;
	width: 90px;
	font-size: 12px;
	font-weight: 300;
	height: 35px;
	line-height: 32px !important;
	display: inline-block;
	position: absolute;
	left: 0;
	margin: 0;
	border: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.newsletter button.submit-btn:hover {
	background: #008c9b;
	color: #fff !important;
}

/*end of newsletter*/

/*Begin of about*/

.about-section {
	background: #fff;
	position: relative;
	padding-bottom: 30px;
}
.about-section img {
	height: 350px;
	width: 350px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.about-section::before {
	content: "";
	background: url(../images/about-vector.svg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100px;
	position: absolute;
	top: -100px;
	left: 0;
}
.about-section p {
	text-align: justify;
	font-size: 14px;
	line-height: 25px;
}
.about-section h2 {
	text-align: right;
	color: #4d4d4f;
	margin: 0 0 20px;
}
.about-title {
	color: #909090;
	font-size: 15px;
}
.about-text {
	text-align: justify;
	line-height: 30px;
	color: #909090;
	margin-bottom: 15px;
	font-weight: lighter;
}
.address {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.address,.phone-number,.fax,.email {
	color: #fff;
}
.address p {
	font-size: 14px;
	font-weight: 300;
}
.address p i {
	margin-left: 5px;
}
ul.social-network {
	text-align: center;
	z-index: 100;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 2rem 0 1rem;
}
ul.social-network li {
	list-style: none;
	width: 40px;
	height: 40px;
	margin: 0 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul.social-network li a {
	background: #fff;
	color: #000;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 18px;
	border: 1px solid #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul.social-network li a i {
	display: flex;
}
ul.header-social li a {
	background: #F4F4F4 !important;
	color: #767676 !important;
}
.phone {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	margin: 20px 0 0;
}
.phone i {
	margin-right: 8px;
}
.about-box p {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	height: 210px;
	text-align: justify;
	overflow: hidden;
	margin: 0 0 0.5rem;
}
.about-box h2 {
	color: #fff;
	font-size: 18px;
}
.gallery-box {
	background: url(../images/gallery-bg.svg) no-repeat center center;
	background-size: cover;
	padding: 30px 0;
}
.gallery-text-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.gallery-text-box h3 {
	color: #fff;
	text-align: center;
}
.gallery-text-box p {
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}
.gallery-text-box a {
	background: #fff;
	color: #0A0A0A;
	display: inline-block;
	width: 180px;
	line-height: 35px;
	text-align: center;
	margin: 0 0 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

/*end of about*/

/*Begin of brands*/

.brands-container {
	margin: 0 auto;
	width: 50%;
}
.alphabet{
	background: #F0F0F0;
	margin: 0 5px 15px 5px;
	padding: 10px 20px;
	font-size: 20px;
	border: 1px #dfdfdf solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}
.alphabeticButton{
	background: #e3000f;
	color: #FFF;
	width: 35px;
	margin: 0 5px 10px 5px;
	padding: 5px 0px;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
}
.alphabeticButton:hover, .alphabeticButton:focus, .alphabeticButton:active{
	background: #ED6E00;
	color: #FFF;
}
.brands {
	margin: 1rem 0 0;
}
.brands a.next-button {
	right: -30px;
}
.brands a.prev-button {
	left: -30px;
}
.brands-box {
	display: flex;
	justify-content: space-around;
}
.brand-img {
	width: 250px;
}

/*end of brands*/

/*Begin of footer*/

.social-box {
	background: #5D5B5B;
	padding: 30px 0;
}
footer.footer {
	background: #F0F0F0;
	padding: 1rem 0 0;
	text-align: right;
}
.footer-head {
	margin-bottom: 15px;
}
.footer-head h4 {
	color: #fff;
	font-size: 17px;
	position: relative;
	display: inline-block;
}
.links-section {
	display: flex;
	flex-direction: row;
}
.links-div {
	display: flow-root;
	flex-direction: column;
	flex-grow: 1;
}
.links-header {
	color: #515561;
	border-bottom: 1px solid #434343;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.links-div > h3{
	color: #111;
	font-size: 15px;
	font-weight: bold;
}
.links-header h3 {
	margin-top: 0;
	position: relative;
	color: #434343;
}
.links {
	height: auto;
	padding: 0 3rem;
	text-align: center;
	position: relative;
}
.peyvand-links {
	position: relative;
}
.links li {
	text-align: right;
	list-style: none;
	font-size: 14px;
	line-height: 25px;
}
.links li i {
	margin-left: 5px;
	color: #000;
	font-weight: 300;
	font-size: 14px;
}
.links li a {
	color: #000;
	transition: all 0.5s;
	font-weight: 300;
}
.links li a:hover {
	color: #27C064;
}
.call-us-header {
	color: white;
	border-bottom: 4px solid #b59eb3;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.slogan-div{
	background: #8a8d96;
	padding: 10px 0;
}
.slogan-div span{
	color: #FFF;
	font-size: 16px;
	line-height: 30px;
}
.slogan-div i{
	color: #FFF;
	font-size: 30px;
	margin-right: 15px;
	vertical-align: middle;
}
.footer-socials {
	text-align: center;
	direction: ltr;
}
.footer-socials .aparat-icon {
	width: 35px !important;
	vertical-align: middle !important;
}
.footer-socials li{
	width: 50px;
	height: 50px;
	line-height: 30px;
	color: #FFF;
	font-size: 28px;
	padding: 10px;
	margin: 0 10px;
	text-align: center;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.footer-socials li:hover a{
	color: #FFF;
}
.footer-socials li:hover{
	color: #FFF;
	transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.address-box {
	padding: 0.5rem 0;
}
.address {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	align-items: center;
	height: 100%;
}
.address-box p {
	color: #000;
	font-weight: 300;
	font-size: 14px;
	display: inline-block;
	margin: 0;
}
.address-box p i {
	color: #000;
	text-align: center;
	margin-left: 10px;
	vertical-align: middle;
	border-radius: 100%;
	font-size: 12px;
	padding: 4px 0;
}
.address-section {
	position: relative;
	background: #0060af;
}
.map-box {
	padding: 50px 0;
}
#footer-logo {
	width: 150px;
}
ul.links-box li {
	list-style: none;
}
ul.links-box > li > a {
	color: #444444;
	font-size: 16px;
	font-weight: 500;
}
ul.links-box li ul li {
	display: flex;
	align-items: center;
	line-height: 35px;
}
ul.links-box li ul li i {
	color: #00C1D6;
	font-size: 14px;
	display: flex;
	align-items: center;
}
ul.links-box li ul li a {
	color: #898989;
	font-size: 14px;
	font-weight: 300;
}
ul.links-box li ul li a:hover {
	color: #00C1D6;
}

/*end of footer*/


/*Begin of copyright*/

div.copyright {
	background: #27C064;
	padding: 0.5rem 0;
}
div.copyright p {
	color: #fff;
	font-size: 13px;
	display: inline-block;
	font-weight: 300;
	margin: 0 20px;
}
div.copyright img {
	height: 22px;
	margin-left: 15px;
}
div.copyright p a:hover {
	color: #382f00;
}
.namad {
	display: inline-block;
	padding: 8px 8px;
	margin-right: 5px;
	width: 115px;
	margin-bottom: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.namads img {
	width: 120px;
	margin-top: 15px;
}

/*end of copyright*/

.offer-title {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	height: 50px;
	margin-bottom: 22px;
}
.zipped-box {
	display: flex;
	flex-wrap: nowrap;
	max-height: 80px;
	margin-top: 40px;
}
.offers-box {
	padding: 30px 0;
}
.offers-box {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}
.offers-box .more-auctions {
	background: #f07c00;
	color: #fff;
	font-size: 15px;
	padding: 4px 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.offers-prices ul {
	position: relative;
}
.offers-prices ul li {
	display: inline-block !important;
	padding: 0 35px !important;
	width: auto !important;
}
.view-offer-btn {
	background: #40af02;
	color: #fff;
	padding: 3px 8px;
	margin: 15px 0;
	font-size: 12px;
	font-weight: 300;
	display: inline-block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.view-offer-btn:hover {
	background: #80a83d;
	color: #fff;
}
.na2 .logo2{
	width: 350px;
	padding: 10px;
	margin-bottom: 50px;
	margin-top: 50px;
	border-bottom: 1px #CCC solid;
}
.na2 .gif{
	margin-bottom: 30px;
}
.na2 .big{
	font-size: 20px;
	margin-bottom: 50px;
	margin-top: 50px;
}


.quantity-wrapper{
	width: 150px;
	direction: ltr;
	text-align: right;
}
.quantity-number{
	border: 1px #e9e9e9 solid;
}
.btn-number{
	padding: 8px 13px 4px 13px !important;
}
.input-group-btn:first-child > .btn-number{
	border-bottom-left-radius: 4px !important;
	border-top-left-radius: 4px !important;
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
.input-group-btn:last-child > .btn-number{
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
}

body.pullup-footer-icons .crisp-client .crisp-6k5puw[data-full-view="true"] .crisp-4n0wrv .crisp-113f7m5 {
	bottom: 60px !important;
}
body.pullup-footer-icons #onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
	bottom: 40px !important;
}


#registerPopup{
	position: relative;
	bottom: 120px;
	left: 0;
	width: 100%;
	text-align: center;
}
@media (max-width: 768px){
	#registerPopup{
		bottom: 75px;
		transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
	}
}
#registerPopup input{
	background-color: #f8f8f8;
	border: none;
	padding: 5px 10px !important;
	color: #000;
	width: 230px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	direction: ltr;
	text-align: center;
	box-shadow: 0 0 2px 2px #EEE;
	-moz-box-shadow: 0 0 2px 2px #EEE;
	-webkit-box-shadow: 0 0 2px 2px #EEE;
}
#registerPopup button{
	background-color: #d60644;
	color: #FFF;
	min-width: 75px;
	padding: 5px 15px;
	margin: 10px;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: 0 0 2px 2px #EEE;
	-moz-box-shadow: 0 0 2px 2px #EEE;
	-webkit-box-shadow: 0 0 2px 2px #EEE;
}
#registerPopup button:hover{
	background-color: #FFF;
	color: #d61e47;
}
#registerPopup #popupPlaceholder{
	width: 280px;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0 5px;
	margin: 5px auto;
	border: 2px #111 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
}
#registerPopup #popupPlaceholder p{
	margin: 0;
}
#detailPopup{
	overflow: auto !important;
}
#popup .close{
	font-size: 30px;
	color: red;
	float: right;
}



.show-more-wrapper {
	position: relative;
	padding-bottom: 25px;
}
.show-more {
  position: relative;
  max-height: 125px;
  overflow: hidden;
  border-bottom: 1px #d60644 solid;
	border-radius: 5px;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.show-more::after {
	content: "";
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 40px;
	background: linear-gradient(to bottom, rgba(245, 245, 245,0) 0%,rgba(245, 245, 245,1) 90%);
}
.show-more-btn {
	position: absolute;
	bottom: 3px;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background: #d60644;
	color: #FFF;
	border-radius: 0 0 5px 5px;
	padding: 3px 10px;
	font-size: 12px;
	z-index: 1;
	cursor: pointer;
}
.show-more-btn:hover {
	background: #f766a6;
}
.show-more-wrapper.disabled {
  padding-bottom: 0;
}
.show-more-wrapper.more .show-more::after, .show-more-wrapper.disabled .show-more::after {
	display: none;
}
.show-more-wrapper.disabled .show-more {
  border-bottom: none;
}
.show-more-wrapper.disabled .show-more-btn {
  display: none;
}

.show-more-wrapper.v2 .show-more {
  max-height: 125px;
  border-bottom: none !important;
	border-radius: 0 !important;
}
.show-more-wrapper.v2 .show-more::after {
	background: linear-gradient(to bottom, rgba(255, 255, 255,0) 0%,rgba(255, 255, 255,1) 90%) !important;
}
.show-more-wrapper.v2 .show-more-btn {
	position: absolute !important;
	bottom: 3px !important;
	right: 0 !important;
	left: unset !important;
	transform: translateX(0%) !important;
	-o-transform: translateX(0%) !important;
	-ms-transform: translateX(0%) !important;
	-moz-transform: translateX(0%) !important;
	-webkit-transform: translateX(0%) !important;
	background: transparent !important;
	color: #8a8d95 !important;
	border-radius: 0 !important;
	font-size: 12px !important;
}
.show-more-wrapper.v2 .show-more-btn:hover {
	background: #f766a6;
}

.show-more-wrapper.v3 .show-more {
  max-height: 125px;
  border-bottom: none !important;
	border-radius: 0 !important;
}
.show-more-wrapper.v3 .show-more::after {
	background: linear-gradient(to bottom, rgba(255, 255, 255,0) 0%,rgba(255, 255, 255,1) 90%) !important;
}
.show-more-wrapper.v3 .show-more-btn {
	position: absolute !important;
	bottom: 3px !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	-o-transform: translateX(-50%) !important;
	-ms-transform: translateX(-50%) !important;
	-moz-transform: translateX(-50%) !important;
	-webkit-transform: translateX(-50%) !important;
	background: #FFF !important;
	border: 1px #eeeff1 solid;
	color: #8a8d95 !important;
	border-radius: 0 !important;
	font-size: 17px !important;
	padding: 5px 15px !important;
}
.show-more-wrapper.v3 .show-more-btn:hover {
	background: #f766a6;
}

.show-more-wrapper.v4 .show-more {
  max-height: 125px;
  border-bottom: none !important;
	border-radius: 0 !important;
}
.show-more-wrapper.v4 .show-more::after {
	content: none !important;
}
.show-more-wrapper.v4 .show-more-btn {
	position: absolute !important;
	bottom: 3px !important;
	right: 0 !important;
	left: unset !important;
	transform: translateX(0%) !important;
	-o-transform: translateX(0%) !important;
	-ms-transform: translateX(0%) !important;
	-moz-transform: translateX(0%) !important;
	-webkit-transform: translateX(0%) !important;
	background: transparent !important;
	color: #8a8d95 !important;
	border-radius: 0 !important;
	font-size: 12px !important;
}
.show-more-wrapper.v4 .show-more-btn:hover {
	background: #f766a6;
}


.tooltip {
	width: auto !important;
	max-width: 250px !important;
}
.tooltip-inner {
	background: #58595b;
  font-size: 11px;
  line-height: 16px;
}

.product-ul{
	list-style: none;
}
.product-ul li{
	border-left: 1px #eeeff1 solid;
	display: inline-block;
}
.product-ul li:last-child{
	border-left: none;
}

.hscroll {
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
	overflow-y: hidden;
	will-change: auto;
}
.hscroll * {
	white-space: normal;
}
.product.mobile {
	width: 150px;
	display: inline-block;
}
.product.mobile.w50 {
	width: 50%;
}
.article-item.mobile {
	width: 150px;
	display: inline-block;
	vertical-align: top;
}

.mobile-page{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: auto;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.mobile-login-modal{
	position: fixed !important;
	display: none;
	z-index: 10000000;
}
.mobile-page .head{
	position: relative;
	width: 100%;
	height: 50%;
	background: #d60644;
	overflow-x: hidden;
	overflow-y: auto;
}
.mobile-page .body{
	position: relative;
	width: 100%;
	height: 50%;
	background: #FFF;
	overflow-x: hidden;
	overflow-y: auto;
}
.mobile-title-box{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.mobile-title-box img{
	width: 100px;
}
.mobile-title-box h1{
	color: #FFF;
	font-size: 20px;
	text-align: center;
	display: block;
}
.mobile-back-btn{
	position: absolute;
	top: 20px;
	right: 20px;
	color: #FFF;
	text-align: center;
	font-size: 30px;
	display: inline-block;
}
.mobile-back-btn:hover{
	color: #FFF;
}
.mobile-page label{
	color: #8a8d95;
}
.mobile-page .forgot-password{
	color: #8a8d95;
	text-align: center;
	font-size: 12px;
	margin: 7px 0;
	display: block;
}
.mobile-page .error{
	color: red;
	font-size: 12px;
}
.mobile-page .resend{
	font-size: 12px;
	float: left;
}
.mdl-textfield__input{
	border: none !important;
	border-bottom: 1px solid rgba(0,0,0,.12) !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
.mdl-textfield label a{
	font-size: 13px;
}
.mdl-button{
	font-family: "IRANSans";
}
.mdl-button.special{
	background: #d60644;
	color: #FFF;
}
.mdl-button.google{
	background: #FFF;
	color: #b3b3b3;
	border: 1px #b3b3b3 solid;
}
.mdl-textfield--floating-label.is-invalid .mdl-textfield__label {
	color: #58595b;
	overflow: visible;
}
.mdl-textfield.nopadding .mdl-textfield__label::after, .mdl-textfield.padding-bottom-0 .mdl-textfield__label::after {
	bottom: -5px !important;
	background: #58595b;
}
.align-bottom{
	width: 100%;
}

.total-table{
	width: 100%;
	background: #FFF;
	border: 1px #d60644 solid;
	font-size: 12px;
	margin: 10px 0;
}
.total-table th, .total-table td{
	/* width:50%; */
	padding: 5px 10px;
}
.simple-border-title{
	color: #484646;
	border-bottom: 1px #C3C3C3 solid;
	font-family: "IRANSans";
	font-size: 13px;
	padding: 10px;
}
.basket-item{
	position: relative;
	color: #484646;
	border-bottom: 1px #C3C3C3 solid;
	padding: 20px 10px;
	margin: 10px 0;
	font-size: 12px;
	line-height: 22px;
}
.basket-item select{
	font-size: 12px;
	padding: 0 5px !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.basket-offrooz{
	position: absolute;
	top: 0px;
	right: 0;
	background: #d60644;
	color: #FFF;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	padding: 0 5px 0 10px;
	border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	-webkit-border-radius: 20px 0 0 20px;
	z-index: 1;
}
.basket-offrooz img{
	height: 14px;
}
.delete-from-basket{
	font-size: 30px;
	color: #d60644;
}
.text-black{
	color: #000;
}
.text-darkgray{
	color: #000;
}
.text-gray{
	color: #8a8d95;
}
.text-special{
	color: #d60644;
}

#crisp-chatbox{
	z-index: 99 !important;
}


.payment-header{
	background: #f0f0f0;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 45px;
}
.payment-header img{
	width: auto;
	height: 40px;
	margin: 2px;
}
.payment-steps{
	position: relative;
	text-align: center;
	height: 44px;
	margin-top: 10px;
	margin-bottom: 35px;
}
.payment-steps::after{
	content: "";
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	height: 2px;
	background: #c3c3c3;
	background: -moz-linear-gradient(right, #d60644 25%, #c3c3c3 25%);
	background: -webkit-linear-gradient(right, #d60644 25%,#c3c3c3 25%);
	background: linear-gradient(to left, #d60644 25%,#c3c3c3 25%);
	z-index: -1;
}
.payment-steps.step-2::after{
	background: -moz-linear-gradient(right, #d60644 50%, #c3c3c3 50%) !important;
	background: -webkit-linear-gradient(right, #d60644 50%,#c3c3c3 50%) !important;
	background: linear-gradient(to left, #d60644 50%,#c3c3c3 50%) !important;
}
.payment-steps.step-3::after{
	background: #d60644 !important;
}
.payment-steps .payment-step{
	width: 30%;
	height: 44px;
	text-align: center;
	display: inline-block;
}
.payment-steps .payment-step span{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 50px;
	height: 44px;
	display: inline-block;
}
.payment-steps .payment-step label{
	font-size: 12px;
	display: block;
}
.payment-steps .step-1 span, .payment-steps .step-1.deactive span{
	background-image: url('../images/payment-steps/1-active.png');
}
.payment-steps .step-1.active span{
	background-image: url('../images/payment-steps/1-active.png');
}
.payment-steps .step-1.pass span{
	background-image: url('../images/payment-steps/1-pass.png');
}
.payment-steps .step-2 span, .payment-steps .step-2.deactive span{
	background-image: url('../images/payment-steps/2-deactive.png');
}
.payment-steps .step-2.active span{
	background-image: url('../images/payment-steps/2-active.png');
}
.payment-steps .step-2.pass span{
	background-image: url('../images/payment-steps/2-pass.png');
}
.payment-steps .step-3 span, .payment-steps .step-3.deactive span{
	background-image: url('../images/payment-steps/3-deactive.png');
}
.payment-steps .step-3.active span{
	background-image: url('../images/payment-steps/3-active.png');
}
.payment-steps .step-3.pass span{
	background-image: url('../images/payment-steps/3-pass.png');
}

.addressbook{
	color: #58595b;
	border: 1px #c3c3c3 solid;
	padding: 10px;
	margin: 10px 0;
	font-size: 12px;
}
.addressbook.noborder{
	border: none;
}
.addressbook-name{
	font-size: 14px;
	display: block;
}
.addressbook-address{
	display: block;
}
.addressbook-tel{
	display: block;
}
.edit-addressbook, .delete-addressbook{
	margin-right: 10px;
	display: inline-block;
}
.edit-addressbook-text{
	margin-top: 0px;
	font-size: 15px;
}

.mobile-addressbook-modal{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}
.mobile-addressbook-modal form{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 80%;
	background: #FFF;
	padding: 10px;
	margin-bottom: 50px;
	z-index: 1000;
	overflow-y: auto;
}
.mobile-addressbook-modal .modal-fade{
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.mobile-back-btn.mobile-addressbook-modal-toggle{
	color: #58595b;
	font-size: 25px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.shippingForm{
	padding: 10px;
	margin-bottom: 50px;
}
.simple-inputs input[type="text"], .simple-inputs input[type="password"], .simple-inputs select, .simple-inputs textarea{
	width: 100%;
	color: #58595b;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 12px;
	border-color: #C3C3C3;
	margin: 5px 0;
	display: block;
}
.help-bar{
	background: #8a8d95;
	color: #FFF;
	text-align: center;
	margin-bottom: 45px;
	font-size: 11px;
}
.help-bar p{
	color: #FFF;
	text-align: center;
	font-size: 11px;
	margin: 10px 0;
}
.help-bar span{
	direction: ltr;
	display: inline-block;
}
.help-bar span i{
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
#discountForm .discountCode {
	flex: 1;
	width: 100%;
	font-family: tahoma;
	margin: 0;
	padding: 5px 10px !important;
	display: block;
	font-size: 18px;
}
#discountForm .submitDiscount, #discountForm .removeDiscount {
	flex: 0;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	margin: 0;
	padding: 5px 25px;
}

.info-alert{
	background: #c2f6f4;
	padding: 10px;
	margin: 0 -10px;
	color: #58595b;
	font-size: 12px;
}
.info-alert p{
	color: #58595b;
	font-size: 12px;
	padding-right: 40px;
}
.info-alert i{
	color: #d60644;
	font-size: 30px;
	float: right;
	margin: 5px 0 5px 5px;
	vertical-align: middle;
}

.menu .loginBox{
	background: #484647 !important;
	padding: 0px !important;
}
.menu .loginBox a{
	color: #FFF !important;
	font-size: 15px !important;
	padding: 10px !important;
	display: block !important;
}
.menu .loginBox a:hover{
	color: #FFF !important;
}
.menu .loginBox i{
	color: #FFF !important;
	font-size: 30px !important;
	vertical-align: middle !important;
}
.menu .searchBox{
	padding: 5px !important;
}
.menu .searchBox button{
	position: absolute !important;
	top: 8px !important;
	right: 8px !important;
	color: #6c6c6c !important;
	font-size: 20px !important;
	background: transparent !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.menu .searchBox input{
	width: 100% !important;
	margin: 0px !important;
	font-size: 9px !important;
	border: 1px #dfdfdf solid !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	padding-right: 25px !important;
}

.searchBox2{
	padding: 5px !important;
	margin: 5px 0 3px 0 !important;
}
.searchBox2 button{
	position: absolute !important;
	top: 15px !important;
	right: 18px !important;
	color: #6c6c6c !important;
	font-size: 20px !important;
	background: transparent !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.searchBox2 input{
	width: 100% !important;
	margin: 0px !important;
	font-size: 9px !important;
	border: 1px #dfdfdf solid !important;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	box-shadow: 0 0 3px 0px #d3d4d6 !important;
	-moz-box-shadow: 0 0 3px 0px #d3d4d6 !important;
	-webkit-box-shadow: 0 0 3px 0px #d3d4d6 !important;
	padding-right: 35px !important;
}
.tick_list {
  text-align: right;
  list-style: none;
  font-size: 15px;
}
.tick_list li {
  display: block;
  margin: 10px 0;
  line-height: 30px;
}
.tick_list li::before {
  content: '\f046';
  font-family: FontAwesome;
  color: #fc4349;
  font-size: 16px;
  vertical-align: sub;
  margin-left: 10px;
}
.hashtag_list {
  text-align: right;
  list-style: none;
  font-size: 13px;
}
.hashtag_list li {
  display: block;
  margin: 17px 0;
  color: #6b6b6b;
}
.hashtag_list li:hover a {
  color: #fc4349;
}
.hashtag_list li::before {
  content: '\f292';
  font-family: Font Awesome\ 5 Pro;
  color: #6b6b6b;
  font-size: 13px;
  vertical-align: middle;
  margin-left: 10px;
}
.dot_list {
  text-align: right;
  list-style: none;
  font-size: 15px;
}
.dot_list li {
  display: block;
  margin: 10px 0;
  position: relative;
}
.dot_list li::before {
  content: '\f111';
  font-family: FontAwesome;
  color: #4f4f4f;
  font-size: 10px;
  margin-left: 10px;
  vertical-align: middle;
}
.badge_list {
  text-align: right;
  list-style: none;
  font-size: 15px;
}
.badge_list li {
  display: block;
  margin: 10px 0;
  position: relative;
}
.badge_list li::before {
  content: '\f335';
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fc4349;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
.minus_list {
  text-align: right;
  list-style: none;
  font-size: 15px;
}
.minus_list li {
  display: block;
  margin: 10px 0;
  position: relative;
}
.minus_list li::before {
  content: '\f056';
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fc4349;
  font-size: 15px;
  margin-left: 10px;
  vertical-align: middle;
}
.gem_list {
  text-align: right;
  list-style: none;
  font-size: 15px;
}
.gem_list li {
  display: block;
  margin: 10px 0;
  position: relative;
}
.gem_list li::before {
  content: '\f3a5';
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fc4349;
  font-size: 15px;
  margin-left: 10px;
  vertical-align: middle;
}
.comment_list {
  text-align: right;
  list-style: none;
  font-size: 15px;
}
.comment_list li {
  display: block;
  margin: 10px 0;
  position: relative;
}
.comment_list li::before {
  content: '\f075';
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fc4349;
  font-size: 13px;
  margin-left: 10px;
  vertical-align: middle;
}
.check_list {
  text-align: right;
  list-style: none;
  font-size: 15px;
}
.check_list li {
  display: block;
  margin: 10px 0;
  position: relative;
}
.check_list li::before {
  content: '\f058';
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #fc4349;
  font-size: 15px;
  margin-left: 10px;
  vertical-align: middle;
}
.bullseye_list {
  text-align: right;
  list-style: none;
  font-size: 15px;
}
.bullseye_list li {
  display: block;
  margin: 10px 0;
  position: relative;
}
.bullseye_list li::before {
  content: '\f140';
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #4f4f4f;
  font-size: 15px;
  margin-left: 10px;
  vertical-align: middle;
}
.danger_box {
  background-color: #fcdcdd;
  color: #fc4349 !important;
  border-right: 4px solid #fc4349;
  padding: 35px 50px;
  margin: 30px 0 !important;
  position: relative;
  border-radius: 30px 0 30px 0;
  -moz-border-radius: 30px 0 30px 0;
  -webkit-border-radius: 30px 0 30px 0;
}
.danger_box::before {
  content: "\f06a";
  font-family: FontAwesome;
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: 8px;
  color: #fc4349;
}
.success_box {
  background-color: #9cffb6;
  color: #288240 !important;
  border-right: 4px solid #288240;
  padding: 35px 50px;
  margin: 30px 0 !important;
  position: relative;
  border-radius: 30px 0 30px 0;
  -moz-border-radius: 30px 0 30px 0;
  -webkit-border-radius: 30px 0 30px 0;
}
.success_box::before {
  content: "\f058";
  font-family: FontAwesome;
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: 8px;
  color: #288240;
}

.special-box{
	background: #01140d;
	color: #FFF;
	font-size: 16px;
}
.collapsable-button-text{
	font-size: 15px;
	vertical-align: middle;
	display: inline-block;
}
.gateway-image{
	height: 25px;
	margin-left: 10px;
	vertical-align: middle;
}

.item-box {
	border: 1px solid #ccc;
	padding: 0.5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 1rem;
	border-radius: 1rem;
	-moz-border-radius: 1rem;
	-webkit-border-radius: 1rem;
}
.item-box h2 {
	font-size: 18px;
	margin: 0.5rem 0;
}
.item-box p {
	font-size: 16px;
	color: #f00;
	margin: 0;
}
.item-box span {
	font-size: 14px;
	margin: 0.5rem 0;
}
.item-box a i {
	position: absolute;
	right: 10px;
	top: 9px;
	display: flex;
	font-size: 18px;
}
.item-box .telegram-connection {
	background: #0088cc;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 0.5rem;
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 35px;
	border-radius: 0.25rem;
}
.item-box .telegram-connection:hover {
	background: #007bb9;
}
.item-box .whatsapp-connection {
	background: #25d366;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 0.5rem;
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 35px;
	border-radius: 0.25rem;
}
.item-box .whatsapp-connection:hover {
	background: #1bbb57;
}
.item-box .phone-connection {
	background: #6c6c6c;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 35px;
	border-radius: 0.25rem;
}
.item-box .phone-connection:hover {
	background: #575757;
}


/*Begin of Media*/

@media only screen and (width: 1920px) {
}
@media only screen and (width: 1366px) {
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1400px) and (min-width: 1200px) {
	.article-item p {
    height: 51px;
    line-height: 17px;
	}
	.vip-register p {
		line-height: 22px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
	.article-item p {
		font-size: 11px;
    line-height: 18px;
    height: 84px;
	}
	.article-item h2, .article-item h3 {
		height: 40px;
	}

}
@media only screen and (max-width: 1400px) /* For xxl Devices */  {
	.center-xxl {
		text-align: center !important;
	}
}
@media only screen and (max-width: 1200px) /* For xl Devices */ {
	.center-xl {
		text-align: center !important;
	}
	ul.social-network {
		text-align: right;
	}
	.top-header .social-network {
		margin: 0;
		display: inline-block;
	}
	.menu {
		border-top: none;
	}
	.offer-item {
		flex-wrap: wrap;
	}
	.prices-red-box {
		flex-wrap: wrap;
		position: relative;
		left: unset;
		bottom: unset;
		border-radius: 15px;
		width: 170px;
		line-height: 25px;
		height: 50px;
		direction: rtl;
		margin: 10px;
	}
	.offer-item img {
		width: 100% !important;
		margin: 0 auto;
	}
	.basket-text {
		left: 35%;
	}
	.new-offrooz-item {
		padding-left: unset;
	}
	.categories-section {
		margin: 25px 0 0;
	}
	ul.social-network {
		flex-wrap: wrap;
	}
	ul.social-network li {
		margin-bottom: 5px;
	}
	.view-btn {
		padding: 2px 10px;
	}
}
@media only screen and (max-width: 992px) /* For lg Devices */ {
	.menu-open {
		position: relative;
		height: 100%;
		overflow: hidden;
	}
	.menu-fade {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.6);
		z-index: 999;
		display: none;
	}
	body.menu-open .menu-fade {
		display: block !important;
	}
	body.menu-open .menu {
		background-color: transparent;
		width: 0;
		height: 100%;
		position: absolute;
		z-index: 9999;
		transition: all 0s !important;
		-o-transition: all 0s !important;
		-ms-transition: all 0s !important;
		-moz-transition: all 0s !important;
		-webkit-transition: all 0s !important;
	}
	body.menu-open .menu .col-md-2{
		display: none;
	}
	body.menu-open .responsive-footer {
		display: none;
	}
	.filters-open {
		position: relative;
		overflow: hidden;
	}
	.categories-open {
		position: relative;
		overflow: hidden;
	}
	.responsive-footer{
		display: flex;
	}
	.center-lg {
		text-align: center !important;
	}
	.login {
		width: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}
	.login li {
		display: inline;
		margin-left: 0;
		margin-right: 10px;
		width: auto;
		height: auto;
	}
	#logo {
		margin: 0;
		position: unset;
	}
	#logo1 {
		margin: 0;
		position: unset;
	}
	.links-header h3 {
		margin-top: 25px;
	}
	a.register::after {
		width: 0;
	}
	a.basket::after {
		width: 0;
	}
	.video-btn {
		margin-bottom: 30px;
	}
	.categories .big-img {
		height: 293.333px;
		object-fit: cover;
	}
	.categories .small-img {
		height: 134.433px;
		object-fit: cover;
	}
	.slider .col-md-8 {
		float: none;
	}
	#slider {
		margin-bottom: 3px;
	}
	.slogan-div span{
		font-size: 13px;
	}
	.slogan-div i{
		font-size: 20px;
		margin-right: 10px;
	}
	.article-item .overflow span {
		bottom: 0px;
		font-size: 10px;
		padding: 5px;
	}
	.login li a {
		background: transparent;
	}
	form.search-box {
		margin-top: 10px;
	}
	.collapse-div {
		position: absolute;
		-webkit-position: absolute;
		width: 100%;
		-webkit-width: 100%;
		height: 100%;
		-webkit-height: 100%;
		-webkit-top: 0;
		top: 0;
		right: 0;
		-webkit-right: 0;
		background-color: rgba(0,0,0,0.7);
		-webkit-background-color: rgba(0,0,0,0.7);
		opacity: 1;
		-webkit-opacity: 1;
		z-index: 9998;
		-webkit-z-index: 9998;
	}
	.menu-open {
		position: relative;
		overflow: hidden;
	}
	.search-layer form input {
		padding: 0 10px !important;
		font-size: 13px;
	}
	.login li a {
		width: auto;
		height: auto;
		font-size: 25px;
		border: none;
		padding: 0;
		box-shadow: unset;
	}
	.login li a:hover {
		color: #fff;
		background: transparent;
		border: none;
	}
	#instantOffer {
		margin-top: 16px;
		margin-bottom: 10px;
		height: auto;
	}
	.wide-banner {
    padding: 0;
    margin: 1rem 0 1rem !important;
	}
	.products {
		padding: 0 0 10px;
	}
	.wide-banner img {
		margin-bottom: 10px;
		width: 100%;
	}
	.slider-section {
		padding: 0;
	}
	.category-item {
		margin-bottom: 16px;
		width: 40%;
	}
	.category-item img {
		width: 100%;
	}
	.sidebarbanner {
		margin-bottom: 10px;
	}
	.article-item .read-more {
		font-size: 9px;
	}
	.links-div {
		width: 25%;
		display: inline-flex;
	}
	.links-section {
		display: inline;
		flex-direction: unset;
		column-count: 4;
		-moz-column-count: 4;
		-webkit-column-count: 4;
	}
	.namads img {
		width: 60px;
	}
	.footer-head {
		margin-top: 20px;
	}
	.newsletter input.input-email {
		width: 100%;
	}
	.search-layer form {
		margin: 15px 0 0;
		right: unset;
	}
	#siteTitle {
		font-size: 16px;
		display: block;
		text-align: center;
		width: 100%;
		margin: 10px 0 0;
	}
	#auction_slider {
		height: auto;
		flex: 0 0 100%;
	}
	.guarantee-items li {
		flex: 0 0 50%;
	}
	.guarantee-items {
		background-color: #f4f4f4;
		display: flex;
		flex-direction: row;
		border-radius: 5px;
		margin: 0 0 30px;
		flex-wrap: wrap;
	}
	.newsletter h5 {
		text-align: center;
	}
	.newsletter form {
		width: 100%;
		margin: 0 auto 30px;
		text-align: center;
	}
	.about-box p {
		padding: unset;
	}
	.login i {
		position: unset;
	}
	.footer-border {
		border-right: unset;
	}
	.banner-item {
		height: auto;
	}
	.banner-item img {
		height: auto;
		width: 100%;
	}
	.links li {
		padding-right: 5px;
	}
	#variationPlaceholder {
		text-align: center !important;
	}
	#shareIcons {
		display: block;
		text-align: center;
	}
	.share-p {
		font-size: 12px;
		display: block;
		text-align: center !important;
	}
	.categories {
		padding: 0;
	}
	.categories-section {
		margin: 25px 0;
	}
	.slick-dots {
		bottom: 20px;
	}
	.collapse-button {
		vertical-align: sub;
	}
	.slider-sidebar-banner img {
		height: auto;
	}
	.newsletter button.submit-btn {
		right: unset;
		left: 0;
	}
	.responsive-login-user img {
		width: 90px;
	}
	.header {
    background: #fff;
    padding: 15px 0 0;
	}
	.about-section img {
		margin: 0 0 30px;
	}
	.address-box {
		margin: 1rem 0 0;
    padding: 0;
	}
	.address-section::before {
		background: unset;
	}
	.address {
		flex-direction: column;
		margin: 0;
	}
	.address-section {
    padding: 16px 0 0;
	}
	footer.footer {
    padding: 20px 0 0;
	}
	.slider img {
    height: auto;
	}
	.slider {
    position: relative;
    height: auto;
		margin-bottom: 1rem;
	}
	.slider-sidebar img {
		height: auto;
	}
	.links {
		margin-bottom: 1rem;
	}
	ul.social-network {
    text-align: right;
    margin: 1rem 0 0;
	}
	.expert-item {
    margin: 60px 0;
	}
}
@media only screen and (max-width: 768px) /* For md Devices */ {
	.tooltip {
		display: none !important;
	}
	.item-btn {
		display: block;
		border: 1px solid transparent;
		margin: 10px 0;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		border-radius: 30px;
		-moz-border-radius: 30px;
		-webkit-border-radius: 30px;
	}
	.old-price {
		margin: 0;
	}
	.product h2{
		padding: 0;
	}
	.product h2 a{
		font-size: 12px;
	}
	.article-item h2{
		padding: 0;
	}
	.article-item h2 a{
		font-size: 12px;
	}
	.view {
		margin-top: 0;
	}
	a.next-button {
		display: none;
	}
	a.prev-button {
		display: none;
	}
	.center-md {
		text-align: center !important;
	}
	.newsletter h4 {
		font-size: 17px;
		line-height: 30px;
	}
	.links-div {
		width: 50%;
		display: inline-flex;
	}
	.links-section {
		flex-direction: unset;
		column-count: 2;
		display: inline;
		column-gap: 20px;
	}
	.product h2, .product h3 {
		font-size: 10px;
		line-height: 18px;
	}
	.product h2 span, .product h3 span {
		line-height: 18px;
	}
	.newsletter form {
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.about-section {
		padding-top: 20px;
	}
	.category-box {
    display: unset;
	}
	.about-section::before {
		background: unset;
	}
	.brands-box {
		flex-wrap: wrap;
	}
	.address-freez-box {
		background: rgba(0, 0, 0, 0.6);
		color: #fff;
		width: 180px;
		padding: 1rem 0.5rem 0.15rem;
		position: fixed;
		left: 15px;
		bottom: 15px;
	}
	.address-freez-box p {
    font-size: 12px;
		margin-bottom: 0.25rem;
	}
	.experts-section {
    padding: 1rem 0;
	}
	.experts-section .part-header {
    margin-bottom: 60px;
	}
}
@media only screen and (max-width: 576px) /* For sm Devices */ {
	.center-sm {
		text-align: center !important;
	}
	.summary .date i {
    font-size: 12px;
	}
	.summary .date {
    color: #5f5f5f;
    font-size: 11px;
    left: 5px;
    top: 8px;
	}
}

/*End of Media*/

.custom-order-wrapper{
	background-color: #FFF;
	padding: 20px;
	margin: 20px;
	border-radius: 20px;
}
.custom-order-wrapper .totalPlaceholder{
	background: #3f0f71;
	display: block;
	padding: 0;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}
.custom-order-wrapper .totalPlaceholder p{
	color: #FFF;
	padding: 5px 10px;
	margin: 0px;
}
.custom-order-wrapper .totalPlaceholder p span{
	color: #4fff28;
}

.radio-button {
	position: relative;
	color: #000;
	font-size: 14px;
	background: #f1f1f1;
	padding: 8px 16px;
	margin: 5px 0px 15px 10px;
	display: inline-block;
	border-radius: 15px;
	box-shadow: 0 5px 2px -4px #ccc;
	border: 2px #dfdfdf solid;
}

.radio-button:hover {
	color: #000;
	background: #bdecfc
}

.radio-button.checked {
	border: 2px #158db1 solid;
	color: #158db1;
	background: #bdecfc
}

.radio-button input {
	display: none
}
