/*
	Theme Name: Restoration
	Theme URI: https://restoration.fuelthemes.net
	Description: <strong>A fast &amp; optimized WooCommerce WordPress Theme by <a href="https://fuelthemes.net" target="_blank">fuelthemes</a></strong>
	Version: 1.1.10
	Author: Fuel Themes
	Author URI: https://fuelthemes.net
	Text Domain: restoration
	Domain Path: /inc/languages
  License: GPLv2 or later
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
	Woo: 6454820:1a9f54c848cd33147ee872b45793ec30
*/

/* Fonts ------------------------------------- */

@font-face {
    font-family: "Montserrat-Medium";
    src: url(../restoration/assets/fonts/Montserrat-Medium.ttf) format("opentype");
}

@font-face {
    font-family: "Montserrat-Regular";
    src: url(../restoration/assets/fonts/Montserrat-Regular.ttf) format("opentype");
}

@font-face {
    font-family: "Montserrat-Light";
    src: url(../restoration/assets/fonts/Montserrat-Light.ttf) format("opentype");
}

@font-face {
    font-family: "Montserrat-Bold";
    src: url(../restoration/assets/fonts/Montserrat-Bold.ttf) format("opentype");
}

@font-face {
    font-family: "AACHENB";
    src: url(../restoration/assets/fonts/AACHENB.TTF) format("opentype");
}

/* End Fonts ------------------------------------- */

body, .thb-item-text span, .thb-iconbox-inner h6, .gr_catalogo_titulo{
    font-family: "Montserrat-Bold" !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat-Light" !important;
}

.thb-iconbox-inner p, .gr_catalogo_subtitulo, .woocommerce-loop-category__title, .wc-block-grid__product-title, .textwidget,
#menu-footer_menu_3, .thb-woocommerce-header-title, .product-categories, .woocommerce-widget-layered-nav-list, 
.widget_price_filter, .product-information, .woocommerce-breadcrumb, .thb-product-nav, .thb-mobile-menu, .mobile-menu-bottom,
.side-panel-inner, .orderby, .thb-filter-bar, .wp-block-media-text__content,.wp-container-2, .post-excerpt, .widget_categories,
.product-title, .post-detail-row{
	font-family: "Montserrat-Medium" !important;
}

.subfooter-row p, body p{
	font-family: "Montserrat-Regular";
}


.gr_pleca_home {
	background-color: #c2a87d;
	color: #ffffff;
	font-size: 16px;
}
.logo-holder {
    margin: 0 0;
}
.logo-holder .logoimg {
    max-height: 50px;
}
.thb-full-menu>.menu-item>a, .thb-secondary-area .thb-item-text {
    color: #005579;
	font-weight: bold;
}
.thb-full-menu .menu-item.current-menu-item>a {
    color: #946f3d;
}
.thb-full-menu>.menu-item>a:hover {
    color: #946f3d;
}
.woocommerce-product-search input, .woocommerce-product-search select {
    background-color: #c2a87d;
}
.thb-secondary-area .thb-quick-cart.thb-secondary-item {
    margin-left: 15px;
}
.header-wrapper{
	height: auto !important;
}

.swiper {
	width: 100%;
	height: auto;
  }

  .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }
  .gr_slide{
	display: block;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
  }

  .gr_wrap_left img {
	max-width: 140px;
	display: block;
	margin: auto;
	}
.gr_wrap_left {
	text-align: left;
	background-color: rgba(0, 85, 121, 0.9);
	width: 31%;
	padding: 50px 60px 50px 50px;
	color: #ffffff;
}

.gr_wrap_left h3 {
	padding-top: 50px;
	margin-bottom: 0px;
	font-size: 30px;
	font-weight: lighter;
	color: #ffffff;
}
.gr_wrap_left h2{
	margin-top: 0px;
	font-size: 32px;
	color: #ffffff;
}

.thb-iconbox .thb-iconbox-inner h6, .thb-iconbox .thb-iconbox-inner p{
	color: #005579;
}

.thb-iconbox .thb-iconbox-inner h6{
	font-family: "AACHENB" !important;
	font-size: 22px;
	margin-bottom: 0px;
	line-height: 22px;
}

.thb-iconbox .thb-iconbox-inner p{
	font-size: 18px;
	line-height: 18px;
}

.gr_wrap_left h3 span{
	font-family: "AACHENB" !important;
	font-size: 32px;
}

.mySwiper{
	padding-bottom: 30px !important;
}

.gr_catalogo_titulo{
	font-family: "AACHENB" !important;
	font-size: 32px;
    color: #946f3d;

}

.gr_catalogo_subtitulo{
	font-size: 26px !important;
    color: #c2a87d;
}

.thb-heading-letterspacing {
    letter-spacing: normal;
}

.products .product-category .woocommerce-loop-category__title {
    color: #005579;
	font-weight: normal;
}

.gr_all_cat a{
	color: #ffffff !important;
    background-color: #005579 !important;;
    border-radius: 13px;
    padding: 5px 25px 5px 25px;
	font-weight: bold !important;
}

.gr_img_cat img{
		margin: auto;
		display: block;
		width: 100%;
}

.wc-block-grid__product-onsale, .onsale {
    background: #005579;
}

#footer, .footer .widget .thb-widget-title, .footer .widget ul a, .subfooter, .subfooter a, .wc-block-grid__product-title {
	color: #005579;
}

.footer .widget .thb-widget-title, .subfooter a{
	font-weight: bold;
}
.footer{
	background-color: #f6f2ef;
}

.gr_footer_whats{
	padding-top: 10px;
    padding-bottom: 10px;
}

.gr_tel_whats{
	font-size: 32px;
}

.gr_close {
    position: absolute;
    right: 0;
	padding-right: 15px;	
}

.gr_close a{
    color: #ffffff;
}

.header-logo-row {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

 .gr_menu_center .thb-navbar{
	margin: auto;
}

.footer {
	padding-bottom: 15px;
}

.gr_wrap_left h3{
	line-height: 30px;	
}

.thb-quick-search .thb-item-text{
	text-transform: uppercase;
}

.header .thb-header-inline-search .woocommerce-product-search input {
    text-transform: uppercase;
}

.products .product-category:hover .thb-category-link {
    background-color: #c9dbe3;
}

.SwiperHome2 .swiper-slide img{
	width: 100%;
}

.textwidget a{
	color: #005579;
}

.subfooter-row a:nth-child(2){
	padding-left:20px;
}

#contact_general_form input, #contact_general_form textarea {
    border: 0px;
    border-radius: 5px;
    max-width: 600px;
    width: 100%;
    color: #005579;
}

#contact_general_form {
	padding-bottom: 50px;
	padding-top: 30px;
}

::placeholder {
	color: #005579;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #005579;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #005579;
}


::-webkit-input-placeholder {
    color: #005579;
}

::-moz-placeholder {
    color:#005579;
}

::-ms-placeholder {
    color:#005579;
}

::placeholder {
    color:#005579;
}

.gr_row_btn_contact{
	display: flow-root;
}


.gr_row_btn_contact #btn_send_contact {
    float: right;
    background-color: #005579;
    width: 160px;
    height: 60px;
    color: #ffffff;
    margin-top: 15px;
}

#btn_send_contact{
	cursor: pointer;
}

.container_whats_footer {
	display: block;
	position: fixed;
    bottom: 0px;
    right: 25px;
    height: 430px;
	z-index: 11;
}

#form_whatsapp{
	display: block;
    min-height: 300px;
}

#form_whatsapp button{
    line-height: 48px;
    text-align: center;
    float: right;
    height: 48px;
    width: 48px;
    padding: 8px 10px 8px 15px;
    background: #25d366!important;
    border-radius: 24px;
    outline: 0;
    box-shadow: none;
    border: none;
}

#gr_row_whats_ico img{
	position: absolute;
    right: 25px;
    min-width: 100px;
	transition: .5s;
    cursor: pointer;
}

.csaas-whatsapp-body {
    background: #e6ddd4;
    padding: 20px 20px 20px 10px;
    position: relative;
    z-index: 2;
    max-height: 75vh;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    min-height: 260px;
    overflow: auto;
}


.csaas-whatsapp-body:before {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: .08;
    background-image: url(/wp-content/uploads/whatsapp.png);
}


.close-csaas-form {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #30534b;
    width: 22px;
    height: 22px;
    border-radius: 15px;
    padding: 3px;
    cursor: pointer;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}

.csaas-close-button {
    position: relative;
    width: 16px;
    height: 16px;
    transition: .4s;
    cursor: pointer;
}

.csaas-close-button:after, .csaas-close-button:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #fff;
    display: block;
    border-radius: 2px;
    transform: rotate(45deg);
    top: 7px;
    left: 2px;
}

.chsaas .sr-only, .csaas-sr-only {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    border: 0!important;
}

.csaas-close-button:after {
    transform: rotate(-45deg);
}


.csaas-whatsapp-message {
    padding: 7px 14px 6px;
    background-color: #fff;
    border-radius: 0 8px 8px;
    position: relative;
    transform-origin: center top;
    z-index: 2;
    box-shadow: rgb(0 0 0 / 13%) 0 1px 0.5px;
    margin-top: 4px;
    margin-left: 15px;
    max-width: calc(100% - 40px);
    font-size: 14px;
    word-break: break-word;
    color: #111b21;
}

.csaas-whatsapp-message:before {
    position: absolute;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    top: 0;
    left: -12px;
    width: 12px;
    height: 19px;
}

.csaas-whatsapp-field {
    padding-right: 12px;
    flex: 1;
}
.csaas-whatsapp-field input{
	height: 48px!important;
    line-height: 32px;
    padding: 0 10px 0 15px;
    font-size: 16px;
    resize: none;
    width: 100%;
    border: none;
    border-radius: 24px;
    outline: 0;
}

.csaas-whatsapp-footer {
    position: relative;
    padding: 12px 15px;
    background: #f0f0f0;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.csaas-whatsapp-data {
    display: flex;
}

.csaas-whatsapp-button button svg {
    display: block;
    cursor: pointer;
}

#gr_row_whats_ico{
	background-color: blue;
    position: absolute;
    right: 4px;
    bottom: 70px;
}

#gr_row_whats_ico_mobile{
	display: none;
}

@media (max-width: 768px) {
    #form_whatsapp{
        display: none;
    }
	#gr_row_whats_ico{
		display: none;
	}
	#gr_row_whats_ico_mobile{
		display: block;
	}
	.container_whats_footer {
		height: 130px;
		right: 0px;
	}

	#gr_btn_whats {
		width: 120px;
	}

	#gr_row_whats_ico_mobile .small-12{
		padding: 0px;
	}
}


@media (max-width: 575px) {
	.gr_wrap_left {
		width: 100%;
		padding: 15px 0px 30px 15px;
	}
	.swiper-slide.gr_slide {
		height: 600px;
	}
	.gr_wrap_left img {
		max-width: 90px;
		margin: 0px;
	}
}

@media (max-width: 1067px) {
    .thb-secondary-area {
		padding-right: 15px;
	}
}
