.full-width {

    width: 100%;

}



.select-date-slider {
    position: relative;
    margin-top: 0px;
    height: 396px;
}

.select-date-slider > img{
    display: none;
}

.select-info {

    position: absolute;

    top: 50%;

    left: 0;

    right: 0;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

}



.page-title {

    font-family: 'Proxima Nova';

    font-size: 20px;

    color: #fff;

    margin-bottom: 20px;

    text-align: center;

}



.page_title {

    font-family: 'Proxima Nova';

    font-size: 20px;

    color: #fff;

    text-align: center;

}



.nr-date {

    font-size: 30px;

    line-height: 33px;

    font-family: 'Proxima Nova';

    color: #fff;

    font-weight: bold;

    text-align: center;

}



.name-day {

    font-size: 14px;

    font-family: 'Proxima Nova';

    color: #fff;

    font-weight: lighter;

    margin-top: 2px;

    text-align: center;

}



.month-name {

    font-size: 12px;

    font-family: 'Proxima Nova';

    color: #fff;

    font-weight: lighter;

    text-align: center;

}



.owl-select-date .item {

    cursor: pointer;

}



.active-item {

    color: var(--secondary-color) !important;

    border-bottom: 2px solid #ffd962;
    border-image-source: var(--my-gradient) !important;
border-bottom: 2px solid;
border-image-slice: 1;

}



.activ-date {

    color: #ffd962 !important;

}



.owl-select-date {

    margin-bottom: 20px;

}



.selectday-name {

    font-family: 'Proxima Nova';

    color: #fff;

    font-weight: bold;

    font-size: 18px;

    text-align: center;

    margin: 20px 0px;

}



.selectday_name {

    font-family: 'Proxima Nova';

    color: #333;

    font-weight: bold;

    font-size: 18px;

    text-align: center;

    margin: 20px 0px;

}



.hour {

    font-family: 'Proxima Nova';

    color: #333;

    font-size: 17px;

    line-height: 19px;

    font-weight: bold;

    text-align: center;

}



.price-hour {

    font-family: 'Proxima Nova';

    color: #525252;

    font-size: 14px;

    line-height: 14px;

    text-align: center;

    margin-top: 2px;

    font-size: 12px;

}



.owl-select-hour {

    margin-bottom: 35px;

}



.see-availablility {
    background: #282828;
    border-bottom: 2px solid #282828;
    font-size: 16px;

    font-family: "Proxima Nova";

    color: #fff;

    text-align: center;

    border-radius: 20px;

    padding: 10px 25px;

    display: block;

    margin: 0px auto;

}



.see-availablility:hover, .see-availablility:focus {

    color: #fff;

}



.owl-select-hour .item {

    background: #fff;

    padding: 20px 10px;

    border: 1px solid #eaeaea;

    cursor: pointer;

}



.owl-select-hour .active-hour {

    background: #ffd962;

    padding: 20px 10px;

    border: 1px solid #d8b74f;

}



.background-page {

    background: #f6f6f6;

    padding-top: 20px;

    padding-bottom: 70px;

}

#background_cover .btn-back{
    margin-bottom:  0!important;
}


.therapist-bg {background: #fff;padding: 20px;border: 1px solid #eaeaea;cursor: pointer;margin-top: 20px;position: relative;height: 360px;border: var(--border) !important;background-image: var(--my-gradient) !important;background-origin: border-box !important;background-clip: content-box, border-box !important;box-shadow: var(--my-shadow) !important;}



.therapist-bg-selected {

    background: #fff;

    padding: 20px;

    border: 2px solid #d8b74f;

    cursor: pointer;

    margin-top: 20px;

    position: relative;

    height: 310px;

}



.therapist-name {

    font-family: 'Proxima Nova';

    color: #000;

    font-size: 22px;

    text-align: center;

    margin-top: 15px;

    margin-bottom: 20px;

    line-height: 30px;

}



.therapist-name-left {

    font-family: 'Proxima Nova';

    color: #000;

    font-size: 16px;

    margin-top: 15px;

}



.therapist-description {

    font-family: 'Proxima Nova';

    color: #525252;

    font-size: 13px;

    line-height: 16px;

    text-align: center;

}



.massage-type {

    border-top: 1px solid #eaeaea;

    padding: 15px 0px;

    font-family: 'Proxima Nova';

    color: #525252;

    font-size: 14px;

    line-height: 19px;

    margin: 10px 0px;

}



.book-therapist-now { 
    background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(118,118,118,0.84) 100%);
    background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
    background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
    border: 2px solid #1e1919;
    font-size: 16px;
    font-family: "Proxima Nova";
    color: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 10px 25px;
    display: block;
    margin: 0px auto;

    /* border: solid 2px transparent !important; */
background-image: var(--my-gradient) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #000 inset !important;
    /* -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms; */
}



.book-therapist-now:hover, .book-therapist-now:focus {

    color: #000;
    box-shadow: 1px 1000px 1px #fff inset !important;

}

.therapist-bg:hover > .book-therapist-now{
     box-shadow: 1px 1000px 1px #fff inset !important;
}


.book-therapist-now a:hover, .book-therapist-now a:focus {

    color: #333;

}



.info-icon {

    position: absolute;

    right: 0px;

    top: 0px;

}



.info-button {

    background: #333;

    border: 1px solid #333;

    padding: 5px 10px;

}



.badge-massage-table

{

    color: #d8b74f;

    padding: 7px 7px;

}

.badge-massage-table fa-bed

{

    font-size: 20px !important;

    text-shadow: 0 0 3px #000 !important;

}

.badge-massage-table-tooltip

{

    color: #333;

}

.img-badge-massage-table

{

    display: inline;

}

/* bootstrap modal */



/* ----- MODAL STYLE ----- */

#info-therapist .modal-dialog {
    width: 1000px;
    max-width: 100%;
}



#info-therapist .modal-content {

    border-radius: 0;

    border: none;

}



#info-therapist .modal-header {

    border-bottom-color: #EEEEEE;

    background-color: #FAFAFA;

}



#info-therapist .massage_type {

    font-family: 'Proxima Nova';

    color: #525252;

    font-size: 15px;

    line-height: 22px;

    margin: 10px 20px;
    height: 160px;
    overflow: auto;
}



.treatments-title {font-size: 18px;font-weight: bold; 
    color: #000;
    background: #f6f6f6;
    font-family: 'Proxima Nova';padding: 10px 20px;margin-top: 15px;
}



#info-therapist .therapist_name {font-family: 'Proxima Nova';font-weight: bold;color: #000;
font-size: 26px;margin-top: 20px;margin-bottom: 20px;
padding: 10px;display: inline-block;}



#info-therapist .therapist-description {

    font-family: 'Proxima Nova';

    color: #525252;

    font-size: 15px;

    line-height: 22px;

    text-align: left;

    padding: 10px 20px 100px 20px;
    height: 160px;

    overflow-y: scroll;

    overflow-x: hidden !important;

}



#info-therapist .nav-tabs > li.active > a,

#info-therapist .nav-tabs > li.active > a:hover,

#info-therapist .nav-tabs > li.active > a:focus {color: #fff;background: none;font-weight: bold;border: none;border-bottom: 5px solid #ffd962;cursor: default;
 border-image-source:linear-gradient(101deg, #236C4E , #74C9A7) !important;
border-bottom: 5px solid !important;
border-image-slice: 1 !important;}



#info-therapist .nav > li > a {font-size: 18px;color: #fff;font-family: 'Proxima Nova';}



#info-therapist .nav-tabs > li > a {

    border: none;

}



#info-therapist .nav-tabs {
    border-bottom: none;
    background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(118,118,118,0.84) 100%);
    background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
    background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
    padding: 5px 10px 5px 10px;
    color: var(--black-color) !important;
    border: var(--border) !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
}



.circ-pic {

    display: inline-block;

    position: relative;

    width: 200px;

    height: 200px;

    overflow: hidden;

    border-radius: 50%;

}



.circ-pic img {

    width: auto;

    height: 100%;

    margin-left: -50px;

}



#info-therapist .nav > li > a:hover {

    background: none;

}



.select-date-tab {

    position: relative;



}

.select-date-tab:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 50%);
}



.owl-select-date-tab {

    width: 80%;

    margin: 0px auto;

    display: block;

}



.owl-select-date-tab .item {

    cursor: pointer;

}



.item_hour {

    background: #fff;

    padding: 10px;

    border: 1px solid #eaeaea;

    cursor: pointer;

    margin-bottom: 20px;

}



.active-hour {

    background: #ffd962;

    padding: 10px;

    border: 1px solid #d8b74f;

}



.available-hours {

    padding: 20px;

    background: #f6f6f6;

    height: 250px;

    overflow-y: scroll;

    overflow-x: hidden;

    margin-bottom: 50px;
    border: 1px solid #000;

}



.disable-hour {

    cursor: not-allowed !important;

    background: #f6f6f6 !important;

    border: 1px solid #eaeaea !important;

}



.disable-day {

    cursor: not-allowed !important;

}



.disable-text {

    color: #bcbcbc !important;

}



#info-therapist .close {

    position: absolute;

    top: 0px;

    right: 0px;
 background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(118,118,118,0.84) 100%);
    background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
    background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );

    padding: 5px 10px;

    color: #fff;

    font-size: 30px;

    font-weight: bold;

    opacity: 1;

    text-shadow: none;

    z-index: 99999 !important;
    border: var(--border) !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;

}



#info-therapist .book_therapist {
     background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(118,118,118,0.84) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%) !important;
    background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 ) !important;
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    padding: 15px 10px;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #fff!important;
    border-radius: 30px;
    border: 2px solid #6d6d6d;
     -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;

    border: solid 2px transparent !important;
background-image:  var(--my-gradient) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #000 inset !important;
}

#info-therapist .book_therapist:hover{ background: transparent !important; color: #000 !important; border-color: #000; background-image:  var(--my-gradient) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important; box-shadow: 1px 1000px 1px #fff inset !important;
}


#info-therapist .selected_therapist {

    background: #fff !important;

    width: 100% !important;

    display: block !important;

    text-align: center !important;

    padding: 15px 10px;

    font-size: 18px !important;

    font-weight: bold !important;

    color: #FFF !important;
    border-radius: 30px;

}



/* select therapists number */

.select-number {

    margin-bottom: 30px;

}



.couple-massage {

    font-size: 18px;

    color: #000;

    font-family: 'Proxima Nova';

    padding: 15px 0px;

    text-align: center;

    background: #ffd962;

}



.select-therapists-number {

    font-size: 18px;

    color: #000;

    font-family: 'Proxima Nova';

    font-weight: 600;

    padding: 15px 0px;

    text-align: center;

    background: #f6f6f6;

}



.radio-inline {

    cursor: pointer;

    display: inline-block;

    margin-bottom: 0;

    padding-left: 30px;

    position: relative;

    vertical-align: middle;

    font-size: 14px;

    color: #000;

    font-family: 'Proxima Nova';

    font-weight: 600;

}



.radio label {

    cursor: pointer;

    display: inline-block;

    margin-bottom: 0;

    padding-left: 30px;

    position: relative;

    vertical-align: middle;

    font-size: 14px;

    color: #000;

    font-family: 'Proxima Nova';

    font-weight: 600;

}



input[type="radio"] {

    margin: 2px 0px;

}



/* massage me later*/

.active-button-massage {

    /*background: #ffd962;*/

    background: #000000;

    font-size: 18px;

    font-family: 'Proxima Nova';

    font-weight: 600;

    color: #FFFFFF;

    padding: 17px 0px;

    text-align: center;

}



.inactive-button-massage {

    background: #cccccc;

    font-size: 18px;

    font-family: 'Proxima Nova';

    /*font-weight: 600;*/

    color: #000000;

    padding: 15px 0px;

    text-align: center;

    display: block;

    margin-top: 3px;

}



.inactive-button-massage:hover {

    background: #ffd962;

    color: #000;

}



.row.no-gutters {

    margin-right: 0;

    margin-left: 0;

}



.row.no-gutters > [class^="col-"],

.row.no-gutters > [class*=" col-"] {

    padding-right: 0;

    padding-left: 0;

}

@media screen and (max-height: 450px) {

    .sidenav {

        padding-top: 15px;

    }



    .sidenav a {

        font-size: 18px;

    }

}



/* RESPOSNIVE STYLES */



/* 1440 */

@media (min-width: 1370px) and (max-width: 1440px) {

    .hour {

        font-size: 15px;

    }



    .hide-desktop {

        display: none;

    }

}



/* 1366 */

@media (min-width: 1279px) and (max-width: 1366px) {

    .hide-desktop {

        display: none;

    }

}



/* 1280 */

@media (min-width: 1260px) and (max-width: 1280px) {

    .hide-desktop {

        display: none;

    }

}



/* desktop normal */



@media (min-width: 1200px) {

    .hide-desktop {

        display: none;

    }

}



/* 1024 */

@media (min-width: 992px) and (max-width: 1199px) {

    .select-date-slider {

        margin-top: 63px;

    }



    .select-info {

        top: 55%;

    }



    .therapist-bg {

        height: 330px;

    }



    .therapist-bg-selected {

        height: 330px;

    }



    .nr-date {

        font-size: 24px;

        line-height: 25px;

    }



    .name-day {

        font-size: 13px;

        margin-top: 1px;

    }



    .hour {

        font-size: 15px;

    }



    .price-hour {

        font-size: 13px;

    }



    .owl-select-hour .item {

        padding: 10px 8px;

    }



    .page-title {

        font-size: 18px;

    }



    .hide-desktop {

        display: none;

    }



}



/* 768 tableta*/

@media (min-width: 768px) and (max-width: 991px) {

    .select-date-slider {

        margin-top: 55px;

    }



    .select-info {

        top: 55%;

    }



    .nr-date {

        font-size: 24px;

        line-height: 25px;

    }



    .name-day {

        font-size: 13px;

        margin-top: 1px;

    }



    .hour {

        font-size: 15px;

    }



    .price-hour {

        font-size: 13px;

    }



    .owl-select-hour {

        width: 90%;

        margin: 0px auto;

        display: block;

    }



    .owl-select-hour .item {

        padding: 10px 5px;

    }



    .page-title {

        font-size: 18px;

    }



    .hide-tab {

        display: none;

    }

}



/* 640 - telefon mare (iphone 6, 7 plus) */

@media (max-width: 767px) {

    .select-date-slider {

        margin-top: 0px;

    }



    .select-info {

        top: 55%;

    }



    .owl-select-date {

        margin-bottom: 0px;

    }



    .nr-date {

        font-size: 16px;

        line-height: 18px;

    }



    .name-day {

        font-size: 13px;

        margin-top: 1px;

    }



    .hour {

        font-size: 15px;

    }



    .price-hour {

        font-size: 13px;

    }



    .background-page {

        padding-top: 20px;

        margin-bottom: 30px;

    }



    .modal.left .modal-dialog,

    .modal.right .modal-dialog {

        width: 85%;

    }



    .owl-select-hour .item {

        padding: 10px 5px;

    }



    .page-title {

        font-size: 18px;

    }



    .therapist-bg {

        height: auto;

    }



    .therapist-bg-selected {

        height: auto;

    }



    .hide-tel {

        display: none;

    }

}



/* 375 - telefon mediu (iphone 6, 7) */

@media (min-width: 330px) and (max-width: 480px) {

    .select-date-slider {

        margin-top: 0px;

    }



    .select-info {

        top: 60%;

    }



    .nr-date {

        font-size: 18px;

        line-height: 18px;

    }



    .owl-select-date {

        margin-bottom: 0px;

    }



    .name-day {

        font-size: 15px;

        margin-top: 1px;

    }



    .hour {

        font-size: 15px;

    }



    .price-hour {

        font-size: 13px;

    }



    .owl-select-hour .item {

        padding: 10px 5px;

    }



    .page-title {

        font-size: 15px;

    }



    .modal.left .modal-dialog,

    .modal.right .modal-dialog {

        width: 85%;

    }



    .hide-tel {

        display: none;

    }

}



/* 320- telefon mic (iphone 5) */

@media (min-width: 300px) and (max-width: 325px) {

    .select-date-slider {

        margin-top: 0px;

    }



    .modal.left .modal-dialog,

    .modal.right .modal-dialog {

        width: 85%;

    }



    .owl-select-date {

        margin-bottom: 0px;

    }



    .select-info {

        top: 55%;

    }



    .nr-date {

        font-size: 15px;

        line-height: 18px;

    }



    .name-day {

        font-size: 13px;

        margin-top: 1px;

    }



    .hour {

        font-size: 14px;

    }



    .price-hour {

        font-size: 13px;

    }



    .owl-select-hour .item {

        padding: 10px 5px;

    }



    .page-title {

        font-size: 18px;

    }



    .hide-tel {

        display: none;

    }

}

/*NEW css added*/

.select-date-slider:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(165 179 173) 0%, rgb(143 202 178) 100%);
}

.select-date-slider .img-responsive.hide-tel{ height: 396px; -o-object-fit: cover; object-fit: cover;}
.select-date-slider .img-responsive.hide-desktop { height: 300px; -o-object-fit: cover; object-fit: cover;}

.therapist-bg{ background: #000; 
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;}

.therapist-bg:hover { background: #fff; border-color: #000; border: solid 1px transparent !important;
background-image: var(--my-gradient) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #fff inset !important;}

.therapist-name{color: var(--black-color);}

.therapist-bg img.img-responsive {
    height: 165px;
    object-fit: cover;
    margin: 0 auto;
}
.info-button {
    background: transparent;
    padding: 0px 5px;
    border-color: transparent;
    border-radius: 50%;
}
.info-button img {
    width: 30px;
    border: 2px solid transparent;
    border-radius: 50%;
    /*background: linear-gradient(60deg, #0022c3, #00fafb) !important;
-webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);*/
}

.therapist-bg:hover .book-therapist-now {
   border-color: #000;
    color: #000;
    background: transparent;
     box-shadow: 1px 1000px 1px #fff inset !important;
}
.therapist-bg:hover .therapist-name{ color: #000; }
#info-therapist img.img-big {
/*    border: 2px solid #ffd962;
*/    margin: 0 auto;
    border-image-source: var(--my-gradient) !important;
    border: 1px solid !important;
    border-image-slice: 1 !important;
}


.therapist-box-inner .active-hour { 
background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(118,118,118,0.84) 100%);
background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
border-image-source: var(--my-gradient) !important;
border: 1px solid;
border-image-slice: 1;
border-width: 1px;
}

.therapist-box-inner .active-hour .hour, 
.therapist-box-inner .active-hour .price-hour{ color: #fff }

.therapist-box-inner #info-therapist .selected_therapist{ margin-bottom: 20px }

div#hours .owl-select-hour .active-hour {   
     background: var(--my-gradient) !important;
    background: var(--my-gradient) !important;
    background: var(--my-gradient) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(var(--my-gradient) !important);
    border:1px solid #9ebbaf;
    border-image-slice: 1 !important;
    border-width: 1px !important;
    border-image-source: var(--my-gradient) !important;
}
div#hours .owl-select-hour .active-hour .hour, div#hours .owl-select-hour .active-hour .price-hour{ color: #fff; }


.therapist-bg .see-availablility {
    background: -moz-linear-gradient(top, rgba(17,17,17,1) 0%, rgba(118,118,118,0.84) 100%);
    background: -webkit-linear-gradient(top, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
    background: linear-gradient(to bottom, rgba(17,17,17,1) 0%,rgba(118,118,118,0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
    color: var(--black-color);
    border: var(--border) !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: var(--my-shadow) !important;
}

.therapist-bg:hover .see-availablility{ background: transparent; color: #000; border-color: #000; box-shadow: 1px 1000px 1px #fff inset !important; }

.badge-massage-table-tooltip img {
    width: 35px;
    border-radius: 50%;
    border: 2px solid #ffd962;
    border: 2px solid transparent;
    background: linear-gradient(60deg, #ffff, #ffff) !important;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
}

.row.d-row-box { display: flex;}
.row.d-row-box .h-100-p { height: 100%;}
.row.d-row-box .h-100-p img { height: 500px; object-fit: cover;}

@media screen and (max-width: 991px){
 .row.d-row-box { display: block;}   
}


.btn-back {
    border-radius: 19px;
    background: -moz-linear-gradient(top, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
    background: -webkit-linear-gradient(top, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
    background: linear-gradient(to bottom, rgba(17, 17, 17, 1) 0%, rgba(118, 118, 118, 0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#d6767676',GradientType=0 );
    color: #fff;
    font-size: 16px;
    padding: 11px 12px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    border: solid 2px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: 1px 1000px 1px #000 inset !important;
}

.btn-back:hover {
    background: transparent;
    color: #fff;
}


.back-button {
    margin-bottom: 0;
    padding: 0px 20px;
}