@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600');
@import url('https://fonts.googleapis.com/css?family=Pirata+One');
@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;}

fontstyle { font-family: 'Pirata One', cursive;}

/*-----------------------------Common CSS END-----------------------------*/

body { background: url(../images/background.jpg) top center repeat-y; font-size:13px; font-family: 'Open Sans', serif; font-weight:400; color:#3d3d3d; word-wrap:break-word; margin:0px; padding:0px;}

header { border-top: 3px solid #3d2b1f;}
section.top-head #logo { padding: 7px 0;}
section.top-head { background: #ececec; padding: 20px 0;}
section.top-head p { font-size:16px; font-weight:600; color:#800000; text-align:right; margin:0; padding:0 0 10px; }
section.top-head p i { color:#3d2b1f; font-size:20px !important;}
section.top-head .soical { text-align:right;}
section.top-head .soical a { display:inline-block; margin:0;}
section.top-head .soical a i { background:#fff; width:36px; line-height:36px; text-align:center; color:#2f2f2f; font-size:14px; border-radius:50px;}
section.top-head .soical a:hover i { background:#3d2b1f; color:#fff; transform:rotate(360deg); font-size: 18px;}

.navbar-default { background:#3d2b1f; position:relative; z-index:10; border-radius:0; border:none;}
.navbar-nav { margin:0; background:none; border-radius:0;}
.navbar { margin-bottom:0;}
.navbar-default .navbar-nav > li { display:block;}
.navbar-default .navbar-nav > li > a { margin:0; text-transform:uppercase; color:#fff; padding:0px 20px; line-height:52px; 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; font-weight:600; font-size:13px; border-radius:0px;}
.navbar-default .navbar-nav > li:hover > a { background: #770000; color: #fff;}
.navbar-default .navbar-collapse { padding:0;}

header .searchbox-header { margin:5px 0; float:right; position:relative; min-width:40px; min-height:40px; background:#770000; text-align:center; border-radius: 3px;}
header .searchbox-header.active #btn-search:before { content: '\f00d'; 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: 20px;}
header .searchbox-header.active .search-wrapper { opacity: 1; visibility: visible;}
header #btn-search { width: 40px; height: 40px; color: #fff; text-align: center; line-height: 40px;}
header #btn-search:before { content: '\f002'; 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: 20px;}
header .search-wrapper { position: absolute; right: 40px; top: 0; opacity: 0; visibility: hidden; transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; z-index:999;}
header .search-wrapper .block-content { position: relative;}
header .search-wrapper .block-content .search-autocomplete { top: 100% !important; margin-top: 0 !important;}
header .search-wrapper .block-content .nested { display: none;}
header .search-wrapper .block-content .field.search .control { position: relative;}
header .search-wrapper .block-content .field.search .input-text { background-color: #fff; border: none; width: 240px; height: 42px; font-size: 90%; padding: 0 5px; box-shadow:none; border-radius: 3px;}
header .search-wrapper .block-content .actions .btn-search-header { background: none; opacity: 1; height: 42px; width: 42px; text-align: center; line-height: 43px; padding: 0 !important; position: absolute; right: 0; top: 0; border: none;}
header .search-wrapper .block-content .actions .btn-search-header:before { content: '\f002'; 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: 14px; color: #666;}
header .search-wrapper .block-content .actions .btn-search-header span { display: none;}

section.main-cats { background: url(../images/cat-bg.jpg) repeat; padding: 48px 0 30px;}
section.main-cats .cat-box { position: relative;}
section.main-cats .cat-box a { display: block;}
section.main-cats .cat-box h3 { background: rgba(0, 0, 0, 0.5); color: #fff; font-family: 'Pirata One', cursive; font-size: 20px; width: 100%; padding: 12px 0; text-align: center; position: absolute; bottom: 0; left: 0; margin: 0;}
section.main-cats .cat-box:hover h3 { bottom: 50px; background: rgba(0, 0, 0, 0.9);}

section.featured { margin-top:30px;}
.f-title { text-align:center; text-transform:uppercase; color:#3d2b1f; margin-bottom:10px;}
.f-title h1 { margin:0; font-family: 'Pirata One', cursive;}
.f-title h2 { margin:0 0 15px; padding:0; font-weight:300;}

.product-block { background: #fff; text-align: center; padding: 8px; border: 1px solid #ccc; position: relative; margin-bottom: 15px;}
.product-block .prd-img { margin-bottom: 10px; overflow: hidden;}
.product-block:hover .prd-img img { transform: scale(1.3);}
.product-block .prd-buttons { position: absolute; top: 110px; left: 50%; perspective: 200px; margin-left: -56px; display: flex; vertical-align: top;}
.product-block .prd-buttons a { right: -50px; bottom: -50px; position: relative; transition: .5s ease-in-out; opacity: 0}
.product-block .prd-buttons button { top: -50px; left: -50px; position: relative; transition: .5s ease-in-out; opacity: 0}
.product-block .prd-buttons a i, .product-block .prd-buttons button i { background: #730000; width: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #fff; display: block; margin: 0 5px; height: 40px; border: none; border-radius: 0px; transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -webkit-transition: .5s ease-in-out; -ms-transition: .5s ease-in-out; -o-transition: .5s ease-in-out;}
.product-block .prd-buttons a:hover i, .product-block .prd-buttons button:hover i { background: #3d2b1f; color: #fff;}
.product-block .prd-buttons button { background: none; border: none; padding: 0;}
.product-block:hover .prd-buttons a { bottom: 0; right: 0; opacity: 1}
.product-block:hover .prd-buttons button { left: 0; top: 0; opacity: 1}
.product-block .prd-details h4 { font-weight: 600; font-size: 12px; color: #e6330f;}
.product-block .prd-details h3 { font-size: 13px; font-weight: 400; margin-top: 0;}

/*.product-block { background:#fff; border:1px solid #eceaeb; padding:5px; margin-bottom:30px;}
.product-block:hover { border-color:#730000;}
.product-block .prd-name { padding:10px 0; text-align:center;}
.product-block .prd-name h3 { margin:0; padding:0 0 3px; font-weight:600; font-size:14px;}
.product-block .prd-btns { text-align:center; margin-bottom:5px;}
.product-block .prd-btns button { width:50%; display:inline-block; background:#730000; color:#fff; border:none; height:36px; text-align:center; font-weight:700;}
.product-block .prd-btns button:hover { background:#3d2b1f; color:#fff;}*/

section.welcome { padding:0;}
.welcome-note div { text-transform:uppercase; color:#3d2b1f;}
.welcome-note div h2 { margin:20px 0 0; padding:0; font-family: 'Pirata One', cursive; letter-spacing: 1px;}
.welcome-note p { font-size:14px; line-height:26px; padding:10px 0;}
.welcome-note a { display:inline-block; background:#730000; color:#fff; text-decoration:none; width:150px; line-height:42px; text-transform:uppercase; font-weight:600; font-size:14px; text-align:center;}
.welcome-note a:hover { background:#3d2b1f; color:#fff;}

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;}
.page-txt a { color:#730000;}
.page-txt a:hover { color: #3d2b1f;}

.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:#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:#730000; 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:#730000; border:none; font-size:14px; overflow:hidden; position:relative; color:#fff; display:inline-block; margin:0 0.25rem; padding:12px 26px; border-radius:0; text-transform:uppercase; font-family: 'Open Sans', serif; font-weight:700;}
.submit-btn button:hover { background:#3d2b1f; color:#fff;}
.contact-map { margin-top:20px;}

.p-pull-right { float:right;}

.breadcrumbs { background:#f7f7f7; font-size:13px; text-transform:uppercase; letter-spacing:1px; font-weight:600; text-align:center; padding:15px 0;}
.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:#730000;}
.breadcrumbs .items .item strong { font-weight:600;}
.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:#730000; border-radius:0px; padding:3px 8px; font-size:14px; font-weight:600; color:#fff; display:inline-block; text-transform:uppercase; margin:0;}
.pagination a:hover, .pagination a.paging_act { background:#3d2b1f; color:#fff;}

.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats a { background:#730000; display:block; color:#fff; font-weight:700; font-size:15px; text-decoration:none; text-transform:uppercase; padding:14px 8px; text-align:left; border-radius:0;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#3d2b1f; color:#fff;}
.submenu ul { padding:0 1em 1em; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#3d2b1f; 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:600; color:#666;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#730000; padding-left:5px;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.prod-details h1 { text-align:left; text-transform:uppercase; font-weight:700; color:#730000;}
.prod-details h3 { color:#730000; font-weight:600;}
.prod-details .description { min-height:150px; font-family: 'Open Sans', serif; font-weight:400; font-size:13px; color:#666;}
.prod-details .description span { text-transform:uppercase; color:#730000; font-size:16px; font-weight:600;}
.prod-details .prd-opt { margin-bottom:20px;}
.prod-details .prd-opt label { width:20%; text-align:left; font-weight:600; font-size:14px; text-transform:uppercase; line-height:34px; margin:0;}
.prod-details .prd-opt .form-control { width:30%; font-family: 'Open Sans', serif; font-weight:400; border-radius:0;}
.prod-details .prd-opt .form-control:focus { border-color:#730000; 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; 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;}
.CartInfo tbody .form-control { border-radius:0;}
.CartInfo tbody .productd p { color:#888;}
.CartInfo tbody .form-control:focus { border-color:#730000; 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:#730000; border:none; font-size:16px; overflow:hidden; text-transform:uppercase; font-weight:700; width:50%; margin-top:4px;  border-radius:0px; padding:8px 12px;}
.CartInfo tbody .btn-success:hover { background:#3d2b1f; color:#fff;}
h2.Total { text-align:right; padding-bottom:15px; text-transform:uppercase; font-weight:700; color:#730000;}
h2.Total span { color:#F00}
.basket-btn { text-align:right;}
.basket-btn a { background:#730000; font-size:16px; overflow:hidden; position:relative; color:#fff; display:inline-block; margin:0 0.25rem; padding:12px 26px; border-radius:0px; text-transform:uppercase; font-weight:700;}
.basket-btn a:hover { background:#3d2b1f; color:#fff;}

.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; font-weight:600;}

.EmptyCart { text-align:center; font-weight:700; font-size:22px; color:#282828; padding-top:100px;}
.EmptyCart a { color:#730000;}
.EmptyCart a:hover { color:#730000;}

.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:#730000;}
.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:#730000; opacity:1; }

section.btm-logo { background:#730000; padding:30px 0; margin-top:30px; overflow:hidden;}
section.btm-logo h2 { text-align:center; padding:0; margin:0 0 10px; font-family: 'Pirata One', cursive; letter-spacing: 1px; font-size:28px; color:#fff;}

footer { background: url(../images/footer-bg.jpg) repeat;}
footer h2 { background: url(../images/ft-bg.png) no-repeat top center; margin: 0; padding: 19px 0; text-align: center; font-family: 'Pirata One', cursive; letter-spacing: 1px; font-size: 18px; color: #620000; line-height: 38px;}
footer .border-line { border: 2px solid #fff; padding: 15px; min-height: 200px; color: #fff;}
footer .border-line h4 { text-transform: uppercase; font-size: 15px; font-weight: 600;}
footer .border-line input { width: 80%; background: #281c14; height: 40px; border: none; box-shadow: none; color: #fff; padding: 0 5px;}
footer .border-line button { width: 18%; height: 40px; background: #7a0000; text-transform: uppercase; font-size: 13px; font-weight: 600; border: none;}
footer .border-line li { list-style:none; margin-bottom:10px;}
footer .border-line i { width:20px; line-height:30px; text-align:left; font-size:16px; color:#fff; display:inline-block;}
footer .border-line li span { font-weight:400; font-size:13px; color:#fff; display:inline-block;}
footer .border-line li span a { text-decoration:none; color:#fff; font-size:13px; transition:all 0.5s ease-in-out 0s;}
footer .border-line li span a:hover { color:#938e8a;}
section.footer-btm { padding: 20px 0; margin-top: 20px;}
section.footer-btm ul { margin: 16px 0; padding: 0;}
section.footer-btm ul li { list-style: none; display: inline-block; padding: 0 12px;}
section.footer-btm ul li:first-child { padding-left:0;}
section.footer-btm ul li a { font-weight: 600; color: #b1a292; text-transform: uppercase;}
section.footer-btm ul li a:hover, section.footer-btm p a:hover { color: #fff;}
section.footer-btm p { margin: 0; padding: 0; text-align: left; color: #fff;}
section.footer-btm p a { font-weight: 600; color: #b1a292;}