/*
####################################################
M E D I A  Q U E R I E S 
####################################################
*/
 
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/
 
/* 
Extra small devices (portrait phones, less than 576px) 
No media query since this is the default in Bootstrap because it is "mobile first"
*/
.site-inner { margin: 24px auto 0 auto;}
.content-area { }
.nav-primary .wrap, .content-area, .content{ 
    margin-right: 0px;
    margin-left: 0;
}
.content-area, .content{padding-right: 9px;}

.woocommerce .content{padding: 0 12px 0 12px;}


.row.product{padding-left: 12px;padding-right: 12px;padding-bottom: 4em;}
.row.product img {padding-right: 0px;}

.product .product_meta { display: inline;}

.utility-bar, .site-footer { display: none !important;}
/* .xoo-wsc-modal { display: none !important;} */

.prod-archive, .entry-title, .page-title {
	font-size: 20px;
    font-size: 2rem;
    line-height: 2em;
    margin-bottom: 2.25em;
    }

.page-body{ 
   
    margin: 1em 0em 10em 1em;
}

#cookie-notice .cookie-notice-container {
    background-color: #f5f5f5;
    color: #3b3b3b;

}

.archive-title {
    text-align: center;
    } 


.nav-primary .genesis-nav-menu .menu-item:first-child {display: inline-block;width: 100%;text-align: left;}
.nav-primary .genesis-nav-menu .menu-item {display: inline-block;width: 100%;text-align: center;}
.nav-primary .genesis-nav-menu .menu-item:last-child {display: inline-block;width: 100%; text-align: right;}

.nav-secondary .menu-item-language{ display: none !important;}

.zalto-at .tawcvs-swatches .swatch,
.zalto-at .tawcvs-swatches .swatch-show-more {
    border: 0px solid #3a3a3a91;
    width: auto;
    display: inline-block;
    min-width: 35px;
}

.tawcvs-swatches .swatch {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
     width: 100%; 
    height: 2.25em;
     line-height: 2.35em; 
    text-align: center;
   /*  margin-right: 6px; */
     margin-bottom: 6px; 
   /*  margin-left: 2px; */
     margin-top: 2px; 
    cursor: pointer;
   /* -webkit-box-shadow: 0 0 0 1px rgb(0 0 0 / 50%);*/
   /* box-shadow: 0 0 0 1px rgb(0 0 0 / 50%);*/
    position: relative;
   /* opacity: 0.6; */
     padding: 0 6px; 
   }
.tawcvs-swatches .swatch span {
    
   word-break: keep-all;
}


.tawcvs-swatches .swatch-color.selected:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	width: 11px;
    height: 17px;
    display: block;
    border: solid #eee;
    border-width: 0 3px 3px 0;
    top: 6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position:absolute;
}

@media (max-width: 576px) { 
	.zalto-at .tawcvs-swatches .swatch,
.zalto-at .tawcvs-swatches .swatch-show-more {
    width: 100%;
    display: block;
}
	}

/* Small devices (landscape phones, 576px and up) 
sm = Small ≥576px Max container width 540px */
@media (min-width: 576px) {  
 /* Restore Bootstrap 3 "hidden" utility classes.*/
 .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, 
    .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    { display: none !important;}

.
 
          
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint
md = Medium ≥768px Max container width 720px */
@media (min-width: 768px) {  
.nav-primary .wrap, .content-area, .content{  
    margin-right: 24px;
    margin-left: 12px;
    margin-top: 24px;    }
    .content-area, .content{padding-right: 37px;}
    
    .page-body{ margin: 1em 2em 10em 1em;}
    
    .woocommerce .content{padding: 0 33px 0 12px;}


.site-inner { margin: 0 auto 0 auto;}    

.row.product{padding-left: 0px;padding-right: 0px; padding-bottom: 12px;}
.row.product img { padding-right: 12px;}
.xoo-wsc-modal, .utility-bar, .site-footer { display: block !important;}

.prod-archive, .entry-title, .page-title {
    font-size: 18px;
    font-size: 1.8rem;
    }

.nav-primary .genesis-nav-menu .menu-item:first-child {display: block;width: 33%;text-align: left;}
.nav-primary .genesis-nav-menu .menu-item {display: block; width: 33%;text-align: center;}
.nav-primary .genesis-nav-menu .menu-item:last-child {display: block; width: 33%; text-align: right;}    
 
 .nav-secondary .menu-item-language{ display: block;}

 
/* Large devices (desktops, 992px and up) 
lg = Large ≥992px Max container width 960px */
@media (min-width: 992px) { 

 .content-area, .content{padding-right: 24px;}	
 
  .woocommerce .content{padding: 0 33px 0 12px;}

 
 .tawcvs-swatches {
    display: inline-flex;
    width: auto;
    margin-bottom: 0;
}
.tawcvs-swatches .swatch  {
    width: auto;
}
.tawcvs-swatches .swatch-color  {
    width: 2.25em;
}
.tawcvs-swatches .swatch, .tawcvs-swatches .swatch.selected, .tawcvs-swatches .swatch-color {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2.25em;
    height: 35px;
    width: auto;
    display: inline-block;
    min-width: 35px;
    margin: 0 3px;
}
.tawcvs-swatches .swatch-color.selected:before {
	width: 6px;
    height: 10px;
    border: solid #eee;
    border-width: 0 2px 2px 0;
    top: 10px;
   
}
.archive-title {
    text-align: left;
    } 




 
}
 
/* Extra large devices (large desktops, 1200px and up) 
xl = Extra large ≥1200px Max container width 1140px */
@media (min-width: 1200px) {  

.hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, .hidden-xl-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg
    {
        display: none !important;
    } 
.nav-primary .wrap, .content-area, .content { 
    margin-right: 0;
    margin-left: 0;
       }
.content-area, .content{padding-right: 0;}
.page-body{ margin: 2em 0em 5em 0em;}       

.woocommerce .content{padding: 0 12px 0 12px;}
}

 
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries
*/
 
/* Set width to make card deck cards 100% width */
@media (max-width: 576px) { 

.woocommerce img, .woocommerce-page img {
    width: 100%;
    margin-top:2.25em;
}

input[type=checkbox], input[type=radio]:first-child, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child {
    
    width: 32px !important;
    height: 32px !important;
   
}
}

/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px)
{
    .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, 
    .hidden-unless-xs, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
  
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px)
{
    .hidden-md-down, .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-lg, .hidden-unless-xl
    {
        display: none !important;
    } 
    
}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px)
{
    .hidden-lg-down, .hidden-xl-down, 
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, 
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-xl
    {
        display: none !important;
    } 
    
}


/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries height
Browser Height, less than 800px */
@media (max-height: 800px)
{
.min-height-800 {display: none;}
}

/*Print Styles */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}



