@media screen and (max-width: 1200px){
  .responsive #top .single-product-main-image .thumbnails a {
    width: auto!important;
}
#top .product div.images img {
    display: block;
    width: auto!important;
    height: auto!important;
    max-height: 450px;
}
  img.attachment-shop_single.size-shop_single.wp-post-image {
    height: auto;
    width: auto;
    margin: 0 auto;
    max-height: 450px;
}
}
@media screen and (max-width: 960px){

.responsive #top .single-product-main-image .thumbnails a {
    width: auto!important;
}
#top .product div.images img {
    display: block;
    width: auto;
    height: auto;
    max-height: 450px;
}
  img.attachment-shop_single.size-shop_single.wp-post-image {
    height: auto;
    width: auto;
    margin: 0 auto;
    max-height: 450px;
}
.single-product td {
    display: block!important;
}
  .wcpb-bundled-product td.wcpb-thumbnail-td {
  margin: 0 auto;
  }
}


.wcpb-bundled-product td a.wcpb-featured img {
    height: auto;
    max-height: 505px;
    width: auto;
}
.single-product-main-image .thumbnails {
    margin-top: -10px;
}

@media screen and (max-width: 767px) {
    .flex_column.av_one_fourth {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
}
#top #avia-menu .av-language-switch-item{ display: none; } 

.avia-section .avia-button.avia-size-medium {
    min-width: 280px;
}


.avia-section .avia-button.avia-size-x-large {
    min-width: 300px;
    padding-top: 18px;
    padding-bottom: 18px;
    text-transform: uppercase;
}

.avia-button.avia-color-grey {
		background-color: #333;
}
.avia-builder-el-7 a {width:300px;}