@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,700&display=swap');

a:link {
  -webkit-tap-highlight-color: transparent !important;
}

a:active {
  background-color: rgba(122, 122, 122, 0.5);
}

body {
	background-color: #fff !important;
}

div.sharedaddy h3.sd-title {
  background-color:rgb(226, 250, 255);
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.7;
  padding: 10px 10px 20px 10px;
}

h1 {
  color: #222;
  font-family: "Lato", sans-serif;
}

h1.title {
  font-family: "Lato", sans-serif;
}

h2 {
  font-family: "Lato", sans-serif;
}

h3, h4, h5 {
  font-family: "Lato", sans-serif;
}

h3.brand-name {
  color: rgb(200, 0, 0);
  font-size: 2.4em;
  margin-bottom: 0px;
}

h3.widget-title {
  font-family: "Lato", sans-serif;
}

h4.brand-description {
  color: #222;
  font-size: 1.5em;
}

input#s {
	background-color: rgb(226, 250, 255) !important;
	color: #666;
  font-size: 1.1em;
}

input {
  background-color: #fff !important;
  border: 1px solid #777 !important;
	color: #666 !important;
  font-size: 1.1em;
  border-left-width: 0px;
}

table, th, td {
  border: 1px solid gray;
} 

.article a:link, .article a:visited {
	color: #9b5124 !important;
	text-decoration: underline;
}

.article a:link.product-single-button, .article a:visited.product-single-button {
  color: #222 !important;
  text-decoration: none;
}

.article p {
	color: #111;
	font-size: 1.3em;
	line-height: 1.7em;
}

@media only screen and (max-width: 600px) {
  .article ul {
  } 
}

.single-post .post-single-content li {
	color: #111;
	font-size: 1.3em;
	line-height: 1.7em;
}

.article .readMore a:link, .article .readMore a:visited {
	background-color: #91aaa2;
	color: #fff !important;
}

.brand-our-pick {
  color: #222;
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 15px;
}

.brand-section {
  border-top: solid 4px #333;
  margin-bottom: 55px;
  margin-top: 40px;
  padding-top: 12px;
}

.brand-small-square {
  -webkit-clip-path: circle(50%);
  clip-path: circle(50%);
  float: left;
  height: 200px;
  margin-right: 10px;
  width: 200px;
}

.brand-small-square-right {
  -webkit-clip-path: circle(50%);
  clip-path: circle(50%);
  float: right;
  height: 200px;
  margin-left: 10px;
  width: 200px;
}

.breadcrumb {
  margin-top: 0px;
}

.cn-front-page-search label {
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 20px;
}

.cn-front-page-search input {
  background-color: #ffeed9 !important;
  border-color: #ff8a00 !important;
  border-radius: 2px;
  border-width: 3px !important;
  color: #222 !important;
  font-size: 2em;
  padding: 20px;
}

.cn-front-page-search button {
  border: 1px solid #ff8a00;
  display: none;
  font-size: 2em;
  padding: 20px;
}

.cn_post-metadata {
  color: #444;
  font-size: 1.15em;
}

.cn-latest-post-image li .wp-block-latest-posts__featured-image {
	float: left;
  width: 100%;	
}

.custom-logo {
	height: 40px;
	width: 357px;
}

.footer-about, .footer-widget, footer .footer-widget .widget a {
  color: #fff;
}

.icon-users {
	display:none;
}

.landing-page.article {
	max-width: inherit;
	width: inherit;
}

.landing-page.single_page {
    border: 0px solid #fff;
}

.product-single ul {
  padding-left: 35px;
  padding-right: 35px;
}


.menu-item {
	margin-left: 10px;
	margin-right: 10px;
}

#navigation ul li.current-menu-item a {
	background-color: transparent;
}

.mc4wp-form-fields p {
	color: #fff;
}

.menu-item-20, .menu-item-object-category.menu-item-type-taxonomy {
  background-color: transparent;
  font-family: "Lato", sans-serif !important;
}

.menu-item-20 a, 
.menu-item-object-category.menu-item-type-taxonomy a,
.menu-item-type-custom a {
  border-bottom-style: solid;
  border-bottom-width: 5px;
  border-bottom-color: #324a63;
  color: #324a63;
  font-family: "Lato", sans-serif !important;
}

#navigation a {
  color: #324a63;
  font-size: 1.25em;
}

.postauthor {
  display: none;
}

.post-content {
	color: #111;
	font-size: 1.2em;
	line-height: 1.5em;
}

.post-date-ribbon {
	background-color: #91aaa2;
}

.post-date-ribbon .corner {
	border-bottom-color: #91aaa2;
}

.primary-navigation {
	background-color: #fff;
  display: flex;
	padding-bottom: 8px;
	padding-top: 5px;
}

.product-single {
  border: 1px solid #aaa;
  background-color: #fff;
  padding-top:10px;
  padding-bottom:20px;
  padding-right:10px;
  padding-left:10px;
  margin:20px 0px;
  -webkit-box-shadow: 0px 1px 4px 0px #ccc;
  -moz-box-shadow:    0px 1px 4px 0px #ccc;
  box-shadow:         0px 1px 4px 0px #ccc;
}

.product-single p {
  padding-right: 30px;
  padding-left: 30px;
}

.product-single-button-area {
	box-sizing: border-box;
  color: #333;
  flex: 1;
  font-family: "Lato", sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
  padding: 0 0 0 0;
  text-align: center;
}

.product-single-button {
  background-color: rgb(250, 250, 250);
  border-bottom-color: rgb(51, 51, 51);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-color: rgb(51, 51, 51);
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: rgb(51, 51, 51);
  border-right-style: solid;
  border-right-width: 2px;
  border-top-color: rgb(51, 51, 51);
  border-top-style: solid;
  border-top-width: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.6em;
  padding-bottom: 12px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 12px;
  margin-top: 50px;
  min-width: 160px;
  text-align: center;
  text-decoration: none !important;
}

.product-single-image-area {
  align-items: center;
  display: flex;
}

.product-single-image {
  flex: 1;
}

.product-single .product-single-headline, .product-single .product-single-logline {
	margin-left: 30px;
}

.product-single-headline {
	box-sizing: border-box;
	color: #333;
  font-family: "Lato", sans-serif;
	font-size: 1.9em;
	font-weight: 700;
	line-height: 36.4px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0 0 0 0;
}

.product-single-logline {
  font-family: "Lato", sans-serif;
	font-size: 1.6em;
	font-weight: 700;
	line-height: 1.6em;
}

.read-more button {
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 2px;
    color: #333;
    margin: 20px 10px 10px 0px;
    padding: 10px;
}

.single_post {
  border-bottom-color: #eee;
  border-left-color: #eee;
  border-right-color: #eee;
  border-top-color: #eee;
}

@media only screen and (max-width: 600px) {
  .single_post {
    padding-left: 0px;
  }

  .disabled-product-single ul {
    padding-left: 35px;
    padding-right: 35px;
  }
  
} 

.single-post-readmore-line {
	font-size: 1.1em !important;
}

.single-post-readmore-line a:link {
	font-weight: bold;
	text-decoration: none !important;
}

.site-branding h1, .site-branding h2 {
	margin: 0 0 0 0 !important;
}

.site-branding {
  float: none;
  min-height: 40px;
  width: 357px;
}

.textwidget, .textwidget p {
	color: #333;
	font-size: 1.1em;
	line-height: 1.5 !important;
}

.thecomment {
	display: none;
}

.updated-post {
  background-color: #fff17d;
  font-size: 0.8em;
  padding: 10px;
  margin: 10px;
  box-shadow: 1px 1px 3px #000;
  border-radius: 1px;	
}

.widget_recent_entries, .widget_recent_entries a {
	color: #333 !important;
}

.widgets-list-layout .widgets-list-layout-blavatar {
  max-width: 100px;
}

.widgets-list-layout-links a {
	color: #333 !important;
}

.wp-block-latest-posts__featured-image.aligncenter {
	margin: 0;
}

.wp-block-latest-posts__featured-image img {
	float: none;
}

.wp-block-latest-posts__list li a {
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #ccc;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 1.5em;
  line-height: 1.4em;
  margin-top: 0px;
  padding: 10px 20px 0 20px;
}

@media only screen and (max-width: 600px) {
  .wp-block-latest-posts__list li a {
    padding-left: 0px !important;
  } 
}


.wp-block-latest-posts__post-excerpt {
 border-top-width: 0px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-style: solid;
 border-color: #ccc;
 color: #333;
 font-size: 1.15em;
 margin-top: 0px;
 padding: 20px;
}

.wp-block-latest-posts__featured-image img {
  width: 100%;
}

.cn-oufit-box-outside {
  display: flex;
  width: 400px;
}

.cn-oufit-box-column {
  width: 200px;
}

.cn-outfit-text {
  margin: 0 !important;
  padding: 0 !important;
  text-align:center;
  width: 200px;
}

.cn-outfit-box {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 !important;
  padding: 0 !important;
  width: 400px;
}

.cn-outfit-square-item {
  margin: 0px;
  height: 200px;
  max-height:200px;
  max-width: 200px;
  width: 200px;
}

.cn-outfit-tall-item {
  flex-grow: 2;
  height: 400px;
  max-height:400px;
  margin: 0px;
  max-width: 200px;
  width: 200px;
}