article .comment-content{
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.wp-block-image .alignleft,
.wp-block-image .alignright,
div.wp-caption.alignleft,
div.wp-caption.alignright{

	margin-top: 0.2em;

	margin-bottom: 0;

}

div.wp-caption.alignleft{
    float: left;
    margin-right: 1em;
    margin-bottom: 0.05em;
}

div.wp-caption.alignright{
    float: right;
    margin-left: 1em;
    margin-bottom: 0.05em;
}



.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption,
div.wp-caption.alignleft p.wp-caption-text,
div.wp-caption.alignright p.wp-caption-text{

	margin-bottom: 0 !important;

}

div.wp-caption.alignleft a img,
div.wp-caption.alignright a img{
	width: 100%;
	height: auto;
}


#swipebox-top-bar{

	height: auto !important;

	opacity: 0.01 !important;

}



#swipebox-top-bar.visible-bars{

	opacity: 1 !important;

}



#swipebox-top-bar #swipebox-title{

	padding-left: 10px !important;

	padding-right: 50px !important;

    box-sizing: border-box !important;

    line-height: 1.5;

}

.justified-image-grid{
	margin: 0.5em 0 1em !important;
}

.acf-postbox a.acf-hndle-cog{
	display: none !important;
}

body .psEntery .wp-block-gallery .blocks-gallery-item figcaption{

	pointer-events:none;
	box-sizing: border-box;

} 

[data-name="fi_caption_text"] .mce-edit-area iframe{
	min-height: 120px !important;
	height: 120px !important;
}


.fancybox-show-caption .fancybox-caption{

	font-size: 18px;

}



.fancybox-show-caption .fancybox-caption .fancybox-caption__body{

	text-shadow: 2px 2px 5px #000;

}



.fancybox-slide--image{

	padding: 6px 0 !important;

}



figure.is-style-shop-buttons > table,
table.is-style-shop-buttons {

	width:100%; margin-bottom:30px;table-layout: fixed;
	border-collapse: separate;

}

figure.is-style-shop-buttons > table td,
table.is-style-shop-buttons td {color:#ffffff;background-color:#ffbe0c; text-align:center; font-size: 120%; padding: 2%; vertical-align: middle;}

figure.is-style-shop-buttons > table td a,
table.is-style-shop-buttons td a {color:#ffffff; display:block; width:100%;}

@media only screen and (max-width: 915px){
	
	figure.is-style-shop-buttons > table td a,
	table.is-style-shop-buttons td a {font-size: 80% !important;}
	
}

figure.is-style-specs-table > table,
table.is-style-specs-table{

    width:100%;

    margin: 0.3em 0 1.5em;

    border-collapse: collapse;

}

	figure.is-style-specs-table > table tr:nth-child(odd),
	table.is-style-specs-table tr:nth-child(odd){

	    background-color: #f3f4f5;

	}

		figure.is-style-specs-table > table tr td,
		table.is-style-specs-table tr td{

		    font-size: 0.8em;

		    padding: 0.3em 0.5em;

		    border: none;

		    /*border: 1px solid #000;*/

		}

		figure.is-style-specs-table > table tr td:first-child,
		table.is-style-specs-table tr td:first-child{

		    width: 40%;

		    text-transform: uppercase;

		    font-weight: 700;

		}

		

figure.is-style-product-list-table > table,
table.is-style-product-list-table{

    width:100%;

    margin: 0.3em 0 1.5em;

    border-collapse: collapse;

}

	figure.is-style-product-list-table > table tr td,
	table.is-style-product-list-table tr td{

	    font-size: 0.8em;

	    padding: 0.3em 0.5em;

	    border: 1px solid #000;

	    text-align: center;

	}

	figure.is-style-product-list-table > table tr:first-child td,
	table.is-style-product-list-table tr:first-child td{

	    background-color: #000;

	    color: #fff;

	    font-size: 0.8em;

	    font-weight: bold;

	    border-right-color: #fff;

	}

	figure.is-style-product-list-table > table tr:first-child td:last-child,
	table.is-style-product-list-table tr:first-child td:last-child{

	    border-right-color: #000;

	}

	figure.is-style-product-list-table > table tr td:first-child,
	table.is-style-product-list-table tr td:first-child{

	    text-align: left;

	}

	

ul.is-style-customLI {

	box-sizing: border-box;

	margin: 0;

	padding: 15px;

	width:100%;

	max-width:550px !important;

	/*float:left;*/

	clear:both;

}





ul.is-style-customLI li {

	background-position: left 6px;

	margin-bottom:12px;

	padding-left:20px;

	/*width: 100%;*/

	display: block;

	font: 100%/120% 'Roboto', Helvetica, sans-serif;

	/*width: 450px;*/

	background:url(../png/li.png) left 5px no-repeat;

	color:#000;

	/*float:left;*/

	list-style: none;

}

	

ul.is-style-customLI-2 {

	box-sizing: border-box;

	margin: 0;

	padding: 15px;

	width:auto;

	clear:both;

}

	

ul.is-style-customLI-2:after{

	display: table;

	clear: both;

	content: "";

}





ul.is-style-customLI-2 li {

	background-position: left 6px;

	margin-bottom:12px;

	margin-left: 0;

	padding-left:20px;

	font: 100%/120% 'Roboto', Helvetica, sans-serif;

	width: 48%;

	/*width: 450px;*/

	background:url(../png/li.png) left 5px no-repeat;

	color:#000;

	float:left;

	list-style: none;

	box-sizing: border-box;

}





ul.is-style-customLI-2 li:nth-child(even){

	margin-left: 3.5%;

}





ul.is-style-customLI-2 li:nth-child(2n+3){

	clear: left;

}



@media only screen and (-webkit-min-device-pixel-ratio: 2) {

	/* ul.is-style-customLI li {font-size: 127%; width:100%;  max-width: 650px;} */

}



/* ul.is-style-twoColList{

	margin-left:50px;

	width:100%;

	max-width:530px;

	float:left;

	clear:both;

	margin-top:14px;

}

ul.is-style-twoColList li{

	background:url(../images/li.png) left no-repeat;

	padding-left:13px;

	font:15px/15px 'Gilroy', Helvetica, sans-serif;

	color:#000;

	float:left;

	width:100%;

	max-width:248px;

	margin-bottom:7px;

	list-style: none;

} */



/* .iBoddy .wp-block-embed-vimeo > .wp-block-embed__wrapper{

	position: relative;

    padding-bottom: 74%;

    overflow: hidden;

}



.iBoddy .wp-block-embed-vimeo > .wp-block-embed__wrapper iframe{

	position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}



	.wp-block-embed iframe{

		width: 100%;

	} */



/* .fb-page, 

.fb-page span, 

.fb-page span iframe[style] { 

    width: 100% !important; 

} */



body .psEntery ul{

	max-width: 100%;

}

body .psEntery ul.blocks-gallery-grid{

	margin: 0;

}



ul.wp-block-gallery{

	margin: 1em 0 !important;

}



	ul.wp-block-gallery figcaption{

		box-sizing: border-box;

	}



.wp-block-embed{

	margin-left: 0;

	margin-right: 0;

}



div.wp-caption{

	max-width: 100%;

}



.psEntery img{

	box-sizing: border-box !important;

}



.wp-block-image figcaption,

figure.wp-block-jetpack-image-compare figcaption,

div.wp-caption p.wp-caption-text,

.wp-block-embed figcaption,

a.c_caption_normal + p.wp-caption-text,

div.wp-caption p.wp-caption-text,
.psEntery .wp-block-jetpack-tiled-gallery + p.has-small-font-size{

	border: 1px solid #999;

    border-top: 0;

    margin-top: 0;

    font: 14px/20px 'Roboto', Helvetica, sans-serif;

    text-align:left !important;

    padding-top: 12px;

    padding-bottom: 14px;

    padding-left: 13px;

    padding-right: 13px;

    width: 100%;

    max-width: 100%;

    margin-bottom: 20px;

    margin-left: 0;

    margin-right: 0;

    box-sizing: border-box;

    /*color: #5b5b5b;*/

    text-align: left;

    background: none;

}



.wp-block-image.discrete-caption figcaption,

a.c_caption_discrete + p.wp-caption-text{

	border: none;

    margin: 0;

    padding: 0.4em 0;

    width: 100%;

    max-width: 100%;

    margin-bottom: 20px;

    box-sizing: border-box;

    font-size: 10pt;

    color: #999 !important;

    font-style: italic;

    font-weight: 400;

    text-align: left;

}



	.wp-block-image.discrete-caption figcaption a,

	a.c_caption_discrete + p.wp-caption-text a{

		display: inline-block;

		color: inherit;

		text-decoration: none;

		padding: 0;

		font-weight: 400;
		font-size: inherit !important;

	}

	

figure > a[data-lightbox="captions"]{

	display: block;

	vertical-align: middle;

 }

	

	figure > a[data-lightbox="captions"] > img{

		max-width: 100%;

		height: auto;

		vertical-align: middle;

	}

	

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

	

	#swipebox-title{

		font-size: 24px !important;

	}

	

	.wp-block-image figcaption,
        
     	figure.wp-block-jetpack-image-compare figcaption,
	
	div.wp-caption p.wp-caption-text,

	.wp-block-embed figcaption,
	
	div.wp-caption p.wp-caption-text,

	a.c_caption_normal + p.wp-caption-text{ /*font-size: 15px !important;*/ }

		

	/*.wp-block-image.discrete-caption figcaption,
	a.c_caption_discrete + p.wp-caption-text{ font-size: 16px !important; }*/



	.wp-block-column .wp-block-image figcaption{ font-size: 24px !important; }



	.psEntery img{

		width: auto !important;

	}

	.psEntery div.wp-caption.alignleft a img,
	.psEntery div.wp-caption.alignright a img{

		width: 100% !important;

	}

	

	.psEntery img[src*="-561x"]{

		width: 100% !important;

	}



	.psEntery ul.wp-block-gallery{

		max-width: 100%;

	}



	.wp-block-gallery.is-cropped .blocks-gallery-item img{

		/*height: auto !important;*/

	}

	

	ul.is-style-customLI {

		max-width:660px !important;

	}

	

}



@media ( max-width: 760px ){
	
	.wp-block-image.discrete-caption figcaption a{ font-size: inherit !important; }
	/* a.c_caption_discrete + p.wp-caption-text a{ font-size: 221% !important; } */
	
}



@media only screen and (orientation: landscape) {

	

#swipebox-title{

		font-size: 18px !important;

	}



}



 @media only screen and (-webkit-min-device-pixel-ratio: 2) {

	

.wp-block-image figcaption,

div.wp-caption p.wp-caption-text,

.wp-block-embed figcaption,

/*a.c_caption_normal + p.wp-caption-text{font-size: 14px !important;font: bold 97%/150% 'Roboto', Helvetica, sans-serif;}*/


body, body * {
    max-height: 1000000px;
}


/*.wp-block-image.discrete-caption figcaption,
a.c_caption_discrete + p.wp-caption-text{ font-size: 16px !important; }*/



.wp-block-column .wp-block-image figcaption{ font-size: 24px !important; }



} 



/* .psEntery .wp-block-gallery.columns-1 .blocks-gallery-item figure{

	display: block;

}



body .psEntery .wp-block-gallery.columns-1 .blocks-gallery-item figure a,

body .psEntery .wp-block-gallery.columns-1 .blocks-gallery-item figure img{

	width: 100%;

	height: auto;

}



body .psEntery .wp-block-gallery.columns-1 .blocks-gallery-item figure figcaption{

	position: static;

} */



@media ( max-width: 781px ){

	

	.psEntery{

		float: none !important;

	}

	

	.fancybox-show-caption .fancybox-caption{

		font-size: 26px;

	}

	

	.wp-block-columns.has-2-columns > .wp-block-column{

		margin-left: 0 !important;

	}

	

	.wp-block-embed-facebook{

		overflow-x: hidden;

	}

	

		/* .wp-block-embed-facebook .fb-post{

			transform: scale(1.228, 1);

		    		transform-origin: top left;

		} */

	

}

figure.wp-block-image{
	max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

	figure.wp-block-image img{
		max-width: 100%;
	}
	
figure.wp-block-table{
	overflow-x:auto;
	margin-left:0; 
	margin-right:0;
	max-width: 100%;
}

.psEntery ol{
    box-sizing: border-box;
    margin: 0;
    padding: 15px 15px 15px 12px;
    width: 100%;
    /*max-width: 550px !important;*/
    float: none;
    clear: both;
    list-style: decimal outside !important;
}

	.psEntery ol > li{
		list-style: decimal outside !important;
		box-sizing: border-box;
		margin-bottom: 12px;
	    margin-left: 20px;
	    padding-left: 3px;
	}
	
@media ( max-width: 1000px ){
	
	.wp-block-gallery.is-cropped .blocks-gallery-item img{
		max-height: 160px;
	} 	
	
}

/*p.has-small-font-size.wp-block-paragraph{
	background: #eee;
	padding: 0.5em 0.6em;
	line-height: 1.3;
	margin: -25px auto 15px;
	box-sizing: border-box;
}*/