/*
 Theme Name:   CALICO WP Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  CALICO Wordpress Theme, child theme of the Storefront WooCommerce theme
 Author:       Carl Burnstein
 Author URI:   https://casls.uoregon.edu
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  calico-wp-theme
*/
@font-face{
	font-family: 'Lato';
    src: url('assets/fonts/Lato-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family: 'Lato_bold';
    src: url('assets/fonts/Lato-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face{
	font-family: 'OpenSans';
    src: url('assets/fonts/OpenSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face{
	font-family: 'OpenSans_bold';
    src: url('assets/fonts/OpenSans-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

#adminmenu .wp-submenu{
	margin-left:0px !important;
}

#reviewPanel{
	border:1px solid gray;	
	padding:10px;
}

.review label,
.review p{
	display:inline;
}

.col-full{
	max-width: none;
}


.site-header{
	padding-top: 0.85em;
	padding-bottom: 0;
}

.site-search form{
	width: 280px;
	font-family: Lato;
	font-size: 14px;
	color: #9B9B9B;
}

.site-header .site-branding{
	margin-bottom: 0.2em;
}
.woocommerce-active .site-header .site-search{
	margin-bottom: 0.2em;
}

h1{
	font-family: "OpenSans_bold";
	font-size: 36px;
}

h2, h3, h4, h5, h6{ font-family: Lato_bold; }

.storefront-primary-navigation{
	height: 72px;
	background-color: #1A4996;
}
.site-search .widget_product_search form:before{
	top: 0.7em;
}
.site-search .widget_product_search input[type=search]{
	padding-top:0.5em;
	padding-bottom:0.5em;
}
.main-navigation ul.menu li.current-menu-item a,
.main-navigation ul.nav-menu li a,
.site-header-cart .cart-contents{
	background-color: #1A4996;
	height: 72px;
	font-family: Lato_bold;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline-block;
	padding: 20px 18px 24px 16px;
}

.main-navigation ul.nav-menu li a:after{ margin-left: 0.3em !important;  }
.main-navigation ul.menu>li.menu-item-has-children>a:after, 
.main-navigation ul.menu>li.page_item_has_children>a:after, 
.main-navigation ul.nav-menu>li.menu-item-has-children>a:after, 
.main-navigation ul.nav-menu>li.page_item_has_children>a:after{
		content:url("assets/images/down_arrow.png");
}
.site-header-cart .cart-contents .count{
	padding-left: 20px;
}
.site-header-cart .cart-contents:after{
	padding-left: 20px;
	float: none;
	content:url("assets/images/shopping_cart.png");
}

.main-navigation ul ul li{
	background-color: #1A4996;
}
.home.page:not(.page-template-template-homepage) .site-header{ margin-bottom: 1em;}

#post-104 .entry-title{ display: none;}
.recent-post-slider.design-20 .post-short-content{
	height: 15%;
	background: #4A4A4A;
	opacity:0.9;
}
.recent-post-slider.design-20 .post-overlay:hover > .post-short-content{
	height:15%;
}
.recent-post-slider .wp-post-title{
	display:none;
}
.recent-post-slider .wp-post-title,
.recent-post-slider .wp-post-date{
	float:left;
}
.recent-post-slider.design-20 .wp-post-content,
.recent-post-slider.design-20 .wp-post-content:hover{
	opacity:1.0;
}
.recent-post-slider .wp-post-content{
	width:100%;
}
.recent-post-slider .wp-post-content > div{
	margin-left:10px;
	max-height: 30px;
	overflow:hidden;
	max-width:70%;
	float:left;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.recent-post-slider .wp-post-date::after{
	background:none;
}
.recent-post-slider .wp-post-date{
	font-size:16px;
}
.recent-post-slider .readmorebtn,
.recent-post-slider.design-1 .readmorebtn, 
.recent-post-slider.design-2 .readmorebtn, 
.recent-post-slider.design-3 .readmorebtn, 
.recent-post-slider.design-6 .readmorebtn, 
.recent-post-carousel.design-14 .readmorebtn, 
.recent-post-slider.design-18 .readmorebtn, 
.recent-post-slider.design-19 .readmorebtn, 
.recent-post-slider.design-20 .readmorebtn, 
.recent-post-slider.design-23 .readmorebtn, 
.recent-post-slider.design-24 .readmorebtn{
	/* width:15%; */
	display:inline !important;
	border:none !important;
	color:#FFA400 !important;
	font-size:16px !important;
	margin: 0 !important;
	padding: 0 0;
}
.recent-post-nav{background: #1A4996;}
.recent-post-nav .post-nav-loop{ border-bottom: 1px solid #1A4996 !important;}
.recent-post-nav .post-nav-loop img{ display: none;}
.recent-post-nav .post-nav-loop span.post-date{ display:none !important;}

.recent-post-nav .post-nav-loop,
.slick-list{
	overflow:visible;
}
.recent-post-nav .slick-current::before{
	content:url(assets/images/OrangeTriangle.png);
	position:relative;
	float:left;
	left: -20px;
	top:15px;
}

.recent-post-nav .slick-current{ 
	background-color: #1A3C76; 
    overflow:visible;
}
.recent-post-nav .post-nav-loop span.block-right-content{
	padding-left:30px;
	padding-right:50px;
	text-align: left;
	font-family: Lato;
	font-size: 14px;
	color: #FFFFFF;
}
.recent-post-nav .post-nav-loop span.block-right-content.heading{
	font-size: 16px;
	font-weight:bold;
	margin-bottom:5px;
	/* border-bottom: 1px solid #FFFFFF !important; */
}
.recent-post-slider h2{font-family: Lato;}
.recent-post-slider.design-20 .wp-post-content{font-family: Lato;}
.slick-slider .slick-track{background: #1A4996;}
.slick-dots{display:none !important;}
.entry-content{
	font-family: "OpenSans";
/*	font-size: 16px;*/
	overflow: hidden;
}
.site-footer{
	padding-bottom: 0; 
}
.footer-widgets{
	border-bottom: 0;
	padding-top: 0;
}
.widget .widget-title{
	font-family: Lato;
	font-size: 14px;
	color: #4A4A4A;
	margin-bottom: 0;
	border-bottom: 0;
}
.footer-widget-1 .textwidget,
.footer-widget-2 .textwidget,
.footer-widget-3 .textwidget,
.footer-widget-4 .textwidget{
	font-family: Lato;
	font-size: 14px;
	color: #4A4A4A;
}	
.footer-widget-4 .textwidget{
	text-align: center;
}
.site-footer a:not(.button){	
	color: #4A4A4A;
}

.site-info{ display: none; }

/*Sub page header*/
nav.woocommerce-breadcrumb{
	margin-bottom: 0px;
}
.entry-header h1.entry-title{
	/*background-image:url("assets/images/headerphoto.png");*/
	/*height: 200px;*/
	color: #1a4996;
	/*padding-top: 164px;*/
}


/*Shopping page update */
 span.woocommerce-Price-amount.amount{
	color: #1A4996;
	font-family: Lato_bold;
	font-size: 24px;
}

ul.tabs.wc-tabs{
	font-family: Lato_bold;
	font-size: 18px;
}

.single-product div.product form.cart{ border-top: 2px solid #1A4996; }

.single-product div.product table.variations td{ 
	font-family: Lato_bold; 
	display: inline;
	padding-right: 10px;
}

select#pa_pub_type {
	height: 35px;
	width: 102px;
	border: 1px solid #ECECEC;
	border-radius: 2px;
	background-color: #F7F9F9;
}

.single-product div.product form.cart .quantity:before{
	font-family: Lato_bold;
	content: "Quantity";
	padding-right: 66px;
}
/*.single-product div.product form.cart .quantity,*/
.single-product div.product form.cart .quantity .qty{
	display: inline;
	height: 35px;
	width: 45px;
	border: 1px solid #ECECEC;
	border-radius: 2px;
	background-color: #F7F9F9;
}
.single-product div.product form.cart .button{
	clear:both;
	display: block;
	float: left;
	margin-top: 40px;
	height: 48px;
	width: 270px;
	border-radius: 2px;
	background-color: #1A4996;
}
.single-product div.product .product_meta{ border-top: 1px solid #1A4996; }
.single-product div.product .product_meta .sku_wrapper{ display: none; }

/*Adjusting navigation bar for various screens*/
@media only screen and (min-width : 1048px) {
	.site-header .site-branding img{
		width: 206px;
		height: 47px;
	}
}

@media only screen and (max-width : 1415px) {
	.main-navigation ul.menu li.current-menu-item a,
	.main-navigation ul.nav-menu li a,
	.site-header-cart .cart-contents{
		padding: 20px 8px 24px 6px;
	}
}
@media only screen and (max-width : 1230px) {
	.main-navigation ul.menu li.current-menu-item a,
	.main-navigation ul.nav-menu li a,
	.site-header-cart .cart-contents{
		font-size: 14px;
		padding: 20px 6px 24px 4px;
	}
}

@media only screen and (max-width : 1135px) {
	.recent-post-slider .wp-post-content > div{ max-width:60%; }
	.recent-post-nav .post-nav-loop span.block-right-content{
		    	font-size: 12px;
	}
}
@media only screen and (max-width : 1070px) {
	.main-navigation ul.menu li.current-menu-item a,
	.main-navigation ul.nav-menu li a,
	.site-header-cart .cart-contents{
		font-size: 12px;
		padding: 20px 4px 24px 2px
	}
}
@media only screen and (max-width : 904px) {
	.main-navigation ul.menu li.current-menu-item a,
	.main-navigation ul.nav-menu li a,
	.site-header-cart .cart-contents{
		font-size: 11px;
		padding: 20px 2px 24px 2px;
	}
}

@media only screen and (max-width : 884px) {
	.recent-post-slider .wp-post-content > div{
		max-width:50%;
	}
}

@media only screen and (max-width : 776px) {
	.main-navigation ul.menu li.current-menu-item a,
	.main-navigation ul.nav-menu li a,
	.site-header-cart .cart-contents{
		font-size: 10px;
		padding: 20px 2px 24px 2px;
	}
	.wprpsp-post-nav-slider.recent-post-slider.design-20 .post-image-bg{height:350px !important}

}

@media only screen and (max-width : 770px) {
	.storefront-primary-navigation{	display: none; }
	.site-header-cart{ display: none;}
	button#responsive-menu-button.responsive-menu-button{ background-color: #1A4996 !important;}
	div#responsive-menu-container.slide-left, div#responsive-menu-wrapper, .responsive-menu-item-link, .responsive-menu-subarrow{background-color: #1A4996 !important;}
}

@media only screen and (max-width : 734px) {
	.recent-post-slider .wp-post-content > div{
		max-width:40%;
	}
}

@media only screen and (min-width : 641px) {
	.recent-post-nav .slick-current{ 
    	border-right: 4px solid #FFA400 !important;
	}
}

@media only screen and (max-width : 411px) {
	.recent-post-slider .wp-post-content > div{
		max-width:30%;
	}

@media only screen and (max-width : 360px) {
	.recent-post-slider .wp-post-content > div{
		max-width:20%;
	}
}
