/*
Theme Name: Chefridi2022
Template: twentynineteen
Description: A custom theme created for Chefridi spec sheet
Author: JoLo Studios
*/


body {
	background:#fff;
	margin:0 auto;
	color:#333 !important;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:16px;
}

a, a:visited { color:#666; outline:none; }
a:hover { color:#aaa; }

h1, h2, h3 { font-family: 'Lato', sans-serif; font-weight:700; }
h1 { font-weight:300; }


#page { max-width:1000px; margin:0 auto; }

.header { vertical-align:top; }

.logo, .tagline { display:inline-block; vertical-align:top; }
.logo { margin-right:50px; }
.tagline { font-size:34px; color:#777; }

.menu-main-container { margin:0 auto; text-align:center; }
.menu li { list-style:none; display:inline-block; margin:0px 50px; }
.menu li a { color:#666; padding:5px; }

.separator { margin:0 auto; text-align:center; margin-bottom:30px; }

.search { margin:0 auto; text-align:center; }
input[type="search"] { border-radius:20px; padding:5px 20px; width:300px; font-family: 'Lato', sans-serif; }
input[type="submit"] { display:none; }



#content {}

.homepage #content { text-align:center; }

.homepage .item, .search .item { width:29%; display:inline-block; margin:20px; }
.homepage .item .product-title { text-align:center; }




.site-content { padding-top:40px; }

.wps-product-single { margin-top:0; }

.wps-product-heading { text-align:left; }

.entry-title { font-size:34px; text-transform:lowercase; text-transform:initial; padding-bottom:40px; }


.column { width:50%; vertical-align:top; }
.column.left { float:left; }
.column.right { float:right; }

.box { padding:20px 30px; }

.box.stone, .box.metal, .box.findings, .box.notes { border-top:none; }
.box.image, .box.notes { border-left:none; }

.box.general  {  }


.box.image { text-align:center; }

/*
blue ddefff
.box { background-color:#fff !important; }*/


strong { font-weight:700; }

p {  }

.line { width:90vw; border-bottom:1px solid #aaa; margin-bottom:50px; }

/* Collections */

.wps-contain { margin-left:50px; }
.wps-collections-heading { color:#888; margin:0; }
.wps-collections-title, .wps-collections-product-title { text-align:left; margin:0 !important; font-weight:400 !important; font-size:18px !important; }


/* WPS overrides */

.wps-component-products-buy-button { display:none !important; }



footer { height:100px; }







/* theme overrides */
.emtry .entry-title:before, h1:before, h1:not(.site-title):before { content:none !important; }
.emtry .entry-title:before, h2:before, h2:not(.site-title):before { content:none !important; }



/* ///////// Screen size adjustments  /////////// */


@media only screen and (max-width:644px) {



}


