/*
	Theme Name: gallery-ahg-09-12-2024
	Author: Mitrich

*/

:root {
  --bg_header: #222; /*lighter*/
  --bg_menu: #181818;
  --text: #fff;
  --menu_font: 'Open Sans', sans-serif;
  --menu_font_size: 15px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
 u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	scroll-behavior: smooth;
	background-color: rgba(216,216,216,0.20);
}

select, textarea, datalist {
 -webkit-appearance: none !important;
  -moz-appearance: none !important;
   appearance: none !important;
   border-radius: 0 !important; 
   padding: 10px;
}

input:not([type="radio"]):not([type="checkbox"]) {
    -webkit-appearance: none !important;
  -moz-appearance: none !important;
   appearance: none !important;
   border-radius: 0 !important;
    border-radius: 0 !important;
	padding: 10px !important;
	border: 1px solid rgba(166,166,166,1.00);
	background-color: #fff;
	color: #000;
}





body:not(.home) .footer_area {
/*background: #c9c9c9; 
background: -moz-linear-gradient(top,  #c9c9c9 0%, #f2f2f2 100%); 
background: -webkit-linear-gradient(top,  #c9c9c9 0%,#f2f2f2 100%); 
background: linear-gradient(to bottom,  #c9c9c9 0%,#f2f2f2 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#f2f2f2',GradientType=0 ); 

-webkit-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.57);
box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.57);*/
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	
}
strong, b {
	font-weight:bold;
	font-weight:700;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
	padding: 0;
}
body {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 1;
	background: #fff;
	color: #222222;
	padding: 0px;
		margin: 0px auto;
	max-width:1980px;
	-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.25);
	}
.wrap_full {
			margin: 0px auto;
	max-width:1920px;
}	
.wrap {
	margin: 0px auto;
	position: relative;
	max-width:1300px;
	}
	.wrap_narrow {
	margin: 0px auto;
	position: relative;
	max-width:1140px;
	}
	
		.wrap_printify {
	margin: 0px auto;
	position: relative;
	max-width:400px;
	}
	
	
* {
	outline : none;
	 -moz-box-sizing: border-box; 
	 -webkit-box-sizing: border-box; 
	 box-sizing: border-box;}

td { vertical-align: top; }
.cl {
  clear: both;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.transition {

}
p {
	margin:15px 0px;
	line-height: 2;
}
.nop p {
	margin:5px 0px;
	line-height: 2;
}
.content ul, .content ol {
	padding-left: 20px;
	 line-height: 2;
/*	 list-style:none;*/
	 margin:15px 0px
 
}
.content ul li:before, .content ol li:before {
/*  content: ' ✓ ';
  font-weight: 900;
  font-size: 140%;*/
}

.line2, .line2 p, .line, .line p {
	line-height: 2;
}
.line15, .line15 p {
	line-height: 1.5;
}
.white_bg {
	background-color: #fff;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: rgba(20,39,55,1.00);
	text-decoration: none;
	}
.content p a, .footer_area p a, .backlink_area p a  { text-decoration:underline; }	
a:hover {
	color: rgba(19,49,81,1.00);
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
.pagination a, .pagination span {
	display:inline-block;
	padding: 10px 12px;
	border: 1px dotted #e1e1e1;
}
.page-numbers.current {
	background-color: #EBEBEB;
}
	
/************************************************
*	Navbar      								*
************************************************/

 /*   .navi {
        text-align:center
    }
    .navi li {
        display:inline-block;
        float:none;
        margin-left: -5px;
    }
    .navi li li {
        display:block;
        text-align:left;
    }
	*/
.m_nav{
	background-color: #EAE8E4;
	position:absolute;
	left: 0;
	top: 84px;
	
	transform:translate(-100%,0);
	z-index: 99999;
	min-height:100%;
	height:auto;
	transition: transform 0.2s linear;
	width: 100%;
	max-width: 450px;
}
.admin-bar .m_nav{
	background-color: #EAE8E4;
	position:absolute;
	left: 0;
	top: 16px;
	width: 100%;
	transform:translate(-100%,0);
	z-index: 99999;
	min-height:100%;
	height:auto;
	transition: transform 0.2s linear;
}
.opened, .admin-bar .opened {
	transform:translate(0,0);
}
.navi {
	margin: 0px;
	padding: 0px;
	}
	
.navi ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.m_nav .navi ul {
	float: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}	
.m_nav .navi li {
	float: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	}
	
	
.navi li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}	
/*main menu items*/
.navi li a {
	color: #222;
	display: block;
	font-size: var(--menu_font_size);
 	font-family: var(--menu_font);
	font-weight: 400;
/*	text-transform: uppercase;*/
    margin: 0px;
	padding: 10px 10px;
	}

.navi li a:hover {
	color: #000;
    margin: 0px;
	text-decoration: none;
	}
.m_nav .navi li a {
	color: #222;
/*	border-bottom: 1px solid var(--bg_header);*/
		padding-left: 20px;
	padding-right: 20px;
	font-size: 19px;
	font-weight: 400;
	font-family: "PT Sans Narrow", serif;
}
.navi li li a {
	background: #ccc;
	width: 200px;
	color: #222 !important;
	font-size: 90%; /*submenu font size*/
	font-weight: 400;
	text-transform: uppercase;
	float: none;
	margin: 0px;
/*	padding: 10px 20px;*/
	border-bottom: 1px solid #ccc;
	}	
.navi li li a:hover {
	background: #ccc;
	color: #222;
	}
.m_nav .navi li li a {
	background: var(--bg_menu);
	border-bottom: 1px solid var(--bg_header);
	}
.m_nav .navi li li a {
	width: 100%;
	padding-left: 40px;
	background-color: rgba(255, 255, 255, 0.05);
	font-size: 97%;
	}
.m_nav .navi ul li ul li ul li a {
	padding-left: 80px;
	background-color: rgba(255, 255, 255, 0.05);
	font-size: 97%;
	}
	
	
.navi li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}
.m_nav .navi li ul {
	position: relative;
	left: 0em;
	width: 100%;
	}


.navi li ul a { 
	width: 200px;
	}



.navi li ul ul {
	margin: -40px 0 0 200px;
	}

.navi li:hover ul ul, 
.navi li:hover ul ul ul {
	left: -999em;
	}
.m_nav .navi li:hover ul ul,
.m_nav .navi li:hover ul ul ul,
.navi li:hover ul, 
.navi li li:hover ul, 
.navi li li li:hover ul {
	left: auto;
	}

.navi li:hover { 
	position: static;
	}
	


	
/************************************************
*	Images  					     		    * 
************************************************/

/*
 * Default WP Alignment Classes
 *****************************************************************************/

.aligncenter, .alignleft, .alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.wp-caption {
    padding: 5px 0;
    border: 1px solid #555;
    background: #444;
    text-align: center;
}

.wp-caption img {
    display: inline;
}

.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-weight: 100;
    font-style: italic;
    color: #ddd;
}
/*
 * Default WP Alignment Classes
 *****************************************************************************/

/************************************************
*	Custom								*
************************************************/	

.thumb {
	float:left;
	margin:8px 10px 0px 0px;
}
ul.navi li span.donate a {
	font-weight: bold;
	color: #900;
}

#side h2 {
	display: none;
}
#side li, #side ul {
	list-style-type: none;	
}

/* Responsive images */
.resp img {
	border: 0;
	width: 100%;
	height: auto;
	vertical-align: top;
}
img {
    max-width: 100%;
    height: auto;
}
.p0 {
	padding:0px;
}
.p2 {
	padding:2px;
}
.p5 {
	padding:5px;
}
.p10 {
	padding:10px;
}
.p20 {
	padding:20px;
}
.p30 {
	padding:30px;
}
.p40 {
	padding:40px;
}
.p0-10 {
	padding:0px 10px;
}
.p0-20 {
	padding:0px 20px;
}
.p0-30 {
	padding:0px 30px;
}
.p10-0 {
	padding: 10px 0px;
}
.p20-0 {
	padding: 20px 0px;
}
.p30-0 {
	padding: 30px 0px;
}
.p10-20 {
	padding:10px 20px;
}
.p20-40 {
	padding:20px 40px;
}
.p40-20 {
	padding:40px 20px;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
	}
.center {
	text-align:center;
	}
.font80 {
	font-size: 80%;
}


.shadow {
	-webkit-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.27);
-moz-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.27);
box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.27);
}


article ol, article ul {
	margin-left:20px;
	line-height: 2;
}

.line1 {
	line-height: 1;
}
.line12 {
	line-height: 1.2;
}
.line15 {
	line-height: 1.5;
}
.line {
	line-height: 2;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	text-transform:uppercase;
	margin-top:2px;
	margin-bottom:2px;
	line-height:normal;
}
h1 {
	font-size: 240%;
	font-family: "PT Sans Narrow", serif;
}
h2 {
	font-size: 210%;
	font-family: "PT Sans Narrow", serif;
}
h3 {
	font-size: 200%;
}
h4 {
	font-size: 180%;
}
h5 {
	font-size: 150%;
}
h6 {
	font-size: 110%;
}
.pics h1 strong, .pics h2 strong, .pics h3 strong, .pics h4 strong, .pics h5 strong, .pics h6 strong {
	color: #DD1A19;
}
.upper {
	text-transform:uppercase;
}
#responsive_menu_pro .responsive_menu_pro_menu li a {
font-family: 'BenchNine', sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	font-size:20px !important;
}
article ul li {

	margin-bottom:6px;
}
ul.tribe-events-sub-nav li {

	padding: 0px;
	padding-left:0px;
	padding-bottom:0px;
	list-style: none;
	background-image:none !important;
	background-repeat: no-repeat;
	background-position: left top;

	margin-bottom:6px;
}
article p {
	margin-bottom:20px;
	margin-top:10px;
}
article ul {
	margin-bottom:20px;
	margin-top:10px;
}
.mshow {
		display:none;
	}
	
	
.gallery-item img {
	width:95%;
height:auto;
}
.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {

    height: auto;
}
.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
height: auto  !important;

}
.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {

    align-items: end !important;
}

.content ul li.blocks-gallery-item:before {
    content: '';
    font-weight: 100;
    font-size: 100%;
	display:none;
}
.content ul.blocks-gallery-grid {
    padding-left: 0px;
    line-height: 1;
    list-style: none;
    margin: 0px 0px;
}



.mright {
	text-align:right;
}
.tr_bg {
	background-color: rgba(0, 0, 0, 0.3);
}
.rela {
	position:relative;
}

a.button {
	color: #fff;
	/*font-family: 'Bitter', serif;*/
	font-size:14px;
  background: #DD1A19;
  position: relative;
 

  display:inline-block;
margin: 6px 0px;
    padding: 11px 15px;
  text-align:center;
    line-height:1 !important;
}

.delete_all_images a.button {
	color: #fff;
	/*font-family: 'Bitter', serif;*/
	font-size:18px;
  background: rgba(142,4,7,1.00);
  position: relative;
 

  display:inline-block;
  margin:4px 0px;
  padding:10px 15px;
  text-align:center;
    line-height:1 !important;
	width: 100%;
}


a.btn {
	color: #fff;
	font-size:14px;
  background: #222;
  position: relative;
  display:inline-block;
  margin:6px 0px;
  padding:11px 15px;
  text-align:center;
    line-height:1 !important;

}
a.tracking {
	font-size:12px;
}
a.btn.mid_color {

    background: rgba(18,111,95,1.00);

}
a.btn.added_color {
    color: #fff;
    /* font-family: 'Bitter', serif; */
    font-size: 14px;
    background: rgba(54,74,110,1.00);
    position: relative;
    display: inline-block;
    margin: 4px 0px;
    padding: 10px 15px;
    text-align: center;
    line-height: 1 !important;
}
button.btn,
input.btn {
	color: #fff;
	/*font-family: 'Bitter', serif;*/
	font-size:14px;
  background: #222;
  position: relative;
  border: none;
 

  display:inline-block;
  margin:4px 0px;
  padding:10px 15px;
  text-align:center;
    line-height:1 !important;
}
input.order_summary {
	color: #fff !important;
	font-size:16px !important;
  background: #222 !important;
  position: relative;
  border: 1px solid #222 !important;
 

  display:inline-block !important;
  margin:4px 0px;
  padding:10px 15px;
  text-align:center;
    line-height:1 !important;

}

input.shipping_cost.the_red {
	color: #fff !important;
	font-size:16px !important;
  background: rgba(127,7,9,1.00) !important;
  position: relative;
  border: 1px solid rgba(127,7,9,1.00) !important;
 

    display:inline-block !important;
  margin:4px 0px;
  padding:10px 15px;
  text-align:center;
    line-height:1 !important;
}





a.btn_blank {
    color: #222;
    font-size: 16px;
    background: #fff;
    position: relative;
    display: block;
    margin: 0px 0px;
    padding: 10px 15px;
    text-align: center;
    line-height: 1 !important;
	border: 1px solid #e1e1e1;
	vertical-align:middle;
}


.w100 {
	width: 100%;
}





.grey_bg button.btn,
.grey_bg input.btn,
.grey_bg select,
.grey_bg select,
.grey_bg a.btn {
	width: 193px;
	margin-top: 5px;
}

a.btn.delete {
	color: #fff;
	/*font-family: 'Bitter', serif;*/
	font-size:14px;
  background: #DD1A19;
  position: relative;
 

  display:inline-block;
  margin:4px 0px;
  padding:11px 15px;
  text-align:center;
    line-height:1 !important;
}
.acf-button.button {
	color: #fff;
	/*font-family: 'Bitter', serif;*/
	font-size:120%;
	background: #DD1A19;
	border: none;
	position: relative;


	display:inline-block;
	margin:4px 0px;
	padding:15px 35px;
	text-align:center;
	line-height:1 !important;
}


.mobile_menu {
	display:none;
}
.header_area {
	position:relative;
	z-index:900;
	background-color: #f8f8f8;
	-webkit-box-shadow: 0px 0px 11px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 11px 5px rgba(0,0,0,0.3);
}

.header_area .the_links a {
	display:inline-block;
	color: #000;
	font-weight: 400;
	text-transform:uppercase;
}




hr {
	border-top: 1px dotted #e1e1e1;
	    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.2);
	margin-top: 20px;
	clear: both;
}

hr.wp-block-separator {
	border-top: 1px dotted #e1e1e1 !important;
	border-bottom: none !important;
	    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.2);
	margin-top: 20px;
	clear: both;
}
.video {
	position: relative;
	padding-bottom: 100%;

	height: 0;
	overflow: hidden;
	background-color:rgba(0,0,0,0.56);
}
.video iframe,  
.video object,  
.video embed,
video  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slider {
	position:relative;
	z-index: 100;
}
.genre {
	background-color:rgba(0,0,0,0.10);
}
.genre_box {
		background-color:rgba(255,255,255,0.50);
		margin: 10px;
		padding: 20px;
}
.bggenre {
	padding: 30px;
	background-color:rgba(255,255,255,0.50);
	border: 1px solid rgba(0,0,0,0.10);
-webkit-box-shadow: inset 0px 0px 7px 6px rgba(0,0,0,0.19); 
box-shadow: inset 0px 0px 7px 6px rgba(0,0,0,0.19);
}
.bggenre img {
	-webkit-box-shadow: 0px 0px 7px 6px rgba(0,0,0,0.19); 
box-shadow: 0px 0px 7px 6px rgba(0,0,0,0.19);
bottom: 1px solid #fff;
}
.tits {
/*	background-color: #fff;*/
	padding: 20px 10px 0px 10px;
	font-weight: 400;
	font-size: 22px;
	text-transform:uppercase;
}
.artists {
	background-color: rgba(0,0,0,0.60);
	color: #fff;
}
.artists img {
	display:block;
	border: 1px solid #e1e1e1;
}
.tits_artists {
		padding: 20px 10px;
	font-weight: 400;
	font-size: 16px;
	text-transform:uppercase;
}

.m1 {
	margin: 1%;
}

.tits_price {
/*	background-color: #fff;*/
	padding: 20px 10px 0px 10px;
	font-weight: 400;
	font-size: 17px;

}
.bg_image {
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.story {
height: 700px;
	position:relative;
	
}
.story_text {
	display:flex;
	height: 100%;
	align-items:center;
	align-content:center;
	justify-content:center;
}
.aaa {
	background-color:rgba(255,255,255,0.80);
	padding: 60px;
	width: 900px;
}
.email input {
	padding: 15px;
	width: 300px;
	position:relative;
	transform:translate(0px,-3px);
}
	
	.footer {
		background-color: #3D3D3D;
		z-index: 100;
				-webkit-box-shadow: 0px 0px 7px 6px rgba(0,0,0,0.19); 
box-shadow: 0px 0px 7px 6px rgba(0,0,0,0.19);
position:relative;
border-top: 1px solid rgba(255,255,255,0.50);
	}
.artists_photos img {
	display:block;
	border: 1px solid #fff;
		-webkit-box-shadow: 0px 0px 7px 6px rgba(0,0,0,0.19); 
box-shadow: 0px 0px 7px 6px rgba(0,0,0,0.19);
}


.wpuf_product_form .wpuf-form-add input[type="text" i],
.wpuf_product_form .wpuf-form-add input[type="number" i],
.wpuf_product_form .wpuf-form-add input[type="submit" i],
.wpuf_product_form .wpuf-form-add textarea,
.wpuf_product_form .wpuf-form-add select,
.wpuf_product_form #wpuf-featured_image-26-pickfiles {
	width: 100%;
	display:block !important;
}
.wpuf_product_form .wpuf-form-add input[type="submit" i].wpuf-submit-button.wpuf_submit_26 {
	width: 70%;
}

a#wpuf-image_upload-26-pickfiles {
	display:block !important;
}


.wpuf_product_form .moxie-shim.moxie-shim-html5 {
	width: 100% !important;
}

.wpuf_product_form a#wpuf-image_upload-26-pickfiles,
.wpuf_product_form .wpuf-submit-button.wpuf_submit_26 {
	width: 100%;
	display:block;
	background-color: rgba(24,83,38,1.00);
	color: #fff;
	border: none;
	font-size: 20px;
	padding: 10px;
	height: 40px;
}
.wpuf_product_form a#wpuf-file_upload-26-pickfiles {
	width: 100%;
	display:block;
	
	border: none;
	font-size: 20px;
	position:relative;
}
.wpuf_product_form a#wpuf-file_upload-26-pickfiles:after {
content: 'SELECT VIDEO';
	position:absolute;
	width: 100%;
	height: 100%;
	text-align:center;
	left: 0;
	top: 0;
	background-color: rgba(208,208,208,1.00);
	padding: 10px 0 0 0;
}

.wpuf_product_form .wpuf-attachment-list.thumbnails.ui-sortable {
/*	text-align:center;*/
}


body .wpuf_product_form ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li {
    display: inline-block;
    border: 1px solid #eee;
    padding: 5px;
    width: 100px;
    height: 100px;
    margin-right: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
body .wpuf_product_form  ul.wpuf-form li .wpuf-fields ul.wpuf-attachment-list li.highlight {
  height: 100px;
}

.wpuf_product_form #wpuf-image_upload-26-upload-container {
	margin-top: 10px;
}
.comment-respond label {
	display: block;
}
.comment-respond input,
.comment-respond textarea {
	width: 700px;
}


.comment-form-email,
.comment-form-url,
.comment-notes {
	display:none;
}

.pic_frame {

}
.borbot {
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.26); 
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.26);
}
.the_info div {

}
.vmid {
	vertical-align:middle !important;
}
	.sm_type {
		font-size: 11px;
		font-style:italic;
	}
#main_woo,
#sidebar {
	padding: 40px 20px;
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
#main_woo::after {
	content: '';
	display: block;
	clear: both;
	position: relative;
}

.product_image_holder {
	width: 100%;
	height: 450px;
	background-color: #e1e1e1;
	display: flex;
	-webkit-box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.28);
	box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.28);

	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	padding: 40px;
}
.product_image_holder a {
	display: inline-block;
/*	height: 100%;*/
	align-items: center;
	justify-content: center;
}
.product_image_holder_home {
	width: 100%;
	height: 285px;
/*	background-color: #e1e1e1;*/
	display: flex;
/*	-webkit-box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.28);
	box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.28);*/

	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	padding: 20px;
	margin: 5px;
}
.product_image_holder_home a {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
}




.product_image_holder_interior {
	width: 100%;
	height: 400px;
	background-color: #e1e1e1;
	display: flex;
	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.product_image_holder_interior img {
	border: 1px solid #ccc;
	-webkit-box-shadow: 10px 0px 12px -3px rgba(0,0,0,0.23);
	box-shadow: 10px 0px 12px -3px rgba(0,0,0,0.23);
}
.product_image_holder_small {
	width: 200px;
	height: 200px;
	background-color: #e1e1e1;
	display: flex;
	-webkit-box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.08);
	box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.08);
	border: 1px solid #e1e1e1;
	text-align: center;
	position: relative;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 5px;
	float:left;
}
.product_image_holder img,
.product_image_holder_home img,
.product_image_holder_small img {
	max-width: 100% !important;
	max-height: 100% !important;
	display: block;
	-webkit-box-shadow:  0px 0px 25px 5px rgba(0,0,0,0.38);
	box-shadow:  0px 0px 25px 5px rgba(0,0,0,0.38);

}
.thumbnail_single_product {
	display:inline-block;
	width: 16.2%;
}
.admin_picture_thumbs .thumbnail_single_product {
    display: inline-block;
    width: 29%;
}
.thumbnail_single_product_video {
	height: 100%;
	display:inline-block;
	width: 130px;
	position:relative;
}
.row.borbot .video_admin {
	width: 40px;
}
.no_li {
	list-style: none;
}
.author_signature {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px 20px;
	text-align: right;
	z-index: 20;
	font-family: 'Pacifico', cursive;
	font-size: 25px;
	color: #DD1C1A;
	text-shadow: 1px 1px 1px #000;
	line-height: 1.2;
	text-align: center;

}
.the_info .meta_value {
	line-height: 1.5;
	padding: 10px 0;
	border-bottom: 1px dotted #e1e1e1;
	font-size: 80%;
	
		display:inline-block;
	background-color:rgba(0,0,0,0.05);
	padding: 4px;
	margin: 1px;
	width:19%;
	vertical-align:top;
}
.the_info .cw.meta_value {
	min-height: 49px;
	width:19%;
}
.the_info .meta_value b,
.the_info .meta_value strong {
	display:block;
}
.meta_value span.regular_price {
	font-size:  36px;
	display:inline-block;
}
.no_li .meta_value {
	line-height: 1.5;
	padding: 10px 0;
	border-bottom: 1px dotted #e1e1e1;

}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	width: 100%;
}
.footer_area {
	border-top: 1px dotted #e1e1e1;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0px 0px 11px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 11px 5px rgba(0,0,0,0.3);
}
.featured h2 {
	font-size: 16px;
}
.author_home {
	font-style: italic;
	font-size: 12px;
}
.acf-image-aspect-ratio-crop-backdrop {
	padding: 10px;
}
a.acf-icon.-cancel-custom.dark,
td.acf-row-handle.remove,
.acf-repeater.-table table.acf-table thead,
#crop_area .acf-button.button.button-primary
 {
	display: none !important;
}
.page-id-51267 td.acf-row-handle.remove  {
	display: table-cell !important;
}


.acf-repeater.-table table.acf-table tbody tr.acf-row {
/*	display: inline-block;*/

}
.acf-repeater.-table table.acf-table tbody  tr td.acf-row-handle.order {
	display: none !important;
}
.admin_picture_thumbs .picture_thumbs.p10.mcenter {
	padding: 0px;
	padding-top: 8px;
}
.admin_picture_thumbs .picture_thumbs.p10.mcenter .thumbnail_single_product {
    display: inline-block;
    width: 47%;
}


li.sf-field-sort_order ul li {
/*	display:inline-block;
	margin: 0px 10px;*/
}
.searchandfilter_top .sf-field-taxonomy-technique,
.searchandfilter_left .sf-field-sort_order,
.searchandfilter_left .searchandfilter ul li.sf-field-posts_per_page {
/*	display:none;*/
}
.searchandfilter_top {
	display:none;
}


.searchandfilter_top .searchandfilter ul li.sf-field-posts_per_page,
.searchandfilter_top .searchandfilter ul li.sf-field-sort_order  {
/*	display:inline-block;
	margin-right: 30px;*/
}
.grey_bg {
	background-color: rgba(0,0,0,0.05);
}
.searchandfilter_left .searchandfilter ul li li {
	padding: 0;
	font-size: 90%;
}
.searchandfilter_left .sf-field-post-meta-_regular_price {
	padding-right: 30px;
}
.searchandfilter_left .searchandfilter select.sf-input-select {
   width: 163px;
   min-width: 163px !important;
}
.searchandfilter_left .searchandfilter .sf-field-search input {
   width: 163px;
   min-width: 163px !important;
}
input.sf-datepicker.sf-input-date.sf-input-text.hasDatepicker {
   width: 163px;
   min-width: 163px !important;
}
span.sf-date-prefix {
	   display:block;
}
.searchandfilter_left ul {
	padding-left: 0;
	letter-spacing:-1px;
}
.all_images_holder {
	display:flex;
	  flex-direction: row;
  flex-flow: row wrap;
}
.an_image {
	display:flex;
	width: 19%;
	padding: 4px;
	align-items:center;
	justify-content:center;
	background-color:rgba(0,0,0,0.16);
	margin: 0.5%;
}
.btn.not_in_use {
	display:none;
}


.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}

.hideme {
	display:none !important;
}
.admin-bar .hideme {
	display:none !important;
}
.wpuf-el._manage_stock {
	display:none !important;
}
.admin-bar .wpuf-el._manage_stock,
.admin-bar .wpuf-el._stock {
	display:block !important;
}


	  .framed {
	display:inline-block;
border-style: solid; 
border-color: white; 

	  border-image-repeat: round;
	  position:relative;
/*    box-shadow: -1px 12px 8px -7px rgb(0 0 0 / 52%);
    -webkit-box-shadow: -1px 12px 8px -7px rgb(0 0 0 / 52%);
    -moz-box-shadow: -1px 12px 8px -7px rgba(0,0,0,0.52);*/
margin: 20px;

}

	  .framed img {
		  display:block;

		  position:relative;
	  }
	  
	  
	  	  .framed .framed_shadow {
			  display:block;
			  position:absolute;
			  width: 100%;
			  height: 100%;
    box-shadow: -1px 12px 8px -7px rgb(0 0 0 / 52%);
    -webkit-box-shadow: -1px 12px 8px -7px rgb(0 0 0 / 52%);
    -moz-box-shadow: -1px 12px 8px -7px rgba(0,0,0,0.52);
z-index: 20;
	  }
.warning {
	color: red;
}
.bold {
	font-weight: 600;
}





.source_frame_p.frames_1,
.source_frame_p.frames_2 {
		width: 100px;
	height: 100px;
}
.source_frame img {
	width: 100%;
	height:auto;
}
.source_frame_p img {
	width: 100%;
	height:100%;
}
.frame_column {
	text-align:center;
}


.scrolling-wrapper_p {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  vertical-align: top;
  height: 80px;
}
.scrolling-wrapper_p  .source_frame {
	display:inline-block;
	width: 50px;
	height: 50px;
	vertical-align:top;
}
.frames_tags ul li ul  {
	display:block;
	width: 100%;
}
.frames_tags ul li ul li {
	display:inline-block;
	background-color:rgba(0,0,0,0.07);
	margin: 1px;
	padding: 0 10px 0 0;
	font-size: 80%;
	vertical-align:middle;
	width: 47%;
}
.frames_tags ul li ul li label {
	padding-left: 4px !important;
	white-space:nowrap;
}
.frames_tags .searchandfilter ul li {
	display:block;
	margin: 4px;
	width: 100%;
}

.frames_tags .sf-field-reset {
	display:block;
}
.frames_tags ul {
    padding-left: 0px;
    line-height: 2;
    list-style: none;
    margin: 15px 0px;
        margin-top: 15px;
        margin-bottom: 15px;
}

.frames_tags select  {
	display:block;
	width: 100%;
}
.frames_tags li.sf-field-sort_order label,
.frames_tags li.sf-field-search label,
input.new_frame_tag {
	width: 100%;
}
.frames_tags input.sf-input-text {
	width: 100%;
}
.frames_tags .searchandfilter ul li.sf-field-post-meta-price {
	display:block;
	padding-left: 30px;
}

.small {
	font-size: 70%;
}
.original_image {
	border: 2px solid red;
}
.cropped_image {
	border: 2px solid white;
}
.grey_bg_i {
	background-color:rgba(0,0,0,0.48);
	color: #ffff;
	text-transform:uppercase;
}
.print_pdf {

}
.frame_details {
/*	position:absolute;*/
	bottom: 0;
	right: 0;
	background-color:rgba(255,255,255,0.61);
	font-size: 10px;
	padding: 1px 1px 4px 1px;
	
}
.frame_details_p {
	position:absolute;
	top: 0;
	right: 0;
	background-color:rgba(255,255,255,0.61);
	font-size: 10px;
	padding: 4px;
	
}
.framed_image_container {

}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {

  margin: 10px auto; /* 15% from the top and centered */
  padding: 0px;

  width: 80%; /* Could be more or less, depending on screen size */

}

/* The Close Button */
.close {
  color: #aaa;
  font-size: 56px;
  font-weight: bold;
  position:absolute;
  top: 0px;
  right: 20px;
  z-index: 99999;

}

.close:hover,
.close:focus {
  color: grey;
  text-decoration: none;
  cursor: pointer;
}
.technique_term {

}
.t_term_39.not-aplicable {
	display:none;
}
.out-of-stock {
	color: red;
}
.techniques input[type="text"] {
	width: 70%;
}
.techniques .update_technique {
	width: 28%;
}
.techniques .delete_technique {
	width: 100%;
	background-color: red;
	border: 1px solid red;
	color: white;
	text-transform:uppercase;
}
li.wpuf-el._width,
li.wpuf-el._height,
li.wpuf-el._length,
li.wpuf-el._weight {
	width: 17.5% !important;
	float:right;
}

li.wpuf-el._width .wpuf-help,
li.wpuf-el._height .wpuf-help,
li.wpuf-el._length .wpuf-help,
li.wpuf-el._weight .wpuf-help {
	position:relative;
	transform:translate(10px,-10px);
}

li.wpuf-el.frame_price,
li.wpuf-el.framed_height,
li.wpuf-el.framed_width {
	width: 23.5% !important;
	float:right;
}
li.wpuf-el.frame_price .wpuf-label,
li.wpuf-el.framed_height .wpuf-label,
li.wpuf-el.framed_width .wpuf-label,
li.wpuf-el.frame_price .wpuf-fields,
li.wpuf-el.framed_height .wpuf-fields,
li.wpuf-el.framed_width .wpuf-fields {
	width: 100% !important;

}



.wpuf-fields.html_26.wpuf_custom_html_26,
.wpuf-fields.html_26.wpuf_custom_html_copy_26 {
	width: 100% !important;
}

.wpuf-el.product_shipping_class.field-size-large {
	clear: both;
}
.wpuf-el.custom_html {
	position:relative;
	z-index: -1;
	height: 1px;
	overflow:hidden;
	width: 100%;
	clear:both;
}
.wpuf-el.frameprice.field-size-large .wpuf-fields,
.wpuf-el.framed_height.field-size-large .wpuf-fields,
.wpuf-el.framed_width.field-size-large .wpuf-fields {
	width: 100%;
}

.printify img {
	display:block;
}
.catawiki-send .acf-form-submit {
	text-align:center;
}
#wp-short_about_26-editor-container textarea.rich-editor.wp-editor-area {
	display:none !important;
}
iframe#short_about_26_ifr {
	height:250px !important;
}
#message.updated {
	padding: 10px;
	font-size: 30px;
	color: red;
	font-weight: 600;
	text-transform:uppercase;
}
.accordion {
  width: 100%;
  background-color: whitesmoke;
  border: none;
  outline: none;
  text-align: left;
  padding: 10px 20px;
  font-size: 12px;
  text-transform:uppercase;
  color: #333;
  cursor: pointer;
  transition: background-color 0.2s linear;
  transform:translateY(-10px);
  border-bottom: 1px dotted #ccc;
}
.accordion span {
  width: 90%;
  display:block;
  border: none;
  outline: none;
  text-align: left;
  padding: 5px;
  font-size: 11px;
  text-transform:none;
  color: #333;
  cursor: pointer;
}

.accordion:after {

  content: '+';
  font-family: "fontawesome";
  font-size: 14px;
  position:absolute;
  top: 20px;
  right: 20px;
}
.accordion.is-open:after {
  content: '-';
}
.accordion:hover, .accordion.is-open {
  background-color: #ddd;
}
.accordion + div {
	display:none;
}
.accordion.is-open + div {
	display:block;
}

.red_bg {
	background-color: red;
	color: white;
}
.smaller_type {
	font-size: 13px;
	line-height: 1.4;
}
.ctw_checkbox label {
	cursor: pointer;
}
.authors_fields input,
.authors_fields textarea,
.sellers_fields input,
.sellers_fields textarea {
	width: 100%;
		font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 4px;
	display:block;
}
.authors_fields input.update_authors,
.authors_fields input.update_sellers,
.sellers_fields input.update_sellers {
	width: 100%;
	margin: 20px auto 40px auto;
	display:block;
	background-color: #000 !important;
	color: #fff !important;
	text-transform: uppercase;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	font-size: 120%;
	font-weight: 700;
	cursor:pointer;
}
.authors_fields textarea,
.sellers_fields textarea {
	height: 150px;
		font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
input.location_access {
	width: auto !important;
		font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 4px;
	display:inline-block !important;
}

.mrow {
    display: table;
    table-layout: fixed;
    width: 100%;
	clear:both;
  }
[class*="mcol-"] {
    display: inline-block;
	vertical-align: top;
	position:relative;
  }

  .mcol-2-3 {
    width: 66.66666666%;
  }
  .mcol-1-2 {
    width: 50%;
  }
  .mcol-1-3 {
    width: 33.333333333333%;
  }
  .mcol-1-5 {
    width: 20%;
  }
    .mcol-1-4 {
    width: 25%;
  }
    .mcol-1-1 {
    width: 100%;
  }
  .mcol-1-8 {
    width: 12.5%;
  }
      .mcol-05 {
	  width:0.5%;
  }
    .mcol-1 {
	  width:1%;
  }
      .mcol-2 {
	  width:2%;
  }
    .mcol-5 {
	  width:5%;
  }
      .mcol-6 {
	  width:5%;
  }
      .mcol-8 {
	  width:8%;
  }
  .mcol-10 {
	  width:10%;
  }
    .mcol-15 {
	  width:15%;
  }
    .mcol-20 {
	  width:20%;
  }
      .mcol-21 {
	  width:21%;
  }
      .mcol-22 {
	  width:22%;
  }
      .mcol-28 {
	  width:28%;
  }
  .mcol-25 {
	  width:25%;
  }
    .mcol-48 {
	  width:48%;
  }
    .mcol-52 {
	  width:52%;
  }
      .mcol-42 {
	  width:42%;
  }

    .mcol-33 {
	  width:33.33333333333333%;
  }
        .mcol-65 {
	  width:65%;
  }
            .mcol-35 {
	  width:35%;
  }
      .mcol-66 {
	  width:66.6666666666666666666%;
  }
      .mcol-30 {
	  width:30%;
  }
    .mcol-50 {
	  width:50%;
  }
      .mcol-40 {
	  width:40%;
  }
      .mcol-60 {
	  width:60%;
  }
      .mcol-70 {
	  width:70%;
  }
        .mcol-75 {
	  width:75%;
  }
      .mcol-80 {
	  width:80%;
  }
          .mcol-82 {
	  width:82%;
  }
        .mcol-85 {
	  width:85%;
  }
          .mcol-88 {
	  width:88%;
  }
            .mcol-89 {
	  width:89%;
  }
      .mcol-90 {
	  width:90%;
  }
    .mcol-100 {
	  width:100%;
  }

.actions {
	 position:relative;
	 cursor: pointer;
	 padding: 10px 0px 10px 10px;
	 max-width: 50px;
	 display:inline-block;
 }
.actions_text {
		 text-transform:uppercase;
		 cursor:pointer;
}
.actions_buttons {
	position:absolute;
	top: -5px; 
	left: -175px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	z-index: 100;
	width: 180px;
	padding: 4px;
	display:none;
}
.bottompos .actions_buttons {
	position:absolute;
	top: -320px; 
	left: -175px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	z-index: 100;
	width: 180px;
	padding: 4px;
	display:none;
}
a.abtn {
	padding: 5px;
		border: 1px solid #e1e1e1;
		margin-bottom: 2px;
		display:block;
		background-color: rgba(0,0,0,0.06);
}
.actions_buttons {
	display:none;
}
.actions_buttons.is_open {
	display:block;
}
.searchandfilter_holder .sf-field-submit,
.searchandfilter_holder .sf-field-reset {
	display:inline-block;
	margin-right: 5px;
}
.pagination {
	margin-top: 30px;
}
.actions b {
	font-size: 25px;
	font-weight: 300;
}
.actions.atthetop b {
	font-size: 30px;
	font-weight: 700;
	position:relative;
	display:inline-block;
	margin-top: -20px;
	line-height: 1;
}


.actions_buttons input {
	padding: 5px;
    border: 1px solid #e1e1e1;
    margin-bottom: 2px;
    display: block;
    background-color: rgba(0,0,0,0.06);
	width: 100%;
	text-align:right;
}
.content.wpuf_product_form .textareafield.wpuf_short_about_26,
.content.wpuf_product_form .textareafield.wpuf_short_about_pl_26 {
	height: 200px;
		font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.wp_login_form p label {
	width: 220px;
	display:inline-block;
}
.offline_sale {
	color: #0470A4;
}
.t_term_289.not-in-lists {
	display: none !important;
}
.selected_qty,
#count_selected {
	display:inline-block;
}
.selected_qty {
	padding: 10px;
	font-size: 12px;
}
#count_selected {
	font-weight: 700;
}
.uppercase {
	text-transform:uppercase;
}
.bigger_input {
	display:block;
	position:relative;
	width: 100%;
	height: 100%;
	background-color: rgba(211,211,211,0.50);
	padding: 5px 0px;
	text-align:center;
}
.bigger_input input {

}

.acf-field.acf-field-image-aspect-ratio-crop .acf-image-uploader-aspect-ratio-crop .image-wrap img {
    max-width: 100%;
    width: auto;
    height: 150px !important;
    display: block;
    min-width: 150px;
    min-height: 30px;
    background: #f1f1f1;
    margin: 0;
    padding: 0;
}

.passp_box {
	display:block;
	width: 200px;
	height: 200px;
	background-repeat:repeat;
	background-position:center center;
	margin: 20px auto;
	border: 1px solid #e1e1e1;
}
.submit_passp input {
	width: 100%;
	background-color:#000 !important;
	color: white !important;
	border: none !important;
	font-size: 18px !important;
}
.submit_passp input.other_passp {
	width: 100%;
	background-color:#222 !important;
	color: white !important;
	border: none !important;
	font-size: 18px !important;
	margin-top: 10px;
}
.pasp_w {
	font-size: 12px;
	padding: 5px;
}
.passpartouted {
	position:relative;
	max-width: 400px;
	margin: 0px auto;
}
#framed_image img {
	display:block;
}
.small_type {
	font-size: 11px;
}

.short_address {
	width: 49%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #ccc !important;
	display:inline-block;
}
.onethird_address {
	width: 32.5%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #ccc !important;
	display:inline-block;
}
.quater_address {
	width: 24%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #ccc !important;
	display:inline-block;
}
.halfquater_address {
	width: 11.7%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #ccc !important;
	display:inline-block;
}
.long_address {
	width: 98.8%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #ccc !important;
}
textarea.long_address {
		font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	height: 80px;
}
.group_by_author {
	background-color:rgba(218,218,218,0.40);
	margin-bottom: 50px;
}
.group_in_sales {
	background-color:rgba(218,218,218,0.40);

}
.add_dark {
	background-color:rgba(229,229,229,1.00);
}
.hand {
	cursor: pointer;
}
.the_order_totals {
	background-color:rgba(0,0,0,0.10);
}
input.shipping_cost  {
	background-color:rgba(0,0,0,0.05) !important;
	border: 1px solid rgba(0,0,0,0.05) !important;
	font-size: 12px;
}
input.washed_out {
	background-color:rgba(0,0,0,0.03) !important;
	border: 1px solid rgba(0,0,0,0.03) !important;
}

input#shipping_cost_dpd,
input#shipping_cost_fedex {
	width: 50px;
}
input#shipping_cost_pln  {
	width: 50px;
}
.button.certificate_printed,
.button.invoice_printed,
.btn.printed_dpd_label,
.btn.printed_fedex_label {
	opacity: 0.2;
}
.post_thumbnail_wall {
	display:inline-block;
	vertical-align: top;
}
.picdata {
	font-size: 14px;
	color: #fff;
}
.picdata_frame {
	font-size: 13px;
	color: #fff;
}
img.picdata_black  {

}
.picdata strong,
.picdata em {
	/*display:block;*/
}
.the_pic_holder_wall {
	position:relative;
		height: 30vh;
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
}
.the_wall_title {
	position:absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	background-color:rgba(0,0,0,0.50);
	padding-top: 5px;
}
.wall_product_overlay {
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 999;
	background-color: rgba(0,0,0,0.90);
	padding: 20px 10px;
}


.overlay_inner {
	max-width: 500px;
	margin: 0 auto;
	display:block;
	position:relative;
}
.fedex_result,
.dpd_result {
	padding: 10px;
	font-weight: 600;
	font-size: 22px;
}
.author_box {
	display:inline-block;
	width: 24%;
	padding: 10px;
	border: 1px dotted #e1e1e1;
	line-height: 1.5;
	margin-bottom: 15px;
	background-color:rgba(223,223,223,0.20);
	vertical-align: top;
	font-size: 90%;
}
.the_author_name {
	font-size: 18px;
	text-transform:uppercase;
	font-weight: 300;
	padding-bottom: 20px;
}
.socials a {
	display:inline-block;
	width: 40px;
	height:auto;
	margin: 0px 10px;
}
a.term_link {
	padding: 10px 15px;
	border: 1px solid #ccc;
	display:inline-block;
	width:250px;
	text-align:center;
	margin-bottom: 10px;
}
.for_screen.BS {
	display:none;
}
.col-5.p5.product-remove.mid a {
	font-size: 22px;
	font-weight: 600;
}
a.sell_w_frame {
	display:inline-block;
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
a.go_back {
	display:inline-block;
	padding: 10px 20px;
	color: #444;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 14px;
	margin-right: 5px;
}
.wall_size_index {
	position:absolute; 
	bottom:0; 
	left:0; 
	z-index: 50; 
	background-color:rgba(0,0,0,0.50); 
	color: #fff; 
	font-weight: 600;
font-size: 22px;
text-transform:uppercase;
padding: 5px 10px;
}
.stock_qty {
	position:absolute; 
	bottom:0; 
	right:0; 
	z-index: 50; 
	background-color:rgba(0,0,0,0.50); 
	color: #fff; 
	font-weight: 600;
font-size: 22px;
text-transform:uppercase;
padding: 5px 10px;
}
.stock_qty_cropped_images {
	position:absolute; 
	bottom:40px; 
	right:0; 
	z-index: 50; 
	background-color:rgba(0,0,0,0.50); 
	color: #fff; 
	font-weight: 600;
font-size: 22px;
text-transform:uppercase;
padding: 5px 10px;
}
input.grayed {
	background-color: rgba(128,128,128,1.00) !important;
}
.pictures_framed img {
	height: 200px !important;
	width:auto !important;
	display: inline-block;
	margin: 2px;
}



.wpuf_price_50704,
.wpuf_post_title_50704 {
	width: 330px !important;
}
.swal2-cancel.btn.btn-danger.swal2-styled {
	display:none !important;
}

.framed_image_gallery_pic {
	display:inline-block;
	text-align:center;
	background-color:rgba(228,228,228,1.00);
	vertical-align:top;
}

.framed_image_gallery_pic img {
	display: inline-block;
}

.swal2-container.swal2-center.swal2-backdrop-show {
/*	display: none !important;*/
}
.target_images img {
	display:inline-block;
	height: 120px;
	width:auto;
	margin: 4px;
}
.is_frame {
	opacity: 0 !important;
}

.payment_box.payment_method_stripe {
	display:block !important;
}
.glass {
	max-width: 400px;
	margin: 0px auto;
}
.glass select {
    width: 100%;
	padding: 11px;
    margin-top: 3px;
    border: 1px solid #ccc !important;
	font-size: 16px;
}












.hidden {
        display: none !important;
    }




    /*Hidden class for adding and removing*/
    .lds-dual-ring.hidden {
        display: none;
    }
	#getDataBtn.hidden {
        display: none;
    }

    /*Add an overlay to the entire page blocking any further presses to buttons or other elements.*/
    .overlay {
        position: relative;
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        z-index: 999;
        opacity: 1;
        transition: all 0.5s;
		transform:translate(10px,5px);
    }
    
    /*Spinner Styles*/
    .lds-dual-ring {
        display: inline-block;
        width: 25px;
        height: 25px;
    }
    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 auto;
        border-radius: 50%;
        border: 6px solid #fff;
        border-color: #222 transparent #222 transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }
    @keyframes lds-dual-ring {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }


#overlay {
	display: none;
}
#overlay.shown,
#the_loader {
	background-color:rgba(0,0,0,0.90);
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	display: block;
	display:flex;
	align-items:center;
	justify-content:center;
	color: #fff;
}
#the_loader {
		background-color:rgba(0,0,0,1.00);
		opacity: 1;
    transition: opacity 1s ease-in-out; /* This is the fade effect, it takes 1 second */
}
.loader_custom {

  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;

}
.loader_custom {

    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}


.location_term {
	display:inline-block;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #ccc;
	color: #fff;
	margin: 2px;
}
.location_term.current_term {
	display:inline-block;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #ccc;
	color: #000;
	background-color: #ccc;
	margin: 2px;
}

.copyToClipboard {
	background-image:url(images/copy-icon.svg);
	background-repeat:no-repeat;
	background-position: left center;
	background-size:contain;
	background-color: transparent;
	border: none;
	width: 17px;
	height: 17px;
	color: #E5E5E5;
}


.pasteClipboard {
	background-image:url(images/paste.svg);
	background-repeat:no-repeat;
	background-position: left center;
	background-size:contain;
	background-color: transparent;
	border: none;
	width: 17px;
	height: 17px;
	color: #E5E5E5;
}

#popupwindow  {
	width: 600px;
	background-color: #D0CFCC;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(66, 68, 90, 0.2);
-moz-box-shadow: 0px 0px 10px 2px rgba(66, 68, 90, 0.2);
box-shadow: 0px 0px 10px 2px rgba(66, 68, 90, 0.2);

}
#popupwindow  .col-50 {
	vertical-align: central;
}
#popupwindow .popuplogo img {
	width: 200px;
	margin-bottom: 10px;
	display:inline-block;
	margin-top: 20px;
}
#popupwindow .iconss img {
	width: 20px;
	height:auto;
	vertical-align:middle;
}
.pop_wrap {
	padding: 10px 60px 40px 60px;
}
.pop_sign_up {
    background-color: #1E1E1E;
    color: #fff;
	padding: 20px 60px 0px 60px;
	line-height: 1;
}
.pop_sign_up p {
    margin: 0px 0px;
    line-height: 1;
}
.pop_sign_text {
	text-transform:uppercase;
	font-size: 18px;
}
#info {
	width: 45px;
	position: fixed; 
	bottom: 15px; 
	left: 15px;
	z-index: 999999;
}
#info img {
	width: 45px;
}
.close_popup {
	position:absolute;
	top: 10px;
	right: 10px;
}
@media only screen and (max-width: 782px) {
	#popupwindow  {
	width: 100%;
	background-color: #E2E1DD;

}
}


#wpcf7-f2532-o2 input[type="email"] {
	width: 70%;
	border-radius: 6px !important;
}
.collection_item {
	width: 15%;
	display:inline-block;
}
.sf_date_field .sf-date-prefix {
	display: inline-block;
	width: 59px;
}
.sf_date_field li {
	margin-bottom: 5px !important;
}


.p40.interior {
	padding: 0px 40px 40px 40px;
}
.collection_image_holder {
	display: inline-block;
	position:relative;
}
.input_holder {
	position:absolute;
	top: 5px;
	left: 0;
		width: 100%;
	height: 100%;
	z-index: 9999;
}
.input_holder input {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}
.input_holder label {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
}
.searchandfilter ul li.sf-field-post-meta-author ul {
	display: none;
}
.searchandfilter ul li.sf-field-post-meta-author ul.expanded_authors  {
	display: block;
}
.searchandfilter ul li.sf-field-post-meta-author h4 {
	display:block;
	position:relative;
	cursor: pointer;
}
.searchandfilter_left .searchandfilter ul li.sf-field-post-meta-author h4:after {
	content: '+';
	font-weight: 700;
	position:absolute;
	top: 5px;
	right: 50px;
	
}
.searchandfilter ul li.sf-field-post-meta-author h4.expanded_authors:after {
	content: '-';
}
.page-id-91208 .input_holder {
	display: none;
}
.additional_buttons button {
	-webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 10px !important;
    border: 1px solid rgba(166,166,166,1.00);
    background-color: #fff;
    color: #000;
}














/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */

	
@media all and ( min-width: 782px ) {
  
.row {
    display: table;
    table-layout: fixed;
    width: 100%;
	clear:both;
  }
[class*="col-"] {
    display: table-cell;
	vertical-align: top;
	position:relative;
  }

  .col-2-3 {
    width: 66.66666666%;
  }
  .col-1-2 {
    width: 50%;
  }
  .col-1-3 {
    width: 33.333333333333%;
  }
  .col-1-5 {
    width: 20%;
  }
    .col-1-4 {
    width: 25%;
  }
    .col-1-1 {
    width: 100%;
  }
  .col-1-8 {
    width: 12.5%;
  }
      .col-05 {
	  width:0.5%;
  }
    .col-1 {
	  width:1%;
  }
      .col-2 {
	  width:2%;
  }
    .col-5 {
	  width:5%;
  }
      .col-8 {
	  width:8%;
  }
  .col-10 {
	  width:10%;
  }
    .col-15 {
	  width:15%;
  }
    .col-20 {
	  width:20%;
  }
      .col-28 {
	  width:28%;
  }
  .col-25 {
	  width:25%;
  }
    .col-33 {
	  width:33.33333333333333%;
  }
        .col-65 {
	  width:65%;
  }
            .col-35 {
	  width:35%;
  }
              .col-45 {
	  width:45%;
  }
              .col-55 {
	  width:55%;
  }
      .col-66 {
	  width:66.6666666666666666666%;
  }
      .col-30 {
	  width:30%;
  }
    .col-50 {
	  width:50%;
  }
      .col-40 {
	  width:40%;
  }
      .col-60 {
	  width:60%;
  }
      .col-70 {
	  width:70%;
  }
        .col-75 {
	  width:75%;
  }
      .col-80 {
	  width:80%;
  }
      .col-90 {
	  width:90%;
  }
    .col-100 {
	  width:100%;
  }
  

.flex {
  display: flex;
  flex-direction: row;
  flex-flow: row wrap;
  justify-content: center;
}
[class*="fl-"] {
}
    .fl-1 {
	  width:1%;
  }
      .fl-2 {
	  width:2%;
  }
    .fl-5 {
	  width:5%;
  }
  .fl-10 {
	  width:10%;
  }
    .fl-15 {
	  width:15%;
  }
    .fl-20 {
	  width:20%;
  }
      .fl-22 {
	  width:22%;
  }
      .fl-28 {
	  width:28%;
  }
  .fl-25 {
	  width:25%;
  }
    .fl-29 {
	  width:29%;
  }
    .fl-33 {
	  width:33.33333333333333%;
  }
      .fl-40 {
	  width:40%;
  }
      .fl-43 {
	  width:43%;
  }
      .fl-45 {
	  width:45%;
  }
        .fl-65 {
	  width:65%;
  }
            .fl-35 {
	  width:35%;
  }
      .fl-66 {
	  width:66.6666666666666666666%;
  }
      .fl-30 {
	  width:30%;
  }
    .fl-50 {
	  width:50%;
  }
      .fl-40 {
	  width:40%;
  }
      .fl-60 {
	  width:60%;
  }
      .fl-70 {
	  width:70%;
  }
        .fl-75 {
	  width:75%;
  }
      .fl-80 {
	  width:80%;
  }
      .fl-90 {
	  width:90%;
  }
    .fl-100 {
	  width:100%;
  }
  
  .actions:hover > .actions_buttons {
	  display:block;
  }

.technique.multiselect.wpuf_technique_26,
.product_cat.multiselect.wpuf_product_cat_26 {
	height: 200px;
}

}

  
  
  .mid {
	vertical-align:middle;
}
.bot {
	vertical-align:bottom;
}
.top {
	vertical-align: top;
  }
  		.mshow {
		display:none;
}

	
	
	
   @media only screen and (max-width: 1400px) { 
  
  .navi li a {
	font-size: 1.0vw; 
	/*padding: 5px 20px 8px 20px;*/
	}
	.navi li li a {
	font-size: 90%;
	/*padding: 10px 20px;*/
	}
	ul#menu-main-menu li:last-of-type ul {
		margin-left:-110px;
	}
		.m_nav ul#menu-main-menu li:last-of-type ul {
		margin-left:0px;
	}
   }
   
      @media only screen and (max-width: 1200px) { 
  
  .navi li a {
	font-size: 1.0vw; 
	/*padding: 5px 10px 10px 10px;*/
	}
	.navi li li a {
	font-size: 80%;
	/*padding: 10px 10px;*/
	}
	
	.next_auctions.home_area {
    position: absolute;
    top: 50%;
    width: 70%;
    background-color: #1E1E1E;
    color: #fff;
}

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

	
		#wpadminbar {
		display: none !important;
		z-index: -1 !important;
	}


	html{min-height:100%;position:relative;}
	
.m_nav{


    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
	z-index: 99999999;
}

/* ---------------- RESP MENU------------------------- */



.admin-bar .mobile_menu {
	margin-top: -46px !important;
}
.mobile_menu {
	display:block;
	background-color: #EAE8E4 !important;
	position:relative;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.mobile_logo {
	width: 50%;
	float:left;
}
.hamburger {
	width: 30%;
	float:right;
	padding: 20px 10px;
}

.admin-bar .m_nav {
	margin-top: 0px !important;
}

#responsive-menu-container {
    background: var(--bg_menu) !important;
}



#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
	font-family: 'BenchNine' !important;
    font-size: 20px !important;
	text-transform:uppercase !important;
	font-weight: 700 !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    color: var(--text) !important;
}



#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    color: var(--text) !important;
    border-left: 1px solid var(--bg_header) !important;
    background-color:transparent !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    border-bottom: 1px solid var(--bg_header) !important;
	border-color: var(--bg_header) !important;
}


#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
    background-color: rgba(0, 0, 0, 0.1) !important;
}



#responsive-menu-container #responsive-menu-wrapper,
#responsive-menu-container #responsive-menu li.responsive-menu-item a,
#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow.responsive-menu-subarrow-active,
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow,
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow:hover {
    background-color: transparent !important;
	background: transparent !important;
}

/* ---------------- RESP MENU------------------------- */


	.mhide, .ws_controls {
		display:none;
	}
		.mshow {
		display:block;
	}
img.resp {
	width: 100% !important;
	height: auto !important;
}
img.alignleft, img.alignright {
	display:block;
	clear:both;
	text-align:center;
	float:none;
	margin:10px auto;
}
.gallery-item {
    width: 100% !important;
}

.mright {
	text-align:center;
}
.mcenter {
	text-align:center;
}
h1 {
	font-size: 210%;
}
h2 {
	font-size: 190%;
}
h3 {
	font-size: 170%;
}
h4 {
	font-size: 150%;
}
h5 {
	font-size: 130%;
}
h6 {
	font-size: 110%;
}
.wp-embedded-content {
	width: 100% !important;
}
.email.p40.center {
	padding: 0px;
}
.email.p40.center input,
.email.p40.center a {
	width: 100%;
}
.comment-respond input,
.comment-respond textarea {
	width: 270px;
}
	.product_image_holder {
		width: 100%;
		height: 100%;
		padding: 20px;
	}

.wpuf-form-add .wpuf-fields {
	margin-top: 10px;
}
	.thumbnail_single_product {
		display: inline-block;
		width: 19%;
	}
	.admin_picture_thumbs .picture_thumbs.p10.mcenter .thumbnail_single_product {
    display: inline-block;
    width: 22%;
}
.video_admin  {
	width: 20%;
	display:inline-block;
}

	.thepic {
		float: none;
		margin-right: 0px;
	}
.thepic img {
	width: 60px;
}
.row.borbot img {
	width: 100%;
}
	.product_image_holder_home {
		width: 100%;
		height: auto;
		background-color: #e1e1e150;
		display: flex;
		-webkit-box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.08);
		box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.08);

		text-align: center;
		position: relative;
		align-items: center;
		justify-content: center;
		padding: 20px;
		margin: 5px;
	}

	.acf-repeater.-table table.acf-table tbody tr.acf-row {
		display: block;
		width: 100%;
	}
	
#crop_area .acf-repeater.-table {
	display:block;
	width:150px;
	margin: 0 auto;
}
#crop_area .acf-label {
	text-align:center;
}
.the_info .meta_value {
	line-height: 1.5;
	padding: 10px 0;
	border-bottom: 1px dotted #e1e1e1;
	font-size: 80%;
	
		display:inline-block;
	background-color:rgba(0,0,0,0.05);
	padding: 4px;
	margin: 1px;
	width:48%;
	vertical-align:top;
}
a.btn {
    color: #fff;
    /* font-family: 'Bitter', serif; */
    font-size: 14px;
    background: #222;
    position: relative;
    display: block;
    margin: 4px 0px;
    padding: 10px 15px;
    text-align: center;
    line-height: 1 !important;
}
a.button {
    color: #fff;
    /* font-family: 'Bitter', serif; */
    font-size: 14px;
    background: #DD1A19;
    position: relative;
    display: block;
    margin: 4px 0px;
    padding: 10px 15px;
    text-align: center;
    line-height: 1 !important;
}

.borbot a.btn,
.borbot a.button {
	width: 48%;
	display: inline-block;
	 margin: 1px 1px;
}
.borbot .sto a.btn,
.borbot .sto a.button {
	width: 100%;
	display: inline-block;
	 margin: 1px 1px;
}

.searchandfilter ul {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
	padding: 0 !important;
}
.frames_tags.p10.center {
	padding: 0 !important;
	text-align:left;
}
.frames_tags .searchandfilter ul li ul li {
    display: inline-block;
    margin: 4px;
	width: 47%;
	letter-spacing: -1px;
}
.framed {
    display: inline-block;
    border-style: solid;
    border-color: white;
    border-image-repeat: round;
    position: relative;

    margin-bottom: 30px;
    margin-right: 0px;
}
.frame-title span {
	display:block;
	height:1px;
	overflow:hidden;
}






.center.p40.framed_on_product {
	padding: 0 !important;
}





.borbot .thepic {
	width: 20%;
}
.borbot .admin_picture_thumbs .picture_thumbs.p10.mcenter {
    padding: 0px;
    padding-top: 0px;
	width: 75%;
	float:right;
}
.borbot .picture_thumbs.p10.mcenter {
	text-align:left;
}
.video_admin {
	display:inline-block;
	width: 10%;
}

 .modal-content {

  margin: 10px auto; /* 15% from the top and centered */
  padding: 0px;

  width: 100%; /* Could be more or less, depending on screen size */

}
.admin_picture_thumbs .thumbnail_single_product {
    display: inline-block;
    width: 10%;
}

.techniques input[type="text"] {
	width: 100%;
}
.techniques .update_technique {
	width: 100%;
}
li.wpuf-el._width,
li.wpuf-el._height,
li.wpuf-el._length,
li.wpuf-el._weight {
	width: 100% !important;
	float:right;
}

.wpuf_product_form .wpuf-form-add input[type="submit" i].wpuf-submit-button.wpuf_submit_26 {
    width: 100%;
}
.the_info .cw.meta_value {
    min-height: 10px;
    width: 100%;
}
.mobi_break {
	display:block;
	color: #fff;
	height: 4px;
}

.borbot a.btn.ctwi, 
.borbot a.button.ctwi {
    width: 100%;
    display: inline-block;
    margin: 10px 1px 1px 1px;
}
input.btn.ctwi {
    width: 100%;
    display: inline-block;
    margin: 0;
} 
.grey_bg {
    background-color: #fff;
	margin: 0px 10px 30px 10px;
}
.catawiki_top .mcol-20 {
	width: 20%;
}
.catawiki_top .mcol-30 {
	width: 80%; 
}


  
  
[class*="mcol-"] {
	font-size: 10px;
  }
  
  [class*="mcol-"] .picdata {
	font-size: 13px;
  }
  
  
.select_deselect   {
	font-size: 10px;
	padding: 4px;
  }
  .select_deselect.mshow   {
	  display:inline-block;
  }
.searchandfilter_holder {
	position:absolute;
	top: 0;
	right: -110%;
	width: 100%;
	height: 100%;
	z-index: 700;
	background-color: rgba(244,244,244,1.00);
	transition: all ease 0.5s;
}
  .searchandfilter_holder.opened {
	right: -3%;
}
  
  .master_admin_holder {
	  width: 100%;
	  overflow:hidden;
  }
  
.searchandfilter_left .searchandfilter select.sf-input-select, 
.searchandfilter_left input.sf-input-text {
    width: 280px;
}
.borbot {
    margin-bottom: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
	border-bottom: 1px dotted #ccc;
	background-color: #fff;
}  
  .authors_fields textarea {
    height: 250px;
	width: 100% !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
}
.grey_bg button.btn, 
.grey_bg input.btn, 
.grey_bg select, 
.grey_bg select, 
.grey_bg a.btn,
.grey_bg input:not([type="radio"]):not([type="checkbox"]):not([type="submit"])  {
    width: 280px;
    margin-top: 5px;
}
.close_filters {
	position:absolute;
	top: 0px;
	right: 0px;
	background-color:rgba(151,151,151,1.00);
	padding: 10px 15px;
	color:#fff;

}
.min900 {
	min-height: 900px;
}
a.term_link {
  padding: 10px 15px;
  border: 1px solid #ccc;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.btn.finish_sale {
	width: 100%;
}

#find_nip {
	width: 48%;
	height: 38px !important;
}
.additional_frames img {
	width: 49% !important;
	height:auto;
}
.caption .wpuf-drag-file {
	display:none !important;
}
input.sell_offline {
	font-size: 10px !important;
}


.pop_sign_up {
    background-color: #1E1E1E;
    color: #fff;
    padding: 20px 20px 0px 20px;
    line-height: 2;
}
.pop_sign_text {
    text-transform: uppercase;
    font-size: 12px !important;
}

.p40.interior {
	padding: 20px;
	padding-bottom: 20px;
}

.p40.interior {
	padding: 10px 20px 10px 20px;
}
li.sf-field-post-meta-author ul li {
	display:inline-block;
	width: 49%;
	    font-size: 11px !important;
}
li.sf-field-post-meta-author ul li label {
	display:inline-block;
	padding-left: 0px !important;
	transform:translateY(-2px);
}
}


