/* PRODUCT PAGE */
.product-page{
    max-width: 100%; 
    padding: 0px;
}
.product-page > .row-fluid:first-child{
    max-width: 920px;
    margin: 0 auto;
}
.ty-product-switcher__a{
    top: 4px;
}
.ty-product-block__img-wrapper{
    padding: 80px 0 10px;
    margin-right: 40px;
}
.ty-product-block__left .ty-thumbnail-list .ty-thumbnail-list__img-block{
    width: 60px;
}
.ty-product-block__left .ty-btn__add-to-cart{
    height: 52px;
}
.ty-product-detail .ty-product-block__left{
    padding-right: 0px;
}
.ty-product-block-title{
    font-family: 'Didact Gothic', 'Open Sans', sans-serif;
    margin-bottom: 0px;
}
.ty-product-block__sku{
    margin: 20px 0;
	text-align:left;
}
.product-page .ty-quick-view-button {
    margin-left: 26px !important;
}
.ty-product-notify-email{
    width: 100% !important;
}
.product-page .ty-product-block__option{
    padding: 10px;
}
.product-page .ty-product-block__option, .ty-product-block__left .ty-product-color-option{
    background: #eef1f4;
    border: 1px solid #d2d8e7;
}
.ty-product-color-option .tab-list-title{
    padding-top: 10px;
}
.ty-product-color-option .ty-thumbnail-list{
    padding-bottom: 10px;
}
.product-page .ty-product-block__option .ty-popup-tabs{
    padding-top: 0px;
}
.product-page .ty-qty{
    display: none;
}
.ty-product-color-option{
    margin-bottom: 20px;
}
.ty-product-color-option .ty-thumbnail-list{
    display: inline-block;
    margin-left: 12px;
}
.after-main-content{
    background: none; /* old #f1f3f7; */
}
.after-main-content .row-fluid{
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d5dce4;
}
.after-main-content .row-fluid:last-child{
    border-bottom-width: 0px;
}
.after-main-content .row-fluid .span16 div{
    max-width: 920px;
    margin: 0 auto;
}
.after-main-content .ty-grid-list__control{
    display: none;
}
.after-main-content .ty-grid-list__image{
    border: 0px;
    padding: 0px;
}
.after-main-content .ty-grid-list__item-name,
.after-main-content .ty-grid-list__price{
    text-align: center;
}
.after-main-content .ty-grid-list__price .ty-price-num,
.after-main-content .ty-grid-list__price .ty-list-price{
    font-size: 12px;
    font-weight: normal;
}
.after-main-content .ty-grid-list__item{
    border: 0; /* solid 1px #d5dce4;*/
    background: #fff;
    padding: 0px 15px 10px 15px;
    min-height: 280px;
}
.after-main-content .ty-column4:nth-child(2) .ty-grid-list__item,
.after-main-content .ty-column4:nth-child(3) .ty-grid-list__item,
.after-main-content .ty-column4:nth-child(4) .ty-grid-list__item{
    border-left-width: 0px;
}
.after-main-content .ty-column4:last-child .ty-grid-list__item{
    border-right-width: 1px;
}
.after-main-content .ty-grid-list__item .owl-item.loading{
    display: none;
}

.after-main-content .ty-column4:last-child .ty-grid-list__item,
.after-main-content .view-recently .ty-column4:nth-child(1) .ty-grid-list__item{
    border-right-width: 1px; 
}
.after-main-content .ty-mainbox-title,
.after-main-content .ty-sidebox__title-wrapper{
    font-family: 'Didact Gothic', 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0;
    color: #123082;
    font-weight: normal;
    margin-bottom: 30px;
}
.ty-discount-label{
    display: none;
}
/*
.accordion {
    color: #444;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0;
    color: #123082;
    font-weight: normal;
    padding-top: 6px;
    transition: 0.4s;
    background: none;
}
.accordion::after{
    width: 20px;
    height: 20px;
    float: right;
    content: url(/design/themes/keds/media/images/drawer-icon.png) no-repeat center left;
    background-size: 40px;
    margin-top: 10px;
}

.active, .accordion:hover {
}

.panel {
    padding: 20px 10px;
    display: none;
}*/

.ty-thumbnail-list__item {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.ty-product-block-title{
    color: #123082;
    font-size: 20px;
    text-align: left;
    line-height: 28px;
}
.ty-product-block__img-wrapper{
    margin-right: 0px;
    max-width: 615px;
    width: 100%;
}
.ty-product-block__left{
    max-width: 260px; 
    text-align: center;
}
.ty-product-img{
    border: 0px;
}
.ty-thumbnail-list__img-block {
    padding: 4px;
}
.ty-product-prices{
    text-align: center;
}
.ty-thumbnail-list__name {
    padding: 0;
    display: none;
}
.ty-qty {
    margin: 15px 0;
}
.ty-qty-in-stock {
    color: #317409;
}
.ty-product-block__button .ty-btn__add-to-cart{
    min-width: 100%;
}
.ty-product-block__button .ty-btn{
    margin-right: 0;
}
.ty-product-block__sku .ty-control-group__label{
    float: none;
}
.ty-control-group__label,
.ty-product-block__left .tab-list-title{
    color: #123082 !important;
    float: none;
    margin-bottom: 10px;
}
.ty-price,
.ty-list-price{
    color: #666;
}
.ty-product-block__price-actual{
    margin: 10px 0 0 0;
	text-align:left;
}
.ty-product-block__price-actual .ty-price-num{
    font-size: 18px !important;
    font-family: 'Didact Gothic', 'Open Sans', sans-serif; 
}
.ty-product-detail .ty-list-price{
    font-size: 18px !important;
}
.ty-popup-tabs {
    padding-top: 25px;
    margin-top: 0px;
    border-top: 0px ;
}

/* hide you save */
.ty-save-price {
    display: none;
}

/* hide timi timokatalogou label */
.list-price-label {
    display: none;
}
.ty-product-detail .ty-list-price {
    font-size: 20px;
}
#tygh_main_container > div.tygh-content.clearfix > div > div:nth-child(3) {
    margin: 20px 0;
}
#tygh_main_container > div.tygh-content.clearfix > div > div:nth-child(3) .ty-sidebox {
    background: transparent;
}
.horizontal-page-break-backdrop {
    padding: 20px;
}
.ty-product-prices {
    margin: 0;
}
.tab-list-title {
    clear: both;
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
    font-size: 16px;
}
.ty-product-block__option {
    clear: both;
}
.ty-control-group__label {
    width: auto;
    font-weight: bold;
    color: #00274d;
}
.ty-product-notify-email {
    width: 400px;
}
.owl-buttons {
    margin-top: 0;
}
.owl-more-theme .owl-prev {
    left: -25px;
}
.owl-more-theme .owl-next {
    right: -20px;
}


/* choose size */
.ty-product-options select {
    display: none;
    /* hide select box */
}
.sboxes-ul {
    margin-top: 10px;
    clear: both;
    float: left;
    display: block;
    max-width: 460px;
}
.sboxes-li {
    border: 1px solid #d5dce4;
    border-radius: 2px 2px 2px 2px;
    color: #4d3a4b;
    padding: 3px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 3px;
    font-size: 14px;
    text-align: center;
    width: 32px;
}
.sboxes-li a:hover {
    text-decoration: none;
}
.sboxes-li:hover {
    background: #35a4ff;
    color: #fff;
}
.sboxes-li.selected {
    background: #0054a6;
    color: #fff;
    font-size: 14px;
}


/* sizes measure */
.ui-widget-content.ui-dialog {
    max-width: 780px !important;
    max-height: 600px !important;
}
.object-container h3{
    font-size: 24px;
    line-height: 28px;
    color: #123082;
}
.object-container {
    background: #fff;
    max-height: 546px;
}
.ui-widget-header .ui-icon-closethick {
    color: #00274D;
}
.sbcnt-sizing-table {
    background: #fff;
}
.sbcnt-sizing-table .sbcnt-sizing-table__th {
    font-family: 'Didact Gothic', 'Open Sans', sans-serif;
    font-weight: normal;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    color: #666;
}
/* Social Share */
.share-buttons{
    width: 100%;
    max-width: none;
    left: 4%;
    top: -16px;
    height: 75px;
    transform: none;
    line-height: 100px;
    z-index: 99;
}
.share-buttons a{
    display: inline-block;
    float: none;
    margin: 0 10px;
    height: 30px;
    width: 30px;
    padding: 5px;
}
.share-buttons a.pinterest-button{
    background: url(/design/themes/keds/media/images/icons/social-icons.png) no-repeat -140px 5px;
    background-size: 250px;
}
.share-buttons a.mailto-button{
    background: url(/design/themes/keds/media/images/icons/social-icons.png) no-repeat -217px 5px;
    background-size: 250px;
}
.share-buttons a.twitter-button{
    background: url(/design/themes/keds/media/images/icons/social-icons.png) no-repeat -64px 7px;
    background-size: 250px;
}
.share-buttons a.facebook-button {
    background: url(/design/themes/keds/media/images/icons/social-icons.png) no-repeat 13px 5px;
    background-size: 250px;
}


.after-main-content .ty-sidebox__title {
    margin: 0 !important;
    padding: 0 30px 0 0 !important;
}
.after-main-content .ty-sidebox__title-wrapper {
    color: #123082 !important;
    padding: 10px 0px;
}
.after-main-content .ty-sidebox__title{
    border: 0px;
}
.after-main-content .ty-sidebox__body {
    padding: 20px 0px;
}
.after-main-content .ty-sidebox{
    background: none;
}
.ty-popup-tabs__icon {
    display: none;
}
#product_tab_11 {
    background: url('../media/images/icons/icon-size-chart.png') no-repeat;
    padding-left: 22px;
    min-height: 20px;
}


.notification-body-extended .ty-btn__primary,
.notification-body-extended .ty-btn__secondary{
    padding: 6px 17px;
    font-size: 18px;
}