/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
#header-outer {
	background: #fff;
	background: linear-gradient(to bottom, #fff 0%, #dcdcdc 83%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
#header-outer::after {
	content: "";
	top: 100%;
	left: 0;
	width: 100%;
	height: 13px;
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.27) 0%,
		transparent 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45000000', endColorstr='#00000000',GradientType=0 );
}

.footer__satisfaction {
	position: relative;
	padding-left: 9.375rem;
	padding-top: 1.5rem;
}
@media only screen and (max-width: 380px) {
	.footer__satisfaction {
		padding-left: 0.75rem;
		text-align: center;
	}
}
.footer__satisfaction-image {
	position: absolute;
	left: 0;
	top: 0;
}
@media only screen and (max-width: 380px) {
	.footer__satisfaction-image {
		position: relative;
	}
}
.footer__satisfaction-container h4 {
	font-size: 1.5rem !important;
	font-weight: 400;
	line-height: 1.2;
	color: #fefefe;
	font-family: "FjallaOne", Helvetica, Roboto, Arial, sans-serif;
}
.footer__satisfaction-container p {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.2;
	color: #98afd3;
	font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
}
.footer__accept {
	padding-top: 1.5rem;
}
.footer__accept ul {
	margin: 0;
	list-style: none;
	width: 100%;
}
.footer__accept ul li {
	display: inline-block;
	vertical-align: top;
	margin: 2px !important;
}
.footer__accept ul li {
	display: inline;
	zoom: 1;
}
.footer__accept-title {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.2;
	color: #98afd3;
	font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
}
#footer-outer {
	z-index: 9;
}
#footer-outer #copyright {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.2;
	color: #98afd3 !important;
	font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
}
.footer-privacy {
	color: #98afd3 !important;
	text-decoration: underline;
}
.nectar-flip-box .flip-box-front .inner {
	padding: 10px;
	font-size: 25px;
}
.nectar-flip-box .flip-box-back .inner {
	padding: 10px;
}
.nectar-flip-box[data-h_text_align="center"] .flip-box-back,
.nectar-flip-box[data-h_text_align="center"] .flip-box-front {
	border: 1px solid #000;
}

.main-brands::before,
.main-brands::after {
	position: absolute;
	content: "";
	z-index: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: url(https://workroombydesign.com/wp-content/uploads/2017/12/pattern_inline_horizontal.png)
		repeat-x;
}

.main-brands {
	position: relative;
	background: #fefefe;
}
.main-brands::before {
	top: 0.375rem;
}
.main-brands::after {
	bottom: 0.375rem;
}

.about::before,
.about::after {
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	height: 3px;
	background: url("https://workroombydesign.com/wp-content/uploads/2017/12/pattern_inline_gray.png")
		repeat-x 0 0;
	z-index: 9;
}
.about {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.about::before {
	top: 6px;
}
.about::after {
	bottom: 6px;
}

.pre-footer {
	position: relative;
	z-index: 0;
}
.pre-footer::before {
	position: absolute;
	content: "";
	z-index: 9;
	left: 0;
	top: 0.375rem;
	width: 100%;
	height: 1px;
	background: #fefefe;
}
.pre-footer::after {
	position: absolute;
	content: "";
	z-index: 9;
	left: 0;
	bottom: 0.375rem;
	width: 100%;
	height: 1px;
	background: #fefefe;
}

.social__item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 1px;
	margin: 0.4375rem;
	width: 107px;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 0 5px 20px #0a0a0a;
	background: #fff;
	background: linear-gradient(to bottom, #fff 0%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}
html.lt-ie8 .social__item {
	display: inline;
	zoom: 1;
}
@media only screen and (max-width: 480px) {
	.social__item {
		width: 105px;
		margin: 0.1875rem;
	}
}
.social__cell {
	display: inline-block;
	vertical-align: middle;
	line-height: 55px;
	width: 100%;
	height: 58px;
	text-align: center;
	border-radius: 4px;
}
html.lt-ie8 .social__cell {
	display: inline;
	zoom: 1;
}
.social__cell .mdl-button {
	display: block;
	height: 58px;
}
.social__cell_fb {
	background: #3b5999;
}
.social__cell_tw {
	background: #009de9;
}
.social__cell_youtube {
	background: #db2b28;
}
.social__cell_instagram {
	background-image: url("https://workroombydesign.com/wp-content/uploads/2017/12/inst_bg.jpg");
	background-size: cover;
}
.social__cell img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.form__button,
.form__button:visited {
	position: relative;
	font-size: 1.625rem;
	font-weight: 400;
	line-height: 1;
	font-family: Fjalla One;
	display: inline-block;
	vertical-align: top;
	padding: 1px;
	margin-top: 0.625rem;
	min-width: 100%;
	overflow: hidden;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 6px;
	box-shadow: 0 0 20px rgba(10, 10, 10, 0.7);
	background: #fff;
	background: linear-gradient(to bottom, #fff 0%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}
html.lt-ie8 .form__button,
html.lt-ie8 .form__button:visited {
	display: inline;
	zoom: 1;
}
@media only screen and (max-width: 420px) {
	.form__button,
	.form__button:visited {
		min-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}
.form__button > span,
.form__button:visited > span {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 1.0625rem 0.75rem;
	border-radius: 6px;
}
html.lt-ie8 .form__button > span,
html.lt-ie8 .form__button:visited > span {
	display: inline;
	zoom: 1;
}
.form__button_orange {
	color: #59331c;
}
.form__button_orange:hover {
	color: #59331c;
}
.form__button_orange:focus {
	color: #59331c;
}
.form__button_orange > span {
	text-shadow: 1px 1px 1px rgba(254, 254, 254, 0.7);
	background: #fdcaaa;
	background: linear-gradient(to bottom, #fdcaaa 0%, #ed8446 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdcaaa', endColorstr='#ed8446', GradientType=0 );
}

#page-header-bg h1 {
	background: rgba(254, 254, 254, 0.75);
	color: #ef8d53;
	text-align: center;
}
#page-header-bg #portfolio-nav a i,
#page-header-bg span,
#page-header-bg a.pinterest-share i,
#page-header-bg a.facebook-share i,
#page-header-bg a.linkedin-share i,
#page-header-bg .twitter-share i,
#page-header-bg .google-plus-share i,
#page-header-bg .icon-salient-heart,
#page-header-bg .icon-salient-heart-2 {
	color: #ef8d53;
}

.container-wrap {
	position: relative;
	padding-top: 15px;
}
.container-wrap::before {
	position: absolute;
	content: "";
	z-index: 9;
	left: 0;
	top: 0.375rem;
	width: 100%;
	height: 3px;
	background: url(https://workroombydesign.com/wp-content/uploads/2017/12/pattern_inline_horizontal.png)
		repeat-x;
}

#menu-footer-navigation {
	margin: 0;
	display: table;
	width: 100%;
	list-style: none;
}
@media only screen and (max-width: 740px) {
	#menu-footer-navigation {
		display: block;
	}
}
#menu-footer-navigation li {
	display: table-cell;
	text-align: center;
}
@media only screen and (max-width: 740px) {
	#menu-footer-navigation li {
		display: inline-block;
		vertical-align: top;
	}
	html.lt-ie8 #menu-footer-navigation li {
		display: inline;
		zoom: 1;
	}
}
#menu-footer-navigation li a,
#menu-footer-navigation li a:visited {
	position: relative;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	color: #fefefe !important;
	display: block;
	padding: 0.75rem;
	text-transform: uppercase;
}
#menu-footer-navigation li a:hover::after,
#menu-footer-navigation li a:visited:hover::after {
	opacity: 1;
}
#menu-footer-navigation li a:focus,
#menu-footer-navigation li a:visited:focus {
	color: #ef8d53;
}
#menu-footer-navigation li a::after,
#menu-footer-navigation li a:visited::after {
	position: absolute;
	content: "";
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	opacity: 0;
	background: #ef8d53;
	transition: all 0.5s;
}

#footer-outer .copy p {
	padding-top: 45px;
}

@media (max-width: 980px) {
	body h4,
	.row .col h4,
	.portfolio-items .work-meta h4,
	.list-icon-holder[data-icon_type="numerical"] span,
	.portfolio-items .col.span_3 .work-meta h4,
	#respond h3,
	h3#comments,
	.portfolio-items[data-ps="6"] .work-meta h4,
	.nectar-hor-list-item[data-font-family="h4"] {
		font-size: 22px !important;
	}
}

.clients > div img {
	border: 1px solid #ccc;
}

p {
	padding-bottom: 16px;
}

.awf-related-catalog .awf-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
}

.shutters-dropdown {
	/* position: absolute; */
	z-index: 1;
	right: 0.625rem;
	top: 7px;
	width: 40px;
}
.shutters-dropdown__icon:hover {
	background: #ef8d53;
}

.shutters-dropdown__icon {
	position: relative;
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	padding-top: 5px;
	text-align: center;
	cursor: pointer;
	transition: background 0.5s;
}

.shutters-dropdown:hover .shutters-dropdown__list {
	display: block;
}

.shutters-dropdown__list {
	position: absolute;
	right: 0;
	display: none;
	margin: 0;
	width: 240px;
	list-style: none;
	border: 1px #ef8d53 solid;
}

.shutters-dropdown__list li {
	list-style: none;
}

.shutters-dropdown__item > a,
.shutters-dropdown__item > a:visited {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1;
	color: #0a0a0a;
	font-family: "FjallaOne", Helvetica, Roboto, Arial, sans-serif;
	display: block;
	padding: 0.625rem 0.625rem 0.625rem 1rem;
	background: #fefefe;
	border-bottom: 1px #ef8d53 solid;
	transition: background 0.5s, color 0.5s;
}
