
    #stone_top_left {
    margin-bottom: 10px;
    margin-top: 15px;
}
#stone_top_left .left_tab {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 0 7px 0;
    text-align: center;
}
#stone_top_left .left_tab .left_tab_1 {
    font-size: 14px;
    font-family: "open_sansregular";
}
#stone_top_left .left_tab p {
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'open_sanssemibold';
    color: #414042;
    line-height: 21px;
}

#stone_top_left .arrow_bottom_top {
    height: 16px;
    background: url("<?= $url ?>stone/arrow.png") no-repeat top center;
}

.stone_swatch_options .clicked {
    padding: 6px 0 5px 5%;
    cursor: pointer;
    background: #ececec;
    width: 100%;
    float: left;
    font-size: 13px;
}
.title_column{
    position: absolute;
    width: auto;
    line-height: normal;
}
@media screen and (max-width: 900px) and (min-width: 500px) {
  .title_column {
   position: unset !important;
   display: inline-table !important;
  }
}
.stone_swatch_options.clicked{
    border: 1px solid #e3e3e3;
    padding: 6px 0 5px 5%;
    min-height: 60px;
    cursor: pointer;
    background: #ececec;
}
span.dropdown_proview {

  
    

}
img.item_selected {
    float: right;
    margin: 2px 3% 0 0;
    max-width: 40px;
}
.stone_fields{
    border: 1px solid #e3e3e3;
    margin-top: 10px;
}
.swatch-attribute-options.clearfix {
    padding-left: 20px;
}
.arrow {
    height: 30px;
    width: 20px;
    float: right;
    margin: 2px 3% 0 0;
    max-width: 40px;
}
.arrow-child
{
    height: 40px;
    width: 12px;
    float: right;
    margin: 2px 3% 0 0;
    max-width: 40px;
    margin-top: -10px;
   
}
.under_tab {
    display: none;
}
.swatch-attribute-selected-option {
    padding: 1px !important;
}
.swatch-option{
    border-color : transparent ;
}
.stone_swatch_options:hover{
    background-color: #d2d2d2;
}
div#product-options-wrapper li {
    list-style-type: none;
}
.sub_section
{
    display: none;
}
.stone_subgroup{
    /*background: #ddd none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0%;
    position: absolute;
    bottom: 35%;
    width: 100%;
*/
}
.stone_subgroup {
    position: relative;
    float: none;
    padding: 7px 0 0;
    width: 100%;
    margin: 0px auto 4px;
    clear: both;
}
.true1_label.stone_subgroup>li>label {
    background: #fff none repeat scroll 0 0;
    padding-right: 11px;
    position: relative;
    z-index: 1;
    /* font-size: 12.5px; */
    /* font-family: "open_sansregular"; */
    cursor: pointer;
}

span.dropdown_diamond_des:after {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 1px;
    margin-top: 10px;
    left: auto;
    position: absolute;
    width: 80%;
}
.stone_subgroup label{
    padding-right: 10px;
}    
.clicked img.item_selected {
    max-width: 50px !important;
}
#custom-text-input
{
    width: 95%;
    border: 1px solid #c6c5c5;
}
.swatch-opt {
    margin: 20px 0 0;
}
select.swatch-select {
    width: 95%;
}
.product-add-form .field.required {
    margin: 5px !important;
    padding: 5px !important;
}
.product-info-price .price-label {
    display: inline-block !important;
}

.fotorama__caption {
    display: none !important;
}
td.postnl-deliveryoptions {
    display: none !important;
}
@media screen and (max-width: 1100px) and (min-width: 767px) {
  body {
   height: auto !important;
  }
}