html {
    scroll-behavior: smooth;
}
.billing-public-label{
    padding-left: 10px;
}
#flowing-box input[type="button"].buy,
#flowing-box-for-small-res input[type="button"].buy {
    width: 100%;
    padding: 7px 20px;
    border-width: 1px;
    margin-top: 5px;
}
#flowing-box-for-small-res input[type="button"].buy {
    width: 360px;
}
#flowing-box-for-small-res.discount-parent > .discount-span{
    left: 22px;
    top: -28px;
    position: absolute;
    z-index: 999;
}
#flowing-box-for-small-res.discount-parent{
    border: 1px solid #ff0000;
    padding-top: 34px;
}
.discount-parent table.niceTable tr.border-bottom td,
.discount-parent table.niceTable td:nth-child(2),
.discount-parent table.niceTable td:nth-child(3){
    border-color: #ff0000 !important;
}
/* .ContentBody > h1 {
    max-width: 974px;
    position: relative;
} */

h1 span.discount-span {
    font-size: 0.9rem;
    font-weight: 600;
    padding: 6px 10px 8px;
    margin-top: 0px;
    margin-left: 10px;
}
 
#product-delivery-date {
    z-index: 10;
    position: absolute;
    background: #eee;
    padding: 0px 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #d9d9d9;
    color: #3e3e3e;
    top: 0px;
    right: 20px;
}

#product-delivery-date.instant-delivery {
    background: #D2F2D2;
    color: #008E00;
    border-color: #8ed98e;
}
h3 span.discount-span {
    text-transform: none;
    margin-top: -3px;
    margin-bottom: 0;
}
.discount-span {
    padding-left: 15px;
    padding-right: 15px;
}
.custom-radio-text span.discount-span {
    margin-top: -2px;
    margin-bottom: 0;
    padding: 2px 7px 2px;
}
div.ContentBody.SideMenuPresent {
    margin-left: 210px;
    margin-right: 10px;
}

.right-box input[type="checkbox"].wb-checkbox + label > span {
    padding-left: 0;
}

.select2-results li{
    padding-right: 15px;    
}
body{
    font-size: 1rem;
}
h1{
    font-weight: 400;
    margin-bottom: 20px;
}
h2.feature{
    font-size: 1.75rem;
}
small.grey-color{
    color: #808080;
}
.price.no-bold,
.price.no-bold .price-integer,
.price.no-bold .price-decimal,
.price.no-bold .currency{
    font-weight: 400 !important;
}
.popup-wrapper{
    z-index: 2000;
}
#export-wrapper-on-small-res{
    margin-top: 5px;
    margin-bottom: 15px;
    display: none;
}
.TabletToggle{
    z-index: 1500;
}
#flowing-box-for-small-res{
    margin: 20px 0;
    left: 0;
    right: 0;
}
#shadow-of-flowing-box{
    display:none;
}
.fixed{
    position: fixed;
    z-index: 990;
}
/*#flowing-box .select2-drop{*/
/*z-index: 2000;*/
/*}*/
#setup-price-small-res > *{
    font-weight: 300 !important;
}
.activate-button-wrapper{
    text-align: center;
    margin: 20px 0 5px;
}
.row-for-new-quotes-only{
    display: none;
}
table.niceTable{
    box-sizing: border-box;
    width: 325px;
    border-collapse: collapse;
    margin-top: 10px;
}
table.niceTable tr td{
    padding: 0;
    box-sizing: border-box;
    color: rgba(38,38,38,0.9);
}
table.niceTable tr.border-bottom td{
    border-bottom: 1px solid #fd9421;
    padding-top: 15px;
    padding-bottom: 15px;
}
table.niceTable tr.border-top td{
    border-top: 1px solid #fd9421;
}
table.niceTable tr.extra-usage td {
    padding-bottom: 10px;
}
table.niceTable tr.with-small-padding td {
    padding-top:10px;
    padding-bottom:5px;
}

input:disabled:not(:checked).custom-radio + label .custom-radio-text{
    color: rgba(0,0,0,0.5) !important;
}
input:disabled:not(:checked).custom-radio + label .custom-radio-ball {
    opacity: 0.4;
}

a.export-links {
    display: inline-block;
}
a.export-links img {
    border: 1px solid transparent;
    border-radius: 2px;
    max-height: 25px;
}
.options-table {
    width: 100%;
}
#buy-box-link-row-desktop-small a,
#buy-box-link-row-desktop-full a {
    color: #002AFF;
    text-decoration: underline;
    display: inline-block;
    margin: 0 5px;
    font-size: 13px;
}
#buy-box-link-row-desktop-full a.share-link {
    order: 2;
}
#buy-box-link-row-desktop-small a:hover,
#buy-box-link-row-desktop-full a:hover {
    color: #7189ff;
}
.options-table td:nth-child(2),
.options-table td:nth-child(3){
    text-align: right;
    width:1%;
    white-space:nowrap;
    vertical-align: bottom;
    padding-bottom: 5px;vertical-align: bottom;
    padding-bottom: 5px;
    position:relative;
}
.options-table td:nth-child(3){
    padding-left: 15px;
}
.options-table tr.extrausage-row td {
    line-height: 10px;
    padding-bottom: 3px;
}
.options-table tr:not(.extrausage-row) td {
    padding-top:1px;
}
.options-table td:nth-child(2) .price,
.options-table td:nth-child(3) .price {
    background-color: white;
    position: relative;
    bottom: -1px;
    display: none;
}
/* make the price appear for each selected and not ignored option, even if the box is closed */
.options-table tr.option-row.is_checked:not(.is_ignored)  td:nth-child(2) .price,
.options-table tr.option-row.is_checked:not(.is_ignored)  td:nth-child(3) .price{
    display: inline;
}

.category-box.expanded .options-table tr.add-background-here:not(.extrausage-row):not(.delivery-row) td,
.category-box.expanded .options-table tr.option-row.is_checked:not(.is_ignored):not(.grouped-options-tr)  td{
    background: url('/public/images/dot_for_table_of_contents.gif') repeat-x bottom left;
    background-position-y: 100%;
}
.options-table tr:nth-of-type(2).delivery-row td.delivery-category{
    padding-top: 5px;
}
.options-table tr.delivery-row td.delivery-category{
    padding-top: 10px;
    color: #808080;
    font-size: 0.8125rem;
}
a:hover{
    text-decoration: none;
}
.reversed_checkbox label{
    display:block;
    padding-left: 0 !important;
    padding-right:32px;
    margin-left:0 !important;
}
.reversed_checkbox [type="checkbox"].wb-checkbox:not(:checked) + label:before,
.reversed_checkbox [type="checkbox"].wb-checkbox:checked + label:before{
    left: inherit;
    right: 7px; /*alligned with delivery_in input*/
    top: 2px;
    position: absolute;
}
.reversed_checkbox [type="checkbox"].wb-checkbox:not(:checked) + label:after,
.reversed_checkbox [type="checkbox"].wb-checkbox:checked + label:after{
    position: absolute;
    top: 2px;
    right: 11px;
    left: inherit;
}

@keyframes flash_price {
    from {background-color: #ff9000;}
    to {background-color: transparent;}
}

.setup-price-row,
.delivery-days-row,
.total-price-row{
    animation-duration: 1s;
}

.row p {
    margin-bottom: 0.5rem;
}

.row p:last-of-type {
    margin-bottom: 0;
}

a.with-icon.change-icon:hover:before{
    background-color:transparent;
}
.input-with-incrementor{
    position: relative;
    display: inline-block;
}
.input-with-incrementor > input{
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    border-radius:2px;
    width: 60px;
    text-align: left;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    padding-left: 7px;
    font-size: 1.125rem;
    font-weight: 700;
    font-family: Segoe UI;
    line-height: 1.4rem;
    padding-bottom: 4px;
    padding-top: 3px;
    float:right;
}
.input-with-incrementor > span.incrementor{
    z-index: 2;
    position: absolute;
    right: 5px;
    top: 1px;
    display: inline-block;
    width: 20px;
    height: 15px;
    opacity: 0.6;
    cursor: pointer;
}
.input-with-incrementor > span.incrementor:hover{
    opacity: 1;
}
.input-with-incrementor > span.incrementor.down{
    top: 17px;
}
.input-with-incrementor > span.incrementor > span{
    display: inline-block;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 7px;
}
.input-with-incrementor > span.incrementor.up > span{
    background: url('/public/img/webase_icons_library_v1.01.png') no-repeat scroll -5px -9px rgba(0, 0, 0, 0) border-box;
    top:8px;
}
.input-with-incrementor > span.incrementor.down > span{
    background: url('/public/img/webase_icons_library_v1.01.png') no-repeat scroll -21px -9px rgba(0, 0, 0, 0) border-box;
}

.input-with-incrementor:after{
    content: ' ';
    display: inline-block;
}

#flowing-box{
    position: absolute;
    width: 350px;
}
/*  ------------------------------------------------------ */
/*                       cd-dropdown                       */
/*  ------------------------------------------------------ */
.cd-dropdown.orange > span:after{
    right: 11px;
}
/* .SideMenuWrapper nav#SideMenu {
    background: #ffffff;
}
.SideMenuWrapper nav#SideMenu ul li a {
    color: #262626;
}
.SideMenuWrapper nav#SideMenu ul li a.vweb-side-menu-current-page,
.SideMenuWrapper nav#SideMenu ul li a:hover {
    color: #8c7c00;
}
.SideMenuSection .vweb-side-menu-groupper {
    color: rgb(84, 84, 84);
} */
h1:first-of-type span{
    /* padding-left: 22px; */
    display: inline-block;
}



.left-padding{
    padding-left:20px;
    box-sizing: border-box;
}
img.product-image{
    width: 100%;
    max-width: 500px;
}
.cd-dropdown .box-shadow-effect {
    box-shadow: none !important;
}

.right-box{
    /*background: rgb(250, 250, 250);*/
    background: #fff8f0;
    padding: 15px 10px 15px 15px;
    /* box-shadow: 3px 3px 2px rgba(0,0,0,0.7); */
    /*border: 1px solid rgba(0,0,0,0.1);*/
}
.discount-parent .right-box{
    border-color: #ff0000;
}
.right-box-footer .discount-span {
    line-height: 1.5;
}
.right-box-footer .discount-description {
    color: #000;
    font-size: 0.8125rem;
    line-height: 1.5;
}

.right-box .row{
    margin: 10px 0;
    margin-bottom: 0;
}

.right-box .row .clear{
    clear: both;
}
.right-box .row.with-border{
    border-top: 1px solid #fd9421;
    padding-bottom: 10px;;
    padding-top: 20px;
}

.right-box .row .left,
.right-box .row .middle,
.right-box .row .right,
.right-box-footer .row .left,
.right-box-footer .row .right{
    float: left;
    box-sizing: border-box;
}
.right-box .row .left{
    width: 150px;
}
.right-box .row .middle{
    width: 70px;
}
.right-box .row .middle{
    width: 100px;
}
.right-box .row .right,
.right-box-footer .row .right{
    text-align: right;
}
.right-box  h4,
.right-box-footer {
    color: rgba(38,38,38,0.6);
    position: relative;
}
.right-box-footer{
    color: #808080;
}
.right-box  h4{
    font-size: 1em;
    font-weight:400;
}
.right-box  p{
    font-size: 0.8em;
    margin-bottom:0;
}
.right-box  .abs-left{
    position: absolute;
    left: -11px;
}
.right-box-footer{
    margin-top: 10px;
    line-height: 0.9rem;
}
.right-box-footer .row {
    display: flex;
    justify-content: space-between;
}
.right-box-footer h5{
    display: inline-block;
    margin-bottom: 10px;;
}
.sub-ft-cat-box .left{
    float: left;
    box-sizing: border-box;
    max-width: 200px;
}
.sub-ft-cat-box .right{
    float: left;
    box-sizing: border-box;
}
a.expand-link{
    border: 2px solid transparent;
    color: #000;
    text-decoration: none;
    margin-top:3px;
    padding: 5px 10px 7px;
    position: relative;
}
a.expand-link > span.hide-text{
    display: none;
}
a.expand-link:after{
    content: '';
    margin-left:5px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url('/public/img/webase_icons_library_v1.01.png') no-repeat scroll -20px -9px rgba(0, 0, 0, 0) border-box;
}
a.expand-link.expanded:after{
    background: url('/public/img/webase_icons_library_v1.01.png') no-repeat scroll -5px -9px rgba(0, 0, 0, 0) border-box;
}
a.expand-link.expanded{
    border-color: black;
    border-bottom: none;
    background-color: white;
}
a.expand-link.expanded > span.hide-text{
    display: inline-block;
}
a.expand-link.expanded > span.show-text{
    display: none;
}

h2.feature{
    margin-bottom: 15px;
}
.subfeatures-box{
    /* margin-bottom:15px; */
}
.subfeature-header{
    /*display: inline-block;*/
    /* border:2px solid transparent; */
    /* background-color: #fff; */
    margin: 30px 0 4px 12px;
}
.subfeature-header.expanded{
    /*border-top-color: #000;*/
    /*border-left-color: #000;*/
    /* margin-bottom: -2px; */
    /* padding-bottom:4px; */
    /*border-right-color: #000;*/
    /*border-bottom-color: #fff;*/
}
h3.sub-feature{
    margin: 5px 0 7px;/*new*/
    display: inline-block;
    margin-right: 15px;
    margin-left: 0;
    /*font-size: 1.0625rem;*/
}

.category-box{
    border-top: 2px solid black;
}


/* New functionality [start] */
/* object type 1 */
/* hide all non instant options, except currently_selected */
.object-type-1-dropdown-container .select2-results:not(.show-all-options) .slow-option:not(.currently-selected),
/* hide show-more-options button if we alreay shown all options*/
.object-type-1-dropdown-container .select2-results.show-all-options .show-more-option,
/* hide currently selected option all the time*/
.object-type-1-dropdown-container .select2-results .currently-selected{
    display: none;
}
/* hide country and datacenter delivery label */
.object-type-1-parent.datacenter .delivery-label,
.object-type-1-parent.country .delivery-label {
    display:none;
}

/* object type 2 */
.option-list:not(.show-all-options) .object-type-2 label:not(.fast-delivery, .checked){
    display: none !important;
}

/* object type 3 */
.option-list:not(.show-all-options) .object-type-3-parent label:not(.fast-delivery, .currently-selected){
    display: none !important;
}
/* New functionality [end] */




.hide-me-row-if-no-setup-is-set td {
    line-height: 0;
}
.options-table tr:not(.extrausage-row).hide-me-row-if-no-setup-is-set td {
    padding: 0;
}
.hide-me-row-if-no-setup-is-set small.grey-color {
    position: relative;
    top: -15px;
}
.category-box.expanded{
    /*border: 2px solid black;*/
    /* margin-left: 10px; */
    /* padding-left: 10px; */
    /* padding-top: 9px; */
}
.category-box .available-options .row {
    padding-top: 4px;
    padding-bottom:4px;
}
.category-box.expanded .available-options .row {
    /* margin-bottom: 40px; */
}
.category-box.expanded .available-options > div:last-child{
    border-bottom: 0;
    margin-bottom: 0;
}

a.change-button{
    float: right;
    margin-top: -3px;
    display: block;
    vertical-align: top;
}

.current-option .row > *,
.available-options.specifications .row > *{
    float: left;
}
.current-option .row > small,
.available-options .row > small{
    /*width: 150px;*/
}

.available-options.specifications .category{
    width: 150px;
}
.available-options.specifications .option-list{
    margin-left: 18px;
    width: calc(100% - 175px);
}

.available-options .row.hide_even_if_is_selected{
    display:none;
}
/**/

.available-options > div:last-of-type{
    border-color: transparent !important;
}
.clear{
    float: none !important;
    clear: both !important;
}
h2.feature,
img.product-image,
.category-box{
    margin-left: 12px;
}

.current-option > p.selected-option > .cpu{
}


.current-option > p.selected-option{
    margin-bottom:0;
}
.current-option > p.selected-option,
.current-option > small{
    float: left;
}
.current-option > small{
    width: 150px;
}
.current-option > p.selected-option{
    margin-left: 20px;
}
.available-options .row:not(.default-value){
}
.option-list .price{
    /*font-weight: 700 !important;*/
    font-weight: 600 !important;
}

.cpu {
    color: #1bad24;
    margin-bottom: 0;
    display: inline-block;
    margin-right:20px;
    vertical-align: top;
    margin-top:2px;
}
.big-font{
    font-size: 1.6rem;
    font-weight: 700;
}
.icon-wrapper {
    height: 42px;
    width: 42px;
    padding: 5px 0px 24px;
    display: inline-block;
    box-sizing: border-box;
}
.icon-wrapper.with-border{
    font-weight: 700;
    border: 2px solid black;
    border-radius: 6px;
    text-align: center;
}
.icon-wrapper .digits{
    font-size: 1.25rem;
    display: block;
    line-height: 1rem;
}
.icon-wrapper .text{
    font-size: 0.7rem;
    display: block;
    margin-top: -1px;
}
.reverse-rounded-label{
    background-color: black;
    color: white;
    border-radius: 6px;
    text-align: center;
    font-weight: 700;
}
.simple-label{
    font-weight: 400;
}
.reverse-rounded-label, .simple-label{
    display: inline-block;
    padding: 2px 7px 3px;
    font-size: 1rem;
    line-height: 1rem;
    vertical-align: top;
    margin-top: 9px;
}
a.build-a-solution{
    border:1px solid #808080;
    border-radius: 2px;
    display: inline-block;
    padding: 4px 10px 5px;
    text-align: center;
    font-size: 0.8rem;
    color: #808080;
}
a.build-a-solution:hover{
    text-decoration: none;
    background-color: #eeeeee;
}
input.custom-radio{
    position: fixed;
    height:0;
    width:0;
    opacity:0;
}
input.custom-radio + label  .custom-radio-ball-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: white;
    width: 20px;
}
input.custom-radio + label  .custom-radio-ball{
    display: inline-block;
    width: 9px;
    height: 9px;
    border:1px solid black;
    border-radius: 6px;
    position: absolute;
    top: 7px;
    left: 0;
}
input.custom-radio + label  .custom-radio-ball:after{
    content: '';
    display: inline-block;
    position: absolute;
    background-color: white;
    width: 19px;
    height: 5px;
    bottom: -6px;
    left: -5px;
}
input.custom-radio + label  .custom-radio-ball:before{
    content: '';
    display: inline-block;
    position: absolute;
    background-color: white;
    width: 5px;
    height:5px;
    border-radius: 5px;
    margin:2px;
}

.custom-radio-text{
}
input.custom-radio:checked + label  .custom-radio-ball:before{
    background-color: black;
}
.option-list > label{
    margin-left: -16px;
    margin-bottom: 3px;
}

small.category{
    color: #808080;
    margin-top:3px;
    text-transform: uppercase;
    font-size: 0.8125rem;
    /*font-weight: 600;*/
}
h6.category{
    margin: 5px 0;
    /*color: #808080;*/
    /*margin-top:3px;*/
    /*text-transform: uppercase;*/
    /*font-size: 0.8125rem;*/
}

p.category-description-paragraph{
    font-style: italic;
    color: #808080;
}
.chapter_like{
    overflow: hidden;
    padding-bottom: 2px;
    display: block;
    padding-left: 15px;
    box-sizing: border-box;
    line-height: 1.5;
}
.chapter_like.has_price{

}
.chapter_like .chapter_like-parent-of-text-and-ball {
    background-color:white;
    display: inline;
}
.chapter_like .price{
    float:right;
    background-color: white;
}

#table-page-wrapper{
    width:100%;
    max-width: 1356px;
    table-layout: fixed;
}
.ContentBody{
    /* padding-right: 22px; */
}
#product-summary > h3 {
    display: block;
    margin: 45px 0px 15px 12px;
    font-size: 20px;
    color: black;
    text-transform: unset;
}
#product-summary > h3:first-of-type {
    margin-top: 0;
}
#product-summary .current-option .row  .option-list,
#product-summary .available-options .row  .option-list{
    width: calc(100% - 150px);
}
#product-summary .current-option .row > *,
.available-options.specifications .row > *{
    display: inline-block;
    float:none;
    vertical-align: top;
}
.row.default-value.bottom-border{
    margin-left: 12px;
    border-bottom:1px solid #828282;
    padding-top: 5px;
    padding-bottom: 8px;
}
.row.default-value.bottom-border > small{
    vertical-align: top;
}
.available-options .row{
    /* border-bottom: 1px solid #818181; */
}
#flowing-box-parent-small-res{
    vertical-align: top;
    padding-right: 20px;
    position: relative;
}
#product-description-paragraph{
    margin: 20px 0 50px 12px;
    font-size: 1.125rem;
}
#product-out-of-stock-paragraph{
    color: #ff0000;
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    max-width: 1000px;
    margin-left: 22px;
    font-weight: bold;
    padding: 5px 0;
    margin-top: 10px;
}
#flowing-box-default-parent{
    display: table-cell;
}
.elements-visible-only-on-small-res{
    display: none;
}

.morecontent span {
    display: none;

}
.ellipsis_text {
    width: 249px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-right: 10px;
    display: inline-block !important;
}
a.morelink{
    display: inline;
    float: right;
    font-weight: 600;
    margin-top: 3px;
}
a.morelink_multi{
    font-size: inherit;
}
a.improvement_link{
    float: none;
}
.class_for_small{
    display: inline;
}
.truncate_string{
    display: inline;
    margin-top: 3px;
}
small.adjustment_small{
    vertical-align: top;
    line-height: 0.7;
}
/* styles for '...' */
.block-with-text {
    max-height: 4.2em;
}
h1{
    padding-bottom: 30px;
    max-width: 1356px;
}
h1:first-of-type span{
    /* padding-left: 8px; */
}
#control-row td{
    font-size: 0;
    height: 0;
}




.floating-container{
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.floating-container table.niceTable{
    width: 100%;
    margin-top: 0;
}
#prices-small-res{
    margin-top: 0;
}
.floating-container table.niceTable tr.border-bottom td{
    padding-top: 10px;
    padding-bottom: 10px;
}
/*added separate to affect both simple select and select2*/

input.custom-radio:not(:checked) ~ label ~ .grouped-options{
    display: none;
}
.grouped-options{
    display: inline-block;
    background-color: #ffffff;
    padding-left: 15px;
}
.grouped-options > div:last-of-type{
    margin-right: 0;
}
.group{
    margin-right: 10px;
    display: inline-block;
}
.group .title{
    font-size: 0.8125rem;
    padding-bottom: 5px;
    color: #808080;
    font-weight: 700;
}
.group .tiny-box{
    border: 2px solid #000;
    padding: 0px 5px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.group .tiny-box.selected{
    color: #fff;
    background-color: #000;
}
.group .tiny-box.has-discount{
    border-color: #ff0000;
    color: #ff0000;
}
.group .tiny-box.has-discount.selected{
    background-color: #ff0000;
    color: #fff;
}
.grouped-options-tr td{
    padding-bottom: 20px;
}
.wb-inline-select-container label{
    padding: 3px 15px;
}
.custom-radio-text{
    position: relative;
}
.custom-radio-text:before{
    content: '';
    display: block;
    width: 15px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    left: -15px;
    bottom: 0;
}
.commitment-row{
    font-style: italic;
    font-size: 0.875rem !important;
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px !important;
}
#instant-activated-alert{
    width: 100%;
    max-width: 1356px;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
}


#flowing-box.sticky{
    top: 70px;
    position: fixed;
}

/*hide radio button on instant activated products*/
.is-instant-activated .chapter_like{
    padding-left: 0;
}
.is-instant-activated input.custom-radio + label .custom-radio-ball{
    display: none;
}

#special-price-description-big-res{
    margin: -15px -10px 15px -15px;
    background-color: rgba(255, 0, 0, 0.15);
    padding: 10px 15px;
}
#special-price-description-small-res{
    margin: -35px -22px 10px -23px;
    background-color: rgba(255, 0, 0, 0.15);
    padding: 10px 25px;
}
.select2-container {
    /*max-width: 100%;*/ /* strica tot */
    max-width: none;
    font-size: 16px;
}
.select2-search .select2_th {
    font-size: 12px;
    font-weight: 400;
    color: #383838;
    display: inline-block;
    width: 120px;
    text-align: right;
    box-sizing: border-box;
    line-height: 1;
}
.select2-search .select2_th.price {
    /* font-weight: 700 !important; */
}
.select2-search .select2_th.delivery {
    text-align: right;
    padding-left: 10px;
}

.select2-results[data-noofcols="1"] li,
.select2-results[data-noofcols="2"] li,
.select2-results[data-noofcols="3"] li,
.select2-results[data-noofcols="4"] li {
    padding-right: 0;
}
.select2-search[data-noofcols="1"],
.select2-search[data-noofcols="2"],
.select2-search[data-noofcols="3"],
.select2-search[data-noofcols="4"] {
    padding-right: 25px;
}

.select2-search[data-noofcols="2"] > input,
.select2-results[data-noofcols="2"] .option_name{
    width: calc(100% - 120px);
}
.select2-search[data-noofcols="2"]::before {
    right: 165px;
}
.select2-search[data-noofcols="2"]::after {
    right: 164px;
}

.select2-search.select2-search {
    display: flex;
    justify-content: flex-end;
    min-height: 24px;
    align-items: flex-end;
    padding-bottom: 4px;
}
.select2-search.select2-search::after,
.select2-search.select2-search::before {
    content: none !important;
}
.select2-search.select2-search > input {
    display: none;
}
.select2-results[data-noofcols="3"] .option_name{
    width: calc(100% - 240px);
}
.select2-search[data-noofcols="3"]::before {
    right: 285px;
}
.select2-search[data-noofcols="3"]::after {
    right: 284px;
}
.select2-search[data-noofcols="4"] > input,
.select2-results[data-noofcols="4"] .option_name{
    width: calc(100% - 360px);
}
.select2-search[data-noofcols="4"]::before {
    right: 405px;
}

.select2-search[data-noofcols="4"]::after {
    right: 404px;
}
.select2-search[data-noofcols="5"] > input,
.select2-results[data-noofcols="5"] .option_name{
    width: calc(100% - 480px);
}
.select2-search[data-noofcols="5"]::before {
    right: 525px;
}

.select2-search[data-noofcols="5"]::after {
    right: 524px;
}
.select2-results .row:after {
    content: "";
    display: table;
    clear: both;
}

.select2-results {
    scrollbar-gutter: stable;
    font-size: 16px
}
.select2-results .option_name{
    float: left;
    display: inline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
    box-sizing: border-box;
}
.select2-results .option_extra {
    width: 120px;
    display: block;
    float: left;
    text-align: right;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
}
.select2-results .option_extra.delivery {
    text-align: left;
    padding-left: 10px;
}
.selected_option{
    /* text-align: right; */
    /* float: right; */
    /* color: red; */
    opacity: 0;
}

.object-type-1-parent {
    margin-bottom: 32px;
    margin-top: 6px;
}
.object-type-2 {
    display: grid;
    margin-top: 12px;
    margin-bottom: 32px;
    gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    grid-auto-rows: 1fr;


}


.object-type-2 a.show-all-options,
.object-type-2 .wb-big-radio-buttons.alternative {
    font-size: 24px;
    font-weight: 700;
    padding: 24px 12px 12px;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 132px;
    margin:0;
}
.object-type-2 a.show-all-options {
    font-size: 12px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.15);
    cursor: pointer;
    box-sizing: border-box;
    padding: 12px;
    color: #808080;
}
.object-type-2 .wb-big-radio-buttons.alternative .opt-details {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 10px;
}

label.chapter_like.instant-delivery,
.object-type-2 .wb-big-radio-buttons.alternative.instant-delivery {
    outline: 1px solid #83DB83;
    outline-offset: -1px;
}

.object-type-1-dropdown-container .option_extra.delivery.instant,
span.scrollable_list_value.delivery.instant,
.object-type-1-parent.instant-delivery .delivery-label,
.object-type-2 .wb-big-radio-buttons.alternative.instant-delivery .delivery-label,
.object-type-3-parent .instant-delivery .delivery-label { 
    background: #D2F2D2;
    color: #008E00;
}

.object-type-1-dropdown-container .option_extra.delivery,
.object-type-1-parent .delivery-label,
.object-type-2 .wb-big-radio-buttons.alternative .delivery-label,
.object-type-3-parent .delivery-label { 
    position: absolute;
    background: #eee;
    padding: 1px 7px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}
.object-type-1-dropdown-container .option_extra.delivery {
    right: 2px;
    width: unset;
}
.select2-container .select2-choice>.select2-chosen {
    margin-right: 125px;
}
.object-type-2 .wb-big-radio-buttons.alternative .delivery-label { 
    top: 5px;
    left: 5px;
}

.object-type-3-parent label{
    margin: 4px 0;
}
.object-type-3-parent .delivery-label {
    top: calc(50% - 10px);
    right: 25px;
}
.object-type-3-parent label.no-qty .delivery-label {
    top: calc(50% - 10px);
    right: 25px;
    left: unset;
}

.object-type-3-parent .show-all-options,
.show-more-option span.option_name {
   text-align: center;
   cursor: pointer;
   box-sizing: border-box;
   color: #323232;
   margin: 0 auto;
   font-size: 12px;
   font-weight: 600;
   font-style: italic;
   text-decoration: underline;
   text-align: center;
   width: 100% !important;
}
.object-type-1-parent .delivery-label {
    right: 25px;
    top: calc(50% - 10px);
}
.object-type-2 .wb-big-radio-buttons.alternative span.option-price {
    display: none;
}
label.chapter_like {
    position: relative;
    cursor: pointer;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #D4D4D4;
    padding: 12px 1px 12px 10px;
    overflow:visible;
    display: flex;
    min-height: 70px;
    text-align: left;
}
label.chapter_like:hover {
    border-color: #000;
}
input:checked + label.chapter_like{
    border: 1px solid #7490FF !important;
    outline: 2px solid #7490FF !important;
    outline-offset: -2px;
}
label.chapter_like .option-value {
    display: inline-block;
    width: calc(50% - 15px);
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 600;
}
 label.no-qty.chapter_like .option-value {
    width: 100%;
    position: relative;
    top: 0;
    transform: none;
    margin-right: 100px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: left;
}
label.chapter_like .option-value .opt-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
}
label.chapter_like .option-value .opt-details {
    display: block;
    font-size: 12px;
    font-weight: 400;
}

.scrollableList{
    display: inline-flex;
    width: calc(50% + 10px);
    position: relative;
    align-items: center;
    margin-left: 50%;
    margin-top: -11px;
    margin-bottom: -13px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 10px;
}
.scrollableList.active-dropdown{
    z-index: 10000;
    background: #fff;
}
.scrollableList .selectedOption{
    text-align: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding-right: 30px;
    padding-left: 10px;
}
input:checked + label.chapter_like .scrollableList .selectedOption:before {
    content: '';
    position: absolute;
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 0px;
    border: solid 6px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    right: 8px;
    top: 21px;
    border-radius: 0 2px 2px 0;
}
input:checked + label.chapter_like .scrollableList.active-dropdown .selectedOption:before {
    transform: rotate(180deg);
    top: 15px;
}

.scrollableList.active-dropdown .selectedOption {
    z-index: 10001;
}

.scrollableList ul {
    margin: 0;
    position: absolute;
    background: #fff;
    padding: 15px 0 10px 0;
    top: 66px;
    left: 0;
    right: -2px;
    padding-top: 0;
    border-bottom: 2px solid #7490ff;
    border-left: 2px solid #7490ff;
    border-right: 2px solid #7490ff;
}

.scrollableList ul li {
    list-style: none;
    padding: 6px 0 5px 0;
    font-size: 16px;
    font-weight: 400;
    color: #383838;
    margin: 0;
    min-height: 1em;
    display: flex;
}
.scrollableList ul li.list-option:hover {
    background: #E4E4E4;
}

.scrollableList ul li.list-option.selected-order-by-option,
.scrollableList ul li.list-option.selected-order-by-option .price {
    background: #5d78e1;
    color: #fff;
}

.scrollableList ul li span {
    padding-left: 20px;
    vertical-align: top;
}
.scrollableList ul li span.setup {
    text-align: right
}

.scrollable_list_th,
.scrollable_list_value {
    display: inline-block;
    box-sizing: border-box;
}
.scrollable_list_th {
    font-size: 12px;
    font-weight: 400;
}

ul .scrollable_list_value,
ul .scrollable_list_th  {
    /* width: -webkit-fill-available; */
}

ul[data-noofcols="3"] .scrollable_list_value:nth-child(2),
ul[data-noofcols="3"] .scrollable_list_th:nth-child(2) {
    width: 40%;
    background-color: transparent;
}
ul[data-noofcols="4"] .scrollable_list_value:nth-child(2),
ul[data-noofcols="4"] .scrollable_list_th:nth-child(2),
ul[data-noofcols="4"] .scrollable_list_value:nth-child(3),
ul[data-noofcols="4"] .scrollable_list_th:nth-child(3) {
    background-color: transparent;
    width: 30%;
} 

ul .scrollable_list_value:first-child,
ul .scrollable_list_th:first-child {
    width: 40px;
}
ul .scrollable_list_value:last-child,
ul .scrollable_list_th:last-child {
    text-align: right;
    position: absolute;
    right: 10px;

}
span.scrollable_list_value.delivery {
    position: absolute;
    background: #eee;
    padding: 1px 7px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    width: unset;
    right: 10px;
}
    
#dropdown-mask{
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    z-index: 900;
}

.object-type-3-parent .chapter_like .price {
    float: none;
    background: transparent;
    margin-right: 20px;
    text-align: right;
    color: #000;
    font-weight: 400 !important;
}

.subfeatures-box,
.available-options.specifications {
    max-width: 986px;
    margin-left: -210px;
    padding: 40px 10px 0 210px;
}   

.subfeatures-box.even,
.available-options.specifications {
    background-color: #f7f7f7;
}

.subfeatures-box.odd {
    background-color: #ebebeb;
}
.SideMenuWrapper nav#SideMenu,
.SideMenuWrapper {
    background: transparent;
}






.select2-container > a.select2-choice {
    background-color: rgba(254, 254, 255, 1) !important;
    border-color:rgba(116, 144, 255, 1) !important;
    /* outline: 1px solid rgba(116, 144, 255, 1); */
    /* outline-offset: -1px; */
}
.select2-container.select2-container-active > a.select2-choice,
.select2-container.select2-container-active > ul.select2-choices {
    background-color: rgba(254, 254, 255, 1) !important;
    border-color:rgba(116, 144, 255, 1) !important;
    outline: 2px solid rgba(116, 144, 255, 1);
    outline-offset: -2px;
}

.select2-drop.select2-drop-active {
    border: 2px solid rgba(116, 144, 255, 1);
}

.select2-drop.select2-drop-active.wb-search-input,
.select2-container.select2-container-multi.select2-container-active {
    border-color: rgba(116, 144, 255, 0.4);
}

.select2-container .select2-choice .select2-arrow {
    border-top-color: #000 !important;
    right: 8px  ;
}

.select2-container.wb-search-input .select2-choice .select2-arrow {
    background-color: transparent;
}

.select2-drop {
    border-color: rgba(255, 255, 255, 1);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: rgba(255, 255, 255, 1);
    background: rgba(255, 255, 255, 1);
}

.select2-container-multi .select2-choices {
    background-color: rgba(255, 255, 255, 1);
}

.select2-container-multi .select2-choices:after,
.select2-container-multi .select2-choices:before {
    background-color: #000;
}

.select2-container-multi .select2-choices .select2-search-choice {
    background-color: rgba(116, 144, 255, 1);
    color: rgba(255, 255, 255, 1);
}

.select2-search-choice-close:before,
.select2-search-choice-close:after {
    background-color: rgba(255, 255, 255, 1);
}

.select2-drop-mask {
    background-color: rgba(255, 255, 255, 1);
}

.select2-drop {
    background: rgba(254, 254, 255, 1);
    color: rgba(0, 0, 0, 1);
}

.select2-drop .select2-no-results, .select2-drop .select2-searching {
    color: rgba(255, 255, 255, 1) !important;
}

.select2-drop:not(.select2-drop-above) {
    border-top: none;
    margin-top: -3px;
}
.select2-drop.select2-drop-above {
    border-bottom: none;
    margin-top: 3px;
}

html[dir='rtl'] .select2-container .select2-choice .select2-arrow {
    border-right-color: rgba(255, 255, 255, 1);
}

.select2-search input.select2-active {
    background: rgba(0, 0, 0, 0) url('../img/select2-spinner.gif') no-repeat 100%;
}

.wb-search-input .select2-search input.select2-active {
    background-color: transparent;
}

.wb-search-input:not(.select2-drop-above) .select2-results>li:first-child>div:first-child {
    border-top: 1px solid rgba(116, 144, 255, 0.3);
}

.wb-search-input.select2-drop-above .select2-results>li:first-child>.select2-result-sub {
    border-bottom: 1px solid rgba(116, 144, 255, 0.3);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border-bottom-color: rgba(116, 144, 255, 0.4);
    border-right-color: rgba(116, 144, 255, 0.4);
    border-left-color: rgba(116, 144, 255, 0.4);
    border-top-color: transparent;
}

.select2-dropdown-open .select2-choice .select2-arrow {
    /* background: transparent; */
}

.select2-results .select2-disabled {
    background: transparent;
    color: rgba(0, 0, 0, 0.5);
}

.select2-search input {
    border-color: rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 1);
}

.wb-search-input-wrapper .wb-search-input+span {
    border-color: rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 1);
}

.wb-search-input-wrapper .wb-search-input+span::before {
    color: #000;
    border-color: #000;
}

.wb-search-input-wrapper .wb-search-input+span::after {
    background-color: #000;
}

.select2-drop:not(.wb-search-input) .select2-search::before,
.wb-search-input .select2-search::before {
    color: #000;
    border-color: #000;
}

.select2-drop:not(.wb-search-input) .select2-search::after,
.wb-search-input .select2-search::after {
    background-color: #000;
}

select2-more-results.select2-active {
    background: transparent url('../img/select2-spinner.gif') no-repeat 100%;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: transparent url('../img/select2-spinner.gif') no-repeat 100% !important;
}

.select2-results {
    -webkit-tap-highlight-color: hsla(0, 0%, 0%, 0);
}

.select2-results .select2-highlighted {
    background: #e4e4e4;
    color: #000;
}

.select2-results li em {
    background: rgba(255, 255, 255, 1);
}

.select2-container.select2-container-multi.basic-multiple-select.select2-dropdown-open>.select2-choices {
    background-color: rgba(254, 254, 255, 1);
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: rgba(116, 144, 255, 1);
    color: rgba(255, 255, 255, 1);
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
    background: rgba(255, 255, 255, 1);
}

.select2-more-results.select2-active {
    background-color: rgba(255, 255, 255, 1);
}

.select2-results .select2-ajax-error {
    background: hsla(0, 0%, 100%, 0.1);
}

.select2-more-results {
    background: rgba(255, 255, 255, 1);
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: rgba(0, 0, 0, 0.02);
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: rgba(255, 255, 255, 1);
}

.select2-container-multi .select2-choices .select2-search-field input {
    color: rgba(0, 0, 0, 1);
    background: transparent !important;
}

.select2-default {
    color: rgba(255, 255, 255, 1) !important;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: rgba(116, 144, 255, 1);
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: rgba(116, 144, 255, 1);
    border-color: rgba(116, 144, 255, 1);
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    border-color: rgba(116, 144, 255, 1);
    background-color: rgba(116, 144, 255, 1);
}
/* default state */
.scrollableList{
    pointer-events: none;
}
.scrollableList .selectedOption{
    opacity: 0;
}
/* working state only on checked */
input:checked + label .scrollableList{
    pointer-events: all;
}
input:checked + label .scrollableList .selectedOption{
    opacity: 1;
}
.select2-results li:has(.selected_option) {
    background-color: rgba(116, 144, 255, 1);
    color: #fff;
}





input:checked+.wb-big-radio-buttons p,
input:checked+.wb-big-radio-buttons span.wb-small {
    color: rgba(0, 0, 0, 0.8);
}

input:checked+.wb-big-radio-buttons {
    border-color: rgba(116, 144, 255, 1) !important;
    outline: 3px solid rgba(116, 144, 255, 1) !important;
    outline-offset: -3px;
    background-color: #fff;
}

input:checked+.wb-big-radio-buttons p:first-of-type {
    color: rgba(116, 144, 255, 1);
}
input:not(:checked)+.wb-big-radio-buttons:hover,
input:checked+.wb-big-radio-buttons:hover {
    box-shadow: none;
    border-color: #000;
}

h6.category,
h6.category + p {
    font-weight: 600;
    font-size: 18px;
    display: inline;
    line-height: 1.2;
    vertical-align: baseline;
}
h6.category + p {
    color: #8F8F8F;
    font-weight: 400
}
.category-box {
    border: none;
}




.price {
    color: #000;
}

.right-box a {
    color: #515151;
}
.right-box > div > small {
    color: #808080;
}
input[type="button"].buy,
input[type="submit"].buy{
    border: 2px solid rgba(0, 0, 0, 0.2);
	color:#ffffff;
	background-color: #FF04FF;
}
input[type='button'].buy:hover,
input[type='submit'].buy:hover{
	background: #ff48ff;
}
input[type='button'].buy:focus,
input[type='submit'].buy:focus{
	border-color:#ffe5ff;
}
.right-box,
table.niceTable td:last-child {
    background: #F7F7F7 !important;
}

.wb-inline-select-container input:checked + label {
    background-color: #FF04FF;
    outline: 1px solid #FF04FF;
    color: #fff;
}
.wb-inline-select-container {
    border-color: #515151;
    background-color: #fff;
}

table.niceTable tr.border-bottom td {
    border-bottom: 1px solid #515151 !important;
}
table.niceTable tr.border-top td {
    border-top: 1px solid #515151 !important;
}

table.niceTable td:last-child {
    border-left: 3px solid #515151 !important;
    border-right: 3px solid #515151 !important;
}
table.niceTable tr:first-child td:last-child {
    border-top: 3px solid #515151 !important;
}
table.niceTable tr:last-child td:last-child {
    border-bottom: 3px solid #515151 !important;
}

.subfeature-header {
    display: none !important;
}
.category-box {
    border-top: none !important;
}

ul#floating-menu {
    display: flex;
    margin-block: 0;
    margin-inline: 0;
    padding-inline: 0;
    position: sticky;
    top: 40px;
    background: #fff;
    z-index: 100;
    padding: 10px 12px 10px 22px;
    margin-left: -10px;
    margin-right: -10px;
}

#floating-menu li {
    display: inline-block;
}

#floating-menu li a.tab-selector {
    display: inline-block;
    padding: 7px 15px;
    margin-right: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #000; 
}
#floating-menu li a.tab-selector:hover {
    background: #eee;
}
#floating-menu li a.tab-selector.selected {
    background-color: #000;
    color: #fff;
}

#floating-menu li#summary {
    margin-left: auto;
    padding-left: 10px;
    border-left: 2px solid black;
}

#floating-menu li#summary a {
    margin-right: 0;
}

.wb-tooltip-wrapper2 {
    background: #222;
}
.wb-tooltip-arrow-up {
    border-top-color: #222;
}






/* Warning icon - replaced by "on site"  */
/*span.scrollable_list_value.delivery.instant.warning,*/
/*.object-type-3-parent .instant-delivery.warning .delivery-label,*/
/*.object-type-2 .wb-big-radio-buttons.alternative.instant-delivery.warning .delivery-label,*/
/*.object-type-1-parent.instant-delivery.warning .delivery-label,*/
/*.object-type-1-dropdown-container .option_extra.delivery.instant.warning {*/
/*    background-color: #e8f2d2;*/
/*}*/

/* span.scrollable_list_value.delivery.instant.warning:after,
.object-type-3-parent .instant-delivery.warning .delivery-label:after,
.object-type-2 .wb-big-radio-buttons.alternative.instant-delivery.warning .delivery-label:after,
.object-type-1-dropdown-container .option_extra.delivery.instant.warning:after {
    content:"";
    display: inline-block;
    height: 20px;
    width: 18px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='511pt' viewBox='0 -26 511.82388 511' width='511pt'%3E%3Cpath d='m439.210938 459.449219h-366.609376c-25.160156 0-48.53125-13.027344-61.757812-34.433594-13.230469-21.402344-14.433594-48.128906-3.179688-70.636719l183.304688-313.832031c12.300781-24.59375 37.4375-40.132813 64.9375-40.132813s52.636719 15.539063 64.9375 40.132813l183.304688 313.832031c11.253906 22.507813 10.050781 49.234375-3.179688 70.636719-13.226562 21.40625-36.59375 34.433594-61.757812 34.433594zm0 0' fill='%23f0c419'/%3E%3Cpath d='m291.21875 380c0 19.503906-15.8125 35.3125-35.3125 35.3125s-35.308594-15.808594-35.308594-35.3125c0-19.5 15.808594-35.308594 35.308594-35.308594s35.3125 15.808594 35.3125 35.308594zm0 0' fill='%2335495e'/%3E%3Cpath d='m255.90625 71.035156c19.5 0 35.3125 15.808594 35.3125 35.3125v167.722656c0 19.5-15.8125 35.308594-35.3125 35.308594s-35.308594-15.808594-35.308594-35.308594v-167.722656c0-19.503906 15.808594-35.3125 35.308594-35.3125zm0 0' fill='%2335495e'/%3E%3C/svg%3E");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: -18px;
    top: 0px;
}
.object-type-2 .wb-big-radio-buttons.alternative.instant-delivery.warning .delivery-label:after {
    left: unset;
    right: -18px;
    top: 1px;
}  */


.ajax-in-progress .wb-skeleton-obj#product-delivery-date {
    animation-duration: 1.25s !important;
    animation-fill-mode: forwards !important;
    animation-iteration-count: infinite !important;
    animation-name: placeHolderShimmer !important;
    animation-timing-function: linear !important;
    background: #f6f7f8;
    background: linear-gradient(to right, #fafafa 8%, #eee 38%, #fafafa 54%);
    background-size: 1000px 640px !important;
    /* position: relative; */
    color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    /* min-height: 720px; */
}



@media only screen and (max-width: 1356px) and (min-width: 0px){
    div.ContentBody.SideMenuPresent {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 1356px) {
    .global-nav-path.SideMenuPresent ul.global-nav-container {
        padding-left: 12px;
    }
    ul#floating-menu {
        margin: 0;
        padding: 10px 12px;
    }
}

@media (max-width: 1160px){
    #floating-menu li a.tab-selector {
        padding: 7px 10px;
        margin-right: 11px;
        font-size: 16px;
    }
}


@media (max-width: 1000px) {
    .hidden-elements-on-small-res {
        display: none;
    }
    .right-box#flowing-box-for-small-res {
        padding: 15px 12px;
        margin-bottom: 0;
    }
    #shadow-of-flowing-box {
        display: block;
    }
    #product-description-paragraph {
        margin: 20px 22px;
    }
    #flowing-box-parent-small-res {
        padding-right: 0;
    }
    .right-box {
        padding: 15px 22px;
    }
    #flowing-box {
        position: relative;
        top: 0 !important;
        left: 0;
        right: 0;
        width: 100%;
        box-sizing: border-box;
    }
    #prices {
        width: 100% !important;
    }
    .elements-visible-only-on-small-res {
        display: block;
        max-height: 40vh;
        overflow: visible;
    }
    .right-box-footer {
        display: none;
    }
    h1 {
        margin-right: 22px;
        margin-bottom: 20px;
    }

    [type="checkbox"].wb-checkbox:not(:checked) + label:after, [type="checkbox"].wb-checkbox:checked + label:after {
        top: 10px;
        left: calc(50% - 3px);
    }

    #flowing-box-default-parent {
        display: none;
    }
    .ContentBody {
        padding-right: 0;
    }
    #export-wrapper-on-small-res {
        display: block;
        padding: 0 12px;
        margin-top: 0;
        margin-bottom: 24px;
    }
    #instant-activated-alert {
        width: 100%;
    }
}

