.filling_set:before{
    content: '';
    display: block;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    background-color: #fff;
    position: absolute;
    left: -210px;
    top: -145px;
}
.filling_set{
    padding: 10px;
    font-size: 24px;
    line-height: 45px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background-image: url('/themes/sweettooth/images/block_form_1_img.png0.png');
    background-image: url('/images/Carousel/034181e06ef1c1786efd4ffa09a639ac.jpg');
    background-position: -200px -275px;
    background-size: 120%;
    background-size: 240%;
    background-repeat: no-repeat;
    height: 110px;
    position: relative;
    overflow: hidden;
    border: 1px solid #956d04;
}
.filling_set.filling_set_5:before{
    left: -210px;
    top: -25px;
}
.filling_set.filling_set_5{
    background-position: -200px -160px;
}
.filling_set.filling_set_5 .fs-txt{
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
.filling_set.filling_set_5 .fs-txt span{
    font-size: 62px;
    position: absolute;
    left: 10px;
    top: 10px;
    line-height: 70px;
}
.filling_set.filling_set_10 .fs-txt{
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding: 20px 0 0 60px;
}
.filling_set.filling_set_10 .fs-txt span{
    font-size: 62px;
    position: absolute;
    left: 10px;
    top: 10px;
    line-height: 70px;
}
.filling_set.filling_set_all .fs-txt{
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding: 20px 0 0 25px;
}
.filling_set.filling_set_all .fs-txt span{
    font-size: 34px;
    position: absolute;
    left: 15px;
    top: 2px;
    line-height: 20px;
}
.filling_set.filling_set_10{
}
.filling_set.filling_set_all{
    background-position: -200px -390px;
}
.filling_set.filling_set_all:before{
    left: -210px;
    top: -270px;
}
.filling_set p{
    margin-bottom: 0;
    font-size: 14px;
    color: #c9a74d;
    line-height: 14px;
    position: absolute;
    left: 45px;
    bottom: 10px;
    font-weight: bold;
}
.filling_set.filling_set_active:before {
    background-color: #c9a74d;
}
.filling_set.filling_set_active *{
    color: #fff
}
.filling_set.filling_set_active p{
    color: #fff
}
.filling_set_wr .fillings-stf-list{
    display: none;
    padding-bottom: 0px;
}
.filling_set_wr.filling_set_wr_active .fillings-stf-list{
    display: table;
}
.filling_set.filling_set_10 p{
    left: 75px
}
.filling_set.filling_set_all p{
    left: 40px
}
input[type=radio]:checked:before,
input[type=radio]:indeterminate:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    line-height: 20px;
    color: rgba(3,3,3,.8);
    position: relative;
    top: -1px;
    width: 20px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.tasting-sets-modal .cupcakes-box-modal span {
    padding: 5px 0 5px 0!important;
    font-size: 14px!important;
    height: 55px!important;
    line-height: 15px!important;
}
.radio_label{
    cursor: pointer;
}
.filling_set_wr .fillings-stf-list > div {
    display: block;
    width: 20%;
    float: left;
    margin-bottom: 3%;
}

.filling_set_wr .fillings-stf-list > div > div {
    display: block;
    padding-left: 0;
    padding-right: 0;
    font-size: 0;
}
.filling_set_wr .fillings-stf-list{
    background: #f6f6f6
}
.filling_set_wr .fillings-stf-list > div > div img {
    top: 5px;
    left: 5%;
    width: 90%;
    height: auto;
}
.filling_set_wr .fillings-stf-list > div > div .remove-filling-stf {
    top: 0;
    color: #fff;
}
#sidebar.is-affixed{
    top: 110px;
}
.tasting-sets-modal .cupcakes-box-modal.active {
    border: 1px solid #c9a74d;
    position: relative;
}
.cupcakes-box-modal.active:before{
    background-color: #fff;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 5px;
}
.cupcakes-box-modal.active:before{
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 5px;

    border: 1px solid rgba(3,3,3,.8);
    border: 2px solid #c9a74d;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    line-height: 18px;
    color: #c9a74d;
    text-align: center;
}


input.switch_cb_input[type=radio],
input.switch_cb_input[type=checkbox]{
    height: 0;
    width: 0;
    visibility: hidden;
}

label.switch_cb_label {
    cursor: pointer;
    text-indent: -9999px;
    width: 40px;
    height: 20px;
    background: #e5e5e5;
    display: inline-block;
    border-radius: 15px;
    position: relative;
    float: left;
}

label.switch_cb_label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 13px;
    transition: 0.3s;
}

input.switch_cb_input:checked + label.switch_cb_label {
    background: #c9a74d;
}

input.switch_cb_input:checked + label.switch_cb_label:after {
    /*    left: calc(100% - 2px);
        transform: translateX(-100%);*/
    left: calc(100% - 20px);
}

label.switch_cb_label:active:after {
    /*width: 56px;*/
}
label.switch_cb_label_after{
    line-height: 20px;
    display: inline-block;
    margin-left: 5px;
    font-weight: normal;
    cursor: pointer;
}
#sidebar{
    margin-right: -20px;
}
.inner-wrapper-sticky{
    padding-right: 10px;
    max-height: calc(100vh - 120px);
    overflow-x: hidden;
    overflow-y: scroll;
}
.inner-wrapper-sticky::-webkit-scrollbar {
    width: 6px;
}
/* Track */
.inner-wrapper-sticky:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px grey;
}

/* Handle */
.inner-wrapper-sticky:hover::-webkit-scrollbar-thumb {
    background: #c9a74d;
    width: 6px;
}

/* Handle on hover */
.inner-wrapper-sticky::-webkit-scrollbar-thumb:hover
{
    background: #c9a74d;
    cursor: pointer
}