/* 
Theme Name: Flatsome Hispanidad
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

.box-text.box-text-products {
	text-align: center;
}

/*** Misc Styles ***/

.btn-blue input {
  background-color: #416B88 !important;
}
.btn-gold {
	background-color: #b29200;
  margin: 0;
}
.widget-title {
  text-transform : none !important;
}
.testimonial-meta,
p.lead, a.lead {
  color: #555;
}

@media (max-width:768px) {
  .btn-gold{
  	font-size: 1.2em;
  }
}

@media only screen and (max-width: 48em) {
	.btn-gold{
  	font-size: 0.8em;
  }
}

/*** Header Styles ***/

.header-bottom .nav-left {
  justify-content: center !important;
}
.header-bottom .nav>li {
  margin: 0 16px !important;
}
@media only screen and (max-width: 850px) {
	.header-top {
		display: none;
	}
}

.header-top .nav>li>a,
.header-top .nav>li>.social-icons {
	color: #fff !important;
  font-size: 15px;
  text-transform:uppercase;
	margin-right: 0.5em;
}

.header-top .nav>li>a:hover,
.header-top .nav>li>.social-icons>a:hover {
	color: #999 !important;
}

/*** Footer Styles ***/

#footer div.footer-1 {
	margin-top: 20px;
}

.footer-sitemap-container {
	display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.footer-sitemap-box {
  font-size: 0.8em;
	padding: 0 10px;
  margin-bottom: 10px;
  width : 11.10%;
}
.footer-sitemap-box h5 {
	border-bottom: 1px SOLID !important; 
  padding-bottom: 5px;
}
.footer-sitemap-box ul > li {
	margin: 0;
}
.footer-sitemap-box ul > li > a:hover {
	text-decoration:underline;
}
.coupon-button-style {
	background: #0F2D40;
  color: #fff;
  font-size: 1em;
  line-height: 1.2;
  padding: 0.5em 10px;  
  white-space: normal;  
}
.coupon-button-style:hover {
	color: #fff;
}

@media (max-width:768px) {
	.footer-sitemap-box{
  	width: 25%;
  }
  .btn-gold{
  	font-size: 1.2em;
  }
}

#footer div.footer-2 div#text-18 ul li,
#footer div.footer-2 div#text-18 a {
  color:#416b88 !important;
}

#footer div.footer-2 div#text-18 a:hover {
	color: #446084 !important;
}

/*** Category styles ***/

.testimonial-box .testimonial-image,
.testimonial-box .star-rating,
.home .product-category .box-text {
	display: none;
}

/*** Contact Styles ***/

.custom-color-row{
  background-color: #ecf2f8;
}
.custom-color-row div.row {
  margin: 0 auto !important;
}
.contact-custom-column-class {
  background-image: url("https://orleanse.com/wp-content/uploads/2017/02/image-contact.jpg");
  background-size: cover;
  min-width:50%;
  min-height: 712px;
  padding: 0 !important;
}
.contact-custom-column-class .contact-custom-text {
	padding: 38% 18%;
}
.contact-custom-column-class .contact-custom-text h2 {
	border-top: SOLID 6px #fff;
  font-size: 34px;
  padding-top: 18px;  
}
.contact-custom-column-class .contact-custom-text ul {
	list-style: none;
}
.contact-custom-column-class .contact-custom-text ul > li {
	display: inline;
  margin-right: 20px;
}
.contact-form-box {
  margin: 27% 17%;
}
.contact-form-box h2 {
	font-size: 2em;
  color: #416B88;
}
.contact-form-box input[type="text"],
.contact-form-box input[type="email"],
.contact-form-box textarea {
	background-color: transparent;
  border-color: #000;
}
.contact-form-box input[type="submit"] {
	background-color: #416B88;
  margin: 0;
}
.contact-form-box .contact-form-buttom {
	text-align: right;
}

/*** Product styles ***/

.box-image .show-on-hover {
	display: none !important;
}

.btn-product-description {
  background-color: #007784 !important;
  border-color: #007784 !important;
  border-radius: 0 !important;
  font-weight: bolder;
  text-transform: uppercase;
	margin-bottom: 10px;
}
.btn-product-description span {
  border-color: #007784 !important;
}

/*** Pagination styles ***/

.woocommerce-pagination {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0 15px;
}

.woocommerce-pagination ul {
	margin: 0 0.4em;
}

.woocommerce-pagination ul li {
	display: inline-block;
}

.woocommerce-pagination ul li a {
	text-align: center;
	margin: 5px 0px;
	font-size: 1.1em;
	display: block;
	min-width: 2.25em;
	width: auto;
	line-height: 2em;
	height: 2.25em;
	padding: 0 7px;
	font-weight: bolder;
	border-radius: 99px;
	border: 2px solid currentcolor;
	transition: all .3s;
}

.woocommerce-pagination ul li span.current {
	background-color: #446084;
	color: #fff;
	text-align: center;
	margin: 5px 0px;
	font-size: 1.1em;
	display: block;
	min-width: 2.25em;
	width: auto;
	line-height: 2em;
	height: 2.25em;
	padding: 0 7px;
	font-weight: bolder;
	border-radius: 99px;
	border: 2px solid #446084;
	transition: all .3s;
}

.woocommerce-form-login-toggle .message-container {
    text-transform: uppercase;
    font-size: 1.2em;
}

.woocommerce-form-login-toggle .message-container .showlogin {
    text-transform: uppercase;
    font-weight: bold;
}

.woocommerce-form label[for=reg_email],
.woocommerce-form label[for=password],
.woocommerce-form label[for=reg_password] {
    text-transform: uppercase;
}

#matrix_form_table .qty_input {
  padding: 0 5px;
}



