.product_details .central-column {
    margin: 0;
    width: 100% !important;
}
.product-image {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 485px;
    padding-top: 6px;
}
.product-description {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    display: table;
    padding: 0 1px 1px;
    width: 660px;
}
.themainimg {

    box-sizing: border-box;
    float: right;
    position: relative;
    text-align: center;
    width: 72%;
}


.themainimg .img{
    border: 1px solid #c2c2c2;
    padding: 10px;
}

.bome{
    border: 0;
}
.clearf .product-image > .float-left.bome {
    float: left;
    margin: 0 5px 10px 40px;
    width: 70px;
    border: 1px solid #ececec;
}

.float-left.bome:empty {
    display: none;
}
.new-wish-comp .wishline {
    float: left;
}
.new-wish-comp .compline {
    float: right;
}

.wishline .text_button_link {
    background: rgba(0, 0, 0, 0) url("/tmpimages/kardia_icon.png") no-repeat scroll left center !important;
    display: block;
    font-size: 11px;
    margin-top: 10px;
    padding-left: 25px;
    text-decoration: none;
    color: #000;
    letter-spacing: normal;
}

.compline .text_button_link {
    background: rgba(0, 0, 0, 0) url("/tmpimages/sugkrisi_icon.png") no-repeat scroll left center !important;
    display: block;
    margin-top: 10px;
    padding-left: 25px;
    text-decoration: none;
    color: #000;
    font-size: 11px;
    letter-spacing: normal;
}
.associated .associated_title {
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0;
    padding-left: 5px;
    text-align: left;
}
.associated .associated_range {
    align-items: center;
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: flex-start;
}
h1.realh1 {
    color: #636363;
    display: block;
    font-size: 17px;
    font-weight: normal;
    margin-top: -35px;
    position: relative;
    text-align: center;

}

.chrome h1.realh1{
    margin-top: -15px;
}
.prodhalf {
    float: left;
    margin: 0 1%;
    position: relative;
    text-align: center;
    width: 47%;
}
.prodhalf .sku {
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    color: #636363;
    display: block;
    font-size: 14px !important;
    margin: 25px auto;
    padding: 10px 0;
    width: 85%;
}
.prodhalf .sku span {
    color: #636363;
    font-size: 14px;
}
.product-description .list-price {
    color: #636363 !important;
    font-family: tahoma;
    font-size: 14px;
    line-height: 32px;
}
.prodhalf .box_price {
    float: none;
    margin: 10px 0 30px ;
    width: 100%;
}
.prodhalf .box_price > .price {
    color: #000000;
    font-family: tahoma;
    font-size: 28px;
    font-weight: normal;
}
.prodhalf .price .price {
    color: #1f8e9f !important;
    font-size: 40px;
    font-weight: normal;
}
.prodhalf .form-field.product-list-field.product-quantity {
    margin: 0 auto;
    width: 255px;
}
.product-description .prodhalf .product-quantity label {
    width: 192px;
}
.prodhalf .mobile-non-visible.prodbrandimg {
    clear: both;
    display: block;
    float: none;
    left: auto;
    margin-bottom: 40px !important;
    margin-top: 75px !important;
    position: relative;
    top: auto;
    width: auto;
}
.thesocial.clearf {
    display: flex;
    justify-content: flex-end;
    padding: 40px 22px;
}
.b5.float-left.bome {
    height: auto;
    line-height: 1;
    margin: 0 0px 5px !important;
    width: 130px !important;
    border-left: 0!important;
    border-right: 0!important;
}
.b5 hr {
    display: none;
}
.tab-wrapper {
    align-items: flex-start;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #c2c2c2;
    border-top: 1px solid #c2c2c2;
    display: flex;
    height: 75px;
    justify-content: space-around;
    overflow: hidden;
}
.section-inactive-tab-bg, .section-active-tab-bg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 15px 0;
    color: #c2c2c2;
    font-weight: normal;
    font-size: 15px;
    position: relative;
}

.section-inactive-tab-bg::before,.section-active-tab-bg::before {
    border-top: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: -5px;
    transform: rotate(-45deg);
}

.section-inactive-tab-bg::before{
    border-left: 10px solid #c2c2c2;
}
.section-active-tab-bg::before{
    border-left: 10px solid #2c2c2c;
}

.section-inactive-tab-bg{
    color: #c2c2c2;
}
.section-active-tab-bg{
    color: #2c2c2c;
}
.tab-content-border {
    border: 0 none;
    clear: both;
    margin-bottom: 8px;
    padding: 0px 0;
}
.product-details-options label {
    margin-left: 170px;
    width: 425px;
    font-size: 14px;
    font-weight: bold;
}
.product-details-options .form-field .float-left {
    max-width: 500px;
    width: 100%;
    font-size: 14px;
    color: #000;
}
.form-field.product-features.gray-rows-2,.form-field.product-features.gray-rows-1 {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #c2c2c2;
    padding: 5px 0;
}

.product-details-options {
    margin: 0;
}
.watchshoplists .border {
    border: 1px solid #c2c2c2;
    border-radius: 5px;
}
.watchshoplists .border h2 {
    background: #eeeeee none repeat scroll 0 0;
    border-bottom: 1px solid #c2c2c2;
}
.watchshoplists .border h2 {
    background: #eeeeee none repeat scroll 0 0;
    border-bottom: 1px solid #c2c2c2;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: normal;
    padding-left: 20px;
    text-align: left;
}

.watchshoplists .jcarousel-skin-tango .jcarousel-container-horizontal{
    width: 100%!important;
}
.watchshoplists .jcarousel-skin-tango .jcarousel-container-horizontal,.watchshoplists .jcarousel-skin-tango .jcarousel-clip-horizontal {
    box-sizing: border-box;
    width: 100% !important;
}
.watchshoplists .watertitle,.watchshoplists .watersku {
    display: none;
}
.watchshop-title {
    color: #0798ad !important;
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0;
}
.watchshoplists .list-price > .price {
    font-size: 0;
}
.price, .sub-price {
    color: #333333;
    font: 15px tahoma;
    margin: 0;
    padding: 0;
}

.bome .bome{
    margin: 0;
}
.bome .bome:hover{
    border: 0;
}

#content_description, #content_about_brand {
    border: 1px solid #c2c2c2;
    border-top: 0;
    box-shadow: 0 0 15px -5px #c2c2c2 inset;
    padding: 30px 15px;
}

.left-column{
    display: none;
}
#billy {
    max-width: 135px;
    display: flex;
    margin: 0;
    position: relative;
    height: 595px;
    overflow: hidden;
    flex-direction: column;
    flex-wrap: wrap;
    min-width: 135px;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
}
li.bome {
    border: 1px solid transparent;
  
    margin-left: 1px;
}

@media screen and (max-width: 599px){
    #billy {
        max-width: 100%;
        display: flex;
        margin: 0;
        position: relative;
        height: auto;
        overflow: hidden;
        flex-direction: row;
        flex-wrap: nowrap;
        min-width: 135px;
        text-align: center;
        justify-content: flex-start;
        align-items: center;
    }

    .syskevasia {
        margin-bottom: 0;
        position: relative;
        width: 100%;
    }

    .syskevasia div div div{
        max-width: 32%!important;
        margin-left: 1%;
    }
}