/*
Theme Name: Justin Lill Wines
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: Justin Lill Wines
Author URI: http://wordpress.org/themes/twentyfourteen
Description: lorem ipsum dolor
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* CSS Document */

/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal
 * http://necolas.github.com/normalize.css/ and Blueprint
 * http://www.blueprintcss.org/
 *
 * -----------------------------------------------------------------------------
 */

/* ------------------------ Reset CSS start -------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font:inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
audio,canvas,video {display: inline-block;}
body {line-height: 1;}
*{ box-sizing:border-box;}
ol, ul, li {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
img{ max-width:100%; height:auto; display:inline-block; transition:all 500ms ease-in-out; opacity:1;}
img:hover{ opacity:0.8;}
/* ------------------------ Reset CSS end -------------------------- */

/* @@@@@@@@@@@@@@@@@@@@ @Font Face @@@@@@@@@@@@@@@@@@@ */

@font-face {
	font-family: 'Kepler Std';
	src: url('fonts/KeplerStd-Regular.eot');
	src: url('fonts/KeplerStd-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/KeplerStd-Regular.woff2') format('woff2'),
		url('fonts/KeplerStd-Regular.woff') format('woff'),
		url('fonts/KeplerStd-Regular.ttf') format('truetype'),
		url('fonts/KeplerStd-Regular.svg#KeplerStd-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Kepler Std';
	src: url('fonts/KeplerStd-Bold.eot');
	src: url('fonts/KeplerStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/KeplerStd-Bold.woff2') format('woff2'),
		url('fonts/KeplerStd-Bold.woff') format('woff'),
		url('fonts/KeplerStd-Bold.ttf') format('truetype'),
		url('fonts/KeplerStd-Bold.svg#KeplerStd-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gloversville AOE';
	src: url('fonts/GloversvilleAOE-Regular.eot');
	src: url('fonts/GloversvilleAOE-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/GloversvilleAOE-Regular.woff2') format('woff2'),
		url('fonts/GloversvilleAOE-Regular.woff') format('woff'),
		url('fonts/GloversvilleAOE-Regular.ttf') format('truetype'),
		url('fonts/GloversvilleAOE-Regular.svg#GloversvilleAOE-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {
	font-family: 'felt_tipregular';
	src: url('fonts/FeltTipRoman.eot');
	src: url('fonts/FeltTipRoman.eot?#iefix') format('embedded-opentype'),
		url('fonts/FeltTipRoman.woff') format('woff'),
		url('fonts/FeltTipRoman.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}*/

@font-face {
    font-family: 'felt_tipregular';
    src: url('fonts/felt_tip_roman-webfont.eot');
    src: url('fonts/felt_tip_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/felt_tip_roman-webfont.woff2') format('woff2'),
         url('fonts/felt_tip_roman-webfont.woff') format('woff'),
         url('fonts/felt_tip_roman-webfont.ttf') format('truetype'),
         url('fonts/felt_tip_roman-webfont.svg#felt_tipregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ------------------------ Basic Element CSS start -------------------------- */
html, body{-webkit-text-size-adjust:none; font:normal 16px/24px 'Kepler Std', Arial, Helvetica, sans-serif; color:#494745; letter-spacing:0.7px;}
a{ display:inline-block; text-decoration:none; outline:none; transition:all 500ms ease-in-out; -moz-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out; color:#413f3e;}
a:hover, a.active{ color:#774c37;}
b, strong{}
cite,dfn,em,i{font-style: italic;}

img{ max-width:100%; height:auto;}

.img-responsive{}

span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;} 

/* @@@@@@@@@@@@@@@@@@@@ Heading All @@@@@@@@@@@@@@@@@@@ */

h1, h2, h3, h4, h5, h6{ /*text-transform:capitalize;*/ color:#803837;}

h1{font-size:48px; line-height:50px; margin-bottom:25px;}
h2{font-size:36px; line-height:40px; margin-bottom:20px;}
h3{ font-size:24px; line-height:28px; margin-bottom:15px;}
h4{}

.clear{ font-size:0; line-height:0; clear:both;}
input[type="checkbox"] {-webkit-appearance: checkbox;border-radius: 0;}
input[type="radio"] {-webkit-appearance: radio;border-radius: 0;}
/* ------------------------ Basic Element CSS end -------------------------- */
/* ------------------------ Commonly Used Classes start -------------------------- */
.outer{}
.w1400{ max-width:1400px;}
.w1280{ max-width:1280px;}
.w1060{ max-width:1060px;}
.w1000{ max-width:1000px;}
.w600{ max-width:600px;}
.w1400, .w1280, .w1060, .w1000{ margin:0 auto; /*overflow:hidden;*/ position:relative;}

.txtCenter{ text-align:center;}

.padding45-0{ padding:45px 0;}
.padding80-0{ padding:80px 0;}

.disTable{ display:table;}

input[type=submit]{ cursor:pointer; display:block; border:none; text-align:center; text-transform:uppercase; font-size:18px; line-height:45px; font-family: 'Kepler Std'; letter-spacing:1.5px;}
/*input[type=submit]:hover{ background-color:#333; color:#fff;}*/
input[type=text], input[type=email], input[type=password], input[type=tel], input[type=search], input[type=url], textarea{}
input, textarea{-webkit-appearance: none;-webkit-border-radius:0; border-radius:0;}
textarea{resize:vertical; padding:25px;}
input[type=search]{ width:90%;}
.more{ font:normal 14px/43px 'Calibri', Arial, Helvetica, sans-serif; height:43px; border:1px solid #c1c1c1; padding:0 20px; margin:20px 0 0; text-transform:uppercase; color:#000; letter-spacing:2px; font-weight:normal!important;}
.more:hover{ color:#627159; border:1px solid #a8b89e;}
.no_margin{ margin:0;}

.btncase{ width:160px; height:44px; display:block; margin:0 auto; text-align:center; line-height:44px; font-size:16px; color:rgba(255,255,255,0.9); text-transform:uppercase;}
.btncase:hover{color:rgba(255,255,255,1);}
.btncase1{ background-color:#803837; border:1px solid #7b2222;}

/* --------- Alignment --------- */
.alignnone{ width:auto!important;}
.alignleft{float: left!important; margin:10px 25px 25px 5px!important;}
.paragraph-image{ float:left; margin:5px 0;}
.alignright {float: right!important; margin:10px 5px 25px 25px!important;}
.aligncenter {display: block!important;margin-left: auto!important;margin-right: auto!important;}
blockquote.alignleft, img.alignleft {margin:0 25px 15px 0;}
.wp-caption.alignleft {margin:0 25px 15px 0;}
blockquote.alignright, img.alignright {margin: 5px 0 5px 15px;}
.wp-caption.alignright {margin: 5px 0 5px 15px;}
blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {margin-top: 5px;margin-bottom: 5px;}

/* ------------------------ Commonly Used Classes end -------------------------- */

/* ------------------------- Specific Selectors for Pages start -------------------------- */

/* ------------------------- Specific Selectors for Pages end -------------------------- */


/* ------------------------- Template Layout start ------------------------- */


/* @@@@@@@@@@@@@@@@@@@@ Header @@@@@@@@@@@@@@@@@@@ */

.thdr, .testimnalouter, .scrollbtn, .thdrmob{ height:208px; background:url(images/headerbg.jpg) 0 0 no-repeat; background-size:cover;}
.thdr{ padding-top:8px; height:216px; overflow:hidden;}
.scrollbtn{ height:58px; text-align:center; display:block; vertical-align:middle; }
.scrollbtn a{ /*background:url(images/donarrow.png) 50% 50% no-repeat;*/ width:25px; height:17px; margin-top:22px;}
.thdrinner{ padding:0 40px;}
.bhdr{ overflow:hidden;}

.fstseg, .sndseg{width:33.5%; padding:30px 0; }
.thdrall{ padding:30px 0 20px; width:auto; position:relative;}

.fstseg{ float:left;}

.fstsocial, .acdetails{ border-bottom:1px solid #767274; padding-bottom: 13px; min-height: 48px;}
.thdrall{}
.fstsocial a{ background-color:#636363; border-radius:100%; width:25px; height:25px; text-align:center; font-size:12px; line-height:25px; color:#efe8e3; margin-right:8px; position:relative;}
.fstsocial a i{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%);}
.logo{ position:absolute; left:50%; top:50%; transform:translate(-50%,0); -ms-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); -moz-transform:translate(-50%,0); -o-transform:translate(-50%,0);}
.logo a img{image-rendering: auto!important; /*-webkit-transform: rotate(0deg)!important;*/}

.sndseg{ float:right; text-align:right;}
.acdetails{}
.acdetails span{font-size:17px; font-weight:bold; color:#868686; padding:0 17px 0 13px; position:relative;}
.acdetails a{ color:#868686;}
.acdetails span:first-child{ text-transform:uppercase; border-right:1px solid #868686;}
.acdetails span:last-child{ padding:0 0 0 13px;}
.acdetails span:last-child a span.woocommerce-Price-amount { border-right:none; padding:0 30px 0 0;}
.acdetails span:last-child a span.woocommerce-Price-currencySymbol {border-right:none;}
.acdetails span:last-child a span.woocommerce-Price-amount:after{font:normal 24px/24px 'FontAwesome'; content:"\f07a"; color:#888; overflow:hidden;display:inline-block; clear:both; position:absolute; right:0; top:-3px;}
.product_cat-wine .woocommerce-Price-amount:after{content:'*'}

#stickywrap{z-index: 999999;}
.sticky-wrapper{ display:none;}
.thdrmob{ height:auto; display:none;}

.mainnav{ margin-top: 38px;}
.mainnav ul{ font-size:19px; display:table;}
.mainnav ul li{ display:table-cell; vertical-align:top;}

.fstseg .mainnav ul li{ padding-left: 55px;}
.fstseg .mainnav ul li:first-child{ padding-left:0;}
.fstseg .mainnav ul li:last-child{ width:75px;}

.sndseg .mainnav ul{ float:right;}
.sndseg .mainnav ul li{ padding-right:32px;}
.sndseg .mainnav ul li:last-child{ padding-right:0;}

.bhdrlft{ background-color:#242429; float:left; width:30%; padding:0 70px; text-align:center; color:#fff; display:table;}
.bhdrlftinner{ padding:45px 0; display:table-cell; vertical-align:middle;}
.bhdrlft h1{ border-top:1px solid #fff; border-bottom:1px solid #fff; padding:25px 0; margin-bottom:30px; position:relative; font-size:37px; line-height:40px; color:#fff;}
.bhdrlft h1:before{position:absolute; width:12px; height:12px; background-color:#fff; border-radius:50%; content:""; display:block; overflow:hidden; left:50%; bottom:-6px; transform:translate(-50%,0); -ms-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); -moz-transform:translate(-50%,0); -o-transform:translate(-50%,0);}
.bhdrlft h1 span.cname{ font-variant:small-caps; font-size:45px; line-height:45px; text-transform:capitalize;}
.bhdrlft h1 span{ font-size:27px; line-height:35px; text-transform:uppercase; display:block;}
.bhdrlft p{ margin-bottom:40px; font-size:17px; line-height:26px;} 
.findbtn{ width:175px; height:44px; background-color:#131316; border:1px solid #fff; font-size:18px; line-height:44px; color:#ffe5ea; text-transform:uppercase;}
.findbtn:hover{ background-color:#000; color:#fff;}

.bhdrrht{ float:right; width:70%;}
.banenrsec{ background-position:50% 50%; background-repeat:no-repeat; background-size:cover; height:512px;}

.shopnow{ overflow:hidden;}
.shopnowinner{ overflow:hidden; float:left; width:33.33%; height:157px; /*padding:25px 35px;*/ padding:35px; display:table;}
.shopnowinner img{ /*float:left; margin-right:25px;*/ display:block;}
.shopnowinner div{ /*float:left;*/ display:table-cell; vertical-align:bottom;}
.shopnowinner div:first-child{ width:20%; padding-right:20px;}
.shopnowinner h2{ font-size:27px; text-transform:uppercase; margin-bottom:15px;}
.redwine{ background-color:#803837;}
.redwine h2{ color:#fff;}
.whitewine{ background-color:#fff;}
.whitewine h2{ color:#4a634b;}
.craftbeer{ background-color:#c36a1e;}
.craftbeer h2{ color:#ffe5ea;}

.shopnowbtn{ width:130px; height:44px; display:block; text-align:center; text-transform:uppercase; font-size:18px; line-height:44px;}
.redwine .shopnowbtn{ border:1px solid #4b2120; background-color:#692d2d; color:#fff;}
.whitewine .shopnowbtn{ border:1px solid #2f524f; background-color:#d3e6e4; color:#4a634b;}
.craftbeer .shopnowbtn{ border:1px solid #794213; background-color:#a35818; color:#f9dbdc;}


.innerbanenr{ background-size:cover; background-position:50% 50%; height:230px; border-bottom:7px solid #803837; background-image: url("http://demoseat.com/justinlilwine/wp-content/uploads/2016/03/justin-lill-wines-berry-about-2.jpg");}


.breadcrumbs{ font-size:16px; text-transform:uppercase; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #803837;}
.breadcrumbs ul li, .breadcrumbs span{ display:inline-block; padding:0 25px 0 10px; position:relative;}
.breadcrumbs span span{ padding:0;}
.breadcrumbs ul li:after, .breadcrumbs span:after{ font:normal 15px/18px 'FontAwesome'; content:"\f101"; color:#666666; overflow:hidden;display:inline-block; clear:both; position:absolute; right:0; top:3px;}
.breadcrumbs ul li:last-child:after, .breadcrumbs span:last-child:after, .breadcrumbs span:last-child span:after{ display:none;}
.breadcrumbs a, .breadcrumbs span{ color:#803837; text-decoration:underline;}
/*.breadcrumbs span{ text-decoration:underline;}*/

/* @@@@@@@@@@@@@@@@@@@@ Justin latest picks @@@@@@@@@@@@@@@@@@@ */

.ltstpick, .red-wine{ background-color:#803837;}
.white-wine{ background-color:#fff;}
.craft-beer{ background-color:#c2691d;}
#ltstpick h2{ padding-left:40px; margin-bottom:20px; font-family: 'Gloversville AOE'; font-size:59px; line-height:64px; color:#562525;}

#ltstpick ul.rtabs{border-top:1px solid #692d2d;padding-top:20px; margin-bottom:55px;font-size:35px;list-style:disc inside; text-transform:uppercase;}
        
#ltstpick ul.rtabs li{display:inline-block; margin-right:25px;}
/*.ltstpick ul.rtabs li:before{ display:inline-block; content:""; overflow:hidden; width:7px; height:7px; background-color:#4c2020; border-radius:50%;}*/
#ltstpick ul.rtabs li a{position:relative;color:#4c2020;}
        
#ltstpick ul.rtabs li a:link, #ltstpick ul.rtabs li a:visited{color:#4c2020;}
        
#ltstpick ul.rtabs li a:hover{color:#fff;}
/*selected tab style */
#ltstpick ul.rtabs li.selected a{color:#fff;}   
/*selected tab style on hover */
#ltstpick ul.rtabs li.selected a:hover
{text-decoration:none;}
/* container of content panels */
#ltstpick div.panel-container{ overflow:hidden; /*outline:none;*/}
/*#ltstpick div.panel-container:focus, #ltstpick div.panel-container:hover, #ltstpick div.panel-container:active, #ltstpick div.panel-container:visited{ outline:none;}*/
/* content panel */       
#ltstpick div.panel-container > div{display: block;margin:0px;}  
/*#ltstpick div.panel-container > div:focus, #ltstpick div.panel-container > div:active{ outline:none; border:1px solid #ff0000;}*/
#ltstpick div.panel-container div.inactive{display: none;}
#ltstpick div#view1:focus, #ltstpick div#view2:focus, #ltstpick div#view3:focus,
#ltstpick div#view1:hover, #ltstpick div#view2:hover, #ltstpick div#view3:hover,
#ltstpick div#view1:active, #ltstpick div#view2:active, #ltstpick div#view3:active,
#ltstpick div#view1:visited, #ltstpick div#view2:visited, #ltstpick div#view3:visited
{ outline:none; border:none;}

.productDesc div#view1:focus, .productDesc div#view2:focus,
.productDesc div#view1:hover, .productDesc div#view2:hover,
.productDesc div#view1:active, .productDesc div#view2:active,
.productDesc div#view1:visited, .productDesc div#view2:visited
{ outline:none; border:none;}


/* loading image before ajax content is retrieved. Only applicable when Ajax is used.*/
#ltstpick div.ajaxLoading {background:transparent url(loading.gif) no-repeat center center; height:150px; width:20px; font-size:0;padding:0; margin:0 auto; }

.singlewinepost{ width:48%; float:left; color:#fff; overflow:hidden; padding-left:20px;}
.singlewinepost:nth-of-type(2n){ float:right; padding-right:20px;}
.singlewinepost .prodetail{ /*width:58%;*/ width:62%; float:left; padding:10px 0 0;}
.singlewinepost .prodetail h3{ padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #fff; font-size:23px; line-height:26px; color:#fff; text-transform:uppercase;}
.singlewinepost .prodetail h3 a{ color:#fff;}
.singlewinepost .prodetail h3 a:hover{ color:#c8c8c8;}
.singlewinepost .prodetail h3 span{ display:block;}
.singlewinepost .prodetail a.add_to_cart_button{/*width:160px; height:44px; display:block; margin:0 auto; text-align:center; line-height:44px; font-size:16px;  text-transform:uppercase; background-color:#692d2d; border:1px solid #4a1f1f;*/ float:left; color:rgba(255,255,255,0.9);}

.singlewinepost .prodetail a.moreLnk{ display:block; width:60px; margin-bottom:20px; font:normal 20px/24px 'felt_tipregular'; text-decoration:underline; color:#fff; text-transform:uppercase;}
.singlewinepost .prodetail a.moreLnk:hover{color:#c8c8c8;}

.singlewinepost .prodetail a.add_to_cart_button:hover{color:rgba(255,255,255,1);}

.singlewinepost .cartBox{ width:auto; height:44px; display:inline-block; padding:0 15px; margin:0 auto; text-align:center; line-height:44px; font-size:15px; text-transform:uppercase; background-color:#692d2d; border:1px solid #4a1f1f;}
.singlewinepost .cartBox a.button.ajax_add_to_cart.added::after{ line-height:38px; margin:0 5px;}
.singlewinepost .cartBox a{color:rgba(255,255,255,0.9);}

.singlewinepost .prodesc{ margin-bottom:40px; font-size:16px; line-height:22px;}
.singlewinepost .proprice{ margin-bottom:25px;}
.singlewinepost .proprice span{ font-size:33px;}
.singlewinepost .cartbtn{ display:block; width:160px; height:44px; background-color:#692d2d; border:1px solid #562525; text-align:center; color:#fff;font-size:18px; line-height:44px; text-transform:uppercase;}

.singlewinepost .proimg{ /*width:40%; width:30%;*/ float:right; text-align:center; background-color:#fff; width:138px; height:138px;}
.singlewinepost .proimg img{ /*width:100%;*/ width:auto;}
.singlewinepost .proimg a{ display:block; height:138px; background-position:50% 50%; background-repeat:no-repeat; background-size:auto 100%;}

.white-wine h2{ color:#2e514e!important;}
.white-wine ul.rtabs{ border-top:1px solid #a7afae!important;}
.white-wine ul.rtabs li a:link, .white-wine ul.rtabs li a:visited{ color:#85bcb9!important;}
.white-wine ul.rtabs li.selected a, .white-wine ul.rtabs li a:hover{ color:#3c5b59!important;}
.white-wine .singlewinepost{ color:#4f6d6a;}
.white-wine .singlewinepost .prodetail h3{ border-bottom:1px solid #4f6d6a; color:#4f6d6a;}
.white-wine .singlewinepost .prodetail h3 a{color:#4f6d6a;}
.white-wine .singlewinepost .prodetail h3 a:hover{ color:#80b3ae;}
.white-wine .singlewinepost .prodetail a.moreLnk{color:#4f6d6a;}
.white-wine .singlewinepost .prodetail a.moreLnk:hover{color:#80b3ae;}
.white-wine .singlewinepost .prodetail a.add_to_cart_button{ /*background-color:#d3e6e4; border:1px solid #a6b6b4;*/ color:#4f6d6a;}
.white-wine .singlewinepost .cartBox{background-color:#d3e6e4; border:1px solid #a6b6b4;}
.white-wine .singlewinepost .cartBox a{color:#4f6d6a;}
.white-wine .winecont .owl-controls .owl-buttons .owl-prev, .white-wine .winecont .owl-controls .owl-buttons .owl-next{ background-color:#d1e4e2;}
.white-wine .winecont .owl-controls .owl-buttons .owl-next::before, .white-wine .winecont .owl-controls .owl-buttons .owl-prev::before{ color:#2d504d;}

.craft-beer h2{ color:#824713!important;}
.craft-beer ul.rtabs{ border-top:1px solid #a35818!important;}
.craft-beer ul.rtabs li a:link, .craft-beer ul.rtabs li a:visited{ color:#a35818!important;}
.craft-beer ul.rtabs li.selected a, .craft-beer ul.rtabs li a:hover{ color:#d1e1de!important;}
.craft-beer .singlewinepost .prodetail a.add_to_cart_button{/* background-color:#aa5c19; border:1px solid #a25718;*/}
.craft-beer .singlewinepost .cartBox{background-color:#aa5c19; border:1px solid #a25718;}
.craft-beer .winecont .owl-controls .owl-buttons .owl-prev, .craft-beer .winecont .owl-controls .owl-buttons .owl-next{ background-color:#c19168;}
.craft-beer .winecont .owl-controls .owl-buttons .owl-next::before, .craft-beer .winecont .owl-controls .owl-buttons .owl-prev::before{ color:#844f21;}

.owl-carousel .owl-item:focus, .owl-carousel .owl-item:active{ border:none; outline:none;}

/* @@@@@@@@@@@@@@@@@@@@ VIP Club @@@@@@@@@@@@@@@@@@@ */

.VIPclub{ /*background:url(images/vipclub-img.jpg) 50% 50% no-repeat;*/ background-position:50% 50%; background-repeat:no-repeat; background-size:cover; background-attachment:fixed; height:565px; position:relative;}
.VIPclubinner{ background-color:rgba(255,255,255, 0.9); padding:40px 100px; overflow:hidden;}
.VIPlftcont{ width:35%; float:left; font-size:18px; color:#383838;}
.VIPlftcont h3, .giftVcherPrmoCont h3{ font-size:31px; color:#632b2b; padding-bottom:40px; margin-bottom:30px; border-bottom:1px solid #803837; position:relative;}
.VIPlftcont h3:after, .giftVcherPrmoCont h3:after{ position:absolute; width:12px; height:12px; background-color:#803837; border-radius:50%; content:""; display:block; overflow:hidden; left:50%; bottom:-6px; transform:translate(-50%,0); -ms-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); -moz-transform:translate(-50%,0); -o-transform:translate(-50%,0);}
.VIPform{ float:right; width:52%;}
.VIPform form span{ display:block; margin-bottom:8px; color:#803837; font-size:18px;}
.VIPform form input[type=text], .VIPform form input[type=email], .entry-content .mc4wp-form input[type=text], .entry-content .mc4wp-form input[type=email]{border:1px solid #803837; padding:0 10px; height:42px; background-color:#fff; margin-bottom:10px; width:100%;}
.VIPform form div{ display:inline-block; width:32%;}
.VIPform form div.mc4wp-form-fields, .VIPform form div.mc4wp-response, .VIPform form div.mc4wp-response div{ width:100%;}

.VIPform form p label.error:before, .entry-content .mc4wp-form p label.error:before{ display:none;}
.entry-content .mc4wp-form p label.error, .VIPform form p label.error{ padding-left:0; color: #803837;}

.VIPform form input[type=checkbox], .entry-content .mc4wp-form-fields input[type=checkbox]{/*display: none;*/ visibility:hidden; position:absolute;}
.VIPform form label, .entry-content .mc4wp-form-fields label{display: inline-block;cursor: pointer;position: relative;padding-left: 55px; font-size: 15px; height:44px; line-height:44px; color:#803837;}
.VIPform form label:before, .entry-content .mc4wp-form-fields label:before{content: "";display: inline-block;width: 44px;height: 44px;margin-right: 10px;position: absolute;left: 0;bottom: 1px;background-color: #fff; border:1px solid #803837;}


.VIPform form input[type=checkbox]:checked + label:before {content: "\2713";text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 15px;color: #803837;text-align: center;line-height: 44px;}
.entry-content .mc4wp-form-fields input[type=checkbox]:checked + label:before {content: "\2713";text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 15px;color: #803837;text-align: center;line-height: 44px;}

/*.VIPform form input.error, .entry-content form.mc4wp-form input.error{ border:1px solid #ff0000!important;}
.VIPform form input.error + label:before, .entry-content form.mc4wp-form input.error + label:before{ border:1px solid #ff0000;}*/

.VIPform form p.checkbox{ margin:0 0 15px;}
.VIPform form p.submit{ margin-top:25px;}
.VIPform form p.submit input[type=submit], .entry-content .mc4wp-form p.submit input[type=submit]{ width:150px; height:45px; background-color:#803837; color:#fff;}

.rhtcont .VIPform form p.submit input[type=submit], .bottompnl .VIPform form p.submit input[type=submit]{ margin:0 auto;}

.displaypic{ position:absolute; right:0; bottom:0; z-index:1; /*background:url(images/dp.png) 0 0 no-repeat;*/ width:301px; height:400px;}


/* @@@@@@@@@@@@@@@@@@@@ Content @@@@@@@@@@@@@@@@@@@ */

.gencontent{ padding:55px 0 45px;}
.gencontinner{ overflow:hidden;}

.leftcont{ float:left; width:66%; }

.gencontinner p{ margin-bottom:18px;}
/*.gencontinner a{ color:#803837;}*/
.gencontinner figure{ line-height:0; display:block; margin-bottom:18px;}
.gencontinner ul{}
.gencontinner ul li{ margin-bottom:18px;}
.gencontinner ul li:before{ display:inline-block; overflow:hidden; clear:both; content:""; width:6px; height:6px; border-radius:5px; background-color:#803837; margin-right:13px; float:left; margin-top:9px;}
.gencontinner ol{ }
.gencontinner ol li{ list-style:decimal inside; margin-bottom:18px;}
.gencontinner blockquote{ margin-bottom:18px; font-style:italic; color:#803837; font-size:21px;}
.gencontinner blockquote p{ display:inline;}
.gencontinner blockquote:before, .gencontinner blockquote:after{ display:inline-block; overflow:hidden; font-size:30px;}
.gencontinner blockquote:before{content:"\201C""\201D"; vertical-align: -0.2em;}
.gencontinner blockquote:after{content:"""\201D""\2018"; vertical-align: -0.3em;}

/*blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: "\201C";
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}*/



.rhtcont{ float:right; width:308px; padding-top:25px;}
.giftvcher, .joinVip, .easyshippng{ background-color:#f5f5f5; padding:40px 30px; text-align:center;}
.giftvcher h2, .easyshippng h2{ position:relative; font-size:80px; font-weight:bold; line-height:60px; text-transform:uppercase; border-bottom:1px solid #803837; padding-bottom:55px; margin-bottom:70px;}
.easyshippng h2{ font-size:81px; padding-bottom:95px; margin-bottom:40px;}
.giftvcher h2 strong, .easyshippng h2 strong{ display:block; font-size:39px;}
.easyshippng h2 strong{ font-size:54px; line-height:40px;}
.easyshippng h2 strong:last-child{ font-size:38px;}
.giftvcher h2:before, .easyshippng h2:before, .joinviphide h3:before{position:absolute; width:10px; height:10px; background-color:#803837; border-radius:50%; content:""; display:block; overflow:hidden; left:50%; bottom:-5px; transform:translate(-50%,0); -ms-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); -moz-transform:translate(-50%,0); -o-transform:translate(-50%,0);}

.giftvcher h3, .joinVip h3{text-transform:uppercase; font-size:28px; line-height:35px; margin-bottom:75px;}
.easyshippng h3{ text-transform:uppercase; margin-bottom:60px;}
.giftvcher h3 strong{ font-size:40px;}
.voucher{ /*background:url(images/voucher.png) 0 0 no-repeat; width:242px; height:114px;*/ margin:0 auto 60px;/* text-align:right; padding:15px 20px;*/}
.voucher strong{ font-size:28px; font-weight:bold; color:#803837;}

.joinVip{ margin-top:35px;}
.joinVip:first-child{ margin-top:0;}
.joinVip h3{ text-transform:none; position:relative; /*border-bottom:1px solid #803837;*/ padding-bottom:20px; margin-bottom:25px; font-weight:bold;}
.joinviphide h3{border-bottom:1px solid #803837;}
.joinVip .VIPform{ float:none; width:auto;}
.joinVip .VIPform form span, .joinVip .VIPform form label, .joinVip p, .entry-content .mc4wp-form label{ color:#666;}
.joinVip .VIPform form input[type=text], .joinVip .VIPform form input[type=email], .entry-content .mc4wp-form input[type=text], .entry-content .mc4wp-form input[type=email]{ border:1px solid #d3d3d3;}
.joinVip .VIPform form p{ margin-bottom:6px;}
.joinVip .VIPform form label::before, .entry-content .mc4wp-form label::before{border:1px solid #d3d3d3;}
.joinVip .VIPform form div, .entry-content .mc4wp-form div{ display: block; margin:15px auto; text-align: left; width: 55%;}
.entry-content .mc4wp-form div{ width:100%;}
.joinVip .VIPform form div.mc4wp-form-fields, .VIPform form div.mc4wp-response, .VIPform form div.mc4wp-response div{ width:100%;}
.joinVip .VIPform form input[type="checkbox"]:checked + label::before{ color:#000;}
/*.page-id-596 .joinVip {display: none;}*/
.page-id-596 .joinviphide{ display:none;}

.blogcat{ margin-bottom:35px;}
.blogcat select{ width:100%; background-color:#fbfbfb; border:1px solid #803837; height:44px; padding:0 20px;}
.blogcat .SumoSelect{ width:100%;}
.blogcat .SumoSelect .SelectBox{ width:100%; padding:9px 15px;}
.blogcat .SumoSelect > .CaptionCont > label > i::before{ line-height:44px;}

.rhtcont .blogcat .SumoSelect{}

.gencontinner .blogcat .SumoSelect ul li:before{ display:none;}

.discuntsec{}
.discuntsec h2{ margin-bottom:40px;}
.discuntsec h3{ font-size:22px; line-height:26px; margin-bottom:40px;}
.discuntsec h3 span{ font-size:29px; display:block;}
.winebottle{ margin-bottom:60px;}


/* @@@@@@@@@@@@@@@@@@@@ Blog @@@@@@@@@@@@@@@@@@@ */

.blog{}
/*.leftcont .blog a{ color:#803837;}*/
.leftcont a{color:#803837; text-decoration:underline;}
.leftcont a:hover{ color:#cc5d5b;}
.eachpost{ border-top:1px solid #cccccc; padding:50px 0 60px;}
.eachpost:nth-of-type(1){ border-top:none; padding-top:0;}
.eachpost h2{ font-size:16px; line-height:20px; margin-bottom:10px;}
.eachpost h2 a{ color:#3a3837; text-decoration:none;}
.eachpost .postmeta{ margin-bottom:15px;}
.eachpost .postmeta span.date{ border-right:1px solid #3a3837; padding-right:15px; margin-right:15px;}
.eachpost .postmeta span.catlist{ text-transform:lowercase;}
.eachpost .postmeta span.catlist br{ display:none;}
.eachpost a, .pagination a{ text-decoration:underline;}
.eachpost a.permalink{ font-size:18px;}
.blog nav.pagination{}
.blog nav.pagination h2.screen-reader-text{ display:none;}
.blog nav.pagination .nav-links span.meta-nav{ display:none;}
.blog nav.pagination span{color:#803837;}
.blog nav.pagination a{ margin:0 2px;}
.blog nav.pagination .nav-links a.next, .blog nav.pagination .nav-links a.prev{ position:relative; text-decoration:none; font-size:0;}
.blog nav.pagination .nav-links a.next:after, .blog nav.pagination .nav-links a.prev:before{font:normal 15px/15px 'FontAwesome'; overflow:hidden;display:inline-block; clear:both; position:absolute; right:-3px; top:1px;}
.blog nav.pagination .nav-links a.next:after{ content:"\f101";}
.blog nav.pagination .nav-links a.prev:before{content:"\f100";}

.singlepost{ border-bottom:1px solid #ccc; padding-bottom:25px; margin-bottom:35px;}
.singlepost .eachpost{ padding:0;}
.singlepost figure{ margin:25px 0 40px;}
.rcntarticles h2{ font-size:24px; line-height:28px; margin-bottom:10px;}
.rcntarticles ul{}
.rcntarticles ul li{ margin-bottom:6px; color:#3a3837;}
.rcntarticles ul li a{ text-decoration:underline;}
.rcntarticles ul li:before{ display:none;}
.rcntarticles ul li span{ padding-right:10px; margin-right:10px; border-right:1px solid #a3a3a3;}


/* @@@@@@@@@@@@@@@@@@@@ Shop Product @@@@@@@@@@@@@@@@@@@ */

.toppnl{}
.pleasenote{ padding:40px; background-color:#f5f5f5; text-align:center; margin-bottom:40px;}
.pleasenote h2{ margin-bottom:15px;}
.pleasenote p{ line-height:34px;}
.pleasenote a{color: #803837; text-decoration: underline;}

.you_may_like{ overflow:hidden;}
.you_may_like ul.products{ float:left; width:auto!important; margin:0 0 70px 0; padding:0!important;}
.you_may_like ul.products:last-child{ margin-right:0;}
.you_may_like ul.products li{ display:block; width:305px!important; margin-bottom:0!important; margin-right:0!important;}
.you_may_like ul.products li.first{ margin:0 62px 0 0!important;}

.you_may_like .you_may_like_cat{}
.you_may_like .you_may_like_cat ul.products{ overflow:hidden;}
.you_may_like .you_may_like_cat ul.products li{ margin-right:62px!important;}
.you_may_like .you_may_like_cat ul.products li:last-child{ margin-right:0!important;}

.singleproduct{ /*max-width:660px;*/ margin:30px auto 40px; padding:5px 0 5px 5px; text-align:center; display:table; overflow:hidden;}
.singleprodctimg{ float:right; display:table; max-width:55%;}
.singleproduct figure{ display:table-cell; vertical-align:middle; padding-left:45px;}
.singleprodetail{max-width:420px; display:table-cell; float:left; /*border:1px solid #0000ff; height:1095px!important;*/}
.singlebxdetail{background-color:#fcfcfd; box-shadow:0 3px 5px rgba(0,0,0,0.3); position:relative; margin-bottom:25px;}
.singlebxdetail div.padding-for-div{padding:20px 40px 45px; }
.singlebxdetail h1{ font-size:55px; line-height:60px; font-family: 'Gloversville AOE'; color:#3468b7; }
.singlebxdetail h1 a{color:#3468b7;}
.singlebxdetail span{ font-size:105px; line-height:80px; font-family: 'Gloversville AOE'; color:#d14c4a; display:inline-block; margin:10px 0 15px;}
.singlebxdetail p{font-family: 'felt_tipregular'; font-size:30px; line-height:35px; color:#000;}
.singlebxdetail a.procartbtn{ background-color:#692d2d; width:100%; height:45px; display:block; color:#fff; line-height:45px; text-decoration:none; font-family:"Kepler Std";  font-size:18px; text-decoration:none; text-transform:uppercase; position:absolute; bottom:0; margin-bottom:0;}

.singlebxdetail form{ width:100%; margin:20px 0;}
.singlebxdetail form label{ display:inline-block; font-weight:bold; font-size:21px; color:#595757; line-height:45px;}
.singlebxdetail form input[type=text]{ width:43px; height:43px; border:1px solid #692d2d; text-align:center; padding:5px; font-size:38px; font-family:"felt_tipregular"; color:#d14c4a;}
.singleproduct .product_meta { display:none; }
.singleproinfo{ background-color:#f6f6f6; padding:20px; box-shadow:0 3px 5px rgba(0,0,0,0.3); text-align:center; font-size:19px; margin-bottom:40px;}
.singleproinfo p{ margin-bottom:3px;}
.singleproinfo p strong{ color:#692d2d;}

.seemore{ text-transform:uppercase; color:#636363; font-size:17px;}
.seemore a{color:#692d2d; text-decoration:underline;}

.alsolike h3{font-family: 'Gloversville AOE'; font-size:33px; line-height:36px; padding-bottom:25px; margin-bottom:30px; border-bottom:1px solid #ccc;}
.productgrid ul{ overflow:hidden;}
.productgrid ul.products{padding:0 6px; width:100%;}
.productgrid ul li, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ width:30%; float:left; text-align:center; margin:0 50px 70px 0;}
.productgrid ul li:nth-of-type(3n), .woocommerce ul.products li.product:nth-of-type(3n), .woocommerce-page ul.products li.product:nth-of-type(3n){ margin-right:0;}
.productgrid ul li:before{ display:none;}
.productgrid ul li figure{ height:315px !important; display:table; width:100%;}
.productgrid ul li figure .tProImg{display:table-cell; text-align:center; vertical-align:bottom;}
.productgrid ul li figure .tProImg a{ display:block; height:240px; background-size:auto 100%; background-position:50% 100%; background-repeat:no-repeat;}
.woocommerce ul.products li.product a img{ margin:0 auto; width:auto;}
.woocommerce ul.products li.product .quantity{ position:absolute; bottom:70px; left:50%; transform:translate(-50%,0); -webkit-transform:translate(-50%,0); -o-transform:translate(-50%,0); -moz-transform:translate(-50%,0); -ms-transform:translate(-50%,0);}
.woocommerce .quantity{}
.woocommerce .quantity label{color: #000;font-family: "felt_tipregular";font-size: 23px;line-height: 29px; margin-right:6px;}
.woocommerce .quantity input[type=number]{ width:50px; height:43px; border:1px solid #692d2d; text-align:center; padding:5px 0 5px 5px; font:normal 30px/31px "felt_tipregular"; color:#d14c4a;}
.woocommerce ul.products li.product .button{ margin:0; width:100%; height:45px; display:block; background-color:#692d2d; font:normal 18px/23px "Kepler Std"; color:#fff; text-decoration:none; text-transform:uppercase; position:absolute; bottom:0; border-radius:0;}
.woocommerce ul.products li.product a.ajax_add_to_cart{ /*text-decoration:none;*/}
.woocommerce ul.products li.product a.button{ padding:10px 20px;}
.woocommerce ul.products li.product a.button.added{ text-align:left;}
.woocommerce ul.products li.product a.button.added::after{text-decoration:none;}
.woocommerce ul.products li.product a.added_to_cart{ color:#fff; position:absolute; bottom:11px; right:20px; text-transform:capitalize;}
.woocommerce .orderby option[value="rating"]{display: none;}
.woocommerce div.product form.cart button.single_add_to_cart_button{background-color:#692d2d; width:100%; height:45px; display:block; font:normal 18px/23px "Kepler Std"; color:#fff; text-transform:uppercase; position:absolute; bottom:0; left:0; margin-bottom:0;border-radius:0;}
.woocommerce div.product form.cart, .woocommerce div.product p.cart{ text-align:center;}
.woocommerce div.product form.cart div.quantity{ float:none;}

.woocommerce-page ul.products::after{ clear:none;}
.woocommerce-pagination ul.page-numbers{}
.woocommerce-pagination ul.page-numbers li{ width:auto;}
.woocommerce #content div.product .woocommerce-tabs, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce #content div.product div.thumbnails a.first, 
.woocommerce #content div.product div.thumbnails::after, 
.woocommerce .cart-collaterals::after, 
.woocommerce .col2-set::after, 
.woocommerce .woocommerce-pagination ul.page-numbers::after, 
.woocommerce div.product .woocommerce-tabs, 
.woocommerce div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce div.product div.thumbnails a.first, 
.woocommerce div.product div.thumbnails::after, 
.woocommerce ul.products, 
.woocommerce ul.products li.first, 
.woocommerce ul.products::after, 
.woocommerce-page #content div.product .woocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce-page #content div.product div.thumbnails a.first, 
.woocommerce-page #content div.product div.thumbnails::after, 
.woocommerce-page .cart-collaterals::after, 
.woocommerce-page .col2-set::after, 
.woocommerce-page .woocommerce-pagination ul.page-numbers::after, 
.woocommerce-page div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce-page div.product div.thumbnails a.first, 
.woocommerce-page div.product div.thumbnails::after, 
.woocommerce-page ul.products, 
.woocommerce-page ul.products li.first, 
.woocommerce-page ul.products::after{ clear:none;}

.woocommerce-pagination { display:none; }
.woocommerce .product-type-variable-subscription div[itemprop="offers"] {display: none;}

.woocommerce-cart{}
.woocommerce-cart .gencontinner .leftcont .w600, .woocommerce-checkout .gencontinner .leftcont .w600{ max-width:100%;}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {width: 100%;}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product:before {display:none;}
.woocommerce table.shop_table, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{ border-radius:0; font-weight:normal;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{ background-color: #803837;border: 1px solid #7b2222;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{ background-color:#b26a69;}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{ height:42px; padding:0 10px; border:1px solid #d3d3d3;}

.woocommerce .woocommerce-info::before{ color:#803837;}
.woocommerce .woocommerce-info{border-top-color:#803837;}
.importantBox ul li {margin-bottom: 5px;}
.importantBox ul li:before {margin-left: -20px;}

.singleproduct .woocommerce-product-rating { display:none; }
.grey-button{ background-color:#424242!important; color:#fff; border:1px solid #2d2d2d!important;}
.grey-button:hover{ background-color:#989898!important; border:1px solid #747474!important;}

#customer_details{ overflow:hidden;}

.productlist{ position:relative;}
.productlist div{ padding:25px 25px 90px; position:relative;}
.productlist div form{ /*position:absolute; bottom:15px; left:50%; transform:translate(-50%,0); -ms-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); -moz-transform:translate(-50%,0); width:100%;*/}
.productlist div form label{ display:inline-block;}
.productlist div form input[type=text]{ width:43px; height:43px; border:1px solid #692d2d; text-align:center; padding:5px; font-size:38px; font-family:"felt_tipregular"; color:#d14c4a;}
.productlist h2{ line-height:40px; font-family: 'Gloversville AOE';}
.productlist h2 a{ font-size:36px; color:#3468b7; text-decoration:none; margin-bottom:0;}
.productlist span{ font-size:71px; line-height:80px; font-family: 'Gloversville AOE'; color:#d14c4a; display:inline-block}
.productlist{font-family: 'felt_tipregular'; font-size:23px; line-height:29px; color:#000; background-color:#fcfcfd; box-shadow:0 3px 6px rgba(0, 0, 0, 0.4);}
.productlist a{ font-size:19px; text-decoration:underline!important; margin-bottom:30px;}
.productlist a.procartbtn{ background-color:#692d2d; width:100%; height:45px; display:block; color:#fff; line-height:45px; text-decoration:none; font-family:"Kepler Std";  font-size:18px; text-decoration:none; text-transform:uppercase; position:absolute; bottom:0; margin-bottom:0;}

.productDescSec{margin-bottom:40px;}
.productDescTab{ border:1px solid #9d9d9d;}
.productDescTab li{ width:50%!important; margin:0!important;}
.productDescTab li:first-child{ border-right:1px solid #9d9d9d;}
.productDescTab li a{ display:block; padding:15px; /*background-color:rgba(235,235,235,1);*/ background-color:rgba(200,200,200,1); color:#fff; /*color:#532122;*/ box-shadow:inset 0 0 8px rgba(0,0,0,0.3);}
.productDescTab li a:hover{background-color:rgba(200,200,200,1); color:#2f0c0d;}
.productDescTab li.selected a{background-color:rgba(245,245,245,1); color:#2f0c0d;}
.productDesc{ padding:55px 85px; background-color:rgba(245,245,245,1); border:1px solid #ccc; border-top:none;}

.bottompnl{ overflow:hidden; margin-bottom:70px;}
.bottompnl .giftvcher, .bottompnl .joinVip, .bottompnl .easyshippng{ width:30%; float:left; /*display:table-cell;*/ /*margin-left:50px;*/ margin-right:50px;}
.bottompnl .giftvcher{ /*margin-left:0;*/}
.bottompnl .giftvcher a, .bottompnl .joinVip a, .bottompnl .easyshippng a{}
.bottompnl .easyshippng .winebottle{ margin-bottom:97px;}
.bottompnl .giftvcher .winebottle{ margin-bottom:67px;}
.bottompnl .giftvcher{}
.bottompnl .joinVip{ margin-top:0; margin-right:0;}
.bottompnl .joinVip{ margin-right:50px; margin-bottom:0;}
.bottompnl .joinVip:last-child{ margin-right:0;}

.bottompnl .easyshippng{}


.single-gift-voucher{}
.single-gift-voucher .singleproduct{ max-width:none; padding:5px 0 10px 5px;}
.single-gift-voucher .singleproduct .singleprodctimg, .single-gift-voucher .singleproduct .singleprodetail{ display:block; float:none;}
.single-gift-voucher .singleproduct .singleprodctimg{ margin:0 auto;}
.single-gift-voucher .singleproduct .singleprodetail{ max-width:none; width:99%; margin:40px auto 0;}
.single-gift-voucher .singleprodctimg figure{ padding-left:0; margin:0 auto; width:100%; display:block; }
.single-gift-voucher .singleprodctimg figure img{ width:100%;}
.single-gift-voucher .singlebxdetail{}
.single-gift-voucher .singlebxdetail form table{ width:80%; margin:0 auto;}
.single-gift-voucher .singlebxdetail form table td{ text-align:left; padding-bottom:20px;}
.single-gift-voucher .singlebxdetail form table td .voucher-image-option{ float:none; display:none;}
.single-gift-voucher .singlebxdetail form table tr td:first-child{ width:30%;}
.single-gift-voucher .singlebxdetail form .voucher-fields-wrapper label{ font-size:18px; line-height:43px;}
.single-gift-voucher .singlebxdetail form .voucher-fields-wrapper input[type=text], .single-gift-voucher .singlebxdetail form .voucher-fields-wrapper input[type=email], .single-gift-voucher .singlebxdetail form .voucher-fields-wrapper textarea{ width:100%; text-align:left; font-size:25px; padding:5px 10px; border-radius:0; border:1px solid #692d2d; font-family:"felt_tipregular"; color:#d14c4a;}
.single-gift-voucher .singlebxdetail form .voucher-fields-wrapper textarea{ height:140px;}
.single-gift-voucher .singlebxdetail form .nyp{ width:40%; margin:0 auto 20px;}
.single-gift-voucher .singlebxdetail form .nyp label{ display:block; float:left;}
.single-gift-voucher .singlebxdetail form .nyp input[type=text]{ width:45%; float:right; font-size:32px; line-height:42px; display:block;}

/* @@@@@@@@@@@@@@@@@@@@ Shop Category @@@@@@@@@@@@@@@@@@@ */

.catheadingbase{ margin-bottom:70px; display:table; width:100%;}
.catheadingbase h1{ /*font-size:48px; line-height:54px; display:inline-block;*/ margin-right:40px;}
.catheadingbase div.filtration{ display:table-cell; text-align:right; vertical-align:middle; color:#803837;}
.catheadingbase p{ display:inline-block;}
.catheadingbase p:first-child{ margin-right:65px; text-align:left;}
.catheadingbase p:last-child ul li label{text-align:right; padding-right:27px;}
form.woocommerce-ordering p:nth-child(even) ul li label{text-align:right; padding-right:27px;}
.catheadingbase strong{ display:inline-block; float:left; line-height:37px; margin-right:30px;}


/* @@@@@@@@@@@@@@@@@@@@ Gift Voucher Promo @@@@@@@@@@@@@@@@@@@ */

.giftVcherPrmo{ background-color:#404040;}
.giftVcherPrmoInr{ max-width:800px; margin:0 auto; padding:40px 0; overflow:hidden;}
.giftVcherPrmoCont{ float:left; width:40%; text-align:center; color:#fff;}
.giftVcherPrmoCont h3{ font-size:37px; color:#fff; border-bottom:1px solid #fff; padding-bottom:20px; margin-bottom:20px;}
.giftVcherPrmoCont p{ color:#e8e8e8; font-size:18px; margin-bottom:25px;}
.giftVcherPrmoCont p a{ color:#e8e8e8;}
.giftVcherPrmoCont h3:after{background-color:#fff;}

.giftVcherPrmoImg{ float:right; display:table; width:56%;}
.giftVcherPrmoImg a{ display:block; display:table-cell; vertical-align:middle; text-align:center;}
.giftVcherPrmoImg img{ width:95%; transform: rotate(-5deg); -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); -ms-transform: rotate(-5deg); -o-transform: rotate(-5deg); box-shadow:0 0 5px rgba(0,0,0,0.8);}


.SumoSelect p {margin: 0;}

.SumoSelect .SelectBox { width: 230px; padding: 5px 15px;}

/* Filtering style */
.SumoSelect .hidden { display:none; }
.SumoSelect .search-txt{display:none;outline:none;}
.SumoSelect .no-match{display:none;padding: 6px;}
.SumoSelect.open .search-txt{display: inline-block;position: absolute;top: 0;left: 0;width: 100%;margin: 0;padding: 5px 8px;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;}
.SumoSelect.open>.search>span, .SumoSelect.open>.search>label{visibility:hidden;}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,.SumoUnder { position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; border: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.SelectClass{z-index: 1;}

.SumoSelect > .optWrapper > .options > li label, .SumoSelect > .CaptionCont { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.SumoSelect { display: inline-block; position: relative;outline:none;}
.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {box-shadow: 0 0 2px #7799D0;border-color: #7799D0;}
.SumoSelect > .CaptionCont { position: relative; border: 1px solid #803837; min-height: 14px; background-color: #fbfbfb;border-radius:0;margin:0;}
.SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;cursor:default; color:#636363;}
            /*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder { color: #ccc; /*font-style: italic;*/ }

.SumoSelect > .CaptionCont > label { position: absolute; top: 0; right: 0; bottom: 0; width: 30px;}
.SumoSelect > .CaptionCont > label > i { /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=');
				
                background-position: center center; width: 16px; height: 16px;*/ display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;background-repeat: no-repeat;opacity: 0.8; }
.SumoSelect > .CaptionCont > label > i:before{font-family: 'FontAwesome'; content:"\f103"; overflow:hidden; clear:both; font-style:normal; font-size:20px; line-height:35px;}

.catheadingbase p:last-child .SumoSelect > .CaptionCont > label > i{ left:15px;}

.catheadingbase p:last-child .SumoSelect > .CaptionCont > label{ left:0;}
.catheadingbase p:last-child .SumoSelect > .CaptionCont > span{ padding-right:0; text-align:right;}
form.woocommerce-ordering p:nth-child(even) .SumoSelect > .CaptionCont > label > i{ left:15px;}

form.woocommerce-ordering p:nth-child(even) .SumoSelect > .CaptionCont > label{ left:0;}
form.woocommerce-ordering p:nth-child(even) .SumoSelect > .CaptionCont > span{ padding-right:0; text-align:right;}
.SumoSelect > .optWrapper {display:none; z-index: 1000; top: 30px; width: 100%; position: absolute; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fbfbfb; border: 1px solid #803837; border-top:none; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 0;overflow: hidden;}
.SumoSelect.open > .optWrapper {top:35px; display:block;}
.SumoSelect.open > .optWrapper.up {top: auto;bottom: 100%;margin-bottom: 5px;}

.SumoSelect > .optWrapper > .options { list-style: none; display: block; padding: 0; margin: 0; overflow: auto; border-radius: 2px;
         /*Set the height of pop up here (only for desktop mode)*/
            max-height: 250px;
             /*height*/ }
.SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;box-shadow: 0 0 100px #595959;}
.SumoSelect > .optWrapper > .options > li { padding: 4px 10px; /*border-bottom: 1px solid #F3F3F3;*/ position: relative; float:none; margin:0; width:auto; text-align:left; color:#636363;}
.SumoSelect > .optWrapper > .options > li:first-child { border-radius: 2px 2px 0 0; }
.SumoSelect > .optWrapper > .options > li:last-child { border-bottom: none; border-radius: 0 0 2px 2px; }
.SumoSelect > .optWrapper > .options > li:hover { background-color: #E4E4E4; }
.SumoSelect > .optWrapper > .options > li.sel{background-color: #a1c0e4;}

.SumoSelect > .optWrapper > .options > li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;cursor: pointer; color:#636363;}
.SumoSelect > .optWrapper > .options > li span { display: none; }

        /*Floating styles*/
.SumoSelect > .optWrapper.isFloating { position: fixed; top: 0; left: 0; right: 0; width: 90%; bottom: 0; margin: auto; max-height: 90%; }

    /*Hover*/
    /*.SumoSelect:hover > .CaptionCont > label { background-color: #F1F1F1; }*/

    /*disabled state*/
.SumoSelect > .optWrapper > .options > li.disabled { background-color: inherit;pointer-events: none;}
.SumoSelect > .optWrapper > .options > li.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */ filter: alpha(opacity=50); /* Netscape */ -moz-opacity: 0.5; /* Safari 1.x */ -khtml-opacity: 0.5; /* Good browsers */ opacity: 0.5; }


/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options > li { padding-left: 35px;cursor: pointer;}
.SumoSelect > .optWrapper.multiple > .options > li span,
.SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px;}
.SumoSelect > .optWrapper.multiple > .options > li span i,
.SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;width: 14px;height: 14px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
.SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.13); border-radius: 0 0 3px 3px; }
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0; width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0 0 0 3px; }
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0 0 3px 0; }
    /*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options > li { padding: 12px 6px; }

    /*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options > li { padding-left: 35px; }
.SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }
    /*selected state
    .SumoSelect > .optWrapper.multiple > .options > li.selected span i:after,
    .SumoSelect .select-all.selected > span i:after{content: '';position: absolute;width: 11px;height: 11px;top: 2px;left: 2px;background-color: rgb(17, 169, 17);border-radius: 2px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);}
    */
.SumoSelect > .optWrapper.multiple > .options > li.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i{background-color: rgb(17, 169, 17);box-shadow: none;border-color: transparent;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');background-repeat: no-repeat;background-position: center center;}
    /*disabled state*/
.SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
.SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;}

    /**Select all button**/
.SumoSelect .select-all{border-radius: 3px 3px 0 0;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0 3px 35px;height: 20px;}
.SumoSelect .select-all > span i{cursor:pointer;}
.SumoSelect .select-all.partial > span i{background-color:#ccc;}



/*styling for optgroups*/
.SumoSelect > .optWrapper > .options > li.optGroup { padding-left: 5px; text-decoration: underline; }

.catheadingbase p:last-child ul li span{ right:7px;}


/* @@@@@@@@@@@@@@@@@@@@ Contact Page @@@@@@@@@@@@@@@@@@@ */

div.wpcf7[role=form]{}
div.wpcf7[role=form] form{ }
div.wpcf7[role=form] form input[type=text], div.wpcf7[role=form] form input[type=email], div.wpcf7[role=form] form input[type=tel], div.wpcf7[role=form] form textarea{border:1px solid #d3d3d3; padding:0 10px; height:42px; background-color:#fff; margin-bottom:10px; width:100%;}
div.wpcf7[role=form] form textarea{ height:150px; padding:10px;}
div.wpcf7[role=form] form input[type=submit]{ margin:0; display:inline-block;}
div.wpcf7[role=form] form div.wpcf7-response-output{ display:inline-block!important; margin:0; padding:10px 15px; border:none;}
div.wpcf7[role=form] form div.wpcf7-validation-errors{color:#fff; background-color:#803837;}
div.wpcf7[role=form] form div.wpcf7-mail-sent-ok{ background-color:#f5f5f5;}


/* @@@@@@@@@@@@@@@@@@@@ 404, Search Page @@@@@@@@@@@@@@@@@@@ */

.error-404, .no-results{ min-height:350px;}
.error-404 form, .no-results form{}
.error-404 form label span, .no-results form label span{ display:block; margin-bottom:10px;}
.error-404 form input[type=search], .no-results form input[type=search]{ border:1px solid #d3d3d3; width:100%; height:42px; background-color:#fff; padding:0 10px;}
.error-404 form .search-submit, .no-results form .search-submit{width:150px; height:45px; font:normal 18px/45px "Kepler Std"; background-color:#803837; color:#fff; outline:none; border:none; margin-top:30px; cursor:pointer;}



/* @@@@@@@@@@@@@@@@@@@@ Form Validation @@@@@@@@@@@@@@@@@@@ */
#FNAME-error, #EMAIL-error{ padding-left:0; height:auto; line-height:normal;}
#FNAME-error:before, #EMAIL-error:before{ display:none;}





/* @@@@@@@@@@@@@@@@@@@@ Footer @@@@@@@@@@@@@@@@@@@ */

.footer{ color:#fff;}
.footer a{ color:rgba(236,226,212,1);}
.footer a:hover{ color:rgba(255,255,255,1);}
.footer strong, .footer span{ display:block; margin-bottom:4px;}
.footer strong{ /*font-weight:bold;*/}
.footerinfo{ background-color:#803837; font-size:19px; color:rgba(236,226,212,1);}
.footerinner{max-width:650px; margin:0 auto;}
.footer ul{}
.footer ul li{ display:inline-block; padding:0 10px; border-left:1px solid rgba(236,226,212,1);}
.footer ul li:first-child{ border-left:none;}

/* @@@@@@@@@@@@@@@@@@@@ Testimonial @@@@@@@@@@@@@@@@@@@ */

.testimnalouter{ height:auto;}
.testimnal{ max-width:510px; margin:0 auto;}
.testimnal h4{ font-size:22px; color:#813c3b; border-bottom:1px solid #803837; padding:0 0 20px;}
.testimnal p{ color:#464545; margin:30px 0; font-size:18px;}




/* ------------ owl controls -------------- */

.testimnal .owl-pagination, .winecont .owl-pagination{ display:none;}
.testimnal .owl-controls, .winecont .owl-controls{ margin-top:0!important;}

.winecont .owl-controls .owl-buttons{ margin-top:55px;}
.winecont .owl-controls .owl-buttons .owl-prev, .winecont .owl-controls .owl-buttons .owl-next{ width:37px; height:37px; padding:0; margin:0; border-radius:4px; background-color:#a67473; font-family: 'FontAwesome'; font-size:0; display:inline-block; overflow:hidden; color:#fff; opacity:1;}
.winecont .owl-controls .owl-buttons .owl-prev{ margin-right:20px;}
.winecont .owl-controls .owl-buttons .owl-next{ margin-left:20px;}
.winecont .owl-controls .owl-buttons .owl-next:before, .winecont .owl-controls .owl-buttons .owl-prev:before{font-size:38px; line-height:36px;  font-weight:bold; text-align:center; display:block; overflow:hidden; color:#692d2d;}
.winecont .owl-controls .owl-buttons .owl-next:before{ content:"\f105";}
.winecont .owl-controls .owl-buttons .owl-prev:before{ content:"\f104";}

.testimnal .owl-controls .owl-buttons .owl-prev, .testimnal .owl-controls .owl-buttons .owl-next{ width:32px; height:32px; padding:0; margin:0; border-radius:4px; background-color:#803837; font-family: 'FontAwesome'; font-size:0; display:inline-block; overflow:hidden; color:#fff; opacity:1;}
.testimnal .owl-controls .owl-buttons .owl-prev{ margin-right:10px;}
.testimnal .owl-controls .owl-buttons .owl-next{ margin-left:10px;}
.testimnal .owl-controls .owl-buttons .owl-next:before, .testimnal .owl-controls .owl-buttons .owl-prev:before{font-size:32px; line-height:30px; font-weight:bold; text-align:center; display:block; overflow:hidden;}
.testimnal .owl-controls .owl-buttons .owl-next:before{ content:"\f105";}
.testimnal .owl-controls .owl-buttons .owl-prev:before{ content:"\f104";}
/* ------------------------- Template Layout end ------------------------- */

.woocommerce .productgrid h1.page-title{ display:inline-block; }
.woocommerce .productgrid form.woocommerce-ordering { 
    margin-bottom: 70px;
}
.woocommerce .productgrid form.woocommerce-ordering strong { display: inline-block;
    color: #803837;
    float: left;
    line-height: 37px;
    margin-right: 30px; }
.woocommerce form.woocommerce-ordering { display:table; }
.woocommerce form.woocommerce-ordering p { display:table-cell; }
.woocommerce form.woocommerce-ordering p:nth-child(even) strong{ padding-left:30px; }
@media (max-width: 767px){
	.woocommerce form.woocommerce-ordering {float: none;  width: 100%; }
}
@media (max-width: 639px){
	.woocommerce form.woocommerce-ordering {display: block; }
	.woocommerce form.woocommerce-ordering p { display:block; }
}