
	.banner__text h1 {
		font-size: 45px;
	}

	.blog__comment__item.blog__comment__item--reply {
		padding-left: 0;
	}

	.blog__comment__item__pic {
		float: none;
		margin-bottom: 20px;
	}

	.blog__comment__item__text ul li {
		margin-right: 5px;
	}

	.blog__details__item__title {
		margin-right: 30px;
	}

	.blog__sidebar {
		padding-left: 0;
		padding-top: 40px;
	}

	.blog__sidebar {
		padding-left: 0;
	}

	.discount__content form {
		width: 100%;
	}

	.discount__content h6 {
		display: block;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.discount__content {
		margin-bottom: 35px;
	}

	.discount__content {
		margin-bottom: 40px;
	}

	.discount__pic img {
		height: auto;
	}

	.discount__text {
		height: auto;
	}

	.discount__text {
		padding: 75px 0px 50px;
	}

	.discount__text {
		padding: 75px 40px 50px;
		height: auto;
	}

	.footer__newslatter form button {
		position: relative;
		right: 0;
		top: 0;
	}

	.footer__newslatter form input {
		margin-bottom: 10px;
	}

	.footer__newslatter form {
		text-align: center;
	}

	.header__menu {
		display: none;
	}

	.header__right__auth {
		margin-right: 5px;
	}

	.offcanvas-menu-overlay.active {
		visibility: visible;
	}

	.offcanvas-menu-wrapper {
		position: fixed;
		left: -270px;
		width: 270px;
		height: 100%;
		background: #ffffff;
		padding: 90px 20px 30px 30px;
		display: block;
		z-index: 99;
		overflow-y: auto;
		-webkit-transition: all, 0.5s;
		-o-transition: all, 0.5s;
		transition: all, 0.5s;
		opacity: 0;
	}

	.offcanvas-menu-wrapper {
		position: fixed;
		left: -300px;
		width: 300px;
		height: 100%;
		background: #ffffff;
		padding: 90px 20px 30px 30px;
		display: block;
		z-index: 99;
		overflow-y: auto;
		-webkit-transition: all, 0.5s;
		-o-transition: all, 0.5s;
		transition: all, 0.5s;
		opacity: 0;
	}

	.offcanvas-menu-wrapper.active {
		opacity: 1;
		left: 0;
	}

	.offcanvas__auth a {
		font-size: 15px;
		color: #111111;
		position: relative;
		margin-right: 8px;
		font-weight: 500;
	}

	.offcanvas__auth a:after {
		position: absolute;
		right: -8px;
		top: -2px;
		content: "/";
		font-size: 13px;
	}

	.offcanvas__auth a:last-child {
		margin-right: 0;
	}

	.offcanvas__auth a:last-child:after {
		display: none;
	}

	.offcanvas__widget li a .tip {
		position: absolute;
		right: -12px;
		top: -11px;
		height: 18px;
		width: 18px;
		background: #111111;
		font-size: 10px;
		font-weight: 500;
		color: #ffffff;
		line-height: 18px;
		text-align: center;
		border-radius: 50%;
	}


.banner__slider {
	text-align: center;
	padding: 150px 0 0;
}


.banner__slider.owl-carousel .owl-dots button {
	height: 12px;
	width: 12px;
	background: #a1a1a1;
	border-radius: 50%;
	margin-right: 10px;
}


.banner__slider.owl-carousel .owl-dots button.active {
	background: #ca1515;
}


.banner__slider.owl-carousel .owl-dots button:last-child {
	margin-right: 0;
}


.banner__slider.owl-carousel .owl-dots {
	position: absolute;
	left: 0;
	top: 430px;
	width: 100%;
	text-align: center;
}


.banner__text a {
	font-size: 14px;
	color: #111111;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	padding: 0 0 3px;
	display: inline-block;
}


.banner__text a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: #ca1515;
	content: "";
}


.banner__text h1 {
	font-size: 80px;
	color: #111111;
	font-family: "Cookie", cursive;
	margin-bottom: 15px;
}


.banner__text span {
	font-size: 18px;
	color: #ca1515;
	text-transform: uppercase;
}


.blog__comment__item {
	margin-bottom: 35px;
}


.blog__comment__item.blog__comment__item--reply {
	padding-left: 115px;
}


.blog__comment__item:last-child {
	margin-bottom: 0;
}


.blog__comment__item__pic img {
	border-radius: 50%;
}


.blog__comment__item__pic {
	float: left;
	margin-right: 25px;
}


.blog__comment__item__text h6 {
	color: #111111;
	font-weight: 600;
	margin-bottom: 14px;
}


.blog__comment__item__text p {
	font-size: 15px;
	color: #444444;
	line-height: 26px;
}


.blog__comment__item__text ul li i {
	font-size: 14px;
	color: #ca1515;
	margin-right: 5px;
}


.blog__comment__item__text ul li {
	list-style: none;
	font-size: 12px;
	color: #888888;
	display: inline-block;
	margin-right: 25px;
}


.blog__comment__item__text ul li:last-child {
	margin-right: 0;
}


.blog__comment__item__text {
	overflow: hidden;
}


.blog__details__btn__item h6 a i {
	font-size: 15px;
	font-weight: 600;
	position: relative;
	top: -2px;
	margin-right: 5px;
}


.blog__details__btn__item h6 a {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #111111;
}


.blog__details__btn__item.blog__details__btn__item--next h6 a i {
	margin-right: 0;
	margin-left: 5px;
}


.blog__details__btn__item.blog__details__btn__item--next {
	text-align: right;
}


.blog__details__btns {
	background: #f5f5f5;
	padding: 14px 30px;
	margin-bottom: 55px;
}


.blog__details__comment .leave-btn {
	font-size: 14px;
	font-weight: 700;
	color: #111111;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 0;
}


.blog__details__comment .leave-btn:after {
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 1px;
	width: 100%;
	background: #ca1515;
	content: "";
}


.blog__details__comment h5 {
	color: #111111;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 35px;
}


.blog__details__comment {
	position: relative;
}


.blog__details__desc p {
	font-size: 15px;
	color: #444444;
	line-height: 27px;
}


.blog__details__desc p:last-child {
	margin-bottom: 0;
}


.blog__details__desc {
	margin-bottom: 40px;
}


.blog__details__item {
	background: #ffffff;
	margin-bottom: 24px;
}


.blog__details__item__title .tip {
	font-size: 12px;
	color: #ffffff;
	background: #ca1515;
	text-transform: uppercase;
	font-weight: 500;
	display: inline-block;
	padding: 2px 11px 1px;
	border-radius: 5px;
}


.blog__details__item__title h4 {
	color: #111111;
	font-weight: 600;
	line-height: 39px;
	margin-top: 10px;
	margin-bottom: 5px;
}


.blog__details__item__title ul li span {
	color: #111111;
}


.blog__details__item__title ul li {
	font-size: 12px;
	color: #888888;
	display: inline-block;
	list-style: none;
	margin-right: 25px;
	position: relative;
}


.blog__details__item__title ul li:after {
	position: absolute;
	right: -17px;
	top: 0px;
	content: "|";
}


.blog__details__item__title ul li:last-child {
	margin-right: 0;
}


.blog__details__item__title ul li:last-child:after {
	display: none;
}


.blog__details__item__title {
	background: #ffffff;
	padding-top: 30px;
	padding-right: 30px;
	margin-top: -100px;
	position: relative;
	margin-right: 50px;
}


.blog__details__quote .icon {
	height: 30px;
	width: 30px;
	font-size: 18px;
	color: #ca1515;
	background: #ffffff;
	position: absolute;
	left: 0;
	top: -11px;
}


.blog__details__quote p {
	font-size: 16px;
	color: #111111;
	font-weight: 600;
	font-style: italic;
	line-height: 30px;
	margin-bottom: 0;
}


.blog__details__quote {
	border-top: 2px solid #ca1515;
	position: relative;
	padding-top: 22px;
	margin-bottom: 20px;
}


.blog__details__tags a {
	display: inline-block;
	font-size: 13px;
	color: #666666;
	border: 1px solid #f2f2f2;
	padding: 8px 14px 7px;
	margin-right: 6px;
	margin-bottom: 10px;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}


.blog__details__tags a:hover {
	color: #111111;
}


.blog__details__tags a:last-child {
	margin-right: 0;
}


.blog__details__tags {
	margin-bottom: 50px;
}


.blog__feature__item {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}


.blog__feature__item:last-child {
	margin-bottom: 0;
}


.blog__feature__item__pic {
	float: left;
	margin-right: 25px;
}


.blog__feature__item__text h6 {
	font-size: 14px;
	color: #111111;
	font-weight: 600;
	line-height: 21px;
	margin-bottom: 5px;
}


.blog__feature__item__text span {
	font-size: 12px;
	color: #888888;
	display: block;
}


.blog__feature__item__text {
	overflow: hidden;
}


.blog__item {
	margin-bottom: 35px;
}


.blog__item__pic {
	height: 240px;
}


.blog__item__pic.large__item {
	height: 540px;
}


.blog__item__text h6 a {
	color: #111111;
	font-weight: 600;
	line-height: 21px;
}


.blog__item__text h6 {
	margin-bottom: 6px;
}


.blog__item__text ul li span {
	color: #111111;
}


.blog__item__text ul li {
	font-size: 12px;
	color: #888888;
	display: inline-block;
	list-style: none;
	margin-right: 25px;
	position: relative;
}


.blog__item__text ul li:after {
	position: absolute;
	right: -17px;
	top: 0px;
	content: "|";
}


.blog__item__text ul li:last-child {
	margin-right: 0;
}


.blog__item__text ul li:last-child:after {
	display: none;
}


.blog__item__text {
	padding: 25px 20px 0 0;
	margin-right: 30px;
	background: #ffffff;
	margin-top: -54px;
}


.blog__sidebar__item .section-title h4 {
	font-size: 16px;
}


.blog__sidebar__item .section-title h4:after {
	bottom: -7px;
}


.blog__sidebar__item .section-title {
	margin-bottom: 40px;
}


.blog__sidebar__item ul li a span {
	float: right;
	color: #888888;
}


.blog__sidebar__item ul li a {
	font-size: 14px;
	color: #111111;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}


.blog__sidebar__item ul li a:hover span {
	color: #111111;
}


.blog__sidebar__item ul li a:hover {
	color: #ca1515;
}


.blog__sidebar__item ul li {
	list-style: none;
	line-height: 30px;
}


.blog__sidebar__item {
	margin-bottom: 50px;
}


.blog__sidebar__item:last-child {
	margin-bottom: 0;
}


.blog__sidebar__tags a {
	display: inline-block;
	font-size: 13px;
	color: #666666;
	border: 1px solid #f2f2f2;
	padding: 8px 14px 7px;
	margin-right: 6px;
	margin-bottom: 10px;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}


.blog__sidebar__tags a:hover {
	color: #111111;
}


.blog__sidebar__tags a:last-child {
	margin-right: 0;
}


.categories .container-fluid {
	padding-right: 5px;
}


.categories__accordion .card {
	border: none;
	border-radius: 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #f2f2f2 !important;
	margin-bottom: 12px;
}


.categories__accordion .card-body li a {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	
}


.categories__accordion .card-body li {
	list-style: none;
	position: relative;
	padding-left: 16px;
	
}


.categories__accordion .card-body li:before {
	position: absolute;
	left: 4px;
	top: 14px;
	height: 1px;
	width: 4px;
	background: #666666;
	content: "";
	
}


.categories__accordion .card-body {
	padding-left: 0;
	padding-top: 6px;
	padding-bottom: 0;
}


.categories__accordion .card-heading a {
	font-size: 14px;
	font-weight: 500;
	color: #111111;
	display: block;
}


.categories__accordion .card-heading a:after,
.categories__accordion .card-heading>a.active[aria-expanded=false]:after {
	content: "Ã¯â€žâ€¡";
	font-size: 14px;
	font-family: "FontAwesome";
	color: #666666;
	position: absolute;
	right: 30px;
	top: 0px;
	 
}


.categories__accordion .card-heading a[aria-expanded=true]:after,
.categories__accordion .card-heading>a.active:after {
	content: "Ã¯â€žâ€ ";
	font-size: 14px;
	font-family: "FontAwesome";
	color: #666666;
	position: absolute;
	right: 30px;
	top: -1px;
	
}


.categories__accordion .card-heading {
	cursor: pointer;
}


.categories__accordion .card-heading.active a:after {
	content: "Ã¯â€žâ€ ";
	font-size: 14px;
	font-family: "FontAwesome";
	color: #666666;
	position: absolute;
	right: 30px;
	top: -1px;
	
}


.categories__accordion .card:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none !important;
}


.categories__item {
	height: 314px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
}


.categories__item.categories__large__item .categories__text p {
	margin-bottom: 15px;
}


.categories__item.categories__large__item .categories__text {
	max-width: 480px;
}


.categories__item.categories__large__item {
	height: 638px;
	padding-left: 70px;
}


.categories__text a {
	font-size: 14px;
	color: #111111;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	padding: 0 0 3px;
	display: inline-block;
}


.categories__text a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: #ca1515;
	content: "";
}


.categories__text h1 {
	font-family: "Cookie", cursive;
	color: #111111;
	margin-bottom: 5px;
}


.categories__text h4 {
	color: #111111;
	font-weight: 700;
}


.categories__text p {
	margin-bottom: 10px;
}


.checkout__form .checkout__form__checkbox label .checkmark:after {
	position: absolute;
	left: 0px;
	top: -2px;
	width: 11px;
	height: 5px;
	border: solid #ffffff;
	border-width: 1.5px 1.5px 0px 0px;
	-webkit-transform: rotate(127deg);
	-ms-transform: rotate(127deg);
	transform: rotate(127deg);
	opacity: 0;
	content: "";
}


.checkout__order .site-btn {
	width: 100%;
}


.checkout__order__widget label .checkmark:after {
	position: absolute;
	left: 0px;
	top: -2px;
	width: 11px;
	height: 5px;
	border: solid #ffffff;
	border-width: 1.5px 1.5px 0px 0px;
	-webkit-transform: rotate(127deg);
	-ms-transform: rotate(127deg);
	transform: rotate(127deg);
	opacity: 0;
	content: "";
}


.discount__content form button {
	position: absolute;
	right: 4px;
	top: 4px;
}


.discount__content form input {
	height: 52px;
	width: 100%;
	border: 1px solid #444444;
	border-radius: 50px;
	padding-left: 30px;
	padding-right: 115px;
	font-size: 14px;
	color: #444444;
}


.discount__content form input:-ms-input-placeholder {
	color: #444444;
}


.discount__content form input::-moz-placeholder {
	color: #444444;
}


.discount__content form input::-ms-input-placeholder {
	color: #444444;
}


.discount__content form input::-webkit-input-placeholder {
	color: #444444;
}


.discount__content form input::placeholder {
	color: #444444;
}


.discount__content form {
	position: relative;
	width: 370px;
	display: inline-block;
}


.discount__content h6 {
	color: #111111;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 30px;
}


.discount__countdown {
	text-align: center;
	margin-bottom: 10px;
}


.discount__text a {
	font-size: 14px;
	color: #111111;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	padding: 0 0 3px;
	display: inline-block;
}


.discount__text a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: #ca1515;
	content: "";
}


.discount__text {
	background: #f4f4f4;
	height: 390px;
	padding: 75px 90px 50px;
	text-align: center;
}


.discount__text__title h2 {
	font-size: 60px;
	color: #ca1515;
	font-family: "Cookie", cursive;
	line-height: 46px;
	margin-bottom: 10px;
}


.discount__text__title h5 span {
	font-size: 14px;
	color: #111111;
	margin-right: 4px;
}


.discount__text__title h5 {
	color: #ca1515;
	font-weight: 700;
}


.discount__text__title span {
	font-size: 12px;
	color: #111111;
	font-weight: 500;
	text-transform: uppercase;
}


.discount__text__title {
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 60px;
}


.discount__text__title:after {
	position: absolute;
	left: 50%;
	top: -38px;
	height: 183px;
	width: 183px;
	background: #ffffff;
	content: "";
	border-radius: 50%;
	z-index: -1;
	margin-left: -91.5px;
}


.filter__controls li.active:after {
	opacity: 1;
}


.footer__about p {
	margin-bottom: 20px;
}


.footer__about {
	margin-bottom: 30px;
}


.footer__copyright__text a {
	color: #5C5C5C;
}


.footer__copyright__text a:hover {
	color: #ca1515;
}


.footer__copyright__text i {
	color: #ca1515;
}


.footer__copyright__text p {
	margin-bottom: 0;
}


.footer__copyright__text {
	border-top: 1px solid #e1e1e1;
	padding: 18px 0 25px;
	text-align: center;
	margin-top: 35px;
}


.footer__logo {
	margin-bottom: 20px;
}


.footer__newslatter form button {
	position: absolute;
	right: 4px;
	top: 4px;
}


.footer__newslatter form input {
	height: 52px;
	width: 100%;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	padding-left: 30px;
	font-size: 14px;
	color: #666666;
}


.footer__newslatter form input:-ms-input-placeholder {
	color: #666666;
}


.footer__newslatter form input::-moz-placeholder {
	color: #666666;
}


.footer__newslatter form input::-ms-input-placeholder {
	color: #666666;
}


.footer__newslatter form input::-webkit-input-placeholder {
	color: #666666;
}


.footer__newslatter form input::placeholder {
	color: #666666;
}


.footer__newslatter form {
	position: relative;
	margin-bottom: 30px;
}


.footer__newslatter h6 {
	color: #111111;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 25px;
}


.footer__newslatter {
	margin-bottom: 30px;
}


.footer__payment a {
	margin-right: 6px;
	margin-bottom: 10px;
	display: inline-block;
}


.footer__payment a:last-child {
	margin-right: 0;
}


.footer__social a {
	display: inline-block;
	height: 40px;
	width: 40px;
	background: #e1e1e1;
	font-size: 15px;
	color: #111111;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	margin-right: 6px;
	margin-bottom: 5px;
}


.footer__social a:last-child {
	margin-right: 0;
}


.footer__widget h6 {
	color: #111111;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 12px;
}


.footer__widget ul li a {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}


.footer__widget ul li {
	list-style: none;
}


.footer__widget {
	margin-bottom: 30px;
}


.header__menu ul li .dropdown li a {
	font-size: 14px;
	color: #ffffff;
	font-weight: 400;
	padding: 8px 20px;
	text-transform: capitalize;
}


.header__menu ul li .dropdown li a:after {
	display: none;
}


.header__menu ul li .dropdown li {
	display: block;
	margin-right: 0;
}


.header__menu ul li .dropdown {
	position: absolute;
	left: 0;
	top: 56px;
	width: 150px;
	background: #111111;
	text-align: left;
	padding: 2px 0;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}


.header__menu ul li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #111111;
	font-weight: 500;
	display: block;
	padding: 2px 0;
	position: relative;
}


.header__menu ul li a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #ca1515;
	content: "";
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}


.header__menu ul li {
	list-style: none;
	display: inline-block;
	margin-right: 40px;
	position: relative;
}


.header__menu ul li.active a:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


.header__menu ul li:hover .dropdown {
	top: 27px;
	opacity: 1;
	visibility: visible;
}


.header__menu ul li:hover a:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


.header__menu ul li:last-child {
	margin-right: 0;
}


.header__menu {
	padding: 30px 0 27px;
}


.header__right__auth a {
	font-size: 12px;
	color: #666666;
	position: relative;
	margin-right: 8px;
}


.header__right__auth a:after {
	position: absolute;
	right: -8px;
	top: -2px;
	content: "/";
	font-size: 13px;
}


.header__right__auth a:last-child {
	margin-right: 0;
}


.header__right__auth a:last-child:after {
	display: none;
}


.header__right__auth {
	display: inline-block;
	margin-right: 25px;
}


.header__right__widget li a .tip {
	position: absolute;
	right: -12px;
	top: -11px;
	height: 18px;
	width: 18px;
	background: #111111;
	font-size: 10px;
	font-weight: 500;
	color: #ffffff;
	line-height: 18px;
	text-align: center;
	border-radius: 50%;
}


.instagram__item:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	content: "";
	opacity: 0;
	z-index: -1;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}


.instagram__item:hover .instagram__text {
	opacity: 1;
	visibility: visible;
}


.instagram__item:hover:after {
	opacity: 1;
}


.instagram__text a {
	font-size: 16px;
	color: #0d0d0d;
	font-weight: 500;
	display: block;
	margin-top: 10px;
}


.instagram__text i {
	font-size: 30px;
	color: #0d0d0d;
}


.instagram__text {
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
}


.nav-item .nav-link.active {
	color: #111111;
}


.pagination__option a:hover {
	background: #0d0d0d;
	border-color: #0d0d0d;
	color: #ffffff;
}


.product__details__button .cart-btn {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	background: #97855d;
	font-weight: 600;
	text-transform: uppercase;
	padding: 14px 30px 15px;
	border-radius: 50px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.product__details__pic__left .pt.active::after {
	opacity: 0.3;
}


.product__details__pic__slider.owl-carousel .owl-nav button {
	position: absolute;
	left: 10px;
	top: 50%;
	font-size: 22px;
	color: #111111;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	line-height: 44px;
	text-align: center;
	margin-top: -20px;
}


.product__details__pic__slider.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: 10px;
}


.product__details__widget ul li .color__checkbox label .checkmark:after {
	position: absolute;
	left: 3px;
	top: 5px;
	width: 13px;
	height: 6px;
	border: solid #ffffff;
	border-width: 1.5px 1.5px 0px 0px;
	-webkit-transform: rotate(127deg);
	-ms-transform: rotate(127deg);
	transform: rotate(127deg);
	opacity: 0;
	content: "";
}


.product__details__widget ul li .color__checkbox label input:checked~.checkmark:after {
	border-color: #ffffff;
	opacity: 1;
}


.product__details__widget ul li .color__checkbox label.active input~.checkmark:after {
	border-color: #ffffff;
	opacity: 1;
}


.product__details__widget ul li .size__btn label.active {
	color: #ca1515;
}


.product__details__widget ul li .stock__checkbox label .checkmark:after {
	position: absolute;
	left: 0px;
	top: -2px;
	width: 11px;
	height: 5px;
	border: solid #ffffff;
	border-width: 1.5px 1.5px 0px 0px;
	-webkit-transform: rotate(127deg);
	-ms-transform: rotate(127deg);
	transform: rotate(127deg);
	opacity: 0;
	content: "";
}


.product__hover li a {
	font-size: 18px;
	color: #111111;
	display: block;
	height: 45px;
	width: 45px;
	background: #ffffff;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}


.product__hover li:hover a span {
	color: #ffffff;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}


.product__item__pic .label {
	font-size: 12px;
	color: #ffffff;
	font-weight: 500;
	display: inline-block;
	padding: 2px 8px;
	text-transform: uppercase;
	position: absolute;
	left: 10px;
	top: 10px;
}


.search-model {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #ffffff;
	z-index: 99999;
}


.services__item h6 {
	color: #111111;
	font-weight: 600;
	margin-bottom: 5px;
}


.services__item i {
	font-size: 36px;
	color: #ca1515;
	position: absolute;
	left: 0;
	top: 4px;
}


.services__item p {
	margin-bottom: 0;
}


.services__item {
	padding-left: 65px;
	position: relative;
	margin-bottom: 20px;
}


.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}


.sidebar__sizes .size__list label .checkmark:after,
.sidebar__color .size__list label .checkmark:after {
	position: absolute;
	left: 0px;
	top: -2px;
	width: 11px;
	height: 5px;
	border: solid #ffffff;
	border-width: 1.5px 1.5px 0px 0px;
	-webkit-transform: rotate(127deg);
	-ms-transform: rotate(127deg);
	transform: rotate(127deg);
	opacity: 0;
	content: "";
}


.site-btn {
	font-size: 14px;
	color: #ffffff;
	background: #ca1515;
	font-weight: 600;
	border: none;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 30px;
	border-radius: 50px;
}


.spad {
	padding-top: 100px;
	padding-bottom: 100px;
}


/* Preloder */

#preloder {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: #ffffff;
}


/* buttons */

.primary-btn {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 12px 30px 10px;
	color: #ffffff;
	background: #ca1515;
}


/*---------------------
    Blog
-----------------------*/

.blog {
	padding-top: 70px;
	padding-bottom: 80px;
}


/*---------------------
  Blog Details
-----------------------*/

.blog-details {
	padding-top: 80px;
	padding-bottom: 80px;
}


/*---------------------
  Blog Sidebar
-----------------------*/

.blog__sidebar {
	padding-left: 40px;
}


/*---------------------
  Categories
-----------------------*/

.categories {
	overflow: hidden;
	margin-top: 10px;
}


/*---------------------
  Discount
-----------------------*/

.discount__pic img {
	min-width: 100%;
	height: 100%;
}


/*---------------------
  Footer
-----------------------*/

.footer {
	padding-top: 55px;
}


/*---------------------
  Header
-----------------------*/

.header {
	background: #ffffff;
	-webkit-box-shadow: 0px 5px 10px rgba(91, 91, 91, 0.1);
	box-shadow: 0px 5px 10px rgba(91, 91, 91, 0.1);
}


/*---------------------
  Instagram
-----------------------*/

.instagram__item {
	height: 320px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 1;
}


/*---------------------
  Services
-----------------------*/

.services {
	padding-top: 80px;
	padding-bottom: 50px;
}

}

/* Medium Device = 1200px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header__menu ul li {
		margin-right: 20px;
	}

}

/* Small Device = 320px */

@media only screen and (max-width: 479px) {
	.categories__item.categories__large__item {
		padding-left: 30px;
	}

}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.header__menu ul li {
		margin-right: 20px;
	}

}

@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}