@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: #e6b012;}

/*-----------------------------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; border-top: 4px solid #e6b012}

.header-4 { position: relative;}

.nav-search, .nav-cart { float: left; margin-left: 8px;}
.nav-search-button i { background: #0c0c0c; color: #fff; width: 30px; line-height: 30px; text-align: center; border-radius: 3px; cursor: pointer;}
.nav-search-button:hover i { background: #e6b012; color: #0c0c0c}
.nav-cart-button a { position: relative;}
.nav-cart-button a i { background: #0c0c0c; color: #fff; width: 30px; line-height: 30px; text-align: center; border-radius: 3px; cursor: pointer;}
.nav-cart-button a:hover i { background: #e6b012; color: #0c0c0c}
.nav-cart-button a span { position: absolute; top: -1px; left: -16px; background: #e6b012; border-radius: 20px; width: 22px; height: 22px; line-height: 22px; text-align: center; color: #0c0c0c; font-size: 10px;}

.navigation-mobile-container { 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: #0c0c0c !important; position: relative;}
.btn-mobile .button-mobile:hover { color: #e6b012 !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: #111; text-decoration: none;}
.navigation-mobile > ul > li:hover > a, .navigation-mobile > ul > li ul li a:hover { color: #e6b012;}
.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: #080808; 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;}

section.aim-block { background: #f6f6f6; padding: 30px 0 15px;}
.aim-box { text-align: center; margin-bottom: 15px;}
.aim-box h2 { margin: 15px 0 10px; font-size: 20px; font-family: 'Poppins', sans-serif; font-weight: 600; text-transform: uppercase;}
.aim-box p { margin: 0; padding: 0; font-size: 13px; color: #4a4a4a;}

section.main-cats { padding: 30px 0;}
.ImageBlock { border:1px solid #999; padding:3px; position:relative; transition: all 0.4s ease-in-out 0s; overflow:hidden; float:left;}

.ImageBlock a { position:relative; display:block; overflow:hidden; z-index:11}
.ImageBlock .DarkBox { background: rgba(0, 0, 0, 0.8); width:100%; height:100%; z-index:12; left:0px; top:0px; opacity:0; transition: all 0.4s ease-in-out 0s; display:block; position:absolute;}
.ImageBlock .ContentBox { width:160px; height:160px; position:absolute; left:0; top:0; right:0; bottom:0; box-shadow: inset 0 0 0 3px #e6b012; transition: all 0.4s ease-in-out 0s; transform: rotate(0deg); margin:auto;}
.ImageBlock .ContentBox:before { width:85%; height:85%; left:12px; top:12px; content: ""; display:block; position:absolute; box-shadow: inset 0 0 0 2px white;}
.ImageBlock .ContentBox .Txt { font-size:16px; color:#e6b012; line-height:20px; text-align:center; display:block; text-transform:uppercase; font-weight:600; transform: rotate(-45deg); transition: all 0.4s ease-in-out 0s; display: flex; flex-direction: column; justify-content: center; width: 100%; height: 100%;}
.ImageBlock:hover { border-color:#e6b012;}
.ImageBlock:hover .DarkBox { opacity:1}
.ImageBlock:hover .DarkBox .ContentBox { transform: rotate(45deg);}
.ImageBlock:hover .DarkBox .ContentBox:before { transform: rotate(360deg);}
.middle-cat { margin-top: 20px;}

.btm-img { background-image:url(../images/btm-img.jpg); background-position:center top; background-repeat:no-repeat; background-attachment:fixed; padding:60px 0; max-width:100%; height:auto; display:block; margin:0px 0 0px; background-size:cover;}
.btm-img .btm-inner { background-attachment:scroll; background-position:center top; background-repeat:no-repeat;}
.about-text { text-align:center;}
.btm-img h2 { background:rgba(0,0,0,0.7); padding:0 15px; line-height:50px; display:inline-block; text-transform:uppercase; color:#fff; font-weight:500; font-family: 'Oswald', sans-serif; font-size:24px; margin:0}
.about-text { background:rgba(230,176,18,0.6); padding:20px;}
.about-text p { font-size:14px; line-height:24px; color:#fff;}
.about-text a { background:#212121; display:inline-block; line-height:38px; text-decoration:none; color:#fff; padding:0px 30px; border-radius:5px; font-weight:600; text-transform:uppercase; margin-top:10px;}
.about-text a:hover { background:#e6b012;}

section.featured h2, .r-title h2 { line-height:60px; font-size:24px; text-transform:uppercase; font-weight:600; text-align:center; margin:0;}
section.featured h2 span, .r-title h2 span { color:#e6b012;}
.PrdBox { padding:5px; border:1px solid #999; margin-bottom:30px;}
.PrdBox .PrdInner { background:#fff; position:relative; overflow:hidden;}
.PrdBox .PrdD { background:rgba(0,0,0,0.8); width:100%; height:100%; position:absolute; top:0; left:0; bottom:0; right:0; opacity:0; transform:skew(90deg); -moz-transform:skew(90deg); -webkit-transform:skew(90deg); -ms-transform:skew(90deg); -o-transform:skew(90deg);}
.PrdBox .PrdName { color:#fff; padding:30px 0;}
.PrdBox .PrdName h3 { padding-bottom:5px; font-size:14px; margin:0;}
.PrdBox .PrdName span { color:#ccc; font-size:12px;}
.PrdBox .PrdD button { width:134px; height:34px; background:#e6b012; display:block; margin-bottom:1px; border:none; color:#fff; font-size:14px; text-transform:uppercase; cursor:pointer; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.PrdBox .PrdD a { background:#212121; width:134px; height:34px; line-height:34px; text-decoration:none; display:inline-block; color:#e6b012; font-size:14px; text-transform:uppercase; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.PrdBox:hover { border-color:#e6b012; color: #fff;}
.PrdBox:hover .PrdD { transform:skew(0deg); -moz-transform:skew(0deg); -webkit-transform:skew(0deg); -ms-transform:skew(0deg); -o-transform:skew(0deg); opacity:1 }
.PrdBox .PrdD button:hover { background:#212121; color:#fff;}
.PrdBox .PrdD a:hover { background:#e6b012; color:#fff;}

section.why-choose .best-price { background: #111;}
section.why-choose .best-quality { background: #181818;}
section.why-choose .f-ship { background: #1c1c1c;}
section.why-choose .c-label { background: #212121;}
section.why-choose .center-text { color: #fff; text-align: center; padding-top: 20px; padding-bottom: 20px;}
section.why-choose .center-text i { font-size: 28px; color: #e6b012;}
section.why-choose .center-text h3 {  font-size: 18px; margin: 5px 0; font-family: 'Poppins', sans-serif; font-weight: 600;}
section.why-choose .center-text p { font-family: 'Ubuntu'; margin: 0; font-size: 11px; padding: 0; font-weight: 400; color: #fff;}

.newsletter { background:#e6b012; padding:40px 0; text-align:center; }
.newsletter h2 { font-weight:600; font-size:24px; text-transform:uppercase; color:#fff; margin-top:0; padding:0;}
.newsletter p { font-size:13px; line-height:24px; color:#fff;}
.newsletter input { background:#fff; border-radius:50px; width:100%; height:52px; font-size:13px; font-weight:400; color:#949494; padding:0px 15px; border:none; box-shadow:none;}
.newsletter button { background:#212121; height:52px; width:100%; text-align:center; color:#fff; font-size:15px; font-weight:600; border-radius:50px; text-transform:uppercase; border:1px solid #212121;}
.newsletter .s-form { padding:0px 7.5px;}
.newsletter button:hover { background:transparent; color:#fff; border-color: #fff;}
.newsletter #frm_newsletter { margin-bottom: 20px;}

.social-links { text-align:center;}
.social-links a { text-decoration:none; display:inline-block; margin: 0 5px;}
.social-links a i { background:#212121; width:44px; line-height:44px; text-align:center; font-size:16px; color:#e6b012; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; overflow:hidden;}
.social-links a:hover i { transform:rotate(360deg); color:#fff;}

section.ps-types { background: #f4f4f4; padding: 40px 0;}
section.ps-types h2 { text-align: center; font-size: 22px; color: #111; 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:#e6b012; 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:#080808; color:#fff;}
.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-family: 'Open Sans', serif; 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:#e6b012; 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: #e6b012; 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: #080808; color: #fff;}

.prod-details h1 { text-align:left; font-size:24px; font-weight: 600; margin: 0; color: #e6b012; }
.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: #e6b012;}
.prod-details .prd-opt .form-control { width:30%; font-weight:400; font-size: 12px;}
.like-box { margin-top:3rem;}
.form-control:focus { border-color: #e6b012; box-shadow: none;}

h2.r-title { text-align: center; margin: 0; padding: 50px 0 20px; font-weight: 600; font-size:28px; color: #e6b012;}

.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:#e6b012;}
.EmptyCart a:hover { color:#888;}


.cd-top { display:inline-block; height:40px; width:40px; text-align:center; font-size:16px; color:#fff; background:#080808; 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:url(../images/footer-bg.jpg) top center repeat-y; width:100%; color:#fff;}
footer h2 { line-height:70px; font-size:20px; font-weight:600; color:#fff; text-transform:uppercase; margin:0;}
footer ul { margin:0px; padding:0px;}
footer ul li { list-style:none; margin-bottom:8px;}
footer ul li a { text-decoration:none; color:#fff; font-size:13px; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
footer ul li a:hover, .News span { color:#e6b012;}
footer .News { font-size:13px; margin-bottom:8px;}
.f-contact li { list-style:none; margin-bottom:12px; line-height:28px; font-size:13px;}
.f-contact li i { background:#e6b012; width:28px; line-height:28px; float:left; font-size:16px; color:#fff; text-align:center; margin-right:8px; border-radius:3px;}
.f-contact li p { float:left; width:220px; line-height:20px;}
.f-contact li a { text-decoration:none; color:#fff;}
.f-contact li a:hover, .CopyRight a:hover { text-decoration:underline;}
.CopyRight { text-align:center; border-top:1px solid #5d6066; margin-top:20px; padding:25px 0; font-weight:600; font-size:13px;}
.CopyRight a { color:#e6b012; text-transform:uppercase; text-decoration:none;}

