/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@font-face {
      font-family: 'puntera';
      src: url('../fonts/puntera.eot?18351107');
      src: url('../fonts/puntera.eot?18351107#iefix') format('embedded-opentype'),
           url('../fonts/puntera.woff?18351107') format('woff'),
           url('../fonts/puntera.ttf?18351107') format('truetype'),
           url('../fonts/puntera.svg?18351107#puntera') format('svg');
      font-weight: normal;
      font-style: normal;
}

#main .service .icon {
    font-size: 64px;
    color: #777777;
}

#main .puntera-icon {
      font-family: "puntera" !important;
}

.block-social li:before  {
	color: #666666 !important;
	font-size: 20px;
}

.block-social ul {
	margin-top: 10px;
}

footer .box-top-footer > [class*="col-"] {
	padding-top: 15px;
	padding-bottom: 10px;
}

footer .box-bottom-footer {
	height: 45px;
	padding-top: 12px;
}

.video-play .btn-default {
    border: 2px solid #000;
    font-size: 14px;
    padding: 13px 35px;
    color: #333;
    background-color: #fff;
    z-index: 9;
}

.video-play .btn, .btn-default {
    border-radius: 0;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.video-play .btn-default:hover {
    background-color: #000000;
    border-color: #000000;
    color: #fff;
    outline: 0 none !important;
}

@media (max-width: 767px) {
.video-play p {
	font-size:12px;
}
}

@media (min-width: 767px) {
.video-play p {
	font-size: 22px;
}
}

.blog-detail .blog-description img {
	max-width: 100%;
}

.blog-detail .blog-description li {
}

.blog-detail .blog-description ul {
	list-style: disc;
	margin: 15px 30px;
}

#blogPopularBlog h3 {
	font-size: 18px;
	padding-top: 0;
}

#blogPopularBlog img {
	border-bottom: solid #999999 1px;
}

#blog-listing .blog-bottom {
	display: none;
}

#wrapper .breadcrumb li::after,
#wrapper .breadcrumb li a {
	color: #000000;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.product-detail-name {
	font-size: 50px;
}

@media (min-width: 576px) {
.product-variants > .product-variants-item {
    float: left;
    width: 100%;
}
}

.product-additional-info .social-sharing span {
	display: none;
}

.product-additional-info .social-sharing li:before {
	color: #666666;
	font-size: 20px;
}

.product-price .current-price {
	font-size: 30px;
	color: #000000;
}

.category-products .count-same-category {
	display: none;
}

.product-actions .add-to-cart {
	background-color: #000000;
	border: none;
}

.product-actions .add-to-cart:hover {
	color: #000000;
	border: solid #000000 2px;
}

.product-prices .tax-shipping-delivery-label {
	display: none;
}


.product-variants > .product-variants-item .color {
	width: 80px;
	height: 60px;
	border-radius: 0;
	background-size: auto;
}

.products-selection {
	display: none;
}

.google_map {
	margin-bottom: 20px;
}

#wrapper .instagram-block .owl-item img {
	object-fit: cover;
	width: 170px !important;
	height: 170px !important;
	max-width: unset;
}


@media (max-width: 575px) {
	#left-column {
		/*border: solid red 10px;*/
		ffloat: right;
		display: none;
		xleft: 50%;
	}

	#content-wrapper {
		xright: 50%;
	}
}

.off-canvas-button-megamenu {
	background: #000000;
}

.off-canvas-nav-megamenu .navbar-nav > li > a,
.off-canvas-nav-megamenu .offcanvas-mainnav {
	background: #888888;
}

.personalizar {
    padding: 15px 20px;
    background: #eee;
    text-align: center;
}

.personalizar a {
	width: 100%;
    font-size: 1em;
    text-transform: uppercase;
}

#page .card-header h5 a {
	color: #000000 !important;
}

.step_content .card-header {
    color: #000000 !important;
}

#page .component_step .panel-collapse {
	xxxdisplay: block !important;
}

.alert.alert-warning:before {
	content: none !important;
}

a.d-block > i.material-icons {
	display: none !important;
}

.box-trend {
	padding-bottom: 100px;
	padding-top: 90px;
}

#content .row.ApRow {
	margin: 2% 0;
}

#content .ApRow .banner1.ApHtml h4 {
	font-size: 42px;
	font-family: "EB Garamond",serif;
	color: #ffffff;
}

#content .ApRow .banner1.ApHtml {
	color: #ffffff;
}

.leo-megamenu .dropdown-menu a > .menu-title,
.leo-megamenu .dropdown-menu .menu-title {
	font-size: 14px;
	font-weight: 100;
}

.box-banner-category .ApColumn {
	padding-right: 0;
	padding-left: 0;
	padding: 0;
}

.align-middle {
	display: flex;
  	justify-content: center;
  	align-items: center;
}

@media all and (max-width: 576px) {
.nomovil {
	display: none;
}
.movil {
	display: block;
}
.ApRow .col-md-4,
.ApRow .col-lg-4,
.ApRow .col-xl-4 {
	padding-right: 0;
	padding-left: 0;
}
.service .meta-service .title-service {
	font-size: 16px;
}
}

@media all and (min-width: 576px) {
.nomovil {
	display: block;
}
.movil {
	display:none;
}
}

@media all and (max-width: 576px) {
.product-detail.product-image-gallery .product-thumb-images .thumb-container {
	wwidth: 50%;
}
}

.option_div .check-symbol {
	margin: 4px 0;
}
.option_div label.option_titles {
	height: 20px !important;
	margin: 0;
	padding: 0;
	margin-top: 0 !important;
	margin-bottom: 4px; !important
}

#component_step_last .card-footer {
	border-color: #FF9A52;
	background-color: rgba(255, 154, 82, 0.3);
	border-radius: 4px;
	border: 1px solid #FF9A52;
	padding: 12px;
}
#submit_idxrcustomproduct .alert {
	padding: 0;
	border: none;
	background-color: transparent;
}

.product-description p {
	margin-bottom: 0.5em;
}

.product-description h2,
.product-description h3,
.product-description h4 {
	margin-bottom: 0.7em;
	margin-top: 0.7em;
}

.alerta_sin_icono .alert.alert-info::before {
	display: none;
}

.alerta_sin_icono .alert p {
	font-size: 16px;
}
