/* RESET
------------------------------------------------------------------------------------*/
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, strong, sub, sup, tt, var,b, 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; outline: 0; font-size: 100%; vertical-align: baseline; max-width: 100%;}
.container, iframe { max-width: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
html, body	{ height:100%; }
a img,:link img,:visited img { border:none }
:focus { outline: 0; }
a, a:hover  { text-decoration:none;} 
a, a:active, a:visited {outline: 0 !important; } /* Firefox */
table { border-collapse: collapse; border-spacing: 0; }
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after {  -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
.clearFloat::before, .clearFloat::after { display:table; content:"";}
.clearFloat::after	{ clear:both; }
img	{ max-width: 100%; height: auto; width: auto9; /* ie8 */ }

/*BS breakpoints: 768 / 992 / 1200 w side-pad 15px
/*font-size: 1.5vw;*/
.clearboth
{
	clear:both;
}
/* PALETTE
------------------------------------------------------------------------------------*/
body { color: #555; background: WHITE; }
a { color: #333; }
div.wpcf7-mail-sent-ok {border: 2px solid BLACK;}
.color1 {color: RED;}
.color2	{color: BLUE;}

/* ALT LINKS W. DEFAULT HOVER (BLACK)
------------------------------------------------------------------------------------*/

a:hover	{ color: BLACK; }


/* HTML / FONTS
------------------------------------------------------------------------------------*/
body {
	font-family: 'Whitney SSm','Open Sans', sans-serif; 
	display: optional;  
    font-weight: 300;
    line-height: 1.5rem;
    -webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,h6,p {
	display: optional;
	margin: 0 auto 20px;
}

h1,h2,h3,h4,h5,h6	{
	font-family: 'Whitney SSm', sans-serif;
	font-weight: 300;
	}

h1 {
	font-size: 2rem;
	font-weight: bold;
} /* for slogans and blog titles */

h2.pageTitle,
h2.rowHeading	{
	padding: 40px 0 10px 0;	
	font-size: 2rem;
}

h2.pageTitle {
	text-align: center;
}

h3	{ /* index page post titles */	
	font-size: 1.5rem;
}

h1,p {
	max-width: 730px;
}

.mainContent ul,
.mainContent ol {
	/*width: 90%;
	max-width: 600px;*/
	margin: 0 auto 20px;
	padding-left: 20px;
}

p::-moz-selection { color: WHITE; background: GREY;}
p::selection { color: WHITE; background: GREY; }

p.editLink	{
	font-size: 10px;
}

p.editLink a	{
	background: #66ff66;
	padding: 0px 4px 0px 5px;
	margin-right: 3px;
}

p.entry-date	{
	font-size: .9em;
	margin-top: -16px;	
}

.wp-block-image figcaption 	{
	font-size: .8em;
	margin-top: .1em !important;
}

.readmore {
	margin-top: 20px;
	text-align: right;
	font-size: .9em;
}

a.button	{
	text-align: center;
	padding: 8px 16px;
	padding: 10px 30px;
	border: 1px solid BLACK;
	background-color: GREY;
	color: WHITE;
	border-radius: 0px;
	font-weight: bold;
}

a.button:hover	{
	background-color: BLACK;
	border-color: BLACK;
	color: WHITE;
}

.center {
	text-align:center;
}

img	{
	margin-bottom: 30px;
}

.wp-block-image img	{margin-bottom: 0;}

@media (min-width:768px) {
	.mobileonly { display:none;}
	.desktoponly { display:block; }
}
@media (max-width:768px) {
	.mobileonly { display:block; padding-bottom:15px;}
	.desktoponly { display:none; }
}

/* CONTAINERS
------------------------------------------------------------------------------------*/
.navbar-wrapper {min-height: 120px;background: WHITE;z-index: 999;} /* full-width */
.container-fluid {}
.container {max-width: 1170px;margin: 0 auto;}
.mainContent	{min-height: calc(100% - 10px); }
.mainContent.underFixedNav	{padding-top: 60px;}

section{}
section.footer {}
.row	{background-color: TRANSPARENT; margin-left: 0;margin-right:0;}
.row.nothingHere	{ /*404*/
	width: 700px;
	max-width: 100%;
	margin: 10% auto 0;
	text-align: center;
}

/* HEADERS / NAVIGATION
------------------------------------------------------------------------------------*/
.navbar {margin-bottom: 0px;}
.navbar-default {background-color: transparent;border-color: transparent;} /* padded inner */
.navbar-static-top {}

@media only screen and  (min-width: 768px) {
	.navbar-wrapper { /*position: fixed;*/ width: 100%;}
	.bannerImg { padding-top: 50px; /* or mainContent padding-top 70px */}
	.bannerImg img {width: 100vw;}
}

/* site title -----------------*/

.siteTitle	{
	margin: 36px 0 30px 0px;
	float: left;
	width: 100%;
    text-align: center;
}

a.header_logo_link	{ 
	font-family: 'Whitney SSm', sans-serif;
	display: optional;  
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.8rem;
	color: 	BLACK;
}

@media only screen and (min-width: 768px)	{
	a.header_logo_link	{font-size: 2rem;}
}

a.header_logo_link:hover	{
	color: #1171b5;
}

/* main navigation -----------------*/

#menu-main-navigation {
	font-family: 'Whitney SSm', sans-serif;
	display: optional;  
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.3rem;
	color: 	BLACK;
}	
	
.navbar-default .navbar-nav>li>a	{
	color: WHITE;
	font-weight: normal;
}


.navbar-default .navbar-nav>li>a:hover	{
	color: #333;
}
.navmenu_align {
    float: right;     
    width: 100%;
}

@media only screen and (min-width:768px)	{
	.navmenu_align {width: 100%;}
	#menu-main-navigation { }
	#navbar {
		width: 100%;
		margin:0 auto;
		background:#999999;
		margin-bottom: 20px;
		padding: 6px 0 4px;
	}
}

/* toggle button (=navbar-header)-----------------*/

.navbar-header	{}
.navbar-default .navbar-toggle {border-color: transparent; margin-top: -30px;}
.navbar-default .navbar-toggle:hover,
.page-home .navbar-default .navbar-toggle:active,
.page-home .navbar-default .navbar-toggle:visited,
.navbar-default .navbar-toggle:focus  {background-color: transparent; }
.navbar-default .navbar-toggle .icon-bar {background-color: #666;}
.navbar-default .navbar-toggle .icon-bar:hover {background-color: BLACK;}

.nav>li>a	{
	padding: 10px 30px;
}

/* links / dropdown-----------------*/

#navbar {}
.menu-main-navigation-container	{width: 100%;}
.navbar-default .navbar-collapse {border-color: GREY;padding: 0;} /* top of mob-menu */
.navbar-nav {margin:0;}
#navbar ul {list-style-type: none;padding: 0;
    justify-content: center;width: 100%;}
#navbar ul li {display: block; font-size: 15px; padding: 10px 0;border-bottom: 1px solid GREY;text-align: center;background-color: #999;}
#navbar ul li:first-child	{padding-top: 8px;}

@media only screen and (min-width: 768px)	{ /* wide links */
	#navbar ul li {background-color: transparent;}
	#navbar ul li,
	#navbar ul li:first-child {padding: 0;border-bottom: 0px;} 
	#navbar ul {display: flex;}
}

ul#menu-main-navigation li.current_page_item a	{color: BLACK;}

/* mob-icon-home-menu - Leonardo ------------ */
/* LANGUAGE - Leonardo -----------------------*/

/* SIDEBAR
------------------------------------------------------------------------------------*/

/* widget styles----------------------------- */

.widget h3, 
.single .widget h3, 
.archive .widget h3 {
    color: BLACK;
    font-size: 1.0em;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: .1rem;
	padding-top: 20px;
}

.widget ul li, 
.single #mainContent #rightContent .widget ul li, 
.archive #mainContent #rightContent .widget ul li {
    list-style: none;
}

.mainContent .sidebar .zoom-social-icons-list	{ 
	display: none; /* if in footer) */
}

/* PAGINATION
------------------------------------------------------------------------------------*/

.right { /* for get_previous_post() ie Next » */
    float: right;
    margin-left: 15px;
    margin-bottom: 8px;
    padding: 3px;
    border: 0px dotted #525665;
}
.left { /* for get_next_post() ie « Previous */
    float: left;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 3px;
    border: 0px dotted #525665;
}

/* FOOTER
------------------------------------------------------------------------------------*/

section.footer	{
	background-color: WHITE;
	border-top: 1px solid #eee;
	color: #666;
	padding: 30px 15px 0px;
	margin-top: 40px;
	text-align: center;
	clear:both;
	line-height: 1.2rem;
}

p.copyright	{
	text-align:center;
	font-size: .8rem;
	margin-bottom: 2px;
}

.zoom-social_icons-list__item	{
	margin: 4px 10px !important;
}
/*.socialIcons,*/
.zoom-social-icons-widget	{
	margin-bottom: 20px;
}

p.credit	{
	font-size: .6em;
	color: #aaa;
	margin-bottom: 20px;
}

.home p.credit {	display: none;}
.home p.copyright	{margin-bottom: 30px;}

.page-contact p.credit	{
	display: block;
}

p.credit a	{color: #aaa;}
.page-contact p.credit a	{color: #999;}	
.page-contact p.credit a:hover	{color: #777;}	

/* HOME
------------------------------------------------------------------------------------*/

/* overrides -----------------*/
.home .navbar-wrapper {
	min-height: 170px;
}


.home ul#menu-main-navigation li.current_page_item	{
	display: none;
}



.home .mainContent section:last-child	{
	border-bottom: 1px solid transparent;
}

/* sections -----------------*/

section.Hero {}

.home section#about	{
	padding-top: 60px;
}

.heroContent	{
	top:0;
}

.homeContent	{
	width: 700px;
	max-width: 100%;
	padding: 50px 30px;
	margin: 0 auto;
}

.homeImage img {
    margin: auto;
    max-height: calc(100vh - 190px);
    width: auto!important;
}
.homeImage {
    text-align: center;
}

/* GALLERY
------------------------------------------------------------------------------------*/
.single-artwork .mainContent	{
	padding-top: 20px;
}
.mainContent .list-work {
    width: 85%;
    width: 100%;
    margin: 0 auto;
}

.mainContent .list-work ul	{
	padding-left: 0;
}
.listimg .item .Unframed img {
		padding: 28px;
		border: 2px solid #ddd;
	}
@media screen and (min-width: 760px) { /* was 560*/
	.listimg .item img {
		height: 260px;
		width: auto;
		margin-bottom: 0;
	}
	
}
.list-work .item {
    margin-bottom: 0px;
    padding-left: 0;
    text-align: center;
}
.single-work .detail-work .imageInfo li {
    font-size: 14px;
    padding-bottom: 10px;
}

.detail-work .imageInfo li {
    padding-right: 8px;
    padding-left: 7px;
    padding-bottom: 15px;
    float: none;
    display: inline-block;
}
.detail-work img {
    width: auto;
    max-height: 100%;
}

/* DETAIL-WORK
------------------------------------------------------------------------------------*/
.work_title{
    margin-bottom: 15px;
}
.mainContent ul.listimg {
    max-width: none;
    /*margin-left: -15px;
    margin-right: -15px;*/
}

.detail-work .carousel-inner{
    text-align: center;
}
.detail-work img{
    width: auto;
    max-height: 100%;
}
.detail-work .carousel-inner>.item>a>img,
.detail-work .carousel-inner>.item>img,
.detail-work .img-responsive, 
.detail-work .thumbnail a>img,
.detail-work .thumbnail>img{
    display: inline-block;
}
.detail-work .carousel-control{
    width: 30px;
    position: fixed;
    z-index: 0;
}
.detail-work .carousel-control.left{
    left: 15px;
    background-image: none;
}
.detail-work .carousel-control.left svg,
.detail-work .carousel-control.right svg{
    position: absolute;
    top: calc(50% - 0px);
    left: 0;
    z-index: 99999;
}
.detail-work .carousel-control.right{
    right: 15px;
    background-image: none;
}
.detail-work .carousel-caption{
    position: static;
}
.single-work .detail-work .imageInfo li{
    font-size: 14px;
    padding-bottom: 10px;
}
.detail-work .imageInfo li{
    padding-right: 8px;
    padding-left: 7px;
    padding-bottom: 4px;
    float: none;
    display: inline-block;
}

.detail-work .imageInfo li.imageTitle	{
	display: block;
	padding-bottom: 4px;
	padding-top: 15px;
	font-weight: normal;
	color: BLACK;
	text-transform: uppercase;
}

.detail-work .imageInfo li.dimensions,
.detail-work .imageInfo li.price {
	font-size: .9rem;
}

.detail-work .imageInfo li a{
    padding: 0;
}
.listimg.nav > li > a{
    padding: 5px 7px 7px 7px;
}
.detail-work .nav > li > a.thumbs,
.detail-work .nav > li > a.magnify{
    display: block;
    background-image: url(../images/prevNext.png);
    border-radius: 0;
    overflow: hidden;
    text-indent: -200px;
    height: 16px;
    background-position: -12px -16px;
    width: 14px;
    margin-top: 2px;
}
.nav > li > a:hover,
.nav > li > a.thumbs:focus, 
.nav > li > a.thumbs:hover{
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    opacity: 1;
}
.detail-work .nav > li > a.thumbs:focus, 
.detail-work .nav > li > a.thumbs:hover{
    background-position: -12px 0
}
.detail-work .nav > li >a.magnify {
    background-position: -44px -16px;
}
.detail-work .nav > li >a.magnify {
    width: 25px;
}

.detail-work .nav > li > a.magnify:hover {
    background-position: -44px 0;
}
.detail-work .carousel-caption{
    padding-bottom: 0;
}
@media (min-width: 1200px){
    .detail-work .carousel-control.right{
        /*right: -64%;*/
    }
}
@media (min-width: 1350px){
    .detail-work .carousel-control.left{
        /*left: -50%;*/
    }
    .detail-work .carousel-control.right{
        /*right: -68%;*/
    }
}
@media (max-width:768px){
    .listimg {
        max-width: none;
        margin-left: -5px;
        margin-right: -5px;
    }
    #carousel-images{
        padding: 0;
    }
    .container.mainContent.detail-work{

    }
    .detail-work .col-xs-11{
        margin: 0 auto;
        float: none;
    }
    .detail-work{
        margin-left: 0;
    }
    .detail-work .carousel-control{
        display: none;
    }
    .btn_next,
    .btn_prev{
        display: block;
    }
    .btn_next{
        float: right;
		padding-top: 40px;
    }
    .btn_prev{
        float: left;
		padding-top: 40px;
    }
}
@media (min-width: 568px) and (max-width:767px){
    .detail-work .col-sm-4{
        width: 50%;
        float: left;
        text-align: center;
    }
}
@media (max-width: 568px) {
    .detail-work .col-sm-4{
        text-align: center;
    }
    .detail-work .carousel-control.left svg,
    .detail-work .carousel-control.right svg{
        /*top: 35%;*/
    }
}
@media (max-width: 420px) {
    .detail-work .carousel-control.left svg,
    .detail-work .carousel-control.right svg{
        /*top: 30%;*/
    }
}
@media (max-width: 380px) {
    .detail-work .carousel-control.left svg,
    .detail-work .carousel-control.right svg{
        /*top: 25%;*/
    }
}

.content_info {
    cursor: pointer;
    background-image: url('/wp-content/themes/jbyres/images/info.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 23px;
    height: 23px;
    float: right;
    margin-right: 50px;
}

.content_info:hover	{
	background-position: top right;
}
.content_notes{
	display: none;
	text-align: justify;
}
.content_notes p{
	margin: 0 auto;
	max-width: 100%;
	max-width: 800px;
	padding-top: 30px;
}
.navigation.pagination{
	text-align: center;
	display: block;
}
@media screen and (max-width: 600px)	{
	#work_listing ul li.item {
		height: auto;
		width: 100%;
	}
	#work_listing ul li.item a img {
		max-height: none;
	}
	.content_info{
		margin-top: 0px;
	}
}
@media screen and (min-width: 768px)	{
.content_info{
		margin-top: -20px;
	}	
	.btn_next, .btn_prev {
    display: none;
}
}

@media (max-width: 768px)
{
.btn_next, .btn_prev {
    display: block;
}
}
@media (max-width: 560px)
{
.listimg .item img 
{
	width:100%;
	height:auto;
}
}

.single-artwork .image img:hover	{ /* why not working? */
	 cursor: zoom-in;
	 cursor: -moz-zoom-in;
	cursor:-webkit-zoom-in;
}

/* BLOG
------------------------------------------------------------------------------------*/

.masonry.bordered .brick	{
	padding-bottom: 10px;
	margin-bottom: 20px;
}

@media (min-width: 768px)
{
.masonry .brick img {
    max-width: 300px;
    padding: 0 10px;
}
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    width: 300px;
    height: auto!important;
}

.rpwwt-widget ul li img	{
	margin: .3em .75em .2em 0 !important;
}


.rpwwt-widget ul li a	{
	font-size: .8em !important;
	display: block;
}


#nav-single	{
	height: auto;
	padding-top: 10px;
	margin-bottom: 50px;
	font-size: .9em !important;
}

@media (max-width: 990px)	{
	.sidebar h3.widget-title	{
	border-top: 1px solid #ddd;
	padding-top: 30px;}
}

p.aboutImage	{
	text-align: center;
}

p.aboutImage img	{
	margin: 20px auto;
	display: inline;
}


/* FONTS
------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'Whitney SSm';
        url('/wp-content/themes/jbyres/fonts/whitney/WhitneySSm-Light.woff2') format('woff2'),
        url('/wp-content/themes/jbyres/fonts/whitney/WhitneySSm-Light.woff') format('woff'),
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Whitney SSm';
        url('/wp-content/themes/jbyres/fonts/whitney/WhitneySSm-Book.woff2') format('woff2'),
        url('/wp-content/themes/jbyres/fonts/whitney/WhitneySSm-Book.woff') format('woff'),
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


