.products-grid.row > * {
	padding-left: 0;
	padding-right: 0;
}
/* PRODUCTS */
.pd_div5 .cb {
    clear: both;
}
.pd_div5 .cby2 {
    clear: both;
    height: 5px;
}
.pd_div5 .cbx {
    clear: both;
    height: 10px;
}
.pd_div5 .cby5 {
    clear: both;
    height: 2px;
}
.pd_div5 .cp {
    cursor: pointer;
}
.pd_div5 {
    margin: 10px 0;/*10px 15px;*/
    padding: 1px 0;
    text-align: center;
    position: relative;
}
@media (max-width:1399px) {
    .pd_div5 {
        margin: 10px 5px;
    }
}
@media (max-width:767px) {
    .pd_div5 {
        margin: 10px 0;
    }
}
.pd_div5 .pd_div5_top {
    padding: 0 15px 15px;
    background-color: #fff;
    border-radius: 20px;
}
.pd_div5 .diathe_green {
    background-color: #50c378;
    color: #fff;
    width: 50%;
    border-radius: 10px;
}
.pd_div5 .diathe_orange {
    background-color: orange;
    color: #fff;
    width: 65%;
    border-radius: 10px;
}
.pd_div5 .diathe_red {
    background-color: red;
    color: #fff;
    width: 75%;
    border-radius: 10px;
}
@media (max-width:575px) {
    .pd_div5 .diathe_green,
    .pd_div5 .diathe_orange,
    .pd_div5 .diathe_red {
        width: 90%;
    }
}
.pd_div5 .diathe_orange_empty {
    background-color: orange;
    color: #fff;
    width: 18%;
    border-radius: 10px;
    float: left;
    font-size: 14px;
}
.pd_div5 .diathe_red_empty {
    background-color: red;
    color: #fff;
    width: 18%;
    border-radius: 10px;
    float: left;
    font-size: 14px;
}
.pd_div5 .diathe2 {
    border: 2px solid #395b9b;
    color: #395b9b;
    display: none;
    border-radius: 10px;
    padding: 3px 3%;
    font-size: 14px;
    font-weight: 400;
}
.pd_div5 .diathe_green_empty {
    background-color: #50c378;
    color: #fff;
    width: 18%;
    border-radius: 10px;
    float: left;
    font-size: 14px;
}
.pd_div5 .diathe_text_empty {
    float: right;
    width: 80%;
    font-size: 13px;
}
.pd_div5 .extra_images {
    display: none;
}
.pd_div5 .extra_images_content {
    max-height: 150px;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.pd_div5 .extra_images_content::-webkit-scrollbar {
    display: none;
}
.pd_div5 .pd_pick_image {
    cursor: pointer;
}
.pd_div5 .main_image,
.pd_div5 .main_image_full {
    width: 100%;
}
.pd_div5 .supertag {
    text-align: left;
    height: 0px;
    position: relative;
	z-index:1;
}
@media (max-width:575px) {
    .pd_div5 .main_image a img {
        max-width: 80%;
    }
    .pd_div5 .supertag img {
        max-width: 65%;
    }
}
.pd_div5 a {
    text-decoration: none;
    color: #395b9b;
    font-size: 14px;
    font-weight: 500;
}
.pd_div5 .pd_specs {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pd_div5 .pd_spec_title {
    font-size: 14px;
    font-weight: 900;
    padding-right: 2%;
    text-align: left;
    color: #395b9b;
    flex:1;
}
.pd_div5 .pd_spec_value {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #395b9b;
    flex:1;
}
.pd_div5 .pd_title {
    height: 68px;
    overflow: hidden;
}
.products-grid .pd_div5 {
	margin-left: 5px;
	margin-right: 5px;
}

@media (max-width:575px) {
    .pd_div5 .pd_title {
       /* height: auto;*/
    }
}
.pd_div5 .pd_buttons {
    display: none;
}
.pd_div5 .pd_buttons_each {
    color: #395b9b;
    border: 1px solid #395b9b;
    text-align: center;
    border-radius: 5px;
    padding: 5px 2%;
    font-weight: 700;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.pd_div5 .pd_but_image, 
.pd_div5 .pd_but_image2 {
    padding-right: 4px;
    margin-top: -2px;
}
.pd_div5 .pd_but_text,
.pd_div5 .pd_but_text2 {
    font-size: 12px;
}
.pd_div5 .pd_doseis {
    display: none;
    font-size: 16px;
}
.pd_div5 .flexitron {
    display: flex;
    align-items: center;
}
.pd_div5 .sygrisi {
    width: 20%;
    display: none;
    float: left;
    border: 2px solid #395b9b;
    margin-right: 1%;
    border-radius: 10px;
    position: relative;
}
@media (max-width:575px) {
    .pd_div5 .sygrisi {
        width: 17%;
    }
}
.pd_div5 .sygrisi img {
    width: 65%;
}
.pd_div5 .tooltiptext {
    visibility: hidden;
    width: 120px;
    bottom: 120%;
    left: 50%;
    margin-left: -60px;
    background-color: #fff;
    color: #395b9b;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    z-index: 1;
    border: 1px solid #dedede;
}
@media (max-width:575px) {
    .pd_div5 .pd_price {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        min-height: 30px;
    }
}
@media (max-width:512px) {
    .pd_div5 .pd_price {
        max-width: 65%;
        margin: auto;
    }
}
@media (max-width:437px) {
    .pd_div5 .pd_price {
        max-width: 82%;
    }
}
@media (max-width:399px) {
    .pd_div5 .pd_price > span {
        font-size: 22px !important;
    }
}
@media (max-width:359px) {
    .pd_div5 .pd_price {
        max-width: 93%;
    }
}
@media (max-width:332px) {
    .pd_div5 .pd_price {
        max-width: 100%;
    }
}
.pd_div5 .basketnew {
    background-color: #395b9b;
    width: 100%;
    padding: 8px 0;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    float: left;
    border:3px solid #395b9b;
}

.pd_div5 .basketnew_sales {
    background-color: #c7a761  !important;
    color: #3f331f  !important;
	font-size: 14px !important;
}

@media (max-width:767px) {
    .pd_div5 .basketnew {
        font-size: 14px;
    }
	
	.pd_div5 .basketnew_sales {
        font-size: 12px;
    }
}
.pd_div5 .pd_more_from {
    display: none;
}
.pd_div5 .flle {
    float: left;
}
.pd_div5 .pd_more_from a {
    color: #395b9b;
    font-size: 12.2px;
}
@media (max-width:1024px) {
    .pd_div5 .pd_div5_top .main_image {
        position: relative;
    }
    .pd_div5 .pd_div5_top .main_image:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

/* PRODUCT HOVER */
@keyframes activate {
    from {visibility: visible;}
    to {visibility: hidden;}
}
.pd_div5_top.hover .hideonhover{
	display:none;
}
.pd_div5 .pd_div5_top.hover {
	border: 1px solid #e6e6e6;
	border-radius: 20px;
	position: absolute;
	width: 340px;
	z-index: 2;
	-webkit-box-shadow: 0px 0px 40px 0px rgb(57 91 155 / 75%);
	-moz-box-shadow: 0px 0px 40px 0px rgba(57,91,155,0.75);
	box-shadow: 0px 0px 40px 0px rgb(57 91 155 / 75%);
	background-color: #fff;
	margin: auto;
}
@media (max-width:1024px) {
    .pd_div5 .pd_div5_top.hover .main_image:before {
        animation: activate .1s linear;
        visibility: hidden;
    }
}
@media (max-width:768px) {
    .pd_div5 .pd_div5_top.hover {
       /* position: relative;*/
        width: 350px;
		
    }
	
	.pd_div5 .pd_div5_right.hover {
		right:1px;
	}
}
@media (max-width: 575px) {
    .pd_div5 .pd_div5_top.hover .cby5 {
        height: 0;
    }
    .pd_div5 .pd_div5_top.hover .cbx {
        height: 5px;
    }
}
.pd_div5 .pd_div5_top.hover .diathe1 {
    display: none;
}
.pd_div5 .pd_div5_top.hover .diathe2 {
    display: block;
}
.main_image_gallery{
    display: flex;
    justify-content: center;
}

.magn{
	position:absolute;
	padding-top: 20%;
    margin-left: 35%;
    width: 30%;
	display: none;

}

.pd_div5 .pd_div5_top.hover .magn {
    flex: 2;
    display: block;
}

.pd_div5 .pd_div5_top.hover .extra_images {
    flex: 2;
    display: block;
}
.pd_div5 .pd_div5_top.hover .main_image {
	float: unset;
	flex: 8;
}
.pd_div5 .pd_div5_top.hover .main_image_full {
    clear: both;
    width: 100%;
}
.pd_div5 .pd_div5_top.hover .pd_specs {
    display: block;
}
.pd_div5 .pd_div5_top.hover .pd_title {
    display: none;
}
.pd_div5 .pd_div5_top.hover .pd_buttons {
    margin-top: -10px;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pd_div5 .pd_div5_top.hover .pd_doseis {
    display: block;
}
.pd_div5 .pd_div5_top.hover .sygrisi {
    display: block;
}
.pd_div5 .sygrisi:hover {
    border: 2px solid red;
}
.pd_div5 .sygrisi img:hover {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.pd_div5 .sygrisi:hover .tooltiptext {
    visibility: visible;
}
.pd_div5 .pd_div5_top.hover .basketnew {
    width: 80%;
}



.pd_div5 .pd_div5_top.hover .main_image {
	float: unset;
	flex: 8;
}

.pd_specification {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

@media (max-width:575px) {
    .pd_div5 .pd_div5_top.hover .basketnew {
        width: 83%;
    }
}
.pd_div5 .pd_div5_top.hover .pd_more_from {
    display: block;
}
@media (max-width:1024px) {
    .pd_div5 .pd_div5_top.hover .pd_more_from {
        padding-bottom: 20px;
    }
}
@media (max-width:800px) {
    .pd_div5 .pd_div5_top.hover {max-width: calc(100vw - 24px);}
}
@media (max-width:400px) {
    .pd_div5 .pd_div5_top.hover .main_image {
        float: left;
        width: 80%;
        margin: auto;
    }
}





.hover_closer{
	width:30px;
	float:right;
	display:none;
}

.hover .hover_closer{
	display:block;
}