/*
Theme Name:     Mary E. Rawlyk
Theme URI:      https://www.maryrawlyk.ca/
Description:    Mary E. Rawlyk - Artist
Author:         Mango Advertsisng & Design
Author URI:     http://www.puremango.com/
Template:       3clicks
Version:        1.0
Tags:           flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */
@import url("../3clicks/style.css");

/******* Fonts *******/
h1, h2, h3, h4, h5, h6 {font-weight:300;}

/****** Breadcrumbs *****/
nav.g1-nav-breadcrumbs.g1-meta {display:none;}
.breadcrumbs {text-align:right; padding:20px 0 20px 0;}


/******** Menu ******/
#g1-primary-nav-menu > li > a > .g1-nav-item__title, #g1-header .g1-searchbox__switch, #g1-header .g1-cartbox__switch {
	text-transform:uppercase;
}

img#g1-mobile-logo {
    width: 85%;
	margin-top:10px;
}

@media only screen and (max-width: 320px) {
img#g1-mobile-logo {
    width: 80%;
	margin-top:10px;
}
}

@media only screen and (max-width: 1024px) {
nav#g1-primary-nav.g1-nav--unstyled.g1-nav--collapsed {display:none;}
}


/******* Homepage ******/
body.home .g1-layout-inner {padding-top:0;}

body.home .g1-content > .g1-layout-inner {
    min-height: 300px !important;
}


/******* About Us Page ******/
body.page-id-9 .alignleft {
border:1px solid #ccc; padding:4px; background:#ffffff;
}
body.page-id-9 #pl-9 .panel-grid-cell .so-panel {
    margin-bottom: 5px;
} 


/******* Artworks ******/
sub, sup {vertical-align: baseline; position: relative; font-size: 70%;} /* 70% size of its parent element font-size which is good. */
sub {bottom: -0.6em;} /* use em becasue they adapt to parent font-size */
sup {top: -0.6em;} /* use em becasue they adapt to parent font-size */

blockquote::before {
	display:none;
}
blockquote { background-color:#f6f6f6;}

.ct_thumbTitleUI {padding-top:5px !important; padding-bottom:30px !important; padding-left:5px !important;}
p.ct_thumbTitle {text-transform:capitalize; line-height:18px; text-align:left;}

.featuredContainerUI img {
    max-width: 100vw;
    height:auto;
    width:auto;
    max-height:100vh;
}

/********* Artworks Vertical ********/
/*body.postid-64 .carousel-inner {width: 48%; float:left;}
body.postid-64 .ctGenericContent {float:right; width:48%;}*/


.carousel-control.right {
    background-image: none !important;
    right: auto;
}

a.left.carousel-control, a.right.carousel-control {display:none;}





.col-md-12 {
    max-width: 980px;
}

/****** Artists Statements ******/
.collapseomatic_content {margin-left:0px !important;}
