@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600');
html,
body {
	font-family: 'Montserrat', sans-serif;
	color: #333333;
	overflow-x: hidden;
	font-weight: 400;
	font-size: 14px;
	background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6, .item-content h6 {
	margin: 0;
	color: #333333;
	font-weight: 400;
}

/*
h1 {
	font-size: 42px;
}
*/

h2 {
	font-size: 32px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

p {
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
}
img {
	max-width: 100%;
}
a:focus {
  outline: none;
}
button:focus {
  text-decoration: none!important;
  outline:none!important;
  border: none!important;
  box-shadow: none!important;
}
.btn:focus {
  text-decoration: none!important;
  outline:none!important;
  border: none!important;
  box-shadow: none!important;
}
.form-control:focus {
  text-decoration: none!important;
  outline:none!important;
  box-shadow: none!important;
	border: 1px solid #ced4da;
}
input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}
:focus {
  outline: none!important;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0;
}
select:focus {
   outline-color: transparent;
}
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}
ul,
ol {
	padding: 0;
	margin: 0;
}
.icon-btn.mobile-header-btn, .icon-btn.primary-btn {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0px;
  border: 1px solid #ffffff;
}
.input {
  width: 100%;
  height: 40px;
  padding: 0px 15px;
  background-color: #ffffff;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.input:focus {
  -webkit-box-shadow: 0px 0px 0px 0px transparent inset, 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent inset, 0px 0px 0px 0px transparent;
}
textarea.input {
  padding: 15px;
}
.input-checkbox .caption {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s max-height;
  transition: 0.3s max-height;
}
.input-checkbox>label {
  color: #333333;
}
.input-checkbox input[type="checkbox"]:checked+label+.caption, .input-checkbox input[type="radio"]:checked+label+.caption {
  max-height: 480px;
}
.mn-20 {
	margin-bottom: 20px!important;
}
@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}
@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
	50% {
		-webkit-transform: rotate(180deg);
		border: 4px solid #673ab7;
		border-left-color: transparent;
	}
	100% {
		-webkit-transform: rotate(360deg);
		border: 4px solid #f44336;
		border-left-color: transparent;
	}
}
.section-title {
	text-align: center;
}

.section-title b {
	font-size: 2.0rem;
	font-family: 'Lora', serif;
	font-style: italic;
	color: #333333;
	font-weight: 400;
}

.section-title h2 {
	font-size: 2.0rem;
	font-family: 'Lora', serif;
	font-style: italic;
	color: #333333;
	font-weight: 400;
}

@media (max-width: 576px) 
{
	.section-title h2 {
		font-size: 1.4rem;
		font-family: 'Lora', serif;
		font-style: italic;
		color: #333333;
		font-weight: 400;
	}	
}

.sbg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
	color: #fff;
}

.slider-main {
	margin-top: 20px;
	padding-bottom: 20px;
}

.main-slider .slider-home {
	position: relative;
	height: 514px;
}
.main-slider .slider-nav-warp {
	width: 100%;
	position: absolute;
	top: 50%
}
.slider-text {
	top: 35%;
    position: absolute;
}
.slider-text h2 {
	color: #ed1f3a;
	margin-bottom: 30px;
	font-family: 'Lora', serif;
  font-weight: 600;
	font-style: italic;
	font-size: 2.3rem;
}
.main-slider .slider-nav {
	position: relative;
}
.slider-nav .owl-nav {
	display: block!important;
	margin: 0px!important;
}
.main-slider .owl-nav button.owl-next,
.main-slider .owl-nav button.owl-prev {
	position: relative;
}
.main-slider .owl-nav button.owl-next {
	right: 20px;
}

.main-slider .owl-nav button.owl-prev {
	left: 20px;
}
.slider-nav .owl-nav .owl-prev i, .slider-nav .owl-nav .owl-next i {
	font-size: 36px;
    color: #8c8c8c;
	opacity: 0.5;
}
.main-slider .owl-item.active .slider-home h2,
.main-slider .owl-item.active .slider-home span,
.main-slider .owl-item.active .slider-home p,
.main-slider .owl-item.active .slider-home .site-btn {
	top: 0;
	opacity: 1;
}

.main-slider .owl-item.active .slider-home span {
	-webkit-transition: all 0.5s ease 0.2s;
	-o-transition: all 0.5s ease 0.2s;
	transition: all 0.5s ease 0.2s;
}

.main-slider .owl-item.active .slider-home h2 {
	-webkit-transition: all 0.5s ease 0.4s;
	-o-transition: all 0.5s ease 0.4s;
	transition: all 0.5s ease 0.4s;
}

.main-slider .owl-item.active .slider-home p {
	-webkit-transition: all 0.5s ease 0.6s;
	-o-transition: all 0.5s ease 0.6s;
	transition: all 0.5s ease 0.6s;
}

.main-slider .owl-item.active .slider-home .site-btn {
	-webkit-transition: all 0.5s ease 0.8s;
	-webkit-transition: all 0.5s ease 0.8s;
	-o-transition: all 0.5s ease 0.8s;
	transition: all 0.5s ease 0.8s;
}

.main-slider .owl-item.active .slider-home .offer-card {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.5s ease 1s;
	-webkit-transition: all 0.5s ease 1s;
	-o-transition: all 0.5s ease 1s;
	transition: all 0.5s ease 1s;
}


.top-product .col-lg-2 {
	float: left;
}
.sm-products-area {
	/*padding-top: 30px;*/
	padding-bottom: 30px;
}

.sm-products-area .section-title {
	margin-bottom: 40px;
}
.pad-banner {
	padding-left: 8px!important;
	padding-right: 8px!important;
	padding-bottom: 22px!important;
}
.pad-banner:first-child {
	padding-left: 0px!important;
}
.pad-banner:last-child {
	padding-right: 0px!important;
}
.banners-inner {
	float: left;
}
.mainpage-banners {
	margin-top: 0px;
}
.product-banner {
	position: relative;
}
.product-banner-text {
  position: absolute;
  left: 24px;
  top: 90%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	padding: 6px 12px;
    background-color: rgba(255,255,255,0.3);
}
.product-banner-text h2 {
 font-size: 2rem;
 font-family: 'Lora', serif;
  color: #333333;
  font-weight: 400;
	font-style: italic;
}
 .product-banner a {
    display: block;
    max-width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
overflow: hidden;
}
.product-banner img {
  max-width: 100%; 
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.product-banner .hover-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color:rgba(0,0,0,0.3);
}

.product-banner:hover .hover-content {
  opacity: 1;
}
.carousel-item .row {
	margin-right: 0px;
    margin-left: 0px;
}
.product-item {
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
}
.carousel-img {
	/*display: block;
    width: 90%;
	max-height:288px;
	*/
	text-align:center;
}

.product-item .product-item-img {
	position: relative;
	border-bottom: 1px solid #ebebeb;
	min-height:220px;
	text-align:center;
	vertical-align:middle;
}

@media (max-width: 576px) 
{
	.product-item .product-item-img {
		position: relative;
		border-bottom: 1px solid #ebebeb;
		min-height:210px;
		text-align:center;
		vertical-align:middle;
	}
}

.product-item .product-item-img img {
  max-width: 100%;
}
.prev-btn i, .next-btn i {
	font-size: 16px;
    color: #8c8c8c;
}
.product-item .product-item-img img {
   
	max-width: 100%
}
.product-item .product-item-text ul {
  padding-top: 0px;
  margin-top: 8px;
  margin-bottom: 0px;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  text-align: center;
}
.product-item .product-item-text ul li {
  display: inline-block;
  margin-right: 0px;
}
.item-content {
  padding: 0px 10px;
}
.item-content div {
	font-size: 12px;
	text-align: center;
    padding-top: 10px;
	font-weight:10;
	color:#333333;
}
.item-content a>h4:hover{
  color: #ed1f3a;
}
.product-item-text .item-content p {
  text-align: center;
  font-size: 14px;
  /*
 font-size: 18px; 
  color: #333333;
  */
  color: #333000;
  padding-bottom: 8px;
  padding-top: 10px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  height: 50px;
  /*height: 64px;*/
  letter-spacing: -.20px;
}
.product-item-text .item-content h5 {
  text-align: center;
  font-size: 18px;
  color: #ed1f3a;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.look-btn i {
   float: right;
    padding-left: 8px;
	padding-right: 4px;
	font-size: 18px;
}

.look-btn {
  background: #ffffff;
  color: #8b8b8b;
  display: inline-block;
  padding: 6px 8px;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  font-size: 12px;
  /*letter-spacing: -1px;*/
}
.look-btn:hover {
  background-color: transparent;
  color: #ed1f3a;
	text-decoration: none;
	  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.price-open {
   text-align: center!important;
   border: none!important;
}
.price-open .price {
    color: #333333;
    font-size: 28px;
    letter-spacing: -2px;
    line-height: 22px;
    position: relative;
}
.price-open  .price.price-discount {
    color: #8b8b8b;
    font-size: 22px;
	margin-right: 5px!important;
}
.price-open .price span {
    display: inline-block;
    vertical-align: middle;
	color:#ec1e40;
}
.price-open .price.price-discount small {
    color: #8b8b8b;
    font-size: 12px;
    line-height: 10px;
}
.price-open .price small {
    color: #333333;
    display: block;
    font-size: 12px;
    letter-spacing: -1px;
    line-height: 14px;
    position: relative;
    top: 1px;
	color:#ec1e40;
}
 .price.price-discount:after {
    content: "";
    background-color: #8b8b8b;
    height: 1px;
    position: absolute;
    right: 0;
    top: 14px;
    width: 100%;
    transform: rotate(-180deg);
}
.product-discount {
	text-decoration: line-through;
	color: #8b8b8b;
	float: left;
	padding: 10px 10px;
}
.price-last span{
	color: #8b8b8b;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.price.price-discount {
    color: #8b8b8b;
    font-size: 22px;
}
.product-area {
	margin-top: 40px;
}

.banner_slider {
	margin-right: auto!important;
    margin-left: auto!important;
    display: table;
}		
.owl-next {
 float: right;
 display: inline-flex;	
}
.owl-prev {
 float: left;
    display: inline-flex;
	margin-right: 200px;
}
.owl-prev, .owl-next {
background: none;
    border: none;
}
.owl-prev i, .owl-next i {
    font-size: 16px;
    color: #8c8c8c;
}
.owl-dots {
	margin-right: auto!important;
	margin-left: auto!important;
	min-width: 160px;
	margin-top: -20px;
}
.owl-dots .active span {
    background-color: #ed1f3a!important;
	border: 3px solid #eaeaea;
	border-radius: 30px;
	width: 14px;
    height: 14px;
}
.owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 5px 7px;
    background-color: #fff3f1;
	border: 3px solid #eaeaea;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-dots, .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
	margin-right: auto!important;
    margin-left: auto!important;
    display: table;
}
.ac-area {
	margin-top: 20px;
	margin-bottom: 40px;
	border-top: 1px solid #e1e1e1;
}

.ac-area .panel {
	margin-bottom: 1px;
	
}
.ac-area .panel .collapse {
    padding-right: 0px;
    padding-left: 0px;
} 
.ac-area .panel-link {
	background-image: url("../img/arrow-down.png");
	background-repeat: no-repeat;
	background-position: right 10px top 30px;
}
.ac-area .panel-link,
.ac-area .panel-link.active.collapsed {
	text-align: left;
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #333333;
	padding: 0;
	line-height: 1;
	cursor: pointer;
	border: none;
	min-height: 50px;
/*	background-color: #fff3f1;*/
	border-radius: 0;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 15px;
}

.ac-area .panel-link h1, h2, h3
{
	font-size: 16px;
	color: #333333;
	display:inline;
	font-weight:bold;
}

.ac-area .panel-body {
	padding-top: 10px;
}
.ac-area .panel-body p {
	color: #333333;
	margin-bottom: 25px;
	line-height: 1.6;
	padding-left: 15px;
}
.customer-section {
	background: #6a6a6d;
	/*background: #ed1f3a;*/
}
.customer {
	text-align: center;
	height: 100%;
	border-right: 1px solid #ffffff;
}
.customer:nth-child(3) {
	border: none;
}
.customer .customer-inner {
	padding: 14px 10px;
	display: -ms-flex;
	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;
	height: 100%;
}
.customer b {
	font-size: 16px;
	display: inline-block;
	color: #ffffff;
}
.customer .customer-icon {
	display: inline-block;
	margin-right: 10px;
}
.footer-area {
	width: 100%;
	border-top: 1px solid #e1e1e1;
	background:#f7f7f7;
	/*background: #fff3f1;*/
}
.footer-column {
  padding-top: 40px;
  padding-bottom: 40px;
  border: none;
}
.footer-title {
  padding-bottom: 15px;
	padding-top: 15px;
}
.footer-title h4 {
  font-size: 16px;
  color: #333333;
  position: relative;
  display: inline-block;
  padding-bottom: 14px;

}
.footer-title h4:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #cccccc;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.footer-about {
  text-align: left;
}
.footer-address {
	text-align: left!important;
	font-size: 14px;
    line-height: 24px;
    color: #797b7b;
}
.footer-about p {
  font-size: 13px;
  font-weight: normal;
  color: #999999;
  max-width: 270px;
  margin: auto;
  padding: 30px 0px 15px 0px;
}
.footer-about h6 {
  font-size: 14px;
  font-weight: 600;
  color: #0b1033;
  display: inline-block;
}
.footer-about ul {
  display: inline-block;
	list-style: none;
}
.footer-about ul li {
  display: inline-block;
  margin-left: 15px;
	list-style: none;
}
.footer-about ul li a {
  font-size: 14px;
  color: #0b1033;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.footer-about ul li:first-child {
  margin-left: 8px;
}
.footer-about ul li:hover a {
  color: #ed1f3a;
}
.footer-about h5 {
  font-size: 13px;
  color: #999999;
  font-weight: normal;
  padding-top: 12px;
}
.footer-about h5 a {
  color: #0b1033;
  font-weight: 600;
}
.footer-widget ul li {
  list-style: none;
}
.footer-widget ul li a {
  font-size: 14px;
  line-height: 24px;
  color: #797b7b;
  font-weight: 400;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.footer-widget ul li:hover a {
  color: #ed1f3a;
}
.footer-copyright {
  text-align: center;
  padding: 14px 0px;
}
.footer-copyright span {
  font-size: 13px;
  color: #999999;
}

.breadcrumbs {
	background: #fff3f1;
	padding: 30px 0 30px;
}
.breadcrumbs h4 {
   font-family: 'Lora', serif;
	font-weight: 400;
	font-style: italic;
	color: #ed1f3a;
}
.breadcrumbs h1 {
   font-family: 'Lora', serif;
	font-weight: 400;
	font-style: italic;
	color: #ed1f3a;
	font-size: 20px;
}
.breadcrumbs-pg {
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	margin-top: 10px;
}
.breadcrumbs-pg a {
	display: inline-block;
	font-size: 15px;
	color: #333333;
}
.product-main {
	padding-top: 40px;
	padding-bottom: 40px;
}
.product-zoom {
	margin-bottom: 30px;
}
.product-others {
	width: 1200px;
}
#product-thumbs .pthumb {
	float: left;
	padding: 12px 12px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
#product-thumbs .pthumb.active:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 1px solid #ed1f3a;
	z-index: 1;
}
#big-product .slick-next {
	right: 15px;
}
#big-product .slick-prev {
    left: 15px;
}
#big-product .slick-prev, #big-product .slick-next {
	width: 40px!important;
    height: 40px!important;
    background: rgba(255,255,255,0.3)!important;
    z-index: 24;
    border-radius: 50%;
	line-height: 40px;
}
#big-product .slick-prev:hover, #big-product .slick-next:hover {
    background: rgba(255,255,255,0.6)!important;
}
#big-product .slick-next:before, #big-product .slick-prev:before {
	color: #ed1f3a!important;
	line-height: 40px;
}
#big-product .slick-dots li button {
	
}
.product-feature {
	padding-top: 0px;
	position: relative;
}
.product-content h1 {
  font-size: 2rem;
  color: #000;
  font-weight: 400;
  padding-bottom: 20px;
}

.product-content strong {
  font-size: 1.8rem;
  color: #000;
  font-weight: 400;
  padding-bottom: 20px;
}

@media (max-width: 576px) 
{
	.product-content strong {
	  font-size: 1.5rem;
	  color: #000;
	  font-weight: 400;
	  padding-bottom: 20px;
	}	
}



.product-content .product-rating {
  display: inline-block;
}
.product-content .product-rating li {
  display: inline-block;
}

.product-content .product-rating li a {
  color: #ffd457;
  font-size: 15px;
}
.product-content .ratings {
  display: inline-block;
  padding-left: 15px;
}
.product-content .ratings a {
  font-size: 14px;
  color: #666666;
  margin-right: 30px;
  position: relative;
}
.product-content .ratings a:before {
  content: "";
  width: 2px;
  height: 14px;
  background: #666666;
  position: absolute;
  right: -17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-content .ratings a:last-child {
  margin-right: 0px;
}
.product-content .ratings a:last-child:before {
  display: none;
}
.product-content h3 {
  font-size: 1.2rem;
  line-height: 24px;
  color: #333333;
  padding: 8px 0px;
}
.product-content p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding: 8px 0px;
}
.product-count {
  margin-top: 30px;
  margin-bottom: 18px;
}
.product-count .product-count-inner {
  display: inline-block;
  position: relative;
}
.product-count .product-count-inner .reduced, .product-count .product-count-inner .increase {
  padding: 0px;
  border: none;
  background: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-count .product-count-inner .reduced {
  left: 10px;
}
.product-count .product-count-inner .increase {
  right: 10px;
}
.product-count .product-count-inner input {
  text-align: center;
  font-size: 15px;
  color: #333333;
  height: 48px;
  width: 100px;
  padding: 0px 18px;
  border: 1px solid #dddddd;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-count .product-count-inner input.placeholder, .product-count .product-count-inner input::-moz-placeholder, .product-count .product-count-inner input::-webkit-input-placeholder, .product-count .product-count-inner input:-moz-placeholder {
  font-size: 16px;
  color: #333333;
}
.product-share {
  margin-top: 20px;
  margin-bottom: 20px;
}
.product-share h5 {
  display: inline-block;
  font-size: 15px;
  color: #333333;
}

.product-share ul {
  display: inline-block;
  padding-left: 10px;
}

.product-share ul li {
  display: inline-block;
  margin-right: 14px;
}
.product-share ul li a {
  font-size: 15px;
  color: #A0A0A0;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.product-share ul li:last-child {
  margin-right: 0px;
}
.product-share ul li:hover a {
  color: #333333;
	text-decoration: none!important;
}
.detail-price {
	margin-top: 20px;
	position: relative;
	display: table;
	margin-bottom: 20px;
}
.detail-price ul li {
	display: inline-block;
}
.old-price:after {
    content: "";
    background-color: #8b8b8b;
    height: 1px;
    position: absolute;
    left: 0;
    top: 14px;
    width: 48px;
    transform: rotate(-180deg);
}
.old-price {
	display: block;
	font-size: 22px;
	color: #777777;
	line-height: 30px;
	float: left;
	margin-right: 20px;
}
.old-price span {
	display: inline-block;
    vertical-align: middle;
}
.old-price small {
	display: block;
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 11px;
    position: relative;
    top: -2px;
    margin-left: -4px;
}


.old-price2:after {
    content: "";
    background-color: #8b8b8b;
    height: 1px;
    position: absolute;
    left: 0;
    top: 14px;
    width: 58px;
    transform: rotate(-180deg);
}
.old-price2 {
	display: block;
	font-size: 22px;
	color: #777777;
	line-height: 30px;
	float: left;
	margin-right: 20px;
}
.old-price2 span {
	display: inline-block;
    vertical-align: middle;
}
.old-price2 small {
	display: block;
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 11px;
    position: relative;
    top: -2px;
    margin-left: -4px;
}

.old-price3:after {
    content: "";
    background-color: #8b8b8b;
    height: 1px;
    position: absolute;
    left: 0;
    top: 14px;
    width: 40px;
    transform: rotate(-180deg);
}
.old-price3 {
	display: block;
	font-size: 22px;
	color: #777777;
	line-height: 30px;
	float: left;
	margin-right: 20px;
}
.old-price3 span {
	display: inline-block;
    vertical-align: middle;
}
.old-price3 small {
	display: block;
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 11px;
    position: relative;
    top: -2px;
    margin-left: -4px;
}

.new-price {
	float: left;
	display: inline-block;
	font-size: 30px;
	color: #ed1f3a;
	line-height: 30px;
	margin-right: 20px;
}
.new-price span {
    display: inline-block;
    vertical-align: middle;
}
.new-price small {
    color: #ed1f3a;
    display: block;
    font-size: 13px;
    letter-spacing: -1px;
    line-height: 13px;
    position: relative;
    top: -3px;
    margin-left: -4px;
}
.last-price {
	float: left;
	display: inline-block;
	font-size: 30px;
	color: #333333;
	line-height: 30px;
	margin-right: 20px;
}
.last-price span {
    display: inline-block;
    vertical-align: middle;
}
.last-price small {
    color: #333333;
    display: block;
    font-size: 13px;
    letter-spacing: -1px;
    line-height: 13px;
    position: relative;
    top: -3px;
    margin-left: -4px;
}
.date-area {
	margin-top: 20px;
}
.product-feature .shipping-date {
    display: table;
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}
.product-feature .shipping-date .daypicker {
    display: table-cell;
    padding-right: 10px;
    vertical-align: top;
    transition: all .3s ease-in-out;
    width: 25%;
}
.product-feature .shipping-date .daypicker a {
    display: block;
    height: 60px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
}
.product-feature .shipping-date .daypicker a:hover {
    color: #333333;
}
.daypicker-area {
	background-color: #ffffff;
    border-color: transparent;
    color: #333333;
    border-radius: none;
	border: 1px solid #dddddd;
}
.product-feature .shipping-date .daypicker>.active {
	background-color: #dddddd;
	border: 1px solid #cccccc;
    color: #333333;
}
.product-feature .shipping-date .daypicker a small {
    display: block;
}
.product-feature .shipping-date .daypicker a span {
    display: block;
    font-size: 18px;
    font-weight: 600;
}
@media (max-width: 576px) 
{
	.product-feature .shipping-date .daypicker a span {
		display: block;
		font-size: 14px;
		font-weight: 600;
	}	
}
.product-feature .shipping-date .daypicker .hours {
    height: 34px;
    opacity: 1;
    visibility: visible;
}
.HourSelect select {
	background-color: #dddddd;
	border: 1px solid #cccccc;
    color: #333333;
}
.product-feature .shipping-date .daypicker .hoursarea .form-control, .product-feature .shipping-date .dateselect .hoursarea .form-control  {
    display: block;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #dddddd!important;
    font-size: 13px;
    margin-top: 14px;
	border-radius: 0px!important;
}
.product-feature .shipping-date li .hoursarea .form-control:focus {
	background-color: #dddddd;
	border: 1px solid #cccccc;
    color: #333333;
}
.hidden {
    display: none!important;
}
#datevalue4 label {
	margin-top: 10px;
}
.dateselect {
	display: table-cell;
    padding-right: 10px;
    vertical-align: top;
    transition: all .3s ease-in-out;
    width: 25%;
}
.daypicker-area>input[type=button] {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
	height: 70%;
    font-size: 15px;
    font-weight: 600;
}
.datese {
	background-color: #ffffff;
    color: #333333;
    border-radius: 6px;
    display: block;
    height: 80px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
	width: 100%
	border: 1px solid #cccccc;
}
.product-feature .shipping-date .dateselect>a.activ {
	background-color: #dddddd;
    color: #333333;
}
.product-feature .shipping-date .datese>.activ {
	background-color: #dddddd;
    color: #ffffff;
}
.datese .activ {
	background-color: #dddddd;
    color: #ffffff;
}

.product-feature .input-group-lg>.form-control, .product-feature .input-group-lg>.input-group-addon, .product-feature .input-group-lg>.input-group-btn>.btn {
	padding: 0 15px;
}
.product-feature .input-group-lg.active>.input-group-btn>.btn {
    display: block;
}
.product-feature .input-group-lg>.form-control, .product-feature .input-group-lg>.input-group-addon, .product-feature .input-group-lg>.input-group-btn>.btn {
    background-color: #ffffff;
    border: none!important;
    box-shadow: none!important;
    color: #333333;
    font-size: 14px;
    height: 60px;
	line-height: 60px;
}
.product-feature .input-group-lg>.input-group-btn>.btn {
	border-left: 0!important;	
	border-radius: 0px!important;
}
.input-group {
	border: 1px solid #dadada;
	background-color: #ffffff!important;
	border-radius: 0px;
}
.product-feature .input-group-lg>.form-control {
	border-right: 0!important;
}
.product-feature .form-control {
	border-right: 0;
	    border: none;
}
.product-feature .input-group-lg.default>.form-control, .product-feature .input-group-lg.default>.input-group-addon, .product-feature .input-group-lg.default>.input-group-btn>.btn  {
	 border-left: 0!important;
    border-right: 0!important;
	border-radius: none!important;

}
.product-feature .input-group .form-control:not(:first-child):not(:last-child) {
    border-left: 0!important;
    border-right: 0!important;
}
.product-feature .input-group-lg.active>.form-control, .product-feature .input-group-lg.active>.input-group-addon, .product-feature .input-group-lg.active>.input-group-btn>.btn {
	background-color: #dddddd;
    color: #333333;
	 border-color: #dddddd!important;
    box-shadow: none!important;
}
.product-feature .input-group-lg.active>.input-group-addon {
    border-right: 1px solid #dddddd;
}
.product-feature .input-group-lg.focus>.form-control, .product-feature .input-group-lg.focus>.input-group-addon, .product-feature .input-group-lg.focus>.input-group-btn>.btn {
	background-color: #fff;
    border-color: #dddddd!important;
    color: #333333;
}
.input-group-lg .iicon {
	font-size: 26px;
	line-height: 60px;
}
.send-btn {
	display: inline-block;
	border: none;
	font-size: 14px;
	font-weight: 600;
	min-width: 160px;
	padding: 16px 36px;
	border-radius: 50px;
	background: #8dbb58;
	color: #fff;
	line-height: normal;
	cursor: pointer;
	text-align: center;
}
.send-btn:hover {
	color: #fff;
}
.slide-btn {
	display: inline-block;
	border: none;
	font-size: 15px;
	font-weight: 600;
	min-width: 160px;
	padding: 16px 36px;
	border-radius: 50px;
	background: #ed1f3a;
	color: #fff;
	line-height: normal;
	cursor: pointer;
	text-align: center;
}
.send-btn:hover {
	color: #fff;
}
.tab-area {
	margin-bottom: 30px;
}
.tablist .nav-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border: none;
}
.tablist .nav-tabs .nav-item {
  margin: 0px 15px;
}
.tablist .nav-link {
  font-size: 16px;
  color: #888;
  line-height: 1.2;
  padding: 0;
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.tablist .nav-link.active {
  color: #ed1f3a;
  border-color: #ed1f3a;
}
.tablist .nav-link:hover {
  color: #ed1f3a;
  border-color: #ed1f3a;
}
.pad-40 {
  padding-top: 40px;
}
.tab-desc ul li {
	list-style: none!important;
}
.tab-desc ul li:before {
	font-family: "Font Awesome 5 Pro";
	content: "\f105";
	padding-right: 14px;
	color: #ed1f3a;
}
.tab-flex {
	-webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
	padding-bottom: 20px;
}
.open-rating>div {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}
.open-rating>div+div {
    margin-left: 10px;
    margin-bottom: 15px;
}
.rating-name {
	display: inline-block;
}
.rating-value {
  display: inline-block;
}
.rating-value i {
  display: inline-block;
  color: #ffd457;
  font-size: 15px;
}
.ratings-body {
    margin-top: 15px;
}
.ratings-nm li.disabled {
    pointer-events: none;
    cursor: auto;
}
.ratings-nm li {
    display: inline-block;
    margin-right: 10px;
}
.ratings-nm li a {
	color: #333333!important;
}
.ratings-nm li a:hover {
	color: #ed1f3a!important;
}
.ratings-nm li.active {
   color: #ed1f3a!important;
}
.margin-auto {
	margin-left: auto;
	margin-right: auto;
}
.product-special .special-select {
	margin: 18px 0 0;
    padding: 0;
    width: 100%;
    display: table;
    list-style: none;
}
.product-special .special-select li {
    color: #666666;
    cursor: default;
    display: inline-block;
	width: 23%;
	margin-right:2%;
    height: auto;
    line-height: 1;
    padding: 10px 0;
	float: left;
    position: relative;
    vertical-align: middle;
    text-align: center;
    transition: all .3s ease-in-out;
	border: 1px solid #dadada;
    border-radius: 5px;
}
.product-special .special-select>li:last-child {
  margin-right: 0px;
}
.product-special .special-select li .ico2 {
    color: #ea1f37;
	font-size: 40px;
	display: block;
    padding: 5px;
    margin-bottom: 5px;
}
.product-special .special-select li>.special-text {
	font-size: 16px;
	line-height: 21px;
}
.product-pay-options {
	margin-top: 30px;
}
.options-pay {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    width: 100%;
}
.options-pay li {
    display: inline-block;
    overflow: hidden;
    width: calc(12% - 12px);
}
.options-pay li:last-child {
    margin-bottom: 0px;
}
.options-pay img {
    width: 100%;
    border: 1px solid #dadada;
	padding: 2px;
}
.category {
	padding: 30px 0px 10px 0px;
}
.pro-sort {
	display: inline-block;
}
.pro-sort .dropdown-menu .dropdown-item i {
	padding-right: 10px;
}
.pro-sort li .dropdown-item:focus, .pro-sort li .dropdown-item:hover {
	color: #ed1f3a;
	text-decoration:none;
	background-color: transparent;
}
.pro-sort li .dropdown-item.active,.dropdown-item:active {
	color: #ed1f3a;
	text-decoration:none;
}
.pro-sort .dropdown-menu .dropdown-item:last-child {
	border-bottom: none;	
}
.sortb {
	border: none!important;
	cursor: default!important;
	width: auto!important;
}
.sort-text {
    color: #333333;
}
.p-pagination {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.p-pagination .pagination {
  display: inline-block;
  border-radius: 0px;
}
.p-pagination .pagination li {
  display: inline-block;
  margin-right: 2px;
}
.p-pagination .pagination li a {
  font-size: 13px;
  font-weight: bold;
  color: #333333;
  border-radius: 0px !important;
  padding: 8px 14px;
  border: 1px solid transparent;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}
.p-pagination .pagination li:last-child {
  margin-right: 0px;
}
.p-pagination .pagination li a {
  border: 1px solid #ed1f3a;
	color: #ed1f3a;
}
.p-pagination .pagination li .page-active {
  background: #ed1f3a;
  color: #fff;
}
.p-pagination .pagination li:hover a {
  background: #ed1f3a;
  color: #fff;
}
.mycard {
	padding-top: 15px;
	padding-bottom: 15px;
}
.mycard .card-content {
    background-color: #ffffff;
	border: 1px solid #e2e2e2;
    border-radius: 5px;  
    margin-bottom: 15px;
    padding: 10px 15px;
    position: relative;
}
.mycard .card-content ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.mycard .card-content ul li {
    flex: 1 1 33%;
    vertical-align: top;
}
.mycard .card-content ul li h3 {
    margin: 0 0 20px;
}
.mycard .card-content ul li .card-content-list {
    display: flex;
}
.mycard .card-content ul li .card-photo {
    display: inline-block;
    float: left;
}
.mycard .card-content ul li .card-photo img {
    width: 100px;
	height: auto;
}
.mycard .card-content ul li .card-content-detail {
    display: inline-block;
    margin-left: 20px;
}
.mycard .card-content ul li .card-content-title {
    color: #333333;
    display: block;
    margin-bottom: 5px;
	text-decoration: none;
}
.mycard .card-content ul li .location, .mycard .card-content ul li .time {
    font-size: 13px;
}
.mycard .card-content ul li .cart-content-extra {
    display: inline-block;
    position: relative;
    margin: 0 3px;
}
.mycard .card-content ul li .cart-content-extra img {
    width: 48px;
}
.mycard .card-content ul li + li {
    text-align: center;
    width: 33%;
}
.mycard .card-content .card-content-delete {
    color: #ed1f3a;
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9;
}
.mycard .alert-danger {
	background-color: #f2f2f2;
    border-color: #e2e2e2;
}
.mycard .section-title {
	padding: 20px 0px;
}
.mycard .col-lg-3 {
	padding-top: 25px;
	padding-bottom: 20px;
}
.dialog-btn1  {
    background-color: #0ca228!important;
	color: #ffffff!important;
}
.dialog-btn1:hover {
    background-color: #098821!important;
	color: #ffffff!important;
}
.dialog-btn2 {
    background-color: #e00b0b!important;
	color: #ffffff!important;
}
.dialog-btn2:hover {
	background-color: #ba0a0a!important;
	color: #ffffff!important;
}
.dialog-coupob p {
	font-size: 15px;
	padding: 15px 0px;
	font-weight: 600;
}
.mycard .btn-select .order-btn {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 20px;
    line-height: normal;
}
.order-btn i {
	color: #ffffff;
    float: right;
    font-size: 22px;
    line-height: 27px;
}
.order-back i {
	margin-right: 5px;
	font-size: 16px;
}
.order-btn-group {
	position: relative;
}
.mycard .card-order-list {
    border: 1px solid #dadada;
    padding: 10px 15px 5px;
    margin-bottom: 20px;
    border-radius: 4px;
}
.mycard .card-order-list .order-list-title {
    border-bottom: 1px solid #dadada;
	color: #ed1f3a;
    margin: 0 0 10px!important;
    padding-bottom: 5px;
}
.order-list-heading {
	padding-left: 10px;
	margin-top: 10px;
}
.mycard .order-summary {
    position: relative;
    border-radius: 4px;
    padding: 0 10px;
    border: 1px solid #dadada;
    margin-bottom: 5px;
}
.mycard .order-price-table {
    padding: 10px 4px;
    position: relative;
    border-radius: 4px;
	display: flex;
}
.mycard .price-table-left, .mycard .price-table-right  {
    float: left;
    width: 58.33333333%;
    position: relative;
    min-height: 1px;
    font-size: 14px;
}
.mycard .price-table-right {
    float: right;
    width: 41.66666667%;
	padding-left: 15px;
}
.mycard .order-summary .price-content-delete {
    font-size: 13px;
    margin-right: 0;
    position: absolute;
    right: 5px;
    top: 2px;
    z-index: 10;
    color: #333333;
}
.discount-row_form {
	display: none;
}
.mycard .discount-row {
    margin: 10px 0;
}
.mycard .discount-row .discount-row-main {
	position: relative;
}
.discount-row__btn {
    display: block;
}
.discount-row__btn .btn {
    color: #333333;
    font-size: 14px;
    line-height: 2;
    padding: 8px 10px;
}
.discount-row__btn .btn:hover, .discount-row__btn .btn:active, .discount-row__btn .btn:focus {
    background-color: transparent;
	text-decoration: none;
	box-shadow: none!important;
}
.discount-row__btn .btn i {
    float: left;
	font-size: 24px;
	margin-right: 10px;
	margin-top: 2px;
}
.discount-row__btn .btn .disc-text {
	line-height: 24px;
	letter-spacing: -0.5px;
}
.total-price-row {
    position: relative;
    border-radius: 4px;
    padding: 0 10px;
    border: 1px solid #e3e4e4;
    margin-bottom: 5px;
}
.total-price-row .total-price-table {
    padding: 10px 4px;
    position: relative;
    border-radius: 4px;
	display: flex;
}
.total-price-table .total-table-left, .total-price-table .total-table-right  {
    float: left;
    width: 57%;
    position: relative;
    min-height: 1px;
}
.total-price-table .total-table-right {
    float: right;
    width: 43%;
	padding-left: 6px;
	font-size: 16px;
}
.discount-row_form .input-group {
    border-radius: 4px;
	border: transparent;
}
.discount-row_form .input-group .btn-coupon {
	background-color: #ed1f3a;
	color: #ffffff;
}
.mycard .jumbotron {
	background-color: #ebf1f3;
}
.mycard .jumbotron i {
	color: #ed1f3a;
	font-size: 48px;
	margin-bottom: 40px;
}
.mycard .jumbotron h2 {
	margin-bottom: 40px;
	color: #555555;
}

.tooltip {
    position: relative!important;
    display: inline-block;
    border-bottom: 1px solid #333333;
	color: #333333;
	opacity: 1!important;
	display: initial!important;
	z-index: 10!important;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 240px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 10px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.order .form-group select.form-control, .order .form-group .pad_20 {
    padding-left: 20px!important;
}

.slick-dots {
	display: flex;
	justify-content: center;	
	margin: 0;
	padding: 1rem 0;	
	list-style-type: none; }
.slick-dots li {
	margin: 0 0.25rem;
		}
.slick-dots li button {
			display: block;
			width: 14px!important;
			height: 14px!important;
			padding: 0;		
			border: 3px solid #eaeaea!important;
			border-radius: 100%;
			background-color: #fff3f1!important;
			text-indent: -9999px;
		}
	
.slick-dots li.slick-active button {
			background-color: #ed1f3a!important;
		}
	
.bottom-left 
{
    position: fixed;
    bottom: 20px;
    left: 5px;
	z-index: 999;
}

.indirim-yuzdesi {
    background-color: #e64e41;
    border-radius: 4px;
    color: #fff;
    padding: 0 4px 0 4px;
    font-size: 10px;
    margin-right: 6px;

}

.daha-fazla-urun
{
	background-color: #495057;
	border-color:#495057; 
	color:#fff;
}