/* Add your custom CSS overrides to this file. */

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: normal; color: #333; background: url(images/body_bg.jpg) top left repeat rgba(255, 255, 255, 0.3); margin: 0; overflow-x: hidden; position: relative; padding: 0 !important; }
body.modal-open { padding: 0 !important; overflow: auto !important; }
#page-wrapper { padding-bottom: 0 !important; }
.hide { display: none !important; }
img { max-width: 100%; }
a { background-color: transparent; color: #336699; text-decoration: none; }
a:active, a:hover { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: bold }
p { margin: 0 0 10px; color: #444444; }
dfn { font-style: italic }
h1 { font-size: 2em; margin: .67em 0 }
h1, h2, h3, h4, h5, h6 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
a { background-color: transparent }
a:active, a:hover { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: bold }
dfn { font-style: italic }
.closeNotifyLink i { color: #6e624e; }
article.account-content p, article.account-content span, article.account-content li, article.account-content h5, .components-content p, .components-content li, .products-header, .products-header span, .products-header p, #categories.grid article.category-item p { color: #333333; }
h1 { font-size: 2em; margin: .67em 0 }
.content h1 { font-weight: 700; color: #666666; font-size: 28px; padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee; }
.content h2 { letter-spacing: -1px; margin-top: 0; font-size: 24px; }
.content article h3, .content h1, .content h2, h1 { color: #333333; font-weight: normal; }
.default-style, .products-header, .account-content, .sidebar .widget, article.product-item, .pagination-wrapper, .login-form-wrapper, .error-wrapper, #scrollspy-nav .affix, .components-content { background-color: #FFFFFF; box-shadow: none; }
select.form-control { color: #CCCCCC; background-image: url(images/angle-down.png); background-repeat: no-repeat; -webkit-appearance: none; -moz-appearance: none; background-position: right center; background-size: contain; /*padding-right: 25px;*/ padding: 6px 25px 6px 12px; font-weight: normal; }
select.form-control { display: block; height: 34px; padding: 6px 20px 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; /*background-image:none;*/ border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; display: inline-block; width: auto; max-width: 100%; }
select.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); color: #555; }
select.form-control::-moz-placeholder {
color:#555;
opacity:1
}
select.form-control:-ms-input-placeholder {
color:#555
}
select.form-control::-webkit-input-placeholder {
color:#555
}
select.form-control[disabled], select.form-control[readonly], fieldset[disabled] select.form-control { cursor: not-allowed; background-color: #eee; opacity: 1 }
textarea.select.form-control { height: auto }
a.button, .btn, .btn-primary, .btn-sm { /*background: #ebf5db url(images/button_bg.jpg) repeat-x center center;*/ color: #545346; cursor: pointer; margin: 1px 0; border: 1px solid #b2b096; white-space: nowrap; font: 900 11px georgia, "times new roman", times, serif; border-radius: 0; /*padding: 0 2px;*/ /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e4ddcd+60,decd99+100 */ background: #e4ddcd; /* Old browsers */ background: -moz-linear-gradient(top, #e4ddcd 60%, #decd99 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #e4ddcd 60%, #decd99 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #e4ddcd 60%, #decd99 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4ddcd', endColorstr='#decd99', GradientType=0 ); /* IE6-9 */
padding: 6px 12px; }
a.button:hover, a.button:focus, a.button.focus, .btn:hover, .btn-primary:hover, .btn-sm:hover, .btn:focus, .btn-primary:focus, .btn-sm:focus { color: #333; text-decoration: none }
a.button:active, a.button.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) }
a.button:hover, a.button:focus, a.button.focus, a.button:active, a.button.active, .open>.dropdown-toggle, a.button, .btn:hover, .btn-primary:hover, .btn-sm:hover { color: #333; background-color: #e6e6e6; border-color: #adadad }
a.button, a.btn, a.btn-primary, a.btn-sm { /*background: #ebf5db url(images/button_bg.jpg) repeat-x center center;*/ color: #545346; cursor: pointer; margin: 1px 0; border: 1px solid #b2b096; white-space: nowrap; font: 900 11px georgia, "times new roman", times, serif; border-radius: 0; /*padding: 0 2px;*/ /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e4ddcd+60,decd99+100 */ background: #e4ddcd; /* Old browsers */ background: -moz-linear-gradient(top, #e4ddcd 60%, #decd99 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #e4ddcd 60%, #decd99 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #e4ddcd 60%, #decd99 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4ddcd', endColorstr='#decd99', GradientType=0 ); /* IE6-9 */
padding: 6px 12px; }
a.btn i, a.btn-primary i, a.btn-sm i { display: none; }
.account-content a.btn i, .account-content a.btn-primary i, .account-content a.btn-sm i { display: block; }
.sidebar .nav-pills > li.active > a { background-color: #6e624e; }
.breadcrumb { margin: 0 0 10px 0; text-align: left; padding: 8px 0; background-color: #ffffff; border-radius: 0 }
.product-main-column .breadcrumb { margin: 30px 0 10px 0; }
.breadcrumb > li > a { color: #91907e; text-transform: lowercase; font-weight: normal; }
.pagination > li.active > a { border-color: #337ab7; background: #337ab7; color: #fff; }
.pagination > li > a { margin: 0 3px; border: 1px solid #dddddd; color: #337ab7; font-weight: normal; font-size: 14px; width: auto; height: auto; text-align: center; padding: 6px 12px; }
.pagination-wrapper { text-align: left; }
/*content container*/ 
.container {/* width: 1260px;*/ width: 1230px; max-width: 100%; }
.wb_main_content { background: #ffffff; padding: 40px 15px 30px 15px; -moz-box-shadow: 10px 0 20px -10px rgba(0, 0, 0, 0.3), -10px 0 20px -10px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 10px 0 20px -10px rgba(0, 0, 0, 0.3), -10px 0 20px -10px rgba(0, 0, 0, 0.3); box-shadow: 10px 0 20px -10px rgba(0, 0, 0, 0.3), -10px 0 20px -10px rgba(0, 0, 0, 0.3); max-width: 1230px; width: 100%; }
/*content container*/
/*Store Header*/
.wb_header_r1 { box-shadow: none; background-color: #3e321b; height: 56px; margin-bottom: 6px; }
.wb_header_r2 { border-top: 3px solid #000; margin-top: 5px; display: block; padding-top: 5px; }
#store-header-compact .banner { margin: 13px 0 0 0; border: 1px solid #3e321b; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); display: block; text-align: right; background: #fff; width: 100%; max-width: 400px; float: right; }
#store-header-compact .phone { color: #ffffff; float: right; font-family: "Roboto Slab"; font-size: 16px; margin-top: 13px; text-align: center; text-transform: uppercase; vertical-align: middle; font-weight: 600; }
#store-header-compact .phone a { color: #ffffff; font-family: "Roboto Slab"; font-size: 16px; font-weight: 600; }
#store-header-compact #search-form { float: right; clear: right; }
#store-header-compact #search-form.m-t-lg { margin-top: 0; }
#store-header-compact #search-form .input-group-lg > .form-control { height: 37px; max-width: 100%; width: 275px !important; float: right; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; display: inline-block; }
#store-header-compact #search-form .input-group-btn { }
#store-header-compact #search-form .input-group-btn .btn, #store-header-compact #search-form .input-group-btn .btn-primary { background-image: none; }
#store-header-compact #search-form .input-group-lg > .input-group-btn > .btn { background-color: #3e321b; border-color: #3e321b; color: #fff; height: 37px; padding: 9px 12px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; font-size: 14px; width: 39px; }
#store-header-compact #search-form .input-group-lg > .input-group-btn > .btn:hover { border: none; }
.wb_header_r2_one { border-bottom: 3px solid #000000; margin-bottom: 0; padding-bottom: 5px; }
.wb_header_r2_two { background-color: rgba(63,51,28,.6); height: auto; min-height: auto; transition: height .3s ease-in; }
header.navbar-default { background-color: transparent; height: auto; border-color: #EBEBEB; transition: height 0.3s ease-in; border: none; }
#store-logo-container.navbar-header { position: relative; width: 100%; }
#store-header-compact .storeLogo { width: 100%; height: auto; }
#store-header-compact .storeLogo img { position: absolute; margin-top: -40px; z-index: 999; }
.logo_tagline { font-family: 'Roboto Slab'; margin-top: 14px; text-transform: uppercase; color: #ddc998; font-size: 24px; font-weight: 600; }
.logo_tagline span.date { font-family: 'Roboto Slab'; font-style: italic; float: right; margin-left: 70px; }
#store-header-compact #store-menu { clear: both; /*margin: 30px 0 20px 0;*/ margin: 10px 0 5px 0; display: inline-block; width: 100%; padding: 0; }
header.navbar .navbar-nav > li > a:hover, header.navbar .navbar-nav > li > a:focus, header.navbar .navbar-nav > li.dropdown.open > a, header.navbar .megamenu .dropdown-menu li ul li a:hover, .top-header .links a:hover { color: #ffffff; }
header.navbar .navbar-nav > li > a { font-family: 'Roboto Slab'; font-weight: 600; font-size: 18px; text-transform: uppercase; color: #ffffff; padding: 0; }
header.navbar .navbar-nav > li > a .divider { padding: 0 7px; border: none; }
header.navbar .navbar-nav > li.navbar-cart { width: auto; /*margin-left: 15px;*/ display: inline-block; float: none;  }
header.navbar .navbar-collapse { margin: 0; transition: all 0.3s ease-in; }
/*header.navbar .navbar-nav > li > a .p1[data-count]:after { display: none; }*/
header.navbar .navbar-nav > li > a .p1[data-count]:after { position: static; right: 0; bottom: 0; content: attr(data-count); font-size: 18px; padding: 0; border-radius: 0; line-height: normal; color: white; background: none; text-align: center; min-width: 1em; font-weight: normal;/* display: inline-block; */ }
header.navbar .navbar-nav.navbar-right { margin-right: 0; }
header.navbar-default .mobile_search { display: none; }
li.navbar-cart.green a {color: #24ec24 !important;}
#store-menu .navbar-cart.green a span.p1[data-count]:after {color: #24ec24 !important;}
.mobile_login {display:none;}
 @media only screen and (min-width:320px) and (max-width: 1199px) {
.logo_tagline { font-size: 20px; }
#storeHeader .header_brown_bg .header_block2 { margin-top: 10px; }
header.navbar .navbar-nav > li > a { font-size: 16px; }
}
@media only screen and (min-width:320px) and (max-width: 1049px) {
.logo_tagline { font-size: 18px; }
}
 @media only screen and (min-width:992px) and (max-width: 1099px) {
header.navbar .navbar-nav > li > a .divider { padding: 0 5.5px; border: none; }
#store-header-compact .phone { white-space: nowrap; }
#store-header-compact .storeLogo img { left: -10px; }
#store-logo-container.navbar-header { max-width: 212px; }
#store-header-compact .banner { margin-right: 30px; }
}
 @media (max-width: 991px) {
.navbar-header { float: none; }
header.navbar-default { margin-top: 0 !important; }
#store-header-compact #store-menu { margin: 0; }
.navbar-toggle { display: block; }
.navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
.navbar-collapse.collapse { display: none!important; }
.navbar-collapse.collapse.in { display: block!important; border: none; margin-top: 5px; background: #3e321b; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border: none; }
.p1[data-count]:after { font-size: 22px; position: relative; right: 0; bottom: 0; content: "(" attr(data-count) ")"; padding: 0; border-radius: 0; line-height: normal; background: none; text-align: center; min-width: 1em; font-weight: normal; }
.store-logo-sm .p1.green[data-count]:after {color: #24ec24;}
.navbar-nav { float: none!important; margin: 15px 20px; }
.navbar-nav>li { float: none; margin-bottom: 15px; }
.navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; }
header.navbar .navbar-nav > li > a:hover { color: #ffffff; }
header.navbar .navbar-nav > li > a .divider { display: none; }
header.navbar .navbar-nav > li.navbar-cart { display: none; }
.wb_header_r1, #store-header-compact .banner, #store-header-compact .storeLogo, #store-header-compact .phone { display: none; }
.navbar-brand { float: none !important; padding: 0; font-size: 20px; line-height: 20px; color: #fff; display: inline-block !important; }


.navbar-brand[href="/Checkout/Basket"] { height: auto; display: inline-block !important; position: relative; left: 180px; line-height: normal; top: -8px; }


.navbar-brand[href="/Checkout/Basket"]:hover { color: #ffffff; }
.navbar-toggle i.fa-bars { color: #ffffff; font-size: 24px; }
.wb_header_r2_two .col-sm-3, .wb_header_r2_two .col-sm-9 { width: 100%; }
.wb_header_r2_two .col-sm-9 { padding: 0; }
#store-header-compact .wb_header_r2_two .col-sm-9 #search-form { display: none; }
#store-logo-container.navbar-header .store-logo-sm { width: 100%; height: auto; }
#store-logo-container.navbar-header .store-logo-sm img { position: absolute; margin-top: -20px; margin-left: -5px; }
.wb_header_r2_two { height: 60px; }
.wb_header_r2_one { height: 65px; padding-bottom: 2px; }
.wb_header_r2 { margin-top: 20px; padding-top: 2px; }
header.navbar-default .mobile_search { position: relative; display: block; }
header.navbar-default .mobile_search.open { position: relative; display: inline-block; background: rgba(63,51,28,.75); width: 100%; height: auto; padding: 15px 0; }


header.navbar-default .mobile_search a i.fa-search { color: #ffffff; font-size: 1.75em; display: block; position: absolute; top: -45px; left: 140px; }


#store-header-compact .wb_header_r2_two .col-sm-9 .mobile_search.open #search-form { display: block; }
#store-header-compact .wb_header_r2_two .col-sm-9 .mobile_search .dropdown-menu { position: relative; margin: 2px auto 0; width: 315px; float: none; }
.mobile_login {display:inline-block; position:relative;}


.mobile_login i.fa { color: #ffffff; font-size: 1.75em; display: block; position: absolute; top: -55px; left: 150px; }
}
 @media (max-width: 479px) {
.navbar-brand[href="/Checkout/Basket"] { left: 165px; }
header.navbar-default .mobile_search a i.fa-search { left: 130px; }
.mobile_login i.fa {left: 130px;}
}
 @media (max-width: 370px) {
.navbar-brand[href="/Checkout/Basket"] {
	left: 150px;
	font-size: 15px;
	top: -10px;
}
header.navbar-default .mobile_search a i.fa-search {
	left: 130px;
	font-size: 18px;
	top: -40px;
}
.mobile_login i.fa {
	left: 120px;
	font-size: 20px;
}
}
/*Store Header*/

/*Store Footer*/

footer.navbar { background: #6d614c; min-height: 142px; border: 10px solid #3e321b; border-left: none; border-right: none; padding: 0; }
footer.navbar #storeFooter { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin: 0 auto 15px; max-width: 1230px; color: #ddca98; text-align: center; }
footer.navbar #storeFooter .w2m_footer_nav { margin: 10px 0 20px 0; }
footer.navbar #storeFooter .w2m_footer_nav .links { display: inline-block; vertical-align: middle; margin-top: 20px; }
footer.navbar #storeFooter .w2m_footer_nav .links a { font-family: "Roboto Slab"; font-weight: 600; font-size: 18px; color: #ddca98; text-transform: uppercase; display: inline-block; vertical-align: middle; }
footer.navbar #storeFooter .w2m_footer_nav .links .divider { display: inline-block; padding: 0 5px; vertical-align: middle; margin-bottom: 3px; border-left: none; }
footer.navbar #storeFooter .w2m_footer_nav .social { display: block; margin-right: 30px; margin-top: 16px; position: absolute; right: 0; top: 10px; vertical-align: middle; width: 94px; }
footer.navbar #storeFooter .w2m_footer_nav .social a { display: inline-block; }
footer.navbar #storeFooter .w2m_footer_nav .social img { margin-left: 5px; }
footer.navbar #storeFooter .w2m_footer_copyright { font-family: "Roboto Slab"; font-weight: 400; font-size: 16px; color: #ffffff; display: inline-block; vertical-align: middle; }
footer.navbar #storeFooter .w2m_footer_copyright .divider { display: inline-block; padding: 0 5px; vertical-align: top; border-left: none; }
 @media(max-width:745px) {
footer.navbar #storeFooter .w2m_footer_nav .social { display: block; margin: 10px auto 20px; position: relative; right: 0; top: 10px; vertical-align: top; width: 94px; }
footer.navbar #storeFooter .w2m_footer_nav { margin: 0; }
footer.navbar #storeFooter .w2m_footer_copyright { padding: 0 10px; vertical-align: middle; }
}
/*Store Footer*/

/*Sidebar*/
.sidebar .widget-post-categories { box-shadow: none; }
.sidebar .widget-post-categories h3 { display: none; }
.sidebar .widget-post-categories .widget-body { }
.sidebar .widget-post-categories ul { }
.sidebar .widget-post-categories ul li { }
.widget-post-categories ul li a:before { content: url(https://williamsbrewing.r.worldssl.net//App_Themes/Williams_Responsive/images/arrow.png); position: absolute; width: 6px; height: 11px; background-color: transparent; top: 4%; left: 5px; margin-top: 0; }
.widget-post-categories ul li a span { font-family: 'Roboto Slab'; font-weight: 600; font-size: 14px; color: #333333; text-transform: uppercase; }
.widget-post-categories ul li a span.badge { display: none; }
.widget-post-categories ul li { border-bottom: 1px solid #cccccc; padding: 10px 0; font-size: 16px; }
/*W2M custom subcategory menu*/

.w2m_subcat_menu .list-unstyled.root { border-bottom: 1px solid #cccccc; padding: 12px 0; margin-bottom: 0; font-size: 16px; }
.w2m_subcat_menu .list-unstyled.root div.tree-view1 a { font-family: 'Roboto Slab'; font-weight: 600; font-size: 14px; color: #333333; text-transform: uppercase; max-width: 205px; display: inline-block; vertical-align: middle; }
.w2m_subcat_menu ul[style="display: block;"]:not(.level1) { margin-left: 15px; }
.w2m_subcat_menu ul > li > ul, .left-sidebar .w2m_subcat_menu ul > li > ul > li > ul { margin-left: 20px; }
.w2m_subcat_menu ul > li > ul { margin-top: 5px; }
.w2m_subcat_menu ul li ul li a { display: inline-block; padding: 5px 0 5px 0; font-size: 14px; font-family: 'Roboto Slab'; font-style: normal; max-width: 190px; display: inline-block; vertical-align: middle; }
.w2m_subcat_menu .list-unstyled.root div.tree-view2 a { font-family: 'Roboto Slab'; font-size: 13px; color: #336699; text-transform: uppercase; }
.w2m_subcat_menu i { display: none; }
.w2m_subcat_menu li div[aria-expanded="true"] .caret_w2m:before { content: "\f0d7"; font-family: FontAwesome; color: #336699; font-size: 16px; cursor: pointer; display: inline-block; }
.w2m_subcat_menu li div[aria-expanded="false"] .caret_w2m:before { content: "\f0da"; font-family: FontAwesome; color: #336699; font-size: 16px; cursor: pointer; display: inline-block; }
/* END W2M custom subcategory menu*/


.sr_pf .widget-post-categories { }
.sr_pf .sidebar .widget-post-categories h3 { display: block; }
.sr_pf .widget-post-categories ul li a:before { content: ""; position: absolute; width: 6px; height: 11px; background-color: transparent; top: 4%; left: 5px; margin-top: 0; display: none; }
.sr_pf .widget-post-categories ul li a span { font-family: 'Roboto Slab'; font-weight: 500; font-size: 14px; color: #336699; text-transform: none; }
.sr_pf .widget-post-categories ul li a span.badge { display: inline-block; background: #6e624e; color: #ffffff; font-weight: normal; font-size: 12px; }
.sr_pf .widget-post-categories ul li { border-bottom: none; padding: 5px 0; font-size: 16px; }
.sr_pf .widget-post-categories a.pf_remove { color: #a94442; }
.sr_sortby { }
.sr_sortby label { }
.sr_display { margin-right: 10px; }
.sr_display label { }
/*Sidebar Free Shipping */
.shipping_offer { margin: 14px 0; border: 1px solid #cccccc; padding: 7px 14px; }
.shipping_offer .title { text-align: center; line-height: 24px; }
.shipping_offer .title .line1 { color: #336699; font-family: 'Roboto Slab'; text-transform: uppercase; font-size: 18px; font-weight: 600; }
.shipping_offer .title .line2 { color: #336699; font-family: 'Roboto Slab'; text-transform: uppercase; font-size: 28px; font-weight: 600; }
.shipping_offer .shipping_img { padding: 14px 0; text-align: center; }
.shipping_offer .shipping_img img { margin: 0 auto; }
.shipping_offer .offer_text { font-family: 'Roboto Slab'; color: #000000; font-size: 14px; text-align: center; font-weight: 400; }
.shipping_offer .offer_text .same_day { color: #336699; font-family: 'Roboto Slab'; text-transform: uppercase; font-size: 18px; margin-top: 20px; font-weight: 600; }
/*Sidebar Catalog Request*/
.catalog_request { margin: 14px 0; border: 1px solid #cccccc; padding: 7px 14px; }
.lsb .show_desktop { display: block; }
.rsb .show_mobile { display: none; }
.catalog_request .title { text-align: center; line-height: 24px; }
.catalog_request .title .line1 { color: #336699; font-family: 'Roboto Slab'; text-transform: uppercase; font-size: 18px; font-weight: 600; }
.catalog_request .title .line2 { color: #336699; font-family: 'Roboto Slab'; text-transform: uppercase; font-size: 30px; font-weight: 600; }
.catalog_request .cat_img { padding: 14px 0; }
.catalog_request .cat_img img { margin: 0 auto; display: block; }
.catalog_request .cat_text { font-family: 'Roboto Slab'; color: #000000; font-size: 14px; text-align: center; font-weight: 400; }
/*Right Sidebar Widgets*/

.right-sidebar div.widget/*, .right-sidebar .widget-wrapper*/, .checkout .column.col-md-3 div.widget, .login-form-wrapper, #checkout_shipMethodPage .widget, .account-content .widget, .sr_pf .sidebar .widget-post-categories, .widget-wrapper .related-products, .widget-wrapper .tell-a-friend, .product-item .widget-wrapper .discountsDialog { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); border-color: #3e321b; }
.login-form-wrapper { padding: 0; }
#checkout_shipMethodPage .widget.widget-continue-checkout .btn, #checkout_shipMethodPage .widget.widget-continue-checkout .btn-primary { border-color: #b2b096; width: 225px; height: 45px; background: green; color: #fff; border-radius: 5px; font-size: 14px; text-transform: uppercase; font-family: Arial; border-radius: 5px; }
#paymentWidget #applyCouponPanel .input-group .form-control { position: relative; z-index: 2; float: none; width: 100%; margin-bottom: 0; max-width: 250px; display: inline-block; vertical-align: middle; margin-right: 5px; }
#paymentWidget #applyCouponPanel .input-group-btn { display: inline-block; vertical-align: middle; }
#paymentWidget #applyCouponPanel .input-group-btn .btn { background-color: green; background-image: none; padding: 10px; color: #fff; text-transform: uppercase; font-family: arial; border-radius: 5px; }
.checkout.payment-method .btn, .checkout.payment-method .btn-primary { width: 100%; height: 45px; background: green; background-color: green; color: #fff; border-radius: 5px; font-size: 14px; text-transform: uppercase; font-family: Arial; font-weight: bold; }
/*.login-form-wrapper form { margin-bottom: 20px; padding-bottom: 20px; border-bottom: none; }*/
.checkout .price-change p {color: red;font-size: 20px; font-weight: bold;}
.login-form-wrapper form { margin-bottom: 20px; padding-bottom: 20px; border-bottom: none; padding: 0 15px; }
.right-sidebar.bp_sidebar .widget-wrapper { border: none; box-shadow: none; margin-bottom: 0; }
.right-sidebar.right-sidebar-product .widget-wrapper:first-child { border: none; margin-bottom: 0; box-shadow: none; }
.right-sidebar div.widget.minibasket_widget { border: none; margin-bottom: 0; box-shadow: none; }
.right-sidebar div.widget.minibasket_widget .line { margin: 0; }
.right-sidebar div.widget.minibasket_widget .line .item { display: inline-block; margin-bottom: 10px; }
.right-sidebar div.widget.minibasket_widget .line .item label { margin-right: 5px; }
.right-sidebar div.widget.minibasket_widget .line .item input.quantity { max-width: 50px; }
.right-sidebar.right-sidebar-product .widget-wrapper #MiniBasketPanel aside, .right-sidebar .widget-wrapper #MiniBasketPanel aside .minibasket_widget { margin-bottom: 20px; box-shadow: 0 1px 1px rgba(0, 0, 0, .05); border: 1px solid #3e321b; border-radius: 4px; }
.product-page .right-sidebar.right-sidebar-product .widget-wrapper #MiniBasketPanel aside { border: none; margin-bottom: 0; box-shadow: none; }
.right-sidebar .widget-wrapper #MiniBasketPanel #ExpressCheckoutPanel { border: none; margin-bottom: 0; box-shadow: none; }
.right-sidebar .widget-wrapper #MiniBasketPanel #ExpressCheckoutPanel h3 { display: none; }
.right-sidebar div.widget.minibasket_widget .title a { color: #46453b; margin-bottom: 10px; display: inline-block; }
.right-sidebar div.widget.minibasket_widget #pay_info { text-align: center; display: block; }
.right-sidebar div.widget.minibasket_widget .button .btn[onclick*="IsMiniCheckoutButton"], .right-sidebar div.widget.minibasket_widget .button .btn .btn-primary[onclick*="IsMiniCheckoutButton"] { cursor: pointer; margin: 0 auto; border-color: #b2b096; width: 90%; height: 45px; background: green; color: #fff; border-radius: 5px; font-size: 14px; text-transform: uppercase; font-family: Arial; }
.product-item .widget-wrapper .discountsDialog .content_box { padding: 15px; }
.product-item .widget-wrapper .discountsDialog .content_box_inner { background-color: #f9f9f9; border: 1px solid #ddd; padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; }
.product-item .widget-wrapper .discountsDialog .content_box_inner h3 { text-align: center; color: #333; }
.product-item .widget-wrapper .discountsDialog .content_box_inner .levels ul { padding: 0 0 0 15px; }
.right-sidebar .sidebar .widget h3, .right-sidebar .widget-wrapper h2, .checkout .column.col-md-3 div.widget h3, .login-form-wrapper h3, #checkout_shipMethodPage .widget h3, .account-content .widget h3, .sr_pf .sidebar .widget-post-categories h3, .product-item .widget-wrapper .discountsDialog h2 { color: #fff; background-color: #6e624e; border-color: #3e321b; padding: 10px 15px; border-bottom: 1px solid #ddd !important; font-size: 16px; font-weight: normal; }
.login-form-wrapper h3 { margin: 0 -15px 15px -15px; }
#ForgotPasswordPanel .login-form-wrapper h3 { margin: 0 0 15px 0; }
#ForgotPasswordPanel .login-form-wrapper .btn.btn-inverse { margin-bottom: 20px; }
.checkout .login-form-wrapper h3 { padding: 10px 15px; margin: 0; }
.login-form-wrapper .btn, .login-form-wrapper .btn-primary { cursor: pointer; border: none; white-space: nowrap; width: 90%; background: green; color: #fff; font-size: 18px; font-weight: bold; text-transform: uppercase; padding: 10px; border-radius: 5px; font-family: Arial; margin: 0 auto; }
#checkout_shipMethodPage .widget h3 a, .account-content .widget h3 a, .sr_pf .sidebar .widget-post-categories h3 a { padding: 0; }
.right-sidebar .sidebar .widget h3 a, .checkout .column.col-md-3 div.widget h3 a { color: #ffffff; padding: 0; }
.right-sidebar .widget .widget-body, .right-sidebar .widget-wrapper #products, .right-sidebar .widget-wrapper .body, .checkout .column.col-md-3 div.widget .widget-body, .login-form-wrapper .widget-body, #checkout_shipMethodPage .widget .widget-body, .account-content .widget .widget-body { padding: 15px; color: #333; }
.checkout .column.col-md-3 div.widget.widget-shipping-options .btn, .checkout .column.col-md-3 div.widget.widget-shipping-options .btn-primary { border-color: #b2b096; width: 225px; height: 45px; background: green; color: #fff; border-radius: 5px; font-size: 14px; text-transform: uppercase; font-family: Arial; border-radius: 5px; }
.right-sidebar .widget-post-categories h3 { display: block; }
.right-sidebar.right-sidebar-product .widget-wrapper #MiniBasketPanel .miniBasketItemDetail ul.subTitle { padding-left: 10px; list-style: none inside; }
.right-sidebar.right-sidebar-product .widget-wrapper #MiniBasketPanel .miniBasketItemDetail ul.subTitle li { border-bottom: none; padding: 2px 0; font-size: 14px; }
.right-sidebar.right-sidebar-product .widget-wrapper #MiniBasketPanel .miniBasketItemDetail ul.subTitle li label { color: #788a95; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: normal; font-weight: normal; }
/*Right Sidebar Widgets*/


/*Sidebar*/

/*HOME*/
.homepage .components-content { box-shadow: none; padding: 0; }
/*Home Three Columns*/
.home_3cols { margin: 20px 0 50px 0; display: inline-block; }
.home_3cols .banner { }
.home_3cols .banner img { }
.home_3cols .text { font-size: 16px; margin-top: 10px; }
/*Home Cappers*/
.home_cappers { margin-bottom: 50px }
.home_cappers img { }
/*Home Bottom Banners*/
.home_bottom2 { }
.home_bottom2 .show_mobile { display: none; }
.home_bottom2 img { }
.homepage .w2m_subcat_menu { padding: 20px; }
 @media (max-width: 991px) {
.sidebar .widget-post-categories { display: none; }
}
 @media (max-width: 767px) {
.home_3cols .banner img { margin: 0 auto; display: block; }
.home_3cols .text { margin-bottom: 15px; padding: 10px 0; }
.home_bottom2 img { margin: 0 auto 15px; display: block; }
.homepage .hide_mobile { display: none; }
header.navbar .navbar-nav.navbar-right .components-content { background-color: transparent; padding: 0; }
.w2m_subcat_menu .list-unstyled.root div.tree-view1 a { font-family: 'Roboto Slab'; font-weight: 600; font-size: 16px; color: #ffffff; text-transform: uppercase; max-width: 100%; display: inline-block; vertical-align: middle; }
.w2m_subcat_menu li div[aria-expanded="false"] .caret_w2m:before { color: #ffffff; }
.w2m_subcat_menu li div[aria-expanded="true"] .caret_w2m:before { color: #ffffff; }
.w2m_subcat_menu .list-unstyled.root div.tree-view1_m a { font-family: 'Roboto Slab'; font-size: 16px; color: #ffffff; text-transform: uppercase; padding: 0; }
.w2m_subcat_menu ul li ul li a { color: #ffffff; max-width: 100%; font-size: 16px; font-family: 'Roboto Slab'; font-weight: 600; text-transform: uppercase; }
.w2m_subcat_menu .list-unstyled.root { border-bottom: none; padding: 12px 0; margin-bottom: 0; font-size: 16px; }
.w2m_subcat_menu ul li ul li a { padding: 10px 0; }
header.navbar .navbar-nav > li.w2m_hide_767 { display: none; }
header.navbar .navbar-nav > li.w2m_nomargin_767 { margin-top: 0 }
.navbar-nav > li { margin: 12px 0; display: inline-block; width: 100%; }
}
/* END HOME */

article.product-item.product-single p { font-size: 15px; color: #555; margin: 10px 0 20px; }
article a:not(.btn) { color: #206BA8; }
/*add to cart notifier*/
.basket-notify-wrapper { top: 0; left: 0; }
/*add to cart notifier*/

/*Category Product Grids*/
article.category-item { background-color: #FFFFFF; box-shadow: none; }
#categories.grid article.category-item { text-align: center; /* height: auto !important; */ min-height: 100% !important; overflow-y: hidden !important; }
article.category-item h3 { font-weight: 500; font-size: 14px; line-height: normal; margin-top: 15px; letter-spacing: 0; height: auto; color: #23527c; }
.sidebar .widget article.product-item h3 { font-weight: 500; font-size: 14px; line-height: normal; margin-top: 15px; letter-spacing: 0; height: auto; color: #46453b; border: none !important; padding: 0; }
.sidebar .widget article.product-item h3 a { color: #46453b !important; font-size: 14px; }
article.category-item img { margin: 0 auto; max-height: 150px; }
#products.grid { display: flex; justify-content: flex-start; flex-flow: row wrap; }
#products.grid article.product-item { height: auto !important; box-shadow: none; }
#products.grid article.product-item .product-body { display: flex; justify-content: flex-start; flex-flow: column wrap; }
#products.grid article.product-item .buttons { padding: 15px 0; margin-bottom: auto; }
/*#products.grid .product_grid_item { width: 205px; height: auto; }*/
#products.grid .product_grid_item { height: auto; padding: 4px 15px; text-align: center; }
#products.grid .product_grid_item label { color: #336699; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; margin: 20px 0; display: block; }
#products.grid .content .product-body h3, article.product-item h3 { height: auto; }
.content .product-body h3 { margin: 10px 0; }
#products.grid article.product-item .product-body { padding: 0; }
article.product-item .product-quickview { top: 0; margin-top: 0; }
article.product-item .product-quickview a { background-image: none; color: #ddc998; }
article.product-item .product-quickview .btn-quickview { background-color: #3e321b; padding: 10px 0; width: 100%; border-radius: 0; font-size: 16px; text-transform: uppercase; font-weight: 600; transition: all 0.3s ease-in; }
article.product-item h3, article.product-item h3 a { font-weight: 500; font-size: 14px; line-height: normal; letter-spacing: 0; color: #336699; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.modal-quickview article.product-item.product-single h3 { color: #333333; font-size: 24px; }
#products.grid a:not(.btn) { color: #336699; }
article.product-item .product-rating span { display: none; }
#products.grid article.product-item .price span, #products.grid article.product-item .price del + ins, .baseprice, .specialprice { display: inline-block; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; background-color: #d9534f; background: none !important; color: #333; font-size: 14px; font-weight: normal; padding: .2em .2em .3em }
#products.grid article.product-item .price span:before, #products.grid article.product-item .price del + ins:before, .baseprice, .specialprice:before { content: "Price:"; display: inline-block; padding: .2em .6em .3em; font-size: 75%; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; background-color: #777; background: none !important; color: #333; font-size: 14px; font-weight: bold; padding: .2em .2em .3em; margin-right: 5px; }
article.product-item .product-rating i, .account-content .product-rating i, .small-product li .product-rating i { font-size: 12px; padding: 0 1px; color: #ff6600; }
form.products-per-page { }
form.products-per-page .products-header { box-shadow: none; }
form.products-per-page .m-l-lg label { color: #91907e; font-weight: normal; }
form.products-per-page .sort_label { display: inline-block; }
form.products-per-page .sort_select { }
form.products-per-page select.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #91907e; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; display: inline-block; width: auto; }
article.product-item.product-single .product-info li span { width: auto; color: #333333 !important; display: inline-block; font-weight: 500; margin-right: 5px; }
article.product-item.product-single .product-info li.sku span:first-child:after { content: ":"; display: inline-block; }
article.product-item.product-single .product-info li.price { }
article.product-item.product-single .product-info li.price span:nth-child(2n) { }
article.product-item.product-single .product-info li.price span:nth-child(3n) { }
article.product-item.product-single .product-info { margin: 15px 0 0 0; }
article.product-item.product-single .product-info span.title { font-weight: 600; }
article.product-item.product-single .product-info div.price span:first-child { font-weight: 600; }
article.product-item.product-single .product-body #transit.ship_estimate { margin-top: 15px; }
.product-page .product-main-column .tabs.product-tabs .nav-tabs { position: relative; top: 1px; }
.product-page .product-main-column .tabs.product-tabs .nav-tabs > li { background-color: transparent; }
.product-page .product-main-column .tabs.product-tabs .nav-tabs > li > a { background-color: #FFFFFF; opacity: 0.85; border-top: 2px solid transparent; color: #6e624e; font-size: 14px; font-weight: 400; border: 1px solid #6e624e; border-radius: 4px 4px 0 0; }
.product-page .product-main-column .tabs.product-tabs .nav-tabs > li > a:focus, .product-page .product-main-column .tabs.product-tabs .nav-tabs > li > a:hover { border-color: #6e624e; background: #6e624e; color: #ffffff; font-size: 14px; font-weight: 400; }
.product-page .product-main-column .tabs.product-tabs .nav-tabs > li.active > a, .product-page .product-main-column .tabs.product-tabs .nav-tabs > li.active > a:focus, .product-page .product-main-column .tabs.product-tabs .nav-tabs > li.active > a:hover { border-color: #6e624e; background: #6e624e; color: #ffffff; font-size: 14px; font-weight: 400; }
.product-page .product-main-column .tabs.product-tabs .tab-content { border: 1px solid #6e624e; border-radius: 0 4px 4px 4px; }
.product-page .product-main-column .tabs.product-tabs .tab-content #AverageRatingPanel { margin-bottom: 15px; }
.product-page .product-main-column .tabs.product-tabs .tab-content #AverageRatingPanel .product-rating { display: inline-block; }
.product-page .product-main-column .tabs.product-tabs .tab-content #reviews .comments .media .media-body h3 { margin: 0 0 10px; color: #333333; font-size: 14px; font-weight: bold; display: inline-block; letter-spacing: normal; }
.product-page .product-main-column .tabs.product-tabs .tab-content #reviews .comments .media:nth-child(2n+1) { background-color: #f9f9f9; padding: 15px 0; border-bottom: 1px solid #ddd; }
.product-page .product-main-column .tabs.product-tabs .tab-content #product-question-form .w2m_pq_submit { display: inline-block; clear: both; margin-top: 15px; width: 100%; }
.product-page .pp_or { display: none !important; }
.product-page .pp_credit { display: none; }
.product-page .pp_upsells h2 {font-size: 15px;font-weight: 500;margin: 5px 0 3px;}
.product-page .pp_upsells br { margin-bottom: 12px; }
.product-body .ship_info {margin-top: 20px;}
.ship_info p.info {margin: 10px 0 !important;font-size: 14px !important;}
.product-page #buyProductDialogWidget h4 { margin-bottom: 15px;font-size:15px; }
.product-page .pp_upsells input[type="checkbox"] { display: inline-block; }
.widget-upsells input[type="checkbox"] { display: inline-block; }
#basket-notifier { }
#basket-notifier .titleBox { }
#basket-notifier .titleBox .miniBasketItemDetail { }
#basket-notifier .titleBox .miniBasketItemDetail ul.subTitle { padding-left: 10px; list-style: none inside; }
#basket-notifier .titleBox .miniBasketItemDetail ul.subTitle li { border-bottom: none; padding: 2px 0; font-size: 14px; }
#basket-notifier .titleBox .miniBasketItemDetail ul.subTitle li label { color: #788a95; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: normal; font-weight: normal; }
#basket-notifier .col-sm-4.col-sm-offset-2.m-b-xl .amount { display: none; }
.basketpage .table-products h4, .basketpage .table-products h4 a { margin: 0 0 10px 0; font-size: 14px; color: #333333; font-weight: 500; }
.basketpage article.account-content span { color: #333333; }
.basketpage .table-products h4 small { margin-top: 5px; display: block; color: #333333; font-style: italic; font-size: 14px; }
.basketpage .shopping-cart .table > tbody > tr > th, .basketpage .table > thead > tr > th { background-color: #ffffff; }
.basketpage .table-products > thead > tr > th, .basketpage .table-products > tbody > tr > th { padding: 8px; font-size: 14px; border-right: none; vertical-align: bottom; border-bottom: 2px solid #ddd; text-align: center; color: #333; }
.basketpage .table-products .btn, .basketpage .table-products .btn:hover, .basketpage .table-products .btn-primary, .basketpage .table-products .btn-primary:hover { padding: 1px 5px; border: 1px solid #b2b096; }
.basketpage .table-products .btn a, .basketpage .table-products .btn a:hover, .basketpage .table-products .btn-primary a, .basketpage .table-products .btn-primary a:hover { color: #333333; font: 900 11px georgia, "times new roman", times, serif; border: none; }
.basketpage article.account-content li { color: #333333; font-weight: 500; }
.basketpage .table > tbody > tr > td { border-width: 2px; vertical-align: middle; font-weight: 500; color: #333333; border-color: #EBEBEB; }
.basketpage .table > tbody > tr:nth-child(2n+1) { background-color: #f9f9f9; }
.basketpage .products-order .table-products.cart-row:nth-child(2n+1) { background-color: #f9f9f9; }
.basketpage .products-order .table-products.cart-row { padding: 10px 0; margin-bottom: 0; }
.basketpage .account-content .products-order a.btn, .basketpage .account-content .products-order button.btn { margin-top: 15px; }
.basketpage .products-order .cart-head .table-products.cart-row:nth-child(2n+1) { background-color: #ffffff; }
.basketpage .products-order .cart-head .table-products.cart-row, .basketpage .products-order .cart-head .table-products { margin-bottom: 0; padding: 0 0 10px 0; }
.basketpage .content .box { padding: 12px; border: 2px solid #F0F0F0; margin-bottom: 30px; background-color: #f9f9f9; }
.basketpage .account-content ul.order-total span.total { color: #333333; }
.basketpage .table-products > thead > tr > td, .basketpage .table-products > tbody > tr > td { padding: 8px; }
.basketpage .account-content .products-order { border: 2px solid #F0F0F0; /*padding: 10px 0;*/ }
.basketpage .basket_buttons { padding: 0 10px; }
.basketpage .sidebar .widget-shipping-options .btn-primary { width: 225px; height: 45px; background: green; color: #fff; border-radius: 5px; font-size: 16px; text-transform: uppercase; font-family: Arial; }
.basketpage .sidebar .widget-shipping-options .btn-primary:hover { border: 1px solid black; background-repeat: repeat-x; color: #fff; }
.basketpage .bse_hidethecountry { display: none; }
.checkout_steps_outer { max-width: 1230px; width: 100%; margin: 0 auto; }
.checkout_steps_inner { background: #ffffff; }
.checkout_steps_inner .checkout-steps { position: relative; top: 70px; }
.account-content .checkout-step.active .number { background-color: #6e624e; }
.account-content .checkout-step.active:after { border-color: #6e624e; }
.radio > input[type="radio"]:checked + label:before { background-color: #6e624e; }
.checkbox > input[type="checkbox"]:checked + input[type="hidden"] + label:before { background-color: #6e624e; }
.account-content .checkout-progress .progress-bar { background-color: #6e624e; }
#checkoutPage .table > thead > tr > th, .checkout .table > tbody > tr > th, .account-content .table > thead > tr > th, .account-content .table > tbody > tr > th { background-color: #6e624e; }
.account-content #basketContent .table > thead > tr > th { background-color: transparent; }
#basketContent .btn[onclick*="IsCheckoutButton"]:not(.update-cart), #basketContent .btn-primary[onclick*="IsCheckoutButton"]:not(.update-cart) { width: 225px; height: 45px; background: green; background-repeat: repeat; color: #fff; border-radius: 5px; font-size: 16px; text-transform: uppercase; font-family: Arial; }
#checkoutPage .table > tbody > tr > td.topalign { border-width: 2px; vertical-align: top; font-weight: 600; color: #888888; border-color: #EBEBEB; }
#checkoutPage .table > tbody > tr > td, .checkout .table > tbody > tr > td, .account-content .table > tbody > tr > td { font-weight: 500; }
.account-content .products-order.checkout .form-group input#Address2 { display: block; }
 @media (max-width: 991px) {
.category-widget .info img { display: block; margin: 0 auto; }
.product-page .right-sidebar.right-sidebar-product { display: none; }
.product-page .product-main-column { width: 100%; }
}
 @media (max-width: 767px) {
.basketpage .basket_buttons a { display: block; margin-bottom: 10px; }
.basketpage .account-content .shopping-cart .update-cart { float: none; width: 100%; }
}
/*Category Product Grids*/
/* Product Detail Page */

/* Shipping Estimate and Upsells */    
.fa:hover { cursor: pointer; }
.widget.upsell { margin-top: 20px; }
.ship_info { margin-top: 10px; }
.widget.upsell .collapsed i.colexpIcon:before { content: "+"; }
.widget.upsell .header i.colexpIcon:before { content: "−"; }
.fa-question-circle:before { margin-right: 5px; }
div#zipCode { float: right; margin-top: 10px; }
.addThis { text-align: left; float: none; display: inline-block; margin: 0; }
div.addthis { border: none; box-shadow: none; }
div.addthis .content { }
div.addthis .content .addThis { /*margin: 0 auto; max-width: 220px;*/ }
a.estimate_info { float: left; }
.product_info { margin: 10px 0 20px; text-align: left; }
.product_info a:not(.btn) { text-decoration: none; color: #333; }
span.truck, span.exchange { padding: 5px; color: green; }
.ProductWishandEmail { margin-bottom: 15px; }
article.product-item #ProductImageUrl img { max-height: 440px; margin: 0 auto; }
/* Product Detail Page */
/*From the live site*/
table#contact_info td { padding: 3px; }
.warranty_form { }
.warranty_form table { }
.warranty_form th, .warranty_form td { display: block; vertical-align: middle; padding: 5px; }
.warranty_form label { margin-bottom: 0; color: #000000; }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; display: inline-block; width: auto; }
.warranty_form input[type="submit"] { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin-top: 15px; }
.warranty_form input[type="submit"]:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; }
/*Quick Order*/
#quick-order-form .grid-container { display: grid; grid-column-gap: 20px; grid-row-gap: 20px; grid-template-columns: auto 1fr auto 1fr; grid-template-rows: 4fr auto; justify-items: stretch; align-items: stretch; }
#quick-order-form .grid-container .col-1, #quick-order-form .grid-container .col-2, #quick-order-form .grid-container .col-3, #quick-order-form .grid-container .col-4 { grid-column-start: unset; grid-column-end: unset; }
#quick-order-form .grid-container .col-label { text-align: left; height: auto; line-height: normal; }
#quick-order-form .grid-container .product-name, #quick-order-form .grid-container .product-sku { height: auto; line-height: normal; }
.catalog_form .inputForm th, .catalog_form .inputForm .rowHeader { text-align: right; font-weight: bold; vertical-align: middle; }
.catalog_form .inputForm td { vertical-align: middle; padding: 5px; }
.catalog_form select { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; display: inline-block; width: auto; }
.catalog_form input[type="submit"] { color: #333; background-color: #ddd; border: 1px solid #ccc; display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.catalog_form input[type="submit"]:hover { color: #333; background-color: #e6e6e6; border: 1px solid #adadad; }
.catalog_form label { color: #333; }
.pagination > li.active > a, .pagination > li.active > a:hover { border-color: #6e624e; background: #6e624e; }
.pagination > li > a { margin: 0 3px; border: 1px solid #6e624e; color: #6e624e; font-weight: normal; font-size: 14px; width: auto; height: auto; text-align: center; padding: 6px 12px; }
.pagination > li > a:hover, .pagination > li > a:focus { background-color: #6e624e; color: #ffffff; border-color: #6e624e; }
/*email popup*/
#page-wrapper .email_popup { }
/*#page-wrapper .email_popup .modal-dialog { height: 100%; background: #fff; }*/
#page-wrapper .email_popup .modal-dialog { height: auto; background: #fff; }
/*#page-wrapper .email_popup .modal-content { height: 100%; }*/
#page-wrapper .email_popup .modal-content { height: auto; display: inline-block; }
/*#page-wrapper .modal .modal-body { height: 100%; }*/
#page-wrapper .modal .modal-body { height: auto; display: inline-block; }
#page-wrapper .email_popup .buttontop h1 { padding-top: 0; text-align: center; }
#page-wrapper .email_popup .inputForm th, .inputForm .rowHeader { text-align: right; font-weight: bold; vertical-align: middle; }
#page-wrapper .email_popup .inputForm label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; color: #333333; white-space: nowrap; }
#page-wrapper .email_popup .inputForm td { vertical-align: middle; padding: 5px; }
#page-wrapper .email_popup .inputForm input[type="submit"] { color: #333; background-color: #ddd; border: 1px solid #ccc; display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#page-wrapper .email_popup .inputForm input[type="submit"]:hover { color: #333; background-color: #e6e6e6; border: 1px solid #adadad; }
.homepage .bx-wrapper .bx-controls-direction a { z-index: 999 !important; }
.list_pop { display: flex; flex-basis: content; flex-direction: row; align-items: center; }
.list_pop_left { padding: 0 10px 0 0; }
.list_pop_right { flex-shrink: 2; padding: 0 0 0 10px; }
.list_pop_right table.inputForm { text-align: center; }
.list_pop_right table.inputForm .text-left { text-align: left; font-weight: normal; }
.list_pop_right table.inputForm td.email_label label { margin-right: 5px; }
/* END email popup*/
/*Unsubscribe Page*/
.unsubscribe { font-size: 16px; }
.unsubscribe img.bear { float: right; padding: 0 0 15px 15px; }
.unsubscribe .w2m_pq_submit { margin-top: 10px; }
/*checkout_shipMethodPage*/
#checkout_shipMethodPage { }
#checkout_shipMethodPage #ship-method-form .checkout.shopping-cart .able-grid-row, .checkout .account-content .able-grid-row, .account-content .able-grid-body.container-fluid .able-grid-row { margin-bottom: 15px; }
/*Gift certificate page*/
#account_giftCertificatePage { }
#account_giftCertificatePage .components-content { padding: 0; }
#account_giftCertificatePage .components-content h2.component-heading { font-size: 30px; }
#account_giftCertificatePage .components-content h2.component-heading .w2m_egc.links.pull-right { }
#account_giftCertificatePage .box { padding: 20px; }
#account_giftCertificatePage .gc_container { display: flex; border: 12px solid #976e58; max-width: 80%; }
#account_giftCertificatePage .gc_container .gc_item { }
#account_giftCertificatePage .gc_container .gc_item.box { border: none; align-items: flex-end; display: flex; flex-direction: column; width: 60%; padding: 10px; }
#account_giftCertificatePage .gc_container .gc_gifttext { text-align: center; margin: 20px auto 0; }
#account_giftCertificatePage .gc_container .gc_details { align-self: center; padding: 20px 0 0 0; }
#account_giftCertificatePage .gc_container .gc_details label { font-size: 16px; }
#account_giftCertificatePage .gc_container .gc_details .cert_name { font-size: 18px; }
#account_giftCertificatePage .gc_container .gc_details .cert_title { }
#account_giftCertificatePage .gc_container .gc_details .cert_amt { font-size: 18px; }
#account_giftCertificatePage .gc_container .gc_redeem { margin: 0 auto; }
#account_giftCertificatePage .gc_container .gc_logo { width: 40%; align-self: center; margin: 0 20px; }
#account_giftCertificatePage .box .form-group { margin-bottom: 20px; }
#account_giftCertificatePage .box .form-group label { display: block; }
/*Layout Updates*/
@media (max-width: 991px) {
#page-wrapper .modal .modal-body .inputForm { margin-top: 15px; display: block; }
}
 @media (max-width: 767px) {
.leftcol_layout .content { display: flex; flex-direction: column; }
.leftcol_layout .content .left-sidebar { order: 2; }
.leftcol_layout .content .left-sidebar .home-hidden-xs .shipping_offer { display: none; }
.leftcol_layout .content #mainColumn { order: 1; }
.threecol_layout .content { display: flex; flex-direction: column; }
.threecol_layout .content #mainColumn { order: 1; }
.threecol_layout .content .left-sidebar { order: 3; }
.threecol_layout .content .right-sidebar { order: 2; }
#quick-order-form .grid-container { display: grid; grid-template-columns: 1fr; grid-template-rows: auto auto; grid-column-gap: 20px; grid-row-gap: 20px; justify-items: stretch; align-items: stretch; }
#quick-order-form .grid-container .col-4 { border-bottom: #000000 1px solid; padding-bottom: 30px; margin-bottom: 15px; }
.catalog_form .inputForm th, .catalog_form .inputForm td { display: block; text-align: left; }
.catalog_form .inputForm .rowHeader { text-align: left; }
.catalog_form .inputForm td { margin-bottom: 10px; }
.unsubscribe img.bear { max-width: 200px; }
.list_pop { display: flex; flex-basis: content; flex-direction: column; align-items: center; }
.list_pop_right table.inputForm th.rh-mobile { padding: 0 !important; height: 0; }
#account_giftCertificatePage .gc_container { display: flex; border: 12px solid #976e58; max-width: 100%; flex-direction: column; }
#account_giftCertificatePage .gc_container .gc_logo { width: auto; align-self: center; margin: 20px 20px 0 20px; }
#account_giftCertificatePage .gc_container .gc_item.box { border: none; align-items: center; display: flex; flex-direction: column; width: 100%; padding: 10px; }
#account_giftCertificatePage .gc_container .gc_details { align-self: center; padding: 20px; width: 100%; }
.product-single ul.additional-images { height: auto; margin: 10px auto; text-align: center; padding: 0; }
}
 @media (max-width: 480px) {
#page-wrapper .email_popup table.inputForm th, #page-wrapper .email_popup table.inputForm .rowHeader { padding: 5px; }
#page-wrapper .email_popup table.inputForm th, #page-wrapper .email_popup table.inputForm td, #page-wrapper .email_popup table.inputForm .rowHeader { position: relative; float: left; clear: both; width: 100%;
text-align: left; }
.unsubscribe img.bear { max-width: 120px; }
.unsubscribe .content { padding: 0; }
}
/*jld - hide PayPal verbiage, etc.. */
#PayPalButtonPanel .contentArea.well { display: none; }
#ExpressCheckoutPanel { border: none; }
.checkout_btn { max-width: 230px; margin: 0 auto; text-align: center; }
.checkout_btn input#go_to_billing { height: 45px; background: green; color: #fff; border-radius: 5px; font-size: 16PX; text-transform: uppercase; font-family: Arial; margin: 0 auto; width: 100%; }
div#paypal-button-container { max-width: 230px; }
/*Product Page Description Videos*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*Product Page Description Videos*/
/*@media (min-width: 768px) {
#basket-notifier-container {display:none}
}*/
#ContactUsContainer textarea#Message {height: auto; width: 100%;}
#QuickOrderForm .quantity {
    position: relative;
    top: -10px;
}
.alert-free-shipping {background: #206ba8; color: #fff; font-weight:400; font-size: 22px; padding:10px;}