﻿/*  Style per oggetto epSubAll */
.single_product {
padding-top: 66px;
padding-bottom: 140px;
background-color: #e5e5e5;
margin-top: 0px;
padding: 17px;
}
.product_name {
font-size: 20px;
font-weight: 400;
margin-top: 0px;
}
.product_name h1 {
font-size: 1.5rem !important;
}
.badge {
display: inline-block;
padding: 0.50em .4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25rem;
}
.product-rating {
margin-top: 10px;
margin-bottom: 10px;
}
.rating-review {
color: #5b5b5b;
font-size: .9rem;
}
.label-price {
display: inline-block;
margin-top: 20px;
}
.product_price {
display: inline-block;
font-size: 30px;
font-weight: 500;
margin-top: 9px;
clear: left;
}
.product_discount {
display: inline-block;
font-size: 17px;
font-weight: 300;
margin-top: 9px;
clear: left;
margin-left: 10px;
color: red;
}
.product_total {
display: inline-block;
font-size: 17px;
font-weight: 300;
margin-top: 9px;
clear: left;
color: red;
}
.product_saved {
display: inline-block;
font-size: 15px;
font-weight: 200;
color: #999999;
clear: left;
}
.product_price_riep {
display: inline-block;
font-size: 19px;
font-weight: 500;
margin-top: 9px;
clear: left;
}
.product_total_riep {
display: inline-block;
font-size: 30px;
font-weight: 300;
margin-top: 9px;
clear: left;
color: red;
}
.singleline {
margin-top: 1rem;
margin-bottom: .40rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, .1);
}
.singleline_dashed {
margin-top: 1rem;
margin-bottom: .40rem;
border: 0;
border-top: 2px  dashed #5d8722;
}
.product_info {
color: #4d4d4d;
display: inline-block;
}
.product_options {
margin-bottom: 10px;
}
.product_description {
padding-left: 0px;
}
.product_quantity {
width: 182px;
height: 50px;
border: solid 1px #e5e5e5;
border-radius: 5px;
overflow: hidden;
padding-left: 8px;
position:relative;
padding-bottom: 44px;
float: left;
margin-right: 30px;
margin-bottom: 11px;
}
.product_quantity span {
display: block;
height: 50px;
font-size: 16px;
font-weight: 300;
color: rgba(0, 0, 0, 0.5);
line-height: 50px;
float: left;
}
.product_quantity input {
display: block;
width: 70px;
height: 50px;
border: none;
outline: none;
font-size: 16px;
font-weight: 300;
color: rgba(0, 0, 0, 0.9);
text-align: center;
padding-left: 9px;
line-height: 50px;
float: left;
}
.quantity_buttons {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 29px;
border-left: solid 1px #e5e5e5;
}
.quantity_inc,
.quantity_dec {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
height: 50%;
cursor: pointer;
}
.quantity_control i {
font-size: 11px;
color: rgba(0, 0, 0, 0.3);
pointer-events: none;
}
.quantity_control:active {
border: solid 1px rgba(14, 140, 228, 0.2);
}
.quantity_inc {
padding-bottom: 2px;
justify-content: flex-end;
border-top-right-radius: 5px;
}
.quantity_dec {
padding-top: 2px;
justify-content: flex-start;
border-bottom-right-radius: 5px;
}
.order_info {
margin-top: 18px;
}
.shop-button {
height: 47px;
}
.product_fav i {
line-height: 44px;
color: #cccccc;
}
.product_fav {
display: inline-block;
width: 52px;
height: 46px;
background: #FFFFFF;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
border-radius: 11%;
text-align: center;
cursor: pointer;
margin-left: 3px;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.br-dashed {
border-radius: 5px;
border: 1px dashed #dddddd;
margin-top: 6px;
}
.pr-info {
margin-top: 2px;
padding-left: 2px;
margin-left: -14px;
padding-left: 0px;
}
.break-all {
color: #5e5e5e
}
.image_list li {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 165px;
border: solid 1px #e8e8e8;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
margin-bottom: 15px;
cursor: pointer;
padding: 15px;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
overflow: hidden;
}
.image_list li:last-child {
margin-bottom: 0;
}
.image_list li:hover {
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
.image_list li img {
max-width: 100%;
}
.image_selected {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: calc(100% + 15px);
height: 525px;
-webkit-transform: translateX(-15px);
-moz-transform: translateX(-15px);
-ms-transform: translateX(-15px);
-o-transform: translateX(-15px);
transform: translateX(-15px);
border: solid 1px #e8e8e8;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
overflow: hidden;
padding: 15px;
}
.image_selected img {
max-width: 100%;
}
/* Fine Style oggetto epSubAll */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Bollino Sconto */
#circlea {
background: #FF0000;
width: 105px;
height: 105px;
border-radius: 50%;
position: absolute;
top: -70px;
right: -50px;
z-index: 1;
}
#promoret {
border: solid 1px #fff;
margin: 10px;
width: 220px;
height: 70px;
}
.txtpromo {
font-size: 32px;
text-align: left;
padding-left: 10px;
}
.txtpromotext {
position: relative;
font-weight: bold;
font-size: 20px;
top: 35%;
text-align: center;
color: #fff;
}
.txtpromoprice {
position: relative;
font-weight: bold;
font-size: 18px;
top: 10%;
text-align: center;
color: #fff;
}
.txtpromosmall {
font-size: 10px;
text-align: center;
color: #fff;
}
.txtpromosmallprice {
font-size: 10px;
position: relative;
top: 5%;
text-align: center;
color: #fff;
}
.marbo {
padding-bottom: 35px;
}
/* Fine bollino sconto*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Spin Button*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.input-group-text {
background-color:#306983;
color:#fff;
}
/* Fine spin button*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Generic*/
.icon-a {
color: #2677a5;
}
.icon-b {
color: #5d8722;
}
.back-to-top {
position: fixed;
bottom: 25px;
right: 25px;
display: none;
}
/* Fine generic*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Tooltip */
.tooltip-inner {
text-align: center;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
/*border:1px solid #d60000;*/
/*margin-bottom: 6px;*/
background-color: #fff;
color: #000;
font-size: 18px;
height: auto;
width: 300px;
min-width: 300px;
box-shadow: 5px 5px 5px #d6d6d6;
padding: 20%;
}
.tooltip.bs-tooltip-right .arrow:before {
border-right-color: #fff !important;
}
.tooltip.bs-tooltip-left .arrow:before {
border-left-color: #fff !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
border-bottom-color: #fff !important;
}
.tooltip.bs-tooltip-top .arrow:before {
border-top-color: #fff !important;
}
.fade:not(.show) {
opacity: 1;
}
.tooltip.show {
opacity: 1 !important;
}
/* Fine tooltip*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Shopping Cart */
.quantity {
float: left;
margin-right: 15px;
/*background-color: #eee;*/
position: relative;
width: 100%;
overflow: hidden
}
.quantity input {
margin: 0;
text-align: center;
width: 15px;
height: 15px;
padding: 0;
float: right;
color: #000;
font-size: 20px;
border: 0;
outline: 0;
background-color: #F6F6F6
}
.quantity input.qty {
position: relative;
border: 0;
width: 100%;
height: 40px;
text-align: center;
/*font-weight: 400;*/
/*font-size: 15px;*/
border-radius: 0;
background-clip: padding-box
}
.quantity .minus, .quantity .plus {
line-height: 0;
background-clip: padding-box;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-background-size: 6px 30px;
-moz-background-size: 6px 30px;
color: #bbb;
font-size: 20px;
position: absolute;
height: 50%;
border: 0;
right: 0;
padding: 0;
width: 25px;
z-index: 3
}
.quantity .minus:hover, .quantity .plus:hover {
background-color: #dad8da
}
.quantity .minus {
bottom: 0
}
.shopping-cart {
margin-top: 20px;
}
/* Fine Shopping Cart*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Manipolazione testo*/
.text-trunc {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1; /* number of lines to show */
-webkit-box-orient: vertical;
}
/* Fine manipolazione testo*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Manipolazione testo placeholder*/
.form-group {
position: relative;
margin-bottom: 1.5rem;
}
.form-control-placeholder-cmb {
position: absolute;
top: -25px;
left: 0;
font-size: 75%;
padding: 7px 0 0 13px;
transition: all 200ms;
opacity: 1;
}
.form-control-placeholder {
position: absolute;
top: 0;
padding: 7px 0 0 13px;
transition: all 200ms;
opacity: 0.5;
}
.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
font-size: 75%;
transform: translate3d(0, -100%, 0);
opacity: 1;
}
/* Fine manipolazione testo placeholder*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Dimesione testo editor HTML*/
.reTextArea, .RadForm.rfdTextarea .RadEditor .reTextArea {
font-size: 1.0rem !important;
}
/* Fine dimesione testo editor HTML*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Controlli*/
.rbl input[type="radio"] {
width:20px;
height:20px;
}
.rbl label {
margin-left: 5px;
margin-right: 25px;
}
.totalcheckout {
color: #CC0000;
font-weight: bold;
font-size: 1.5rem;
}
/* Fine controlli*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Etichetta*/
#circleGeneral {
background: #510873;
position: absolute;
top: 15px;
left: -8px;
padding: 5px 20px;
z-index: 1;
}
#circleGeneralFour {
background: #510873;
position: absolute;
top: 15px;
left: -8px;
padding: 5px 20px;
z-index: 1;
}
.txtpromotexGeneral {
position: relative;
/*font-weight:bold;*/
font-size: 1.1rem;
top: 35%;
text-align: center;
color: #fff;
}
.txtpromotexGeneralFour {
position: relative;
/*font-weight:bold;*/
font-size: .9rem;
top: 35%;
text-align: center;
color: #fff;
}
/* Fine etichetta*/
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Button SubArt*/
/* Bottone non cliccato*/
.btn-mySubArt {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-mySubArt:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-mySubArt:focus, .btn-mySubArt.focus {
color: #fff;
background-color: #138496;
border-color: #117a8b;
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-mySubArt.disabled, .btn-mySubArt:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-mySubArt:not(:disabled):not(.disabled):active, .btn-mySubArt:not(:disabled):not(.disabled).active,
.show &gt; .btn-mySubArt.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
/**/
/*Bottone cliccato*/
.btn-mySwarning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-mySwarning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-mySwarning:focus, .btn-mySwarning.focus {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-mySwarning.disabled, .btn-mySwarning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-mySwarning:not(:disabled):not(.disabled):active, .btn-mySwarning:not(:disabled):not(.disabled).active,
.show &gt; .btn-mySwarning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-mySwarning:not(:disabled):not(.disabled):active:focus, .btn-mySwarning:not(:disabled):not(.disabled).active:focus,
.show &gt; .btn-mySwarning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.coset input[type="radio"] {
position: absolute;
opacity: 0;
width: 0;
height: 0;
}
.coset input[type="radio"] + img {
cursor: pointer;
}
.coset input[type="radio"]:checked + img {
outline: 2px solid blue;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine Button SubArt*/
/* Pricing Tables */
.pricing-table {
background-color: #eee;
}
.pricing-table .block-heading {
padding-top: 50px;
margin-bottom: 40px;
text-align: center;
}
.pricing-table .block-heading h2 {
color: #3b99e0;
}
.pricing-table .block-heading p {
text-align: center;
max-width: 420px;
margin: auto;
opacity: 0.7;
}
.pricing-table .heading {
text-align: center;
padding-bottom: 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.pricing-table .item {
background-color: #ffffff;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
border-top: 2px solid #5ea4f3;
padding: 30px;
margin: 0 -10px;
overflow: hidden;
position: relative;
transition: all 0.4s ease-in-out 0s;
}
.pricing-table .item:hover {
margin-top: -10px;
}
.pricing-table .col-md-5:not(:last-child) .item {
margin-bottom: 30px;
}
.pricing-table .item button {
font-weight: 600;
}
.pricing-table .ribbon {
width: 160px;
height: 32px;
font-size: 12px;
text-align: center;
color: #fff;
font-weight: bold;
box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
background: #4dbe3b;
transform: rotate(45deg);
position: absolute;
right: -42px;
top: 20px;
padding-top: 7px;
}
.pricing-table .ribbon-default {
width: 160px;
height: 32px;
font-size: 12px;
text-align: center;
color: #fff;
font-weight: bold;
box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
background: #ff3300;
transform: rotate(45deg);
position: absolute;
right: -42px;
top: 20px;
padding-top: 7px;
}
.pricing-table .item p {
text-align: center;
margin-top: 20px;
opacity: 0.7;
}
.pricing-table .features .feature {
font-weight: 600;
}
.pricing-table .features h4 {
text-align: center;
font-size: 18px;
padding: 5px;
}
.pricing-table .price {
margin: 15px 0;
font-size: 45px;
text-align: center;
color: #2288f9;
}
.pricing-table .price .coniva {
font-size: .8rem;
}
.pricing-table .priceyearly {
margin: 15px 0;
font-size: 17px;
text-align: center;
color: #2288f9;
}
.pricing-table .priceyearly .coniva {
font-size: .8rem;
}
.pricing-table .priceyearly .discount {
font-size: .8rem;
color: #ff3399;
padding-right: 5px;
text-decoration:line-through;
}
.pricing-table .price .periodo {
font-size: .9rem;
}
.pricing-table .buy-now button {
text-align: center;
margin: auto;
font-weight: 600;
padding: 9px 0;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine Pricing Tables */
/* Label Title - Description */
.lblObjTitle {
font-size:2rem;
font-weight:bold;
}
.lblObjDescription {
font-size: 1.1rem;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine Label Title - Description */
/* DropDownMenu profile */
.dd-profile-mnu {
background-color: #adb5bd;
color: black;
border: 1px #5f5d5d solid;
}
.dd-profile-mnu h4 {
color: black!important;
}
.dd-profile-mnu a:link, .dd-profile-mnu a:hover, .dd-profile-mnu a:focus, .dd-profile-mnu a:active, .dd-profile-mnu a:visited {
color: black !important;
}
.dd-profile-mnu .dd-border {
border-bottom: 1px solid;
color: darkgray !important;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine DropDownMenu profile */
/* Truncate */
.txtTruncate {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncate p {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateVideo {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateVideo p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateOne {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateOne p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateTwo {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateTwo p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateThree {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateThree p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateFocus {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateFocus p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateBusiness {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateBusiness p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateArtInAbb {
position: relative;
}
.txtTruncateArtInAbb:after {
position: absolute;
bottom: 0;
left:0;
height: 100%;
width: 100%;
content: "";
background: linear-gradient(to top, rgba(255,255,255, 1) 20%, rgba(255,255,255, 0) 80% );
pointer-events: none; /* so the text is still selectable */
}
.txtTruncateCorsi {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateCorsi p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.txtTruncateCorsiFAD {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
color:#fff;
}
.txtTruncateCorsiFAD p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
color:#fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine truncate */
/* Overlay Carousel */
.drk:after {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
/*background: rgba(0,0,0,0.5);*/
}
.caroustexture {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 11; /*Range 11 - 14*/
background: url('/Images/Textures/cross-stripes.png');
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine Overlay Carousel */
/* Overlay swiper carousel */
.swiper .carousel-inner .carousel-item.active,
.swiper .carousel-inner .carousel-item-next,
.swiper .carousel-inner .carousel-item-prev {
display: flex;
}
.swiper .carousel-inner .carousel-item-right.active,
.swiper .carousel-inner .carousel-item-next {
transform: translateX(25%);
}
.swiper .carousel-inner .carousel-item-left.active,
.swiper .carousel-inner .carousel-item-prev {
transform: translateX(-25%);
}
.swiper .carousel-inner .carousel-item-right,
.swiper .carousel-inner .carousel-item-left {
transform: translateX(0);
}
.swiper .img-fluid {
max-width: 100% !important;
height: auto;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine swiper */
@media (min-width: 320px) {
.myH2 {
font-weight: 900;
font-size: 3.1rem;
}
}
@media (min-width: 375px) {
.myH2 {
font-weight: 900;
font-size: 3.1rem;
}
}
@media (min-width: 414px) {
.myH2 {
font-weight: 900;
font-size: 3.1rem;
}
}
@media (min-width: 576px) {
.myH2 {
font-weight: 900;
font-size: 3.1rem;
}
}
@media (min-width: 768px) {
.myH2 {
font-weight: 900;
font-size: 3.1rem;
}
}
@media (min-width: 992px) {
.myH2 {
font-weight: 900;
font-size: 3.1rem;
}
}
@media (min-width: 1200px) {
.myH2 {
font-weight: 900;
font-size: 3.1rem;
}
}
@media (min-width: 1405px) {
.myH2 {
font-weight: 900;
font-size: 3.1rem;
}
}
/* Tabs profile */
#tabsProfile .nav-tabs .nav-item.show .nav-link, #tabsProfile .nav-tabs .nav-link.active {
color: #f3f3f3;
background-color: #6c757d !important;
border-color: transparent transparent #f3f3f3;
border-bottom: 4px solid !important;
font-size: 18px !important;
font-weight: bold;
}
#tabsProfile .nav-tabs .nav-link {
background-color: #a4a7a9;
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
color: #eee;
font-size: 16px;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine tabs profile */
/* Feed view */
.time {
font-size: 9px !important
}
.socials i {
margin-right: 14px;
font-size: 17px;
color: #d2c8c8;
cursor: pointer
}
.feed-image img {
width: 100%;
height: auto
}
.titFeed {
font-style: italic;
}
.feed-text i {
font-size: 1.5rem;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */
/* Fine Feed view */
/*Site Title Transcript*/
.site_title {
font-size: 16px;
padding-left: 20px;
text-align: left;
width: calc(100% - 160px)
}
.site_title h1,
.site_title h5 {
font-size: 185%;
font-weight: 700;
margin-bottom: 0;
letter-spacing: -.025em
}
@media screen and (max-width:768px) {
.site_title h1,
.site_title h5 {
font-size: 150%
}
}
.site_title h1 span,
.site_title h5 span {
color: var(--red)
}
.site_title h1 span:after,
.site_title h5 span:after {
content: '|';
font-weight: 400;
color: rgba(255, 255, 255, .25);
margin-left: 2px
}
.site_title h1 span.highlight:after,
.site_title h5 span.highlight:after {
-webkit-animation: blinkingCursor 1s infinite;
animation: blinkingCursor 1s infinite
}
.site_title p {
max-width: 55%;
font-family: var(--fontStack)
}
@media screen and (min-width:768px) and (max-width:1040px) {
.site_title p {
max-width: 65%;
}
}
.white {
color: #fff!important;
}
/************************************************************************************/