/*
Theme Name: adventurelights
Theme URI: http://adventurelights.com
Template: generatepress
Author: evan + V
Version: 2.4.2.1588197479
Updated: 2020-04-29 17:57:59

*/

@import url('https://fonts.googleapis.com/css?family=Poppins');

html {
    margin-top: 0 !important;
	font-family: 'Poppins',verdana;
}

h1, h2, h3, h4, button, p, span, div {
	font-family: 'Poppins',verdana;
}

a.bk {color:black;}

.about-cont {
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 4rem;
}
.about-cont .blurb {
    border-radius: 25px;
    width: 80%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
	background-repeat: repeat;
}
.altlogo {
    padding-left: 1%;
    position: absolute;
    width: 11%;
    top: 20%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
}
.altlogo:hover {
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

button.amazon {
	color:#111;
	border-radius:3px;
	border: 1px solid #a88734;
    background-color: #f7dfa5;
    -moz-box-shadow: inset 2px 2px 24px 0  #f0c14b;
    -webkit-box-shadow: inset 2px 2px 24px 0 #f0c14b;
    -o-box-shadow: inset 2px 2px 24px 0  #f0c14b;
    box-shadow: inset 2px 2px 24px 0  #f0c14b;
}

button.amazon:hover {
	 text-shadow: -1px 0 10px #f0c14b;
}

button.usa_product {
	background: #121278;
	border-radius: 3px;
	display: flex;
	gap: 5px;
}


button.usa_product:hover {
	background: #7B1114;
}

button.single_add_to_cart_button.button, .checkout-button, #place_order, .vi-wcaio-sidebar-cart-bt-nav-checkout, .paypal-button.paypal-button-color-gold {
    border: 1px solid #7B1114 !important;
    background-color: #7B1114 !important;
    -moz-box-shadow: inset 2px 2px 24px 0  #ed3237 !important;
    -webkit-box-shadow: inset 2px 2px 24px 0  #ed3237 !important;
    -o-box-shadow: inset 2px 2px 24px 0  #ed3237 !important;
    box-shadow: inset 2px 2px 24px 0  #ed3237 !important;
}
button.single_add_to_cart_button.button:hover, .checkout-button:hover, #place_order:hover, .vi-wcaio-sidebar-cart-bt-nav-checkout:hover, .paypal-button.paypal-button-color-gold:hover {
    text-shadow: -1px 0 10px #ed3237 !important;
}

.cart-icon {
	cursor:pointer;
}


.cart-icon:hover svg .fil00 {
	fill:#ff9e;
}

.cart-icon:hover svg .fil20 {
	fill:black;
}

.cart-icon:hover svg .str00, .cart-icon:hover svg .str10 {
	stroke:black;
}

.catContainer {
    margin: 0 auto;
	color:white;
    border: 0.1vw solid black;
    margin-top: none;
    margin-right: 0.4em;
    margin-right: none;
    margin-bottom: none;
    margin-left: none;
    background-color: #fafafa;
    width: 3em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    order: 1;
    max-height: 500px;
    padding: 0.1em;
}

.catContainer.landing {
	width:13em;
}

.catContainer.all-products:hover, .catContainer.all-products.active, .catContainer.pets:hover, .catContainer.pets.active {
    border: #ed3237;
    -moz-box-shadow: -1px 1px 23px -1px #ed3237;
    -webkit-box-shadow: -1px 1px 23px -1px #ed3237;
    -o-box-shadow: -1px 1px 23px -1px #ed3237;
    box-shadow: -1px 1px 23px -1px #ed3237;
	color:#ed3237 !important;
}
.catContainer.industrial:hover, .catContainer.industrial.active {
    border: rgba(55,23,235,1);
    -moz-box-shadow: -1px 1px 23px -1px rgba(55,23,235,1);
    -webkit-box-shadow: -1px 1px 23px -1px rgba(55,23,235,1);
    -o-box-shadow: -1px 1px 23px -1px rgba(55,23,235,1);
    box-shadow: -1px 1px 23px -1px rgba(55,23,235,1);
	color:rgba(55,23,235,1) !important;
	
}
.catContainer.outdoors:hover, .catContainer.outdoors.active {
    border: gold;
    -moz-box-shadow: -1px 1px 23px -1px gold;
    -webkit-box-shadow: -1px 1px 23px -1px gold;
    -o-box-shadow: -1px 1px 23px -1px gold;
    box-shadow: -1px 1px 23px -1px gold;
	color:gold !important;
}

.catContainer.water-sports:hover, .catContainer.water-sports.active {
    border: #2BE67C;
    -moz-box-shadow: -1px 1px 23px -1px #2BE67C;
    -webkit-box-shadow: -1px 1px 23px -1px #2BE67C;
    -o-box-shadow: -1px 1px 23px -1px #2BE67C;
    box-shadow: -1px 1px 23px -1px #2BE67C;
	color:#2BE67C !important;
}

.catContainer:hover, .catContainer.active {
    background-color: white;
}
.category-header {
    margin-bottom: 1vw; 
	 margin-top:1vw; 
    display: flex;
    height: 0vw;
    overflow: hidden;
    position: relative;
    /*-moz-box-shadow: 0 0 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 4px rgba(0,0,0,0.5);
    box-shadow: 0 0 4px rgba(0,0,0,0.5);*/
    align-items: center;
    justify-content: center;
}
.category-header h1 {
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    top: 1.5vw;
    color: black;
    text-shadow: 0 1px 5px #000;
    -webkit-text-stroke: 0.1vw white;
}
.category-header img {
    position: absolute;
    top: -75%;
}
.category-header img.all-products {
    top: -178%;
    visibility: collapse;
}
.category-header img.industrial {
    top: 0;
}
.category-header img.outdoors {
    top: -45%;
}

.category-header .all-products {
    visibility: collapse;
    height: 0;
}

.categories-single {
	display: flex;
    justify-content: space-between;
}

#catGrid {
    padding-top: 4em;
    padding-bottom: 10em;
    display: flex;
    max-width: 1050px;
    justify-content: center;
    margin: 0 auto;
}
#catGrid a {
    width: 15%;
}
#cathide {
    display: none;
}
#catImg {
    max-width: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    align-self: stretch;
    background-repeat: no-repeat;
    background-size: cover;
}

.color-list {
    display: flex;
    justify-content: center;
}
.color-list div {
    border: 1px solid black;
    height: 1.5em;
    width: 1.5em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
    border-radius: 1em;
    margin: 0.25em;
}
.color-list .red {
    background-color: red;
}
.color-list .yellow {
    background-color: yellow;
}
.color-list .blue {
    background-color: blue;
}
.color-list .green {
    background-color: green;
}
.color-list .white {
    background-color: white;
}
.color-list .orange {
    background-color: orange;
}

.contact-cont {
	width:80%;
	background-color: white;
	background-repeat: repeat;
	margin:3% auto;
	padding: 1% 1%;
	display:flex;
	border-radius: 25px;
}
.contact-cont .blurb {
	width:60%;
	padding: 2% 0;
}

.contact-cont .form iframe {
	width: 75vw;
}

.contact-cont .top {
	display: flex;
    justify-content: space-between;
}

.contact-cont .top label {
	width: 48%;
}

.contact-cont .top label input {
	width:100%;
}

.contact-cont .form {
	padding: 0 4%;
}
.contact_information {padding-left: 45px;
    background: url(https://adventurelights.com/archive/skin/frontend/ds/default/images/location.png) no-repeat 5px 5px;}

.contact_information .social_icons {
	display:flex;
}

.contact_information .social_icons a img {
	width: 3em;
    margin-right: 0.5em;
}

#content {
    overflow: hidden;
    background-repeat: repeat;
    background-image: url('img/bg.jpg');
    background-position: center center;
}

.country-select {
	display: flex;
height: 50vh;
justify-content: space-around;
align-items: center;
}

.country-select img {
	width: 10rem;
}

.country-toggle {
	position: absolute;
top: 40%;
right: 19%;
cursor:pointer;
}




#footer {
	background: transparent;
    color: white;
	z-index: 2;
	position:relative;
}

#footer .bottom {
    background: transparent;
	display: flex;
    align-items: center;
    padding: 1em;
    justify-content: space-between;
}

#footer .bottom p {
	margin-bottom:0;
	width: 100%;
}

#footer .bottom .links {
	text-align:right;
	width:100%;
}

#footer .links a {
	margin-right:1%;
	margin-bottom:1%;
	color:white;
}

#footer .links a:hover {
	opacity:0.5;
}

#footer .newsletter-signup {
    position: fixed;
	padding-top: 3%;
    padding-bottom: 1%;
	display:flex;
	visibility: collapse;
	height:0px;
	align-items:flex-start;
	justify-content:center;
}

#footer .newsletter-signup span {
	width: 35%;
}

#footer .newsletter-signup span p {
	margin-bottom:0;
}

#footer .watchdog-cont {
	width: 35%;
    margin-right: 4%;
}


.header {
    height: 6vw;
    background-color: black;
    position: relative;
    top: 0;
    z-index: 99;
    left: 0;
    padding: 1%;
}
.separate-containers .page-header {
 background-image: url(/img/darkbg.jpg);
 color: white;
 display: flex;
 justify-content: center;
}

.separate-containers .inside-article,
.separate-containers .comments-area,
.one-container .container,
.separate-containers .paging-navigation,
.inside-page-header {
 background-color: white;
}
.header .menu-menu-container {
    display: inline;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.header  .menu-menu-container .menu {
    padding-left: 1%;
    display: flex;
    height: 8vw;
    list-style: none;
    font-size: 0.88vw;
    position: absolute;
    width: 35%;
    text-decoration: none;
    top: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    left: 43%;
    justify-content: center;
    margin: 0;
}
.header  .menu-menu-container .menu li {
    text-transform: uppercase;
    line-height: 1vw;
    font-style: inherit;
    text-decoration: none;
}
.header .menu-menu-container .menu li.menu-item:hover {
    background-color: #788999;
}
.header  .menu-menu-container .menu li:hover .submenu {
    display: flex;
}
.header div .menu li a {
    display: flex;
    height: 100%;
    font-size: 1.1em;
    text-decoration: none;
    color: white;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    align-items: center;
    padding: 0 1vw;
}
/*.header div .menu li a:hover {
    background-color: #788999;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}*/
.header .social_icons {
    display: flex;
    height: 8vw;
    position: absolute;
    top: 0;
    right: 2vw;
    align-items: center;
}
.header .social_icons img {
    width: 3vw;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin: 0 0.5vw;
}
.header .social_icons img:hover {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -moz-transform: translatey(-10%);
    -webkit-transform: translatey(-10%);
    -o-transform: translatey(-10%);
    transform: translatey(-10%);
}
.header .submenu {
    display: none;
    height: 3.5vw;
    background-color: transparent;
    position: absolute;
    width: 99vw;
    top: 8vw;
    left: -120%;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
	padding-top:1.5%;
}
.header .submenu li {
    display: flex;
    height: 100%;
    align-items: center;
    padding: 0 0.5vw;
	width: 12%;
	
}

.header .submenu li a {
	background-color: white;
margin: 0 0.5%;
border-radius: 5%;
	color:black !important;
	border: 2px solid black;
}

.header .submenu li a:hover {
    background-color: #ff9e; !important;
}

.header .submenu li a img {
	width:3.5rem;
	margin-right:4.5%;
}

.header .test {
    display: none;
}

.industrial-span .post-53 {display:none;}


.inside-article {
    margin-top: 5%;
    position: relative;
    width: 80vw;
    left: 8%;
    border-radius: 25px;
}

label.point {cursor:pointer;}

.landing-bg {
    overflow: hidden;
    position: absolute;
    min-width: 100vw;
    top:0;
    min-height: 100vh;
   
}

.landing-bg.tent {
	top: 0%;
}

.landing-bg.animation {
	 animation: zoom 15s;
	 -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.landing-cat-cont {
	z-index:4;
}

.landing-cat-product {
	position:relative;
	z-index:3;
	width:100%;
	height:100%;
	display:flex;
	justify-content:flex-end;
	color:white;
}

.landing-cat-product .strip {
	position:absolute;
	bottom: 20%;
    right: 4%;
	display:flex;
	align-items:flex-end;
	width:100%;
	justify-content:flex-end;
}

.landing-cat-product .strip a img {
	width:13em;
}
.landing-cat-product .strip a .tagit {
	width: 6.5em;
	margin-left: 2.25em;
}

.landing-cat-product .strip a .dog {
	width: 17em;
}
.landing-cat-product .strip a .collar {
	width: 10em;
}

.landing-cat-product .strip a {
	color:white;
	margin-right:1%;
}
.landing-cat-product .strip a h4 {
	position:relative;
	text-align:center;
	margin-bottom:1%;
}
.landing-cat-product .strip a:hover {
	color:black;
}

.landing-cont {
    height: 20vh;
    position: relative;
    top: 31%;
    z-index: 3;
    left: 0;
    opacity: 0;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    animation: grow 0.75s 0.25s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.landing-cat-title {
    font-weight: 600;
    font-size: 5vw;
    position: absolute;
    top: 20%;
    color: white;
    text-shadow: 0 2px 7px #000;
    -webkit-text-stroke: 0.1vw black;
    animation: grow 0.75s 0.25s;
}

.contact-id .wpcf7-submit {
	border: 1px black solid !important;
	color:black !important;
	background-image: linear-gradient(180deg,lightgreen,darkgreen);
}

.wpcf7-submit {
	border: 1px white solid !important;
	background-color:transparent !important;
}

.landing-cont button {
    border: 1px white solid;
    background-color: transparent;
    position: absolute;
    width: 13vw;
    top: 17em;
    color: white;
    -moz-border-radius: 0.5vw;
    -webkit-border-radius: 0.5vw;
    -o-border-radius: 0.5vw;
    border-radius: 0.5vw;
    z-index: 2;
    left: 49em;
    padding: 1vw;
}
.landing-cont .btn-link:hover ~ svg g g#beams path {
    fill: #ed3237;
}
.landing-cont button:hover, #pet-button:hover, .wpcf7-submit:hover {
    border: 1px #ed3237 solid !important;
    background-color: transparent;
    color: #ed3237 !important;
    -moz-box-shadow: -1px 1px 23px -1px #ed3237;
    -webkit-box-shadow: -1px 1px 23px -1px #ed3237;
    -o-box-shadow: -1px 1px 23px -1px #ed3237;
    box-shadow: -1px 1px 23px -1px #ed3237;
}
.landing-slide {
    cursor: grab;
    background-color: transparent;
}
.landing-slide:active {
    cursor: grabbing;
}
.landing-slide .cat-button {
    border: 0.1vw white solid;
    background-color: transparent;
    position: absolute;
    width: 13vw;
    color: white;
    -moz-border-radius: 0.5vw;
    -webkit-border-radius: 0.5vw;
    -o-border-radius: 0.5vw;
    border-radius: 0.5vw;
    z-index: 9 !important;
    padding: 1vw;
	 top: 32%;
    right: 5%;
}
.landing-slide {
    background-color: transparent;
    top: 0%;
    left: 0%;
}
#outdoor-button:hover {
    border: 0.1vw #ff9E solid;
    background-color: transparent;
    color: #ff9E;
    -moz-box-shadow: -1px 1px 23px -1px #ff9E;
    -webkit-box-shadow: -1px 1px 23px -1px #ff9E;
    -o-box-shadow: -1px 1px 23px -1px #ff9E;
    box-shadow: -1px 1px 23px -1px #ff9E;
}

#water-button:hover {
    border: 0.1vw #2BE67C solid;
    background-color: transparent;
    color: #2BE67C;
    -moz-box-shadow: -1px 1px 23px -1px #2BE67C;
    -webkit-box-shadow: -1px 1px 23px -1px #2BE67C;
    -o-box-shadow: -1px 1px 23px -1px #2BE67C;
    box-shadow: -1px 1px 23px -1px #2BE67C;
}


#industrial-button:hover {
    border: 0.1vw rgba(55,23,235,1) solid;
    background-color: transparent;
    color: rgba(55,23,235,1);
    -moz-box-shadow: -1px 1px 23px -1px rgba(55,23,235,1);
    -webkit-box-shadow: -1px 1px 23px -1px rgba(55,23,235,1);
    -o-box-shadow: -1px 1px 23px -1px rgba(55,23,235,1);
    box-shadow: -1px 1px 23px -1px rgba(55,23,235,1);
}
.landing-slide .top-logo {
    position: absolute;
    width: 16rem;
    top: -70%;
    z-index: 2;
    left: 42%;
}
.landing-slide h1, .landing-slide h2, .landing-slide h3, .landing-slide h4, .landing-slide p {
    font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    position: absolute;
    z-index: 2;
}
.landing-subtitle {
    font-weight: 100;
    font-size: 2.5rem;
    position: absolute;
    top: 4.75em;
    color: white;
    z-index: 2;
    left: 14.5em;
}
.landing-title {
    font-weight: bold;
    font-size: 7em;
    position: absolute;
    top: 0.25em;
    color: white;
    z-index: 3;
    left: 2.25em;
    letter-spacing: 0.08em;
}

.landing-title.wdyd {
top:1.5em;
left:0;
width:100%;
text-align:center;
font-size:6em;}

.landing-wdyd {
	display: flex;
    align-items: center;
    z-index: 99;
    margin-top: 19em;
    justify-content: center;
    position: relative;
}

.logo {
    padding-left: 1%;
    position: absolute;
    width: 11%;
    top: 20%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.logo:hover {
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.5;
}
.lower-body {
    display: flex;
    padding: 3%;
	justify-content: space-around;
}

#map {
    height: 60vh;
    width: 60hw;
    margin: 0 auto;
	position: center;
    z-index: 9;
}

#menuGrid {
    margin-bottom: 1em;
    display: flex;
    width: 60%;
}
#mobile-nav, #mobile-nav-input {
    display: none;
}

.modalCheck {
display:none !important;
}

.modalCheck:not(:checked) ~ div {
	display:none;
}

.modalOuter {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left:0;
	z-index: 99999;
	overflow:visible;
	display:flex;
	align-items:center;
}

.modalOuter .background {
	background-color: black; 
	opacity:0.6; 
	width:100vw; 
	height:100vh;
}

.modalInner {
	padding:1.5%;
    width: 50%;
    margin: 0 auto;
	margin-left:25%;
    position: absolute; 
    background: white;
	border: 0.1vw solid black;
	box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.5);
}

.modalOuter .x {
	transform:rotate(45deg);
	cursor:pointer;
	font-size:3vw;
	position:absolute;
	top: -0.5vw;
	right: 1vw;
}
.x:hover {
	opacity:0.7;
}
.modalTitle {
	font-size: 2vw;
	position:relative;
	top:13%;
	margin-left:0.5em;
	max-width:100%;
	color:black
}

.modalText {
	margin: 1vw;
	font-size:1.5vw;
	color:black;
}

.newsletter-label input {
	margin-bottom:2%;
}

.onsale {display:none;}

#page {
    min-width: 100%;
    overflow-x: hidden;
    margin: 0;
	background:black;
	position:relative;
}

#pet-button {
	color:white;
	border-color:white;
}

.pisol-ppscw-alert {background-color:transparent;}

.pisol-ppscw-alert ul {padding-left: 7% !important;}

.preheader {
	display: flex;
    background: #7B1114;
    padding: 0.5%;
    align-items: center;
    color: white;
    justify-content: center;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
	z-index:9;
}

.preheader.us {
	background-image: linear-gradient(darkblue,darkblue);
	    top: 1;
}

.preheader.us a, .preheader.us a:hover {
	color:black;
	width: 100%;
	text-align: center;
}



.preloader {
	  width:100%;
        height:100%;
        position:fixed;
        top:0;
        left:0;
        display:flex;
        align-items: center;
        justify-content: center;
		background-color:white;
	z-index:9999;
	flex-direction:column;
	transition: 0.5s;
}

.preloader .ry {
	margin-top:5%;
	width:20%;
}

.preloader.load {
	transform:translatey(-100%);
	transition:0.2s;
}

.product-cont {
	display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
}

.product-flair {
    font-weight: 600;
    text-align: center;
    font-size: 0.75em;
    position: absolute;
    width: 100%;
   bottom:0;
    color: black;
	opacity:0 !important;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    opacity: 0.8;
    /*text-shadow: -1px 1px 12px #fff; */
}
.product-flair h4 {
    margin-bottom: 0;
}

.product_meta {
	display:flex;
	align-items:center;
	justify-content:space-between;
}

p.stock.in-stock {
    display: none;
}
.reset_variations {
    display: none !important;
}
.rtwpvg-thumbnail-image {
    /* border: 0.1vw solid #ddd;*/
	margin-right: 0.5%;
    margin-top: 1%;
}
.rtwpvg-wrapper .rtwpvg-container {
    width: 30vw;
}

.rtwpvg-thumbnail-slider {display:flex;}


.rtwpvg-thumbnail-image div {
	width:100%;
	height:100%;
}

.rtwpvg-thumbnail-image div img {
	width:100%;
	height:100%;
}

.sale-flair {
	position: absolute;
top: 6%;
color: red;
/*background: #7B1114; */
background-image: linear-gradient(30deg,orange,yellow);
font-family: arial;
padding: 4%;
width: 100%;
transform: rotate(45deg);
text-align: center;
right: ;
float: ;
left: 31%;
}

select#pa_quantity {
	max-width: 30%;
	min-width: 30%;
}

.slick-list.draggable {
    border: 0.1vw solid #ddd;
}



.shop_attributes p {
	cursor:text;
}

.shop_attributes a[rel="tag"] {
    pointer-events: none;
    color: #888;
}

.sku_wrapper h3 {font-size:0.8em;}


.slider-cont {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
	position:relative;
}
.skihill {
    position: relative;
    background-image: url(/img/darkbg.jpg);
}
.skihill h1 {
    font-weight: 650;
    font-size: 2.5em;
    position: absolute;
    top: 18%;
    color: white;
    z-index: 5;
    right: 3.5%;
    text-shadow: 0 2px 7px #000;
    -webkit-text-stroke: 0.1vw black;
	  font-family: Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.skihill span {
    position: absolute;
    width: 100%;
    bottom: 31%;
    right: -85%;
}
.skihill span div div {
    display: flex;
    position: absolute;
    align-items: center;
    flex-direction: column;
    animation: grow 0.75s 0.25s;
}
.skihill span div div h4 {
    margin-top: 0.5em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8em;
    position: relative;
    color: white;
}
.skihill span div div img {
    display: block;
    height: 8.5vw;
}
.skihill #visibility {
    top: -15vw;
    left: -23%;
}
.skihill #visibility img {
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.skihill #waterproof {
    top: -15.5vw;
    left: -6%;
}
.skihill #waterproof h4 {
    top: 0.5em;
}
.skihill #waterproof img {
    position: relative;
    top: 0.5em;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.skihill #temp {
    left: -31%;
}
.skihill #feather {
    left: -12%;
}
.skihill #hammer {
    left: 3%;
}
.store-banner {
    height: 100vh;
    position: fixed;
    width: 110vw;
    top: 0;
    background-image: url("../../../img/darkbg.jpg");
    background-repeat: repeat;
}

.store-banner img {
    width:0%;
    height:0%;
    position: hidden;
}

div.summary.entry-summary {
    width: 60% !important;
}

table.shop_table th, table.shop_table td {
	border-right:none;
}

table.shop_attributes tbody {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
table.variations td.label {
    width: 7em;
}
table .woocommerce-product-attributes-item {
    margin-bottom: 2%;
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

.tech-cont {
	    display: flex;
    flex-wrap: wrap;
}

.tech-row {
	cursor:pointer;
	margin-bottom: 2em;
    margin-top: 1em;
	margin-right: 3%;
	display:flex;
	align-items:center;
}

.tech-row img {
	width:8vw;
}
.tech-row h3 {
	display:inline;
	color:black;
	margin-left: 3.5%;
}

.tech-row:hover, .tech-ico:hover {
	opacity:0.5;
}

.tech-ico img{
	width:3vw;
	margin:0.35vw;
	cursor:pointer;
}

.tech-wrapper {
	position:absolute;
	z-index:50;
	top: 3%;
    left: 3%;
	display:flex;
}	
.tech-wrapper .tooltip .tooltiptext {
	bottom: 108;	
	font-size: 1rem;
	}
	

.tech-archive {
	width: 2.25rem !important;
    margin: 0.25rem !important;
	cursor:pointer;
	margin-right:0.5vw !important;
	pointer-events:none;
}


.tooltip {
    position: relative;
}
.tooltip .tooltiptext {
    display: none;
    text-align: center;
    background-color: black;
    font-size: 1.5rem;
    position: absolute;
    width: 200%;
    bottom: 115%;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    z-index: 99;
    left: -50%;
    padding: 5px 0;
}
.tooltiptext.small {
	font-size: 1rem !important;
	bottom: 250% !important;
}

.tooltip:hover .tooltiptext {
    display: inline;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    border-width: 0.3vw;
    top: 100%;
    left: 41%;
    border-style: solid;
    border-color: black transparent transparent transparent;
}
ul.products li {
    /*overflow: hidden;*/
}
ul.products li:hover > a .thumbnail-cont img {
    -moz-transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
ul.products li:hover > a .product-flair {
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
opacity:1 !important;
	-moz-transform: translatey(-3em);
    -webkit-transform: translatey(-3em);
    -o-transform: translatey(-3em);
    transform: translatey(-3em);
}
ul.products li a.button {
    display: none;
}
ul.products li a h2 {
    font-weight: 500;
    color: black;
}
ul.products li a h3 {
    padding-top: 0 !important;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.8em !important;
    color: black;
}
ul.products li.product .price {
    color: #ed3237 !important;
}
ul.products li a .thumbnail-cont {
    border: 0px solid #ddd;
    overflow: hidden;
    position: relative;
}
ul.tabs.wc-tabs li {
    margin-right: 0.5vw !important;
}
.vendor-cont {
	align-content:center;
    margin-top: 2%;
    margin-top: 2%;
    margin-right: auto;
    margin-bottom: 2%;
    margin-left: auto;
    padding-top: 2%;
    padding-right: 2%;
    padding-left: 2%;
    background-color: white;
    width: 70%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.vendor-cont .buffer {
    height: 5vh;
    width: 100%;
}
.vendor-cont input {
    display: none;
}
.vendor-cont h1 {
    margin-top: 1%;
    margin-right: 0;
    margin-bottom: 2%;
    margin-left: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 40px;
}
.vendor-cont input:not(:checked) ~ div {
    display: none;
}

.vendor-cont .inputh2:checked ~ label h2 svg {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.vendor-cont .listings {
    display: flex;
    flex-wrap: wrap;
}
.vendor-cont .listing {
    padding-right: 1%;
    width: 30%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 2% 2% 2% 1%;
}
.vendor-cont .location-cont h2 {
    margin-bottom: 1%;
    font-size: 3em;
}
.vendor-cont .location-cont {
    position: relative;
    border-bottom: 1px solid #ddd;
    left: 2%;
    margin: 5% 0;
}
.vendor-cont .location-cont h2 img {
    width: 0.75em;
}
.vendor-cont svg {
    position: relative;
    top: -0.125em;
    left: 0.25em;
}
.vendor-cont svg g .fil0 {
    fill: rgb(58, 58, 58);
}

.vendor-cont .type {
	margin-bottom:5%;
}

.vendor-cont .type-cont {
    margin-left: 1%;
}
.vendor-cont .type-cont label h2 {
   border: 1px dashed black;
	margin-top: 1%;
    font-weight: 300;
    font-size: 3.5em;
	 text-align: center;
    cursor: pointer;
}
.vendor-cont .type-cont h2 svg {
    width: 4%;
    top: 0%;
}
.vendortitle {
    margin-top: 3%;
    font-weight: 800;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.088em;
	text-transform:uppercase;
}

.vi_wcaio_mini_cart_sidebar_icon_count_one_hover1 {
	animation:none !important;
}

.vi-wcaio-sidebar-cart-icon-wrap {z-index: 9999; background:transparent !important; color: white !important;}

.vi_wcaio_qty {-moz-appearance: textfield;}

.vi_wcaio_qty::-webkit-outer-spin-button,
.vi_wcaio_qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.wpcf7 input {
  max-width: 100% !important;
}

.wdyd-cont {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 3em 0;
}
.wdyd .catContainer {
    margin-right: 1.4em;
    width: 6em;
}

.wdyd-title {
	    width: 13rem;
    text-align: center;
    font-size: 1.5em;
    margin-top: 0.25em;
}

.woocommerce a.added_to_cart {display:none !important;}

.woocommerce a.remove {
	display:inline !important;
}

.woocommerce a.remove:hover {
	background:transparent;
	color:black !important;
	opacity:0.5;
}

.woocommerce div.product span.price {
	color: #ed3237 !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    overflow: hidden;
    border-left: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    border-right: 1px solid rgb(221, 221, 221);
    padding: 3%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0;
}
.woocommerce-product-details__short-description ul li {
    margin-bottom: 0.75em;
}


.woocommerce-product-search {
	border: 1px solid black;
margin-left: 1%;
display: flex;
align-items: center;
justify-content: space-between;
}

.woocommerce-product-search button {
	background:white;
	height:2.5em;
	max-width:33%;
}

.woocommerce-product-search button:hover .fil0s {
	fill: #ed3237;
}

.woocommerce-product-search button svg {
	width:1.25em;
	height:1.25em;
}

.woocommerce-product-search input, .woocommerce-product-search input:focus {
	border:none;
	background-color:white;
	width: 66%;
font-size: 0.75em;
height: 2em;
}

.woocommerce-product-search input::placeholder {
	color:black;
	opacity:0.7;
}

.woocommerce table.shop_attributes {
    border-top: none;
}
.woocommerce table.shop_attributes th, table.shop_attributes td {
    border: none;
    padding-left: 0;
    width: 25rem;
    border-bottom: none !important;
    background-image: none !important;
}
.woocommerce-Tabs-panel h2, #tab-simulation br {
    display: none;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
	background:none;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	float: left;
    width: 30%;
    margin-right: 7%;
   /* border: 1px solid gray;*/
}

.wpcf7 form .ajax-loader {
  background: url('data:image/svg+xml;utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="16px" height="16px" viewBox="0 0 128 128" xml:space="preserve"><rect x="0" y="0" width="100%" height="100%" fill="%23FFFFFF" fill-opacity="0" /><g><circle cx="16" cy="64" r="16" fill="%23EBEBEB" fill-opacity="1"/><circle cx="16" cy="64" r="16" fill="%23DDDDDD" fill-opacity="0.67" transform="rotate(45,64,64)"/><circle cx="16" cy="64" r="16" fill="%23999999" fill-opacity="0.42" transform="rotate(90,64,64)"/><circle cx="16" cy="64" r="16" fill="%23cccccc" fill-opacity="0.2" transform="rotate(135,64,64)"/><circle cx="16" cy="64" r="16" fill="%23e1e1e1" fill-opacity="0.12" transform="rotate(180,64,64)"/><circle cx="16" cy="64" r="16" fill="%23e1e1e1" fill-opacity="0.12" transform="rotate(225,64,64)"/><circle cx="16" cy="64" r="16" fill="%23e1e1e1" fill-opacity="0.12" transform="rotate(270,64,64)"/><circle cx="16" cy="64" r="16" fill="%23e1e1e1" fill-opacity="0.12" transform="rotate(315,64,64)"/><animateTransform attributeName="transform" type="rotate" values="0 64 64;315 64 64;270 64 64;225 64 64;180 64 64;135 64 64;90 64 64;45 64 64" calcMode="discrete" dur="720ms" repeatCount="indefinite"></animateTransform></g></svg>');
}

.zaddon_data {
    height: 0px;
    width: 0px;
    visibility: hidden;}

@keyframes grow {from {
    opacity: 0;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
to {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
	}}
@keyframes zoom {from {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
to {
    opacity: 1;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
	}}
@media only screen and (max-width: 500px) {
	.contact-cont {
		flex-direction:column;
		padding:7%;
		border-radius: 25px;
	}	
	
	.contact-cont .blurb {
		width:100%;
	}
}
@media only screen and (max-width: 1000px) {
	
	.inside-article {
    left: 0%;
    margin: 0 auto;
    border-radius: 25px;

}
	.vendortitle { 
	font-size:3em;
	}
}

@media only screen and (max-width: 1000px) and (orientation: portrait) {
.bottom_box1 {
    left: 1em !important;
}
.bt6 {
    text-align: center;
    bottom: 144px !important;
    left: 60px;
}
.bt4 {
    left: 41px !important;
}

	.catcart {flex-direction:column-reverse;}
	
	
.c_bt1, .c_bt2, .c_bt3, .c_bt4, .c_bt5 {
    bottom: 108px !important;
}
.col1 {
    left: 51px !important;
}
.obj_cont {
    top: 10% !important;
    left: -9em !important;
    -moz-transform: scale(0.8) !important;
    -webkit-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
}
.ps1, .ps2, .ps3 {
    text-align: center;
    width: 100%;
}

	.catContainer.landing {
		width: 10em;
    margin-bottom: 6em;
	}

	.categories-single {
		flex-direction: column-reverse;
	}
	.cart-cont {
	    position: fixed;
    right: 7%;
    top: 4vh;
    z-index: 999;
		width:50%;
	}	
	
	.cart-cont .mini-cart, .cart-cont .mini-cart.archive {
	    position: absolute;
    width: 170%;
	}
	
	
	.category-header h1 {
		font-size:1.5em;
	}	
	
#content {
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
div.summary.entry-summary {
    width: 100% !important;
}
.header {
    height: 15vh;
    position: -webkit-sticky; /* Safari */
    position: sticky;
	top:0;
    width: 100%;
    z-index: 999;
}

	#page {
		height:100vh;
	}	
	
	.preheader {
		font-size:0.8em;
	}
	
	.product-leftside {
   
    margin-bottom: 6%;
	}
.header .menu-menu-container, .altlogo, .header .social_icons {
    display: none;
}
#first-slide-img {
    left: 27%;
}
	
		#footer .bottom {
		flex-direction:column;
	}	
		#footer {
		flex-direction:column;
	}	
	#footer p {
		margin-bottom:1em;
	}
	#footer .bottom .links {
		    display: flex;
    flex-wrap: wrap;
		justify-content: space-between;
    margin-top: 1%;
		padding-top: 3%;
    text-align: left;
	}
	#footer .bottom .links a {
		width: 48%;
    margin-bottom: 1%;
	}

	
	#footer .newsletter-signup {
		flex-direction:column;
		align-items:center;
		/*visibility: hidden;*/
	}
	
	#footer .newsletter-signup span, #footer .newsletter-signup .watchdog-cont {
		width:80%;
	}
	
	.landing-bg {
		top: -1rem;
	}
	
	.landing-bg.tent {
		top:1rem;
	}
	
	.landing-bg.left {
		left:25%;
	}	
	
	.landing-bg.leftmin {
		left: 22%;
	}
	.landing-bg.leftmax {
		left:28%;
	}
	
.landing-cat-cont {
    display: flex;
    z-index: 4;
    align-items: center;
    flex-direction: column;
}
.landing-cat-cont a {
    z-index: 4;
}
.landing-slide .cat-button {
    font-size: 3vh;
    position: relative;
    width: 21vh;
    top: 17vh !important;
    z-index: 3;
    left: 0;
}
.landing-cat-title {
    text-align: center;
    font-size: 5vh;
    position: relative !important;
    width: 90vh;
    top: 15vh;
    left: 0 !important;
    margin: 0 auto;
}
.landing-cont {
    display: flex;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: -30vh;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.landing-cont a {
    position: relative;
    top: 40vh;
    left: 0;
}
.landing-cont a button {
    font-size: 2.5vh;
    position: relative;
    width: 30vh;
    top: 0;
    left: 0;
}
.landing-slide .top-logo {
    position: relative;
    width: 21vh;
    top: 0;
    left: 0;
}
.landing-title {
    font-size: 2em;
    position: relative !important;
    top: 0;
    left: 0;
}

	.landing-title.wdyd {
		font-size:2em;
    max-width: 100vw;
	}
	
.landing-subtitle {
    font-size: 2.5vh;
    position: relative !important;
    top: 0;
    left: 0;
}

.landing-wdyd {
    flex-wrap: wrap;
    margin-top: 10em;
    max-width: 40em;
	padding:1%;
	}

.logo {
    width: 30%;
    height: 75%;
    top: 11%;
    left: 33%;
}

.lower-body {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.lower-bodylp {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background-image:url('img/darkbg.jpg');
    color:white;
}

	.product-cont {flex-direction:column;}	

	.sale-flair {font-size:0.9em;}	
	
.skibg {
    height: 60vh;
    max-width: none;
    position: relative;
    float: right;
    left: 0%;
}

/*
.skibg {
    height: 100vh;
    max-width: none;
    position: relative;
    float: right;
    left: 0%;
}
*/

@media only screen and (max-width: 800px) {
        .skibg{
           width: 370vw;
           height: 80%;
           right: 0;
           top: 0px;
        }
        
        /*
                .skibg{
           width:200vw;
            height: 150vw;
            right: 0;
            top: 0px;
        }
        */
}
.skihill h1 {
    text-align: center;
    font-size: 2.5rem;
    width: 100%;
    top: 8vh;
    left: 2%;
}
.skihill span {
    display: flex;
    top: 25em;
    right: 0;
    flex-direction: column;
    justify-content: center;
}
.skihill span .bottom {
    display: flex;
    justify-content: space-evenly;
	position:static !important;
}
.skihill span .top {
    margin-bottom: 3vh;
    display: flex;
	position:static !important;
    justify-content: space-evenly;
}
.skihill span div div {
    position: static !important;
}
.skihill span div div img {
    height: 8vh;
}
.skihill span div div h4 {
    font-size: 0.6em;
}

	.slider-cont {
		margin-top:-8%;
	}	
	
	.store-banner {width:250vw;}	
	
	.modalInner {
		width:90%;
		margin-left:3%;
		
	}	
	.modalTitle {
		font-size: 4vw;
		position:relative;
	}
	.modalText {
		font-size:3.5vw;
	}
	.tech-ico img {
		width:4vh;
		margin-left:3vw;
	}	
	
	.tooltiptext {
		display:none !important;
	}
	
.landing-cat-product .strip {
		right:0;
		justify-content:center;
	}	

	.landing-cat-product .strip a.nomobile {
		display:none;
	}	
	
#mobile-nav {
    display: block;
    height: 100vh;
	padding-top:20%;
    background-color: black;
    position: fixed;
    overflow: hidden;
    width: 50vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: .5s;
    z-index: 4;
    top: 3%;
    padding: 1.1vh;
}
#mobile-nav .blurb {
    font-weight: 2;
    padding-top: 5%;
	position: relative;
	top: 16%;
    text-align: center;
    font-size: 2vh;
    color: #ff3b3b;
}
#mobile-nav ul {
    padding-top: 0vh;
    font-size: 1.1em;
    margin: 0;
}
#mobile-nav ul li {
    display: flex;
    color: white;
    margin: 2.4vh 0;
    font-size: 1.3em;
    justify-content: space-evenly;
    padding-top: 6%;
}
#mobile-nav ul li a {
    color: white;
}
#mobile-nav-input:not(:checked) ~ #mobile-nav {
    -moz-transform: translatex(-50vw);
    -webkit-transform: translatex(-50vw);
    -o-transform: translatex(-50vw);
    transform: translatex(-50vw);
}
#mobile-nav-input:checked ~ #content {
    -moz-transform: translatex(50vw);
    -webkit-transform: translatex(50vw);
    -o-transform: translatex(50vw);
    transform: translatex(50vw);
}
.mobile-nav-logos {
	padding-top: 17vh;
    display: flex;
    justify-content: space-between;
    margin: 2vh 0.5vh;
}
.mobile-nav-logos a:hover {
    opacity: 1;
}
.mobile-nav-logos a {
    opacity: 0.5;
    margin: 0 0.5vh;
}

	.mobile-portrait-only {
		display:block;
	}	
	.mobile-portrait-hidden {
		display:none;
	}
.navbar {
    border: 0.1vh solid black;
    height: 1vh;
    background-color: white;
    width: 5vh;
    color: white;
    -moz-border-radius: 0.5vh;
    -webkit-border-radius: 0.5vh;
    -o-border-radius: 0.5vh;
    border-radius: 0.5vh;
    margin: 0.25vh;
}
#navico {
    position: absolute;
    cursor: pointer;
    top: 32%;
    z-index: 2000;
    left: 5%;
}
.rtwpvg-thumbnail-image {
    border: 0.1vh solid #ddd;
}
.rtwpvg-gallery-image, .rtwpvg-gallery-image div img {
    height: 19rem;
    width: 19rem !important;
    left: 0;
}
.rtwpvg-wrapper .rtwpvg-container {
    width: 100%;
}
.slick-list.draggable {
    border: 0.1vh solid #ddd;
    margin-bottom: 1em;
    height: 19rem;
    width: 19rem;
}

	
		.tech-archive {
		    width: 1.75rem !important;
	}	

	.tech-wrapper {
		display:none;
	}
	
	
ul.products li:hover > a .product-flair {
    display: none;
}

.wdyd-title {
		width:10rem;
}	
	
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-size: 0.7em;
    padding: 0 0.5em;
}
	
.woocommerce-product-search {
	margin-bottom:5%;
}
	
.woocommerce table.shop_attributes th, table.shop_attributes td {
    width: 15rem;
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-rounded .variable-items-wrapper .variable-item {
    height: 1.5em;
    width: 1.5em;
}

@media only screen and (max-width: 1000px) and (orientation: landscape) {
	.catcart {flex-direction:row;}
	.woocommerce-product-search {
	    margin-bottom:5%;
	    display: flex;
	    justify-content: center;
    }
}
