@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=EB+Garamond|Montserrat:400,400i,500,700&display=swap');


body {
    margin: 0;

	font-family: 'Montserrat', sans-serif;
font-weight: 400;
}
a {
    color: #5d5d5d;
}

h1{font-family: 'EB Garamond', serif;
	font-size: 2.4em ;
	  
       margin-bottom: .2em;
	padding: 0px;
}
h2{font-family: 'EB Garamond', serif;}
h3 {
    font-family: 'EB Garamond', serif;
    font-size: 1.92rem;
}
h4 {
    font-family: 'EB Garamond', serif;
    margin-top: 0px;
    font-size: 1.2em;
}
h5 {
    font-size: 0.5em !important;
    line-height: 110%;
    margin: 0px;
    text-transform: uppercase;
    color: black;
}
h6 {
    font-family: 'EB Garamond', serif;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 0.85em;
}
h6.text-xs {
    font-size: 0.65em;
}

h7 {
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 1px;
	display: block;
}


p{font-family: 'Montserrat', sans-serif;
font-weight: 400;
	color: #4c4c4c;
    font-size: 0.72em;
    letter-spacing: 1px;
margin-bottom: 10px !important;}

a p {
    color: #b10000;
}
.add_info {
    margin-top: 0px;
    font-size: 0.75em;
   
    padding: 2rem 2rem;
   
    width: fit-content;
    /* margin-top: 2rem; */
    height: fit-content;
    position: relative;
    display: block;
}

.wc_gc_field.wc_gc_giftcard_delivery {
    display: none;
}
table {
    width: 100%;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.2em;
}

.white-text {
    color: white;
    font-size: 0.8em;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    padding-top: auto;
}
h3.center.white-text {
    font-size: 1.2em;
    margin-bottom: 15px;
}
fieldset#wc-stripe-upe-form {
    border: none;
}

.checkout-step fieldset {
    border: none;
}

span.facetwp-counter {
    display: none;
}


span.onsale {
      background: #b00000;
    padding: 7px 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* transform: rotate(-35deg); */
    position: absolute;
    margin-top: 20px;
	    z-index: 90;
}

span.facetwp-search-wrap {
    border: solid;
    box-shadow: none;
    padding: 15px;
    line-height: 20px;
}

.facetwp-facet {
    margin-bottom: 0px !important;
}

select.facetwp-dropdown {
    border: solid 1px;
    border-radius: 0px;
    padding: 3px;
	height: 40px;
}
.woocommerce-order {
    text-transform: uppercase;
    font-size: 0.85em;
}


.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
    margin-right: -20px;
}


.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion, .dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp {
    border: 1px solid black;
    border-radius: 0px;
	
	width: 50%;

}

.dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-price.dgwt-wcas-has-sku.dgwt-wcas-has-headings.js-dgwt-wcas-initialized {
    border: solid;
    border-radius: 0px;
    border-left: 0px;
}
.facetwp-btn:before {
    display: inline-block;
    content: '';
    width: 15px!important;
    height: 15px!important;
    background: url(../images/icon-search.png) no-repeat;
    background-size: 15px 15px !important;
    margin-top: 14px;
    margin-right: 5px;
}


.facetwp-facet {
    margin-bottom: 0px;
}

.facetwp-checkbox {
    background: none !important;;
    background-size: 0px;
    margin-bottom: 4px;
    padding: 10px;
    cursor: pointer;
    border: 1px solid;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.8em;
	    width: max-content;
}

.catcontainer{    overflow: scroll;
    flex-grow: 1;
	flex-basis: 0;
	    scrollbar-width: none;
}

.facetwp-facet.facetwp-facet-category.facetwp-type-checkboxes {
  display: flex;
    flex-wrap: wrap;
}


.add_info p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #4c4c4c;
    font-size: 0.8em;
    letter-spacing: 1px;
    margin-bottom: 3px;
}	

.nx-third-row {
    display: none !important;
}

.post-548 tr.shipping {
   
}

.carousel {
    min-height: calc(100vh - 93px);
	 max-height: 85vh;
} 

.term-description {
    padding: 30px;
}

.nnotice {
    height: 20px;
    line-height: 20px;
    background-color: #b10000;
    color: white;
    text-align: center;
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.carousel.carousel-slider .carousel-item {
    width: 100%;
    height: 100%;
    min-height: calc(90vh - 123px);
    max-height: 90vh;
    position: absolute;
    top: 0;
    left: 0;
}

.variations select {
    border: none;
}

.carousel img {
    max-height: 100vh;
}
p.stock.out-of-stock {
    border: solid 1px;
    padding: 10px;
}

p.stock.in-stock {
    display: none;
}

.topsubnav{margin-top: -16px;
    margin-bottom: 7px; text-align: right;}

form.woocommerce-shipping-calculator {
    display: none;
}

p.woocommerce-shipping-destination {
    display: none;
}
table.woo_discount_rules_table {
    display: none;
}


tbody {
    font-size: 0.8em;
    letter-spacing: 1px;
	color: #4c4c4c;
}

label.screen-reader-text.active {
    display: block;
    height: 20px;
    opacity: 1;
    clip: auto;
    max-width: 200px;
    width: 100%;
    margin-top: -12px;
    font-weight: 100;
}
strong{font-family: 'Montserrat', sans-serif;
font-weight: 700;}

a {
   
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
.featured_intro {
    margin-top: 40px;
    min-height: 10em;
}
.featured h4 {padding: 0px}
.featured h5 {padding: 0px}
.featured h6 {padding: 0px}

.summary h3 {
    padding: 0px;
    font-size: 1.5em;
}

select {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 11px !important;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: fit-content;
    display: block;
    font-size: 0.8em !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
	height: 38px;
}
.select-wrapper input.select-dropdown {
	display: none;}

.select-wrapper .caret {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 0;
    fill: rgba(0, 0, 0, 0.87);
    display: none;
}

.woocommerce-variation.single_variation {
    display: none;
}

td p {
    margin-bottom: 0px;
}

.wpgs-nav {
    display: none;
}

a.venobox.vbox-item {
    width: calc(33.33333% - 7px);
    float: left;
    /* margin-top: 5px; */
    padding-left: 2%;
    padding-right: 2%;
    border: solid 1px #f3f3f3;
    margin-bottom: 10px;
    margin-left: 10px;
}




ul.collapsible{
    box-shadow: none;
    border: solid 1px #bbbbbb;
}



img.attachment-shop_single.size-shop_single.ls-is-cached.lazyloaded {
    width: 100%;
    margin: auto;
    text-align: center;
}

#exitpopup-modal h3 {
    color: #fff;
    font-size: 1em;
    margin: 0.2em;
    text-transform: none;
    font-weight: 500;
}
img.attachment-home.size-home.wp-post-image {
    width: 100%;
}

#mc_embed_signup input.button {
    display: block;
    width: 35%;
    margin: 0 0 10px 0;
    min-width: 90px;
    height: auto;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px;
    background: none;
    border: solid 1px #fff;
    border-radius: 0px;
    width: 100%;
    color: #ffffff;
    box-shadow: none;
    font-weight: 100;}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    font-size: 0.8em;
}

.object-cover {
    object-fit: contain;
}
img.inline-block.text-center.shadow-lg.shadow-gray-400 {
    object-fit: contain;
    height: inherit;
}

.trim{    max-width: calc(100vw - 22px);}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    font-size: 0.8em;
    margin-bottom: 20px;
}
#mc_embed_signup input.email {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.75em;
    display: block;
    padding: 0 0.4em;
    margin: 0 4% 10px 0;
    min-height: 32px;
    width: 58%;
    min-width: 130px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    width: 100%;
    padding: 0px 0px 0px 10px;
    border-right: solid 1px;
}

figure.wp-block-table {
    font-size: 0.65em;
}

th:first-child, td:first-child {
    padding-left: 0.5em;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: bac;
    padding: 0px;
    background: transparent;
}

#mc_embed_signup {
    background: transparent;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
}

/*.wpgs-for {
    display: block;
}

a.wpgs-lightbox-icon {
     width: calc(33.33333% - 10px);
    float: left;
   
    padding-left: 0;
    padding-right: 0;
    border: 0;
   
    margin-left: 10px;
    padding-bottom: 0px;
    display: inline-block;
}


.woocommerce-product-gallery__image.single-product-main-image .wpgs-lightbox-icon {
    width: 100%;
    margin-top: 0px;
    border: none;
    /* margin-bottom: 10px; 
    padding: 0px;
    margin-left: 0px;
}*/

button:hover {
	 background:#b10000;
color: white;
border-color: white;
box-shadow: 0 4px 4px rgba(0, 0, 0, .1), 0 8px 8px rgba(0, 0, 0, .1), 0 16px 16px rgba(0, 0, 0, .1), 0 32px 32px rgba(0, 0, 0, .15), 0 64px 64px rgba(0, 0, 0, .15);}


button.single_add_to_cart_button.button.alt:hover {
	 background:#b10000;
color: white;
border-color: white;
box-shadow: 0 4px 4px rgba(0, 0, 0, .1), 0 8px 8px rgba(0, 0, 0, .1), 0 16px 16px rgba(0, 0, 0, .1), 0 32px 32px rgba(0, 0, 0, .15), 0 64px 64px rgba(0, 0, 0, .15);}

.btn-large:hover {
	 background:#b10000;
color: white;
border-color: white;
box-shadow: 0 4px 4px rgba(0, 0, 0, .1), 0 8px 8px rgba(0, 0, 0, .1), 0 16px 16px rgba(0, 0, 0, .1), 0 32px 32px rgba(0, 0, 0, .15), 0 64px 64px rgba(0, 0, 0, .15);}

.btn-large {
    height: auto;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    width: 100%;
    color: #353535;
    box-shadow: none;
}
.bookshadow{box-shadow: 0px 6px 23px 0px rgba(0,0,0,0.1);}

.price {
    font-size: 0.7em;
    text-align: right;
    color: #999;
    letter-spacing: 2px;
    background: white;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    border: solid 1px black;
    width: 100%;
    padding: 10px 15px;
    border-top: 0px;
    border-bottom: 0px;
}

p.price {
    border: 0px;
    padding: 0px 5px;
    margin-top: -15px;
    width: fit-content;
}
.facetwp-facet.facetwp-facet-sort_.facetwp-type-sort {
	border: solid 1px;}
button.facetwp-reset.facetwp-hide-empty {
       padding: 11px;
    /* padding-right: 15px; */
    height: fit-content;
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 0.5px;;
}

p.saleprice {
    font-size: 1em;
    margin-bottom: 5px;
    color: #b10000;
}
.salebanner.valign-wrapper {
    margin-top: 94px;
}

p.rrpprice {
    margin-bottom: 5px;
    margin-top: 5px;
}

.page-numbers.current {
    font-size: 15px;
    font-size: 0.9375rem;
    background: #b10000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
	color: white;
}

ul.page-numbers {
    background: none !important;
}
.prev.page-numbers, .next.page-numbers {
    background-color: #ddd;
    -webkit-border-radius: 2px;
    border-radius: 50%;
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    padding: inherit;
    padding-top: 8px;
}
.page-numbers {
    
    padding: 0.5em 0.75em;
    height: 40px;
    min-width: 40px;
    background: #eee;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1em;
    color: black;
}
div#mainreview {
    font-style: italic;
   
    color: #b10000;
}

.white-text p {
    color: white;
    font-size: 0.65em;
	margin-bottom: 15px;
}

#review p {
    font-size: 0.65em;
	margin-bottom: 15px;
}
.white-text a {
    color: white;
}

.carousel .indicators {
    position: absolute;
    text-align: right;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding-right: 30px;
}

.carousel.carousel-slider {
     
    left: 0;
}
nav.woocommerce-pagination {
    color: #fff;
    background-color: white;
    width: 100%;
    height: 64px;
    line-height: 24px;
    box-shadow: none;
    text-align: center;
    padding-top: 40px;
}
.cat_book_info {
    min-height: 190px;
}
button{
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
  font-family: 'Montserrat', sans-serif;
font-weight: 400;
    color: #353535;
    box-shadow: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    height: 38px;
    line-height: auto;
    font-size: 0.65em;
    padding: 5px 15px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #353535;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce button.button {
    margin-top: 20px;
}
.woocommerce-cart-form .product-thumbnail img {
    margin-top: 0px;
}



a.shipping-calculator-button{    height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 15px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #353535;
    box-shadow: none;}

.wc-proceed-to-checkout a {
height: 38px;
    line-height: auto;
    font-size: 1em;
    padding: 18px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #353535;
    box-shadow: none;
    width: 100%;
    display: block;
    line-height: 19px;
	text-align: center;
}

.product-remove {
    display: inline-block;
    float: right;
    margin-top: -9px;
}

.product-remove a {
    text-decoration: none !important;
    font-size: 1.5em;
}

.entry-content a, .entry-summary a, .comment-content a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}

.product-price {
    display: inline-block;
    float: left;
}

.wcppec-checkout-buttons__separator {
    display: none;
}
nav.woocommerce-MyAccount-navigation {
    /* margin-bottom: 40px; */
    position: relative;
    height: 47px;
    z-index: 90;
    border-bottom: 1px solid;
    padding: 13px;
    overflow-x: scroll;
}
nav.woocommerce-MyAccount-navigation li {
    float: left;
    display: INLINE-BLOCK;
    font-size: 0.8em !important;
    padding: 1px;
    margin: 0px;
    line-height: 0px;
    height: 25px;
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
    font-size: 0.85em;
}



table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.75em;
    font-weight: 700;
}

nav.woocommerce-MyAccount-navigation li a {
    font-size: 0.8em;
    padding: 15px 5px;
}

.woocommerce-MyAccount-content {
    padding: 60px;
}

address {
    margin: 0.65em 0;
    font-size: 0.7em;
    letter-spacing: 1px;
    font-style: normal;
}
.woocommerce-MyAccount-Giftcards-form {
    display: -webkit-box;
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 80px;
}
.woocommerce-Giftcards.woocommerce-MyAccount-Giftcards-form input[type="text"] {
    float: left;
    display: inline-block;
    width: 80%;
    margin-right: 0px;
    font-size: 0.65em;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 9px;
}

.woocommerce-MyAccount-Giftcards-form button {
    /* -webkit-box-flex: 1; */
    /* flex-grow: 1; */
    float: left;
    display: inline-block;
    margin: 0px;
    width: 19%;
    padding: 9px 15px;
    font-size: 0.65em;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0px !important;
}


.woocommerce-Giftcards.woocommerce-MyAccount-Giftcards-form input[type="text"] {
    float: left;
    display: inline-block;
    width: 80%;
    margin-right: 0px;
    font-size: 0.65em;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 9px;
}

.woocommerce-MyAccount-Giftcards-balance-amount {
    font-size: 1em;
    margin-bottom: 0px;
    font-weight: lighter;
}

a.edit {
    font-size: 0.7em;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: solid 1px;
    padding: 3px 15px;
}

nav a {
    color: #272727;
	    font-size: 0.8em;
    letter-spacing: 4px;
    margin-right: 15px;
}

.bookalign{ vertical-align: bottom;
    display: table-cell;
					height: 560px;}

.m2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 330px;
}

.l2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 380px;
}



nav ul a {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    font-size: 0.75rem;
    color: #272727;
    display: block;
    padding: 0 15px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 2px;
}
img.social {
    max-width: 30px;
    margin-right: 10px;
    margin-top: 15px;
}

.searchbox {
    padding: 40px;
    background-color: #f5f5f5;

}

nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 1px;
    line-height: 74px;
}

.post-550 h1.entry-title {
    display: none;
}

.searchbox .select-wrapper {
    position: relative;
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
    float: left;
    display: none;
}

div#primary {
    margin-top: 0px;
}

a.brand-logo img {
    /* max-height: fit-content; */
    height: -webkit-fill-available;
    float: left;
}
nav {
    position: sticky;
    top: 0px;
	width: 100%;
       height: 92px;
	z-index: 1000;
}


.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    height: 50%;
    max-height: 20px;
    width: 100%;
    max-width: 20px;
    left: 12px;
    right: auto;
    opacity: 0;
    fill: #000;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 15px 10px 40px;
    text-align: right;
    text-transform: uppercase;
}
.navbar-fixed {
    position: fixed;
    height: 70px;
    z-index: 997;
}

.navbar-fixed nav {
    position: fixed;
    box-shadow: none;
    background: white;
    top: 0px;
    border-bottom: solid 1px #00000012;
}

nav.woocommerce-breadcrumb {
    background-color: black;
    color: white;
}

nav.woocommerce-breadcrumb a{
 
    color: white;
}

.row.specialbook {
    background-repeat: no-repeat;
}

.hamburger {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 30px;
    height: 30px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    box-sizing: border-box;
    focus: outline-none;
	margin-left: 20px;
}

.hamburger span {
 display: block;
    width: 30px;
    height: 1px;
    background: black;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 5px;
}

.sidenav a {
        padding: 0px 0px 15px 0px;
    text-decoration: none;
    font-size: 0.65em;
    color: black;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
    letter-spacing: 1px;
    max-height: 100vh;
    overflow-y: scroll;
}

.sidenav a:hover {
    color: #bc0303;
}

.closebtn {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 36px;
    margin-left: 50px;
    cursor: pointer;
	font-size: 25px !important;
}
#burger:hover{background-color:transparent;
    box-shadow:none;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent;
    padding: 0px;
    border-radius: 0px;
}
div#mySidenav {
    z-index: 1100;
	    overflow: hidden;
    overflow-y: scroll;
}

#mySidenav #mc_embed_signup input.button {
    display: block;
    width: 35%;
  margin: 0px ;
    min-width: 90px;
    height: auto;
     line-height: 10px;
    font-size: 0.85em;
    padding: 9px 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    width: 100%;
    color: #000;
    box-shadow: none;
    font-weight: 100;
}

.body-no-scroll {
    overflow: hidden;
    height: 100%;  /* Optional, for full height control */
    position: fixed;  /* Optional, to ensure layout stability */
    width: 100%;  /* Optional, to maintain the width */
}

#mySidenav {
    transition: transform 0.3s ease-in-out; /* Increased duration and added ease-in-out */
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 4px 24px 4px 24px;
    line-height: auto;
    font-size: 0.7em;
    border: 2px solid transparent;
    border-radius: 0;
    height: auto;
    font-family: Roboto, sans-serif;
    background-color: transparent;
    border: 1px solid black;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    text-align: right;
}
.dgwt-wcas-pd-addtc a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
   margin-bottom: 0;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
    width: 18px;
    height: 18px;
    display: none;
}

aside#secondary {
    display: none;
}

.more_info h2 {
    font-size: 2em;
}

form.woocommerce-ordering {
    display: none;
}

.dropdown-content li > a, .dropdown-content li > span {
    font-size: 12px;
    color: #353535;
    display: block;
    line-height: 22px;
    padding: 35px 0px;
    border-bottom: 1px solid #00000012;
    box-shadow: none !important;
}

ul#dropdown1 {
    min-height: 400px;
	box-shadow: none !important;
	width: 100% !important;
}

nav.woocommerce-pagination {
    color: #fff;
    background-color: white;
    width: 100%;
    height: 64px;
    line-height: 24px;
    box-shadow: none;
}


h2.woocommerce-loop-product__title {
    font-size: 1.5em;
    margin-top: 0px;
    min-height: 4em;
}

span.woocommerce-Price-amount.amount {
      clear: both;
    width: 100%;
    display: block;
  
    color: #b10000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 100%;
    text-align: center;
    display: block;
	 height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    margin-bottom: 40px;
    color: #353535;
    box-shadow: none;
}

.add_gift_card_form #wc_gc_cart_redeem_form input[type="text"] {
   width: 100%;
    display: inline-block;
    float: left;
    border-right: solid;
    margin-bottom: 3px;
}


.circle {
    border-radius: 50%;
    overflow: hidden;
    line-height: 0;
}
h1.product_title.entry-title {
    font-size: 2.5em;
    font-weight: 200;
}






.more_info {
    border-top: 1px solid #c1c1c1;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #c1c1c1;
    display: none;
}
span.sku_wrapper {
    width: 100%;
    display: block;
}

.woocommerce-notices-wrapper {
    margin-top: none;
}


span.posted_in {
    display: none !important;
    width: 100%;
    margin-top: 20px;
}

.variations td.label {
    display: none;
}

table.variations tr {
    border-bottom: none !important;
}

.quantity {
   width: 50%;
    float: left;
    margin-right: 0;
    margin-top: 0;
}

.circle img{line-height: 0;}
.hero{
	min-height: 80vh;
	background-position: center;
	background-repeat: none;
	background-size: cover;
	margin-bottom: 0px !important;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    margin-top: 80px;
}

.woocommerce-product-gallery {
    opacity: 1 !important;
}
.woocommerce-product-gallery__wrapper {
    margin: 0px;
}

button.search-btn-bg {
    text-align: center;
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
       text-transform: uppercase;
    color: #353535;
    box-shadow: none;
  
      font-family: 'Montserrat', sans-serif;
    width: 100%;
}

.searchbox span {
    font-weight: 400;
}

button.single_add_to_cart_button.button.alt {
    text-align: center;
    display: block;
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    margin-bottom: 40px;
    color: #353535;
    box-shadow: none;
    width: 48%;
    margin-top: 58px;
}

.product button.single_add_to_cart_button.button.alt {
  text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 0.65rem;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
       margin-bottom: 0;
    color: #353535;
    box-shadow: none;
    width: 50%;
    margin-top: -1px;
    text-transform: uppercase;
}
p.link-more {  text-align: center;
    display: block;
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    margin-bottom: 40px;
    color: #353535;
    box-shadow: none;
 
    margin-top: 58px;
}


.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
}

.row.shop {
    padding: 0px;
}

div#wc-stripe-payment-request-wrapper {
    width: 100vw;
    position: absolute;
    left: 0px;
}


.product div#wc-stripe-payment-request-wrapper {
    width: auto;
    position: inherit;
    left: 0px;
}


input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid rgb(15, 15, 15);
    -webkit-border-radius: 3px;
    border-radius: 0px;
    display: block;
    padding: 7px;
    width: 100%;
    border-right: none;
	font-size: 12pt;
}

.nf-form-fields-required {
    text-transform: uppercase!important;
    font-size: 0.75em!important;
    letter-spacing: 1px!important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
}

.nf-form-content {
    padding: 0px!important;
    margin: 0 auto!important;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #fff!important;
    border: 1px solid #000!important;
    border-radius: 0!important;
    box-shadow: none!important;
    color: #787878!important;
    transition: all .5s!important;
}

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 40px!important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #fff!important;
    border: 0!important;
    color: #000000!important;
    transition: all .5s!important;
    font-weight: 100!important;
    letter-spacing: 1px!important;
    border: solid 1px!important;
    padding: 0px 30px!important;
	font-size: 0.85em;
}

.nf-form-content label {
  font-size: 0.75em !important;
    line-height: 10px !important;
    margin-top: 5px !important;
    font-weight: 100 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase!important;
}

span#nf-form-title-2 {
    display: none;
}

.account input {
    border: solid 1px;
}
.account label {
    font-size: 0.7em;
    font-weight: 100;
    text-transform: uppercase;
    margin-top: 10px;
}

p.woocommerce-LostPassword.lost_password {
    font-size: 0.5em;
}

.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
    color: #000;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(0, 0, 0, 1);
}

.imprint .book_img {
    background-size: contain;
    background-position: center;
    min-height: 15vh;
    background-repeat: no-repeat;
    background-color: white;
    padding: 30px;
}
footer p {
    color: #b3b3b3;
    font-size: 0.8em;
}
footer h4{color: #b3b3b3;
  }
footer li{
	list-style: none;
	color: #b3b3b3;
	  font-size: 0.8em;
}

footer li a{color: #b3b3b3;}

footer .divider {
    margin-top: 20px;
    margin-bottom: 20px;
	background: #b3b3b3;
}

.book_wrap{vertical-align: bottom;
    display: table-cell;
					height: 500px;}
.book_img{    background-size: contain;
    background-position: center;
   
    background-repeat: no-repeat;
    background-color: transparent;
}


.dropdown-content {
    width: 100% !important;
    top: 74px !important;
    left: 0px !important;
    text-align: center !important;
}

.dropdown-content li {
    clear: both;
    color: rgba(0, 0, 0, 0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: center;
}

.featured .book_img {
    background-size: contain;
    background-position: center;

    background-repeat: no-repeat;
    background-color: transparent;
}

.woocommerce-message {
  padding: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 0.85em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}


ul#dropdown1 {
    transform-origin: 50% 0% !important;
}

ul#dropdown2{
    transform-origin: 50% 0% !important;
}

ul.brands_index li span {
    border-color: #eee;
    color: #ddd;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 10px;
      margin-bottom: 1px;
    margin-right: 5px;
    margin-left: 5px;
}
h1.woocommerce-products-header__title.page-title {
    margin-top: 130px;
    text-transform: capitalize;
    font-size: 3em;
	display: none;
	    margin-bottom: 10px;
}

#brand h1.woocommerce-products-header__title.page-title {
    margin-top: 130px;
    text-transform: capitalize;
    font-size: 3em;
	display: block;    margin-bottom: 10px;}
	

th {
    padding: 0.4em;
    text-align: left;
    font-weight: 100;
	font-size: 0.65em;
}

td.product-name {
    font-size: 0.75em;
    font-weight: bold;
}

p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated label {
    text-transform: uppercase;
    font-size: 0.65em;
}

.p-Grid.p-CardForm label {
    text-transform: uppercase;
    font-size: 0.55em;
}

.p-FieldLabel {text-transform: uppercase;
    font-size: 0.55em;
}

.checkout label {
    font-size: 0.65em;
    text-transform: uppercase;
}


.checkout label {
    font-size: 0.65em;
    text-transform: uppercase;
}
.woocommerce-message {
    background-color: #81d2b8;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
    font-size: 0.65em;
}

.woocommerce-message a.button.wc-forward {
    clear: both;
    width: fit-content;
    display: block;
    margin: auto;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 30px;
    line-height: 28px;
    margin-top: 10px;
}

ul.brands_index li a, ul.brands_index li span {
    border: 1px solid #ccc;
    padding: 6px;
    line-height: 1em;
    float: left;
    text-decoration: none;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 10px;
     margin-bottom: 1px;
    margin-right: 1px;
    margin-left: 1px;
}
.row.cat {
    margin-top: -42px;
}

#brand .woocommerce-notices-wrapper {
    margin-top: 115px;
    display: none;
}


div.wpcf7 {
    margin: 0;
    padding: 0;
    margin-top: 50px;
}
#brands_a_z {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 50px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    min-height: 170px;
}

#brands_a_z > h3 {
    font-size: 5em;
    flex-basis: 6.5%;
    padding: 0em;
    margin: 0;
    margin-top: -94px;
    padding-top: 94px;
}

ul.brands {
    margin-top: 30px;
}

#brands_a_z > ul {
flex-basis: 18%;
}

#brands_a_z > .brands_index {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#brands_a_z > .brands_index li{
  float: none;
}

div#brands_a_z a {
    font-size: 0.65em;
}
.top{
display: none;
}


.excerpt:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50px;
   
    bottom: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(249,249,249, 0) 0%, rgba(249,249,249,0.51) 51%, #f9f9f9 100%);
    -webkit-background: linear-gradient(to bottom, rgba(249,249,249, 0) 0%, rgba(249,249,249,0.51) 51%, #f9f9f9 100%);
    -moz-background: linear-gradient(to bottom, rgba(249,249,249, 0) 0%, rgba(249,249,249,0.51) 51%, #f9f9f9 100%);
    -o-background: linear-gradient(to bottom, rgba(249,249,249, 0) 0%, rgba(249,249,249,0.51) 51%, #f9f9f9 100%);
}
.excerpt {
    max-height: 13em;
    overflow: hidden;
    min-height: 13em;
   
    /* height: auto; */
    position: relative;
}

.mask {
    overflow: hidden;
    height: 13em;
}

._excerpt:after {
    content: "";
    position: absolute;
    top: 59px;
    bottom: -100px;
    left: -15px;
    right: -15px;
    box-shadow: inset rgba(249,249,249,1.00) 0 -35px 10px;
}

.woocommerce-notices-wrapper a{color: white; 
  height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 15px;
    background: none;
    border: solid 1px #fff;
    border-radius: 0px;
	margin-right: 40px;
    width: 100%;
   
    box-shadow: none;}

.brand-logo.mobile{
		display:none;
	}

ul.woocommerce-error {
    background-color: #b10000;
    padding: 10px;
    color: white;
    text-transform: uppercase;
    font-size: 0.65em;
    text-align: center;
}
.row.black.copyright {
    font-size: 0.7em;
}
.sidenav li > a {
    color: rgba(0, 0, 0, 0.87);
    display: block;
    font-size: 13px;
    font-weight: 100;
  height: auto;
    line-height: 20px;
    padding-left: 32px;
    padding-right: 32px;
    /* margin-bottom: 20px; */
    border-bottom: 1px solid #0000001f;
    padding-bottom: 20px;
    padding-top: 20px;
}
.mob_footer h4 {
    padding: 32px;
}

.sidenav li > p {
    color: rgba(0, 0, 0, 0.87);
    display: block;
    font-size: 13px;
    font-weight: 100;
  height: auto;
    line-height: 20px;
    padding-left: 32px;
    padding-right: 32px;
    /* margin-bottom: 20px; */
    border-bottom: 1px solid #0000001f;
    padding-bottom: 20px;
    padding-top: 20px;
}
.mob_footer {
    background: #000000e6;
}
.mob_footer a {
    color: white !important;
}
.mob_footer p {
    color: white !important;
}

.mob_logo {
    /* min-height: 115px; */
    padding: 19px;
    padding-right: 40px;
    border-bottom: 1px #00000030 solid;
    
    padding-top: 36px;
}


.woocommerce-info {
    padding: 16px;
    background: #f9f9f9;
    margin-bottom: 20px;
    font-size: 0.65em;
    text-transform: uppercase;
    letter-spacing: 2px;
}


a.button {
    font-size: 0.75em;
    text-transform: uppercase;
    border: 1px solid;
    padding: 5px 15px;
    letter-spacing: 1px;
}
li.woocommerce-PaymentMethod.woocommerce-PaymentMethod--stripe.payment_method_stripe {
    font-size: 0.75em;
    text-transform: uppercase;
	  letter-spacing: 1px;
}
fieldset#wc-stripe-cc-form label {
    font-size: 0.85em;
}


fieldset#wc-stripe-cc-form {
    padding: 20px;
}


form.woocommerce-EditAccountForm.edit-account input {
    border: solid 1px black;
    margin-bottom: 16px;
}

form.woocommerce-EditAccountForm.edit-account fieldset {
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 60px;
}
legend {
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.65em;
}

p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    clear: both;
}
table.variations {
    border: solid 1px;
    padding: 20px;
    margin: 0px;
}

select#pa_cover-type {
    border: none;
    padding: 4px 0px !important;
}

select#cover {
    border: none;
}


form.woocommerce-EditAccountForm.edit-account label {
    text-transform: uppercase;
    font-size: 0.75em;
}



	.affwp-form input[type=checkbox] {
    display: block;
    opacity: 1;
    pointer-events: auto;
    padding-right: 20px;
}
	
	.affwp-tos a {
    margin-left: 20px;
}

a.showcoupon {
    text-align: center;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    /* margin-bottom: 40px; */
    color: #353535;
    box-shadow: none;
    /* margin-top: 58px; */
    /* width: 10%; */
}
.coupon {
    
       background: #fff;
}

.product-quantity input {
    width: 100%;
}


.navslide{padding: 10px;
    cursor: pointer;
    border: 1px solid;
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.57em;
    width: max-content;
	
	}


.product-quantity .quantity {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-top: 0;
	    border-right: solid;
}


.woocommerce-cart-form .product-quantity .quantity {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-top: 0;
    border-right: solid 1px;
}

li.social_icons a {
    display: block;
    float: left;
    height: 50px;
    width: 50px;
    padding: 0px;
}
p.social_icons a {
    display: block;
    float: left;
    height: 50px;
    width: 50px;
    padding: 0px;
}

.coupon .button {
    width: 20%;
    display: inline-block;
    float: left;
    margin-top: 0px !important;
    font-size: 0.75em;
    padding: 10px 0px;
}

input#coupon_code {
    width: 80%;
    display: inline-block;
    float: left;
    font-size: 0.65em;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
	height: 38px;
}

.coupon label {
    display: none;
}

.imfourclearme:nth-child(6n+7){
	clear: both;

}
div#author {
    text-align: center;
}

#billing_country_field .select-wrapper input.select-dropdown {
    display: none !important;
  
}


ul.wc_payment_methods.payment_methods.methods [type="radio"]:not(:checked), [type="radio"]:checked {
    position: relative;
    opacity: 1;
    pointer-events: all;
    display: inline-block;
    float: left;
}


@media only screen and (max-width: 1350px){
.bookalign{    height: 450px;}
	.l2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 340px;
}
}


@media only screen and (max-width: 1250px){
.bookalign{    height: 410px;}
	
	.l2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 310px;
}
		nav ul a {
  
    letter-spacing: 1px ;
}
}



@media only screen and (max-width: 1150px){
.bookalign{    height: 330px;}
	.l2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 280px;
}
	
	nav ul a {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    font-size: 0.75rem;
    color: #272727;
    display: block;
   padding: 0px 10px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}

@media only screen and (max-width: 1026px){
	.brand-logo.mobile{
display: block ;
	}
.brand-logo{
		display:block ;
	}
	
	.bookalign{    height: 320px;}
h5 {
    padding: 0px;
    font-size: 1em;
}

.l2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 245px;
}
	
	
	
	
	
	nav ul a {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    font-size: 0.75rem;
    color: #272727;
    display: block;
    padding: 0px 15px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 2px;
}
    h1.product_title.entry-title {
        font-size: 1.4em;
        font-weight: 200;
    }
}


@media only screen and (max-width: 993px){
	
	.l2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 500px;
}
.imfourclearme:nth-child(3n+4){
	clear: both;

}
	
	.clearmeimthree:nth-child(2n+3){
	clear: both;
}
	
	.clearmeimthreefoth:nth-child(3n+2){
	clear: both;
}
	
	.clearmeimthreenew:nth-child(3n+2){
	clear: both;
}
	
	.clearmeimthreecook:nth-child(3n+3){
	clear: both;
}
	
	.clearmeimthreekid:nth-child(3n+3){
	clear: both;
}
	
	.clearmeimthreelit:nth-child(3n+3){
	clear: both;
}
	
	.clearmeimthreehis:nth-child(3n+3){
	clear: both;
}
	
	.clearmeimthreetravel:nth-child(3n+3){
	clear: both;
}
	
	.clearmeimthreegift:nth-child(3n+3){
	clear: both;
}


	
	
.container {
   width: 90%;
	}
	.bookalign{    height: 310px;}
#brands_a_z > ul {
    flex-basis: 30%;
}
#brands_a_z > h3 {
    font-size: 5em;
    flex-basis: 20%;
    padding: 0em;
    margin: 0;
    margin-top: -94px;
    padding-top: 94px;
}

}
@media only screen and (max-width: 767px){
	
	nav a {
    color: #272727;
    font-size: 0.8em;
    letter-spacing: 3px;
    margin-right: 15px;
}
.specialbook{    padding: 0px !important;
	padding-bottom: 40px !important;
    padding-top: 40px !important;}

	.special a.btn-large {
    font-size: 0.8em;
    letter-spacing: 0px;
    padding: 0px;
}

.bookalign{   height: 240px;}	
	.l2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 395px;
}
	
	.topsubnav {
    margin-top: 0px;
    margin-bottom: 7px;
    float: left;
}
	
	    .coupon .button {
        font-size: 0.55em;
        letter-spacing: 0px;
        padding: 5px;
    }
a.bg-black.text-white.py-1.px-5.checkout-button.button.alt.wc-forward {
    background: black;
    color: white;
    padding: 10px;
    border: none;
    font-size: 0.65em;
}
	
	a.bg-black.text-white.py-1.px-5.checkout-button.button.alt.wc-forward {

    font-size: 0.69em;
}
	
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 100%;
    text-align: center;
    display: block;
    height: 54px;
    line-height: 54px;
    font-size: 12px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    margin-bottom: 40px;
    color: #353535;
    box-shadow: none;
}

.btn-large {
    height: 54px;
    line-height: 54px;
    font-size: 12px;
    padding: 0 28px;
    background: none;
    border: solid 1px #000;
    border-radius: 0px;
    width: 100%;
    color: #353535;
    box-shadow: none;
}}

@media only screen and (max-width: 640px){

	.topsubnav {
    margin-top: -0px;
    margin-bottom: 0px;
    text-align: right;
		  float: right;
}
	

	
	
	span.float-left.uppercase.text-black.pt-3 {
    margin-bottom: -10px;
}
	
	a.brand-logo.float-left.hideonscroll.px-0.sm\:hidden.inline-block {
    line-height: 1px;
}
	a.brand-logo img {
    /* max-height: fit-content; */
    height: -webkit-fill-available;
    float: left;
    margin-bottom: -20px;
}
.bookalign{   height: 200px;}	
	.l2 .bookalign {
    vertical-align: bottom;
    display: table-cell;
    height: 315px;
}
#brands_a_z > h3 {
    font-size: 5em;
    flex-basis: 40%;
    padding: 0em;
    margin: 0;
    margin-top: -94px;
    padding-top: 94px;
}
	span.woocommerce-Price-amount.amount {
    font-size: 0.75em;
}
	
	.summary h3 {
    padding: 0px;
    font-size: 0.95em;
}
	.facetwp-facet.facetwp-facet-category.facetwp-type-checkboxes {
  
    flex-wrap: nowrap;
}
	button#burger {
    margin-top: 10px;
}
	
	.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    width: 100%;
		height: 30px;}
	
	.add_info {width: 100%;}

}



@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) 
{ @media {
   select {
background-color: rgba(255, 255, 255, 0.9);
width: 100%;
padding: 5px;
border: 1px solid #f2f2f2;
border-radius: 2px;
height: 3rem;
display: block;

}
}}

/* Safari 11+ */

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

      select {
background-color: rgba(255, 255, 255, 0.9);
width: 100%;
padding: 5px;
border: 1px solid #f2f2f2;
border-radius: 2px;
height: 3rem;
display: block;

}
}}

.Checkout select {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem;
    display: block;
}
