body { color: #666666; }
p {
    color: #555555;
	font-size: 14px;
    line-height: 22px;
}
a { font-weight: 500; }
blockquote { color: #212529; }
hr { border-bottom: 1px solid #f5f5f5; }

.btn { border-radius: 3px; }

.logo { padding: 30px 0 0; }
.header-account {
	padding: 34px 0 22px;
	transition: all 0.3s ease 0s;
}
.header-account-inner { position: relative; }
	.header-account-inner::before {
		background: #cf0000 none repeat scroll 0 0;
		content: "";
		height: 20px;
		margin-top: -10px;
		position: absolute;
		right: 0;
		top: 50%;
		width: 1px;
	}
.header-account-inner a.account-toggle {
	color: #666666;
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 15px 20px;
	text-align: center;
	transition: all 0.3s ease 0s;
}
.header-account-label { font-size: 14px; }
.header-account-inner a.account-toggle i { margin-right: 6px; }
	.header-account-inner a.account-toggle:hover, .header-account-inner a.account-toggle:focus { color: #607d8b; }
.sticky .header-account { padding: 14px 0 0; }
.sticky .header-account-inner a.account-toggle { padding: 10px 15px; }

.main-menu > li { margin: 0 16px; }
.main-menu > li > a { font-size: 16px; text-transform: uppercase; }

@media (max-width: 1399.98px) {
	.header-account-label { display: none; }
}
@media (max-width: 767px) {
	.header-account { padding: 14px 0 12px; }
	.header-account-inner a.account-toggle i { margin-right: 0; }
	.header-account-label { display: none; }
}

.slider-img { min-height: 575px; width: 50% }
.slider-info { width: 51%; }

@media (max-width: 991px) {
	.slider-img { min-height: 400px; }
}
@media (max-width: 767px) {
	.slider-img { min-height: 200px; }
	.slider-title-1 { font-size: 14px; }
}

.breadcrumbs-title { color: #444444; padding: 85px 0; }

.single-brand-product .brand-title {
	border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
    padding: 5px 10px;
    background: #575757;
	color: #ffffff;
}
	.single-brand-product .brand-title:hover, .single-brand-product .brand-title:focus { background: #607d8b; }
	.single-brand-product .brand-title a:hover, .single-brand-product .brand-title a:focus { color: #f0f0f0; }

.product-item.popular-item:hover { box-shadow: unset; }

.widget-product .product-info.product-details { padding: 0 0 0 10px; }

.modal-body { padding: 2rem; }
.productModal .modal-dialog {
    margin: 5% auto;
    max-width: 96%;
    min-height: 300px;
    padding: 20px;
    width: 870px;
}
.productModal .modal-header {
    border: 0 none;
    padding: 0;
}
.productModal button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.3s ease 0s;
    z-index: 2;
}
.productModal button.close span {
    border: 1px solid #909295;
    border-radius: 60px;
    color: #909295;
    display: block;
    height: 30px;
    line-height: 25px;
    padding-top: 1px;
    text-align: center;
    width: 30px;
}
.modal-product .product-images { width: 35%; }
.widget-product .product-info { padding: 15px 0 0 15px; }
.capture-model-title { margin-bottom: 5px !important; }

.s-price-box .new-price {
    font-size: 18px;
    font-weight: unset;
}

.modal-product .product-info .quick-add-to-cart {
    border-bottom: 0;
    margin: 0 0 15px;
    padding: 10px 0 0;
}
.quick-add-to-cart .single_add_to_cart_button {
    font-weight: 600;
    margin-left: 0;
}

.modal-product .product-info .see-all { margin: 0 0 20px; }

.blog-item-2 img { transition: unset; }
	.blog-item-2:hover img {
		opacity: 1;
		transform: unset;
	}
.blog-tags-list li + li { margin-left: 10px; }
.blog-details-photo a > img { width: 100%; }

.panel-title { margin-top: 10px; }
.widget-tags-list li a, .blog-tags-list li a { color: #666666; }

.blog-desc p { margin-bottom: 10px; }
.read-more .date-devider { padding: 0 10px; }

.footer-bg { background: #f0f0f0; }
.footer-logo { margin-bottom: 10px; }
.subcribe { width: auto; margin-bottom: 10px; }
.subcribe .submit-btn-2 { font-size: 20px; }

.contact-address { min-height: 200px; }

.highlight-bg { background: #eff8fc; }
.bg-about { background: rgba(211, 234, 244, 0.6) url(../images/bg/blog-photo-bg.png) repeat scroll 0 0; }

.product-remove a { display: unset; }
.product-title-2.product-title-table { margin-top: 0; }

.cart-info > .product-title-table {
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cart-info { padding: 0 0 0 20px; }

.btn.btn-checkout {
    font-size: 16px;
    padding: 10px 15px;
    height: 50px;
	text-transform: uppercase;
}

a.button.large span {
    padding: 16px 40px;
    font-size: 18px;
	text-transform: uppercase;
}

.form-floating>label { padding: 0.5rem 0.75rem 1rem; }
.form-floating > .form-control, .form-floating > .form-control-plaintext { color: #607d8b; font-family: "roboto",sans-serif !important; font-size: 14px; padding: 3rem 0.75rem 2rem; }
.form-floating > .form-control:focus, .form-floating > .form-control-plaintext:focus { padding: 3rem 0.75rem 2rem; }
.form-floating>.form-control-plaintext:focus, .form-floating>.form-control-plaintext:not(:placeholder-shown), .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) { padding: 3rem 0.75rem 2rem; }

textarea.form-control, input[type="text"], input[type="password"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid transparent;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	color: #607d8b;
	font-family: "roboto",sans-serif !important;
}

.payment-details td.cartTotal { padding: 10px 0 5px; }

#checkout2, #promoInfo, #promoError { display: none; }
#orderLoadingIcon, #checkOrderLoadingIcon { display: none; }

.up-comming-pro-img { width: 40%; }
.up-comming-pro-info {
    padding: 0 20px;
    width: 60%;
}
.up-comming-pro-info h3 { margin: 10px 0; }
.up-comming-pro-info > p { margin-bottom: 10px; }

.tooltip-inner {
  max-width: 400px !important;
  font-size: 14px;
  padding: 5px 10px 10px;
}

.font-size-10 { font-size: 10px !important; }
.font-size-11 { font-size: 11px !important; }
.font-size-12 { font-size: 12px !important; }
.font-size-14 { font-size: 14px !important; }
.font-size-16 { font-size: 16px !important; }
.font-size-18 { font-size: 18px !important; }
.font-size-20 { font-size: 20px !important; }
.font-size-22 { font-size: 22px !important; }

.font-300 { font-weight: 300 !important; }
.font-500 { font-weight: 500 !important; }
.font-600 { font-weight: 600 !important; }

.font-uppercase { text-transform: uppercase !important; }
.font-capitalize { text-transform: capitalize !important; }

.font-numbers { font-family: "roboto",sans-serif !important; }

.p-10 { padding: 10px; }

/*	----------------------------------------------
	SWEETALERTS
 	---------------------------------------------- */
.swal2-title { font-size: 20px; margin-bottom: 20px; }
.swal2-styled i { margin-right: 6px; }
.swal2-icon-show { display: none !important; }

body.swal2-toast-shown .swal2-container.swal2-top { top: 60px; }
#swal2-content span.text-white {
	color: #ffffff;
	margin: 20px 15px;
}
#swal2-content i { margin-right: 6px; }
.toastMsg { font-size: 18px; }
.toastWarning { background: #fb953d !important; }
.toastSuccess { background: #00c9a7 !important; }
.toastDanger { background: #de4436 !important; }

.swal2-content { font-size: 18px; }
.swal2-styled { font-size: 14px !important; }
.swal2-icon { display: none !important; }

/*	----------------------------------------------
	LOADING ICON
 	---------------------------------------------- */
#subscribeLoadingIcon, #commentLoadingIcon, #contactLoadingIcon { display: none; }

.loading-icon {
	max-width: 250px;
	height: 20px;
	margin: 20px 0;
}
.loading-icon-quip { font-size: 16px !important; padding-left: 30px !important; line-height: inherit !important; }
.circle1 {
	border: 2px solid black;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	-webkit-animation: colour 2s infinite 0s alternate;
	-ms-animation: colour 2s infinite 0s alternate;
	-o-animation: colour 2s infinite 0s alternate;
	animation: colour 2s infinite 0s alternate;
}
.circle2 {
	background: #383838;
	width: 5px;
	height: 5px;
	margin: -3px 0 0 3px;
	border-radius: 100%;
	display: block;
	position: absolute;
	-webkit-animation: bg-colour 2s infinite 2s alternate;
	-ms-animation: bg-colour 2s infinite 2s alternate;
	-o-animation: bg-colour 2s infinite 2s alternate;
	animation: bg-colour 2s infinite 2s alternate;
}
.circle3 {
	width: 100%;
	height: 100%;
	-webkit-animation: rotate 1s infinite 0s ease;
	-ms-animation: rotate 1s infinite 0s ease;
	-o-animation: rotate 1s infinite 0s ease;
	animation: rotate 1s infinite 0s ease;
}
@keyframes "rotate" {
	from {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes rotate {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}
@-webkit-keyframes "rotate" {
	from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes "rotate" {
	from { -ms-transform: rotate(0deg); transform: rotate(0deg); }
	to { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes "rotate" {
	from { -o-transform: rotate(0deg); transform: rotate(0deg); }
	to { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes "colour" {
	0% { border-color: #383838; }
	33% { border-color: #e2eec6; }
	66% { border-color: #8dc642; }
	100% { border-color: #76a741; }
}
@-moz-keyframes colour {
	0% { border-color: #383838; }
	33% { border-color: #e2eec6; }
	66% { border-color: #8dc642; }
	100% { border-color: #76a741; }
}
@-webkit-keyframes "colour" {
	0% { border-color: #383838; }
	33% { border-color: #e2eec6; }
	66% { border-color: #8dc642; }
	100% { border-color: #76a741; }
}
@-ms-keyframes "colour" {
	0% { border-color: #383838; }
	33% { border-color: #e2eec6; }
	66% { border-color: #8dc642; }
	100% { border-color: #76a741; }
}
@-o-keyframes "colour" {
	0% { border-color: #383838; }
	33% { border-color: #e2eec6; }
	66% { border-color: #8dc642; }
	100% { border-color: #76a741; }
}
@keyframes "bg-colour" {
	0% { background: #383838; }
	33% { background: #e2eec6; }
	66% { background: #8dc642; }
	100% { background: #76a741; }
}
@-moz-keyframes bg-colour {
	0% { background: #383838; }
	33% { background: #e2eec6; }
	66% { background: #8dc642; }
	100% { background: #76a741; }
}
@-webkit-keyframes "bg-colour" {
	0% { background: #383838; }
	33% { background: #e2eec6; }
	66% { background: #8dc642; }
	100% { background: #76a741; }
}
@-ms-keyframes "bg-colour" {
	0% { background: #383838; }
	33% { background: #e2eec6; }
	66% { background: #8dc642; }
	100% { background: #76a741; }
}
@-o-keyframes "bg-colour" {
	0% { background: #383838; }
	33% { background: #e2eec6; }
	66% { background: #8dc642; }
	100% { background: #76a741; }
}

/*	----------------------------------------------
	MASONRY
 	---------------------------------------------- */
.grid {  }
	.grid:after {
		content: '';
		display: block;
		clear: both;
	}

.grid-sizer, .grid-item {
	width: 33.33333%;
	padding: 5px;
}
@media (max-width: 767px) {
	.grid-sizer, .grid-item {
		width: 50%;
		padding: 2px;
	}
}
.grid-item { float: left; }
.grid-item img {
	display: block;
	max-width: 100%;
}

.blog-item.gallery { margin-bottom: 0; }
.blog-item .blog-desc { background: rgba(96, 125, 139, 0.85) none repeat scroll 0 0; }

.mfp-wrap { z-index: 999990; }

.button-area {
	position: absolute;
	bottom: 30px;
	left: auto;
	right: auto;
	width: 100%;
	display: block;
	z-index: 5;
}
