@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap');

.content-select {
    position: relative;
}

	.content-select select {
	    position: relative;
	    z-index: 2;
	    background: transparent;
	}

	.content-select .arrow-select {
	    position: absolute;
	    top: 5px;
	    right: 8px;
	    z-index: 1;
	    color: #b5b5b5;
	}

	.content-select select option {
	    font-family: 'Roboto', sans-serif !important;
	}

.required.error,input.error {
    border-color: #dd0505 !important;
}

li.default-row a, .alert-info a {
    text-decoration: underline;
    color: #fff;
}


.error-ajax,
.error-family,
.error-file-size,
.error-file-format,
.error-required,
.error-required-age{
	color: #dd0505 !important;
}

.preview {
    margin-top: 10px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

	.preview img {
	    max-height: 100px;
	}

.remove-user{
	float: right;
}

.remove-bonus,
.add-bonus,
.add-user,
.remove-user{
	cursor: pointer;
}

.add-bonus {
    color: #3bafda;
}

.content-user {
    border-top: 1px solid #ccc;
    padding-top: 30px;
}

	.content-user:first-child{
		border: none;
	}

.bonus {
    border: 1px solid #ccc;
    padding: 30px;
    margin-bottom: 40px;
}

	.bonus .remove-bonus{
		text-align: right;
	}

label.error{
	color: #dd0505 !important;
}

.custom-check.form-check .form-check-input {
    pointer-events: inherit;
    opacity: 1;
    position: relative;
    z-index: 2;
	width: 12px;
    height: 12px;
    display: inline-block;
}

.custom-check.form-check .form-check-label {
    padding-left: 10px;
	display: initial;
}

.related.products .add_to_cart_button {
    display: none;
}

.quantity .btn-group {
    display: none;
}

.restore-item{
	display: none;
}


.woocommerce span.onsale {
    background-color: #3bafda;
    top: -15px;
    left: -15px;
    font-size: 2rem;
    padding: 64px 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    color: #3bafda;
}

.woocommerce .card-product .product-footer {
    margin-top: 30px;
}

.woocommerce .card-product .product-footer .price h4 {
    color: #3bafda !important;
}

.woocommerce .product_type_simple.add_to_cart_button.ajax_add_to_cart{
	display: none;
}

#video-webcam {
    margin: auto;
    margin-bottom: 30px;
}

.button.upload-file,
.button.make-foto {
    border: none;
	background: #eee !important;
	padding: 5px 15px;
	border-radius: 5px;
	margin-right: 10px !important;
	cursor: pointer;
	clear: none !important;
}

.content-webcam button {
    border: none;
    border-radius: 5px;
    padding: 5px 15px;
}

.card-pricing .card-body li:nth-child(2).heading-row {
	background-color: #ffffff;
    top: -15px;
    left: -15px;
    padding: 39px 14px;
    line-height: 22px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    z-index: 2;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
	.card-pricing .card-body li:nth-child(2).heading-row h6{
		color: #3bafda !important;
		font-size: 2rem !important;
		font-weight: bold !important;
    	text-transform: uppercase !important;
	}

#tab-title-additional_information{
	display: none;
}

.shop_table .bmd-form-group {
    padding-top: 0px;
}

.order-again {
    display: none;
}

.woocommerce-form-coupon-toggle,
.woocommerce-shipping-totals.shipping {
    display: none;
}

.coupon.form-group{
	display: none;
}

/*
*
*	TRIDENIA
*	DASHBOARD
*
*/

.dashboard h3 {
    font-weight: bold;
    color: #3bafda;
    margin: 2rem 0;
}

.dashboard #listClientes_wrapper {
    margin-bottom: 2rem;
}

.dashboard .dataTable tr th {
    background: #3bafda;
    color: #fff;
    font-size: 0.8rem !important;
    font-weight: bold !important;
}

.dashboard table.dataTable > thead .sorting::before, table.dataTable > thead .sorting::after, table.dataTable > thead .sorting_asc::before, table.dataTable > thead .sorting_asc::after, table.dataTable > thead .sorting_desc::before, table.dataTable > thead .sorting_desc::after, table.dataTable > thead .sorting_asc_disabled::before, table.dataTable > thead .sorting_asc_disabled::after, table.dataTable > thead .sorting_desc_disabled::before, table.dataTable > thead .sorting_desc_disabled::after{
	bottom: 1.9em;
}

.dashboard .dataTable tr td{
    font-size: 0.8rem !important;
}

.dashboard .main-nav.wpes-sticky-menu {
    background: #000;
}

.dashboard .removeAbono,
.dashboard .removeClient{
	cursor: pointer;
}


.dashboard .menu-dashboard-content {
    padding-top: 25px;
}

	.dashboard .menu-dashboard-content ul {
		list-style: none;
		margin: 0;
		float: right;
	}

		.dashboard .menu-dashboard-content ul li {
			display: inline-block;
			margin-left: 20px;
		}

			.dashboard .menu-dashboard-content ul li a{
				color: #fff;
			}

				.dashboard .menu-dashboard-content ul li a span {
					margin-left: 5px;
				}

.dashboard .logout {
	float: right;
	margin-right: 15px;
	margin-left: 20px;
}

	.dashboard .logout a {
		color: #fff;
		font-size: 1.2rem;
	}

.dashboard #listAbonos a,
.dashboard #listClientes a {
	color: #444;
	font-size: 1.2rem;
	margin-right: 10px;
	width: 100%;
	text-align: center;
	display: block;
}

.dashboard #listAbonos a {
	color: #444;
	font-size: 1.2rem;
	margin-right: 10px;
	width: auto;
	display: inline-block;
}

.dashboard #listClientes .removeClient{
	color: #444;
	font-size: 1.2rem;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	display: block;
}

.dashboard #listAbonos .removeAbono{
	color: #444;
	font-size: 1.2rem;
	border-radius: 5px;
	width: auto;
	display: inline-block;
	margin-right: 10px;
}

.dashboard .modal button {
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
}

.dashboard .btn-primary.new-abono,
.dashboard .btn-primary.new-client {
    background: #3bafda;
    padding: 10px 15px;
    border-radius: 10px;
    margin-top: 30px;
    float: right;
}

.dashboard .btn-primary.save-abono,
.dashboard .btn-primary.save-client{
    background: #3bafda;
    padding: 10px 15px;
    border-radius: 10px;
    margin-top: 30px;
	border: 1px solid #3bafda;
}

.dashboard .btn-primary.btn-custom {
    border: 1px solid #3bafda;
    background: #fff;
    padding: 13px 15px;
    border-radius: 10px;
    margin-top: 30px;
    color: #3bafda;
    margin-right: 20px;
}


.dashboard table tr.member1 {
    background: #f9f9f9 !important;
}

.dashboard table tr.child {
    background: #fff !important;
}

.dashboard .content-info {
    min-height: calc(100vh - 209px);
	margin-bottom: 30px;
}

.dashboard .content-table-list {
    margin-bottom: 50px;
}

.dashboard select[disabled="disabled"],
.dashboard input[disabled="disabled"] {
    background: #dbdbdb !important;
}

.dashboard .error-no-client {
    margin-bottom: 50px;
}

.dashboard .content-info-location {
    width: 100%;
    border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

	.dashboard .content-info-location .info {
		margin: 0;
		padding: 0;
		font-weight: bold;
	}

.dashboard .cuantity {
	background: #3bafda;
	text-align: center;
	color: #fff;
	padding: 15px;
	text-transform: uppercase;
	border-radius: 10px;
	float: left;
}

	.dashboard .cuantity .title-cuantity{
		float: left;
	}

		.dashboard .cuantity .title-cuantity h4{
			font-weight: bold;
		}

	.dashboard .cuantity .content-cuantity {
		float: left;
		font-size: 3rem;
		margin-left: 20px;
		margin-top: 9px;
	}

.dashboard .content-chart-global canvas {
    min-height: 400px;
}

.dashboard .content-chart-reviews-global {
    margin: 30px 0;
    overflow: hidden;
    border: 1px solid #3bafda;
    border-radius: 10px
}

.dashboard .detail-graph-title {
    background: #3bafda;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0;
    /* border-radius: 15px 15px 0 0; */
    margin-bottom: 15px;
}

	.dashboard .list .detail-graph-title{
		margin-bottom: 0;
	}

.dashboard .content-chart-global {
    padding: 15px 45px 30px 45px;
}

.dashboard .element-list {
    text-align: center;
    border-bottom: 1px solid #ccc;
}

	.dashboard .element-list:last-child{
		border-bottom: none;
	}

.dashboard .content-list {
	border-left: 1px solid #ccc;
}

.dashboard .content-list,
.dashboard .label-list{
	padding: 10px 0;
	font-size: 0.9rem;
}

.dashboard tr.error {
    background: rgba(255,0,0,0.1) !important;
}

.dashboard tr.success {
    background: rgba(0,255,0,0.1) !important;
}

.dashboard .btn-danger{
    border: 1px solid #3bafda !important;
    background: transparent;
    color: #3bafda;
}

.dashboard .btn-success{
	border: 1px solid #3bafda !important;
    background: #3bafda;
    color: #fff;
}

#editUnits .btn-primary{
    border: 1px solid #3bafda !important;
    background: #fff;
    color: #3bafda;
}

#editUnits .save-units{
    margin-left: 20px;
    background: #3bafda;
    color: #fff;
}


/*
*
*	TRIDENIA
*	External
*
*/

.external-content footer.site-footer {
    background-color: #000;
}

.external-content header .main-nav{
	background-color: #000;
	padding: 0 10%;
}

.external-content .title-external h1 {
    font-size: 48px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
}

.external-content .content-info {
    height: calc(100vh - 175px);
}

.external-content .content-data-external {
    height: 100%;
}

	.external-content .content-data-external > .row{
		height: 100%;
	}

.external-content .content-aforo {
	height: 50%;
	margin-left: -30px;
	background: #3bafda;
}

.external-content #carouselExternal .w-100 {
	width: auto !important;
	max-width: unset;
	min-width: 100%;
}

.external-content .custom-col{
	height: 100%;
}

.external-content .carousel-item.carousel-item-next.carousel-item-left {
    height: 100%;
}

.external-content .content-aforo h2 {
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
    font-size: 48px;
	margin-top: 0;
}

.external-content .aforo {
    text-align: center;
    font-size: 75px;
    margin-top: 30px;
    color: #fff;
}

.external-content .content-info-aforo {
    height: 190px;
}

.external-content .content-table {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}

	.external-content .content-table .content-table-cell{
		display: table-cell;
		vertical-align: middle;
	}

.external-content .content-horario {
	width: 100%;
	height: 50%;
	padding: 0 10%;
}

	.external-content .content-horario p {
		font-size: 30px;
		line-height: 38px;
		color: #3bafda;
	}

.external-content .content-info-torn-ok,
.external-content .content-info-torn-error {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: url(../images/background-info-external.png);
    bottom: 0;
    z-index: 10;
}

	.external-content .content-info-torn-error .content-error {
		background: rgba(255,255,255,0.9);
		width: 70%;
		margin: auto;
		padding: 40px;
		border-radius: 10px;
	}

		.external-content .content-info-torn-error .content-error .content-icon {
			width: 100%;
			font-size: 100px;
			color: #ffbf00;
			margin-top: 40px;
		}

		.external-content .content-info-torn-error .content-error .content-error-info {
			font-size: 30px;
			line-height: 40px;
			margin-top: 30px;
			width: 100%;
			display: block;
		}

.external-content .carousel-inner {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.external-content .carousel-inner img {
    height: 100%;
    width: auto !important;
    max-width: 1000% !important;
}

.external-content .content-profile {
    width: 40%;
    height: 400px;
}

.external-content .content-profile {
    width: 40%;
    height: 100%;
    overflow: hidden;
    float: left;
}

	.external-content .content-profile img {
		display: block;
		width: auto;
		position: relative;
		max-width: 1000px !important;
		margin-left: 50%;
		transform: translateX(-50%);
		height: 100%;
	}

.external-content  .content-ok-info {
	width: 60%;
	padding: 10px 30px;
	height: 100%;
	display: block;
	float: left;
	font-size: 55px;
	line-height: 55px;
	font-weight: bold;
	text-align: center;
}

.external-content .content-info-torn-ok .content-ok{
	background: rgba(255,255,255,0.9);
	width: 70%;
	margin: auto;
	padding: 40px;
	border-radius: 10px;
	height: 500px;
}

.external #footer-widgets {
    display: none;
}

a#cn-accept-cookie,
a#cn-refuse-cookie,
a#cn-more-info {
    background-color: #3bafda;
}

#validateMail {
    margin-top: 0;
}

    #validateMail .modal-header {
        background: #000;
        color: #ffffff;
        text-transform: uppercase;
		padding: 10px 25px;
    }

        #validateMail .modal-header h5 {
            font-weight: bold;
        }

    #validateMail input {
        border: 1px solid #666;
        margin: auto;
        display: inline-block;
        width: 100px;
        padding: 5px 10px;
        text-align: center;
        font-weight: bold;
        outline: none !important;
    }

    #validateMail p{
        text-align: center;
    }

    #validateMail .content-code {
        text-align: center;
        margin-top: 20px;
    }

    #validateMail button.btn.btn-primary.validate-mail {
        background: #3bafda;
        border: 1px solid #3bafda;
        color: #fff;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        float: right;
    }

    #validateMail .modal-footer {
        width: 100%;
        float: left;
        display: block;
    }

        #validateMail .modal-footer  a.btn.btn-primary.back-form {
            float: left;
            display: inline-block;
            background: #fff;
            border: 1px solid #3bafda;
            color: #3bafda;
            text-transform: uppercase;
        }

    #validateMail span.resend {
        width: 100%;
        display: block;
        margin-top: 10px;
        font-size: 0.8rem;
        cursor: pointer;
        color: #3bafda;
    }

    #validateMail span.success.send-message {
        font-size: 0.9rem;
    }

    #validateMail input.error {
        border: 1px solid #ed3c0d;
    }

    #validateMail span.error.error-code {
        color: #ed3c0d;
    }

.top-operation ul li a {
    float: right;
    margin-top: 20px;
}

form.woocommerce-ordering {
    display: none;
}

.card-product .category {
    opacity: 0;
}

.entry-summary .product_meta{
    display: none;
} 

.card-pricing.card span.onsale {
    background-color: #ff9800;
    font-size: 1.2rem;
    line-height: 22px;
    padding: 34px 7px;
    border-radius: 50%;
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    font-weight: 400;
    width: 90px;
    height: 90px;
    left: -15px;
    top: -15px;
    z-index: 2;
    color: #ffffff;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}