/*===========================================================================

                                core elements

===========================================================================*/



body, h1, h2, h3, h4, h5, h6, p, a, .comments-title, .comment-author, #reply-title, .wishlist_items_number, .shopping_bag_items_number, .copyright_text, .order_details li strong, .wpcf7 input, .mobile-navigation .sub-menu a {

	font-weight: 300;

}



body {

	font-size: 14px;

	color: #646565;

}



h1, h2, h3, h4, h5 {

	color: #646565;

}



h1 {

	font-size: 30px;

       

}



h2 {

	font-size: 20px;

}



h3 {

	font-size: 28px;

}



h4 {

	font-size: 16px;

}



h5 {

	font-size: 16px;

}



h6 {

	font-size: 14px;

	color: #6d6f71;

}



a {

	color: #bcae92;

}



a:hover {

	color: #000;

}



p {

	line-height: 18px;

}



hr {

	margin: 1rem 0 1rem;

}



input[type="text"],

input[type="password"],

input[type="date"],

input[type="datetime"],

input[type="datetime-local"],

input[type="month"],

input[type="week"],

input[type="email"],

input[type="number"],

input[type="search"],

input[type="tel"],

input[type="time"],

input[type="url"],

textarea {

	font-weight: 300;

}



/*----------------------------------------------

                 handy classes

---------------------------------------------*/



.alt-font {

	color: #939598;

	font-family: Roboto-Medium, sans-serif;

	font-weight: 100;

	letter-spacing: 0.6em;

	font-size: 11px;

        text-transform: uppercase; /* added by kjw 19mar2018 */

}



.cursive {

	font-family: 'Over the Rainbow', cursive;

}



.huge,

.huge p,

.huge li {

	font-size: 20px;

	line-height: 34px;

}



.big,

.big p,

.big li {

	font-size: 18px;

	line-height: 24px;

}



.green,

.wpb_wrapper h2.green {

	color: #bcae92 !important;

}



.beige {

	color: #b9b9b9;

}



.uppercase {

	text-transform: uppercase;

}



.text-center {

	text-align: center;

}



.button-center {

	text-align: center;

}



.button  {

	border-radius: 3px;

	border: 1px solid #acacac;

	background: none;

	color: #6d6f71 !important;

	padding: 10px 40px;

	font-size: 14px !important;

	font-weight: 300;

	text-transform: none;

}



.button:hover {

	background: #bcae92;

	color: #fff !important;

}



.hr-fullwidth {

	width: 100%;

	height: 1px;

	display: block;

	border: none;

	background: #b7b7b7;

	font-size: 0;

	line-height: 0;

}



.site-social-icons-shortcode li {

	font-size: 24px;

	padding: 0 10px !important;

}



.site-social-icons-shortcode ul li a {

	color: #d6cabf;

}



.site-social-icons-shortcode ul li a:hover {

	color: #bcae92;

}





/*===========================================================================

                                 header

===========================================================================*/



#site-top-bar {

	display: none;

}



.site-top-message {

	font-size: 14px;

	line-height: 43px;

	padding: 0;

	

}



#site-navigation-top-bar.main-navigation {

	display: none;

	background: #d1d3d4;

}



.main-navigation ul li a {

	font-weight: 300;

}



#menu-main-menu-3 li a {

	margin: 10px 20px;

}



#site-navigation #menu-main-menu {

	margin-top: 10px;

	margin-left: 40px;

}



#site-navigation #menu-main-menu li a {

	padding: 0px 0px 0px 20px;

	color:#6d6f71;

}



#site-navigation #menu-main-menu li.current-menu-item a,

#site-navigation #menu-main-menu li.current_page_item a,

#site-navigation #menu-main-menu li.current-menu-ancestor a,

#site-navigation #menu-main-menu li.current-menu-parent a,

#site-navigation #menu-main-menu li.current_page_parent a,

#site-navigation #menu-main-menu li.current_page_ancestor a,

#site-navigation #menu-main-menu li a:hover {

	color:#d5b562;

}



#menu-item-180 .menu-item .menu-item-type-post_type .menu-item-object-page .current-menu-item .page_item .page-item-162 .current_page_item .menu-item-180 a:visited {

	color:red!important;

}











/*===========================================================================

                                main slider

===========================================================================*/





.main-slider .slider-title {

	font-size: 14px;

	font-weight: 300;

	letter-spacing: 0.2em;

	margin-top: 25px;

	margin-bottom: 25px;

}



.main-slider .slider-title:after {

	width: 175px;

	height: 1px;

	margin-top: 25px;

}



.main-slider .slider-sub-title {

	margin-bottom: 25px;

	font-family: Roboto;

	font-size: 14px;

	font-weight: 300;

	letter-spacing: 0.075em;

	text-transform: uppercase;

}



.main-slider .slider-description {

	margin-bottom: 40px;

	font-family: Roboto;

	font-size: 36px;

	font-weight: 200;

	letter-spacing: 0.05em;

	text-transform: lowercase;

}



.main-slider a.slider_button {

	border-radius: 3px;

	border: 1px solid #fff;

	background: none;

	color: #fff;

	padding: 10px 40px;

	font-size: 14px;

	font-weight: 300;

	text-transform: none;

}



.main-slider a.slider_button:hover {

	background: #bcae92;

	color: #fff;

}



.main-slider.style_3 .pagination {

	display: none;

}





/*===========================================================================

                                middle

===========================================================================*/



.entry-meta {

	display: none;

}



.page_with_slider .content-area {

	padding-top: 70px;

}



.page-title,

.entry-title {

	color: #bcbec0;

	font-family: Roboto;

	margin-bottom: 12px !important;

	font-weight: 300;

	letter-spacing: 0.025em;

	font-size: 36px;

}



.home .content-area,

.home .page_with_slider .content-area {

	padding-top: 0;

}



.image-banner {

	position: relative;

}



.image-banner img {

	width: 100%;

	overflow: hidden;

}



.image-banner .image-with-frame {

	box-sizing: border-box;

	width: 100%;

	padding: 7px;

	border: 1px solid #a5a5a5;

	border-radius: 2px;

}



.banner-content-container {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

	z-index: 10;

    text-align: center;

}



.banner-content-container:before {

	height: 100%; 

	content: '';

	display: inline-block;

	vertical-align: middle;

}



.banner-content-container .banner-content {

	display: inline-block;

	vertical-align: middle;

}



.title {

	width: 100%;

  	height: 50%;

	position:relative;

   	text-align: center;

  	float:right;

  	left: 0;

  	right:0;

   	padding: 10px;

}



.title span:before {

	width: 100px;

	height: 1px;

	padding: 15px 0 0;

	margin: 15px auto 0;

	display: block;

	border-top: 1px solid #fff;

	content: "";

}



.description {

	width: 100%;

	margin-top: 5px;

	display: block;

	text-align: center;

	color: #fff;

	font-family: Roboto;

	font-size: 14px;

	line-height: 20px;

	font-weight: 300;

}



.banner-button {

	margin-top: 40px;

	border-radius: 3px;

	border: 1px solid #fff;

	background: none;

	color: #fff;

	padding: 10px 40px;

	font-size: 14px;

	font-weight: 300;

	text-transform: none;

	display: inline-block;

}



.banner-button.big {

	padding: 20px 80px;

	font-size: 18px;

}



.banner-button:hover {

	background: #bcae92;

	color: #fff;

}



.banner-content-container.top {

    height: 40%;

}



.banner-content-container.top .title:after {

	width: 85px;

	height: 1px;

	content: "";

	display: block;

	margin: 0 auto;

	background: #fff;

	margin-top: 30px;

}



.banner-content-container.below_image {

    width: 100%;

    height: auto;

    position: static;

    text-align: center;

}



.banner-content-container.below_image .title {

	width: 100%;

	margin-top: 15px;

	display: block;

	text-align: center;

	color: #646565;

	font-family: Roboto;

	font-size: 18px;

	font-weight: 300;

	text-transform: uppercase;

}



.banner-content-container.below_image .description {

	width: 100%;

	margin-top: 5px;

	display: block;

	text-align: center;

	color: #646565;

	font-family: Roboto;

	font-size: 14px;

	line-height: 20px;

	font-weight: 300;

}



.wpcf7 {

	width: 90%;

}



.wpcf7 p {

	padding: 0 0 10px 0;

}



.custom_columns .columns {

	margin-top: 1%;

	margin-bottom: 1%;

}



.custom_columns .columns .banner-content-container {

	width: 90%;

	background: rgba(0,0,0,.1);

}



.custom_columns .columns img {

	width: 100%;

	display: block;

}



.categories_grid {

	margin-bottom: 25px;

}



.categories_grid.custom .category_name,

.categories_grid.custom .category_name:hover {

	padding: 0 20px;

	background: rgba(0,0,0,.1);

	color: #fff;

	vertical-align: middle;

}



.categories_grid.custom .category_name:hover {

	background: rgba(0,0,0,.2);

}



.categories_grid.custom .category_name.title_separator {

	font-size: 14px;

}



.categories_grid.custom .category_name.title_separator span {

	width: 100px;

	padding: 15px 0 0;

	margin: 15px auto 0;

	display: block;

	border-top: 1px solid #fff;

}



.design-service {

	margin-top: 10px !important;

}



.design-service-title {

	margin-top: 10px;

	display: block;

	font-size: 12px

}



.design-service-heading {

	margin-top: 0;

	margin-bottom: 22px;

	color: #d5b562 !important;

}





/*===========================================================================

                                 WooCommerce

===========================================================================*/



.categories_grid .category_name,

.category_list .category_name {

	padding: 0 20px 25px;

	background: none;

	border: 1px solid #acacac;

	border-radius: 3px;

	color: #646565;

	font-size: 18px;

	font-weight: 300;

	text-transform: uppercase;

	vertical-align: bottom;

}



.categories_grid .category_name:hover,

.category_list .category_name:hover {

	vertical-align: bottom;

	background: rgba(0,0,0,.1);

}



.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {

	margin-bottom: 10px;

}



.wpb_tour.wpb_content_element .wpb_tabs_nav li a,

.wpb_tabs.wpb_content_element .wpb_tabs_nav li a {

	font-weight: 300;

	text-transform: none;

}



.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,

.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {

	border-bottom: 2px solid #646565;

	color: #646565;

	font-weight: 400;

}



.wpb_tour_next_prev_nav {

	display: none;

}



/*----------------------------------------------

                category page

---------------------------------------------*/



.term-description {

	margin: 15px 0 5px;

	color: #d6cabf;

	font-weight: 300;

}



.filter_products_container {

	padding: 0 0 12px 0;

	margin: 0 8px 0 0;

	border-bottom: 1px solid #acacac;

	color: #bcae92;

}



.filter_products_container .filters_button {

	color: #bcae92;

	font-size: 12px;

	font-weight: 300;

}



.filter_products_container .woocommerce-result-count {

	display: none;

}



.woocommerce-ordering,

.catalog_top_sep {

	display: none;

}



.catalog_mode a:hover img {

	border: 1px solid #777 !important;

}



.catalog_mode a:hover h3 {

	color: #000;

}



.catalog_mode a img {

	-webkit-transition: all .3s ease !important;

	-moz-transition: all .3s ease !important;

	transition: all .3s ease !important;

}



.woocommerce ul.products h3 {

	margin: 5px 0 0;

	font-family: Roboto;

 	font-size: 14px !important;

 	font-weight: 300;

	text-transform: uppercase;

}



.site-content .products li:not(.category_list) {

	padding-bottom: 0px;

}



.widget a {

	font-weight: 300 !important;

}



.widget a:hover {

	color: #000;

}



.widget .cat-item {

	margin: 0 0 15px 0;

}



.widget .cat-item ul {

	margin: 0;

}



.widget .cat-item ul li {

	margin: 0;

	line-height: 20px;

}



.product-categories {

	margin: 0 !important;

}



.product-categories a {

	color: #646565;

	text-transform: uppercase;

}



.cat-parent .children {

	display: block;

}



.product-categories ul a {

	color: #d5b562;

	text-transform: none;

}



.product-categories {

	margin: 0 !important;

}



.product-categories a {

	color: #999;

}



.current-cat-parent .children {

	display: block;

}



.product-categories.shortcode,

.product-categories.shortcode .children {

	margin: 0 !important;

	font-size: 14px;

	line-height: 20px;

	font-family: Roboto;

	list-style: none;

}



.product-categories.shortcode li {

	margin: 0 0 15px 0;

}



.product-categories.shortcode a {

	color: #646565;

	font-weight: 300 !important;

	text-transform: uppercase;

}



.product-categories.shortcode .children li {

	margin: 0;

}



.product-categories.shortcode .children a {

	color: #bcae92;

	text-transform: capitalize;

}



.product-categories.shortcode .children a:hover {

	color: #646565;

}



/*----------------------------------------------

                product page

---------------------------------------------*/



.product_summary_top {

	margin: 0 0 65px;

}



.product_title,

.entry-title,

.woocommerce #content div.product .product_title,

.woocommerce div.product .product_title,

.woocommerce-page #content div.product .product_title,

.woocommerce-page div.product .product_title {

	margin: 0;

	line-height: 48px;

}



.product_image_zoom_button {

	margin: 0 1px 1px 0;

}



.product_image_zoom_button:hover {

	background: #acacac;

}



.product_images img,

.product_thumbnails img {

	border: 1px solid #acacac;

	border-radius: 2px;

}



.product-post-title {

	margin: 0 0 30px;

	color: #bcae92;

	text-transform: uppercase;

}



.shop_attributes_top {

	color: #646565;

	line-height: 24px;

}



.product_attribute_row {

	margin: 0 0 5px;

}



.product_attribute_name,

.product_attribute_value {

	display: inline;

}



.product_attribute_name:after {

	content: ':';

}



.woocommerce-tabs {

	display: none;

}



.single_product_summary_related {

	background: none;

}



.product.type-product {

	padding: 0 0 50px;

}



.woocommerce .single_product_summary_related h2,

.woocommerce .single_product_summary_upsell h2,

.single_product_summary_related h2,

.single_product_summary_upsell h2 {

	margin: 50px 0 45px;

	padding: 50px 0 0;

	border-top: 1px solid #d3d3d3;

	color: #646565;

	font-family: Roboto;

	font-size: 14px;

	font-weight: 300;

	text-transform: uppercase;

 }



.products li img {

 	border: 1px solid #acacac !important;

	border-radius: 3px;

 }



.products li .product_thumbnail:hover {

 	border: 1px solid #acacac !important;

	border-radius: 3px;

 }



.products li .product_thumbnail:hover img {

 	border: none !important;

	border-radius: 3px;

 }



 .woocommerce .products ul h3,

 .woocommerce ul.products h3,

 .woocommerce-page .products ul h3,

 .woocommerce-page ul.products h3 {

	margin: 5px 0 0;

	font-family: Roboto;

 	font-size: 14px;

 	font-weight: 300;

	text-transform: uppercase;

 }



.woocommerce .owl-pagination {

	margin: 0 0 50px;

}



.woocommerce .related,

.woocommerce-page .related,

.woocommerce .upsells.products,

.woocommerce-page .upsells.products {

	margin: 0;

}



.product-nav-previous .product_nav_img,

.product-nav-next .product_nav_img {

	display: none;

}





/*===========================================================================

                                contact form 7

===========================================================================*/



.wpcf7 {

	float: none;

	margin: 35px 0 0 !important;

	padding: 0 !important;

}



.form-field {

	margin: 0 0 10px;

	line-height: 27px;

}



.wpcf7-form-control-wrap {

	display: block !important;

}



.wpcf7 input[type="text"],

.wpcf7 input[type="password"],

.wpcf7 input[type="date"],

.wpcf7 input[type="datetime"],

.wpcf7 input[type="datetime-local"],

.wpcf7 input[type="month"],

.wpcf7 input[type="week"],

.wpcf7 input[type="email"],

.wpcf7 input[type="number"],

.wpcf7 input[type="search"],

.wpcf7 input[type="tel"],

.wpcf7 input[type="time"],

.wpcf7 input[type="url"],

.wpcf7 textarea {

	border: 1px solid #acacac;

	border-radius: 3px;

	background: #fff;

	font-weight: 300;

	outline: none;
       
        width: 80%; /* added by kjw 19mar2018 */

}



input[type="submit"] {

	padding: 10px 40px;

	float: right;
        
        margin-right: 20%; /* added by kjw 19mar2018 */

	border: 1px solid #acacac;

	border-radius: 3px;

	background: #fff;

	color: #646565;

	font-size: 14px;

	font-weight: 300;

	text-transform: none;

	-webkit-transition: all .3s ease;

	-moz-transition: all .3s ease;

	transition: all .3s ease;

	transition-property: all;

	outline: none;

}



input[type="button"]:hover,

input[type="button"]:focus,

input[type="reset"]:hover,

input[type="reset"]:focus,

input[type="submit"]:hover,

input[type="submit"]:focus {

	border: 1px solid #d6cabf;

	background: #bcae92 !important;

	color: #fff;

}



div.wpcf7 img.ajax-loader {

	margin: 11px 15px 0 0;

	float: right;

}



.all-fields-required {

	margin-top: -27px;

	font-size: 12px;

}



.wpcf7-captchac {

	margin: 12px 0 0;

	float: left;

	background: #fff;

}



.wpcf7-captchar {

	width: 46.2% !important;

	float: right;

}



.wpcf7 .wpcf7-not-valid {

	border:1px solid #ff0000 !important;

}



.wpcf7 .wpcf7-checkbox.wpcf7-not-valid {

	border:none !important;

}



.wpcf7 .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item {

	border-left:1px solid #ff0000 !important;

}



span.wpcf7-not-valid-tip {

	display:none !important;

}



.wpcf7-response-output {

	padding: 0 !important;

	margin: 25px 0 0 !important;

	font-size: 12px;

	text-align: center;

}





/*===========================================================================

                                footer

===========================================================================*/





#site-footer {

	padding: 0;

	margin: 20px 0 0;

	border-top: 2px solid #989898;

	font-size: 14px;

	line-height: 24px;

}



.site-footer-widget-area {

	display: block;

	padding: 45px 0 10px;

}



#site-footer .widget .textwidget {

	font-size: 14px;

	line-height: 24px;

}



.site-footer-widget-area .widget {

	margin-bottom: 0px;

}



#site-footer .widget li:last-child {

	padding-bottom: 0;

}



#site-footer .site-social-icons ul {

	padding: 5px 0;

}



#site-footer .site-social-icons ul li {

	padding: 0 15px 0 0;

	margin: 0;

}



#site-footer .site-social-icons ul li:last-child {

	padding-bottom: 0;

}



#site-footer .site-social-icons ul li a {

	font-size: 22px;

}



.widget.widget_nav_menu ul li {

	width: 50%;

	margin: 0;

	float: left;

}



.footer-button {

	box-sizing: border-box;

	height: auto;

	padding: 10px 52px;

	margin: 0;

	display: inline-block;

	float: right;

	border: 1px solid #fff;

	border-radius: 2px;

	background: none;

	color: #fff;

	font-size: 14px;

	font-weight: 300;

	text-transform: none;

	outline: none !important;

}



#site-footer a:hover {

	color: #bcae92 !important;

}



#site-footer a.footer-button:hover {

	color: #fff !important;

	background: #bcae92;

}



#site-footer #searchform #s {

	background: #fff;

	border: 1px solid #bcbec0;

	text-align: center;

	text-transform: lowercase;

}



.site-footer-copyright-area {

	padding: 5px 0;

	color: #646565;

	text-transform: uppercase;

}



.site-footer-copyright-area .copyright_text {

	font-size: 10px;

	font-weight: 400;

}



.trigger-footer-widget-icon {

	display: none !important;

}

#site-footer .woocommerce-product-search button{
	padding: 7px 25px;
}

#site-footer .woocommerce-product-search button:hover{
	background:#8f8f8f;
	color:#fff;
}

/*===========================================================================

                          custom oliver & spence

===========================================================================*/

/* Custom Font */
@font-face {
    font-family: Didot;  
    src: url(http://www.peridotdecorativehomewear.ca/wp-content/themes/mrtailor/fonts/Didot.ttf);  
    font-weight: normal;  
}


/* new boxes with numbers */

.boxed_new_section{
    margin-bottom: 30px;
    border-bottom: 2px solid #989898;
}

.boxed_new_section .wpb_text_column{
    margin-bottom: 0;
    background: #f4f4fb;
    padding: 15px;
    margin-left: 0;
    color: #5e5e5e;
    position:relative;
    font-family: Helvetica;
}

.boxed_new_section .wpb_text_column h1{
    font-size: 42px; 
    letter-spacing: 1.2px;   
    float: left;
    width: 100%;
    font-family: "Didot";
}

.boxed_new_section .wpb_text_column h2{
    font-size: 32px;
    letter-spacing: 1.2px;
    float: left;
    width: 100%;
    font-family: "Didot";
}

.boxed_new_section .wpb_text_column h3{
    font-size: 13px;
    letter-spacing: 9.0px;
    font-family: "Didot";
}

.boxed_new_section .wpb_text_column h4{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 5px;
    margin-bottom: 15px;
}

/* for design services page only */
.boxed_new_section .wpb_text_column h5{
    font-size: 30px;
    letter-spacing: 1.2px;
    float: left;
    width: 100%;
    font-family: "Didot";
}

.boxed_new_section .wpb_text_column p{
    font-size: 11px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 22px;
}


.styled_hr hr{
	width: 200px;
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #5e5e5e;
	margin: 30px auto 30px auto;
}

.boxed_new_section.no_border {
	border-bottom: none;
}

.boxed_new_section.blue_square .wpb_text_column{
	background:#f0f7ff;
}

.boxed_new_section.white_square .wpb_text_column{
	background:#ffffff;
}

.boxed_new_section.no1 .wpb_text_column:before{
    content: "01";
    display: block;
    font-size: 100px;
    font-style: italic;
    font-family: bakersville;
    position: absolute;
    top: -50px;
    color: #5e5e5e;
    right: -23px;
}

.boxed_new_section.no2 .wpb_text_column:before{
    content: "02";
    display: block;
    font-size: 100px;
    font-style: italic;
    font-family: bakersville;
    position: absolute;
    top: -50px;
    color: #5e5e5e;
    right: -23px;
}

.boxed_new_section.no3 .wpb_text_column:before{
    content: "03";
    display: block;
    font-size: 100px;
    font-style: italic;
    font-family: bakersville;
    position: absolute;
    top: -50px;
    color: #5e5e5e;
    right: -23px;
}

.boxed_new_section.no4 .wpb_text_column:before{
    content: "04";
    display: block;
    font-size: 100px;
    font-style: italic;
    font-family: bakersville;
    position: absolute;
    top: -50px;
    color: #5e5e5e;
    right: -23px;
}

.boxed_new_section.no5 .wpb_text_column:before{
    content: "05";
    display: block;
    font-size: 100px;
    font-style: italic;
    font-family: bakersville;
    position: absolute;
    top: -50px;
    color: #5e5e5e;
    right: -23px;
}

.boxed_new_section.no_top_left .wpb_text_column:before{
    top: -45px;
    right: auto;
}

.boxed_new_section.no_bottom_right .wpb_text_column:before{
    top: auto;
    bottom:-25px;
}

body.page-template-default #content header.entry-header{
    display: none;
}

.gray_button a{
    background: #c7c8c8;
    color: #252525 !important;
    font-weight: 400;
    font-size: 10px !important;
    letter-spacing: 5px;
    height: 50px !important;	
    padding: 20px 25px !important;
    font-family: Helvetica !important;
}

.gray_button a:hover{
	background:#8f8f8f;
	color:#fff;
}


/* HOME PAGE : white blocks */

.white_bg_block_text {
    background:rgba(255,255,255,0.85);
    margin: 100px auto;
    max-width: 100%;
    color: #5e5e5e;
    font-family: Helvetica;
    text-align: center;
}

.white_bg_block_text.banner {
    width: 650px;
    height: 300px;
    padding: 90px 35px;
}

.white_bg_block_text.larger {
    width: 600px;
    height: 240px;
    padding: 40px 35px;
}

.white_bg_block_text.small {
    width: 470px;
    height: 200px;
    padding: 30px 35px;
}

.white_bg_block_text.larger h2 {
    margin-bottom: 25px;
}

.white_bg_block_text h1 {
    text-align: center;
    font-size: 46px;
    font-family: "Didot";
    font-weight: 100;
    letter-spacing: 1.2px;
}

.white_bg_block_text h2 {
    text-align: center;
    font-size: 36px;
    font-family: "Didot";
    font-weight: 100;
    letter-spacing: 1.2px;
}

.white_bg_block_text h3 {
    text-align: center;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 9.0px;
}

.white_bg_block_text h4 {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 6.5px;
}


.white_bg_block_text p {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.8;
    letter-spacing: 1.0px;
}

.white_bg_block_text hr {
    margin: 1.25rem 3.7rem 1.0rem;
    border-top: 1px solid #5e5e5e;
}

/* end white blocks */

/* interior design page */

.intro_design_text{
	margin-bottom:0;
}

.intro_design_text{
    text-align: center;
    font-family: Helvetica;
    color: #5e5e5e !important;
}

.intro_design_text h2{
    font-family: "Didot";
    font-size: 26px;
    margin: 0 0 25px 0 !important;
}

.intro_design_text p{
    font-weight: 400;
    font-size: 11px;
    color: #5e5e5e !important;
    line-height: 20px;
    margin-bottom: 25px;
    margin-left: 8%;
    margin-right: 8%;
}

.intro_design_text h4{
    text-align: center;
    color: #5e5e5e !important;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 5px;
}

.intro_design_text hr{
    border-top: 1px solid #000;
    margin: 25px auto;
    width: 400px;
    max-width: 100%;
    color: #5e5e5e !important;
}

.border_sep:after{
	content:"";
	display:block !important;
        border-top: 0.75px solid #5e5e5e !important;;
	background:#000;
	margin:35px auto;
	width:300px;
	max-width: 100%;
}

body .press_intro{
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: auto 100%!important;
}

.press_intro .boxed_new_section .wpb_text_column h1 {
    margin-top: 0;
}

.press_intro .boxed_new_section .wpb_text_column {
    padding: 40px 70px 40px;
}

.nextend-arrow {
    width: 60px !important;
    height: 60px !important;
}

.absolute_link{
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.absolute_link a{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.absolute_link a:hover{
    background:rgba(255,255,255,0.4);
}

.link_boxes{
    margin-left: -30px;
    margin-right: -30px;
    color: #fff;
}
.link_boxes h2{
    font-family: "Didot";
    text-align: center;
    font-size: 26px;
    letter-spacing: 1.2px;
}
.link_boxes h4{
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 6px;
}
.link_boxes .wpb_text_column{
    padding: 30% 15px;
}

/* Mobile Responsive */

@media all and (min-width: 768px){
	.boxed_new_section .wpb_text_column{
	    padding: 0 70px 40px;
	    margin-left: -90px;
            margin-right: 20px;
	}
	.boxed_new_section.no_top_left .wpb_text_column{
            padding: 50px 20px 20px;
	    margin: -90px 30px 0 30px;
	}
	.boxed_new_section.no_bottom_right .wpb_text_column{
	    padding: 40px 70px 40px 70px;
	}
	.boxed_new_section .wpb_text_column h1{
	    margin-top: -20px;
	}
        .boxed_new_section .wpb_text_column h2{
	    margin-top: -20px;
	}
}

@media all and (min-width: 1025px){
	#masthead .site-branding {
    	margin-right: 0;
		float:none;
	}
	header#masthead #site-navigation #menu-main-menu {
		margin-top: 10px;
		margin-left: auto;
		width: 100%;
		display: block;
		text-align: center;
	}
	header#masthead #site-navigation #menu-main-menu li a {
		padding: 0px 10px 0px 10px;
		color: #6d6f71;
	}
	header#masthead .main-navigation > ul > li {
		float: none;
		white-space: nowrap;
		position: relative;
		display: inline-block;
	}
	header#masthead .main-navigation > ul > li ul{
		text-align: left;	
	}
	.site-header-sticky .site-header-sticky-inner{
		text-align: center;	
	}
	.site-header-sticky .site-header-sticky-inner .site-branding{
		float: none;
		display: inline-block;	
	}
	.site-header-sticky .site-header-sticky-inner #site-menu{
		float: none;
		display: inline-block;	
	}
}



@media all and (max-width: 1320px){
	.nextend-arrow-next{
		right: 0 !important;
		left: auto !important;
	}
	.nextend-arrow-previous{
		right: auto !important;
		left: 0 !important;
	}
}

@media all and (max-width: 767px){
	.boxed_new_section.no1 .wpb_text_column,
	.boxed_new_section.no2 .wpb_text_column,
	.boxed_new_section.no3 .wpb_text_column,
	.boxed_new_section.no4 .wpb_text_column,
	.boxed_new_section.no5 .wpb_text_column{
		padding-top: 60px;
	}
	.white_bg_block_text {
	    background: rgba(255,255,255,0.85);
	    padding: 40px 25px;
	    width: 100%;
	    margin: 0 auto;
	    max-width: 100%;
	}
	.boxed_new_section.no_bottom_right .wpb_text_column:before {
	    top: -40px;
	    bottom: auto;
	    left: 15px;
	}
}