.ohidden{
    overflow: hidden;
}

.white-bg {
    background-color: #fafafa!important;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 30px;
    overflow: visible;
    display: block;
}

#content p {
    line-height: 1.6;
}

.slider-caption.slider-caption-center {
    position: relative;
    top: -30px;
}

h1 {
    font-size: 46px;
}

.heading-block h3 {
    font-size: 2.25rem;
}

.fbox-content h3 {
    font-size: 23px!important;
    font-weight: 400!important;
    color:#181818
}

h1, h2, h3, h4, h5, h6, label, .slider-caption h2, .heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2{
    text-transform: none;
    font-weight: 500;
}

@media (min-width: 768px) {
.feature-box-border-horizontal .feature-box { position: relative; }

.feature-box-border-horizontal .feature-box:not(.noborder) .fbox-icon::before,
.feature-box-border-horizontal.border-hover-animate .feature-box:not(.noborder) .fbox-icon::after {
    content: "";
    position: absolute;
    top: 31px;
    left: calc(50% + 32px);
    width: calc(100% - 64px);
    height: 2px;
    border: 1px solid #ddd;
    z-index: 0;
}

.feature-box-border-horizontal.border-dashed .feature-box:not(.noborder) .fbox-icon::before,
.feature-box-border-horizontal.border-dashed.border-hover-animate .feature-box:not(.noborder) .fbox-icon::after {
    border-style: dashed;
}

.feature-box-border-horizontal.border-hover-animate .feature-box:not(.noborder) .fbox-icon::after {
    display: block;
    border-color: #222;
    width: 0;
    transform-origin: top left;
    transition: width .3s ease-in-out;
}

/* .feature-box-border-horizontal .feature-box:not(.noborder):nth-child(1) .fbox-icon::before { background-color: #222; } */

.feature-box-border-horizontal.border-hover-animate .feature-box:not(.noborder):hover .fbox-icon::after {  width: calc(100% - 64px); }


.feature-box-border-horizontal .fbox-icon i,
.feature-box-border-horizontal .fbox-border.fbox-light .fbox-icon i {
    line-height: 60px;
    font-size: 24px;
    z-index: 1;
    text-align: center;
    /* box-shadow: 0 0 0px 10px #FFF; */ 
}

.feature-box-border-horizontal .feature-box.flex-column:not(.noborder) .fbox-icon::before,
.feature-box-border-horizontal.border-hover-animate .feature-box.flex-column:not(.noborder) .fbox-icon::after {
    left: calc(0% + 207px);
}
}

.dark .feature-box-border-horizontal .feature-box:not(.noborder) .fbox-icon::before,
.dark .feature-box-border-horizontal.border-hover-animate .feature-box:not(.noborder) .fbox-icon::after {
border-color: rgba(255,255,255,0.1);
}

.dark .feature-box-border-horizontal.border-hover-animate .feature-box:not(.noborder) .fbox-icon::after {
border-color: rgba(255,255,255,0.6);
}

.dark .feature-box-border-horizontal .fbox-icon i,
.dark .feature-box-border-horizontal .fbox-border.fbox-light .fbox-icon i {
box-shadow: 0 0 0px 8px #0E2A47;
background-color: #0b1e31;
}


.slider-caption h2 {
    font-size: 2.5rem;
    text-transform: none;
}

.stepsbox h2 {
    font-size: 2.75rem;
}

.main_titles h2{
    font-size: 2.3rem;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px!important;
}

.slider-caption p {
    font-size: 1.3rem;
}

.pricing-box {
    border: 1px solid #a05be6;
    border-radius: 30px;
}

.pricing .pricing-box{
    border-color:rgba(0,0,0,.15);
} 

/*products*/

#shop .product .grid-inner{
    border: 1px solid;
    border-radius:20px;
    background: white;
    margin-left: 0px;
}

#shop .product:nth-child(3n - 1) .grid-inner{
    border-color: #e8c842;
}

#shop .product:nth-child(3n - 2) .grid-inner{
    border-color: #c29bea;
}

#shop .product:nth-child(3n - 3) .grid-inner{
    border-color: #2f98cc;
}

.rounded-4{
    border-radius:30px;
}

#shop .product .grid-inner .col-lg-4 .product-image {
    width: 100%;
}

#shop .product .grid-inner .product-desc {
    padding: 20px 15px 20px 10px!important;
}

#shop .product .grid-inner .product-desc .product-title h3 {
    font-size: 1.5rem!important;
}

#shop .product-image img {
    min-height: 180px;
    max-height: 280px;
    object-fit: cover;
    margin: 15px 0;
    border-radius: 20px;
}

.pricing-price{
    font-size: 3.5rem;
}

.pricing-highlight .pricing-price {
    font-size: 4rem;
}

.owl-item .portfolio-image img {
    object-fit: cover;
    min-height: 200px;
    max-height: 280px;
    height: 60vh;
}

.owl-item .portfolio-item {
    border: 1px solid #ddd;
    border-radius: 30px;
    overflow: hidden;
    background: white;
}

#bwblock_8775 .owl-carousel .owl-stage-outer{
    overflow: visible;
}

/* No mostrar método de pago ni envío ni subtotal en el carrito */
tr.cart_item.shipping_item, tr.cart_item.payment_item, tr.cart_item.cart_subtotal {
    display: none;
}

#growing-tree{
    mix-blend-mode: darken;
    filter: hue-rotate(15deg) brightness(1.15) saturate(0.75) contrast(1.1);
}

.tab-content {
    background: white;
    padding: 0 15px 10px;
}

.product-image > .badge, .sale-flash {
    width: fit-content;
    right: 10px;
    left: unset;
}

div#bwblock_69299 {
    min-height: calc(100vh - 200px);
}

.fbox-bg.fbox-center{
    border: none;
}

li.breadcrumb-item {
    color: white!important;
    font-weight: 600;
}

.expand_video {
    position: absolute;
    top: 10px;
    right: 10px;
    color: white;
    z-index: 99999;
    cursor: pointer;
    background: #404040;
    padding: 0 5px;
    box-shadow: 0 0 10px #888888;
    border-radius: 5px;
}

.expand_video:hover{
    cursor: pointer;
}

.expanded_video {
    position: fixed!important;
    width: calc(100vw - 10px);
    height: calc(100vh - 70px);
    left: 5px;
    top: 65px;
}

div#bwblock_14098.animated {
    transform: none!important;
    z-index: 999999999;
}

.con_local #menu-item-24, .con_local #menu-item-708{
    display: none!important;
}

.foto-staff {
    border-radius: 30px 0 0 30px;
}

.team-desc {
    text-align: left;
}

@media(max-width:1400px) AND (min-width:768px){
    .swiper-slide #oc-portfolio img{
        max-height: 150px;
    }
    .swiper-slide #oc-portfolio span.posted_in{
        display:none;    
    }
}

@media(max-width:768px){
    div#bwblock_23424 .button-full {
        text-align: center;
        font-size: 22px;
    }
    div#bwblock_23424 .button-full img {
        width: 70%;
        margin-top: 10px;
    }
    
    
    .swiper-slide #oc-portfolio img{
        max-height: 100px;
    }
    .slider-caption {
        padding-top: 0;
        margin-top: -50px;  
    }
    .swiper_wrapper .slider-caption h2 {
        font-size: 20px;
    }
    .team-desc {
        margin-bottom: 30px;
    }
    .team-image img {
        border-radius: 0 !important;
    }
    .team-image {
        padding: 0 !important;
    }
}