/* ----------------------------------------------------------------
	Canvas: Store
-----------------------------------------------------------------*/

:root {
	--header-height: 70px;
	--header-floating-offset: 15px;
	--sticky-header-height: 70px;
	--menu-gap: 30px;
}

* {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

#header{
	box-shadow: none !important;
	border-top: 1px solid #e5e5e5;
}

.header-size-sm .menu-container > .menu-item > .menu-link {
	padding-top: 39px; 
	padding-bottom: 39px;
}

.button{
   text-transform: capitalize;
}

.button-light{
	background-color: #EEE !important; 
}

.button:hover {
    background-color: #444 !important;
    color: #FFF  !important;
}

.button-grey{
	background-color: #727272 !important;
	color:#fff;
}

.button-sm-radius{
	border-radius:4px;
}

i{
  padding-right: 5px;
}

.top-contact-list::after{
	content: ' | ';
}

.top-contact-list:last-child:after
{
  content: '';
}

.button-white:not(.button-border) {
    color: #fff;
}

.dark a:not([class*="btn-"]):hover {
    color: #000000 !important;
}

.product-title h3 {
    font-weight: 500 !important;
    font-size: 13px !important;
}

.btn-secondary{
	color: #000 !important;
	font-size: 13px !important;
}     

.btn-secondary:hover{
	background-color: #dddddd !important;
}

.product-price del{
	margin-right: 5px;
}

.product-box{
	border-radius: 5px;
    box-shadow: 0px 3px 5px #dfdfdf;
}

.full-width-btn{
   width:100% !important;
}

.pc-box{
    border: 1px solid #dee2e6 !important;
	padding:0.5rem;
}

.pc-name-wrapper .pc-name{
	bottom: 35%;
    position: absolute;
    left: 20%;
    margin-bottom: 5px !important;
	text-shadow: 1px 1px 0px #333;
}

.pc-name-wrapper .pc-shop-now{
	bottom: 25%;
    position: absolute;
    left: 20%;
}

.button-white:not(.button-border) {
	background-color: #fff !important;
	color:#333 !important;
}

.button-white:hover, .pc-box:hover .button-white{
	color:#fff !important;
}


#middle-contact .hero-diagonal::before{
    top: -130px;
    height: calc(100% + 180px);
}

#middle-contact .middle-contact-content{
    /* background-color: #00000036;  */
    padding: 15px;
    position:relative;
	text-shadow: 0px 1px 0px #555;
}

#middle-contact .middle-contact-content h2{
    font-size: 35px;
}

#middle-contact .middle-contact-content span a{
    font-size: 35px;
    letter-spacing: 15px;
	font-weight: bold;
}

.brand-carousel{
	margin-bottom: 4rem;
}
/* Custom Header Size
-----------------------------------------------------------------*/
.header-size-custom #logo img {
	height: 70px;
}


.btn-link:hover { text-decoration: underline !important; }

.ls--1 { letter-spacing: -1px !important; }
.ls--2 { letter-spacing: -2px !important; }

.mega-menu-content.mega-menu-style-2 .menu-link {
	text-transform: none;
	font-weight: 400;
	font-size: 14px;
}

#top-account a {
	text-transform: uppercase;
	letter-spacing: 0;
	font-weight: 600;
	font-size: 13px;
	text-shadow: none;
}

.dark .header-misc a {
	color: rgba(255,255,255,0.9);
}

.dark .menu-item:hover > .menu-link,
.dark .menu-item.current > .menu-link {
	color: rgba(255,255,255,0.9);
}

.slider-caption {
	position: absolute;
	width: 100%;
	max-width: none;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.slider-caption h2 {
	font-size: 3.85rem;
	letter-spacing: -2px;
	text-transform: none;
}

.slider-caption p {
	margin-top: 15px;
	font-size: 1.125rem;
}

.slider-arrow-left,
.slider-arrow-right,
.flex-prev,
.flex-next {
	--right: 70px;
	--size: 36px;
	top: auto;
	bottom: 22px;
	left: calc(50% + 22px);
	right: 70px;
	right: var(--right);
	margin-top: 0;
	background-color: rgba(255,255,255,0.8);
	width: 42px;
	width: var(--size);
	height: 42px;
	height: var(--size);
	border: 0;
	border-radius: 50%;
	transform: translateX(-50%);
	transition: all .4s ease;
}

.flex-prev,
.flex-next {
	opacity: 0;
	top: 50%;
	bottom: auto;
	left: auto;
	right: 4px;
	transform: translateY(-50%);
}

.product:hover .flex-prev,
.product:hover .flex-next { opacity: 1; }

.slider-arrow-left { left: calc(50% - 22px); }

.flex-prev { left: 4px; }

.slider-arrow-left i,
.slider-arrow-right i,
.flex-prev i,
.flex-next i {
	line-height: 42px;
	line-height: var(--size);;
	width: 42px;
	width: var(--size);
	height: 42px;
	height: var(--size);
	color: #DDD;
	color: rgba(0,0,0,0.8);
	text-shadow: none;
	font-size: 24px;
	margin-left: 2px;
	transition: color .4s ease;
}

.slider-arrow-left i,
.flex-prev i { margin-left: 0; }

.slider-arrow-left:hover i,
.slider-arrow-right:hover i,
.flex-prev:hover i,
.flex-next:hover i  { color: #FFF; }

.social-icons {
	position: absolute;
	left: 55px;
	bottom: 15px;
	z-index: 10;
}

.social-icons::before {
	content: '';
	position: absolute;
	left: -40px;
	top: 45%;
	width: 30px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2);
}

.cat-card p {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.6 !important;
	opacity: .8;
}

.device-md .cat-card p { display: none; }

.items-nav li a {
	display: block;
	position: relative;
	padding: 3px 8px;
	color: #888;
	transition: all .1s linear;
}

.items-nav li:hover a {
	background-color: #F5F5F5;
	color: #111;
}

.product-desc {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	padding: 15px 3px;
}

.product-title h3 {
	font-size: 17px;
	font-weight: 700;
	margin: 0;
}

.product-title span a { color: #999; }

.product-price {
	margin-bottom: 0;
	font-size: 15px;
}

.product-image { position: relative; }

.product-image .cart-btn {
	position: absolute;
	display: block;
	opacity: 0;
	bottom: 7px;
	left: 0;
	right: 0;
	width: calc(100% - 12px); /* bottom 2x */
	max-width: 100%;
	margin: 0 auto;
	padding: 8px 0;
	height: auto;
	text-align: center;
}

.product:hover .product-image .cart-btn,
.product:hover .flex-control-nav.flex-control-thumbs {
	opacity: 1;
	z-index: 2;
}

.flex-control-nav.flex-control-thumbs {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	margin: 3px;
	transition: opacity .3s linear;
}

.flex-control-nav li {
	float: none;
	display: block;
	margin: 3px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

nav.flex-control-thumbs li:hover img,
.flex-control-nav.flex-control-thumbs li img.flex-active {
	border-width: 1px;
	opacity: 1;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}

.flex-control-nav.flex-control-thumbs li,
.flex-control-nav.flex-control-thumbs li img {
	width: auto !important;
	height: 70px !important;
}

.container-fluid {
	padding-right: 40px;
	padding-left: 40px;
}

.footer-widgets-wrap li { margin-bottom: 3px; }
.dark .footer-widgets-wrap a { color: #888; }

.masonry-thumbs a::before {
	opacity: 0;
	display: flex;
	content: "\e9bc";
	font-family: 'lined-icons';
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(1);
	font-size: 24px;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.5);
	transition: opacity .3s, transform .3s ease;
}

.instagram-photos.masonry-thumbs a::before {
	content: "\ed71"; 
	font-family: 'font-icons';
}

.masonry-thumbs a:hover::before {
	opacity: 1;
	transform: scale(1.2);
}


#modal-subscribe {
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
    max-width: 550px;
    height: auto;
}

#modal-subscribe .modal-dialog {
	margin: 0;
    border-radius: 0;
    max-width: 550px;
}

#modal-subscribe .modal-content {
	background-color: #EEE;
	border: 8px solid #FFF;
	border-radius: 0;
}

body.modal-open { overflow-y: auto; }
.modal-backdrop { display: none; }


.footer-contacts{
	font-size: 13px;
	line-height: 26px;
}

#footer .footer-contacts {
    color: #000 !important;
}

/* width */
::-webkit-scrollbar {
	width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}


/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}


.footer-contacts i::before{
	margin-right: 5px;
}

.footer-social-icons-row{
	margin-left: 0;
}


#copyrights {
    padding: 10px 0;
    color: #000 !important;
}

#powered-by-text span, #powered-by-text a{
    color: #000 !important;
}

#payment-gateway-powered-by-logos{
	text-align: left !important;
}

#payment-gateway-powered-by-logos label{
	font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 0;
}

#top-cart-trigger span {
    position: relative;
    top: -8px;
    left: -15px;
    color: #fff;
    border-radius: 10px;
    min-width: 20px;
	width:auto;
    height: 20px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    line-height: 6px;
    cursor: pointer;
}

.added-to-cart-flash{
	height: 0;
}

.added-to-cart-flash p {
	color: #000000 !important;
    background: #e1e1e1d1 !important;
    font-size: 10px;
    padding: 5px;
    border-radius: 4px;
    top: -185px;
    position: relative;
    text-align: center;
    margin: 0 10px;
}

.top-cart-content {
    width: 350px;
    opacity: 0;
    z-index: -100;
}

#top-cart.on-hover:hover .top-cart-content, .top-cart-open .top-cart-content {
	opacity: 1;
	z-index: 399;
	margin-top: 0;
}

.top-cart-item-price.is-discounted{
	text-decoration: line-through;
}

.text-right{
	text-align: right !important;
}

#close-top-cart {
    float: right !important;
    cursor: pointer;
}

#cart {
    height: 300px;
    overflow-y: scroll;
}

.top-cart-content::-webkit-scrollbar {
    width: 11px;
}


#gotoTop{
	border-radius: 100%;
}

#gotoTop:hover {
    color: #333;
}

#form-search-item{
	margin-bottom: 0;
}

#top-search{
	display: flex;
}

#top-search-trigger-icon{
	align-self: center;
}

#top-search-wrapper{
	display: none;
}

#search-text{
	min-width: 200px !important;
    font-size: 13px;
	padding: 5px 10px;
    border: 0;
    border: 1px solid #ddd !important;
    line-height: 20px;
	border-radius:15px;
}

#top-search a i{
	opacity: 1 !important;
}

#top-search a i.icon-line-cross{
	display: none;
}

.feature-box p{
	font-size: 14px !important;
}

.line, .double-line {
    margin: 2rem 0;
} 

#section-features .feature-col{
	padding-bottom: 0;
}

#oc-clients-full img{
	border:1px solid #ddd;
}

.sub-menu-container .sub-menu .show-submenu.menu-link div{
	font-weight: bold;
}

@media (min-width: 992px) {

	/* .header-size-custom .header-wrap-clone {
		height: calc( 70px + 1px );
	}

	#header.header-size-custom + .include-header {
		margin-top: calc( -70px - 2px );
	} */

	.header-size-custom .menu-container > .menu-item > .menu-link {
		padding-top: 24px;
		padding-bottom: 24px;
	}

}

/* Responsive Device more than 992px (.device-md >)
-----------------------------------------------------------------*/
@media (min-width: 992px) {


	#header.transparent-header.floating-header,
	#header.floating-header #header-wrap {
		position: fixed;
		top: 15px;
		margin-top: 0;
		box-shadow: none;
	}

	#header.transparent-header.floating-header .container-fluid,
	#header.sticky-header.transparent-header.floating-header .container-fluid {
		width: calc(100% - 30px);
		width: calc(100% - var(--menu-gap, 30px));
		padding: 0 30px;
		padding: 0 var(--menu-gap, 30px);
		background-color: transparent !important;
		transition: all .8s cubic-bezier(.19,1,.22,1);
	}

	#header.hover-light.transparent-header.floating-header .container-fluid,
	#header.sticky-header.transparent-header.floating-header .container-fluid {
		background-color: #FFF !important;
		box-shadow: 0 0 10px rgba(0,0,0,0.1);
	}

	.floating-header .mega-menu-content {
		border-top: 0;
		box-shadow: none;
		width: calc(100% - 30px) !important;
		width: calc(100% - var(--menu-gap, 30px) ) !important;
		margin: 0;
	}

	.menu-link {
		letter-spacing: 0;
	}

	.menu-container:hover > .menu-item:not(:hover):not(.active) > .menu-link { color: #BBB; }

	/* #header.sticky-header #header-wrap { background-color: transparent; } */
 
		#header.sticky-header #header-wrap {
			background-color: #ffffff;
		}
 
	#top-account a {
		position: relative;
		display: block;
		z-index: 11;
	}

	.header-overlay::after {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 1;
		transition: background-color .3s cubic-bezier(.19,1,.22,1);
	}

	.card-img-overlay.bg { background-color: rgba(0, 0, 0, 0.4); }

	.container-fluid {
		padding-right: 75px;
		padding-left: 75px;
	}
	
	.mega-menu-content {
		transform: translateX(-15%);
        left: 15% !important;
        width: 100% !important;
		background: #fffffffc;
    }

	.menu-container:hover > .menu-item:not(:hover):not(.active) > .menu-link {
        color: #000;
    }

	.mega-menu-style-2 .mega-menu-column {
        padding: 15px;
    }

	.primary-menu:not(.on-click) .menu-item:not(.mega-menu) .sub-menu-container, .primary-menu:not(.on-click) .mega-menu-content {
        height: 450px;
        overflow-y: auto;
    }
}

@media only screen and (max-width: 991px){
	.header-size-sm .menu-container > .menu-item > .menu-link {
		padding-top: 10px; 
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 767px){
	#top-bar .container-fluid{
		padding-right: 0;
		padding-left:0;
	}
}

/* Responsive Device less than 768px (.device-sm <)
-----------------------------------------------------------------*/
@media (max-width: 767.98px) {

	.items-nav li {
		position: relative;
		display: inline-block;
		margin: 5px;
	}

	.items-nav li:not(:last-child):not(.no-divider)::before {
		content: '/';
		position: absolute;
		right: -10px;
		top: 50%;
		color: #AAA;
		transform: translateY(-50%);
	}

	.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,
	.fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {
		width: auto !important;
		height: 80px !important;
	}

	.flex-control-nav.flex-control-thumbs { opacity: 1; }

	.modal-backdrop { display: block; }

}

@media (max-width: 575px) {
	.slider-caption {
		left:20px;
	}
}