/*
 Theme Name:     Sustainable Lumber Company
 Author:         Ross Peterson Web Dev
 Template:       Divi
 Version:        1.0
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

/*————————————————*/
/*—GENERAL/UTILITY/MISC STYLES –*/
/*————————————————*/

a.telephone-number {
	color: #FFFFFF;
}

.et_search_outer {
	display: none;
}

.embed-container { 
	position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; 
} 

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}

.mfp-container {
	padding: 10px!important;
}

/*————————————————*/
/*—[Navigation]–*/
/*————————————————*/

/* hide secondary menu on mobile */

#mobile_menu li:not([id]) { display:none !important; }
span.mobile_menu_bar:before {
  color: #dca47d;
  font-size: 36px;
}
.et_mobile_menu{
  border-top: 3px solid #dca47d;
}

/*————————————————*/
/*—[Typography]–*/
/*————————————————*/

#header h1, #secheader h1{
  font-weight: 600;
  text-transform: uppercase;
  font-size: 5.2rem;
  letter-spacing: 0.1em;
  line-height: 6.2rem;
  text-shadow: 0em 0.18em 0.27em rgba(0,0,0,0.38);
  color: #fff;
  overflow-wrap: normal;
}
#header .subtitle .et_pb_text_inner p{
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  font-size: 20px;
}

h2, .ctabox h2{
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 3.2rem;
  overflow-wrap: normal;
}

.ctabox h2{
  color: #fff;
}

h3{
  font-size: 2.2rem;
  line-height: 2.4rem;
  overflow-wrap: normal;
}

.darkbox-nobg{
  color: rgba(255,255,255,0.75) !important;
}

/*————————————————*/
/*—[News Category List]–*/
/*————————————————*/

.category-tag-loop-wrap {
	padding-top: 0!important;
}

.category-tag-loop-wrap .et_pb_posts > div,
.category-tag-loop-wrap .tax-post-wrap > div {
	margin-bottom: 1em;
	padding: 1em;
}
.category-tag-loop-wrap .tax-post-wrap .et_pb_row {
	width: 100%;
	padding: 0;
}

.category-tag-loop-wrap .tax-post-wrap a.et_pb_more_button,
.category-tag-loop-wrap .et_pb_posts a.et_pb_more_button {
	margin-top: 0;
}

.category-tag-loop-title {
	margin-bottom: 0px!important;
}

/*————————————————*/
/*—[News Detail]–*/
/*————————————————*/

.sl-content-wrap > div {
	padding-top: 0!important;
}

.et_pb_widget li:hover:after {
	display: none!important;
}

.widget_categories h4.widgettitle {
	color: #CCCCCC!important;
}

.term-list-wrap {
	padding-top: 1em;
	clear: both;
}

.sb_cpt_term_list {
	clear: both;
	font-style: italic;
	color: #CCCCCC;
}

.sb_cpt_term_list a {
	display: inline-block;
	padding: 0 0 0 10px;
}

.sb_cpt_term_list a:last-child:after {
	display: none;
}

.sb_cpt_term_list a:after {
	content: ',';
}

.categories-list-wrap {
	
}

#post-social-share {
	position: fixed;
    z-index: 9999;
    left: 0;
	top: 50%;
    top: calc(50% - 100px);
    display: block;
	padding: 0!important;
	margin: 0!important;
}

#post-social-share ul {
	padding: 0!important;
}

#post-social-share li {
	display: block;
	padding: 0px 8px 0px 0px!important;
	margin: 0!important;
}

#post-social-share li a {
	display: block;
	color: #FFFFFF;
	background-color: #dea27d;
	font-size: 18px;
    width: 59px;
	padding: 7px;
}

#post-social-share li a:hover {
	padding-left: 10px;
    width: 70px;
}



/*————————————————*/
/*—[Remove weird shadow behind title]-*/
/*————————————————*/


#secheader .et_pb_column_0 {
  background: none !important;
}


/*————————————————*/
/*—Homepage–*/
/*————————————————*/

#header{
  padding: 140px 10% 100px 7%;
}

#secheader{
  padding: 0 0 3% 0%;
}

#missionrow{
  padding: 0 !important;
  background-color: #1b1f25;
}

#mission{
  padding: 50px 60px 0 140px;
}

.home-our-story-wrap .button-wrap {
	margin-bottom: 35px;
}

#home-blog-posts > div {
	display: flex;
	align-items: stretch;
}

#home-blog-posts article {
	height: 100%;
	margin-bottom: 0;
}

/*————————————————*/
/*—Reviews–*/
/*————————————————*/

.review{
  background-color: #fff !important;
  padding: 40px 20px!important;
  box-shadow: 0px 12px 12px -6px rgba(76,76,76,0.1);
  height: 100%;
}

.et_pb_testimonial_0.et_pb_testimonial{
  font-size: 18px !important;
}

.et_pb_testimonial_author{
  font-size: 16px !important;
  font-style: italic;
  color: #c99872;
}

.et_pb_testimonial.et_pb_testimonial_no_bg:before {
  color: #dca47d !important;
}

/*————————————————*/
/*—Numbers–*/
/*————————————————*/
.about-boxes-wrap {
	padding-bottom: 0!important;
}

.about-boxes-wrap > div {
	background-color: #f7f7f7
}

.number { 
	background-color: #ffffff; 
}


/*————————————————*/
/*—Shipping–*/
/*————————————————*/

#shipping h6{
  font-size: 28px;
  line-height: 1.5em;
}

/*————————————————*/
/*—Footer Row–*/
/*————————————————*/

#footer-row{
  padding: 0 !important;
}

.maincontact{
  background-color: #1b1f25;
  padding: 100px 10%;
}

.maincontact h4{
  color: #dca57d !important;
  line-height: 1.3em;
}

.maincontact p{
  line-height: 1.4em;
}

.newsletter{
  background: rgba(27,31,37,0.8);
  padding: 100px 10%;
}

#main-footer .container {
	padding-top: 0!important;
}

#footer-bottom {
	display: none;
}

.footer-widget ul {
	padding: 0;
}

/*————————————————*/
/*—About - Process–*/
/*————————————————*/

.number h2{
  font-size: 50px;
  color: rgba(220,164,125,0.8);
  text-align: left !important;
  padding-left: 20%;
}

.numberbox{
  background-color: #f7f7f7;
  margin-top: -50px;
  padding: 50px 30px 30px 30px;
}

/*————————————————*/
/*—Product Landing Page –*/
/*————————————————*/
.product h3{
  font-size: 2.2rem;
  line-height: 2.2rem;
}

.product h5{
  font-size: 22px;
  color: #E1A07D;
  font-style: italic;
}

h4.et_pb_module_header{
  font-size: 15px;
  line-height: 1rem;
}

.et_pb_blurb_position_left .et_pb_blurb_content{
  padding-bottom: 5px;
}

h3.et_pb_gallery_title{
  font-size: 14px !important;
  text-align: center;
}

/*————————————————*/
/*—[Divider]–*/
/*————————————————*/
.divider:before{
  border-top-color: #e1a07d !important;
  border-top-style: double;
  border-top-width: 3px;
  width: auto;
  top: 0px;
  right: 0px;
  left: 0px;
  max-width: 20%;
}

.dividercenter:before{
  border-top-color: #e1a07d !important;
  border-top-style: double;
  border-top-width: 3px;
  width: auto;
  top: -20px;
  right: 0px;
  left: 40%;
  max-width: 20%;
}

/*————————————————*/
/*—[Sections]–*/
/*————————————————*/

.greysection{
   background-image: url('/wp-content/themes/sustainable-lumber/library/images/wood-texture.jpg')!important;
   padding: 80px 0;
}

.whitesection{
  padding: 80px 0;
}


/*————————————————*/
/*—[Team]–*/
/*————————————————*/
.team img{
  border: 20px solid #f7f7f7;
  box-shadow: 13px 20px 80px -3px rgba(0,0,0,0.2);
}

.team h6{
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
}


/*————————————————*/
/*—[Tabs]–*/
/*————————————————*/

.et_pb_all_tabs {
    background-color: transparent;
}

ul.et_pb_tabs_controls{
  background: none;
}

.et_pb_tabs_controls li{
  border-right: 0;
}

.et_pb_tabs{
  border: 0;
  padding: 50px 0;
}

ul.et_pb_tabs_controls:after{
  border-top: 0;
}

.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a{
  color: #fff !important;
}

.et_pb_tab_content{
  color: #fff;
}

.et_pb_tab_content h6{
  color: rgba(255,255,255,0.75) !important;
  font-size: 18px;
}

.et_pb_tabs_0 .et_pb_tabs_controls li.et_pb_tab_active::after{
  content : "";
  position: absolute;
  left    : 30px;
  bottom  : 0;
  top     : 45px;
  height  : 5px;
  width   : 30%;  /* or 100px */
  padding-top: 10px;
  border-top-color: #e1a07d;
  border-top-style: double;
  border-top-width: 4px;
}

/*————————————————*/
/*—[Blog Landing Page]–*/
/*————————————————*/

.blog,
.contact-form-wrap {
  background-color: #1b1f25 !important;
}

.search{
  max-Width: 300px;
  border-color: #eeeeee;
  font-size: 16px;
  color: #71818c;
  margin: 0;
  padding: 20px 0;
}

a.more-link{
  font-size: 16px;
  background: #dea27d;
  border-radius: 0px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  padding: 13px 25px;
  display: inline-block;
  margin: 20px 0 0 0;
}

a.more-link:hover{
  background: #c99872!important;
  border-radius: 0px !important;
  letter-spacing: 1px;
  border-width: 0;
  transition: all 0.2s;
}

a.more-link:hover:after{
  content: "$";
  transition: all 0.2s;
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
}

h2.entry-title{
  font-size: 30px;
  line-height: 34px;
}

.post-content::before{
  border-top-color: #e1a07d !important;
  border-top-style: double;
  border-top-width: 3px;
  width: auto;
  top: 0px;
  right: 0px;
  left: 0px;
  max-width: 20%;
}

p.post-meta{
  font-style: italic;
}

/* === Style WP-PageNavi Pagination === */

/* Center the pagination */
.wp-pagenavi { 
	text-align:center; 
	border-top: 0;
}

.wp-pagenavi span.pages {
	display: block;
	clear: both;
}

.wp-pagenavi span, .wp-pagenavi a, 
.wp-pagenavi :last-child { 
    padding: 2px 12px; 
    margin: 0;  
}
.wp-pagenavi span, 
.wp-pagenavi a { border-right: none !important; }

.wp-pagenavi span, 
.wp-pagenavi a { 
    font-weight: bold !important; 
    color: #FFFFFF !important;
	margin: 0 1px;
	border: 1px solid transparent!important;
	display: inline-block;
}

.wp-pagenavi span.current,
.wp-pagenavi a:hover { 
    color: #FFF !important; 
    border: 1px solid #ECECEC!important;
}

.wp-pagenavi :first-child { color: #666 !important; }

.wp-pagenavi .extend {
	color: #666!important;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink { color: #FFFFFF!important; }

/*————————————————*/
/*—[Categories]–*/
/*————————————————*/

h4.widgettitle{
  color: #fff !important;
}

.et_pb_widget ul{
  margin-top: 10px;
}

.et_pb_widget ul li {
  display: inline-block !important;
  padding: 10px 20px;
  margin: 10px 10px 0 0;
  background: #dea27d;
}

.et_pb_bg_layout_light .et_pb_widget li a{
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
}

.et_pb_widget li:hover{
  background: #c99872!important;
  border-radius: 0px;
  letter-spacing: 1px;
}

.et_pb_widget li:hover:after{
  content: "$";
  color: #fff;
  transition: all 0.2s;
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
}

.et_pb_widget{
  width: 100% !important;
}

.loop-archive-wrap > div {
	padding-top: 0!important;
}

.et_pb_tax_archive_grid .et_tax_container_column {
	padding-bottom: 3em;
}

.et_pb_tax_archive_grid .et_pb_module {
	margin-bottom: 2.75%!important;
}

/*————————————————*/
/*—[Pagination Button]–*/
/*————————————————*/

.pagination a{
  font-size: 16px;
  background: #dea27d;
  border-radius: 0px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  padding: 13px 25px;
  display: inline-block;
  margin: 20px 0;
}

.pagination a:hover{
  background: #c99872!important;
  border-radius: 0px !important;
  letter-spacing: 1px;
  border-width: 0;
  transition: all 0.2s;
}

.pagination a:hover:before{
  content: "#";
  transition: all 0.2s;
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
}


/*————————————————*/
/*—[Blog Post]–*/
/*————————————————*/

.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

.single .et_pb_post{
  background-color: #fff;
  padding: 40px 30px;
}

.et_pb_widget a{
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
}

/*————————————————*/
/*—[Gallery Size]–*/
/*————————————————*/

/*————————————————*/
/*—[Image Grayscale]–*/
/*————————————————*/
.gs {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
}


/*————————————————*/
/*—[Taking out blue link text on Divi buttons]–*/
/*————————————————*/
body .et_pb_button {
  color: #fff !important;
}

/*————————————————*/
/*—[Top Header Section]–*/
/*————————————————*/

@media only screen and (min-width: 768px) {
    #et-secondary-menu > ul > li a.floatleft{
      float: left !important;
    }
    .et-fixed-header#top-header a{
      color: #fff !important;
    }
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{
  top: 72px;
}

#top-header{
  height: 40px;
}

#et-secondary-nav li{
  margin-right: 11px;
}

#et-secondary-menu > ul > li a {
    display: block;
    padding-bottom: 0.25em;
}

.fa-facebook:before, .fa-instagram:before, .fa-pinterest:before, .fa-linkedin:before, .fa-youtube:before{
    font-size: 16px;
}

h4.et_pb_module_header{
  margin-left: -15px;
}

/*————————————————*/
/*—[Product Listing–*/
/*————————————————*/

.product-list-global-wrap {
	padding: 0!important;
}

.product-list-global-wrap > .et_pb_row {
	width: 100%;
	max-width: none;
	padding: 0;
}

.product-list-row-wrap > div {
	width: 80%!important;
    max-width: 1080px!important;
    margin: 0 auto!important;
}

.product-list-row-wrap:nth-child(even) {
	background-color: #ECECEC;
	background-image: url('/wp-content/themes/sustainable-lumber/library/images/wood-texture.jpg');
	background-position: center;
    -webkit-background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: 100%;
    -moz-background-size: cover;
    background-size: 100%;
    background-size: cover;
}

.product-list-title {
	margin-top: 10px!important;
	margin-bottom: 0px!important;
}

.product-list-title h2 {
	font-size: 2.2rem;
    line-height: 2.2rem;
}

.product-list-subtitle,
.product-detail-subtitle {
	font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif;
	font-size: 22px;
    color: #E1A07D;
    font-style: italic;
	text-transform: uppercase;
	margin-bottom: 0!important;
}

.product-list-divider {
	max-width: 20%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 15px!important;
    margin-bottom: 0px!important;
    height: 20px;
}

.product-list-image-wrap {
	margin: 0!important;
	padding: 0!important;
}

.product-list-image-wrap a {
	display: block;
	position: relative;
}

.product-list-image-wrap a .sl-badge-wrap {
	position: absolute;
	z-index: 2;
	top: 0;
    left: 0;
	width: 30%;
    padding: 15px;
}

.product-list-image-wrap img {
	display: block;
}

.product-list-specs {
	padding-top: 12px!important;
    padding-right: 20px!important;
    padding-bottom: 0px!important;
    padding-left: 20px!important;
}

.product-list-specs .et_pb_blurb_container {
	padding-left: 0px!important;
}

.product-list-specs h4 {
	font-size: 16px;
}

.product-list-gallery-wrap {
	padding: 0!important;
}

.product-list-colorways-gallery {
	padding: 0!important;
}

.product-list-colorways-gallery a {
	display: block;
	overflow: hidden;
}

.product-list-colorways-gallery .et_pb_gallery_image img {
	transform: scale(1.35)!important;
}

.product-list-colorways-gallery .et_pb_gallery_image img:hover {
	transform: scale(1.65)!important;
}

span.colorway-title {
	white-space: nowrap;
	display: block;
    font-size: 0.7em;
}

.product-list-colorways-gallery div.et_pb_gallery_grid {
	padding: 10px 0 27px 0!important;
}

.product-list-colorways-gallery .et_pb_gallery_item {
	width: 11.5%!important;
    margin-right: 1%!important;
    margin-bottom: 1%!important;
}

.product-list-colorways-gallery .et_pb_gallery_item:nth-child(4n+1) {
	clear: none!important;
}

.product-list-excerpt {
	margin-bottom: 1em!important;
}

.product-list-button a {
	display: inline-block;
}

/*————————————————*/
/*—[Product/Post Detail –*/
/*————————————————*/

.product-detail-header-bg,
.post-detail-header-bg,
.cat-header-bg,
.fourofour-bg {
	padding: 165px 0 40px 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.product-detail-header-bg h1,
.post-detail-header-bg h1,
.cat-header-bg h1,
.fourofour-bg  h1 {
	font-weight: 600;
    text-transform: uppercase;
    font-size: 3.5rem;
    letter-spacing: 0.1em;
    line-height: 3.5rem;
    text-shadow: 0em 0.18em 0.27em rgba(0,0,0,0.38);
    color: #fff;
    overflow-wrap: normal;
	text-align: center;
    max-width: 10000px;
    width: 80%;
    margin: 0 auto;
}

.post-detail-header-bg span {
	display: block;
	text-align: center;
	color: #ECECEC;
}

.product-detail-cta-row {
	padding-bottom: 0!important;
}

.product-detail-cta-colwrap {
	padding-top: 0;
}

#product-detail-cta-col1 img {
	max-height: 70px;
	display: inline-block;
	opacity: 0.5;
}

#product-detail-cta-col1 img:first-child {
	margin-right: 10px;
}

.product-detail-cta-row h2 {
	line-height: 1em!important;
	font-size: 2em!important;
}

/* slider arrow color modification */
.product-featured-slider a.et-pb-arrow-prev {
	color: #fff!important;
	background: #dca47d;
	margin-left: 18px!important;
	opacity:1!important;
}

.product-featured-slider a.et-pb-arrow-next {
	color: #fff!important;
	background: #dca47d;
	margin-right: 18px!important;
	opacity:1!important;
}

.product-featured-slider .et_pb_slider:hover .et-pb-arrow-prev, 
.et_mobile_device .et-pb-arrow-prev {
	left: -18px!important;
}

.product-featured-slider .et_pb_slider:hover .et-pb-arrow-next, 
.et_mobile_device .et-pb-arrow-next {
	right: -18px!important;
}

/* slider controller color modification */
/* .product-featured-slider .et_pb_bg_layout_light .et-pb-controllers a {
		background-color: #dca47d;
} */

.product-detail-subtitle {
	padding-bottom: 10px;
	font-weight: 500!important;
	font-size: 22px!important;
}

.product-detail-subtitle:after {
	display: block;
	content: '';
	border-color: #dca47d;
	border-style: double;
	border-width: 3px 0 0 0;
	margin: 10px 0 5px 0;
	height: 0;
	width: 25%;
}

.product-detail-excerpt {
	margin-bottom: 1em;
}

.product-detail-tabs-wrap {
	/* padding-bottom: 0!important; */
	padding: 24px 0 0 0!important;
}

.product-detail-tabs-content {
	width: 84%!important;
	max-width: 1140px!important;
}

.product-detail-colorways-wrap,
.product-detail-colorways-wrap .et_pb_row {
	padding: 0!important;
}

.product-detail-gallery-heading-wrap {
	margin: 1.5em 0 0.5em 0!important;
}

.product-detail-gallery-heading-wrap h3 {
	color: #FFFFFF;
	text-align: center;
}

.product-detail-gallery-wrap,
.product-detail-gallery-wrap .et_pb_row {
	padding: 1% 0!important;
}

.product-detail-gallery {
	padding: 10px 0 27px 0!important;
}

.product-detail-gallery .et_pb_gallery_item {
	width: 15.66666667%!important;
    margin-right: 1%!important;
    margin-bottom: 1%!important;
}

.product-detail-gallery .et_pb_gallery_item:nth-child(4n+1) {
	clear: none!important;
}

.product-detail-video-wrap,
.product-detail-video-wrap-row {
	padding: 0!important;
}

.product-video-embed-wrap {
	padding: 50px 0;
}

.product-video-embed-wrap h3 {
	text-align: center;
	margin: 0;
	padding-bottom: 20px;
}

.product-detail-form-wrap {
	background-color: #ECECEC;
	background-image: url('/wp-content/themes/sustainable-lumber/library/images/wood-texture.jpg');
	background-position: center;
    -webkit-background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: 100%;
    -moz-background-size: cover;
    background-size: 100%;
    background-size: cover;
}

.product-detail-form-wrap h2 {
	text-align: center;
}

.product-download-pdfs li {
	list-style-type: none;
	display: inline-block;
}

.product-download-pdfs li a {
	display: block;
	color: #FFFFFF;
	padding: 4px 12px;
	border: 1px solid #FFFFFF;
	margin: 0 1em 1em 0;
}

.product-download-pdfs li a:hover {
	background-color: #666666;
}

/*————————————————*/
/*—[Product Gallery - Colors–*/
/*————————————————*/

.et_overlay {
    display: none;
}

/* 
.mfp-title {
    display: none;
}
*/

.et_pb_gallery_grid .et_pb_gallery_item img {
    transform: scale(1.03);
    transition: transform 0.5s, opacity 0.5s;
}

.et_pb_gallery_grid .et_pb_gallery_item img:hover {
    transform: scale(1.15);
    opacity: 1;
}

/*————————————————*/
/*—[-Gravity Forms Style–*/
/*————————————————*/

/* CONTACT US FORM */

.contact-form-wrap .gform_wrapper label.gfield_label{
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 16px !important;
  margin-top: 20px;
}


.contact-form-wrap .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
  background-color: #1b1f25 !important;
  border: 1px solid #e6e6e6 !important;
  color: #e6e6e6 !important;
  padding: 10px !important;
}


.contact-form-wrap .gform_wrapper .gform_body .gform_fields .gfield select {
  background-color: #1b1f25 !important;
  color: #e6e6e6;
  padding: 10px !important;
}


.contact-form-wrap .gform_wrapper .gform_body .gform_fields .gfield textarea {
  background-color: #1b1f25 !important;
  color: #e6e6e6;
  padding: 10px !important;
}


.contact-form-wrap .gform_wrapper .gfield_required{
  color: #c99872 !important;
}


.contact-form-wrap .gform_wrapper .contact-white-checkbox-text {
	color: #FFFFFF!important;
}

/* ALL FORMS */

.gform_wrapper .gform_footer input[type=submit] {
  font-size: 16px;
  background: #dea27d;
  border-width: 10px!important;
  border-color: #dea27d;
  border-radius: 0px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  padding: 0.3em 1em;
  display: inline-block;
  margin: 20px 0;
}

/* ERRORS */

.gform_wrapper.gform_validation_error .gfield_error {
    padding: 20px!important;
}

.gform_wrapper .validation_message {
    color: #ff7070;
}

.gform_wrapper div.validation_error {
	color: #ff7070;
	border-top-color:  #ff7070;
	border-bottom-color:  #ff7070;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper li.gfield_error ul.gfield_radio {
    color: #ff7070;
}

.gform_wrapper li.gfield_error textarea {
    border: 1px solid #ff7070;
}

/*————————————————*/
/*—Footer –*/
/*————————————————*/

#main-footer .et_pb_widget ul li{
  background: none !important;
  padding: 0;
  list-style-type: none !important;
}

#main-footer .et_pb_widget ul{
  margin-top: 0 !important;
  float: right;
}

#main-footer .et_pb_widget ul li a{
  text-transform: none !important;
}

#main-footer .et_pb_widget li:hover:after{
  content: none !important;
}

#footer-widgets {
  padding: 3% 0 0;
}

#text-24 .textwidget{
  line-height: 3.2em;
}

.et_pb_gutters3 .footer-widget{
  margin-bottom: 3%;
}

#footer-bottom{
  padding: 0;
}

.footer-widget li:before{
  display: none !important;
}

.et_right_sidebar #sidebar{
  padding-left: 0 !important;
}

/*————————————————*/
/*—RESPONSIVE STYLES –*/
/*————————————————*/

@media only screen and (min-width: 1350px) {
	
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (max-width: 1024px) {
  #header h1{
    font-size: 3.8rem;
    line-height: 4.2rem;
    overflow-wrap: normal;
  }
  #secheader h1{
    font-size: 3.8rem;
    line-height: 4.2rem;
    overflow-wrap: normal;
  }
  #mission{
    padding: 50px 40px 50px 80px;
  }
}


/*** Above 980 ***/
@media (min-width: 981px){
	
	#left-area {
		width: 100%;
	}
	.et_right_sidebar #left-area {
		padding-right: 0;
	}
	#sidebar {
		float: left;
		width: 100%;
	}
	
	.reviews-wrap,
	.about-boxes-wrap {
		display: flex;
		align-items: stretch;
	}	
	
	#product-detail-cta-colwrap {
		  display: -webkit-box;
		  display: -moz-box;
		  display: -ms-flexbox;
		  display: -webkit-flex;
	}
	
	#product-detail-cta-col1 {
		-webkit-order: 2;
		order: 2;
		margin-right: 0!important;
	}
	
	#product-detail-cta-col2 {
		-webkit-order: 1;
		order: 1;
		margin-right: 5.5%!important;
	}
	
}

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {

	.product-detail-cta-row {
		padding: 20px 0;
	}
	
	.product-detail-header-bg h1 {
		font-size: 3rem;
		line-height: 3rem;
	}
	
  #header h1{
    font-size: 3.7rem;
    line-height: 4.2rem;
    overflow-wrap: normal;
  }
  #secheader h1{
    font-size: 3.7rem;
    line-height: 4.2rem;
    overflow-wrap: normal;
  }
  #main-footer{
    padding-bottom: 40px;
  }
  #main-footer .et_pb_widget ul{
    float: left;
  }
  #footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget{
    margin-bottom: 0 !important;
  }
	
/*—[Number Box –*/
	
.about-boxes-wrap {
	padding: 30px 0 0px 0!important;
}
	
.numberbox {
	margin-top: -60px;
}	
	
/*—[Product List –*/

.product-list-colorways-gallery .et_pb_gallery_item {
	width: 24%!important;
    margin-right: 1%!important;
    margin-bottom: 1%!important;
}

.product-list-colorways-gallery .et_pb_gallery_item:nth-child(3n+1) {
	clear: none!important;
}	
	
/*—[Product Detail –*/
	
	.et_pb_tabs_controls li a {
		padding: 4px 10px 4px 30px;
	}	
	
	.et_pb_tabs_controls li.et_pb_tab_active:after {
		display: none;
	}
	
	.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a {
	color: #dca47d!important;
	}
	
	.product-detail-gallery .et_pb_gallery_item {
		width: 19%!important;
	}

	.product-detail-gallery .et_pb_gallery_item:nth-child(3n+1) {
		clear: none!important;
	}
	
	#home-blog-posts > div {
		display: block;
	}
	
	#home-blog-posts article {
		margin-bottom: 2rem;
	}	

}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
  	.product-detail-header-bg h1 {
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
	
	#header h1{
    font-size: 3.5rem;
    line-height: 3.8rem;
  }
  #secheader h1{
    font-size: 3.5rem;
    line-height: 3.2rem;
  }

	/*—[Product List –*/

	.product-list-colorways-gallery .et_pb_gallery_item {
		width: 32%!important;
		margin-right: 1%!important;
		margin-bottom: 1%!important;
	}

	.product-list-colorways-gallery .et_pb_gallery_item:nth-child(2n+1) {
		clear: none!important;
	}
	
	/*—[Product Detail –*/

	.product-detail-gallery .et_pb_gallery_item:nth-child(2n+1) {
		clear: none!important;
	}
	
	/*—[Post Detail –*/
	#post-social-share li a {
		font-size: 14px;
		width: 39px;
		padding: 7px;
	}

	#post-social-share li a:hover {
		padding-left: 6px;
		width: 50px;
	}

}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
  #header{
    padding: 140px 10% 80px 4%;
  }
  #header h1, #secheader h1{
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
  h2, .ctabox h2{
    font-size: 1.8rem;
    line-height: 2.0rem;
  }
  .et_pb_column .et_pb_grid_item:nth-child(n) {
      width: 32%!important;
  }
  #mission{
    padding: 30px 40px 40px 40px;
  }
  #main-footer .et_pb_widget ul{
    float: left;
  }
	
	/*—[Product List –*/

	.product-list-colorways-gallery .et_pb_gallery_item:nth-child(2n) {
		clear: none!important;
	}
	
	.product-list-specs h4 {
		font-size: 15px;
	}
	
	/*—[Product Detail –*/	
	
	.product-detail-gallery .et_pb_gallery_item {
	    width: 24%!important;
	}

	.product-detail-gallery .et_pb_gallery_item:nth-child(2n) {
		clear: none!important;
	}	
	
	/*—[Tabs –*/	
	
	.et_pb_tabs_controls li a {
		padding-left: 20px;
	}
	
	.et_pb_tab {
		padding: 24px 20px;
	}
	
}
