/*--------------------------------------------------------------

  Template Name: Subash Ecommerce Responsive Bootstrap Template
  Description: This is html5 template
  Author: codecarnival
  Version: 1.0
  Design and Developed by: codecarnival

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.shop-section , .address-section{
	margin:40px 0 0 0;
}

#footer{
background:#000;	
}

.header-top-bar{
	background:#000;
	border-bottom:1px solid #fff;
}	

.packLink{
	color:#000;
}
#description p {
	color:#000;
}

#primary-menu > .text-center {
	text-align:left !important;
}

@media (max-width: 768px){
	.title-container {
		top: -80px;
	}
}
@media (min-width: 768px) and (max-width: 1399px){
	.title-container {
		top: -130px;
	}
}
@media (min-width: 1400px){
	.title-container {
		top: -200px;
	}
}
@media (min-width: 1000px){
	.slider2-title-3 {
		margin-top: -70px;
	}
}

#hs-eu-cookie-confirmation{
	font-size: 85% !important;
}

.login-account p {
	color:#333;
}
.login-account a {
	color:#333;
}

@media (max-width: 1200px) {
	.hideOnShrink {
		display:none;
	}
	.single-brand-product .brand-title {
		padding:5px;
	}
}
@media (max-width: 768px) {
	.single-brand-product a {
		font-size:8px;
	}
}
@media (min-width: 769px) and (max-width: 1249px) {
	.single-brand-product a {
		font-size:13px;
	}
}
@media (min-width: 1250px) and (max-width: 1599px) {
	.single-brand-product a {
		font-size:13px;
	}
}
@media (min-width: 1600px) and (max-width: 1749px) {
	.single-brand-product a {
		font-size:18px;
	}
}
@media (min-width: 1750px) {
	.single-brand-product a {
		font-size:20px;
	}
}

.single-brand-product:hover {
	filter: brightness(0.4);
}