:root {
  --color1: #e20001;
  --color2:  #f02900;
  --font_main: Arial, Helvetica, sans-serif;
  --font_headers: 'Montserrat', sans-serif;
}


@font-face {
	font-family: 'Montserrat';
	src: url('/core/fonts/Montserrat-Regular.ttf.eot');
	src: url('/core/fonts/Montserrat-Regular.ttf.eot?#iefix') format('embedded-opentype'), url('/core/fonts/Montserrat-Regular.woff') format('woff'), url('/core/fonts/Montserrat-Regular.ttf') format('truetype'), url('/core/fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.logo{
	width:100%;
	display: block;
    height: auto;
    max-width: 100%;
}

.logo-offline {
	width:100%;
	display: block;
    height: auto;
    max-width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

body {
	font-family: var(--font_main);
	background: none ;
	position: relative;
}

ul li {
	list-style: none;
}

a:hover {
	outline: none;
	text-decoration: none;
	color:  var(--color1);
}

a:focus {
	outline: none;
	outline-offset: 0;
}

a {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--font_headers);
	text-transform: uppercase;
	color: #1c1c1c;
	letter-spacing: 0.1em;
}

h1 {
	Margin-top: 0px;
}

h5 {
	letter-spacing: 0.2em;
}

.btn:hover,
.btn:focus {
	outline: none;
	box-shadow: none;
    -webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.navbar-toggle {
	    margin-top: 0px;
	background-color:  var(--color2);
}

a#scrollUp {
	bottom: 0px;
	right: 10px;
	padding: 5px 10px;
	background: silver;
	color: #FFF;
	-webkit-animation: bounce 2s ease infinite;
	animation: bounce 2s ease infinite;
}

a#scrollUp i {
	font-size: 30px;
}


/*************************
*******Header CSS******
**************************/

.header_top {
	background: none repeat scroll 0 0 #000;
	font-family: var(--font_headers);
}

.contactinfo ul li:first-child {
	margin-left: -15px;
}

.contactinfo ul li a {
	font-size: 12px;
	color: #fff;
	font-family: var(--font_headers);
}

.contactinfo ul li a:hover {
	background: inherit;
}

.social-icons ul li a {
	border: 0 none;
	border-radius: 0;
	color: #fff;
	padding: 0px;
}

.social-icons ul li {
	display: inline-block;
}

.social-icons ul li a i {
	padding: 11px 15px;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}

.social-icons ul li a i:hover {
	color: #fff;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}

.fa-facebook:hover {
	background: #0083C9;
}

.fa-twitter:hover {
	background: #5BBCEC;
}

.fa-instagram:hover {
	background: #FF4518;
}

.topmsg {
	color: #FFFFFF;
	letter-spacing: 0.2em;
	margin-top: 8px;
	font-size: 14px;
	font-weight: normal;
}

.header-middle .container .row {
	border-bottom: 0px solid #e3e3e3;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0px;
	padding-top: 20px;
}

.header-middle .container .row .col-sm-4 {
	padding-left: 0;
	padding-right: 0;
}

.header-middle .container .row .col-sm-8 {
	padding-right: 5px;
}

.region {
	border-radius: 0;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: 20px;
	padding: 2px 15px;
	margin-top: 9px;
	background-color: #000;
	border: 0px;
}

.btn-group.open .dropdown-toggle,
.dropdown-toggle:active,
.dropdown-toggle:focus {
	box-shadow: none;
	background-color:  var(--color1);
	color: #1c1c1c;
}

.dropdown-menu li a {
	background-color: #FFFFFF;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dropdown-menu li img,
.region img {
	margin-right: 5px;
	margin-top: -2px;
}

.dropdown-menu li a:hover {
	color: #000;
	text-decoration: none;
}

.shop-menu ul li {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}

.shop-menu ul li:last-child {
	padding-right: 0;
}

.shop-menu ul li a {
	background: #FFFFFF;
	color: #000;
	font-family: var(--font_headers);
	font-size: 12px;
	letter-spacing: 0.2em;
	padding: 0;
	padding-right: 0;
	margin-top: 10px;
	text-transform: uppercase;
	
}

.shop-menu ul li a i {
	margin-right: 3px;
}

.shop-menu ul li a:hover,
.shop-menu ul li a:active,
.shop-menu ul li a:focus {
	color:  var(--color1);
	background-color: #fff;
}

.header-bottom {
	padding-bottom: 15px;
	padding-top: 15px;
}

.navbar-collapse.collapse {
	padding-left: 0;
}

.mainmenu ul li {
	padding-right: 25px;
}

.mainmenu ul li a {
	font-family: var(--font_headers);
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.2em;
	line-height: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	color: #1c1c1c;
	text-transform: uppercase;
}

.mainmenu ul li a:hover {
	color: #1c1c1c;
	background: none;
}

.mainmenu ul li a:active,
.mainmenu ul li a:focus {
	background: none;
	color: #000000;
}

.search_box input {
	background: #FFFFFF;
	border: medium none;
	color: #1c1c1c1;
	border: solid 1px #e3e3e3;
	font-family: var(--font_main);
	font-size: 12px;
	height: 35px;
	outline: medium none;
	padding-left: 10px;
	width: 260px;
	background-image: url(../images/home/searchicon.png);
	background-repeat: no-repeat;
	background-position: 235px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-right:7px;
}

/*  Dropdown menu*/

.navbar-header .navbar-toggle .icon-bar {
	background-color: #fff;
}

.nav.navbar-nav>li:hover>ul.sub-menu {
	display: block;
	-webkit-animation: fadeInUp 400ms;
	-moz-animation: fadeInUp 400ms;
	-ms-animation: fadeInUp 400ms;
	-o-animation: fadeInUp 400ms;
	animation: fadeInUp 400ms;
}

ul.sub-menu {
	position: absolute;
	top: 30px;
	left: 0;
	background: #fff;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 220px;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
	display: none;
	z-index: 999;
}

.dropdown ul.sub-menu li .active {
	color: white;
	padding-left: 0;
}

.navbar-nav li ul.sub-menu li {
	padding: 10px 15px 00px 15px;
}

.navbar-nav li ul.sub-menu li:last-child {
	padding-bottom: 20px;
}

.navbar-nav li ul.sub-menu li a {
	color:  var(--color1);
	font-size: 16px;
}

.navbar-nav li ul.sub-menu li a:hover {
	color: #000000;
}

.fa-angle-down {
	padding-left: 5px;
}

.badge {
	background-color:  var(--color1);
	font-weight: normal;
	padding: 3px 6px 3px 8px;
}

ul.dropdown-cart {
	position: absolute;
	top: 30px;
	left: 0;
	background: #fff;
	list-style: none;
	padding: 10px;
	margin: 0;
	width: 220px;
	border: #000000 1px solid;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.img-category-header {
	display: block;
	height: auto;
	max-width: 100%;
	margin-bottom: 20px;
	padding: 0px 20px;
}

.header-txtblock {
	display: block;
	height: auto;
	max-width: 100%;
	padding: 15px;
	background-color: #fff;
}

.header-txt {
	display: block;
	height: auto;
	max-width: 100%;
	font-size: 22px;
	background-color: #000;
	color: #fff;
	padding: 15px;
	margin-bottom: 0;
}

.table-responsive {
	padding: 0px 15px;
}


/*************************
*******Footer CSS******
**************************/

#footer {
	background: #FFFFFF;
}

.footer-top .container {
	padding-bottom: 20px;
}

.footer-top .col-sm-3 {
	overflow: hidden;
}

.single-widget {
	color: #666663;
	font-family: var(--font_headers);
	font-size: 12px;
	margin-bottom: 22px;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.single-widget h2 i {
	margin-right: 15px;
}

.single-widget a {
	color: #000000
}

.single-widget a:hover {
	color:  var(--color1)
}

.single-widget ul li a {
	color: #8C8C88;
	font-family: var(--font_headers);
	font-size: 13px;
	padding: 3px 0;
}

.single-widget ul li a i {
	margin-right: 18px;
}

.single-widget ul li a:hover {
	background: none;
	color: #000000;
}

.footer-bottom {
	background: #f2f2f2;
	padding-top: 10px;
}

.footer-bottom p {
	color: #363432;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
}

.footer-bottom p span a {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}

.footer-widget {
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
}

.footer-widget .line {
	border-top: 1px solid #000;
	padding-top: 10px;
}


/*************************
******* Home ******
**************************/

#slider {
	padding-bottom: 5px;
}

.carousel-indicators {
	bottom: 0px;
}

.carousel-indicators li {
	background: #000;
}

.carousel-indicators li.active {
	background: #000000;
}

.carousel.fade {
	opacity: 1;
}

.carousel.fade .item {
	-moz-transition: opacity ease-in-out .5s;
	-o-transition: opacity ease-in-out .5s;
	-webkit-transition: opacity ease-in-out .5s;
	transition: opacity ease-in-out .5s;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	z-index: 1;
}

.carousel.fade .item:first-child {
	top: auto;
	position: relative;
}

.carousel.fade .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out .5s;
	-o-transition: opacity ease-in-out .5s;
	-webkit-transition: opacity ease-in-out .5s;
	transition: opacity ease-in-out .5s;
	z-index: 2;
}

.item {
	padding-left: 0px;
}

.pricing {
	position: absolute;
	right: 40%;
	top: 52%;
}

.get {
	background: #000000;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 16px;
	margin-top: 23px;
}

.control-carousel {
	position: absolute;
	top: 50%;
	font-size: 60px;
	color: #C2C2C1;
	z-index: 999;
}

.control-carousel:hover, .control-carousel:focus {
	color: #000000;
}

.right {
	right: 0;
}

.category-products {
	border: 0px solid #e3e3e3;
	margin-bottom: 35px;
	padding-bottom: 20px;
	padding-top: 15px;
}

.left-sidebar h2 {
	background-color: #000000;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 18px;
	letter-spacing: 0.2em;
	margin: 0px auto 0px;
	padding: 6px 4px 8px 6px;
	text-align: center;
	text-transform: uppercase;
}

h2.title:after {
	content: " ";
	position: absolute;
	border-top: 1px solid #e3e3e3;
	bottom: 8px;
	left: 0;
	width: 100%;
	height: 0;
	z-index: -2;
}

h2.title:before {
	content: " ";
	position: absolute;
	background: #fff;
	bottom: -6px;
	width: 280px;
	height: 30px;
	z-index: -1;
	left: 50%;
	margin-left: -140px;
}

.category-products .panel {
	background-color: #FFFFFF;
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 0px;
}

.category-products .panel-default .panel-heading {
	background-color: #FFFFFF;
	border: 0 none;
	color: #FFFFFF;
	padding: 5px 5px;
}

.category-products .panel-default .panel-heading .panel-title a {
	color: #000000;
	font-family: var(--font_headers);
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 0 none;
	padding: 0px 0px 0px 5px;
}

.category-products .badge {
	background: none;
	border-radius: 10px;
	color: #696763;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	padding: 5px 7px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

.panel-body ul {
	padding-left: 10px;
}

.panel-body ul li a {
	color: #696763;
	font-family: var(--font_headers);
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.panel-body ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

.panel-body ul li .active {
	color: #000000;
	text-decoration: underline;
}

.shipping {
	background-color: #F2F2F2;
	margin-top: 40px;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
}

.padding-right {
	padding-right: 0;
}

.content-body {
	overflow: hidden;
	margin-left: -15px;
}

h2.title {
	color: #1c1c1c;
	font-family: var(--font_headers);
	font-size: 20px;
	margin: 0 15px;
	text-transform: uppercase;
	margin-bottom: 30px;
	position: relative;
	letter-spacing: 0.2em;
	
}

.product-image-wrapper {
	border: 1px solid #e3e3e3;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 5px;
}

.thumb_images {
	height: 55px;
	overflow: hidden;
	margin-top: 8px;
}

.single-products {
	position: relative;
}

.productlink a {
	border: 1px solid #000;
}

.productlink a:hover {
	border: 1px solid #000;
}

.productinfo h2 {
	color: #000000;
	font-family: var(--font_headers);
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	letter-spacing: 0.2em;

}

.productinfo p {
	font-family: var(--font_headers);
	font-size: 18px;
	color:  var(--color1);
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 8px;
	letter-spacing: 0.05em;
}

.productinfo .short {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 20px;
	overflow: hidden;
}

.productinfo .name {
	font-size: 16px;
	height: 24px;
	overflow: hidden;
}

.productinfo img {
	width: 100%;
}

.productinfo {
	position: relative;
}

.add-to-cart {
	background: #000000;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.add-to-cart:hover {
	background: #000000;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
}

.cart_ship_select {
	width: 160px;
	padding: 4px;
}

.view-more {
	background: #000000;
	border: 0 none;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 10px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 4px 6px 4px 10px;
	border-radius: 0;
}

.view-more:hover {
	background: #000000;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
}

.add-to {
	margin-bottom: 10px;
}

.add-to-cart i {
	margin-right: 5px;
}

.choose {
	border-top: 1px solid #e3e3e3;
}

.choose ul li a {
	color: #B3AFA8;
	font-family: var(--font_headers);
	font-size: 13px;
	padding-left: 0;
	padding-right: 0;
}

.choose ul li a i {
	margin-right: 5px;
}

.choose ul li a:hover {
	background: none;
	color: #000000;
}

.category-tab {
	overflow: hidden;
}

.category-tab ul {
	background:  var(--color1);
	border-bottom: 1px solid #000000;
	list-style: none outside none;
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}

.category-tab ul li a {
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	font-family: var(--font_headers);
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
}

.category-tab ul li a:hover {
	background: #000;
	border-bottom: 1px solid #000000;
	color: #fff;
}

.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #000000;
	border: 0px;
	color: #FFFFFF;
	cursor: default;
	margin-right: 0;
	margin-left: 0;
}

.nav-tabs li a {
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px 4px 0 0;
	line-height: 1.42857;
	margin-right: 0;
}

.product-images {
	overflow: hidden;
}

#product-image-carousel .carousel-inner .item {
	padding-left: 0;
}

.product-image-control {
	position: absolute;
	top: 41%;
}

.product-image-control i {
	/*   background: none repeat scroll 0 0 #000000; */
	background-color: transparent;
	color: #000000;
	font-size: 20px;
	padding: 6px 10px;
}

.product-image-control i:hover {
	background: #000000;
	color: #fff;
}

.product-images h2 {}


/*************************
*******Shop CSS******
**************************/

#advertisement {
	padding-bottom: 45px;
}

#advertisement img {
	width: 100%;
}

.pagination {
	font-family: var(--font_headers);
	text-transform: uppercase;
	letter-spacing: 0.1em;
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 0;
	padding-left: 15px;
}

.pagination li:first-child a,
.pagination li:first-child span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: 0;
}

.pagination li:last-child a,
.pagination li:last-child span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.pagination .active a,
.pagination .active span,
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
	background-color: #000000;
	border-color: #000000;
	color: #FFFFFF;
	cursor: default;
	z-index: 2;
}

.pagination li a,
.pagination li span {
	background-color: #f2f2f2;
	border: 0;
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	margin-right: 5px;
	color: #000;
	margin-bottom: 5px;
}

.pagination li a:hover {
	background: #000000;
	color: #fff;
}

.recommended_items {
	overflow: hidden;
}

#recommended-item-carousel .carousel-inner .item {
	padding-left: 0;
}

.recommended-item-control {
	position: absolute;
	top: 41%;
}

.recommended-item-control i {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	font-size: 20px;
	padding: 4px 10px;
}

.recommended-item-control i:hover {
	background: #f2f2f2;
}

.recommended_items h2 {}

.price_old {
	font-size: 12px;
	text-decoration: line-through;
}

.price_old_cart {
	text-decoration: line-through;
}

.price_old_detail {
	font-family: var(--font_headers);
	font-size: 20px;
	text-decoration: line-through;
	color: #000;
}

.price_detail {
	font-family: var(--font_headers);
	font-size: 38px;
	color: #000000;
	padding-bottom: 10px;
}

.sale {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 64px;
	height: 64px;
}

.sale_100 {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 100px;
	height: 100px;
}

/*************************
*******Product Details CSS******
**************************/

.product-details {
	overflow: hidden;
}

#similar-product {
	margin-top: 40px;
}

#reviews {
	padding-left: 25px;
	padding-right: 25px;
}

.product-details {
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 10px;
}

.view-product {
	position: relative;
}

.view-product img {
	border: 1px solid #e3e3e3;
	width: 100%;
}

.view-product-variants img {
	width: 140px;
	margin-right: 5px;
	margin-top: 5px;
}

.view-product-variants {
	border: 1px solid #e3e3e3;
	overflow: hidden;
	padding: 10px 10px;
	position: relative;
}

.view-product-variants h2 {
	font-family: var(--font_headers);
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.view-product h3 {
	background: #000000;
	bottom: 0;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 14px;
	
	margin-bottom: 0;
	padding: 8px 20px;
	position: absolute;
	right: 0;
	z-index: 999999;
}

.zoom img:hover,
.zoom img:active {
	cursor: crosshair;
}

.carousel-inner img {
	padding-left: 20px;
	padding-right: 20px;
}

.carousel-inner .zoom img {
	padding-left: 0px;
	padding-right: 0px;
}

.item-control position: absolute;
top: 35%;

}
.item-control i {
	background: #000000;
	color: #FFFFFF;
	font-size: 20px;
	padding: 5px 10px;
}
.item-control i:hover {
	background: #ccccc6;
}
.product-information {
	border: 0px solid #e3e3e3;
	overflow: hidden;
	padding: 20px;
	position: relative;
	margin-bottom: 30px;
}
.newarrival {
	position: absolute;
	top: 0;
	left: 0
}
.product-information h1 {
	color:  var(--color1);
	font-family: var(--font_headers);
	font-size: 28px;
	margin-top: 0;
	letter-spacing: 0.1em;
}
.product-information h2 {
	color: #000000;
	font-family: var(--font_headers);
	font-size: 20px;
	margin-top: 0;
}
.product-information p {
	color: #000000;
	margin-bottom: 5px;
}
.product-information span {
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 15px;
}
.product-information span span {
	float: left;
	margin-top: 0px;
}
.product-information span input {
	border: 1px solid #DEDEDC;
	color: #696763;
	font-family: var(--font_headers);
	font-size: 20px;
	height: 33px;
	outline: medium none;
	text-align: center;
	width: 50px;
}
.product-information span label {
	color: #000;
	font-family: var(--font_headers);
	margin-right: 5px;
	font-weight: normal;
}
.product-information span select {
	border: 1px solid #DEDEDC;
	color: #000;
	font-family: var(--font_headers);
	font-size: 20px;
	outline: medium none;
	text-align: left;
	padding: 5px;
}
.share {
	margin-top: 15px;
}
.cart {
	background: #000000;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	margin-top: 15px;
}

.hr_cart {
	border-bottom:1px solid #e3e3e3;
	margin:15px 0px 20px 0px;
}

.btn_promocode {
	background: #000000;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 10px;
	margin-left: 0px;
	margin-top: -2px;
	padding: 5px 12px;
}
.submitbutton {
	background: #000000;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
	background:  var(--color2);
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
}
.shop-details-tab {
	border: 1px solid #e3e3e3;
	margin-bottom: 75px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 10px;
}
.shop-details-tab .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.size-single {
	font-family: var(--font_headers);
	font-size: 20px;
}

/*************************
*******login page CSS******
**************************/
#form {
	display: block;
	margin-bottom: 185px;
	margin-top: 35px;
	margin-left: 20px;
	overflow: hidden;
}
.login-form {}
.signup-form {}
.login-form h2,
.signup-form h2 {
	color: #000000;
	font-family: var(--font_headers);
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 30px;
}
.login-form form input,
.signup-form form input {
	background: #fafafa;
	border: medium none;
	color: #696763;
	display: block;
	font-family: var(--font_main);
	font-size: 14px;
	font-weight: 300;
	height: 40px;
	margin-bottom: 10px;
	outline: medium none;
	padding-left: 10px;
	width: 100%;
	color: #1c1c1c;
	border: 1px solid #e3e3e3;
}
.login-form form span {
	line-height: 25px;
}
.login-form form span input {
	width: 15px;
	float: left;
	height: 15px;
	margin-right: 5px;
}
.login-form form button {
	margin-top: 23px;
	letter-spacing: 0.1em;
	
}
.login-form form button {
	background: #000000;
	border: medium none;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	font-family: var(--font_headers);
	padding: 6px 25px;
	letter-spacing: 0.1em;
}
.signup-form button {
	background: #000000;
	border: medium none;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	font-family: var(--font_headers);
	padding: 12px;
	font-size: 18px;
	width: 310px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
.login-form label input {
	border: medium none;
	display: inline-block;
	height: 0;
	margin-bottom: 0;
	outline: medium none;
	padding-left: 0;
}
.or {
	background:  var(--color1);
	border-radius: 40px;
	color: #FFFFFF;
	font-family: var(--font_headers);
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-top: 95px;
	text-align: center;
	width: 50px;
}

/*************************
****Account page CSS******
**************************/
.account_links {
	font-family: var(--font_headers);
	font-size: 14px;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	Margin-left: 20px;
}
.account_links a {
	color:  var(--color1);
}
.account_links a:hover {
	color:  var(--color1);
	text-decoration: underline;
}
.account_tables td,
.account_tables input,
.account_tables select {
	padding: 5px;
}

.inp_error,
.inp_valid {
	padding: 5px;
	width: 100%;
	background: #fafafa;
	display: lock;
	font-family: var(--font_main);
	font-size: 14px;
	font-weight: 300;
	height: 40px;
	outline: medium none;
	padding-left: 10px;
	height: 45px;
	color: #1c1c1c;
	border: 1px solid #e3e3e3;
}
.inp_error {
	border: solid #721716 1px;
	background-color: #fef6f3;
}

.form_tables td {
	border: solid #e3e3e3 1px;
	border-collapse: collapse;
	padding: 5px;
	margin: 0px;
	top: 0px;
	font-size: 12px;
}
.form_tables a {
	color:  var(--color1);
	text-decoration: underline;
}
.form_tables th {
	border: solid #e3e3e3 1px;
	border-collapse: collapse;
	padding: 5px;
	margin: 0px;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
}
.errortxt {
	color: #b82422;
}
.tablecart th {
	height: 45px;
}
.errortxt {
	color: #b82422;
}

/*************************
******* CONTENT PAGE ******
**************************/
.content_txt ul li {
	list-style: disc;
}
.content_txt {
	padding-left: 15px;
}
.content_txt h1 {
	font-size: 24px;
	letter-spacing: 0.1em;
}
.content_txt h2 {
	font-size: 16px;
}
table.gridtable {
	font-size: 12px;
	color: #00000;
	border-width: 1px;
	border-color: #000;
	border-collapse: collapse;
	margin: 0px;
}
table.gridtable th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	color: #FFF;
	border-color: #000;
	background-color: #000;
	text-align: left;
	font-weight: bold;
	padding: 4px;
}
table.gridtable td {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}
.newsletter button {
	font-family: var(--font_headers);
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.2em;
	background: #000000;
	border: none;
	border-radius: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 8px 24px;
	color: #FFFFFF;
}
.newsletter button:hover,
.newsletter button:focus {
	background-color: #000;
}

.img-hover-products {
	overflow: hidden;
}

.img-hover-products img {
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */	
	-moz-transition: all .3s ease;
	/* Firefox */	
	-o-transition: all .3s ease;
	/* IE 9 */	
	-ms-transition: all .3s ease;
	/* Opera */	
	transition: all .3s ease;
}
.img-hover-products img:hover {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.05);
	/* Safari and Chrome */	
	-moz-transform: scale(1.05);
	/* Firefox */	
	-ms-transform: scale(1.05);
	/* IE 9 */	
	-o-transform: translatZ(0) scale(1.05);
	/* Opera */	
	transform: translatZ(0) scale(1.05);
}

#cookie-bar {background:#000000; height:auto; line-height:22px; color:#eeeeee; text-align:center; padding:5px 0; font-size:12px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background: var(--color1);}
#cookie-bar .cb-enable:hover {background: var(--color1);}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#000000; color: var(--color2);}
#cookie-bar .cb-policy:hover {background:#000000; color:#ffffff;}

