@import url('https://fonts.googleapis.com/css?family=Poppins:400,600');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700');
@import 'font-awesome.css';

/* Clear CSS */
.clearfix { }
.clear { clear:both;}
.clearfix:after{ content: "."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}

.hover { transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.hover3 { transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s;}

a { color: #012546;}

/*-----------------------------Common CSS END-----------------------------*/

body { background:#fff; font-size:13px; font-family: 'Poppins', sans-serif; font-weight:400; color:#222; word-wrap:break-word; margin:0px; padding:0px; width:100%; height:100%; overflow-x: hidden;}

.header-top { background: #fff padding: 8px 0; border-bottom:1px solid #eaeaea;}
.header-top ul.top-contact li { list-style: none; float: left; color: #aeaeae; font-size: 12px; margin-right: 15px; line-height: 28px;}
.header-top ul.top-contact li i { border:1px solid #aeaeae; width:25px; height:25px; line-height:25px; text-align:center; color:#ec3237;}
.header-top ul.top-contact li a { color: #aeaeae; font-size: 12px;}
.header-top ul.top-social { text-align: right;}
.header-top ul.top-social li { display: inline-block; padding: 0 3px;}
.header-top ul.top-social li a i { background: #fff; color: #666; width: 28px; line-height: 28px; border-radius: 3px; text-align: center;}
.header-top ul.top-social li a:hover i { background: #ec3237; color:#fff; transform: rotate(360deg);}

.header-4 { background: #fff; position: relative;}
.header-4::before { position: absolute; top: 0; left: -22px; height: 100%; width: 45%; content: ''; background: #fff; border-right: 3px solid #fff; transform: skew(-24deg, 0deg);}

.nav-search, .nav-cart { float: left; margin-left: 8px;}
.nav-search-button i { background: #000; color: #fff; width: 30px; line-height: 30px; text-align: center; border-radius: 3px; cursor: pointer;}
.nav-search-button:hover i { background: #ec3237; color: #fff;}
.nav-cart-button a { position: relative;}
.nav-cart-button a i { background: #ec3237; color: #fff; width: 30px; line-height: 30px; text-align: center; border-radius: 3px; cursor: pointer;}
.nav-cart-button a:hover i { background: #ec3237; color: #fff;}
.nav-cart-button a span { position: absolute; top: -1px; left: -31px; background: #ec3237; border-radius: 20px; width: 22px; height: 22px; line-height: 22px; text-align: center; color: #fff; font-size: 10px;}

.navigation-mobile-container { background: #151414; display: none; padding: 10px 0;}
.nav-mobile-container {  position: relative; }
.btn-mobile { display: inline-block; }
.btn-mobile .button-mobile { display: inline-block; overflow: hidden; font-size: 30px; text-align: center; cursor: pointer; color: #fff !important; position: relative;}
.btn-mobile .button-mobile:hover { color: #fff !important;}
.navigation-mobile { background: #fff; padding: 20px; box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1); }
.navigation-mobile > ul > li { border-bottom: 1px solid #ddd; position: relative;}
.navigation-mobile > ul > li:last-child { border-bottom: none;}
.navigation-mobile > ul > li > a { display: block; text-transform: uppercase; padding: 10px 0; color: #ec3237; text-decoration: none;}
.navigation-mobile > ul > li:hover > a, .navigation-mobile > ul > li ul li a:hover { color: #ec3237;}
.navigation-mobile > ul > li ul { display: none; padding-left: 10px;}
.navigation-mobile > ul > li ul li { position: relative;}
.navigation-mobile > ul > li ul li a { display: block; padding: 4px 0; color: #0d0d0c; text-decoration: none;}
.navigation-mobile .touch-button { display: inline-block; width: 20px; height: 20px; background-color: #ec3237; color: #0d0d0c; position: absolute; right: 0; top: 10px; line-height: 20px; text-align: center; cursor: pointer; z-index: 10025;}
.navigation-mobile .touch-button:before { content: '\f067'; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; font-variant: normal; font-synthesis: weight style; font-stretch: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-feature-settings: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; font-size: 10px; color: #fff;}
.navigation-mobile .touch-button.active:before { content: '\f068'; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; font-variant: normal; font-synthesis: weight style; font-stretch: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-feature-settings: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; font-size: 10px;}
.navigation-mobile .touch-button span { display: none;}
.collapse-type .navigation-mobile { display: none; position: absolute; z-index: 10020; top: 100%; width: 100%;}
.sidebar-type .navigation-mobile { position: fixed; top: 0; left: -250px; width: 250px; height: 100%; overflow-y: scroll; z-index: 10020; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s;}
.navbar-active { overflow: hidden;}
.navbar-active .btn-mobile .button-mobile.active:before { content: ''; position: fixed; left: 0; top: 0; display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); z-index: 10010;}
.navbar-active .sidebar-type .navigation-mobile { left: 0;}
.sidebar-image.static-image { display: table;}


.image {
  display: block;
  width: 100%;
  height: auto;
}
.cate_gores_box:hover .overlay {
  opacity: 1;
}
.cate_gores_box:hover .text_cat{
	display: none;
}
.cate_gores_box:hover .image {
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.text h1{
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}
.text p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
}
.main-cata .text_cat {
    padding: 50px 0;
    position: relative;
    z-index: 231121212;
    margin-top: -136px;
    transition: 0.9s;
}

.main-cata .text_cat h1{
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	transition: 0.9s; text-transform:uppercase;
}
.box_border_bottom{
	border-bottom: solid 4px #ec3237;
}

.main-cata-txt {
    background: 
    #191919;
    text-align: center;
    padding-top: 30px; padding-bottom:30px; margin-bottom:20px;
}

.main-cata-txt h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 700;
    color: 
    #ec3237;
    text-transform: uppercase;
    padding-top: 10px;
}

.main-cata-txt h2 span {
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    font-weight: 700;
    color: 
    #fff;
    text-transform: uppercase;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #ffffff2e;
}

.box:hover .overlay {
  opacity: 1;
}

.icon {
  color: white;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.box:hover .overlay ul{
	float: right;
	padding-top: 45%;
}
.box:hover .overlay ul li{
	list-style-type: none;
	background-color: #be0000;
	margin-top: 10px;
	padding: 10px 15px;
	transition: 0.9s;
	display: block;
}
.box:hover .overlay ul li a span{
	color: #ffffff;
	font-size: 19px;
}
.box:hover .overlay ul li:hover a span{
	color: #000000;
}
.box:hover .overlay ul li:hover{
	background-color: black;
	color: white;
	margin-right: 25px;
}

.marqbg { background:#f5f5f5; width:100%; min-height:60px;}

section.welcome-note { background:#fff; }
.welcome-text { text-align:center;
padding: 25px 0 15px 35px;
margin-top: 45px;}
.welcome-text h2 { font-size: 22px; text-transform: uppercase; color: #000; font-weight: 600; margin: 15px 0;}
.welcome-text p { font-size: 14px;
font-weight: 300;
width: 100%;
color:#bbbbbb;
margin-top: 30px;
line-height: 1.8;}
.welcome-text a { background: #f0494b; color: #fff; text-transform: uppercase; font-weight: 400; border-radius: 15px; padding: 0 12px; line-height: 36px; display: inline-block; font-size: 12px;}
.welcome-text a:hover { background: #000; color: #fff;}

.about-img { position: absolute;
margin: 220px 0 0 -270px;}

section.featured { background:#f3f3f3; padding: 30px 0 10px;}
section.featured .fp-title { text-align: left;}
section.featured .fp-title h2 { margin: 0 0 15px; font-size: 26px; text-transform: uppercase; color: #000; font-weight: 600;}

.product-block { background:#fff; overflow:hidden; position:relative; text-align:center; border:1px solid #5e2d5a; margin-bottom:15px; }
.product-block .prd-img { position:relative; vertical-align:middle; padding-bottom:60px;}
.product-block .prd-hover { background:#fff; padding:10px 0; position:absolute; left:0; bottom:-44px; width:100%;}
.product-block .prd-hover h3 { color:#000; font-weight:600; font-size:14px; margin:0;}
.product-block .prd-hover p { margin:5px 0 10px; color:#ec3237;}
.product-block .prd-hover input { background:#dcdcdc; padding:0px 20px; height:34px; text-transform:uppercase; font-weight:600; font-family: 'Open Sans', sans-serif; font-size:13px; border-radius:20px; color:#ec3237; cursor:pointer; border:1px solid #ec3237;}
.product-block:hover { border-color:#464646;}
.product-block .prd-hover input:hover { background:transparent; color:#fff;}
.product-block:hover .prd-hover { bottom:0; background:#dcdcdc; color:#fff;}
.product-block:hover p { color:#ccc;}

section.ps-types { background: #f4f4f4; padding: 40px 0;}
section.ps-types h2 { text-align: center; font-size: 22px; color: #000; font-weight: 600; text-transform: uppercase; margin: 0 0 15px;}
section.ps-types img { margin: 0 auto; display: block;}

.inner-pages { padding: 30px 0; background: #fff; min-height: 450px;}
.page-text p { line-height:28px;}
.contact-map { margin-bottom: 20px;}

.mobile-left { display: none;}

.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats a { background:#ec3237; display:block; color:#fff; font-weight:600; font-size:14px; text-decoration:none; text-transform:uppercase; padding:14px 15px; text-align:left; border-radius:5px; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#ec3237; color:#0d0d0c;}
.submenu ul { padding:0; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#151414; font-size:12px; line-height:24px; text-decoration:none; display:block; padding:0px; margin-bottom:2px; border-bottom:1px solid #ccc;  font-weight:400; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#ec3237; padding-left:5px;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.pagination ul { margin: 0; padding: 0; text-align: center; width: 100%;}
.pagination ul li { list-style: none; display: inline-block;}
.pagination ul li a { background: #ec3237; color: #fff; border-radius: 3px; display: inline-block; padding: 0 12px; line-height: 28px; font-weight: 600; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.pagination ul li a.p-active, .pagination ul li a:hover { background: #ec3237; color: #0d0d0c;}

.prod-details h1 { text-align:left; font-size:24px; font-weight: 600; margin: 0; color: #ec3237; }
.prod-details h3 { font-weight:500; font-size:16px; color:#151414; border-bottom: 1px solid #ccc; margin:5px 0 10px; padding: 0 0 5px; font-family: 'Ubuntu', sans-serif;}
.prod-details .description { min-height:100px; font-weight:400; font-size:12px; line-height: 22px; color:#666; margin-bottom: 10px;}
.prod-details .description span { font-family: 'Ubuntu', sans-serif; font-weight:500; color:#151414; font-size:14px;}
.prod-details .prd-opt { margin-bottom:20px;}
.prod-details .prd-opt label { width:20%; text-align:left; font-weight:600; font-size:12px; text-transform:uppercase; line-height:34px; margin:0; color: #ec3237;}
.prod-details .prd-opt .form-control { width:30%; font-weight:400; font-size: 12px;}
.like-box { margin-top:3rem;}
.form-control:focus { border-color: #ec3237; box-shadow: none;}

h2.r-title { text-align: center; margin: 0; padding: 50px 0 20px; font-weight: 600; font-size:28px; color: #ec3237;}

.CartInfo {  min-height:400px; margin:0; padding:0;}
.CartInfo table { border-collapse:collapse; border-left:1px solid #151414; border-right:1px solid #151414; border-top:1px solid #151414; margin-bottom:15px; width:100%; max-width:100%; background-color:#fff; border-spacing:0;}
.CartInfo thead td { background-color:#151414; border-bottom:1px solid #151414; color:#fff; font-weight:600; outline:none;}
.CartInfo td { padding:7px; }
.CartInfo thead .image, .CartInfo thead .action { text-align:center;}
.CartInfo thead .productd, .CartInfo thead .quantity { text-align:left;}
.CartInfo tbody .image, .CartInfo tbody .action { text-align:center;}
.CartInfo tbody .action i { font-size:16px; color:#F00}
.CartInfo tbody td { border-bottom:1px solid #012546; vertical-align:middle;}
.CartInfo tbody td input[type="text"] { background:#f2f2f2; width:35.5%; text-align:center; border: none; border-radius: 5px; border: none; margin-bottom: 5px;}
.CartInfo tbody .productd h4 { font-weight:600; margin-bottom:10px; font-size:14px; color: #012546; text-transform:uppercase;}
.CartInfo tbody .productd h5 { font-size:12px; color:#888; margin-bottom:5px; font-weight:400;}
.CartInfo tbody .form-control { border-radius:0;}
.CartInfo tbody .productd p { color:#888; font-weight:400;}
.CartInfo tbody .form-control:focus { border-color:#ff3d55;}
h2.Total { text-align:right; font-size:20px; font-weight:700; text-transform:uppercase;}
h2.Total span { color:#ff3d55}
.basket-btn { text-align:right;}

.SubmitText { text-align:center; color:#060; font-size:22px; font-weight:600; padding:8rem 0 8rem;}

.NoProd { text-align:center; color:#ccc; font-size:22px; padding:5rem 0 8rem; width:100%;}

.EmptyCart { text-align:center; font-weight:600; font-size:22px; color:#282828; padding-top:100px;}
.EmptyCart a { color:#ec3237;}
.EmptyCart a:hover { color:#888;}

.logoBG { background:#ec3237; width:100%; min-height:100px;}
.logoBG li { display:inline-block; list-style:none;}

.cd-top { display:inline-block; height:40px; width:40px; text-align:center; font-size:16px; color:#0d0d0c; background:#ec3237; line-height:40px; position:fixed; bottom:30px; right:30px; overflow:hidden; visibility:hidden; white-space:nowrap; opacity:0; transition: all 0.5s ease-in-out 0s; z-index:9999; border-radius: 3px;}
.cd-top:hover { background:#111; color:#fff;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { transition: all 0.5s ease-in-out 0s;}
.cd-top.cd-is-visible { visibility:visible; opacity:1; }
.cd-top.cd-fade-out { opacity:0.5; }
.no-touch .cd-top:hover { background:#111; opacity:1; color:#fff;}

footer { background: #303030; width: 100%; padding: 40px 0; overflow: hidden;}
footer h2 { font-size: 18px; font-weight: 600; text-transform: uppercase; color: #fff; margin: 0 0 20px; padding: 0;}
footer ul.contact { margin: 0; padding: 0}
footer ul.contact li { list-style: none; padding: 15px 0; color: #fff; font-size: 12px;}
footer ul.contact li:not(:last-child) { border-bottom: 1px solid #3c3c3c;}
footer ul.contact li .iconfooter { color: #ec3237; font-size: 20px; flex: 0 0 30px}
footer ul.contact li a { color: #fff; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
footer ul.contact li a:hover, footer ul.f-links li a:hover { color: #ec3237;}
footer ul.f-links { margin: 0; padding: 0;}
footer ul.f-links li { list-style: none; margin-bottom: 12px;}
footer ul.f-links li a { color: #fff; font-size: 12px; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
footer ul.f-links li a:hover { padding-left: 5px;}
.newsletter { }
.newsletter input { background:#fff; border-radius:3px; width:100%; height:42px; font-size:12px; font-weight:400; color:#111; padding:0px 15px; border:none; box-shadow:none; margin-bottom: 15px;}
.newsletter button { background:#ec3237; height:42px; width:100%; text-align:center; color:#0d0d0c; font-size:14px; font-weight:600; border-radius:3px; text-transform:uppercase; font-family: 'Open Sans', sans-serif; border:1px solid #ec3237;}
.newsletter .s-form { padding:0px 7.5px;}
.newsletter button:hover { background:transparent; color:#fff;}
.newsletter #frm_newsletter { margin-bottom: 20px;}

section.copy-rights { background: #0d0d0c; padding: 15px 0;}
section.copy-rights p { color: #fff; margin: 0; padding: 0; font-size: 12px; line-height: 26px;}
section.copy-rights p a { color: #ec3237;}
section.copy-rights p a:hover { text-decoration: underline;}
section.copy-rights .copyr { text-align: left;}
section.copy-rights .powered { text-align: right;}

.News { font-size:12px; margin-bottom:8px; color: #fff;}
.News span { color:#ec3237; font-size: 13px; font-weight: 600;}


