@import url('https://fonts.googleapis.com/css?family=Teko:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Rokkitt:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import 'font-awesome.css';

/* Clear CSS */
.clearfix { }
.clear { clear:both;}
.clearfix:after{ content: "."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}


fontstyle {font-family: 'Teko', sans-serif; font-family: 'Rokkitt', serif;}

.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;}


/*-----------------------------Common CSS END-----------------------------*/

body { background:#fff; font-size:12px; font-family: 'Teko', sans-serif; font-weight:400; color:#333; word-wrap:break-word; margin:0px; padding:0px; border-top:5px solid #087eb4;}

.header { background:#f9f9f9; padding:10px 0;}
.add-info { text-align:left; padding-top:27px; padding-bottom:27px;}
.add-info h2 { margin:0; padding:0; font-size:20px; font-weight:600; color:#444; letter-spacing:0.08em; display:block;}
.add-info span { margin-top:4px; font-size:15px; font-family: 'Rokkitt', serif; font-weight:500; color:#888;}
.add-info span a { color:#087eb4;}
.logo { text-align:center;}
.logo img { margin:0 auto;}

.social-links { text-align:right; padding: 14px 0;}
.social-links ul { margin:0; padding:0;}
.social-links ul li { list-style:none; display:inline-block; margin:0 3px;}
.social-links ul li a { text-decoration:none;}
.social-links ul li a i { background:#087eb4; color:#fff; font-size:14px; line-height:36px; width:36px; transition:all 0.3s ease-in-out 0s; text-align: center; border-radius: 0;}
.social-links ul li a:hover i { background:#151515; color:#fff; transform:rotate(360deg)}
.language { margin-bottom: 10px;}

.bassea { position:relative; margin:0 15px 0 0; padding:0; list-style:none; }
.bassea li { list-style:none; float:left;}
.bassea li a { background:#fff; display:block; line-height:56px; width:56px; text-align:center; padding:0; color:#151515;}
.bassea li:first-child a { border-right:1px solid #151515;}
.bassea li a i { font-size:20px;}
.bassea li:hover a { background:#151515; color:#fff;}

.search-box{ display:none; position:absolute; width:280px; right:0; top:100%; z-index:99; background:#151515; padding:10px;}
#frm_search .form-group { width:100%;}
#frm_search .form-control { border-radius:0; border:none; background:#fff; color:#999; font-size:12px; width:100%; box-shadow:none; font-family: 'Open Sans', serif; font-weight:400;}

.navbar-collapse { padding-left: 0; padding-right: 0;}
.navbar-default { border:none; margin:0; background:#087eb4; border-radius:0;}
.navbar-default .navbar-nav > li > a { margin:0; text-transform:uppercase; color:#fff; font-weight:500; line-height:56px; 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; padding:0 35px; font-family: 'Teko', sans-serif; font-size:18px; letter-spacing:0.2rem; border-right:1px solid #101010; }
.navbar-default .navbar-nav > li:hover > a { background:#101010; color:#fff;}

.navbar-collapse { padding-bottom: 20px; float:left;}
.dropdown-menu { position:absolute; left:0 !important; margin:0; padding:0; list-style:none; border:none; box-shadow:none; background:#151515; min-width:220px; 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-family: 'Open Sans', serif; font-weight:400; padding: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; border-bottom:1px solid #333;}
.dropdown-menu > li:hover > a { background:none; color:#087eb4; 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;}

.main-cats { padding:20px 0;}

.images-block { margin:0px; width:100%; overflow:hidden; position:relative;}
.images-block .cat-link { background:rgba(0,0,0,0.8); position:absolute; top:0; left:0; bottom:0; right:0; text-align:center; backface-visibility:hidden; transform:scale(0); opacity:0;}
.images-block .cat-name { padding:14% 0;}
.images-block .cat-link h2 { font-family: 'Teko', sans-serif; font-weight:500; letter-spacing:0.1rem; text-transform:uppercase; color:#fff; font-size:28px; margin:18px 0 0; padding:0;}
.images-block .cat-link p { margin:0; padding:0; font-weight:600; text-transform:uppercase; color:#fff; font-size:14px;}
.images-block .cat-link a { background:#087eb4; display:inline-block; line-height:38px; text-decoration:none; color:#fff; padding:0px 25px; border-radius:3px; font-weight:600; text-transform:uppercase; margin-top:10px;}
.images-block .cat-link a:hover, .btm-img .btm-inner a:hover { background:#151515; color:#fff;}
.images-block:hover .cat-link { transform:scale(1); opacity:1;}


h2.fp-title { text-align:center; text-transform:uppercase; color:#151515; font-weight:600; letter-spacing:0.07em; margin-top:0px;}
h2.fp-title span { color:#087eb4;}
.product-block { overflow:hidden; margin-bottom: 15px;}
.product-block .prd-img { background:#fff; position:relative; vertical-align:middle; overflow:hidden; border:1px solid #ccc; padding:8px;}
.product-block .prd-hover { position:absolute; right:0; top:0; overflow:hidden; left:0; bottom:0; z-index:2}
.product-block .prd-hover:before, .product-block .prd-hover:after { background:rgba(0,0,0,0.4); position:absolute; top:0; left:0; right:0; bottom:0; width:100%; height:100%; content:""; transition:all 0.5s ease 0s; z-index:1;}
.product-block .prd-hover:before { transform:translate(-100%, -100%)}
.product-block .prd-hover:after { transform:translate(100%, 100%)}
.product-block:hover .prd-hover:before, .product-block:hover .prd-hover:after { transform: translate(0, 0);}
.product-block .prd-hover button { display:block; background:#087eb4; height:44px; width:140px; text-align:center; color:#fff; font-size:18px; letter-spacing:0.06em; font-weight:400; border:none; text-transform:uppercase; cursor:pointer; top:-40%; position:relative; z-index:999; transition: all 0.5s ease-in-out 0s;}
.product-block .prd-hover button:hover { background:#151515;}
.product-block .prd-hover:hover button { top:40%}
.product-block .prd-name { text-align:center;}
.product-block .prd-name h3 { margin:5px 0 0; font-size:18px; line-height:20px; text-transform:uppercase; color:#282828; font-weight:400;}
.product-block .prd-name span { color:#087eb4; font-size:16px;}

.breadcrumbs { margin:0 0 4rem; font-size:14px; text-transform:uppercase; letter-spacing:1px; font-weight:400; text-align:center; background:#f1f1f1; padding:20px 0;}
.breadcrumbs ul { margin:0; padding:0;}
.breadcrumbs .items .item { border-right:1px solid #e5e5e5; display:inline-block; font-size:16px; line-height:27px; margin-right:0.5rem; padding-right:0.5rem; position:relative;}
.breadcrumbs .items .item a:hover { color:#087eb4;}
.breadcrumbs .items .item strong { font-weight:400;}
.breadcrumbs .items .item:last-child { border-right:0; margin-right:0; padding-right:0;}

h2.page-title { text-align:center; margin:0 0 35px; text-transform:uppercase; letter-spacing:0.08em; line-height:1em; color:#282828; font-weight:600; font-size:42px;}

.page-txt { font-family: 'Open Sans', serif; font-weight:400; font-size:14px; line-height:24px; margin-bottom:3rem; min-height: 400px;}
.page-txt a { color: #087eb4;}
.page-txt a:hover { text-decoration: underline;}

.contact-form {}
.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-family: 'Open Sans', serif; 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-family: 'Open Sans', serif; font-weight:400;}
.form-group .input-text { background:#f2f2f2; display:block; border:none; color:#282828; font-weight:400; letter-spacing:1.6px; line-height:2.3rem; padding:1.44rem 1rem; width:100%; font-size:16px; box-shadow:none; vertical-align:baseline; outline:none;}
.submit-btn { text-align:right;}
.submit-btn button { background:#087eb4; border:none; font-size:20px; overflow:hidden; letter-spacing:2px; position:relative; color:#fff; display:inline-block; margin:0 0.25rem; padding:12px 26px 9px; text-transform:uppercase;}
.submit-btn button:hover { background:#151515;}

.pagination { text-align:center; width:100%;}
.pagination a { background:#087eb4; border-radius:3px; padding:3px 10px; font-size:14px; font-weight:400; color:#fff; display:inline-block; text-transform:uppercase; letter-spacing:1px; margin:0;}
.pagination a:hover { background:#282828;}

.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats:hover {}
.LefMenu li.MainLeftCats a { background:#087eb4; height:50px; line-height:50px; display:block; color:#fff; font-weight:400; font-size:24px; text-decoration:none; text-transform:uppercase; padding:0px 8px; text-align:center; letter-spacing:1px;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#282828;}
.submenu ul { padding:0 1em 1em; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#222; font-size:12px; line-height:28px; text-decoration:none; display:block; padding:0px; margin-bottom:2px; font-weight:500; border-bottom:1px solid #ccc; font-family: 'Open Sans', serif; font-weight:400; color:#888;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#282828; padding-left:5px;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.prod-details {}
.prod-details h1 { text-align:center; text-transform:uppercase; letter-spacing:1px;}
.prod-details h3 { color:#087eb4;}
.prod-details .description { min-height:150px; font-family: 'Open Sans', serif; font-weight:400; font-size:14px; color:#888;}
.prod-details .description span { text-transform:uppercase; color:#282828; font-family: 'Teko', sans-serif; font-size:18px; letter-spacing:1px;}
.prod-details .prd-opt { margin-bottom:20px;}
.prod-details .prd-opt label { width:20%; text-align:left; font-weight:600; font-size:18px; text-transform:uppercase; line-height:34px; margin:0;}
.prod-details .prd-opt .form-control { width:30%; font-family: 'Open Sans', serif; font-weight:400;}
.like-box { margin-top:3rem;}

.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; font-family: 'Open Sans', sans-serif; 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 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 { font-weight:600; margin-bottom:10px; font-size:16px; text-transform:uppercase; letter-spacing:1px;}
.CartInfo tbody .productd h5 { font-size:12px; color:#888; margin-bottom:5px; font-family: 'Open Sans', serif; font-weight:400;}
.CartInfo tbody .form-control { border-radius:0;}
.CartInfo tbody .productd p { color:#888; font-family: 'Open Sans', serif; font-weight:400;}
.CartInfo tbody .form-control:focus { border-color:#282828; box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 166, 8, 0.6)}
.CartInfo tbody .btn-success { background:#087eb4; border:none; font-size:20px; overflow:hidden; letter-spacing:2px; text-transform:uppercase; font-weight:400; width:50%; margin-top:4px; border-radius:0px; padding:8px 12px 5px;}
.CartInfo tbody .btn-success:hover { background:#282828;}
h2.Total { text-align:right; padding-bottom:15px; text-transform:uppercase;}
h2.Total span { color:#888}
.basket-btn { text-align:right;}
.basket-btn a { background:#087eb4; border:none; font-size:20px; overflow:hidden; letter-spacing:2px; position:relative; color:#fff; display:inline-block; margin:0 0.25rem; padding:12px 26px 9px; text-transform:uppercase;}
.basket-btn a:hover { background:#282828;}

.SubmitText { text-align:center; text-transform:uppercase; color:#060; font-size:32px; letter-spacing:1px; padding:5rem 0 8rem;}

.NoProd { text-align:center; text-transform:uppercase; color:#888; font-size:32px; letter-spacing:1px; padding:5rem 0 8rem;}

.EmptyCart { text-align:center; font-family: 'Teko', sans-serif; font-weight:500; letter-spacing:1px; font-size:32px; color:#282828; padding-top:100px;}
.EmptyCart a { color:#087eb4;}
.EmptyCart a:hover { color:#888;}


footer { margin-top:20px;}
.newsletter { background:#087eb4; padding:40px 15px;}
.newsletter-txt { color:#fff;}
.newsletter-txt h3 { font-size:26px; font-weight:400; margin:0; padding:0; text-transform:uppercase; letter-spacing:0.05em;}
.newsletter-txt p { font-family: 'Open Sans', serif; font-weight:400; font-size:12px; margin:0; padding:0;}
.newsletter input { background:#fff; height:58px; line-height:46px; font-size:16px; font-weight:16px; color:#282828; padding-top:10px; padding-left:36px; text-align:left; letter-spacing:1.6px; display:block; width:100%; border:none; padding-bottom:10px; box-shadow:none; padding-right:1rem;}
.newsletter button { background:#151515; padding:18px 30px 14px; font-size:18px; letter-spacing:2px; font-weight:400; text-transform:uppercase; color:#fff; border:none; display:inline-block; cursor:pointer; transition:all 0.5s ease-in-out 0s; width:100%;}
.newsletter button:hover { background:#fff; color:#151515;}



.footer-btm { background:#0f0f0f;}
.footer-btm h2 { text-transform:uppercase; color:#fff; font-size:24px; font-weight:600;}
.f-links ul { margin:0; padding:0;}
.f-links ul li { list-style:none; margin-bottom:5px;}
.f-links ul li a { text-decoration:none; color:#999; font-size:12px; line-height:16px; font-family: 'Open Sans', serif; font-weight:400; transition:all 0.5s ease-in-out 0s;}
.f-links ul li a i { font-size:12px;}
.f-links ul li a:hover { color:#087eb4; padding-left:5px;}
.news { color:#999; font-family: 'Open Sans', serif; font-weight:400; font-size:12px;}
.news + .news { margin-top:10px;}
.news h4 { font-size:16px; text-transform:uppercase; font-family: 'Teko', sans-serif; font-weight:400; color:#fff; margin:0; padding:0;}
.f-contact li { list-style:none; margin-bottom:8px;}
.f-contact li i { background:#087eb4; width:30px; line-height:30px; text-align:center; font-size:16px; color:#fff; display:inline-block; margin-right:8px;}
.f-contact li span { font-family: 'Open Sans', serif; font-weight:400; font-size:12px; color:#999; display:inline-block;}
.f-contact li span a { text-decoration:none; color:#999; font-size:12px; transition:all 0.5s ease-in-out 0s;}
.f-contact li span a:hover { color:#151515;}

.copy-right { border-top:1px solid #191919; padding:20px 15px; margin-top:20px; font-size:18px; letter-spacing:0.04em; text-align:center; color:#888;}
.copy-right a { text-decoration:none; color:#087eb4; text-transform:uppercase; font-weight:600; transition:all 0.5s ease-in-out 0s;} .copy-right a:hover { color:#fff;}

.copy-right { background:#0f0f0f; text-align:center; padding:20px 15px; font-size:14px; color:#999; font-weight:500;}
.copy-right p a { color:#087eb4; text-transform:uppercase;}
.copy-right p a:hover { color:#fff;}

.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;}
.cd-top:hover { background:#087eb4;}
.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:#151515; opacity:1; }

section.main-webs { padding: 30px 0;}
section.main-webs a { display: block;}
section.main-webs a:hover { opacity: 0.6;}

section.mainpage-right { text-align: center; font-size: 14px; font-family: 'Open Sans', serif; font-weight:600; padding: 20px 0;}
section.mainpage-right a { color: #087eb4;}
section.mainpage-right a:hover { text-decoration: underline;}


@media only screen and (max-width:768px){
    .navbar-default .navbar-nav > li > a { padding: 0 25px;}
    .add-info { padding-top:22px; padding-bottom:23px;}
    .add-info span { font-size:13px;}
    .social-links { padding: 24px 0;}
    .newsletter-txt { text-align:center;}
    .newsletter-txt p { margin: 0 0 10px;}
}


@media only screen and (max-width:480px){
.hidden-480{display:none!important}
.basket { border-left:0;}
.add-info { padding-top:0px; padding-bottom:12px; text-align:center;}
.social-links { text-align:center; padding: 18px 0;}

.navbar-collapse { padding-left:15px; float:none;}
.navbar-toggle { float:left; border-color:#fff !important; margin:8px 0 8px 8px; border-radius:0px; position:relative;}
.navbar-toggle:after { position:absolute; left:50px; top:0px; content:"Menu"; font-size:24px; font-family: 'Teko', sans-serif; font-weight:400; color:#fff; text-transform:uppercase; letter-spacing:0.10rem;}
.navbar-default .navbar-toggle .icon-bar { background-color:#fff;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color:#151414;}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar { background-color:#fff;}
.navbar-default .navbar-nav > li > a { line-height:40px; padding:0px 15px; border:none;}
.navbar-nav { margin:0 -15px;}
.dropdown-menu { background:#151414; min-width:100%;}

.images-block { margin-top:15px;}
.n-input { padding-left:0; padding-right:0;}
.newsletter input { text-align:center; padding-left:1rem;}
.newsletter-txt { text-align:center;}
.action { flex-basis:100%; margin-top:10px; text-align:center; max-width:100%;}

table.ShopCart td, table.ShopCart th { border-right: 0 none;display: block !important;float: none !important;text-align: left !important;width: auto !important;}
table.ShopCart tr td:before {content: attr(data-label);float: left;font-weight: bold;text-align: left;white-space: nowrap;width: 50%;}
table.ShopCart tr td {text-align: right;display: block;min-height: 20px;border-left: none;background: none;}
table.ShopCart thead { display: none; }	
.CartInfo tbody .btn-success { float:right;}
.CartInfo tbody .productd div { float:left;}
    section.main-webs a { margin-bottom: 10px;}    
}

