/*
 Theme Name:   Soledad NSF Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
 Version:      1.0
*/

/* = Theme customization go here
-------------------------------------------------------------- */

.forum_recent .magcat-detail h3 a {
	color: #313131;
	display: block;
	font-size: 14px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	font-family: "Monda", sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.4;
}

.forum_recent .mag-post-box {
	width: 100%;
	overflow: hidden;
	display: table;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ececec;
}


.nsf-category-label  {
	font-size: 10px;
	background: #6eb48c;
	text-transform: uppercase;
	position: absolute;
	display: inline-block;
	padding: 0 6px;
	color: #fff;
	top: 0;
	left: 0;
	letter-spacing: 1px;
	z-index: 3;
	height: 18px;
	font-weight: normal;
	line-height: 18px;
}

.widget.l2-info { 
	margin: 30px;
}
.widget.l2-info ul {
	padding-left: 0px;

}
.widget.l2-info ul, .widget.l2-info li {
 	list-style:none;

}

.penci-item-mag, .penci-slide-overlay {
    background-color: transparent !important;
}

.SprdMain .sprd-header__title {
	display: none;
}

.SprdMain .sprd-navigation,
.SprdMain .sprd-breadcrumb {
	display: none;
}

@media only screen and (max-width: 960px)
.covid-notice .headline-title {
	display: block !important;
}

.covid-notice .notice {
  line-height: 32px;
  margin-left: 8px;       
}

@media only screen and (max-width: 960px) {
  .covid-notice .headline-title {
        width: 100%;
        display: block !important;
  } 
  .covid-notice .notice {
        line-height: auto;
        margin-left: 0px;       
  }
}


.woocommerce-Tabs-panel--size_chart td {
	padding: 5px;
}

@media only screen and (max-width: 1169px) and (min-width: 961px) {
  #navigation.menu-item-padding ul.menu > li > a,
  #navigation.menu-item-padding .menu > ul > li > a {
    padding: 0 8px;
  }
}


.shopify-product {
    padding: 25px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

h2.shopify-product-title { 
    margin: 0 0 15px;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.3;
}
h2.shopify-product-title a {
    color: #32373c !important;
}

.shopify-embed-price {
    display: block;
    opacity: .75;
    font-weight: 700;
    margin-top: -.75em;
} 
.shopify-thumb {
    float: left;
    max-width: 200px;
    margin-right: 20px;
}

.shopify-product p {
    margin: 0 0 1em;

}

ul.footer-socials li a i {
    font-size: 22px;
}
