/* LICENSE & DETAILS
   ==================================================

	Theme Name: Atelier Child Theme
	Theme URI: http://atelier.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress WooCommerce Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

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

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


#header {
  background-color: #FFF !important;
}

.menu a span {
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 700;
  line-height: 60px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: #555555;
}

.menu .current-menu-item a span {
  color: #191919;
}


.header-right .aux-item {
  padding: 0 30px !important;
  border: solid #f7f7f7;
}

nav.std-menu .menu > li > a,
#header .header-right ul.menu > li > a.header-search-link {
  color: #555555 !important;
}

.caption-title {
  font-size: 55px !important;
  line-height: 55px !important;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35) !important;
}

.swiper-slide .caption-content a.sf-button {
  background-color: transparent !important;
  width: 203px;
  height: 63px;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.35);
  border: 2px solid #ffffff;
  font-size: 22px !important;
  font-family: "Source Sans Pro";
  color: #FFF !important;
}

.product-shadows .products .product figure {
  box-shadow: none;
}

.products .product .img-wrap.second-image {
  position: relative;
}

.products .product .img-wrap.second-image:after {
  content: 'VER MÁS';
  width: 158px;
  height: 50px;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.35);
  border: 2px solid #ffffff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 75px);
  border-radius: 100px 100px 100px 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
}

.ld-title {
  color: #252525;
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  display: inline-block;
}

.ld-title:after {
  content: '';
  background-color: #252525;
  height: 2px;
  display: block;
  width: 100%;
  margin-top: 5px;
}

#main-container {
  background-color: #FFF !important;
}

.txt-joyeria {
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
}

.ld-margin-top {
  margin-top: 10px;
}

#footer h3.spb-heading span {
  border-bottom-color: transparent !important;
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-size: 30px;
  font-weight: 400;
}

#footer a,
#footer h3 {
  color: #FFF !important;
}

ul.social-icons li:not(.sf-love) a {
  width: 55px;
  height: 50px;
  line-height: 40px;
  font-size: 40px;
}

ul.social-icons li a:hover i {
  top: -65px;
}

#footer {
  background-color: #465d74 !important;
}

.main-bar-product {
  background-color: #FFF;
  height: 94px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main-bar-product >.title {
  color: #252525;
  font-size: 30px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.75px;
}

.woocommerce .woocommerce-breadcrumb {
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 400;
  line-height: 60px;
  color: #040404;
}

.woocommerce .woocommerce-breadcrumb * {
  margin: 0 10px;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #999999;
}

@media only screen and (min-width: 768px) {
  .txt-joyeria {
    text-align: right;
  }
}
