/*
Theme Name: Tara Dudley Interiors 2
*/

/**
 * ==================================================================
 * Reset
 * ==================================================================
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	max-width: 100%;
}

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

/**
 * ==================================================================
 * Site
 * ==================================================================
 */

body {
	height: 100%;
	background: #fff;
	color: #232323;
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.75;

}

/* Global heading styles */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0;
	margin-top: 0;
	color: #333;
	margin-bottom: 0.5em;
}

body h1 {
	font-size: clamp(2.5rem, 5vw, 4rem);
}

h2 {
	font-size: clamp(2rem, 4vw, 2.35rem);
}

h3 {
	font-size: clamp(1.55rem, 3vw, 2rem);
}

h4 {
	font-size: clamp(1.4rem, 2.5vw, 2rem);
}

h5 {
	font-size: clamp(1.2rem, 2vw, 1.5rem);
}

h6 {
	font-size: 1rem;
}

html,
body,
input,
select,
textarea {
	 font-family: 'Cabin', sans-serif;
	font-size: 15px;
}

#page {
	overflow: auto;
	margin: 0 auto 0 auto;
	/*padding-bottom: 80px;*/
	/*width: 1050px;*/
	width: 100%;
	max-width: 1625px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body.home #page {
	width: 100%;
}

#main {
	margin: 0 auto 0 auto;
	width: 90%;
}

body.home #main {
	width: 97%;
}

body.about #main {
	max-width: 900px;
}

body.page-template-template-portfolios #main,
body.single-portfolio #main {
	max-width: 1292px;
}

/**
 * ==================================================================
 * Header
 * ==================================================================
 */

#header {
}

#logo {
	text-align: center;
}
#logo a {
	display: inline-block;
}

#logo img {
	box-sizing: border-box;
	width: 200px;
	height: auto;
}

#header-nav-line {
	max-width: 1625px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	height: 1px;
	border-bottom: 1px solid #d0d0d0;
}

/**
 * ==================================================================
 * Main Menu
 * ==================================================================
 */

#main-menu {
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	color: #afafaf;
}

#main-menu ul {
	position: relative;
	left: 2px;
	list-style: none;
	display: inline-block;
}

#main-menu ul li {
	float: left;
}

#main-menu ul li a {
	display: block;
	overflow: hidden;
	padding: 23px 45px;
	text-decoration: none;
	text-transform: uppercase;
	color: #afafaf;
}

#main-menu ul li.current-menu-item a {
	/*color: #232323;*/
	/*text-decoration: underline;*/
	color: #7a6732;
}

.gform_wrapper .top_label .gfield_label {
	color: #646464;
}

/**
 * ==================================================================
 * Homepage
 * ==================================================================
 */

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	/*display: block;
  height: auto;*/
	/*float: left;*/
	/*width: 100%;*/
	/*width: auto !important;
  border: 0;*/
	margin: 0 auto 0 auto;
}

.callbacks_container {
	/*margin-bottom: 50px;*/
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
	/*float: left;*/
	/*width: 85%;*/
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 96%;
	padding: 0;
	margin: 0 auto 0 auto;
}

.callbacks li {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	max-height: 100%;
	/*width: 100%;*/
	/*max-height: 63%;*/
	border: 0;
	width: auto;
	max-width: 100%;
	border: 0;
	margin: 0 auto 0 auto;
	/*-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;*/
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

.callbacks_nav {
	position: absolute;
	/*-webkit-tap-highlight-color: rgba(0,0,0,0);*/
	top: 53%;
	left: 0;
	/*opacity: 0.7;*/
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	/*height: 37px;
  width: 15px;*/
	/*background: transparent url("images/themes.gif") no-repeat left top;*/
	/*background: transparent url("images/themes.gif") no-repeat left top;*/
	margin-top: -45px;

	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}

.callbacks_nav:active {
	opacity: 1;
}

.callbacks_nav.prev {
	left: 0;
	width: 15px;
	height: 37px;
	background: url('images/arrow-left.png') no-repeat top left;
}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
	width: 15px;
	height: 37px;
	background: url('images/arrow-right.png') no-repeat top left;
}

#slider-container {
	clear: both;
	position: relative;
	overflow: hidden;
}

#slider-arrow-left {
	float: left;
	padding-top: 257px;
	width: 50px;
	text-align: center;
}

#slider-arrow-right {
	float: left;
	padding-top: 257px;
	width: 51px;
	text-align: center;
}

#slider {
	float: left;
	overflow: hidden;
	width: 849px;
	height: 575px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#slider .slide {
	width: 849px;
	height: 575px;
}

#slider-pause {
	z-index: 10000;
	position: absolute;
	bottom: 15px;
	left: 472px;
}

/**
 * ==================================================================
 * Content
 * ==================================================================
 */

#content {
	line-height: 20px;
}

#content a {
	color: #646464;
}

#content p {
	margin: 0 0 15px 0;
	color: #646464;
}


#content li {
	margin: 0 0 10px 0;
}


#content ol li {
	list-style: decimal;
}

.aligncenter {
	text-align: center;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

img.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

#content .rounded {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.contact-image {
	float: left;
	width: 50%;
	text-align: right;
}

.contact-image img {
	position: relative;
	right: 15px;
	/*margin-right: 25px;*/
}

.contact-content {
	float: left;
	width: 50%;
}

.contact-content p {
	position: relative;
	left: 16px;
}

h1.four-o-four {
	text-align: center;
	line-height: 120px;
	font-size: 120px;
}

body.contact #content {
	font-size: 14px;
}

td.about-content {
	padding-right: 40px;
}

.about-left {
	float: left;
	width: 32%;
}

.about-left .inner {
	padding-right: 25px;
}

.about-right {
	float: left;
	width: 68%;
	text-align: left;
}

/**
 * ==================================================================
 * Forms
 * ==================================================================
 */

input[type='text'],
textarea,
select {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c2c2c2;
	font-size: 14px !important;
	line-height: 18px;
}

input[type='submit'] {
	margin: 0;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d0d1d3;
	background: #d0d1d3;
	text-transform: uppercase;
	/*font-family: 'Lora', serif;*/
	font-size: 14px !important;
	color: #fff;
}

.gform_wrapper {
	margin: 0 !important;
}

#gform_fields_1 {
	max-width: 400px;
}

.gform_footer {
	/*text-align: center;*/
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
	font-weight: normal !important;
	text-transform: uppercase;
}

.gform_wrapper .top_label .gfield_label {
	margin: 0 !important;
}

.gform_wrapper .gform_footer {
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}

textarea#input_1_5 {
	height: 137px;
}

.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
	margin: 0 !important;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
	width: 99% !important;
}

/*#field_1_3 label
{
	text-transform: lowercase;
}*/

#gform_wrapper_1 {
	position: relative;
	left: 15px;
}

/**
 * ==================================================================
 * Footer
 * ==================================================================
 */

#footer-container {
	/*position: fixed;
	bottom: 0;
	left: 0;*/
	z-index: 10000;
	width: 100%;
	clear: both;
	margin-top: 40px;
	background: #fff;
}

#footer-container-inner {
	margin: 0 auto 0 auto;
	/*width: 950px;*/
	width: 100%;
}

#footer-menu {
	clear: both;
	padding: 20px 0 15px 0;
	text-align: center;
	font-size: 11px;
	color: #232323;
}

#footer-menu a {
	text-decoration: none;
	color: #232323;
}

#footer-menu ul {
	list-style: none;
	display: inline-block;
}

#footer-menu ul li {
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #afafaf;
}

#footer-menu ul li:first-child {
	padding: 0 10px 0 0;
}

#footer-menu ul li:last-child {
	padding: 0 0 0 10px;
	border-right: none;
}

#footer-copyright {
	padding: 0 0 20px 0;

	text-align: center;
	color: #afafaf;
}
#footer-copyright p {
		font-size: 12px;
}

#footer-copyright a {
	color: #afafaf;
}

body.about h3 {
	margin-bottom: 10px;
	font-weight: bold;
}

.entry-content {
	line-height: 1.5em;
	color: #646464;
}

.entry-content .no-padding {
	margin: 0;
	padding: 0;
}

.entry-content .bottom-border {
	border-bottom: 1px solid #646464;
}

.entry-content li:last-child {
	margin: 0 0 20px 0 !important;
}

.entry-content img {
	height: auto;
}

/**
 * ==================================================================
 * Grid
 * ==================================================================
 */

.grid:after {
	content: '';
	display: table;
	clear: both;
}

.grid-cols-3 {
	overflow: hidden;
	float: left;
}

.grid-cols-3 {
	width: 33.33%;
}

/**
 * ==================================================================
 * Gallery
 * ==================================================================
 */

.grid-portfolio {
	margin-bottom: 30px;
	padding: 0 17px;
	text-align: center;
}

.grid-portfolio img {
	max-width: 100%;
}

.grid-portfolio-title {
	padding: 5px 0 0 0;
}

.grid-portfolio-title h3,
.grid-portfolio-title h3 a {
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: inherit;
}

#portfolio-slider {
	width: 100%;
	margin: 0 auto;
}

.rsImg {
	margin: 0 !important;
}

.portfolio-content {
	clear: both;
}

.portfolio-content-left {
	float: left;
	width: 70%;
}

.portfolio-content-left-inner {
	padding: 10px 0 0 26px;
}

.portfolio-content-right {
	float: left;
	width: 30%;
	text-align: right;
	/*font-family: "Lora", serif;*/
}

.portfolio-content-right-inner {
	padding: 8px 26px 0 0;
}

.portfolio-content-right a {
	text-transform: uppercase;
	text-decoration: none;
	/*color: #7a6732 !important;*/
}

.portfolio-slider-container {
	margin-bottom: 15px;
}

.portfolio-content-left h1 {
	text-transform: uppercase;
	font-weight: bold;
}

/*.ms-nav-prev,
.ms-nav-next
{
	opacity: 1 !important;
	display: inline-block !important;
}*/

.portfolio-single-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
}

.portfolio-single {
	margin: 0 25px;
}

.portfolio-pager {
	position: absolute;
	top: 45.5%;
	z-index: 9999;
	width: 25px;
}

.portfolio-pager.prev {
	left: 0;
	height: 37px;
	width: 15px;
}

.portfolio-pager.next {
	right: 0;
	height: 37px;
	width: 15px;
}

ul.ul {
	margin: 0 0 20px 35px;
}

ul.ul li {
	margin: 0 0 3px 0 !important;
	list-style: disc;
}

strong {
	font-weight: bold !important;
}

.courgette {
	font-weight: 400 !important;
	text-transform: none !important;
	font-size: 15px !important;
}

.home-quote {
	padding-top: 20px;
	font-size: 20px;
}

.portfolio-template-default .portfolio-single img {
    margin-bottom: 38px;
    width: 100%;
    display: block;
}
.spacer {
	clear: both;
}
.spacer-xl {
	height: 40px;
}
/**
 * ==================================================================
 * Responsive
 * ==================================================================
 */

@media screen and (max-width: 860px) {
	.callbacks {
		width: 94%;
	}
}

@media screen and (max-width: 780px) {
	#main-menu ul li a {
		padding: 23px 25px;
	}

	#footer-menu ul li {
		font-size: 9px;
	}

	.grid-cols-3 {
		width: 50%;
	}
}

@media screen and (max-width: 720px) {
	.callbacks {
		width: 92%;
	}
}

@media screen and (max-width: 650px) {
	#page {
		padding-bottom: 145px;
		
	}
	#logo {
		padding: 20px 0 10px 0;
	}

	#logo img {
		width: 175px;
		height: auto;
	}

	#footer-copyright {
		padding: 0 0 10px 0;
	}

	#footer-menu {
		padding: 10px 0 5px 0;
	}

	#footer-menu ul {
		display: inline-block;
		text-align: center;
	}

	#footer-menu ul li {
		/*float: left;*/
		display: inline-block;
		text-align: center;
		margin: 0 0 4px 0;
		padding: 0 0 5px 0;
		width: 47%;
		border-right: none;
		font-size: 11px;
	}

	#footer-menu ul li:nth-child(odd) {
		padding: 0;
		float: none;
		text-align: center;
	}

	#footer-menu ul li:nth-child(even) {
		padding: 0 0 0 7px;
		text-align: left;
	}

	#footer-menu ul li:last-child {
		clear: both;
		float: none;
		width: 100%;
		text-align: center;
		border: none;
	}

	.contact-image {
		display: none;
	}

	.contact-content {
		clear: both;
		float: none;
		width: 100%;
	}

	.contact-content p {
		left: auto;
	}

	.about-left {
		clear: both;
		float: none;
		margin-bottom: 20px;
		width: 100%;
	}

	.about-left li {
		list-style: none !important;
	}

	.about-left .inner {
		padding-right: 0;
	}

	.about-right {
		clear: both;
		float: none;
		width: 100%;
		text-align: center;
	}

	#gform_wrapper_1 {
		left: 0;
	}

	.callbacks {
		width: 90%;
	}
}

@media screen and (max-width: 590px) {
	#main-menu ul li a {
		padding: 23px 8px;
	}
}

@media screen and (max-width: 500px) {
	#main-menu ul li a {
		padding: 18px 8px;
		font-size: 12px;
	}
	.portfolio-single {
        margin: 0;
    }
    .portfolio-template-default .portfolio-single img {
         margin-bottom: 12px;
    }
	.callbacks {
		width: 88%;
	}

	.portfolio-content-left,
	.portfolio-content-right {
		float: none;
		width: 100%;
	}

	.portfolio-content-right-inner {
		padding: 0 25px 15px 0;
	}

	.grid-cols-3 {
		width: 100%;
	}

	.home-quote {
		font-size: 14px;
	}
}

@media screen and (max-width: 380px) {
	#main-menu ul li a {
		padding: 18px 4px;
		font-size: 12px;
		letter-spacing: 0px;
	}

	/*#main-menu ul li:nth-child(2) a
	{
		padding: 16px 9px 16px 27px;
	}*/

	.callbacks_container {
		height: 252px !important;
	}
	.callbacks-inner {
		height: 272px !important;
	}
	#page {
		padding-bottom: 0 !important;
	}
}

