﻿/* CSS DE JORGE*/

@media (max-width: 450px) and (max-height: 750px) {
    .div-artwork {
        height: auto;
    }

    .etiquetaCatalogo {
        margin-top: 3%;
    }

    .desaparecenMov {
        display: none;
    }

    .movil-size {
        margin-left: 0.1%;
        margin-right: 0.1%;
    }

    .padre {
        display: flex;
        align-items: center;
    }

    .no-position {
        position: unset !important;
    }

    .en-linea2 {
        display: inline;
    }

    .en-linea {
        display: inline-block;
    }

    .xs-margin-1 {
        margin: 0 !important;
    }

    .sm-margin {
        padding-left: 2%;
        margin-top: 3%;
    }

    .sm-margin2 {
        margin-top: 6%;
    }

    .xs-margin {
        margin-top: 3%;
    }

    .box-sizing-no {
        width: 89%;
        /* overflow:hidden;*/
    }

    .lg-enlinea {
        padding-bottom: 1%;
        padding-left: 0;
        padding-right: 0;
    }

    .altura {
        height: 30px;
        line-height: 10px;
    }

    .logoHeader {
        display: block !important;
    }

    .bloqueCentralIndex {
        margin-top: 50px;
        margin-bottom: 5px;
        padding-bottom: 5px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .filtCatalIndex {
        width: 85%;
        margin-left: 2%;
        margin-right: 15%;
    }

    .botFiltIndexMov {
        margin-top: 0.8%;
    }

    .solo-lg {
        display: none !important;
    }

    .margen-new-project {
        margin-left: 5%;
        margin-right: 1%;
    }

    .margen-catalog {
        margin-left: 5%;
        margin-right: 4%;
    }

    .margen-view {
        margin-left: 4%;
        margin-right: 4%;
    }

    .select-newproject {
        margin-top: 20%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .select-catalog {
        margin-top: 20%;
    }

    .grid-container {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 5px;
        padding: 5px;
    }

    .anchura-filtro-catalog {
        width: 85%;
    }

    .pad-top {
        padding-top: 10%;
    }
}

@media (min-width: 451px) and (max-width: 768px) and (max-height: 1024px) {


    .div-artwork {
        height: 365px;
    }

    .solo-lg {
        display: none;
    }
}

@media (min-width: 800px) and (max-width: 1025px) {
    .solo-lg {
        display: none;
    }

    .div-artwork {
        height: 365px;
    }

}

@media (min-width: 1026px) {

    .card {
        position: unset !important;
    }

    .lg-enlinea {
        display: inline-block;
    }

    .solo-movil {
        display: none !important;
    }

    .logoHeader {
        margin-left: 50px;
        padding-left: 50px;
        display: flex !important;
    }

    .bloqueCentralIndex {
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 50px;
        margin-bottom: 10px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 10px;
    }

    .bloqueCatalIndex div {
        display: inline;
    }

    .filtCatalIndex {
        width: 80%;
        margin-left: 10px;
    }

    .botFiltIndex {
        margin-top: 0.8%;
        margin-left: 6%;
    }

    .botFiltIndexMov {
        display: none;
    }

    .width-movil {
        width: 20%;
    }

    #txtBuscarProductos {
        padding: 2px;
        width: 90%;
    }

    .div-artwork {
        height: 365px;
    }
}

#slide-out {
    float: right;
}

.prueba {
    float: right;
}

.side-nav .logo-wrapper {
    height: 70px;
}

.side-nav {
    float: right
}

.wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    right: 0;
}
/* CSS DE JORGE*/

@media (max-width: 450px) and (max-height: 750px) {
    .pf {
        padding-left: 0px;
    }
}

@media (min-width: 451px) and (max-width: 767px) and (max-height: 1023px) {
    .pf {
        padding-left: 0px;
    }
}

@media (min-width: 800px) and (max-width: 1025px) {
    .pf {
        padding-left: 0px;
    }
}

@media (min-width: 1026px) {
    .pf {
        padding-left: 200px;
    }
}
.btn-custom {
    font-size: .8rem;
    padding: .85rem 2.13rem;
    margin: 6px;
    border-radius: 2px;
    border: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    white-space: normal !important;
    cursor: pointer;
    color: #6E6E6E !important;
    background-color: #f2f2f2 !important
}
#div-tab {
    padding-top:20px !important;
}
.btn-i-custom {
    color: #6E6E6E !important;
}
.custom-list-text {
    color: #cd2e0c !important;
}
.link-create-color {
    color: #3F729B !important;
}
.label-apply {
    color: #6d4c41 !important;
}
.border-custom {
    border: 1px solid #fff !important;
}
/* GREY -TEXT*/
.custom-control-label {
    color: #9e9e9e !important;
}
/*BTN-BLUE-GREY*/
.btn-grid {
    background-color: #454545;
}
    .btn-grid.active {
        background-color: #dc5e42 !important;
    }
.btn-orange {
    background-color: #cd2e0c !important;
    color: #fff !important
}
.toolbar-color {
    background-color: #000 !important;
}
.gradient-login {
    background-image: linear-gradient(to right bottom, #000000, #191818, #2a2928, #3b3b39, #4d4e4c);
    height: 100% !important
}
.p-overview-1 {
    font-size: 0.85rem !important;
    color: #000 !important;
    font-weight: bold;
}

.p-overview-2 {
    font-size: 0.9rem !important;
    color: #cd2e0c !important;
    margin-top: 0;
    line-height: normal;
}

.p-overview-3 {
    color: #454545;
    font-size: 0.9rem;
}
.green-text {
    color:#454545 !important;
}
.total-accounting-text {
    color: #cd2e0c !important;
}
.h4-color {
    color: #000 !important;
}
.dist-text {
    color: #000 !important;
}
.h4-header-color {
    color: #454545 !important;
}
.label-color {
    color: #000 !important;
}
.grid-caption-color {
    color: #000 !important;
}
.type-label-color {
    color: #454545 !important;
}
.h2-color {
    color: #000F !important;
}
.h6-color {
    color: #454545 !important;
}
.label-basic-color {
    color: #000 !important;
}
.sub-header-color {
    color: #006064 !important;
}
.message-color {
    color: #326ABf !important;
}
.bg-teal {
    background-color:#454545 !important;
}
.bg-info {
    background-color: #000 !important;
}
.bg-body {
    background-color: #f2f2f2 !important
}
.bg-login-logo {
    background-color: #000 !important
}
.panel-logo {
    background-image: url('/img/enperu-logo-oficial.png');
    background-size: 51%;
    background-position: center;
    background-repeat: no-repeat;
    width: 260px !important;
    height: 61px !important
}
.login-logo {
    background-image: url('/img/enperu-logo-oficial.png');
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 120px !important;
}
.breadcrumb-item::before {
    color:#ffffff !important;
}
.cursor {
    cursor: pointer;
}
.icon-area .circle-icon i {
    -webkit-box-shadow: 0 8px 19px rgba(91,154,251,.41);
    box-shadow: 0 8px 19px rgba(91,154,251,.41);
    width: 90px;
    height: 90px;
    padding: 1.8rem;
    font-size: 2rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FFF
}

.creative-lp .icon-area .circle-icon i:hover {
    background: #ebeef9
}

.img_wrp {
    display: inline-block;
    position: relative;
}
.rotate-90 {
    transform: rotate(90deg)
}
.close {
    position: absolute;
    top: 3px;
    right: 5px;
    z-index: 999999999
}
.responsive–image {
    max–width: 100%;
    height: 140px;
    padding–top: 20px;
    padding: 0.6%;
    display: inline–block;
    margin-left: auto !important;
    margin-right: auto !important;
}
.img-loader {
    border: 2px solid;
    border-radius: 3px;
    border: 2px solid #cccccc !important;
}
.img-loader-selected {
    border-radius: 3px !important;
    border: 2px solid #424242 !important;
}
.toolImg {
    position: relative;
    height: 30px !important;
    z-index: 9999999;
}
.select-dropdown {
    color: #20c997 !important;
    padding-top: 0px !important;
}
.trigger {
    padding: 1px 10px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 10px;
    background-color: #eee;
    color: #212121;
    display: inline-block;
    margin: 2px 5px;
}
.hoverable, .trigger {
    transition: box-shadow 0.55s;
    box-shadow: 0;
}
.hoverable:hover, .trigger:hover {
    transition: box-shadow 0.45s;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.steps-form {
    display: table;
    width: 100%;
    position: relative;
}

.steps-form .steps-row {
    display: table-row;
}
.text-muted {
    color: #cd2e0c !important;
}
.steps-form .steps-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    color: #fff;
    background-color: #fff;
}

.steps-form .steps-row .steps-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.steps-form .steps-row .steps-step p {
    margin-top: 0.5rem;
}

.steps-form .steps-row .steps-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.steps-form .steps-row .steps-step .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    margin-top: 0;
    color: #ffffff;
}

.h-250 {
    height: 250px !important;
}

.bgWhite {
    background-color: white;
}

.container-fluid {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}

.text-fotopick {
    color: #454545 !important;
}

.bg-fotopick {
    background-color: #20c997 !important;
}

.text-cyan {
    color: #454545 !important;
}

input::placeholder {
    color:darkgray !important;
    font-size:0.9rem !important;
}

.bgWhite {
    background-color: #ffffff !important;
}

.classLabel {
    font-size: 0.9rem;
    color: darkgray;
}

.classLabel-small {
    font-size: 0.85rem;
    font-weight: normal;
}
.text-title {
    padding: 2px 2px !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 8px !important;
    background-color: white !important;
    font-size:8pt !important;
    color: #000000 !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    -khtml-border-radius: 4px !important;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    height: 28px;
    width:99%;
}
.text-amount {
    padding: 2px 2px !important;
    border: 1px solid #f4f4f4 !important;
    border-radius: 8px !important;
    background-color: white !important;
    color: #000000 !important;
    display: inline-block !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    -khtml-border-radius: 4px !important;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    height: 30px;
}
.text-price {
    padding: 2px 2px !important;
    border: 1px solid #e6e6e6 !important;
    border-radius: 8px !important;
    background-color: white !important;
    color: #000000 !important;
    display: inline-block !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    -khtml-border-radius: 4px !important;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    height: 30px;
}
.text-confirm {
    padding: 2px 2px !important;
    border: 1px solid #c0c0c0 !important;
    border-radius: 8px !important;
    background-color: white !important;
    color: #000000 !important;
    display: inline-block !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    -khtml-border-radius: 4px !important;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    margin-top: 5px !important;
    height: 36px;
}
.table-wrapper {
    display: block;
    /*max-height: 300px;*/
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.current-menu-item {
    background: #33b5e5;
}
.switch label .lever {
    /*background-color: green !important;*/
}
#imageUpload {
    display: none;
    border-style: none;
    border-width: 0px;
}
#profileImage {
    cursor: pointer;
    border-style: none;
    border-width: 0px;
}
#profile-container {
    width: 300px;
    height: 300px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 3px dashed #c0c0c0;
    background-color: #f7f7f7;
    vertical-align: middle;
    background-image: url('../img/cloud-up.png');
    background-position: center center;
    background-repeat: no-repeat;
}
#profile-container img {
    width: 300px;
    height: 300px;
    border-style: none;
    border-width: 0px;
}
.max-height-120 {
    max-height: 120px !important;
}
.fluid-img {
    width: 90% !important;
}
.img-loader {
    max-width: 100% !important;
    border: 2px solid;
    border-radius: 3px;
    border-image-source: linear-gradient(45deg, rgb(250, 222, 89), rgb(250, 140, 32));
    border-image-slice: 1;
}
.upload {
    border-style: none;
    border-width: 0px;
}
/* iPhone */
@media (max-width: 450px) and (max-height: 855px) {
    .txt-input-search-width {
        width:88% !important;
    }
    .dsktp {
        display: none !important;
    }
    .dsktp-block {
        display: none !important;
    }
    .dsktp-inline {
        display: none !important;
    }
    .mbl {
        display: block !important;
    }
    .btn-w-100 {
        width:100% !important;
    }
    .mt-title-loader {
        margin-top: 30px !important
    }
    .mt-navbar-loader {
        margin-top: 49px !important;
    }
    .ml-navbar-loader {
        margin-left: 0px !important;
    }
    .h-325 {
        height:325px;
    }
    .mbl-d-none {
        display: none !important;
    }

    .mbl-rounded-img {
        width: 64px;
        height: 64px
    }

    .mbl-ml-2 {
        margin-left: 0.25rem !important;
    }

    .mbl-ml-3 {
        margin-left: 0.35rem !important;
    }


    .div-artwork {
        height: auto;
    }

    .mbl-w-100 {
        width: 100% !important;
    }

    .mbl-w-95 {
        width: 95% !important;
    }

    .pr-edit {
        padding-right: 10px;
    }

    .font-size-0-6 {
        font-size: 0.5rem !important;
    }

    .font-size-0-7 {
        font-size: 0.6rem !important;
    }

    .font-size-0-8 {
        font-size: 0.7rem !important;
    }

    .font-size-0-9 {
        font-size: 0.8rem !important;
    }

    .font-size-1 {
        font-size: 0.9rem !important;
    }

    .font-size-1-1 {
        font-size: 1rem !important;
    }

    .font-size-1-2 {
        font-size: 1.1rem !important;
    }

    .font-size-1-3 {
        font-size: 1.2rem !important;
    }

    .font-size-1-4 {
        font-size: 1.3rem !important;
    }

    .font-size-1-5 {
        font-size: 1.4rem !important;
    }

    .font-size-1-6 {
        font-size: 1.5rem !important;
    }

    .font-size-2 {
        font-size: 1.9rem !important;
    }

    .mbl-font-size-0-9 {
        font-size: 0.9rem !important;
    }

    .mbl-d-none {
        display: none !important;
    }

    .mbl-font-size-0-8 {
        font-size: 0.8rem !important;
    }

    .mbl-px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .mbl-mt-1 {
        margin-top: 0.25rem !important;
    }

    .mbl-mt-2 {
        margin-top: 0.50rem !important;
    }

    .mbl-mt-3 {
        margin-top: 0.75rem !important;
    }

    .mbl-mt-4 {
        margin-top: 1rem !important;
    }

    .prefix {
        width: 0px !important;
    }

    .mbl-w-100 {
        width: 100% !important;
    }

    .mbl-w-90 {
        width: 90% !important;
    }

    .header-valores {
        height: 320px;
        background-image: url('/img/placeitp.png');
        background-repeat: no-repeat;
        background-position-x: -30px;
        background-size: 400px;
    }
}

/* iPad */
@media (min-width: 451px) and (max-width: 768px) and (max-height: 1024px) {
    .txt-input-search-width {
        width: 88% !important;
    }
    .dsktp {
        display: flex !important;
    }
    .dsktp-block {
        display: block !important;
    }
    .dsktp-inline {
        display: inline !important;
    }
    .h-325 {
        min-height: 325px;
    }
    .mbl {
        display: none !important;
    }
    .ml-navbar-loader {
        margin-left: 240px !important;
    }
    .mt-title-loader {
        margin-top: 60px !important
    }
    .mt-navbar-loader {
        margin-top: 55px !important;
    }
    .mbl-rounded-img {
        width: 24px;
        height: 24px
    }
    .font-size-0-6 {
        font-size: 0.6rem !important;
    }
    .font-size-0-7 {
        font-size: 0.7rem !important;
    }
    .font-size-0-8 {
        font-size: 0.8rem !important;
    }
    .font-size-0-9 {
        font-size: 0.9rem !important;
    }
    .font-size-1 {
        font-size: 1rem !important;
    }
    .font-size-1-1 {
        font-size: 1.1rem !important;
    }

    .font-size-1-2 {
        font-size: 1.2rem !important;
    }

    .font-size-1-3 {
        font-size: 1.3rem !important;
    }

    .font-size-1-4 {
        font-size: 1.4rem !important;
    }

    .font-size-1-5 {
        font-size: 1.5rem !important;
    }

    .font-size-1-6 {
        font-size: 1.6rem !important;
    }

    .font-size-2 {
        font-size: 2rem !important;
    }

    .header-valores {
        height: 550px;
        background-image: url('/img/placeitp.png');
        background-repeat: no-repeat;
        background-position-y: 20px;
        background-position-x: -170px
    }
}

/* Desktop */
@media (min-width: 800px) and (max-width: 1025px) {
    .txt-input-search-width {
        width: 98% !important;
    }
    .dsktp {
        display: flex !important;
    }
    .dsktp-block {
        display: block !important;
    }
    .dsktp-inline {
        display: inline !important;
    }
    .h-325 {
        min-height: 325px;
    }
    .ml-navbar-loader {
        margin-left: 240px !important;
    }
    .mt-title-loader {
        margin-top: 60px !important
    }
    .mt-navbar-loader {
        margin-top: 55px !important;
    }
    .mbl {
        display: none !important;
    }
    .mbl-rounded-img {
        width: 32px;
        height: 32px
    }
    .font-size-0-6 {
        font-size: 0.6rem !important;
    }
    .font-size-0-7 {
        font-size: 0.7rem !important;
    }
    .font-size-0-8 {
        font-size: 0.8rem !important;
    }
    .font-size-0-9 {
        font-size: 0.9rem !important;
    }

    .font-size-1 {
        font-size: 1rem !important;
    }

    .font-size-1-1 {
        font-size: 1.1rem !important;
    }

    .font-size-1-2 {
        font-size: 1.2rem !important;
    }

    .font-size-1-3 {
        font-size: 1.3rem !important;
    }

    .font-size-1-4 {
        font-size: 1.4rem !important;
    }

    .font-size-1-5 {
        font-size: 1.5rem !important;
    }

    .font-size-1-6 {
        font-size: 1.6rem !important;
    }

    .font-size-2 {
        font-size: 2rem !important;
    }

    .header-valores {
        height: 550px;
        background-image: url('/img/placeitp.png');
        background-repeat: no-repeat;
        background-position-y: 20px;
        background-position-x: -170px
    }

    .select-reportaje {
        width: 25%;
        height: 40px;
        color: darkgrey !important;
        background-color: #ffffff;
    }
}

/* Large Desktop */
@media (min-width: 1026px) {
    .txt-input-search-width {
        width: 98% !important;
    }
    .dsktp {
        display: flex !important;
    }
    .dsktp-block {
        display: block !important;
    }
    .dsktp-inline {
        display: inline !important;
    }
    .h-325 {
        min-height: 325px;
    }
    .mt-title-loader {
        margin-top: 60px !important
    }
    .ml-navbar-loader {
        margin-left: 240px !important;
    }
    .mt-navbar-loader {
        margin-top: 55px !important;
    }
    .mbl {
        display: none !important;
    }

    .mbl-rounded-img {
        width: 32px;
        height: 32px
    }

    .font-size-0-6 {
        font-size: 0.6rem !important;
    }

    .font-size-0-7 {
        font-size: 0.7rem !important;
    }

    .font-size-0-8 {
        font-size: 0.8rem !important;
    }

    .font-size-0-9 {
        font-size: 0.9rem !important;
    }

    .font-size-1 {
        font-size: 1rem !important;
    }

    .font-size-1-1 {
        font-size: 1.1rem !important;
    }

    .font-size-1-2 {
        font-size: 1.2rem !important;
    }

    .font-size-1-3 {
        font-size: 1.3rem !important;
    }

    .font-size-1-4 {
        font-size: 1.4rem !important;
    }

    .font-size-1-5 {
        font-size: 1.5rem !important;
    }

    .font-size-1-6 {
        font-size: 1.6rem !important;
    }

    .font-size-2 {
        font-size: 2rem !important;
    }

    .header-valores {
        height: 550px;
        background-image: url('/img/placeitp.png');
        background-repeat: no-repeat;
        background-position-y: 20px;
        background-position-x: -170px
    }

    .select-reportaje {
        width: 25%;
        height: 40px;
        color: darkgrey !important;
        background-color: #ffffff;
    }
}

.collapse-content .fa.fa-heart:hover {
    color: #f44336 !important;
}
.collapse-content .fa.fa-share-alt:hover {
    color: #0d47a1 !important;
}
.text-carousel {
    padding: 2px 2px !important;
    border: 1px solid #f4f4f4 !important;
    border-radius: 8px !important;
    background-color: white !important;
    color: #000000 !important;
    display: inline-block !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    -khtml-border-radius: 4px !important;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
}

@media (min-width: 1026px) {

    .div-artwork {
        height: 365px;
    }

}



.custom-control-label::before {
    background-color: transparent !important;
}