/*
Theme Name: GNS Iberia
Description: Designed by Hadoq for Top-Nav / updated by RPC for Geonav
Author:  Hadoq / RPC
Author URI:  https://hadoq.com
Template: neto
Version:  1.0.0
*/
/* =Theme customizations
------------------------------------------------------- */

body {
	font-family: 'Roboto', sans-serif;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{
	display:none;
}
.navigation-main > li > a, .navigation-header-secondary > li > a{
	font-weight: 800;
	font-size: 12px;
}
.navigation-main > li > a:hover, .navigation-header-secondary > li > a:hover {
    opacity: 0.5;
}
li#menu-item-3409 {
    background-color: #606c6c;
    padding: 0 1em;
    color: #606c6c !important;
    border-radius: 5%;
}
li#menu-item-3409 a {
    color: #ffffff;
}
.vc_general.vc_btn3.vc_btn3-color-theme, .btn, .button, .comment-reply-link, input[type="submit"], input[type="reset"], button {
    background-color: #333333 !important;
    color: #ffffff !important;
}
.vc_general.vc_btn3.vc_btn3-color-theme:hover, .btn:hover, .button:hover, .comment-reply-link:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
    background-color: #333333 !important;
    color: #ffffff !important;
}
.page-hero.custom.left{
	text-align: left;
}
.page-hero.custom.center{
	text-align: center;
}
.page-hero.custom.right{
	text-align: right;
}
.page-hero.custom .page-hero-title{
	width:100%;
}
.page-hero-title{
	font-size: 1.8em;
	text-shadow: #333 2.5px 3px;
}
.page-hero-description {
    font-size: 2em;
}
.page-hero {
    background-color: #333333 !important;
    border-left: #333 0px solid ;
	border-right: #333 0px solid ;
    color: #333;
    margin: 1em;
}
.row {
	margin: 0 !important;
}
.enlace_content{
	text-align: center;
}
.enlace_content a{
	display:block;
	width:auto;
	height: 300px;
	transition: background-size 0.2s;
	transition-timing-function: cubic-bezier(.07,1.41,.82,1.41);
	text-decoration: none;
	cursor:pointer;
	overflow: hidden;
	font-size: 1.75em;
    letter-spacing: -1px;
}
.enlace_content a:hover{
	/*background-size: 500px !important;*/
	opacity: 0.6;
}
.row.title {
    text-align: center;
    font-size: 1.6em;
    font-weight: 600;
    border-left: #333 0px solid;
	border-right: #333 0px solid;
    color: #ffffff;
    background-color: #333333;
	padding: .25em 0;
    margin-bottom: 0.1em !important;
}
.row.subtitle {
    text-align: center;
    font-size: 1.5em;
    font-weight: 800;
    border-top: #333333 2.5px solid;
    padding: .25em 0;
    margin-top: .5em !important;
}
.row.description {
    text-align: center;
    padding: .5em 1em;
    font-size: 1.6em;
    font-weight: 600;
    margin-bottom: 1em !important;
}
.product_meta .sku_wrapper{
	display:none;
}
.images{
	margin-bottom: 0px;
}
.type-product .thumbnails{
	float:none;
	width:100%;
	margin:20px 0;
}
.type-product .thumbnails a{
	float:left;
	margin-left: 20px;
}
.image_subtext{
	text-align: center;
	margin: 10px 0;
}
.woocommerce-tabs .entry-content{
	margin-top:50px;
}
main.main{
	padding-top:15px;
}
.woocommerce-MyAccount-orders .button.view{
	padding:11px 30px 10px;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{
	border-right:1px solid;
	padding-left:20px;
	padding-right:20px;
}
.vc_general.vc_btn3.vc_btn3-color-theme:hover, .btn:hover, .button:hover, .comment-reply-link:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover{
	background-color:#1b1b1b!important;
}
.center{
	text-align: center;
}
.widget_shopping_cart .buttons .button{
	width:100%;
	border-bottom: 1px solid;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-noreviews{
	border-left:0.618em solid #cd1e27!important;
}
.payment_box{
	border:none;
}
.item-title {
    font-size: 12px;
    font-weight: 600;
}
.ci-vid-lightbox, .demo_store, .woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce-noreviews, .qty-handle:hover, .widget_layered_nav_filters a, .entry-tags a, .pagination span.current, .posts-navigation span.current, .woocommerce-pagination span.current, .page-links > span, .tagcloud a {
    background-color: #bfbfbf !important;
}
.entry-summary .price {
    font-size: 1.5em;
}
.item .price {
    font-size: 13px;
}
.price del {
    color: #cd1e27;
    font-weight: 600;
}
.onsale {
    background-color: #ff3300;
    color: #333333;
}
.woocommerce-cart .head-menu-secondary, .woocommerce-checkout .head-menu-secondary { display:none;}
@media (min-width: 512px) and (max-width: 768px) {
	.col-sm-2 {
	    width: 33.33333334% !important;
	}
}
@media (max-width: 768px) {
	.page-hero-title {
    font-size: 2em;
	}
	.page-hero-description {
	    font-size: 1.3em;
	}
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    right: 0px !important;
}

.col-sm-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 544px) {
	.col-sm-15 {
	    width: 20%;
	    float: left;
	}
}

@media (max-width: 768px) and (min-width: 512px) {
	.col-sm-15 {
	    width: 33.33333334% !important;
	    float: left;
	}
}

.fil-rp-01 {
	font-family: "Roboto";
    font-size: 13px;
    font-weight: normal;
	color: #737373;
	}
/*
     FILE ARCHIVED ON 05:54:18 Jun 10, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:29:14 Aug 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.576
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.057
  esindex: 0.008
  cdx.remote: 23.127
  LoadShardBlock: 347.429 (3)
  PetaboxLoader3.resolve: 425.773 (4)
  PetaboxLoader3.datanode: 192.755 (5)
  load_resource: 402.457
  loaddict: 118.407
*/