/*
Theme Name: eskayel_v2
Theme URI: http://understrap.com
Author: Holger Koenemann
Author URI: http://www.holgerkoenemann.de
GitHub Theme URI: holger1411/understrap
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /understrap folder. 
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/understrap
A child theme is available on Github, too: https://github.com/holger1411/understrap-child;
Version: 0.8.2
License: UnderStrap WordPress Theme, Copyright 2013-2017 Holger Koenemann
UnderStrap is distributed under the terms of the GNU GPL version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
UnderStrap is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/ 
@font-face {
	font-family: 'Conv_fortescue-regular';
	src: url('../fonts/fortescue-display-regular-pro.eot');
	src: local('☺'), url('fonts/fortescue-display-regular-pro.woff') format('woff'), url('fonts/fortescue-display-regular-pro.ttf') format('truetype'), url('fonts/fortescue-display-regular-pro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 

html body{
	font-family:'Conv_fortescue-regular',Sans-Serif;
	font-size: 15px;
}


body.archive span[data-pin-log='button_pinit_floating'] {
	display: none; 
}

.site-main{
	position: relative;
}

body.search, body.page-diary, body.search .search-li .field.form-control,body.search .top-bar .field.form-control, body.page-diary .search-li .field.form-control,body.page-diary .top-bar .field.form-control{
	background-color: #F9F6F4;
}

.search-page-content{
	margin-top: 5%;
}

body.page-template-search-page, body.page-template-search-page .search-li .field.form-control,body.page-template-search-page .top-bar .field.form-control{
	background-color: #F9F6F4;
}


body.page-client-services, body.page-client-services .search-li .field.form-control,body.page-client-services .top-bar .field.form-control{
	background-color: #F9F6F4;
}

body.page-specs, body.page-specs .search-li .field.form-control,body.specs .top-bar .field.form-control{
	background-color: #F9F6F4;
}

body.page-contact, body.page-contact .search-li .field.form-control,body.page-contact .top-bar .field.form-control{
	background-color: #F9F6F4;
}
body.page-showrooms, body.page-showrooms .search-li .field.form-control,body.page-showrooms .top-bar .field.form-control{
	background-color: #F9F6F4;
}

body.page-stockists, body.page-stockists .search-li .field.form-control,body.page-stockists .top-bar .field.form-control{
	background-color: #F9F6F4;
}

body.page-press, body.page-press .search-li .field.form-control,body.page-press .top-bar .field.form-control{
	background-color: #F9F6F4;
}

body.page-about, body.page-about .search-li .field.form-control,body.page-about .top-bar .field.form-control{
	background-color: #F9F6F4;
}

body.page-gift-certificates, body.page-gift-certificates .search-li .field.form-control,body.page-gift-certificates .top-bar .field.form-control{
	background-color: #F9F6F4;
}

body.page-careers, body.page-careers .search-li .field.form-control,body.page-careers .top-bar .field.form-control{
	background-color: #F9F6F4;
}

body.page-my-account, body.page-my-account .search-li .field.form-control,body.page-my-account .top-bar .field.form-control{
	background-color: #F9F6F4;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.loginPage{
	margin-top:50px;
}


.g-recaptcha{
	margin-bottom: 1rem;
}
.lost_password.login_infos{
	color: #556772;
	margin-top: 10px;
}

.popUpNewCustomerCaption{
	margin-top: 25px;
    margin-bottom: 25px;
}

.woocommerce div.product form.cart div.quantity.hidden{
	display: block !important;
    width: 129px;
    height: 49px;
}

.nav-link:hover, .cart-link-mobile:hover, .navigation-bar .nav-link:hover, .current_page_item a, a:hover{
	color: #D6C889;
}

.select2-container--default .select2-selection--single{
	border-radius: 0px;
	border-color: #000;
	height: 49px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 49px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
	display: none;
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
	background-image: url('img/arrow_dropdown.png');
	width: 21px;
	height: 12px;
	border: none;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 19px;
	right: 10px;
}

.select2-container .select2-selection--single .select2-selection__rendered{
	padding-right: 35px;
	text-align: left;
}

.mobile-mobile .navbar-brand{
	margin-right: 0px;
}


.right-menu .wishlist_menu_item a{
  background-image: url('img/remove_wishlist.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 15px;
  height: 14px;
  background-position: center;
  display: inline-block;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{
	-webkit-box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
    box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
}

.woocommerce-checkout-review-order .btn-primary:not(:disabled):not(.disabled).active, .woocommerce-checkout-review-order .btn-primary:not(:disabled):not(.disabled):active, .woocommerce-checkout-review-order .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #556772;
    
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle, .wpcf7 .show>input.dropdown-toggle[type=submit], .wpcf7 input:not(:disabled):not(.disabled).active[type=submit], .wpcf7 input:not(:disabled):not(.disabled):active[type=submit] {
    color: #000;
    background-color: transparent;
    border-color: #000;
}


.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{
	font-weight: normal;
}

.entry-header{
	display: none;
}

.page-cart .entry-header {
	display: block;
}


.btn-outline-primary, .wpcf7 input[type=submit]{
	border-color: #000;
	height: 64px;
	line-height: 64px;
	padding:0 20px;
	color: #000;
	border-radius: 0;
}

.btn-outline-primary:hover, .wpcf7 input:hover[type=submit]{
	color: #000;
}


.berocket_aapf_widget_loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white url(img/loader.gif) no-repeat center center;
    z-index: 10000;
    background-size: 118px 120px;
}

.fa.fa-spinner.lmp_rotate{
	display: none;
}

.lmp_products_loading{
	background: white url(img/loader.gif) no-repeat center center;
	background-size: 118px 120px;
	width: 118px;
	height: 120px;
	margin: 0 auto;
}

.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before {
    width: 118px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    background: url('img/loader.gif') center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
}


h2{
	margin:0;
	padding:0;
	font-size: 22px;	
	letter-spacing: 0.09px;	
	line-height: 22px;
	margin-bottom: 15px;
}

h1{
	font-size: 37px;	
	letter-spacing: 0.6px;	
	line-height: 43px;
} 


.page-client-services h3.widget-title, #faq h3.widget-title, .page-specs h3.widget-title, .page-contact h3.widget-title, h1, .collections_link{
	font-size: 28px;
	line-height: 33px;
}
p{
	font-size: 13px;
	line-height: 22px;
}

a{
	color: #000;
}



.shop-menu-item a.nav-link:hover{
	color: #000;
}
h1.entry-title{
	font-size: 20px;
	margin-bottom: 15px;
}
.desktop{
	display: none;
}

.mobile{
	display: block;
}

.navbar-brand .img-fluid {
    width: 170px;
}

.navbar-brand{
    padding-top: 0;
    padding-bottom: 0;
}

.homepage-element h1{
	font-size: 25px;
	letter-spacing: 0.6px;
	line-height: 32px;
}

.homepage-element p{
	font-size: 15px;
}


.homepage-element-1 h1, .homepage-element-1 p, .homepage-element-5 h1, .homepage-element-5 p{
	padding: 0;
	margin:0;
	margin-left: 22px;
	font-size: 15px;	
}

.homepage-element-1 h1, .homepage-element-1 p{
	font-size: 37px;
	line-height: 43px;	
}

.homepage-element-1 h1 {
	margin-top: 28px;
	font-size: 25px;
}

.home .col-sm-6{
	padding: 0px;
}


.homepage-element-5{
	display: none;
}

.homepage-element-1 .homepage-element-description{
	position: absolute;
    top: 0;
    padding: 8px 52px 0 10px;
}

.homepage-element{
	text-align:center;
}



.homepage-element-description{
	text-align: left;
}
.wrapperContent {
    min-height: calc( 100vh - 20px);
    position: relative;
}
#wrapper-footer{
	background-color: #71879C;
	color: #fff;
}

.home .homepage-element-2{
	padding: 33px 22px 33px 17px;
}

strong, h3, h2, h1, h5, h6, h4{
	font-weight: normal;
}

footer .footer-menu{
	display: none;
}

footer .footer-menu.visible{
	display: block;
}

footer .nav-link{
	color: #fff;
}

footer .nav-link:hover{
	text-decoration: none;
	/*color: #2A4785;*/
	color:#e2e6f1;
}

body footer h1{
	font-size: 25px !important;
	margin-bottom: 10px;
	margin-top: 15px !important;
}

footer ul{
	font-size: 15px;
}

footer .nav-link{
	padding: 2px 0;
}

/* LOGIN FORM */
.popUpLogin{
	position: absolute;
    right: 0px;
    z-index: 10003;
    display: block;
    background-color: #fff;
    width: 420px; 
    border: 10px solid #EBDFDF;
    padding: 17px 24px 30px 24px;
    text-align: left;
    display: none;
}

body .wrapperContent .popUpLogin p{
	margin-left: 0;
}

.flo_bee_errors{
    margin-top: 25px;
}

.login-li {
    position: relative;
}
.login-li:hover .popUpLogin , .popUpLogin.open{
    display: block;
}

body .wrapperContent .popUpLogin > h2 {
    font-size: 25px;
    margin-bottom: 15px;
}

.popUpLogin form{
    margin-top: 50px;
}

.popUpLogin form input{
    height: 49px;
    border: 1px solid #000;
    border-radius: 0;
    line-height: 49px;
    font-size: 17px;
    width: 100%;
    padding-left: 18px;
}

.popUpLogin form input.flo_bee_button{
    border: none;
    color: #fff;
}

#flo_bee_login_submit{
    background-color: #556772;
    margin-top: 0px;
    margin-bottom: 1rem;
}

#flo_bee_login_submit:hover{
	color: #556772;
	border: 1px solid #556772;
	background-color: #fff;
}

#flo_bee_register_submit, .page-my-account .register .btn.btn-outline-primary { 
    background-color: #4F8793;
    margin-bottom: 19px;
    border: 1px solid #4F8793;
}

#flo_bee_register_submit:hover{
	color: #4F8793;
	border: 1px solid #4F8793;
	background-color: #fff;
}

.popUpLoginMobile{
    display: none;
}
/* END LOGIN FORM */

/* CONSTANT CONTACT */

#wrapper-footer .ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header{
	color: #fff;
}
.ctct-form-embed.form_0 .ctct-form-defaults{
	padding:0;
}
.ctct-form-custom h2{
	display: none;
}

.grecaptcha-badge{
	display: none;
}
#gdpr_text{
	display: none;
}

.ctct-form-custom{
	width: 100%;
}
.ctct-form-text{
	display: none;
}

#wrapper-footer div.ctct-form-embed form.ctct-form-custom label.ctct-form-label{
	display: none ;
}

#wrapper-footer div.ctct-form-embed form.ctct-form-custom input.ctct-form-element{
	background-color: transparent ;
	border:none ;
	border-bottom: 3px solid #FFFFFF  ;
	border-radius: 0px ;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0)  ;
	color:#fff ;
	height: 49px;
	font-size: 22px;
	font-family:'Conv_fortescue-regular',Sans-Serif;
	
}

#wrapper-footer div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header{
	font-family:'Conv_fortescue-regular',Sans-Serif;
	font-size: 22px; 
}

#wrapper-footer div.ctct-form-embed form.ctct-form-custom div.ctct-form-field{
	width: calc(100% - 21px);
	float: left;
}

#wrapper-footer div.ctct-form-embed form.ctct-form-custom input.ctct-form-element:focus{
	outline: none ;
}

#wrapper-footer div.ctct-form-embed form.ctct-form-custom button.ctct-form-button{
	width: 21px;
	float: left;
	height: 49px;
	padding:0;
	margin:0;
	padding-bottom: 22px;
	border:none;
	border-radius: 0px;
	border-bottom: 3px solid #FFFFFF  ;

	background-image: url(img/subscribe-arrow.png);
	background-size: 21px 27px;
	background-position: top center;
	margin-left: -2px;
	background-repeat: no-repeat;

}

.ctct-form-errorMessage{
	display: none !important;
}

.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover{
	background-color: transparent !important;
}

.footer-percent-planet{
	display: flex;
	display: none;
}

.footer-percent-planet img{
	align-self: baseline;
	width: 42px;
}
.footer-percent-planet p{
	align-self: center;
	margin-left:18px;
}

.footer-percent-planet p a{
	color: #fff;
}
/* END CONSTANT CONTACT */

.mobile-menu, .close-mobile-nav-button{
	display: none;
}
.close-mobile-nav-button{
	width: 15px;
    height: 15px;
    margin-top: 23px;
    margin-right: 12px;
    float: right;
    background-image: url('img/close-menu.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.col-md-12.content-area{ 
	padding: 0;
}

.archive .col-md-12.content-area, 
.single-product .col-md-12.content-area, 
.page-cart .col-md-12.content-area, 
.page-checkout .col-md-12.content-area, 
.page-wishlist .col-md-12.content-area, 
.page-about .col-md-12.content-area,
.page-specs .col-md-12.content-area,
.page-diary .col-md-12.content-area,
.page-client-services .col-md-12.content-area,
.page-gift-certificates .col-md-12.content-area,
.page-stockists .col-md-12.content-area,
.page-showrooms .col-md-12.content-area,
.page-press .col-md-12.content-area,
.page-careers .col-md-12.content-area,
.page-contact .col-md-12.content-area,
.page-my-account .col-md-12.content-area{
	padding-left: 15px;
	padding-right: 15px;
}

.wishlist-menu-mobile{
	background-image: url(img/remove_wishlist.png);
    background-repeat: no-repeat;
    display: block;
    float: right;
    width: 22px;
    height: 21px;
    background-size: 100%;
    margin-right: 25px;
    margin-top: 21px;
}

.cart-link-mobile{
	margin-top: 20px;
	margin-right: 30px;
}

.mobile-nav-button{
	margin-top: 25px;
}

.mobile-menu .popUpLogin{
	width: 100%;
    top: 0px;
}

.mobile-menu{
	display: none;
	background-color: #E1E6F2;
	padding-top: 16px;
	padding-left: 17px;
	position: absolute;
    width: 100%;
    z-index: 1000000;
}

.mobile-menu a{
	font-size: 20px;
}
.mobile-menu ul{
	list-style: none;
	margin: 0;
	padding: 16px 0 20px 0;
}

.mobile-menu .collections-dropdown ul, .mobile-menu .shop-dropdown ul{
	padding: 16px 0px 0px 17px;
	margin-bottom: 0;
}

 .mobile-menu .shop-dropdown ul{
 	padding: 0px 0 0px 17px;
}

.mobile-menu .col-sm-4 {
	padding: 17px 0 20px 17px;
}

.mobile-menu .nav-link{
	padding: 5px 0px;
}

.mobile-menu  a.back_button_menu, .mobile-menu  a.login-li-mobile{
	margin-left: 0px;
	margin-bottom: 17px;
	font-size: 13px;
	
	display: none;

}

.mobile-menu  a.login-li-mobile{
	display: block;
	float: right;
	margin-right: 12px;
}
.subject, .subject img{
	width: 100%;
}

.homepage-element-3 .homepage-element-description{
	position: absolute;
	left: 22px;
	bottom:22px;
	padding-right:22px;
}

.homepage-element-2 .homepage-element-description {
	color: #fff;
	margin-bottom: 40px;
}

.homepage-element-4 img{
	padding-top: 54px;
    padding-left: 58px;
    padding-right: 58px;
    padding-bottom: 37px;
}

.homepage-element-4 .homepage-element-description {
	padding-left: 17px;
	padding-right: 21px;
}



/* SEARCH */
.search-form-mobile{
	margin-right: 12px;

}

.search-form-mobile .field.form-control{
	background-image: url(img/arrow_search.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px;
    border-radius: 0px;
    border-color: #fff;
    border: 0;
    background-color: rgba(255,255,255,0);
    border-bottom: black 1px solid;
}

.search-form-mobile .btn-primary{
	border: none;
    background-color: rgba(255,255,255,0);
    color: #000;
}


#search-wrapper{
	text-align: center;
}

#search-wrapper h1{
	font-size: 37px;
}

#search-wrapper p {
	font-size: 22px;
}

.search-form-search-page{
	margin-top:150px;
}

#search-wrapper #searchform{
	width: 628px;
	max-width: 90%;
	margin: 0 auto;
	margin-top: 50px;
	border-bottom: 1px solid black;
}

#search-wrapper .field.form-control{
	border-radius: 0;
	border:0;
	background-color: transparent;
	padding: 0;
}

#search-wrapper .field.form-control:focus, .btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type=submit], .wpcf7 input:focus[type=submit]  {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
    box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
}



#search-wrapper .btn-primary, #search-wrapper .btn-primary:hover, #search-wrapper .btn-primary:focus{
	font-weight: normal;
	background-color: transparent;
	color: #000;
	border:0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
    box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
    background-image: url(img/arrow_search.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 100%;
    width: 21px;
}


.woocommerce ul.products.search-products-result{
	margin-top: 133px;
}


/* END SEARCH */


/* MENU DROPDOWN */

.shop-dropdown .featured_product > a{
	text-align: left;
	display: flex;
    /*justify-content: center;*/
    align-items: center;
    align-content: center;
}

.shop-dropdown .row.desktop .col-sm-4{
	align-self: flex-end;
}

.shop-dropdown .featured_product p{
	align-self: flex-end;
	margin-left: 33px;
	
	font-size: 15px;
	margin-bottom: 0;
}

.shop-dropdown .featured_product img{
	max-width: 180px;
}
.menu-dropdown-container {
	display: none;
	position: absolute;
    left: 0;
    width: 100%;
    top: 35px;
    z-index: 10002;
    padding-bottom: 20px;
}

.menu-dropdown {
	padding: 0px 17px 20px 0;
}

.menu-dropdown ul {
	list-style: none;
	margin-bottom: 15px;
}

.menu-dropdown ul li{
	font-size: 15px;
	display: block;
	text-align: left;
}

.mobile-menu .shop-dropdown .menu-dropdown ul li a{
	font-size: 13px;
}


.menu-dropdown ul li.big-text, .collections-dropdown ul li, .mobile-menu .menu-dropdown ul li.big-text a, .menu-dropdown h3.big-text, .mobile-menu .menu-dropdown h3.big-text a{
	font-size: 20px;
	margin:0;
}

.menu-dropdown h3.big-text {
	margin-bottom: 25px;
	text-align: left;
	 
}
.mobile-menu .menu-dropdown h3.big-text {
	margin-left: 17px;
	margin-bottom: 20px;
}

.mobile-menu .shop-dropdown .menu-dropdown ul li{
	/*display: none;*/
}

.mobile-menu .shop-dropdown .menu-dropdown ul li.big-text, .mobile-menu .shop-dropdown .menu-dropdown h3.big-text{
	display: block;
}

.menu-dropdown a {
	color: #000;
}

.menu-dropdown a:hover, .shop-dropdown .current-menu-item a{
	color: #2A4785;
	text-decoration: none;
}

.collections-dropdown a:hover,  .collections-dropdown .current-menu-item a{
	color: #8E8259;
	text-decoration: none;
}

.shop-dropdown .menu-dropdown, .menu-dropdown{
	background-color: #E1E6F2;
}

.collections-dropdown .menu-dropdown{
	background-color: #D6C989;
}




.navigation-bar .col-4, .navigation-bar .col-5, .navigation-bar .col-6, .navigation-bar .col-7, .navigation-bar .col-8 {
	position: static;
}

/* END MENU DROPDOWN */

/* INSTAGRAM */
#sb_instagram .sbi_follow_btn{
	display: none; 
}

.sb_instagram_header{
	padding: 0 40px !IMPORTANT;
}

#sb_instagram #sbi_images .sbi_item{
	padding: 5px !IMPORTANT;
}

#sb_instagram #sbi_load .sbi_load_btn {
	width: 280px;
	height: 49px;
	background-color: transparent;
	padding: 0;
	font-size: 17px;
	line-height: 49px;
	color: #1B1855;
	border: 2px solid #1B1855;
	border-radius: 0px;
}

#sb_instagram #sbi_load .sbi_load_btn:hover{
	opacity: 1;
	background-color:#1B1855;
	color: #fff;
}

.follow-ig-link{
	font-size: 25px;
	color: #212e65;
	margin-left: 40px;
}

.follow-ig-link:hover{
	color: #212e65;
	text-decoration: underline;
}

.instagram-feed-container p{
	margin:0;
	padding:0;
}

.instagram-feed-container {
	background-color: #fff;
	border-radius: 80px;
    /*border-top-left-radius: 80px;
    border-top-right-radius: 80px;*/
    padding-top: 70px;
    padding-left: 5px;
    max-width: 805px;
    min-height: 805px;
    margin: 0 auto;
}

/* END INSTAGRAM */


/* SORT BY */

.woocommerce-ordering {
	display: none;
}

.sort-by-div, .filter-by-div{
	position: fixed;
	z-index: 10001;
    margin-top: 00px;
}
.filter-by-div{
	left: 0;
}

.sort-by-div{
    right: 0px;
    background-color: #D6C889;
}

.sort-by-container{
	float: right;
	display: inline-block;
	background-color: #D6C889;
	height: auto;
	width: auto;
	overflow: hidden;
	display: none;
	padding-left: 30px;

}


.sort-by-wording, .sort-by-wording:hover {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	display: inline-block;
	

	background-color: #D6C889;

	padding: 12px 30px;
	float: right;
}

.sort-by-wording:hover {
	color: #fff;
}

.sort-by-container ul{
	padding:0;
	margin:0;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 45px;
}

.sort-by-container li{
	height: 30px;
	padding: 4px 0px;
}

.sort-by-container a{
	color: #000;
	font-size: 13px;
}

.sort-by-container a:hover, .sort-by-container a.selected, .filter-by-container a:hover, .filter-by-container a.selected{
	color: #fff;
	text-decoration: none;

}

.sort-by-container, .filter-by-container{
	text-transform: capitalize;
}





.col-filter{
	float: left; 
	margin-right: 15px;
}

.filter-by-div .reset-filters{
	top: 17px;
    right: 27px;
    display:block;
    color:#9F9E9E;
	font-size: 13px;
	position: absolute;
}


.filter-by-div .go-back, .sort-by-div .go-back{
	display: inline-block;
	width: 12px;
	height: 16px;
	position: absolute;
	right: 6px;
	top:20px;
	background-image: url(img/X.png);
	background-repeat: no-repeat;
	background-size: 100%;
} 

.sort-by-div .go-back{
	right: 15px;
}

.filter-by-div h2{
	font-size: 22px;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}


.filter-by-container{
	padding-left: 0px;
	background-color: #ECE4DA;
	padding-top: 10px;
	padding-bottom: 50px;
	height:348px;
    overflow: hidden;
    display: none;
    width: 0;
    padding-left: 30px;
}

.filter-by-container ul{
	height: 220px;
	overflow-y: scroll;
	padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 30px;
    padding-bottom: 5px;
    padding-right: 25px;
}


.filter-by-wording, .filter-by-wording:hover {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	display: inline-block;
	

	background-color: #ECE4DA;

	padding: 12px 30px;
	float: left;
	text-align: left;
}

.filter-by-wording:hover{
	color: #fff;
}

.filter-by-container ul::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.filter-by-container ul::-webkit-scrollbar-track {
    background: rgb(0,0,0);
    border: 4.5px solid transparent;
    background-clip: content-box;   /* THIS IS IMPORTANT */
}

/* Handle */
.filter-by-container ul::-webkit-scrollbar-thumb {
    background:  #ECE4DA;
    border: 1px solid rgb(0,0,0);
}


/*#wrapper-footer-full{
	display: none;
}*/

/* END SORT BY */


/* COLLECTIONS PAGE */
.gallery-item:nth-of-type(6n+1){
	margin-bottom: 70px;
}
.gallery-item:nth-of-type(6n+2){
	margin-bottom: 50px;
}
.gallery-item:nth-of-type(6n+3){
	margin-bottom: 70px;
}
.gallery-item:nth-of-type(6n+4){
	margin-bottom: 70px;
}
.gallery-item:nth-of-type(6n+5){
	margin-bottom: 42px;
}
.gallery-item:nth-of-type(6n+6){
	margin-bottom: 170px;
}
.gallery .gallery-item:nth-of-type(6n+1) .gallery-icon{
	width: 100%;

}

.gallery .gallery-item:nth-of-type(6n+2) .gallery-icon{
	width: 70%;
	margin: 0 auto;
}



.gallery .gallery-item:nth-of-type(6n+3) .gallery-icon{
	width: 70%;
	margin: 0 auto;
}

.gallery .gallery-item:nth-of-type(6n+4) .gallery-icon{
	width: 100%;
}

.gallery .gallery-item:nth-of-type(6n+5) .gallery-icon{
	width: 70%;
	margin: 0 auto;
}

.gallery .gallery-item:nth-of-type(6n+6) .gallery-icon{
	width: 100%;
}


.shop-now-button .so-widget-sow-button .ow-button-base a{
	background:none;
	padding: 0;
	line-height: 49px;
	height: 49px;
	background-color: #556772;
	width: 359px;
	max-width: 100%;
	border: 1px solid #556772; 
	border-radius: 0px;
	margin-bottom: 20px;

}


.shop-now-button .so-widget-sow-button .ow-button-base a:active, .shop-now-button .so-widget-sow-button .ow-button-base a:hover{
	background:none;
	color: #556772 !important; 
}

.collections_link{
	/*font-size: 17px;*/ 
	width: 650px;
	max-width: 90%; 
	margin-left: 5%;
	letter-spacing: 0.1px;
	/*line-height: 24px;*/
}






.collections_link a, .collections-list a,  .collections-image a{
	color: #000;
	text-align: left;
}

.collections_link a:hover, .collections-list a:hover, .collections_link .collection_link_hover,.collections_link a.selected {
	text-decoration: none;
	color: #D6C889;
}

.collections-image.collections-image-3{
	margin: 0 auto;
	display: table; 
	margin-top: 3%;
	margin-bottom: 3%;
} 

.collections-image .collection_img_hover{
	border: 10px solid #D6C889;
}
.collections-list ul li{
	display: inline-block;
}

.collections-image a:hover {
	text-decoration: none;
	color: #000;
}

.collections-image img {
	border: 10px solid transparent;
}

.collections-image a:hover img {
	border: 10px solid #D6C889;
}


.collections-image h1{
	margin-left: 25px;
	font-size: 37px; 
}


.collections-image{

    margin-top: 5%;
}
.collections-image-style-1, .collections-image.collections-image-style-3, .collections-image-style-4, .collections-image-style-2{
	float: none;
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 00%;
}



.collections-list ul {
	list-style: none;
	padding:0;
	margin: 0;
	font-size: 37px; 
	width: 650px;
	max-width: 100%; 
}

.collections-list ul li:after {
    content: "/";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    
}

.collaboration-collections{
	
	color: #FFFFFF;			
	background-color: #B6C1BD;
	padding: 50px 46px;
	margin-right: 5%;
	margin-top: 5%;
	
}

.collaboration-collections a{
	color: #fff;
}



.collaboration-collections h3{
	font-size: 37px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.6px;	
	line-height: 43px;

}


/* END COLLECTIONS PAGE */

/* PRODUCT PAGE */
/*.woocommerce-product-gallery{
	display: flex;
	align-items: center;
  	justify-content: center;
}*/
.woocommerce div.product div.images img {
    display: none;
} 
.woocommerce div.product div.images img:first-child{
	display: block;
}

.img-container{
	width: 100%;
	overflow: hidden;
}

.img-container img {
  max-width: 100%;
  transition: transform 0.3s ease-in-out;
}
/*.img-container:hover img {
  transform: scale(1.5);
}*/

.simple-cart{

}

.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #f6f6f6;
	color: #000; 
}
.overlay-product{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.5;
    display: none;
}

.popUpProductVariation{
	position: fixed;
    top: 0px;
    background-color: #C88A73;
    left: 0;
	max-width: 100%;
	padding:40px;
	display: none;
	z-index: 10;
	width: 627px;
	color: #fff;
}

.popUpProductVariation p{
	text-align: left;
	font-size: 17px;
	margin-top: 0px;
}

.popUpProductVariation a{
	float: right;
	display: inline-block;
	background-image: url('img/X.png');
	width: 19px;
	height: 19px;
	background-size: 100%;
	background-repeat: no-repeat;
	/*line-height: 49px;
	height: 49px;
	background-color: #71879C;
	color:#fff;
	padding: 0 30px;
	display: inline-block;
	font-size: 22px;*/
}

.single-product .woocommerce-error{
	display: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
	 -webkit-transition: all cubic-bezier(.795,-.035,0,1) .0s; 
    transition: all cubic-bezier(.795,-.035,0,1) .0s;
    transition-duration: 0.0s !important;
}
.flex-control-nav{
	list-style: none;
	margin: 0;
	padding: 0;
    margin-top: 15px;
    text-align: center;
}

.img-container{
	margin-bottom: 10px;
}

.woocommerce-product-gallery__trigger{
	display: none;
}

.flex-control-nav li{
	display: inline-block;
	margin: 0px 4px;
	
}

.flex-control-nav li a{
	display: block;
    width: 9.5px;
    height: 9.5px;
    background-image: url(img/radio_button_off.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: transparent; 

} 

.flex-control-nav li a.flex-active{
	background-image: url(img/radio_button_on.png);
}

.woocommerce.single-product .product .product_title{
	font-size: 17px;
	text-align: center;
	margin-top: 5px;
	line-height: 22px;
}

.woocommerce.single-product #main{
	opacity: 0;
	/*margin-top: 100px;*/
}

.single-product .product .price {
	text-align: center;
	margin-bottom: 0px;
    margin-top: 5px;
}

.single-product div.product p.price, .single-product div.product span.price{
	font-size: 13px;
	color: #000;
	text-align: center;
}

.woocommerce-variation-price{
	text-align: center;
	margin-bottom: 20px;
}

 .single_variation_wrap .quantity .screen-reader-text{
 	height: auto;
    width: auto;
    clip: auto;
    left: 0;
    line-height: 41px;
 }

.woocommerce div.product form.cart .reset_variations{
	display: none !IMPORTANT;
}

.nice-select.open .list{
	border-radius: 0px;
	width: 100%;
}

.nice-select:after{
	background-image: url(img/arrow_dropdown.png);
	width: 21px;
	height: 12px;
	border: none;
	background-size: 100%;
	background-repeat: no-repeat;
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
}

.nice-select.open:after{
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.woocommerce div.product form.cart .variations{
	margin-bottom: 0;
}

.woocommerce div.product form.cart .variations select{
	width: 430px;
	max-width: 100%;
	margin-right: 0;
	text-transform: capitalize;
}


.woocommerce div.product .nice-select{
	border: 1.25px solid #DED19A;
	width: 100%;
	border-radius: 0px; 
	margin-bottom: 20px;
	text-transform: capitalize;
	font-size: 17px;
	height: 49px;
	line-height: 49px;
}

.woocommerce div.product .nice-select .list{
	border: 1.25px solid #DED19A;
	border-top: none;
	background: #f6f6f6;
}

.woocommerce div.product .nice-select .list li:first-child{
	display:none;
}

#coupon_code{
	padding-left: 15px;
}


.woocommerce div.product .variations tr:nth-child(2) .value .nice-select{
	border: 1.25px solid #C88A73;
	margin-bottom: 0px;
}

.woocommerce div.product .variations tr:nth-child(2) .value .nice-select .list{
	border: 1.25px solid #C88A73;
	border-top: none;
}

.single_variation_wrap{
	margin-top: 20px;
}

.woocommerce .quantity .qty{
	width: 90px;
	height: 41px;
	border: 1.25px solid #71879C;
	border-radius: 0px;
	border-style:solid;
	box-shadow: inset 0px 0px 0px 0px transparent;
	
}

input, input:focus, input:active{
	/*-webkit-appearance: none;
	border-style:solid;
	box-shadow: inset 0px 0px 0px 0px transparent;
	border-radius: 0px;*/
}

.select2-container--default .select2-search--dropdown .select2-search__field{
	margin-top: 10px;
	margin-bottom: 5px;	 
}

.woocommerce div.product form.cart div.quantity{
	float: none;
	margin: 0;
	text-align: center;
	margin-bottom: 23px;
}



.single_add_to_cart_button, .single-product div.product .entry-summary .shop-add-to-wishlist-button {
	float: right;
	height: 49px;	
	width: 100%;
	font-size: 17px;
}

.single-product.woocommerce div.product p.stock{
	display: none;
}

#yith-wcwl-popup-message{
	display: none !IMPORTANT;
}

.single_add_to_cart_button{	
		background-color: #71879C;
		color: #FFFFFF;	
		font-size: 20px;	
		letter-spacing: 0.09px;	
		line-height: 20px;	
		text-align: center;
		border: 0px;
		border-radius: 0px;
		cursor: pointer;
		margin-bottom: 20px;
}

.btn-primary.single_add_to_cart_button:hover{
	background-color: #fff;
	border: 1px solid #71879C;
	color: #71879C;
}

.btn-primary.single_add_to_cart_button:not(:disabled):not(.disabled).active, .btn-primary.single_add_to_cart_button:not(:disabled):not(.disabled):active, .show>.btn-primary.single_add_to_cart_button.dropdown-toggle{
	background-color: #fff;
	border: 1px solid #71879C;
	color: #71879C;
}

.woocommerce div.product form.cart{
	margin-bottom: 15px;
}


.single-product div.product .entry-summary .shop-add-to-wishlist-button {
	background-size:23px 20px;
	background-position: 13px center;
	border: 1.25px solid #000000;
	border-radius: 0px;
	text-align: center;
	line-height: 47px;
	color: #000;
	font-size: 20px;
}

.single-product div.product .entry-summary .shop-add-to-wishlist-button:hover{
	background-color: #DDCFCF;
	color:#000;
	    background-image: none;
	    border-color: #DDCFCF;
}

.single-product div.product .entry-summary .shop-add-to-wishlist-button.remove_wishlist{
	background-image: none;
}


.single-product div.product .entry-summary .shop-add-to-wishlist-button .wishlist_wording{
	display: block;
}

.btn-primary.focus, .btn-primary:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
    box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
}

.btn-primary.disabled, .btn-primary:disabled{
	background-color: #71879C;
	cursor: default;
	border: 1.25px solid #71879C;
	color:#fff;
}

.description {
	margin: 24px 0;
}

.description h2{
	font-size: 13px;
	/*margin-bottom: 5px;*/
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.description  a:hover h2, .description  a.current h2{
	color:#000;
	border-bottom: 1px solid black;
}

.tab-description{
	list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

ul.tab-description li{
	display: inline-block;
    margin-right: 15px;
}

.description-content-container{
	position: relative;
}

.description-content-container .product-wallpaperdetails-content, .description-content-container .product-fabricdetails-content, .description-content-container .product-details-content{
	position: absolute;
    top: 0;
    visibility: hidden;
}




.description p, .tech-sheet a{
	font-size: 13px;	
	letter-spacing: 0.2px;	
	line-height: 22px;
	margin:0;
	padding:0;
}

.tech-sheet a:hover{
	/*color: #000;*/
	text-decoration: underline;
}


.tech-sheet h2, .tech-sheet h2 a{
	/*margin-bottom: 8px;
	display: inline-block;
    float: left;*/
    font-size:17px;
    color: #71879C;
}


.tech-sheet a{
	line-height: 25px;
}
.tech-sheet p{
	/*float: right;*/
}
.woocommerce div.product div.images{
	margin-bottom: 0;
}

.topContainer{
	margin-bottom: 20px;
}
.product_cover_section{
	margin: 0 0 50px 0;

	padding: 19px 26px 26px 17px;
}

.product_cover_section h1{
	margin-top: 0px;
	width: 425px;
	max-width: 100%;
	margin-bottom: 40px;
	font-size: 20px;
	line-height: 27px;
}

.product_cover_section p, .single-collection-page p, .single-collection-page-cell-style3 p{
	width: 249px;
	margin-bottom: 50px;
	margin-top: 15px;
}	







.woocommerce .related.products {
	margin-bottom: 10px;

}
.woocommerce .related.products > h2, .woocommerce-page .upsells.products > h2{
	
    color: #C88A73;
    font-size:20px;
    letter-spacing: 0.14px;	
    margin-bottom: 20px;
    text-transform: capitalize;
}

.woocommerce .related.products.colors > h2{
	color: #586667;
}

.woocommerce-page .upsells.products > h2{
	background-color: transparent;
	color: #000;
    padding-top: 0px;
	padding-bottom: 0;
}

.woocommerce .related.products ul.products, .woocommerce-page .upsells.products ul.products{
	margin: 0 0px;
}

/* END PRODUCT PAGE */

/* WISHLIST PAGE */ 
.woocommerce-wishlist .products.columns-3 li.product:nth-child(3n){
	margin-right: 0; 
}
.wishlist-title {
	display: none;
}
.wishlist-title h2{
	font-size: 20px;	
	letter-spacing: 0.6px;	
	line-height: 22px;
	margin-bottom: 35px;
}

.page-wishlist .products li{
	text-align: center;
	font-size: 22px;
}

/* END WISHLIST PAGE */

/* POP UP CART */
.cart-li{
	position: relative;
}
.popUpCart{
	position: absolute;
    right: 0px;
    z-index: 10003;
    display: block;
    background-color: #fff;
    width: 420px;
    border: 10px solid #EBDFDF;
    padding: 17px 30px 30px 24px;
    font-size: 15px;
    text-align: left;
    display: none;

}

 .popUpCart ul.woocommerce-mini-cart{
 	max-height: 60vh;
    overflow: hidden;
    overflow-y: scroll;
 }

 .popUpCart ul.woocommerce-mini-cart::-webkit-scrollbar { 
    display: none; 
} 

 .popUpCart ul.woocommerce-mini-cart li img{

 	float: left;
 	margin-right: 33px;

 }

.popUpCart img, .popUpCart ul.cart_list li img, ul.product_list_widget li img{
	width: 86px;
	float: left;
	/*margin-left: 33px;*/

}

.woocommerce-mini-cart-item.mini_cart_item p, .woocommerce-mini-cart-item.mini_cart_item h2{
	padding-right: 70px;
	font-size: 15px;
	line-height: 22px;
}
.woocommerce-mini-cart-item.mini_cart_item p{
	text-transform: capitalize;
}

.woocommerce-mini-cart-item.mini_cart_item{
	margin-bottom: 10px;
	position: relative;
}


.woocommerce-mini-cart-item.mini_cart_item .variation{
	padding: 0;
	border: none; 

}

.img-container {
	float: right;
}

.popUpCart li {
	float: none;
	margin:0;
}



.popUpCart p, .popUpCart dl, .popUpCart p a, .popUpCart h2 {
	float: none;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 15px;
}

.popUpCart li p{
	padding-right: 100px;
}

.product_list_widget{
	padding-bottom: 15px;
}

.woocommerce-mini-cart__total{
	padding: 15px 0;
	
	margin-bottom: 15px;
	margin-top: 15px;
}

.popUpCart .woocommerce-Price-amount{
	float: right;
}

.popUpCart .button.checkout, .guest-checkout.button.checkout {
	border: none;
	width: 100%;
	background-color: #71879C;
	text-align: center;
	border-radius: 0;
	height: 64px;
	line-height: 64px;
	display: block;
	color: #fff;
	font-size: 25px;	
	padding:0;
	letter-spacing: 0.1px;
}

.guest-checkout {
	max-width: 474px;
}

.popUpCart li{
	width: 100%;
}


 .popUpCart ul.cart_list li.mini_cart_item,  .popUpCart ul.product_list_widget li.mini_cart_item{
 	margin-bottom: 25px;
 	padding:0;
 }


body .wrapperContent .popUpCart > h2{
	font-size: 25px;
	margin-top: 4px;
	margin-bottom: 25px;
}

.popUpCart .button.checkout:hover, .guest-checkout.button.checkout:hover{
	color: #71879C;
	background-color: #fff;
	border:1px solid #71879C;
}



.popUpCart .buttons .button:first-child {
	display: none;
}

.popUpCart .buttons .button:first-child:hover{
	border: none;
}


.cart-li:hover .popUpCart , .popUpCart.open{
    display: block;
}



.woocommerce-mini-cart-item span.quantity {  
	display: block;
	margin:0;
	position: absolute;
    bottom: 0;
    right: 0;
}


/* END POP UP CART */

/* SHOP PAGE */
.woocommerce-products-header img{
	margin-bottom: 30px;
}
.woocommerce-loop-product__link{
	position: relative;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.thumb-over{ 
	position: absolute;
    bottom: 8px;
    left: 8px;
    background-color: rgba(255,255,255,.85);
    width: calc( 100% - 16px);
    /*height: 100%;*/
    display: flex;
    opacity: 0;
    /*border: 8px solid #586667;*/
    color:#556772;
    text-align: center;
    
    align-items: center; 
	visibility: hidden;
	-webkit-transition : all 200ms ease-out;
	-moz-transition : all 200ms ease-out;
	-o-transition : all 200ms ease-out;
	transition : all 200ms ease-out;

}

.hoverProduct .thumb-over, .woocommerce-loop-product__link:hover .thumb-over{
	visibility: visible;
	opacity: 1;

}

.woocommerce ul.products li.product .thumb-over p{
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 20px;
	text-align: center;
}

.thumb-over-content{
	margin: 0 auto;
} 

/*.thumb-over .single_add_to_cart_button{
	height: 40px;	
	width: 90%;	
	border: 1px solid #556772;
	color:#556772;
	background-color: transparent;
	float: none;
	
	font-size: 20px;	
	margin-top: 20px;
	line-height: 22px;
}

.thumb-over .single_add_to_cart_button:hover{
	color:#fff;
	background-color: #556772;
}*/

.archive .woocommerce-info, .no-products{
	border: none;
	background-color: transparent;
	text-align: center;
	font-size: 22px;
	line-height: 6em;
	font-weight: normal;
}
.woocommerce-info::before{
	display: none;
}
.breadcrumb_eskayel{
	margin-bottom: 0;
	float: left;
}


.breadcrumb_eskayel img{
	height: 10px;
}
.woocommerce.archive .products ul, .woocommerce.archive	 ul.products{
	margin-top: 0px;
}
.woocommerce nav.woocommerce-pagination ul{
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li{
	border: none;
    text-align: center;
}

.woocommerce ul.products li.product .onsale, .woocommerce span.onsale{
	display:none;
}

.price ins{
	text-decoration: none;
	color:#405460;
}
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover{
	color: #fff;
	background-color: #556772;
}
.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a{
	padding: 0;
	font-size: 20px;
	/*line-height: 32px;
	width: 32px; 
    height: 32px;*/
    line-height: 50px;
    width: 50px;
    height: 50px;
    margin:0 5px;
	color: #556772;
}
.shop-add-to-wishlist-button {
	width: 27px;
	display: block;
	height: 22px;
	background-image: url('img/add_wishlist.png');
	background-repeat: no-repeat;
	background-size: 100%;


}

.shop-add-to-wishlist-button:hover{
	color: #000;
	text-decoration: none;
	opacity: 0.8;
}

.shop-add-to-wishlist-button .wishlist_wording{
	display: none;
}

.shop-add-to-wishlist-button.remove_wishlist {

	background-image: url('img/remove_wishlist.png')
}

.woocommerce ul.products li.product a.shop-add-to-wishlist-button img{
	margin-bottom: 9px;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
	float: right;
	margin-bottom: 0;
	
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce-LoopProduct-link{
	font-size: 13px;
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product a{
	color: #000; 
}

.woocommerce ul.products li.product a{
	display: block;
}
.woocommerce ul.products li.product .price{
	margin-top: 5px;
	font-size: .857em;
}


#search-wrapper p.price{
	font-size: .857em;
}

.woocommerce ul.products li.product p,  .woocommerce ul.products li.product .woocommerce-loop-product__title {
	margin: 0;
	padding: 0;
	line-height: 13px;
    margin-top: 12px;
	text-align: left;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin-bottom: 90px;
}

.product_per_page_container{
	font-size: 13px;
	margin-bottom: 0px;
	/*margin-bottom: 40px;*/
	width: 100%;
}

.product_per_page_container ul{
	list-style: none;
	margin: 0;
	padding:0;
	float: right;

}

.product_per_page_container ul li{
	display: inline-block;
}

.product_per_page_container ul li:after {
    content: " / ";
    display: inline-block;
    margin-left: 5px;
    color: #C7C7C7;
    margin-right: 5px;
    
}

.product_per_page_container ul li:last-child:after {
	content: "";
	margin-right: 0px;
	display: none;

}

.product_per_page_container ul li a {
	color: #C7C7C7;
}

.product_per_page_container ul li a:hover,  .product_per_page_container ul li a.selected{
	color: #000;
	text-decoration:none;
}

.form-wppp-select{
	display: none;
} 
/* END SHOP PAGE */

/* CLIENT SERVICES */
.page-press #primary{
	/*text-transform: lowercase;*/
}


.press_color_1 , .press_color_1 a, .press_color_1 a:hover{
	color: #5F738A;
}

.press_color_2 , .press_color_2 a, .press_color_2 a:hover{
	color: #1F2757;
}

.press_color_3 , .press_color_3 a, .press_color_3 a:hover{
	color: #BB7660;
}

.press_color_4 , .press_color_4 a, .press_color_4 a:hover{
	color: #407480;
}

.page-client-services .wrapperContent h1, .page-specs .wrapperContent h1 , .page-showrooms .wrapperContent h1, .page-stockists .wrapperContent h1, .page-press .wrapperContent h1{
	line-height: 20px;
    font-size: 20px;
    margin-bottom: 26px;
}

.page-showrooms h3.widget-title, .page-stockists h3.widget-title{
	font-size: 17px;	
	letter-spacing: 0.41px;	
	line-height: 31px;
	margin-bottom: 0;
}

.about-row .sow-image-container{
	text-align: center;

}

.showrooms_bottom_row , .showrooms_bottom_row a, .showrooms_bottom_row a:hover{
	color: #A39970;
}

.stockist_color_1 , .stockist_color_1 a, .stockist_color_1 a:hover{
	color: #586667;
}

.stockist_color_2 , .stockist_color_2 a, .stockist_color_2 a:hover{
	color: #C88A73;
}

.stockist_color_3 , .stockist_color_3 a, .stockist_color_3 a:hover{
	color: #B9AAAD;
}

.stockist_color_4 , .stockist_color_4 a, .stockist_color_4 a:hover{
	color: #212E65;
}

#showrooms_flagship p{
	margin-bottom: 0;
}

.page-specs .collections_link{
	width: 250px;
	max-width: 100%;
}

.page-specs #technical-info, .page-specs .collections_link a:nth-of-type(1):hover{
	color: #212E65;
}
#showrooms_flagship{
	color: #212E65;
}


	


.page-specs #materials, .page-specs .collections_link a:nth-of-type(2):hover{
	color: #394748;
}

.page-specs #installation-guides, .page-specs .collections_link a:nth-of-type(3):hover{
	color: #000;
} 


.page-contact #general-info, .page-contact .collections_link a:nth-of-type(1):hover{
	color: #C88A73;
}

.page-contact #trade, .page-contact .collections_link a:nth-of-type(2):hover{
	color: #586667;
}

.page-contact #contract, .page-contact .collections_link a:nth-of-type(3):hover{
	color: #A39970;
}

.page-contact #wholesale, .page-contact .collections_link a:nth-of-type(4):hover{
	color: #4F8793;
}

.page-contact #press, .page-contact .collections_link a:nth-of-type(5):hover{
	color: #C88A73;
}

.page-contact #showroom, .page-contact .collections_link a:nth-of-type(6):hover{
	color: #212E65;
}



.page-client-services .collections_link{
	width: 225px;
	max-width: 100%;
}
.page-client-services .collections_link a:nth-of-type(1):hover{
	color: #C88A73;
}

.page-client-services .collections_link a:nth-of-type(2):hover{
	color: #71879C;
}

.page-client-services .collections_link a:nth-of-type(3):hover{
	color: #586667;
}

.page-client-services .collections_link a:nth-of-type(4):hover{
	color: #949494;
}

.page-client-services .collections_link a:nth-of-type(5):hover{
	color: #71879C;
}


.page-client-services .collections_link a:nth-of-type(6):hover{
	color: #05308E;
}
.page-client-services h3.widget-title, #faq h3.widget-title, .page-specs h3.widget-title{
	font-size: 20px;
}

.page-client-services h2, #faq h3, .page-specs h2{
	font-size: 17px;
	margin-bottom: 2px;
}

.page-client-services #ordering-infos{
	color: #C88A73;
}

.page-client-services #shipping{
		color: #71879C;
}

.page-client-services #returns{
	color: #586667;
}

.page-client-services #payments{
	color: #949494;
}

.page-client-services #terms{
	color: #71879C;
}

.page-client-services #faq, .page-client-services #faq a{
	color: #05308E;
}

/* END CLIENT SERVICES */


/* CART PAGE */
.page-cart .woocommerce-message{
	display: none;
}
.woocommerce table.cart h4{
	display: none;
}
.woocommerce table.shop_table{
	border: none;
	position: relative;
	margin-bottom: 0px;
}

.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{
	display: block;
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
	content: attr(data-title);
	position: absolute;
	left: 0;
	font-weight: normal;
}

.woocommerce table.shop_table_responsive tr td.product-quantity::before, .woocommerce-page table.shop_table_responsive tr td.product-quantity::before{
	top: 16px;
}

.woocommerce table.shop_table_responsive tr td.product-name::before, .woocommerce-page table.shop_table_responsive tr td.product-name::before{
	display: none;
}


.woocommerce table.shop_table_responsive tr td.product-name h2, .woocommerce-page table.shop_table_responsive tr td.product-name h2{
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: normal;
}

.woocommerce table.shop_table_responsive tr td.product-name p, .woocommerce-page table.shop_table_responsive tr td.product-name p{
	text-transform: capitalize;
	}

.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
	font-size: 13px;
	position: relative;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img, .woocommerce table.shop_table_responsive.cart tr td.product-name, .woocommerce-page table.shop_table_responsive.cart tr td.product-name{
	width: 60%;
}


.woocommerce table.shop_table_responsive tr td.product-quantity, .woocommerce-page table.shop_table_responsive tr td.product-quantity{
	width: 100%;
	margin-top:15px;
}

.woocommerce table.shop_table_responsive.cart tr td, .woocommerce-page table.shop_table_responsive.cart tr td{
	text-align: center !IMPORTANT;
	width: 100%;
	margin:0 auto;
}


.woocommerce table.shop_table_responsive tr td.product-price, .woocommerce-page table.shop_table_responsive tr td.product-price, .woocommerce table.shop_table_responsive tr td.product-subtotal, .woocommerce-page table.shop_table_responsive tr td.product-subtotal{
	text-align: right !IMPORTANT;
	width: 100%;

}









.woocommerce table.shop_table_responsive tr td.product-price, .woocommerce-page table.shop_table_responsive tr td.product-price{
	margin-bottom: 10px;
	margin-top: 10px;
}

.woocommerce table.shop_table_responsive tr td.product-subtotal, .woocommerce-page table.shop_table_responsive tr td.product-subtotal{
	margin-bottom: 30px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
	background-color: transparent;
}

.woocommerce table.shop_table td{
	border: none;
}

.woocommerce table.shop_table_responsive.cart tr, .woocommerce-page table.shop_table_responsive.cart tr{
	border-bottom: 1px solid #C7C7C7;
	margin-bottom: 30px;
}

.woocommerce table.shop_table_responsive.cart tr:last-of-type, .woocommerce-page table.shop_table_responsive.cart tr:last-of-type{
	border:none;
}

.cart-collaterals{
	background-color: #F9F6F4;
    padding: 10px;
}

.woocommerce a.remove{
	color: #586667 !IMPORTANT;
	font-size: 13px;
	width: auto;
	height: auto;
	margin-top: 7px;
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 16px;
	font-weight: normal;
}

.woocommerce a.remove:hover{
	background-color: transparent;
	color: #8E8259 !important;
}

.woocommerce a.remove.desktop{
	display: none;
}

.woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input{
	width: 100%;
	margin-bottom: 17px;
}
.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input{

	width: 100%;
	height: 49px;
	border-radius: 0;
	color: #000;
	border-color: #000;
	text-align: center;
	font-size: 17px;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle, .wpcf7 .show>input.dropdown-toggle[type=submit], .wpcf7 input:not(:disabled):not(.disabled).active[type=submit], .wpcf7 input:not(:disabled):not(.disabled):active[type=submit]{
	background-color: transparent;
}

.btn-outline-primary:hover, .wpcf7 input:hover[type=submit]{
	background-color: transparent;
}

.btn-outline-primary:hover, .wpcf7 input:hover[type=submit]{
	border-color: #000;
}
.actions button{
	width: 100%;
	height: 49px;
	border-radius: 0;
	color: #000;
	border-color: #000;
	text-align: center;
	font-size: 17px;
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon{
	padding-bottom: 0;
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled, .wpcf7 input.disabled[type=submit], .wpcf7 input:disabled[type=submit]{
	color: #000;
}

.cart_totals h2{
	display: none;
}

 #add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th{
 	border:none;
 }

 .woocommerce form .form-row,.woocommerce form p,  .woocommerce form .form-row span{
 	width: 100%;
 	/*padding: 3px;*/

 }

 .woocommerce form .form-row input{
 	height: 49px;
 	border:1px solid #000;
 	padding-left: 18px;
 }

 .shipping-calculator-form .nice-select {
 	width: 100%;
 	    border-radius: 0;
 	    border-color: #000;
 }

 .shipping-calculator-form 

  .shipping-calculator-form button.button{
  	border: 1px solid #000;
  	width: calc(100% - 6px);	
  	border-radius:0;
  	background-color: transparent;
  	height: 49px;	
  	margin:0 3px;			
  }

  .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  	background-color: transparent;
  }

  .cart_totals .btn-primary{
  	border-radius: 0px;
  	background-color: #405460;
  	color: #fff;
  	font-size: 17px;
  	font-weight: normal;
  	height: 49px;
  	line-height: 49px;
  	padding:0;
  	border:none;
  }



  .cart_totals .btn-primary:hover, .cart_totals .btn-primary:not(:disabled):not(.disabled).active, .cart_totals .btn-primary:not(:disabled):not(.disabled):active{
  	color: #405460;
  	border: 1px solid #405460;
  	background-color: #fff;
  }



  /* END CART PAGE */

/* CHECKOUT PAGE */
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{
	float: none;
}
.woocommerce-error{
	border-top: none;
	background-color: transparent;
	color: #C88A73;
	padding:50px 0px 25px  0px;
	font-size: 22px;
	max-width: 468px;
	width: 100%;

}

.woocommerce-error strong{
	text-transform: lowercase;
}

.woocommerce-error a{
	color: #fff;
}
.woocommerce-error::before{
	display: none;
}
.woocommerce-order-received .woocommerce ul.order_details li {
	float: none;
}
h2.woocommerce-thankyou-order-received{
	margin-bottom: 36px;
}

.woocommerce-order-received .woocommerce ul.order_details{
	margin: 0;
	padding: 0;  
	margin-bottom: 65px;
}
h1.title-checkout{
	font-size: 20px;
} 

.woocommerce ul.order_details li{
	border: none;
	text-transform: none;
	font-size: 17px;
	line-height: 25px;
}

.woocommerce-order-received .woocommerce table.shop_table td, .woocommerce-order-received .woocommerce table.shop_table td ul, .woocommerce table.shop_table th{
	padding-left: 0;
}

strong.wc-item-meta-label{
	font-weight: normal;
}

.woocommerce-order-received .woocommerce-column__title{
	font-size: 20px;
	margin-bottom: 0px;
}

.woocommerce-order-received .woocommerce-column--2{
	margin-top: 20px;
}

.woocommerce-order-received .woocommerce-column{
	padding-left: 0;
	margin-left: 0;
}

.woocommerce ul.order_details li .amount{
	font-size: 25px;
}


.woocommerce-order-received .order-print{
	text-align: center;
}

.woocommerce-order-received .woocommerce .order-print a.button.print{
	font-size: 25px;
	color: #fff;
	width: 223px;	
	background-color: #556772;
	height: 64px;
	line-height: 64px;
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 50px;
	border-radius: 0px;
}

.woocommerce-order-received .woocommerce .order-print a.button.print:hover{
	border: 1px solid #556772;
	background-color: transparent;
	color: #556772;
}


.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	margin:0;
	padding:0;
	background-color: #fff;
	border:none;
	margin-top: 20px;
	margin-bottom: 50px;
}


.woocommerce #customer_login form.login, .woocommerce #customer_login form.register{
	background-color: transparent;
}


 #customer_login .form-control{
 	background-color: transparent;
 }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	height: 49px;
	border: 1px solid #000;
	border-radius: 0;
	/*line-height: 49px;*/ 
}

.lost_password{
	text-align: center;
	font-size: 17px;
}

form.woocommerce-form-login p.form-row, form.woocommerce-checkout p.form-row, form.woocommerce-form-acount p.form-row{
	margin:0;
	margin-bottom: 17px;
}

form.woocommerce-checkout p.form-row, form.woocommerce-form-acount p.form-row{
	margin-bottom: 13px;
}

form.woocommerce-checkout #billing_last_name_field, form.woocommerce-checkout #billing_company_field, form.woocommerce-checkout #billing_postcode_field, form.woocommerce-checkout #shipping_last_name_field, form.woocommerce-checkout #shipping_company_field, form.woocommerce-checkout #shipping_postcode_field{
	margin-bottom: 35px;
}

form.woocommerce-form-acount #billing_last_name_field, form.woocommerce-form-acount #billing_company_field, form.woocommerce-form-acount #billing_postcode_field, form.woocommerce-form-acount #shipping_last_name_field, form.woocommerce-form-acount #shipping_company_field, form.woocommerce-form-acount #shipping_postcode_field, form.woocommerce-form-acount  #billing_email_field, form.woocommerce-form-acount  #password_confirm_account{
	margin-bottom: 35px;
}

form.woocommerce-checkout #billing_address_2_field, form.woocommerce-checkout .woocommerce-account-fields, form.woocommerce-checkout #shipping_address_2_field, .woocommerce-MyAccount-content #billing_address_2_field , .woocommerce-MyAccount-content #shipping_address_2_field{
	display: none !important;
}

form.woocommerce-checkout #billing_city_field, form.woocommerce-checkout #shipping_city_field, form.woocommerce-form-acount #billing_city_field, form.woocommerce-form-acount #shipping_city_field{
	width: 48%;
    display: inline-block;
    float: left;
}

form.woocommerce-checkout #billing_state_field, form.woocommerce-checkout #shipping_state_field, form.woocommerce-form-acount #billing_state_field, form.woocommerce-form-acount #shipping_state_field{
	width: 48%;
    display: inline-block;
    float: right;
    clear: none;
}

form.login .form-row button.btn{
	width: 100%;
	color: #fff;
	border:none;
	font-size: 20px;
	font-weight:normal;
	letter-spacing: 0.09px;
}

.login-btn{
	background-color:  #556772;
	margin-bottom: 10px;
	margin-top:27px;
}

.register-btn, .register-btn:hover{
	background-color: #4F8793;
}

.login-btn:hover{
		background-color: #556772;
}

form.woocommerce-checkout{
	margin-top: 20px;
}



.woocommerce-form-acount p.form-row label, .woocommerce-checkout p.form-row label, .woocommerce-additional-fields, .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__clear, .woocommerce-form-acount .select2-selection__clear{
	display: none;

}

#ship-to-different-address{
	font-size: 17px;
	margin-top: 50px;
	padding:3px;
}

#ship-to-different-address span{
	margin-left: 10px;
}

#order_review_heading {
	margin-top: 50px;
}
#order_review{
	margin-top: 20px;
}

.woocommerce-checkout thead{
	display: none;
}

form.woocommerce-checkout table.woocommerce-checkout-review-order-table td {
	padding: 5px 0;
}

form.woocommerce-checkout table.woocommerce-checkout-review-order-table h2, form.woocommerce-checkout table.woocommerce-checkout-review-order-table .product-name{
	font-size: 17px;
	margin-bottom: 2px;
	line-height: 20px;
}

form.woocommerce-checkout table.woocommerce-checkout-review-order-table p{
	margin-bottom: 5px;
	display: none;
}

form.woocommerce-checkout table.woocommerce-checkout-review-order-table .product-total{
	text-align: right;
}

form.woocommerce-checkout table.woocommerce-checkout-review-order-table  .product-quantity{
	font-weight: normal;
	display: none;
}

.woocommerce table.woocommerce-checkout-review-order-table{
	border-collapse: collapse;
	margin-bottom: 54px;
}

.woocommerce table.woocommerce-checkout-review-order-table .cart_item:last-of-type  th, .woocommerce table.woocommerce-checkout-review-order-table .cart_item:last-of-type  td{
	padding-bottom: 30px;
 
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot th, .woocommerce table.woocommerce-checkout-review-order-table tfoot td{
	padding-left: 0;
	padding-right: 0;
	border:none;
	font-size: 17px;
	font-weight: normal;

}


.woocommerce table.woocommerce-checkout-review-order-table tfoot td{
	text-align: right;
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th, .woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td{
	padding-top: 30px;
	border-top: 1px solid rgba(0,0,0,.1);

}


.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:nth-last-of-type(2) th, .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:nth-last-of-type(2) td{
	padding-bottom: 30px;

}


.woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total th, .woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total td{
	padding-top: 30px;
	border-top: 1px solid rgba(0,0,0,.1);
	font-size: 20px;

}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	border:none;
	background-color: transparent;
	padding: 0;
    margin: 0;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{
	display: none;    
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	background-color: transparent;
	padding:0;
	margin:0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img{
	height: 36px;
	margin-right:13px;
	margin-left: 0;
}

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal{
	line-height: 36px;
}


.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type=color], .wpcf7 input:focus[type=date], .wpcf7 input:focus[type=datetime-local], .wpcf7 input:focus[type=datetime], .wpcf7 input:focus[type=email], .wpcf7 input:focus[type=file], .wpcf7 input:focus[type=month], .wpcf7 input:focus[type=number], .wpcf7 input:focus[type=range], .wpcf7 input:focus[type=search], .wpcf7 input:focus[type=submit], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus{
	webkit-box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
    box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
}

.woocommerce-checkout-payment .nice-select{
	border-radius: 0px;
    border-color: #000;
    height: 49px;
    padding-right: 44px;
    font-size: 17px;
}

.woocommerce-checkout-payment .nice-select span{
	line-height: 49px;
}

.nice-select.date-month{
	margin-right: 15px;
}

.card-type-row .nice-select{
	width: 100%;
    
}
.woocommerce-checkout #payment div.payment_box input.input-text{
	margin:0;
	border-color: #000;
	font-size: 17px;
}

.payment_box.payment_method_paypal{
	display: none !important;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
	border:none;
	padding:0;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row{
	padding:0;
}

.woocommerce-checkout-review-order .btn-primary{
	text-transform: capitalize;
	color: #fff;
	background-color: #556772;
    border:none;
    height: 49px;
    border-radius: 0px;
    font-size: 20px;
}

.woocommerce-checkout-review-order .btn-primary:hover{
	background-color: #fff;
	border: 1px solid #556772;
	color: #556772;
}


/* END CHECKOUT PAGE */



/* SPECS */

/* END SPECS */

/* ACCOUNT PAGE*/

.woocommerce-ResetPassword .top-part-lost-password {
	background-color: #C88A73;
	padding:15px;
	color: #fff;
	margin-bottom: 30px;
}

.woocommerce-ResetPassword .top-part-lost-password h3{
	font-size: 22px;
}
.page-my-account .collections_link a:hover, .page-my-account .collections_link a.current-menu{
	color: #C88A73;
}
.woocommerce-account .woocommerce-MyAccount-content{
	float: none;
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.edit-address-subtitle{
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 17px;
	text-transform: uppercase;
}

.page-my-account .btn.btn-outline-primary{
	color: #FFFFFF;	
	font-size: 22px;	
	letter-spacing: 0.09px;	
	line-height: 49px;
	height:49px;
	width: 100%;
	text-align: center;
	border: none;
	background-color: #556772;
	margin: 0 0 6px; 
}

.account-title{
	font-size: 20px;
}


.dashboard-intro-content{
	background-color: #4F8793;
	color: #fff;
	padding:24px 29px;
	margin-top: 20px;
}

.dashboard-intro-content .title-big{
	font-size: 17px;
}

.dashboard-intro-content a {
	color: #fff;
	/*text-decoration: underline;*/
}

.dashboard-intro-content a:hover{
	text-decoration: underline;
}

.addresses-dashboard{
	width: 600px;
    float: right;
    border: 10px solid #EBDFDF;
    background-color: #FFFFFF;
    padding: 30px;
    max-width: 100%;
    margin-top: 20px;
}


.addesses-container{
	border: 10px solid #EBDFDF;
    background-color: #FFFFFF;
    padding: 30px;
}

.my-account-container{
	max-width: 534px;

}

.addresses-dashboard h3, .addesses-container h3{
	font-size: 20px;
}

.addresses-dashboard .col-sm-6{
	margin-bottom: 20px;
}

.addresses-dashboard a, .addesses-container a{
	text-decoration: underline;
}

.woocommerce table.my_account_orders .button, .woocommerce .order-print a.button.print{
	background-color: transparent;
    border: none;
    height: auto;
    display: inline;
    padding: 0;
    text-decoration: underline;
}

.woocommerce-MyAccount-content .woocommerce-orders-table tr{
	margin-bottom: 20px;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
	max-width: none;
}

.woocommerce .woocommerce-customer-details address{
	border: none;	
	padding-left: 0;
}

.woocommerce-columns--addresses{
    border: 10px solid #EBDFDF;
    background-color: #FFFFFF;
    padding: 30px;
    max-width: 100%;
    border-radius: 0px; 
}
/* END ACCOUNT PAGE*/

/* BUTTONS */
.shop_table .actions > .btn.btn-outline-primary:hover{
	background-color: #000;
	color: #fff;
}

/* END BUTTONS */


/* GALLERY */

.gallery-caption{
	text-align: left;
	padding-left: 20px;
	letter-spacing: 0.6px;
	line-height: 22px;
	font-size:22px;
	padding-top: 20px;
}

.gallery-text{
	font-size: 13px;
	width: 249px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}

.archive .site-main{
	margin-top: 40px;
}

.sort-by-div, .filter-by-div{
	top: 60px;
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers:not(.next):not(.prev){
		display: none;
}


.samples-single-product button {
	background-color: transparent;
    color: #71879C;
    
    font-size: 13px;
    text-decoration: none;
    height: auto;
    line-height: normal; 
    width: auto;
    padding-left: 0;
    float: none;

}

.samples-single-product {
	display: flex;
	margin-top: 5px;
	margin-bottom: 40px;


}

.woocommerce ul.products li.product a img{
	margin: 0;
}

.samples-single-product form{
	flex: 1 1;
	margin: 0 5px;

}

.samples-single-product form:first-child{
	text-align: right;
	

}

.samples-single-product-1 form:first-child{
	text-align: center;
	

}

.woocommerce-loop-product__link .samples-single-product{
	margin-bottom: 5px;
	margin-bottom: 5px;
}


.woocommerce-loop-product__link  .samples-single-product form:first-child{
	text-align: center;
}


.woocommerce-loop-product__link .samples-single-product{
	display: block;
}


.woocommerce nav.woocommerce-pagination ul{
	width: 100%;
}

.woocommerce .woocommerce-pagination ul.page-numbers li{
	width: 50%;
}

.woocommerce .woocommerce-pagination ul.page-numbers li a.next{
	text-align: right;
	float: right;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a.prev{
	text-align: left;
	float: left;
}

.woocommerce .woocommerce-pagination ul.page-numbers li a{
		margin: 0;
		font-size: 40px;
	}

.woocommerce .woocommerce-pagination ul.page-numbers li.next-list-item, .woocommerce .woocommerce-pagination ul.page-numbers li.next-list-item a{
	float: right;

}
 
.woocommerce .woocommerce-pagination ul.page-numbers li.prev-list-item, .woocommerce .woocommerce-pagination ul.page-numbers li.prev-list-item a{
	float: left;

}

.woocommerce nav.woocommerce-pagination{
	margin: 0 20px;
}


.berocket_label_widgets.berocket_checked a, .berocket_label_widgets a:hover{
	color: #75879a;
}
.filter-group-container .berocket_aapf_widget .berocket_checkbox_color.berocket_color_without_value.brchecked_default input[type="checkbox"]:checked + label .berocket_color_span_block, .filter-group-container .berocket_aapf_widget .berocket_checkbox_color.berocket_color_without_value.brchecked_default .berocket_checked .berocket_color_span_block{
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    border: 1px solid #75879a;
}

.filter-group-container .berocket_aapf_widget .berocket_checkbox_color label span.berocket_color_span_block, .filter-group-container  span.berocket_color_span_block{
 border: 1px solid #000;
}
.filter_container input[type='checkbox'] {
	display: none;
}

ul.filter_container{
	padding:0;
	list-style: none;
	margin-bottom:40px;
}

.filter-color  {
	max-width: 279px;
	width: 100%;
}

.sort-by {
	flex: 1;
}

ul.filter_container label{
	padding-left: 0;
}

ul.filter_container  li {
	margin-bottom: 5px;
}
.filter-group-container .berocket_aapf_widget-title{
	font-size: 25px;
	margin-bottom:10px;
}

.sort-by a.selected{
	color:#75879a;
}

.berocket_aapf_widget-title_div{
	cursor: auto;
}


.filter-group-container{
	display: none;
	position: absolute;
    z-index: 1000;
   /* width: calc(100% + 30px);
    left:-15px;*/
    width: 100%;
    background: #eaedf4;
    padding: 40px;
    top: 0;
}

.filter-group-content{
	position: relative;

}


.filter-group-container.open{
		display: block;
}

.filter-toggle{
	float: left;
	margin-bottom: 20px;
}



.woocommerce form p.registrarion-firstName { 
	width: 48%;
	float: left;
	clear: none;
} 

.woocommerce form p.registrarion-lastName {
	width: 48%;
	float: right;
	clear: none;
}
 
#customer_newsletter_opt_in_field .optional {
	display: none;
}

#customer_newsletter_opt_in_field, .registration-text {
	font-size: 17px;
}

.registration-text{
	color:#556772;
}


#customer_newsletter_opt_in_field  .custom-control {
	padding:0;
}
#customer_newsletter_opt_in_field .custom-control-input {
	position: relative;
    z-index: auto; 
    opacity: 1; 
}
 

.woocommerce form .form-row#customer_newsletter_opt_in_field  input{
	height: auto;
}


.woocommerce form .form-row#customer_newsletter_opt_in_field .input-checkbox {
	margin:0;
	margin-right:10px;
	vertical-align: unset;
	height: 16px;

}


.woocommerce form .form-row.row-is-trade span {
	width: auto;
    height: 49px;
    line-height: 49px;
    margin-left: 10px;
    font-size: 17px;
}


.pipedriveWebForms{
	text-align: center;
}

/* END GALLERY */
@media (min-width: 576px){

	.container {
	    max-width: 100%;
	}

	.col-sm-6 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	/*.home .col-sm-6{
		padding-left: 15px;
		padding-right: 15px;
	}*/


	
}

@media (min-width: 768px){

	.filter-group-container .berocket_aapf_widget-title{
		margin-bottom:30px;
	}

	ul.filter_container {
		margin-bottom: 0;
	}
	.homepage-item{
		width: 50%;
		float: left;
	}

	.flex{
		display: flex;
	}

	.filter-group-container.open{
		display: flex;
	}

	.filter-group-container .filter_group{
		flex:1;
	}


	.woocommerce nav.woocommerce-pagination ul{
		width: auto;
	}
	.woocommerce .woocommerce-pagination ul.page-numbers li{
		width: auto;
	}
	.woocommerce .woocommerce-pagination ul.page-numbers li a.prev{
		text-align: center;
		float: none;
	}
	.woocommerce .woocommerce-pagination ul.page-numbers li a.next{
		text-align: center;
		float: none;
	}
	.woocommerce .woocommerce-pagination ul.page-numbers li a{
		width: 50px;
	    height: 50px;
	    margin: 0 10px;
	}

	.woocommerce nav.woocommerce-pagination ul li .page-numbers:not(.next):not(.prev){
		display: block;
	}

	 .woocommerce .woocommerce-pagination ul.page-numbers li.prev-list-item a, .woocommerce .woocommerce-pagination ul.page-numbers li.next-list-item a{
		float: none;

	}

	.woocommerce .woocommerce-pagination ul.page-numbers li.prev-list-item,.woocommerce .woocommerce-pagination ul.page-numbers li.next-list-item{
		float: left;

	}

.woocommerce nav.woocommerce-pagination{
	margin: 0 ;
}

	.signUpMailChimpPage .subscribe-pop-up-container{
		position: relative;
		top: 15% !important;
	}
	.archive .site-main{
	margin-top: 0px;
	}
	.woocommerce ul.products li.product .price{
		margin-top: 0px;
	}



	#wrapper-footer .container{
		margin-top: 00px;
	}

	.row.desktop{
		display: flex;
	}

	.woocommerce ul.products li.product .thumb-over p{
		font-size: 25px;
		margin-bottom: 20px;
		text-align: center;
	}

	.thumb-over-content{
		margin: 0 auto;
	}

	/*.thumb-over .single_add_to_cart_button{
		height: 46px;	
		width: 237px;	
		border: 1px solid #556772;
		color:#556772;
		background-color: transparent;
		float: none;
		color: #556772;	
		font-size: 25px;	
		margin-top: 20px;
		line-height: 22px;
	}*/
	



	.col-md-12.content-area{
	    padding-right: 15px;
	    padding-left: 15px;
	}
	/* BUTTONS */
	.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input{
		height: 64px;
		line-height: 64px;
		font-size: 22px;
	}

	#sb_instagram #sbi_load .sbi_load_btn {
		height: 64px;
		line-height: 64px;
		font-size: 22px;
	}

	.woocommerce table.cart td.actions .coupon input.btn.btn-outline-primary, .woocommerce-page #content table.cart td.actions .coupon input.btn.btn-outline-primary, .woocommerce-page table.cart td.actions .coupon input.btn.btn-outline-primary{
		width: 215px;
	}

	.woocommerce table.cart td.actions .coupon input.btn.btn-outline-primary:hover, .woocommerce-page #content table.cart td.actions .coupon input.btn.btn-outline-primary:hover, .woocommerce-page table.cart td.actions .coupon input.btn.btn-outline-primary:hover{
		background-color: #000;
		color: #fff;
	}

	 .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text{
	 	width: calc(100% - 235px);
	 }

	 .popUpLogin form input{
	    height: 64px;
	    border: 1px solid #000;
	    border-radius: 0;
	    line-height: 64px;
	    font-size: 22px;
	    width: 100%;
	    padding-left: 18px;
	}



	footer .footer-menu{
		display: block;
	}


	.desktop{
		display: block;
	}
	
	.mobile{
		display: none;
	}

	.navigation-bar.desktop{
		display: none;
	}

	.mobile.mobile-mobile{
		display: block;
	}


	.home .col-sm-6{
		padding: 15px;
	}

	.home .col-sm-7{
		padding-right: 50px;
	}

	.homepage-element{
		text-align:left;
	}



	.homepage-element-1 h1, .homepage-element-1 p, .homepage-element-5 h1, .homepage-element-5 p{

		font-size: 22px;	
	}

	.home .homepage-element-2{
		padding: 0;
	}

	.subject, .subject img{
		width: auto;
	}

	.homepage-element-3 .homepage-element-description{
		position: initial;
		left: 22px;
		bottom:22px;
		padding-right: 0;
	}

	

	.homepage-element-4 img{
		padding:0;
	}

	.homepage-element-4 .homepage-element-description {
		padding:0;
	}

	.homepage-element-2 .homepage-element-description {
		color: #000;
		margin-bottom: 0;
	}

	.col-sm-6 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.homepage-element-5{
		display: block;
	}
	.container{
		margin-top: 34px;
	}

	.navigation-bar .container, #wrapper-footer .container {
	    max-width: 990px;
	}



	.navbar-brand .img-fluid {
	    width: 208px;
	}

	.homepage .row{
		margin-bottom: 94px;
	}
	.row1-homepage{
		justify-content: center;
	    align-items: center;        /* for single line flex container */
	    align-content: center; 
	}

	.homepage-element {
		position: relative;
		margin-bottom: 20px;
	}


	.homepage-element img{
		border:11px solid white;

	  -webkit-transition : border 200ms ease-out;
	  -moz-transition : border 200ms ease-out;
	  -o-transition : border 200ms ease-out;
	  transition : border 200ms ease-out;
	}

	.homepage-element h1, .homepage-element p{
		position: relative;
	}




	 /*.homepage-element-1 img, .homepage-element-4 img{
	 	width: 100%;
	 }*/


	.homepage-element{
		text-align: center;
	}


	.homepage-element-2 .homepage-element-description{
		width: 307px;
		max-width: 100%;
	    margin: 0 auto;
	    margin-top: 20px;
	    text-align: left;
	}

	.homepage-element-3 .homepage-element-description{
		width: 240px;
		max-width: 100%;
	    margin: 0 auto;
	    margin-top: 20px;
	}

	.homepage-element-3{
		padding-left: 100px;
	}

	.homepage-element-4 .homepage-element-description{
		width: 365px;
		max-width: 100%;
	    margin-left: 50px;
	    margin-top: 20px;
	}


	.homepage-element-5 a, .homepage-element-5 a:hover {
		color: #fff;
	}

	.homepage-element-5 .homepage-element-description{
		/*width: 430px;*/
		max-width: 100%;
	    margin: 65px 80px 155px 15px;
	}


	.search-li .field.form-control, .top-bar .field.form-control {
	    width: 150px;
	    right: 70px;
	    padding:0;
	    margin-top: 5px;
	}
 

	

	.menu-dropdown {
		padding: 40px 40px;
	}

	.menu-dropdown ul {
		list-style: none;
		margin-bottom: 35px;
	}

	.menu-dropdown ul li{
		font-size: 15px;
		display: block;
		text-align: left;
	}

	.menu-dropdown ul li.big-text,.menu-dropdown h3.big-text, .collections-dropdown ul li{
		font-size: 25px;
	}

	.menu-dropdown a {
		color: #000;
	}

	.menu-dropdown a:hover, .shop-dropdown .current-menu-item a{
		/*color: #2A4785;*/
		color:#75879a;
		text-decoration: none;
	}

	.collections-dropdown a:hover,  .collections-dropdown .current-menu-item a{
		color: #8E8259;
		text-decoration: none;
	}

	.shop-dropdown .menu-dropdown, .menu-dropdown{
		background-color: #E1E6F2;
	}

	.collections-dropdown .menu-dropdown{
		background-color: #D6C989;
	}




	.navigation-bar .col-4 {
		position: static;
	}



	footer h1{
		margin-top: 0px;
		margin-bottom: 15px;
	}

	#sb_instagram #sbi_images .sbi_item{
		    padding: inherit!important;
	}

	.shop-now-button .so-widget-sow-button .ow-button-base a{
		
		line-height: 64px;
		height: 64px;
		margin-bottom: 55px;
		font-size: 25px;

	}

	.collections_link{
		font-size: 37px; 
		width: 650px;
		max-width: 50%; 
		letter-spacing: 0.1px;
		line-height: 47px;
		margin-left: 0;
	}

	.collections_link.install_link{
		margin-bottom: 80px;
	}

	.collections_link.install_link a:hover, .collections_link.install_link .collection_link_hover,.collections_link.install_link a.selected {
		text-decoration: none;
		color: #4F8793;;
	}


	.collections-image-style-1{
		float: right;
	    margin-right: 10%;
	}


	.collections-image.collections-image-style-3{
		float: right;
	    margin-right: 20%;
	}

	.collections-image.collections-image-style-2{
		margin-top: 30%;
	}

	.collections-image-style-4{
		margin-left: 15%;
	}

	.breadcrumb_eskayel, .product_per_page_container{
		font-size: 15px;
	}

	.breadcrumb_eskayel img{
		height: 13px;
	}

	.sort-by-div{
		position: fixed;
	    right: 0px;
	    z-index: 10001;
	    margin-top: 74px;
	    background-color: transparent;
	}

	.sort-by-container{
		float: right;
		display: inline-block;
		background-color: #D6C889;
		height: 190px;
		width: 0;
		overflow: hidden;
		display: block;
		padding-left: 0;
		/*hwidth: 84px*/

	}


	.sort-by-wording, .sort-by-wording:hover {
		text-decoration: none;
		color: #000;
		font-size: 37px;
		display: inline-block;
		transform-origin: right top 0;
		-webkit-transform: rotate(-90deg) translateY(-84px);   
		-moz-transform: rotate(-90deg) translateY(-84px);
		-ms-transform: rotate(-90deg) translateY(-84px);
		-o-transform: rotate(-90deg) translateY(-84px);
		transform: rotate(-90deg) translateY(-84px);

		background-color: #D6C889;
		height: 84px;
		width: 190px;
		padding: 12px 0px;
		text-align: center;
		float: right;
	}

	.sort-by-wording:hover {
		color: #fff;
	}

	.sort-by-container ul{
		padding:0;
		margin:0;
		list-style: none;
		padding-top: 30px;
		padding-bottom: 30px;
		padding-right: 45px;
	}

	.sort-by-container li{
		height: 30px;
		padding: 4px 0px;
	}

	.sort-by-container a{
		color: #000;
		font-size: 13px;
	}



	.filter-by-div .go-back, .sort-by-div .go-back{
		display: inline-block;
		width: 12px;
		height: 16px;
		position: absolute;
		right: 28px;
		top:15px;
		background-image: url(img/back_arrow_filter.png);
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.filter-by-div .go-back{
		display: none;
		
	}

	.filter-by-div .reset-filters{
		right: 34px;
		bottom:22px;
		display: none;
		top: auto;
		
	}

	.sort-by-div, .filter-by-div{
		top: auto;
	}


	.filter-by-div{
		position: fixed;
	    z-index: 10001;
	    margin-top: 00px;
	    left: -264px;

	}

	.col-filter{
		float: left;
		margin-right: 90px;
	}

	.col-filter:last-of-type{
		margin-right:120px;

	}

	.filter-by-div h2{
		font-size: 22px;
		padding: 0;
		margin: 0;
		margin-bottom: 0px;
	}


	.filter-by-container{
		padding-left: 0px;
		background-color: #ECE4DA;
		padding-top: 37px;
		padding-bottom: 50px;
		height:348px;
	    overflow: hidden;
	    width: 0;
	    display: block;
	    padding-left: 0;
	}

	.filter-by-container ul{
		height: 180px;
		overflow-y: scroll;
		padding: 0;
	    margin: 0;
	    list-style: none;
	    margin-top: 30px;
	    padding-bottom: 5px;
	    padding-right: 45px;
	}


	.filter-by-wording, .filter-by-wording:hover {
		text-decoration: none;
		color: #000;
		font-size: 37px;
		display: inline-block;
		transform-origin: right top 0;
		-webkit-transform: rotate(-90deg) translateY(-84px);   
		-moz-transform: rotate(-90deg) translateY(-84px);
		-ms-transform: rotate(-90deg) translateY(-84px);
		-o-transform: rotate(-90deg) translateY(-84px);
		transform: rotate(-90deg) translateY(-84px);

		background-color: #ECE4DA;
		height: 84px;
		width: 348px;
		padding: 12px 30px;
		float: left;
		text-align: center;
	}

	.filter-by-wording:hover{
		color: #fff;
	}

	.filter-by-container ul::-webkit-scrollbar {
	    width: 10px;
	}

	/* Track */
	.filter-by-container ul::-webkit-scrollbar-track {
	    background: rgb(0,0,0);
	    border: 4.5px solid transparent;
	    background-clip: content-box;   /* THIS IS IMPORTANT */
	}

	/* Handle */
	.filter-by-container ul::-webkit-scrollbar-thumb {
	    background:  #ECE4DA;
	    border: 1px solid rgb(0,0,0);
	}

	.woocommerce.archive .products ul, .woocommerce.archive	 ul.products{
		margin-top: 0px;
	}

	.woocommerce nav.woocommerce-pagination ul{
		border: none;
	}
	.woocommerce nav.woocommerce-pagination ul li{
		border: none;
	    
	    text-align: center;
	    
	}

	.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
		width: 50px;
	    height: 50px;
	    margin:0 10px;
	}
	.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover{
		color: #fff;
		background-color: #556772;
	}
	.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a{
		padding: 0;
		font-size: 37px;
		line-height: 50px;

		color: #556772;
	}

	/* PRODUCT PAGE */
	.popUpProductVariation{
		left: 50%;
		margin-left: -313.5px;
		top:20%;
	}

	.popUpProductVariation p{
		font-size: 37px;
		line-height: 43px;
		letter-spacing: 0.09px;
		
		width: 381px;
		margin-top: 150px;
	}
	.woocommerce-product-gallery{
		text-align: center;
		display: flex;
		align-items: center;
	  	justify-content: center;
	}
	.flex-control-nav{
		list-style: none;
	    margin: 0;
	    padding: 0;
	    margin-left: 50px;
	    width: 30px;
	}

	.img-container{
		margin-bottom: 0;
	}

	.woocommerce-product-gallery__trigger{
		display: none;
	}

	.flex-control-nav li{
		display: inline-block;
		margin: 0px 0px;
		
	}

	.flex-control-nav li a{
		display: block;
	    width: 14px;
	    height: 14px;
	    background-image: url(img/radio_button_off.png);
	    background-repeat: no-repeat;
	    background-size: 100%;
	    color: transparent; 

	} 

	.flex-control-nav li a.flex-active{
		background-image: url(img/radio_button_on.jpg);
	}

	.woocommerce.single-product .product .product_title{
		font-size: 37px;
		text-align: center;
		margin-top: 35px;
		line-height: 45px;
	}

	.woocommerce.single-product #main{
		opacity: 0;
		/*margin-top: 100px;*/
	}

	.single-product .product .price {
		text-align: center;
		margin-bottom: 0px;
	    margin-top: 15px;
	}


	.samples-single-product {
		margin-top: 10px;
		margin-bottom: 40px;
	}

	/*.samples-single-product button{
		font-size: 17px;
	}*/

	.samples-single-product button:focus{
		outline:none;
	}

	.samples-single-product button:hover{
		text-decoration: underline;
	}
	

	.single-product div.product p.price, .single-product div.product span.price{
		font-size: 17px;
		color: #000;
	}

	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		float: left;
	    width: 48%;
	    clear: none;
	    /*max-width: 430px;*/
	    padding-left: 40px;
	}

	.woocommerce div.product form.cart .reset_variations{
		display: none !IMPORTANT;
	}

	 .single_variation_wrap .quantity .screen-reader-text{
	 	clip: rect(1px,1px,1px,1px);
    	height: 1px;
    	width: 1px;
	 }
	 .nice-select .list{
	 	box-shadow: none;
	 }

	.nice-select.open .list{
		border-radius: 0px;
		/*width: 100%;*/
		width: calc(100% + 2px);
		left:-1px;
	}

	.nice-select:after{
		background-image: url(img/arrow_dropdown.png);
		width: 21px;
		height: 12px;
		border: none;
		background-size: 100%;
		background-repeat: no-repeat;
		-moz-transition: none;
	    -webkit-transition: none;
	    -o-transition: color 0 ease-in;
	    transition: none;
	    -webkit-transform: none;
	    -ms-transform: none;
	    transform: none;
	    -webkit-transform-origin: 50%;
	    -ms-transform-origin: 50%;
	    transform-origin: 50%;
	}

	.nice-select.open:after{
		-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	    transform: rotate(180deg);
	}

	.woocommerce div.product form.cart .variations{
		margin-bottom: 0;
	}

	.woocommerce div.product form.cart .variations select{
		width: 430px;
		max-width: 100%;
		margin-right: 0;
		text-transform: capitalize;
	}


	.woocommerce div.product .nice-select{
		border: 1px solid #DED19A;
		width: 100%;
		border-radius: 0px; 
		margin-bottom: 20px;
		text-transform: capitalize;
		font-size: 17px;
		height: 49px;
	}



	.woocommerce div.product .variations tr:nth-child(2) .value .nice-select{
		border: 1px solid #C88A73;
		margin-bottom: 0px;
	}

	.single_variation_wrap{
		margin-top: 40px;
	}

	.woocommerce .quantity .qty{
		width: 129px;
		height: 49px;
		border: 1.25px solid #71879C;
	}

	.woocommerce div.product form.cart div.quantity{
		float: right;
		margin: -15px 1px 0 0;
		text-align: left;
		margin-bottom: 30px;
	}

	.woocommerce-variation.single_variation{
		float: left;
	}

	.single_add_to_cart_button, .single-product div.product .entry-summary .shop-add-to-wishlist-button {
		float: left;
		height: 64px;	
		width: calc( 50% - 10px);
		margin-bottom: 0;
		font-size: 18px;	
		line-height: 22px;

	}

	.single-product div.product .entry-summary .shop-add-to-wishlist-button{
		margin-left: 19px;
		margin-right: 1px;
	}

	.single-product.woocommerce div.product p.stock{
		display: none;
	}

	#yith-wcwl-popup-message{
		display: none !IMPORTANT;
	}

	.single_add_to_cart_button{	

				
			float: left;
			clear: right;
	}

	.woocommerce div.product form.cart{
		margin-bottom: 15px;
	}


	.single-product div.product .entry-summary .shop-add-to-wishlist-button {
		background-size:23px 20px;
		background-position: 13px center;
		border: 1.25px solid #000000;
		border-radius: 0px;
		text-align: center;
		line-height: 64px;
		/*background-image:none;*/
	}

	.single-product div.product .entry-summary .shop-add-to-wishlist-button.remove_wishlist{
		background-image: none;
	}


	.single-product div.product .entry-summary .shop-add-to-wishlist-button .wishlist_wording{
		display: block;
	}

	.btn-primary.focus, .btn-primary:focus {
	    -webkit-box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
	    box-shadow: 0 0 0 0.2rem rgba(111,49,205,.0);
	}

	.btn-primary.disabled, .btn-primary:disabled{
		background-color: #71879C;
		cursor: default;
		border: 1.25px solid #71879C;
		color:#fff;
	}

	.description {
		margin: 40px 0;
	}

	.description h2{
		font-size: 17px;
		margin-bottom: 0;
		/*margin-bottom: 15px;*/
	}

	ul.tab-description li{
		margin-right: 30px;
	}

	ul.tab-description li:last-child{
		margin-right: 0px;
	}


	.description p, .tech-sheet a{
		font-size: 13px;	
		letter-spacing: 0.2px;	
		line-height: 22px;
		margin:0;
		padding:0;
	}

	.tech-sheet h2{
		margin-bottom: 8px;
		display: block;
	    float: none;
	}

	.tech-sheet p{
		float: none;
	}

	.woocommerce div.product div.images{
		margin-bottom: 0;
	}

	.topContainer{
		margin-bottom: 80px;
	}
	.product_cover_section{
		margin: 0 0 165px 0;

		padding: 72px 120px 100px 130px;
	}

	.product_cover_section h1{
		margin-top: 40px;
		width: 425px;
		max-width: 100%;
		margin-bottom: 135px;
		font-size: 37px;
		line-height: 43px;

	}

	.product_cover_section p, .single-collection-page p, .single-collection-page-cell-style3 p{
		width: 249px;
		margin-bottom: 1rem;
		margin-top: 0px; 
	}

	.single-collection-page-style1{
		margin-top: 100px;
	}

	.single-collection-page-style2{
		margin-top: -70px;
	}

	.single-collection-page-row-style3{
		margin-bottom: 200px;
	}

	.single-collection-page-row-style3 > div:nth-child(1){
		align-self: flex-end;
	}

	.single-collection-page-row-style3 > div:nth-child(1) h1{
		float: right;
		width: 425px;
		max-width: 100%;
	}
	.single-collection-page-row-style3 > div:nth-child(3){
		align-self: center;
	}
	.product_cover_section .col-sm-6:nth-child(1) p , .single-collection-page-style1 p{
		margin-top: 23px;
		
	}


	.product_cover_section .col-sm-6:nth-child(2) .subject,  .single-collection-page-style2 .subject{
		float: right;
	}

	.product_cover_section .col-sm-6:nth-child(2) p, .single-collection-page-style2 p{
		margin-top: 28px;
	}

	.product_cover_section .col-sm-12 .subject {
		margin-top: 100px;
		display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.product_cover_section .col-sm-12 p, .single-collection-page-style3 p{
		margin-left: 28px;
	}

	.woocommerce .related.products {
		margin-bottom: 100px;
 
	}
	.woocommerce .related.products > h2, .woocommerce-page .upsells.products > h2{
		transform-origin: left bottom 0;
	    -webkit-transform: rotate(-90deg) translateX(-315px) translateY(84px);
	    -moz-transform: rotate(-90deg) translateX(-315px) translateY(84px);
	    -ms-transform: rotate(-90deg) translateX(-315px) translateY(84px);
	    -o-transform: rotate(-90deg) translateX(-315px) translateY(84px);
	    transform: rotate(-90deg) translateX(-315px) translateY(84px);
	    background-color: #C88A73;
	    height: 84px;
	    width: 391px;
	    padding: 27px 30px;
	    text-align: center;
	    z-index: 10001;
	    color: #fff;
	    font-size: 37px;
	    letter-spacing: 0.14px;	
	    position: absolute;
	    margin-bottom: 15px;
	}

	.woocommerce .related.products.colors > h2{
		background-color: #586667;
		color: #fff;
	}


	.woocommerce-page .upsells.products > h2{
		background-color: transparent;
		color: #000;
		-webkit-transform: rotate(-90deg) translateX(-163px) translateY(61px);
	    -moz-transform: rotate(-90deg) translateX(-163px) translateY(61px);
	    -ms-transform: rotate(-90deg) translateX(-163px) translateY(61px);
	    -o-transform: rotate(-90deg) translateX(-163px) translateY(61px);
	    transform: rotate(-90deg) translateX(-163px) translateY(61px);
	    padding-top: 50px;
		padding-bottom: 0;
	}

	.woocommerce .related.products ul.products, .woocommerce-page .upsells.products ul.products{
		margin: 0 45px 0 100px;
	}

	/* END PRODUCT PAGE */

	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
		font-size: 15px;
	}

	.shop-add-to-wishlist-button {
	    width: 23px;
	    display: block;
	    height: 20px;
	    
	    background-repeat: no-repeat;
	    background-size: 100%;
	}

	.single-product div.product .entry-summary .shop-add-to-wishlist-button{
		background-image: none;
	}


	.woocommerce ul.products li.product p,  .woocommerce ul.products li.product .woocommerce-loop-product__title {
		margin: 0;
		padding: 0;
		line-height: 22px;
		margin-top: 12px;
		text-align: left;
	}

	.woocommerce-loop-product__link{
		font-size: 15px;
	}

	/*.woocommerce-LoopProduct-link img {
	    border: 8px solid transparent;
	}

	.woocommerce-LoopProduct-link:hover img, .woocommerce-LoopProduct-link img.selected {
	    border: 8px solid #586667;
	}*/ 

	.woocommerce-wishlist .products.columns-3 li.product:nth-child(3n){
		margin-right: 0; 
	}

	.wishlist-title h2{
		margin-left: 166px;
		margin-bottom: 114px;
		font-size: 37px;	
		letter-spacing: 0.6px;	
		line-height: 43px;
	}


	/* CLIENT SERVICES */
	.page-client-services .wrapperContent h1, .page-specs .wrapperContent h1, .page-contact .wrapperContent h1, .page-showrooms .wrapperContent h1, .page-stockists .wrapperContent h1, .page-press .wrapperContent h1{
		font-size: 37px;	
		letter-spacing: 0.6px;	
		line-height: 43px;
	}


	.page-showrooms .wrapperContent h1, .page-stockists .wrapperContent h1, .page-press .wrapperContent h1{
		margin-bottom: 96px;
	}

	#showrooms_flagship{
		margin-bottom: 50px;
	}

	body.page-about .entry-content p{
		max-width: 490px;
		margin-left: 65px;
	}

	.about-row {
		align-items: center !important;
  		justify-content: center !important;
	}

	.about-row .sow-image-container{
		text-align: right;

	}

	.page-client-services .collections_link, .page-specs .collections_link, .page-contact .collections_link{
		width: 580px;
		font-size: 25px;	
		letter-spacing: 0.6px;	
		line-height: 31px;
		margin-bottom: 80px;
	}

	.page-specs .collections_link,.page-contact .collections_link{
		width: 100%;
	}

	



	.block_client_services{
		padding-top: 20px;
		width: 465px;
		max-width: 100%;
		position: relative;
		min-height: 500px;
	}

	.page-contact .block_client_services{
		min-height: 300px;
	}

	.page-client-services h2, .page-specs h2, .page-contact h2{
		font-size: 25px;	
		letter-spacing: 0.6px;	
		line-height: 31px;
	}


	.block_client_services h2{
		margin-top: 0px;
	}

	.block_client_services h2{
		margin-top: 52px;
	}

	.block_client_services p{
		margin-bottom: 15px;
		font-size: 15px;
	}


	h3.login-title, .page-client-services h3.widget-title, #faq h3.widget-title, .page-specs h3.widget-title, .page-contact h3.widget-title, h1.title-checkout, .page-careers h3.widget-title, .page-gift-certificates h3.widget-title, h3.account-title, .woocommerce-order-received .woocommerce-order-details__title, h3.registration-title, h3.login-title-account{
		font-size: 37px;
	    display: inline-block;
	    transform-origin: right top 0;
	    -webkit-transform: rotate(-90deg) translateY(0px);
	    position: absolute;
	    left: -300px;
	}

	h3.account-title{
		top:20px;
	}

	h3.account-title.my-account-title{
		left:-348px;
		
	}

	h3.login-title {
		left: -252px;
	}


	h3.login-title-account {
		left: -205px;
	}

	h3.registration-title{
		left: -247px;
	}




	h3.account-title.account-details-title{
		left:-401px;
		
	}


	h3.account-title.account-details-password-title{
		left: -421px;
	}

	h3.account-title.addresses-title{
		left:-312px;
	}
	h3.account-title.edit-addresses-title{
		left:-352px;
	}


	.page-client-services .site-main, .page-specs .site-main, .page-contact .site-main, .page-cart .site-main, .page-checkout .site-main, .page-careers .site-main, .page-gift-certificates  .site-main, .page-my-account .site-main, .loginPage .site-main{
		margin-left: 150px;
	}


	.page-specs #technical-info h3.widget-title{
		left: -373px;
	}

	.page-specs #materials h3.widget-title{
		left: -296px;
	}

	.page-specs #installation-guides h3.widget-title{
		left: -449px;
	}


	.page-client-services #ordering-infos h3.widget-title{
		left: -368px;
	}

	.page-client-services #shipping h3.widget-title{
		left: -289px;
	}

	.page-client-services #returns h3.widget-title{
		left: -489px;
	}

	.page-client-services #payments h3.widget-title{
		left: -501px;
	}

	.page-client-services #terms h3.widget-title{
		left: -465px;
	}

	.page-client-services #faq h3.widget-title{
		left: -220px;
	}

	.page-contact #general-info h3.widget-title{
		left: -346px;
	}

	.page-contact #trade h3.widget-title{
		left: -244px;
	}

	.page-contact #contract h3.widget-title{
		left: -291px;
	}

	.page-contact #wholesale h3.widget-title{
		left: -317px;
	}

	.page-contact #press h3.widget-title{
		left: -236px;
	}

	.page-contact #showroom h3.widget-title{
		left: -445px;
	}

	.page-careers #hiring h3.widget-title {
		left: -276px;
	}


	

	.showrooms_bottom_row .panel-grid-cell:nth-child(2){
		text-align: center;
	}

	.showrooms_bottom_cells{
		display: inline-block;
    	text-align: left;
	}


	.showrooms_bottom_row .panel-grid-cell:nth-child(3){
		text-align: right;
	}
	
	

	

	/* END CLIENT SERVICES*/


	/* CART PAGE */

	
	.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img{
		width: 215px;
	}

	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
		display: none;
	}


	.woocommerce table.shop_table_responsive tr td.product-quantity, .woocommerce-page table.shop_table_responsive tr td.product-quantity{
		width: auto;
		min-width: 250px;
	}

	.woocommerce table.shop_table_responsive.cart tr td, .woocommerce-page table.shop_table_responsive.cart tr td{
		text-align: left !IMPORTANT;
		width: auto;
		padding-bottom: 50px;
		padding-top: 49px;

	}


	.woocommerce table.shop_table_responsive tr td.product-price, .woocommerce-page table.shop_table_responsive tr td.product-price, .woocommerce table.shop_table_responsive tr td.product-subtotal, .woocommerce-page table.shop_table_responsive tr td.product-subtotal{
		text-align: left !IMPORTANT;
		min-width: 150px;
		font-size: 22px;
		
	
	}

	.woocommerce a.remove.mobile{
		display: none;
	}

	.woocommerce a.remove.desktop{
		display: block;
	}

	.woocommerce-cart table.cart td{
		vertical-align: top;
	}

	.woocommerce a.remove{
		left: 45px;
		bottom: 50px;
		top: auto;
		right: auto;
		font-size: 17px;
	}

	.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img, .woocommerce table.shop_table_responsive.cart tr td.product-name, .woocommerce-page table.shop_table_responsive.cart tr td.product-name{
		/*width: auto;*/
		width: 300px;
        max-width: 100%;

	}

	.woocommerce table.shop_table{
		border-collapse: collapse;
	}
	.woocommerce table.shop_table th{
		font-weight: normal;
		font-size: 17px;
	}


	.woocommerce table.shop_table_responsive tr td.product-name h2, .woocommerce-page table.shop_table_responsive tr td.product-name h2{
		font-size: 22px;
	}

	.woocommerce table.shop_table_responsive tr td.product-name p, .woocommerce-page table.shop_table_responsive tr td.product-name p{
		font-size: 17px;
	}

	.woocommerce table.shop_table_responsive tr td.product-name , .woocommerce-page table.shop_table_responsive tr td.product-name {
		padding-left: 45px;
	}

	.woocommerce table.cart thead{
		display: none;
	}

	.woocommerce table.cart h4{
		font-size: 17px;
		margin-bottom: 25px;
		display: block;
	}
	.page-cart .entry-title {
		font-size: 37px;
	    display: inline-block;
	    transform-origin: right top 0;
	    -webkit-transform: rotate(-90deg) translateY(0px);
	    position: absolute;
	    left: -225px;
	}

	.cart-collaterals{
		padding: 50px;
	}

	.cart_totals.calculated_shipping{
		background-color: #fff;
	}

	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
		max-width: 645px;
		padding:42px 47px 48px 55px;
		width: auto;
	}

	.woocommerce .cart_totals table.shop_table th{
		padding: 9px 0;
	}

	.woocommerce-cart .wc-proceed-to-checkout{
		padding:0;
	}


	.woocommerce .cart-collaterals .cart_totals table.shop_table tr th, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tr th, .woocommerce .cart-collaterals .cart_totals table.shop_table tr td, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tr td{
		font-size: 22px;
	}

	.woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tr.order-total th, .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tr.order-total td{
		font-size: 37px;
	}

	.woocommerce .cart-collaterals .cart_totals table.shop_table tr td, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tr td{
		text-align: right;
	}

	.wc-proceed-to-checkout{
		margin-top: 50px;
	}

	.shipping-calculator-button{
		font-size:17px;
	}

	.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
		width: calc(100% - 6px);
		height: 49px;
		border:1px solid #000;
		background-color: #fff;
		border-radius: 0px;
		margin: 0 3px;
	}

	.cart_totals .btn-primary{
		font-size: 22px;
		height: 64px;
		line-height: 64px;
	}

	.shop_table  .actions > .coupon{
		float: left;
	}

	.shop_table .actions > .btn.btn-outline-primary{
		width: 215px;
		height: 64px;
		line-height: 64px;
		float: right;
		font-size: 22px;
	}

	/*.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input{
		width: 288px;
	}*/

	.woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
		text-align: left;
		margin-right: 20px;
	}


	/* END CART PAGE */


	/* CHECKOUT PAGE */

	.woocommerce-order-received .woocommerce-table--order-details, .woocommerce-order-received .woocommerce table.shop_table th, .woocommerce-order-received .woocommerce table.shop_table p{
		
		font-size: 22px;
		line-height: 33px;
	}



	.woocommerce-order-received .woocommerce table.shop_table tbody th, .woocommerce-order-received .woocommerce table.shop_table tfoot td, .woocommerce-order-received .woocommerce table.shop_table tfoot th{
		border: none;
	}
	.woocommerce-order-received .woocommerce-order-details{
		position: relative;
		width: 646px;
		max-width: 100%;
		padding: 50px;
		background-color: #F9F6F4;
		margin-bottom: 59px;
	}

	.woocommerce-order-received .woocommerce table.shop_table tfoot tr:last-of-type, .woocommerce-order-received .woocommerce table.shop_table tfoot tr:last-of-type th{
		font-size: 37px;
	}
	
	.woocommerce-order-received .woocommerce-order-details__title{
		left: -358px;
		top: 20px;
	}
	.woocommerce-order-received .woocommerce ul.order_details li {
		float: left;
	}

	.woocommerce-order-received .woocommerce-customer-details{
		width: 653px;
		max-width: 100%;
		margin: 0 auto
	}

	.woocommerce-order-received .woocommerce-column--2{
		margin-top: 0;
	}

	.woocommerce-order-received .woocommerce .order-print a.button.print{
		margin-top: 80px;
		margin-bottom: 75px;
	}



	h1.title-checkout-1{
		left: -287px;
	}

	h1.title-checkout-2{
		left: -444px;
		top: 36px;
	}

	h1.title-checkout-3{
		left: -416px;
	}

	h1.title-checkout-4{
		left: -291px;
	}

	.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce-billing-fields, .woocommerce-account-fields, .woocommerce-shipping-fields, .woocommerce-additional-fields{
		max-width: 474px;
	}

	#ship-to-different-address{
		margin-top: 0;
	}

	.woocommerce-billing-fields, .woocommerce-shipping-fields{
		margin-top: 42px;
	}

	.woocommerce table.woocommerce-checkout-review-order-table{
		
		font-size: 22px;
	}

	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
		font-size: 22px;
		/*line-height: 64px;*/
		height: 64px;
	}




	.select2-container--default .select2-selection--single .select2-selection__arrow{
		top:30px;
		right: 18px;
	}

	.select2-container--default .select2-selection--single .select2-selection__rendered{
		line-height: 64px;
		padding-left: 18px;
	}

	.select2-container--default .select2-selection--single{
		height: 64px;
	}

	form.login .form-row button.btn{
		margin-top: 0;
	}

	form.login .form-row button.btn, .page-my-account .register .btn.btn-outline-primary{
		width: 224px;
		float: left;
		font-size: 22px;
	}

	 .woocommerce form.login{
	 	margin-top:0;
	 }

	.login-btn{
		margin-right:4%;
	}

	.lost_password{
		text-align: left;
		font-size: 22px;
		margin-top: 15px;
	}

	form.woocommerce-checkout{
		position: relative;
	}

	#customer_details{
		margin-bottom: 140px;  
	}

	#ship-to-different-address span, #customer_newsletter_opt_in_field, .woocommerce form .form-row.row-is-trade span, .registration-text {
		font-size: 22px;
	}

	.registration-text{
		line-height: 30px;
	}

	.select2{
		font-size: 22px;
		font-weight: normal;
	}

	form.woocommerce-checkout table.woocommerce-checkout-review-order-table h2, form.woocommerce-checkout table.woocommerce-checkout-review-order-table .product-name, .woocommerce-checkout-payment .nice-select, .woocommerce-checkout #payment div.payment_box input.input-text{
		font-size: 22px;
		height: 64px;
		/*line-height: 64px;*/
	}
	.woocommerce-checkout-payment .nice-select{
		line-height: 64px;
	}

	.woocommerce table.woocommerce-checkout-review-order-table tfoot th, .woocommerce table.woocommerce-checkout-review-order-table tfoot td, .woocommerce-terms-and-conditions-checkbox-text{
		font-size: 22px;
	}

	.woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total th, .woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total td{
		font-size: 37px;
	}

	#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal{
		font-size: 17px;
	}

	.woocommerce-terms-and-conditions-wrapper{
		width: 100%;
	}

	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
		float: none;
		height: 64px;
		width: 100%;
		font-size: 22px;
	}

	#order_review > div, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
		padding:40px;
		background-color: #F9F6F4;
		margin-bottom: 150px;
	}

	 .woocommerce-checkout  #payment{
	 	width: 554px;
	 	max-width: 100%;
	 }
	/* END CHECKOUT PAGE */

	.footer-percent-planet img{
		align-self: baseline;
		width: 55px;
	}

	.footer-percent-planet p { 
		display: none;
	}

}

@media (min-width: 992px){
	.footer-percent-planet p {
		display: block;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		float: left;
	    width: 48%;
	    clear: none;
	    /*max-width: 430px;*/
	    padding-left: 80px;
	}

	.single_add_to_cart_button, .single-product div.product .entry-summary .shop-add-to-wishlist-button {
		font-size: 22px;
	}

	.site-footer .row{
		margin-left:10px;
		margin-right: 10px;
	}

	#content{
		padding-left: 50px;
	    padding-right: 50px;

	}

	.navigation-bar .container, #wrapper-footer .container {
	    max-width: 1200px;
	}

	.navigation-bar .nav-link {
	    padding: 8px;
	}

	.homepage-element-1 h1, .homepage-element-1 p, .homepage-element-5 h1, .homepage-element-5 p{
		padding: 0;
		margin:0;
		margin-left: 40px;
		font-size: 37px;
		line-height: 43px;
		letter-spacing: 0.6px;
		margin-right: 5px;
		
	}

	.homepage-element-1 h1 {
		margin-top: 40px;
	}

	/* ACCOUNT PAGE*/
	.woocommerce-ResetPassword .top-part-lost-password{
		max-width: 100%;
		width: 386px;
		padding:25px;
	}
	.woocommerce-ResetPassword .top-part-lost-password h3{
		font-size: 25px;
	}

	.top-part-lost-password p{
		font-size: 17px;
		letter-spacing: 0.1px;	
		line-height: 25px;
	}

	.bottom-part-lost-password{
		width: 474px;
		max-width: 474px;
		
		margin: 0 auto;
	}

	.woocommerce form .bottom-part-lost-password .form-row input.input-text{
		margin-bottom: 25px;
		margin-top: 120px;
	}

	.page-my-account .btn.btn-outline-primary{
		color: #FFFFFF;	
		font-size: 22px;	
		letter-spacing: 0.09px;	
		line-height: 64px;
		height:64px;
		width: 100%;
		text-align: center;
		border: none;
		background-color: #556772;
		border: 1px solid #556772;
		margin: 0 0 6px; 
	}



	.page-my-account .btn.btn-outline-primary:hover{
		background-color: #fff;
		border: 1px solid #556772;
		color: #556772;
	}

	.edit-address-subtitle{
		margin-bottom: 50px;
		font-size: 25px;
	}

	.edit-address-subtitle.account-password{
		margin-bottom: 20px;
		margin-top: 50px;
	}

	.woocommerce-account .woocommerce-MyAccount-content{
		margin-top: 150px;
	}

	.dashboard-intro-content{
		width: 393px;
	}

	.woocommerce-MyAccount-content p {
		font-size: 17px;
		letter-spacing: 0.07px;	
		line-height: 22px;
	}

	.dashboard-intro-content .title-big{
		font-size: 25px;
	}

	.addresses-dashboard{
		margin-top: 55px;
	}

	.addresses-dashboard .col-sm-6{
		margin-bottom: 0;
	}

	.addresses-dashboard h3, .addesses-container h3{
		font-size: 25px;
	}

	form.edit-account fieldset{
		margin-top: 280px;
		position: relative;
	}

	
	/* END ACCOUNT PAGE*/


	.homepage-element-1 img{
		width: 495px;
	}

	.homepage-element-2 img{
		width: 395px;
	}

	.homepage-element-3 img{
		width: 295px;
	}

	.homepage-element-4 img{
		width: 695px;
	}



	/*.gallery-item{
		padding-bottom:55px;
	}


	.gallery .gallery-item:nth-of-type(3n+1){
		float: left;
		width: 50%;
	}

	.gallery .gallery-item:nth-of-type(3n+2){
		float: left;
		width: 50%;
	}

	.gallery .gallery-item:nth-of-type(3n+3){
		text-align: center;
		
	}

	.gallery .gallery-item:nth-of-type(3n+1) .gallery-icon{
		float: left;
		padding-right: 40px;
	}

	.gallery .gallery-item:nth-of-type(3n+2) .gallery-icon{
		float: left;
		padding-left: 40px;
		padding-top: 200px;
	}

	.gallery .gallery-item:nth-of-type(3n+3) .gallery-icon{
		display: inline-block;
	}

	
	.install .gallery .gallery-item:nth-of-type(2) .gallery-icon{
		margin-top: -500px;
	}

	*/ 
	




	.gallery .gallery-item .gallery-icon img{
		width: 100%;
		border: 10px solid transparent;
	}

	.gallery .gallery-item .gallery-icon:hover a img, .gallery .gallery-item .gallery-icon a img.collection_img_hover{
		border-color: #4F8793;
	}

	.collections-container .gallery .gallery-item .gallery-icon:hover a img, .collections-container .gallery .gallery-item .gallery-icon a img.collection_img_hover{
		border-color: #D6C889;
	}

	.collections-images-container {
		margin-top: -150px;
	}

	.gallery:after {
	    content: '';
	    display: block;
	    clear: both;
	}

	.gallery-caption{
		text-align: left;
		padding-left: 20px;
		letter-spacing: 0.6px;
		line-height: 43px;
		font-size:37px;
		padding-top: 20px;
	}




	.gallery .gallery-item .gallery-icon{
		max-width: 100%
	}


	.gallery .gallery-item:nth-of-type(6n+1) .gallery-icon{
		width: 630px;

	}

	.gallery .gallery-item:nth-of-type(6n+2) .gallery-icon{
		width: 459px;
	}



	.gallery .gallery-item:nth-of-type(6n+3) .gallery-icon{
		width: 580px;
		margin: 0 auto;
	}

	.gallery .gallery-item:nth-of-type(6n+4) .gallery-icon{
		width: 580px;
	}

	.gallery .gallery-item:nth-of-type(6n+5) .gallery-icon{
		width: 365px;
	}

	.gallery .gallery-item:nth-of-type(6n+6) .gallery-icon{
		width: 365px;
		margin: 0 auto;
		margin-left: 25%;
	}

	
	

	.gallery .gallery-item:nth-of-type(6n+1){
		float: left;
		max-width: 50%;
		margin-top: 20%;
		margin-bottom: 60px;

	}

	.gallery .gallery-item:nth-of-type(6n+2){
		float: right;
		max-width: 50%;
		margin: 0 0 1rem;
	}

	.gallery .gallery-item:nth-of-type(6n+3){
		width: 100%;
		margin-bottom: 90px;
	}

	.gallery .gallery-item:nth-of-type(6n+4){
		float: left;
		max-width: 50%;
		margin-bottom: 110px;
	}

	.gallery .gallery-item:nth-of-type(6n+5){
		float: right;
		max-width: 50%;
		margin-top: 10%;
		margin: 0 0 1rem;
	}

	.gallery .gallery-item:nth-of-type(6n+6){
		width: 100%;
		margin: 0 0 1rem;
		
	}






}

@media (min-width: 1250px){
	.navigation-bar .container , #wrapper-footer .container{
	    max-width: 1420px;
	}

	.navigation-bar.desktop{
		display: block;
	}

	.col-higher{
		margin-top: -54px;
	}

	.mobile.mobile-mobile{
		display: none;
	}

	.menu-item:hover .menu-dropdown-container {
	    
	    z-index: 10002;
	    opacity: 1;
	    visibility: visible;
	}

	.menu-dropdown-container {
		opacity: 0;
		display: block;
		visibility: hidden;
		position: absolute;
	    left: 0;
	    width: 100%;
	    padding-top: 25px;
	    top: auto;
	    -moz-transition: all 300ms ease-out;
	    -webkit-transition: all 300ms ease-out;
	    -o-transition: all 300ms ease-out;
	    transition: all 300ms ease-out;


	   
	}

	.gallery .gallery-item .gallery-icon:hover a img, .gallery .gallery-item .gallery-icon a img.collection_img_hover{
		border-color: #4F8793;
	}

	.collections-container .gallery .gallery-item .gallery-icon:hover a img, .collections-container .gallery .gallery-item .gallery-icon a img.collection_img_hover{
		border-color: #D6C889;
	}

	.collections-images-container {
		margin-top: -150px;
	}

	.gallery:after {
	    content: '';
	    display: block;
	    clear: both;
	}

	.gallery-caption{
		text-align: left;
		padding-left: 20px;
		letter-spacing: 0.6px;
		line-height: 43px;
		font-size:37px;
		padding-top: 20px;
	}




	.gallery .gallery-item .gallery-icon{
		max-width: 100%
	}


	.gallery .gallery-item:nth-of-type(6n+1) .gallery-icon{
		width: 630px;

	}

	.gallery .gallery-item:nth-of-type(6n+2) .gallery-icon{
		width: 459px;
	}



	.gallery .gallery-item:nth-of-type(6n+3) .gallery-icon{
		width: 580px;
		margin: 0 auto;
		margin-top: 30px;
	}

	.gallery .gallery-item:nth-of-type(6n+4) .gallery-icon{
		width: 580px;
	}

	.gallery .gallery-item:nth-of-type(6n+5) .gallery-icon{
		width: 365px;
	}

	.gallery .gallery-item:nth-of-type(6n+6) .gallery-icon{
		width: 365px;
		margin: 0 auto;
		margin-left: 25%;
	}

	
	.collections-images-container .gallery .gallery-item:nth-of-type(6n+1){
		margin-top: 15%;
	}

	.gallery .gallery-item:nth-of-type(6n+1){
		float: left;
		max-width: 50%;
		margin-top: 10%;
		margin-bottom: 60px;
	}

	.gallery .gallery-item:nth-of-type(6n+2){
		float: right;
		max-width: 50%;
	}

	.gallery .gallery-item:nth-of-type(6n+3){
		width: 100%;
		margin-bottom: 90px;
	}

	.gallery .gallery-item:nth-of-type(6n+4){
		float: left;
		max-width: 50%;
		margin-bottom: 110px;
	}

	.gallery .gallery-item:nth-of-type(6n+5){
		float: right;
		max-width: 50%;
		margin-top: 10%;
	}

	.gallery .gallery-item:nth-of-type(6n+6){
		width: 100%;
		
	}




}



@media (min-width: 1420px) {

	.shop-add-to-wishlist-button {
	    width: 23px;
	    display: block;
	    height: 20px;
	    background-image: url(img/add_wishlist.png);
	    background-repeat: no-repeat;
	    background-size: 100%;
	}

	.single-product div.product .entry-summary .shop-add-to-wishlist-button{
		background-image: url(img/add_wishlist.png);
	}


	.navigation-bar .container , #wrapper-footer .container{
	    max-width: 1920px;
	}
	.container{
		max-width: 1665px;
	}

	.homepage-element-1 img{
		width: 632.04px;
	}

	.homepage-element-2 img{
		width: 504.36px;
	}

	.homepage-element-3 img{
		width: 376.67px;
	}

	.homepage-element-4 img{
		width: 887.42px;
	}


	.gallery-caption{
		text-align: left;
		padding-left: 20px;
		letter-spacing: 0.6px;
		line-height: 43px;
		font-size:37px;
		padding-top: 20px;
	}




	.gallery .gallery-item .gallery-icon{
		max-width: 100%
	}


	.gallery .gallery-item:nth-of-type(6n+1) .gallery-icon{
		width: 630px;

	}

	.gallery .gallery-item:nth-of-type(6n+2) .gallery-icon{
		width: 459px;
	}



	.gallery .gallery-item:nth-of-type(6n+3) .gallery-icon{
		width: 580px;
		margin: 0 auto;
		margin-top: 30px;
	}

	.gallery .gallery-item:nth-of-type(6n+4) .gallery-icon{
		width: 580px;
	}

	.gallery .gallery-item:nth-of-type(6n+5) .gallery-icon{
		width: 365px;
	}

	.gallery .gallery-item:nth-of-type(6n+6) .gallery-icon{
		width: 365px;
		margin: 0 auto;
		margin-left: 25%;
	}

	
	

	.gallery .gallery-item:nth-of-type(6n+1){
		float: left;
		max-width: 50%;
		margin-top: 10%;
		margin-bottom: 60px;
	}

	.gallery .gallery-item:nth-of-type(6n+2){
		float: right;
		max-width: 50%;
	}

	.gallery .gallery-item:nth-of-type(6n+3){
		width: 100%;
		margin-bottom: 90px;
	}

	.gallery .gallery-item:nth-of-type(6n+4){
		float: left;
		max-width: 50%;
		margin-bottom: 110px;
	}

	.gallery .gallery-item:nth-of-type(6n+5){
		float: right;
		max-width: 50%;
		margin-top: 10%;
	}

	.gallery .gallery-item:nth-of-type(6n+6){
		width: 100%;
		
	}


}

@media (min-width: 1520px){
	.gallery .gallery-item:nth-of-type(6n+1) .gallery-icon{
		width: 856px;
	}

	.gallery .gallery-item:nth-of-type(6n+2) .gallery-icon{
		width: 632.0px;
	}

	.gallery .gallery-item:nth-of-type(6n+3) .gallery-icon{
		width: 751px;
	}

	.gallery .gallery-item:nth-of-type(6n+4) .gallery-icon{
		width: 751px;
	}

	.gallery .gallery-item:nth-of-type(6n+5) .gallery-icon{
		width: 501px;
	}

	.gallery .gallery-item:nth-of-type(6n+6) .gallery-icon{
		width: 501px;
	}
}

@media (min-width: 1920px) {
	.navigation-bar .container , #wrapper-footer .container{
	    max-width: 2560px;
	} 

	.navigation-bar .container{
		margin-top: 10px;
	}


	.container{
		max-width: 1970px;
		margin-top: 180px;
	}

	.navigation-bar, .search-li .btn-primary {
		font-size:20px;
	}

	.right-menu .wishlist_menu_item a{
	    width: 20px;
	    height: 19px;
	}

	.navbar-brand .img-fluid {
	    width: 249px;
	}

	.homepage .row {
	    margin-bottom: 220px;
	}

	.homepage-element h1{
		font-size: 32px;
		letter-spacing: 0.6px;
	}

	.homepage-element p{
		font-size: 20px;
	}

	 .homepage-element-1 h1{
	 	margin-top : 75px;
	 }


	.homepage-element-1 p, .homepage-element-1 h1{
		margin-left: 62px;
		font-size: 45px;
    	line-height: 47px;
	}

	.homepage-element-5 p{
		font-size: 45px;
		line-height: 48px;
	}

	.homepage-element-2 .homepage-element-description, .homepage-element-3 .homepage-element-description, .homepage-element-4 .homepage-element-description {
		margin-top: 40px;
	}

	.homepage-element-2 p, .homepage-element-3 p, .homepage-element-4 p {
		margin-top:20px;
	}
	

	.homepage-element-2 .homepage-element-description{
		width: 348px;
	}

	.homepage-element-3 .homepage-element-description{
	    width: 325px;
	    margin-left: 11px;
	}

	.homepage-element-4 .homepage-element-description{
		width: 473px;
		margin-left: 100px;
	}

	.site-footer .row{
		margin-left:100px;
		margin-right: 50px;
	}

	.search-li .field.form-control, .top-bar .field.form-control {
	    width: 250px;
	    right: 84px;
	    margin-top: 9px;
    	
	}

	.homepage-element-1 img{
		width: 787px;
	}

	.homepage-element-2 img{
		width: 605.98px;
	}

	.homepage-element-3 img{
		width: 452.76px;
	}

	.homepage-element-4 img{
		width: 1067px;
	}


	.gallery .gallery-item:nth-of-type(6n+1) .gallery-icon{
		width: 1067px;
	}

	.gallery .gallery-item:nth-of-type(6n+2) .gallery-icon{
		width: 787px;
	}

	.gallery .gallery-item:nth-of-type(6n+3) .gallery-icon{
		width: 856px;
	}

	.gallery .gallery-item:nth-of-type(6n+4) .gallery-icon{
		width: 856px;
	}

	.gallery .gallery-item:nth-of-type(6n+5) .gallery-icon{
		width: 611px;
	}

	.gallery .gallery-item:nth-of-type(6n+6) .gallery-icon{
		width: 611px;
	}

} 



#simple-banner.simple-banner .simple-banner-text{
	font-size: 16px; 
     font-weight: 400;
}




