@charset "UTF-8";
/* CSS Document
PLUGIN OVERRIDES */

/* CUSTOM CSS PLUGIN OVERRIDES   
----------------------------------------------- */


/* hide the event categories from the main blog page */
    .blog article.category-upcoming-events,  .blog article.category-category-past-events {display: none;}   



.hide {display: none;}

.desktop {display: block;}

.mobile {display: none;}



.entry-header .entry-title {
    margin-top: 35px;
}



.site-content.fullwidth {
   margin: 0!important;
}


.page-template-page-blank #page.site {
    max-width: 100%!important;
    width: 100%!important;
}

.page-template-page-blank .fullwidth #content {
    padding: 0;
}


.ipadmessage{
	display: none;
	
}

.ipad .ipadmessage{
	font-size: 14px;
	font-style: italic;
	line-height: 1mm;
	color: #666;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
}


.i {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0px 0.5em 0px 0px !important;
    text-align: center;
    line-height: 1em;
	font-size: 22px;
	color: #FFF;
	opacity: .75;
	position:absolute;
	left: 15px;
	top: 15px;
}

.menu-button .i:hover {
   opacity: 1.00;
}


/* easyzoom OVERRIDES and add ons*/

.zoom-row {
    clear: both;
    padding: 0.5em;
    margin: 0 auto;
}


.zoom-area {
	width: 300px;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 0;
}


.zoom-row h3 {
	color: #5D5D5D;
	font-size: 27px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	display: block;
	padding-top: 55px;
	padding-left: 15px;
	
}


.zoom-area-window {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 15px;
	display: inline-block;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	border: 1px solid #EAEAEA;
	box-shadow: inset 0px 0px 10px rgba(111,111,111, 0.3);
}
.win1 {
	height: 345px;
}

.win2 {
	height: 395px;
}

.win3 {
	height: 274px;
}

.win4 {
	height: 274px;
}

.win5 {
	height: 310px;
}

.win6 {
	height: 290px;
}
.win7 {
	height: 246px;
}
.win8 {
	height: 284px;
}
.win9 {
	height: 217px;
}

.win10 {
	height: 205px;
}

.win11 {
	height: 185px;
}


.zoom-area:last {
	margin-left: 0%;
}




/* Shrink wrap strategy 2 */
.easyzoom {
    display: inline-block;
}


.easyzoom img {
    vertical-align: bottom;
	max-width: auto;
	width: auto;
}

.easyzoom-flyout img {
	max-width: 1000px;
}




/* Smart Block OVERRIDES */

.SWBOC_Widget .et_social_inline {display: none;}



/* Ninja forms OVERRIDES */

.ninja-forms-field-error {
	color: #F00;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ninja-forms-required-items {
	color: #999;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 90%;
}
.ninja-forms-error-msg {
	color: #F00;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* ===================== spinsoft OVERRIDES ========================*/



/* Galleries category page page-id-3711 */




.page-id-3711 .imageholder {
    width: 30%!important;
}

.page-id-3711 .thumbcontainer {
    width: auto;
    max-width: none;
        min-height: 0px;
}

.page-id-3711 .thumbbox, .thumbbox-nojs {
    min-height: 180px;
    margin-bottom: 10px;
}

.page-id-3711 .thumbtext {
    font-size: 15px;
    line-height: 1.3em;
	text-transform: uppercase;
}

.page-id-3711 .thumbtext {
      font-size: 20px;
}




/*============ hiding the images -============*/
.page-id-3711 .thumbbox img {
    display: none;
}

.page-id-3711 .imageholder {
    width: 50%!important;
    margin: auto!important;
    /* float: none!important; */
    display: block;
}

/* this is the show/hide the button for Heart of OC */
.page-id-3711 #imageholder_i1, .heartOC-menuitem {
   /* */display: none!important;
}



.page-id-3711 .thumbbox, .thumbbox-nojs {
    min-height: 0px;
    margin-bottom: 10px;
}

.page-id-3711 .thumbtext a {
    display: block;
    color: #666666;
    padding: .75em;
    border: solid #cccccc 1px;
    background-color:  #dbe5ae;
    margin-bottom: 18px;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
        text-transform: capitalize;
}

.page-id-3711 .thumbtext a:hover {
    border: solid #cccccc 1px;
    background-color:  #EC9411;
    color: #FFFFFF

}


.artist-hover-thumbnail {
    width: 350px;
    height: 600px;
    text-align: center;
    float: right;
    margin-right: 0;
}


.txtPrice:before {
    content: '';
    padding-right: 0px;
}

.artisttitle {font-size: 17px;}

.artTitle {
    color: #666666;
}

div.ss-next-arrow:hover, a:hover.ss-next-arrow {
    text-decoration: none;
}

div.ss-prev-arrow:hover, a:hover.ss-prev-arrow {
     text-decoration: none;
}


a.artist_link {
		display: block;
	line-height:  1.3em;
	padding:0px;
	}
	

a:hover.artist_link {
	font-weight: normal;
	text-decoration: none;
	line-height:  1.3em;
	padding:0px!important;
	position: relative;
	top: auto;
	}
	

.artist_link .mediumlink {
	font-size: 12px;
	padding:0px;
}


span.arttitle::before {
    content: " ";
}

span.arttitle::after {
    content: " ";
}


ul.artist-hover-list li a, ul.artist-hover-list li a:hover{
    line-height:  1.3em;
	padding:0px;
	font-size: 12px;
}


.imagetext {
    font-size: 13px;
    line-height: 1.7em;
}

/*
 .imageholder {
    height: 225px;
}
*/
.thumbcontainer {
    width: auto;
    max-width: 175px;
   min-height: 175px;
}

 .thumbbox img {
    height: auto!important;
    left: auto;
    min-width: 0%!important;
    min-height: 0px;
    max-height:  170px;
    object-fit: contain;
    width: 175px;
}


.thumbbox, .thumbbox-nojs {
    overflow: hidden;
    width: auto;
    min-height: 0px;
    margin-bottom: 10px;
}



.add-details h5 {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}
h3.page_title {padding-bottom: 85px;}


.art-content {
	padding-top: 50px!important;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

.imagetext a {
	color: #666666;
}

.imagetext a:hover {
	color: #000000;
	text-decoration: none;
}


.imagetext a:visted {
	color: #9f9f9f;
	
	
}




#ss-catlistdiv{
    display: block;
    float: left;
    margin-right: 15px;
}

#ss-subcatlistdiv {
    display: block;
    float: left;
    margin-right: 15px;}


p.search-text {
    float: left;
    clear: both;
    margin-top: 25px;
    font-size: 15px;
}


.entry-content #searchdiv input[type="submit"] {
    font-size: 14px;
    line-height: 1.4em;
    border: solid #cccccc 1px;
    border-radius: 0px;
    top: 0;
    background-color: #f1f1f1;
    background-image: none;
    box-shadow: none;
        float: left;
    display: block;
    margin-right: 25px;
}

select#ssdbthumbnails {
      padding: .35em .5em;
    text-align: center;
    top: 0px;
    position: relative;
    margin-left: 10px;
    font-size: 14px;
    line-height: 1.8em;
    border: solid #cccccc 1px;
    border-radius: 0px;
    background-color: #f1f1f1;
    background-image: none;
    height: auto;
	
}

.entry-content #searchdiv input[type="text"] {
    width: 50%;
    line-height: 1.8em;
      font-size: 16px;
    margin-bottom: 15px;
    text-indent: .75em;
    background-color: #f1f1f1;
    color: #333333;
	    min-height: 0px;
}



.pswp__button:hover {
    background-color: #cccccc!important;
}


.detail-area {
    width: 750px;
    display: block;
    margin: auto;
    max-width: 80%;
}


.add-details .col:first-child {
    width: 35%!important;
}

.add-details .col {
    width: 60%!important;
}

.add-details .arttitle {
    font-size: 15px!important;
}

.add-details {
    font-size: 13px!important;
	min-height: 0px!important;
    
}

a.inquire-link {margin-left: 40.5%;}


.backtogallery a {
    font-size: 11px;
    padding: .25em .5em;
    color: #999;
    text-transform: uppercase;
    letter-spacing: normal;
    text-align: center;
    float: right;
    position: absolute;
    right: 15px;
    top: 0px;
    border: solid 1px #ccc;
}


.page-template-page-art .searchBlock {
    float: right;
    position: absolute;
    top: -30px!important;
    right: 0px;
}

.pageResultsDD {
    width: 180px;
    float: right;
    position: absolute;
    right: 230px;
    top: 18px!important;
}


.sorting-letters {
	text-align: center; 
	}

.sorting-letters a{
	font-size: 18px; 
	color: #444444;
	font-family: Century_Gothic_Bold; 
	padding-right: 1em;
	}



.sorting-letters a:hover{
	color: #999999;
	}
.sorting-letters a:active{
	color: #000;
	
	}
.sorting-letters a:visited{
	color: #444;
	}

/* ===================== spinsoft OVERRIDES ========================*/



/*Widget Classes */


.widget-last {
	margin-right: 0px;
}
/* Recent Posts Extended */


.rpwe-block li{
border-bottom: none;
padding: 5px 0 10px ;
list-style-type: none;
display: block;
}

.rpwe-block a{
display: inline !important;
text-decoration: none;
}

.rpwe-block h3{
background: none;
clear: none;
margin-bottom: 0;
margin-top: 0;
font-weight: 400;
font-size: 13px;
line-height: 1.5em;
}

.rpwe-thumb{
border: none;
box-shadow: none;
margin: 2px 10px 2px 0;
padding: 3px;
}

.rpwe-summary{
font-size: 12px;
    line-height: 1.3em;
}

.rpwe-time{
font-size: 11px;
}

.rpwe-comment{
color: #bbb;
font-size: 11px;
padding-left: 5px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

.rpwe-aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}


.rpwe-block ul {
}

#content .rpwe-block ul li {
	list-style: none;
	margin-left: 0px;
	}


.rpwe-block a.more-link {
	font-weight: normal;
	font-size: 95%;
}
.rpwe-block a:hover.more-link {
	text-decoration: underline;
}
.rpwe-block h3 {
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 5px;
}
.rpwe-thumb {
	margin-right: 3.5%;
}


/* Social Media */

.socialmedia-buttons {
	margin-top: 5px;
	width: 200px;
}
/*ShortCodes Ultimate */



.home .su-column img.size-full {
	max-width: 100%;
	width: 300px!important;
}
.su-button {
	min-width: 200px;
}
.su-divider {
	clear: both;
	position: relative;
	height: 1px!important;
	margin: 2.5em 0px 1.5em;
	background: none repeat scroll 0% 0% #EDEDED !important;
	border: none!important;
}
.su-divider a {
	position: absolute;
	right: 0px;
	bottom: 1px!important;
	display: inline-block;
	color: #EDEDED!important;
	font-size: 0.8em;
	text-decoration: none;
	background-color: #666666!important;
	-moz-border-radius: 1px;
	border-radius: 1px;
	padding: 4px;
}
/* Teaser Loop */
.su-posts-teaser-loop h2.su-post-title {
	display: block;
	margin: 0px;
	padding: 0px;
	border: medium none;
	font-size:  17px!important;
	font-weight: normal;
	clear: none;
}
.su-posts-teaser-loop .su-post-thumbnail {
	float: left;
	display: block;
	width: 80px!important;
	height: 60px!important;
	margin: 0px 1em 0px 0px;
	position: relative;
	overflow:hidden;
}
.su-posts-teaser-loop .su-post-thumbnail img {
	display: block;
	margin: 0px;
	padding: 2px;
	border: 1px none #CCC!important;
	border-radius: 5px;
	max-width: 150%!important;
	max-height: 100%;
}



.x------------------responsive------------------x {
}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 960px) {


.zoom-row h3 {
	text-align: left;
	padding-left: 15px;
	
	
}

.zoom-area-window {
	display: none;
}

}
@media only screen and (max-width: 850px) {
	a.inquire-link {
		margin: 0px auto 0; 
		text-align: center;
		padding-top: 20px;
    	display: table;
    	position: relative;
    	left: 9px;
	}	
	
	
}

@media only screen and (max-width: 800px) {
	.sorting-letters {
	float: left!important;
	text-align: center;
	width: 335px!important;
	display: block!important;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}
	
	
	
	
}
@media only screen and (max-width: 769px) {



.ipad .ipadmessage{
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	padding-left: 35px;
}


.field-wrap.label-right label, .field-wrap.label-left label {
    display: block!important;
	clear: both!important;
}


.desktop {display: none;}

.mobile {display: block;}


#index_rightcontent .mobile{
	padding-bottom: 15px;
}

.art-content {
    padding-top: 15px!important;
  
}

.pageResultsDD {
    float: left!important;
    position: relative!important;
    right: 0px!important;
    top: 0px!important;
	clear: both!important;
	margin: 15px 0px;
}

.zoom-area {
	width: 300px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.zoom-row h3 {
	margin: 0px;
	text-align: left;
	float: none;
	display: block;
	padding-top: 20px;
	padding-left: 15px;
	width: auto;
	font-size:22px;

}


.easyzoom img {
    vertical-align: bottom;
	max-width: 200px;
	width: auto;
}

.easyzoom-flyout img {
	max-width: 1000px;
}




.rpwe-time {
	font-size: 80%;
	font-style: italic;
	text-align:center;
	display: block;
}

div#searchdiv  {width: 200px; margin: 0 auto;}

div#searchdiv input#search {width: 100%; margin: 0 auto;}

div#searchdiv input[type=submit] {
	margin: 15px auto;
	width: 75%;
	display: block;
}

.ninja-forms-required-items {
    text-align:center;
}

.field-wrap, #ninja_forms_required_items {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.footer-widget-are .ninja-forms-cont{
	display: block;
	width: 225px;
	margin: 5px auto;
}


.rpwe-summary {
      text-align:center;
}

.text-wrap.label-above label, .textarea-wrap.label-above label {
	text-align: center;
}

div.meteor-slides {
	left: -4%;
}
.su-column img, .su-column iframe, .su-column object, .su-column embed, .home .su-column img.size-full {
	width: 100%!important;
}
/*   SHORTCODE  PLUGIN OVERRIDES*/

.widget-last {
	margin-right: auto;
}
.su-column {
	float: none;
}
.su-column-1-2 {
	width: 90%;
}
	
	

	
	
	
}
 @media (max-width: 680px) {

     
  article.format-link .entry-content {
    max-width: 100%;
    float: none;
}   
     
     
.page-template-page-art .searchBlock {
    float: right;
    position: absolute;
    top: -90px!important;
    right: 0px;
}


.entry-content h3.page_title {
	margin-top: 95px;
	}

.easyzoom img {
	max-width: 200px;
}

.easyzoom-flyout {
	max-width: 300px;
}

.easyzoom-flyout img {
	max-width: 1000px;
}

}

@media (max-width: 481px) {

.entry-content h3.page_title {margin-top: 95px;}

.easyzoom img {
	max-width: 130px;
}

.easyzoom-flyout {
	max-width: 200px;
}

.easyzoom-flyout img {
	max-width: 1000px;
}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {





}
