/*
Theme Name:         HC Distribuidor Sanitario
Author:             DD Lineal
Author URI:         http://ddlineal.es

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/


/*

  Naranja: #fd7534 
  Blue: #003554

*/



/*******************
	FONTS
*******************/
@font-face {
    font-family: 'DIN Pro';
    src: url('./fonts/DINPro.woff2') format('woff2'),
        url('./fonts/DINPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gallient';
    src: url('./fonts/Gallient-Regular.woff2') format('woff2'),
        url('./fonts/Gallient-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Pro Medium';
    src: url('./fonts/DINPro-Medium.woff2') format('woff2'),
        url('./fonts/DINPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Black';
    src: url('./fonts/Gotham-Black.woff2') format('woff2'),
        url('./fonts/Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('./fonts/Gotham-Book.woff2') format('woff2'),
        url('./fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Light';
    src: url('./fonts/Gotham-Light.woff2') format('woff2'),
        url('./fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('./fonts/Gotham-Medium.woff2') format('woff2'),
        url('./fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ';
    src: url('./fonts/AkzidenzGroteskBQ-LigExtIt.woff2') format('woff2'),
        url('./fonts/AkzidenzGroteskBQ-LigExtIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ Med';
    src: url('./fonts/AkzidenzGroteskBQ-MedExt.woff2') format('woff2'),
        url('./fonts/AkzidenzGroteskBQ-MedExt.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ Light';
    src: url('./fonts/AkzidenzGroteskBQ-LigExt.woff2') format('woff2'),
        url('./fonts/AkzidenzGroteskBQ-LigExt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}







/*******************
	GENERAL THEME
*******************/
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-divider {
  margin: 20px 0px !important;
}

.button-white.btn-color-xsdn {
  color: #000 !important;
}
.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover {
  color: #000 !important;
}
.button-circle {
  border-radius: 40px;
  background: #d07233;
  color: #ffd952;
  padding: 10px 20px !important;
}

.colum-image-bottom .uncol .uncell {
  padding-right: 36px;
  padding-left: 36px;
  padding-top: 36px;
}
.column-border-radius .uncoltable .uncell {
  border-radius: 50px;
}
.column-border > .uncol {
  border: 1px solid #fff;
}
.column-padding > .uncol {
  padding: 30px 30px;
}

.column-box .column-box-title {
  margin-top: 10px !important;
}
.column-box .btn-container {
  margin-top: 15px !important;
}
@media only screen and (max-width:960px){
	.column-padding-mobile {
	  padding-left: 36px !important;
	  padding-right: 36px !important;
	}
}


.title-h strong {
  color: #5fcdb4;
  font-weight: inherit;
}
.title-h.detail::before {
  content: '';
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(./images/hc-distribuidor-sanitario-detalle.png);
  width: 40px;
  height: 40px;
  position: absolute;
  left: -30px;
  top: 7px;
}



/*******************
	CAROUSEL
*******************/
.carousel-featured-hc .t-entry-title {
  min-height: 40px;
}
.carousel-featured-hc .woocommerce-Price-amount.amount {
  font-family: Akzidenz-Grotesk BQ Light;
  font-weight: normal;
}
.carousel-featured-button-hc {
  border: 2px solid #89ccb3;
  padding: 10px;
  margin-top: 20px !important;
  display: block;
  width: 150px;
  margin: 0 auto;
  border-radius: 10px;
  color: #1e3f80 !important;
}


.icon-box-hc .icon-box-heading h3 {
  margin-top: 10px;
}
.icon-box-hc .text-lead {
  margin-top: 10px;
}

/*******************
	PRODUCT LIST
*******************/

.hc-product-list .price > ins, .hc-product-list .price > ins > small {
  margin-top: 5px;
}
.hc-product-list .price > ins > span > bdi {
  color: #89ccb3;
  font-size: 115%;
}
.hc-product-list .price > ins > small {
  font-weight: normal !important;
  display: block;
  margin: 0;
  font-size: 12px;
}
.hc-product-list .add_to_cart_button {
  background: #1e3f80 !important;
}



/*******************
	MENU
*******************/
.menu-title .text-top-reduced p {
  margin-top: 0;
}

.menu-items ul li {
  list-style: none;
  margin-bottom: 7px;
}
.menu-items ul li strong {
  color: #912928;
  letter-spacing: 1px;
}

/*******************
	FOOTER
*******************/

.footer-menu ul li a {
  color: #fff;
  text-transform: uppercase;
}
.footer-row-legal {
  padding-top: 7px;
  padding-bottom: 7px;
}
.footer-menu-legal ul li a {
  color: #fff;
  padding-left: 0;
  padding-right: 10px;
  font-size: 12px;
}

.footer-menu-legal ul li a::after {
  content: '|';
  margin-left: 10px;
}
.footer-menu-legal ul li:last-child a::after {
  content: none;
}

/*******************
	CONTACT
*******************/
.row.padding-contact p {
  margin: 0;
}
.padding-contact select, 
.padding-contact input[type="text"], 
.padding-contact input[type="email"], 
.padding-contact textarea {
  background: transparent;
  width: 100%;
  padding: 15px 30px;
  border-color: #1e3f80;
  border-radius: 60px;
  border-width: 2px;
}
.form-white .padding-contact select, 
.form-white .padding-contact input[type="text"], 
.form-white .padding-contact input[type="email"], 
.form-white .padding-contact textarea {
  border-color: #fff;
  color: #fff;
}
.padding-contact textarea {
	height:100px;
	border-radius: 20px;
}
.padding-contact input::placeholder, .padding-contact textarea::placeholder {
    color: #000 !important;
    opacity: 1;
}
.form-white .padding-contact input::placeholder, 
.form-white .padding-contact textarea::placeholder {
    color: #fff !important;
}
.padding-contact .col {
    padding: 5px 10px 5px 10px !important;
}

.padding-contact label {
    color: #000;
}
.form-white .padding-contact label {
    color: #fff;
}
.form-white .padding-contact input[type="checkbox"]::before {
  color: #fff;
}
.form-white .wpcf7-response-output {
  color: #fff;
}

.padding-contact input[type="checkbox"] {
    border-color: #1e3f80;
    background: transparent;
}
.form-white .padding-contact input[type="checkbox"] {
    border-color: #fff;
}
.padding-contact.row-submit input[type="submit"] {
  font-size: 16px;
  background: #1e3f80;
  color: #fff;
  padding: 15px 60px;
  width: auto;
  border-radius: 20px;
  border-color: #1e3f80;
  margin-top: 15px;
  cursor: pointer;
  line-height: 100%;
  text-transform: none !important;
  font-weight: normal !important;
}@media only screen and (max-width:968px){
	.padding-contact.row-submit input {
		margin-bottom: 40px;
	}
}
.form-white .padding-contact.row-submit input[type="submit"] {
  background: #fff;
  color: #fff;
  border-color: #fff;
}@media only screen and (max-width:968px){
	.form-white .padding-contact.row-submit input {
		margin-bottom: 40px;
	}
}
.form-white .padding-contact.row-submit input {
    background: transparent !important;
    border: 2px solid;
}
.padding-contact.row-submit{
	text-align:left;
}

.mc4wp-response p {
    color: #1e3f80 !important;
    text-align: center;
	font-weight:normal;
}
.contact-map {
    margin-bottom: 0;
}
.contact-text {
  margin-top: 15px !important;
}
.contact-text strong {
  font-size: 18px;
  font-weight: normal;
}


/*******************
	ACCESSIBILITY
*******************/
.accessibility-page h1, .accessibility-page h3 {
  font-family: Roboto;
}
.accessibility-page h1 {
  font-size: 38px;
}
.accessibility-page h3 {
  font-size: 25px;
}