@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,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;}

/* Break CSS */
.break10 { clear:both; margin:10px 0px; height:1px;}
.break5 { clear:both; margin:5px 0px; height:1px;}
.break { clear:both; margin:2px 0px; height:1px;}

.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;}

h1,h2,h3,h4,h5,h6 { font-weight:normal;}

/*-----------------------------Common CSS END-----------------------------*/

body { background:#fff; font-size:12px; font-family: 'Roboto Condensed', sans-serif; font-weight:400; color:#333; word-wrap:break-word; margin:0px; padding:0px;}

header { position:relative; height:100px; background:#fff; box-shadow:0 0 1px rgba(0,0,0,0.5);}
header:before { background:#0f0f0f; width:30%; height:100%; top:0; left:0; position:absolute; content:"";}
header:after { border-bottom:100px solid #0f0f0f; border-right:50px solid transparent; top:0; left:30%; position:absolute; content:"";}
header .logo { padding:2.7em 0;}

.lang-basket { padding:0.8em 0;}
.lang-basket .top-language { float:right;}
.lang-basket .your-basket { float:right; margin-right:3em; line-height:25px;}
.lang-basket .your-basket a { text-transform:uppercase;}
.lang-basket .your-basket a:hover { color:#f2be1b;}

.top-language { padding:0; text-align:right;}
.top-language .goog-te-gadget-simple { background:#fff; border-width:0;}
.top-language .goog-te-gadget img { display:none;}
.top-language .goog-te-gadget-simple .goog-te-menu-value { color:#000;}
.goog-te-gadget-simple .goog-te-menu-value span { color:#000 !important}

.bassea { position:relative; margin:0; padding:0; list-style:none; margin:0px; }
.bassea li { list-style:none; float:left;}
.bassea li a { display:block; line-height:50px; width:70px; text-align:center; padding:0; color:#333; border-radius:0px; 
margin-top: 5px;}
.bassea li a:hover, .bassea li a.s-active { background:#f2be1b; color:#fff;}
.bassea li a:before { content: '\f002'; display:inline-block; font-family:FontAwesome; font-style:normal; font-weight:normal; font-variant:normal; font-stretch:normal; font-synthesis: weight style; font-size-adjust: none; font-kerning: auto; font-language-override: normal; font-feature-settings: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center;font-size: 14px;}
.bassea li a.s-active:before { content: '\f00d'; display:inline-block; font-family:FontAwesome; font-style:normal; font-weight:normal; font-variant:normal; font-stretch:normal; font-synthesis: weight style; font-size-adjust: none; font-kerning: auto; font-language-override: normal; font-feature-settings: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center;font-size: 14px;}

.search-box{ display:none; position:absolute; width:100%; right:0; top:100%; z-index:99; background:#f2be1b; padding:20px 10px;}
.form-inline .form-group { display:block;}
#frm_search .form-control { border-radius:0; border:none; background:none; box-shadow:none; color:#000; font-size:20px; width:100%; font-family: 'Roboto Condensed', sans-serif; font-weight:300;}

.navbar-nav { float:right; margin-top: 6px;}
.navbar-default { border:none; margin:0; background:none; border-radius:0;}
.navbar-default .navbar-nav > li > a { margin:0; text-transform:uppercase; color:#333; font-weight:400; line-height:50px; padding:0 30px; font-size:14px; border-radius:0px;}
.navbar-default .navbar-nav > li:hover > a { background:#f2be1b; color:#fff;}
.navbar-collapse { padding-bottom: 20px;}
.navbar-default .navbar-nav > span { background:#000; width:1px; height:12px; margin:18px 0; float:left;}

.dropdown-menu { position:absolute; left:0 !important; margin:0; padding:0; list-style:none; border:none; box-shadow:none; background:#f2be1b; min-width:200px; border-radius:0; transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; margin:20px 0 0 !important; visibility:hidden; opacity:0; top:100%; z-index:10;}
.dropdown-menu li { position:relative; }
.dropdown-menu > li > a { font-size:12px; font-weight:400; padding:6px 10px; 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; color:#fff; text-transform:uppercase;}
.dropdown-menu > li:hover > a { background:#000; color:#fff; padding-left:15px;}
.navbar-nav > li:hover .dropdown-menu { display:block; margin:0 !important; opacity:1; visibility:visible;}

.fixednav{ position:fixed; z-index:9999; width:100%; top:0;}

.welcome { padding: 65px 0px; background: linear-gradient(#fff, #f6f6f6);}
.welcome img { margin: 0 auto;}
.welcome-note div { text-transform:uppercase; color:#0e0e0e;}
.welcome-note div h2, .f-title h2 { margin:0; padding:0; font-weight:300;}
.welcome-note div h1 { margin-top:0; font-weight:700; text-decoration:underline;}
.welcome-note p { font-size:14px; line-height:26px; padding:20px 0;}
.welcome-note a { display:inline-block; background:#f2be1b; color:#101010; text-decoration:none; width:200px; line-height:42px; text-transform:uppercase; font-weight:400; font-size:12px; text-align:center;}
.welcome-note a:hover { background:#101010; color:#fff;}


.main-cats { background:#fff url(../images/cat-bg.png) left bottom repeat-x; padding-top:44px;}
.f-title { text-align:center; text-transform:uppercase; color:#0e0e0e; margin-bottom:10px;}
.f-title h1 { margin-top:0; font-weight:700; margin-bottom: 34px; }

.textblack1{font-family: 'Roboto Condensed', sans-serif; color: #0f0f0f; font-size:24px; text-transform:uppercase;padding-top: 10px;}
.textblack2{font-family: 'Roboto Condensed', sans-serif; color: #0f0f0f; font-weight: 300; font-size:16px; text-transform:capitalize; margin-bottom:21px;}

.box { text-align:center; overflow:hidden; position:relative;}
.box:before, .box:after { content:""; width:100%; height:100%; background:rgba(11,33,47,0.4); position:absolute; top:0; left:0; opacity:0; transition:all 0.5s ease 0s;}
.box:after { background:rgba(255, 255, 255, 0.3); top:0; left:170%; opacity:1; z-index:1; transform:skewX(45deg); transition: all 1s ease 0s;}
.box:hover:before { opacity: 1; }
.box:hover:after { left: -170%; }
.box img{ width: 100%; height: auto;}
.box .box-content{ width: 100%; position: absolute; bottom: -100%; left: 0; transition: all 0.5s ease 0s;}
.box:hover .box-content{ bottom: 30%; }
.box .title a { display:block; font-size:16px; font-weight:700; color:#fff; letter-spacing:1px; text-transform:uppercase; margin:0 0 50px;}
.box .title a:hover { color:#f2be1b; text-decoration:none;}

section.featured { padding-top:64px;}
section.featured .f-title { padding-bottom:45px;}
.product-block { border:2px solid #edeaec; padding:5px; margin-bottom:15px;}
.product-block:hover { border-color:#fac930;}
.product-block .prd-name { padding:10px 0; text-align:center;}
.product-block .prd-name h3 { margin:0; padding:0 0 3px;  font-size:14px;}
.product-block .prd-btns a { width:50%; display:block; float:left; background:#fac930; color:#181818; text-decoration:none; text-align:center; line-height:40px; font-weight:700;}
.product-block .prd-btns button { width:50%; display:block; float:left; background:#181818; color:#fff; border:none; height:40px; text-align:center; font-weight:700;}
.product-block .prd-btns a:hover { background:#181818; color:#fff;}
.product-block .prd-btns button:hover { background:#fac930; color:#181818;}

h2.page-title { text-align:center; margin:0px 0 25px; text-transform:uppercase; line-height:1em; color:#101010; font-weight:700; font-size:36px; text-decoration:underline;}
.page-txt { font-weight:400; font-size:14px; line-height:26px; min-height:350px;}

.contact-form h4 { margin-bottom:0.3em; letter-spacing:0.08em; line-height:1em; color:#282828; text-transform:uppercase; font-weight:400; font-size:20px; text-align:center;}
.contact-form p { font-size:16px; line-height:23px; text-align:center; margin-bottom:22px; font-weight:400; color:#888;}

.form-group label { display:none;}
.form-group { position:relative;}
fieldset .required:after { color:#d73105; content:"*"; font-size:12px; left:-16px; margin:0 0 0 5px; position:absolute; top:8px; font-weight:400;}
.form-group .input-text { background:#f7f7f7; display:block; border:1px solid #f7f7f7; color:#282828; font-weight:400; letter-spacing:1.6px; line-height:2.3rem; padding:1.44rem 1rem; text-transform:uppercase; width:100%; font-size:14px; box-shadow:none; vertical-align:baseline; outline:none; 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;}
.form-group .input-text:hover, .form-group .input-text:focus { border-color:#fac930; box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 190, 28, 0.6)}
.submit-btn { text-align:right;}
.submit-btn button { background:#1a1a1a; border:none; font-size:14px; overflow:hidden; position:relative; color:#fff; display:inline-block; margin:0 0.25rem; padding:10px 20px; border-radius:5px; text-transform:uppercase; font-weight:400;}
.submit-btn button:hover { background:#fac930; color:#1a1a1a;}
.contact-map { margin-top:20px;}

.p-pull-right { float:right;}

.breadcrumbs { background:#f7f7f7; font-size:13px; text-transform:uppercase; letter-spacing:1px;  text-align:center; padding:15px 0; margin-bottom:20px;}
.breadcrumbs ul { margin:0; padding:0;}
.breadcrumbs .items .item { border-right:1px solid #e5e5e5; display:inline-block; font-size:13px; line-height:24px; margin-right:0.5rem; padding-right:0.5rem; position:relative;}
.breadcrumbs .items .item a:hover { color:#fac930;}
.breadcrumbs .items .item strong { font-weight:400; color:#666;}
.breadcrumbs .items .item:last-child { border-right:0; margin-right:0; padding-right:0;}

.inner-page { padding:20px 0;}

.pagination { text-align:center; width:100%;}
.pagination a { background:#101010; border-radius:3px; padding:3px 8px; font-size:14px;  color:#fff; display:inline-block; text-transform:uppercase; margin:0;}
.pagination a:hover { background:#fac930; color:#101010;}

.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats a { background:#101010; display:block; color:#fff; font-weight:700; font-size:15px; text-decoration:none; text-transform:uppercase; padding:14px 16px; text-align:left;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#fac930; color:#101010;}
.submenu ul { padding:0; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#282828; font-size:14px; line-height:28px; text-decoration:none; display:block; padding:0px; margin-bottom:2px; border-bottom:1px solid #ccc; font-weight:400; color:#666;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#fac930; padding-left:5px; background-color: #000;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.cat-box { position:relative; overflow:hidden;}
.cat-box:before, .cat-box:after { content:""; width:100%; height:100%; background:rgba(11,33,47,0.4); position:absolute; top:0; left:0; opacity:0; transition:all 0.5s ease 0s;}
.cat-box:after { background:rgba(255, 255, 255, 0.3); top:0; left:170%; opacity:1; z-index:1; transform:skewX(45deg); transition: all 1s ease 0s;}
.cat-box:hover:before { opacity: 1; }
.cat-box:hover:after { left: -170%; }
.cat-box img{ width: 100%; height: auto;}
.cat-box h3 { background:rgba(0,0,0,0.8); position:absolute; z-index:1; bottom:0; left:0; right:0; text-align:center; color:#fff; margin:0; padding:0; line-height:40px; font-size:18px; text-transform:uppercase;}
.cat-box:hover h3 { bottom:30%;}
.cat-box h3:hover { color:#fac930;}

.prod-details h1 { text-align:left; text-transform:uppercase; font-weight:700; font-size:22px; color:#101010;}
.prod-details h3 { color:#fac930; font-size:16px;}
.prod-details .description { min-height:150px; font-weight:400; font-size:13px; color:#666;}
.prod-details .description span { text-transform:uppercase; color:#101010; font-size:14px;}
.prod-details .prd-opt { margin-bottom:20px;}
.prod-details .prd-opt label { width:20%; text-align:left;  font-size:14px; text-transform:uppercase; line-height:34px; margin:0;}
.prod-details .prd-opt .form-control { width:30%; font-weight:400;}
.prod-details .prd-opt .form-control:focus { border-color:#fac930; box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 190, 28, 0.6)}
.like-box { margin-top:3rem;}
.submit-btn-d { text-align:left;}

.CartInfo {  min-height:400px; margin:0; padding:0;}
.CartInfo table { border-collapse:collapse; border-left:1px solid #ccc; border-right:1px solid #ddd; border-top:1px solid #ddd; margin-bottom:15px; width:100%; max-width:100%; background-color:#fff; border-spacing:0;}
.CartInfo thead td { background-color:#282828; border-bottom:1px solid #ddd; color:#fff;  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 td { border-bottom:1px solid #ddd; vertical-align:middle;}
.CartInfo tbody td input[type="text"] { background:#f2f2f2; width:50%; text-align:center;}
.CartInfo tbody .productd h4 {  margin-bottom:10px; font-size:16px; text-transform:uppercase; letter-spacing:1px;}
.CartInfo tbody .productd h5 { font-size:12px; color:#888; margin-bottom:5px;}
.CartInfo tbody .form-control { border-radius:0;}
.CartInfo tbody .productd p { color:#888;}
.CartInfo tbody .form-control:focus { border-color:#fac930; box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 190, 28, 0.6)}
.CartInfo tbody .btn-success { background:#101010; border:none; font-size:12px; overflow:hidden; text-transform:uppercase; font-weight:400; width:50%; margin-top:4px;  border-radius:3px; padding:8px 12px;}
.CartInfo tbody .btn-success:hover { background:#fac930; color:#101010;}
h2.Total { text-align:right; padding-bottom:15px; font-size:24px; text-transform:uppercase; font-weight:700; color:#101010;}
h2.Total span { color:#F00}
.basket-btn { text-align:right;}
.basket-btn a { background:#101010; font-size:14px; overflow:hidden; position:relative; color:#fff; display:inline-block; margin:0 0.25rem; padding:12px 26px; border-radius:5px; text-transform:uppercase;}
.basket-btn a:hover { background:#fac930; color:#101010;}

.SubmitText { text-align:center; text-transform:uppercase; color:#060; font-size:22px; padding:5rem 0 8rem; font-weight:700;}

.NoProd { text-align:center; text-transform:uppercase; color:#888; font-size:22px; padding:5rem 0 8rem; }

.EmptyCart { text-align:center; font-weight:700; font-size:22px; color:#282828; padding-top:100px;}
.EmptyCart a { color:#fac930;}
.EmptyCart a:hover { color:#101010;}

.cd-top { display:inline-block; height:40px; width:40px; text-align:center; font-size:16px; color:#fff; background:#282828; 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:999;}
.cd-top:hover { background:#fac930;}
.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:#fac930; color:#0f0f0f; opacity:1; }

footer { background:#333; margin-top:30px;}
.signup-bg { background:#fac930; padding:40px 0;}
.signup-bg h2 { text-align:center; margin:0 0 10px; padding:0; font-weight:700; text-transform:uppercase; color:#0f0f0f; font-size:24px;}
.signup-bg h2 span { font-weight:300;}

.signup-bg form { margin:0}
.signup-bg input { background:none; border-radius:0px; width:100%; height:40px; font-size:13px;font-weight:400; color:#0f0f0f; padding:0px 15px; border:1px solid #0f0f0f; box-shadow:none; font-family: 'Roboto Condensed', sans-serif;}
.signup-bg button { background:transparent; height:40px; border:1px solid #0f0f0f; width:100%; text-align:center; color:#0f0f0f; font-size:15px; font-weight:400; font-family: 'Roboto Condensed', sans-serif; border-radius:0px; text-transform:uppercase;}
.signup-bg .s-form { padding:0px;}
.signup-bg button:hover { background:#0f0f0f; color:#fff;}
.signup-bg a { display:inline-block; text-decoration:none; margin:0 6px;}
.signup-bg a i { background:transparent; width:40px; line-height:40px; text-align:center; font-size:18px; color:#0f0f0f; border-radius:0; border:1px solid #0f0f0f;}
.signup-bg a:hover i { background:#0f0f0f; border-color:#0f0f0f; color:#fff;}

.footer-btm { padding:96px 0;}
.footer-btm h2 { font-size:18px; color:#fff; font-weight:700; text-transform:uppercase; margin-top:0;}
.footer-btm h2 span {font-weight: 300;}
.footer-btm .f-logo { padding:40px 0;}
.footer-btm ul { margin:0; padding:0;}
.footer-btm ul li { list-style:none; margin-bottom:10px;}
.footer-btm ul li a { text-decoration:none; color:#ccc; font-size:14px;}
.footer-btm ul li a:hover { color:#fff; padding-left:5px;}

.f-contact li { list-style:none; margin-bottom:8px;}
.f-contact li i { background:none; width:20px; line-height:30px; text-align:left; font-size:16px; color:#fac930; border-radius:0px; display:inline-block; margin-right:8px;}
.f-contact li span { font-weight:400; font-size:14px; color:#ccc; display:inline-block;}
.f-contact li span a { text-decoration:none; color:#ccc; font-size:13px; transition:all 0.5s ease-in-out 0s;}
.f-contact li span a:hover { color:#fff;}

.copyrights { background:#222224; padding:32px 0; color:#fff; font-size:13px; text-align:center;}
.copyrights a { color:#fac930; text-transform:uppercase;}
.copyrights a:hover { text-decoration:underline;}