.avia-post-nav {
    display: none;
}

.woocommerce div.product .images a {
    pointer-events: none;
}

/* thumnail containers / border arond so show selected option */
ul.component_option_thumbnails_container li.component_option_thumbnail_container {
    margin: 0 !important;
    box-sizing: border-box;
    width: 103px !important;
    float: left !important;
    font-size: 12px;
}

.thumbnail_image img {
    border: 2px solid #ffffff;
}
.component_option_thumbnail {
    margin: 0;
}
.component_option_thumbnail.selected .thumbnail_image img {
    border: 2px solid #BD431E;
}

.component_option_thumbnail .image,
.component_option_thumbnail_container .thumbnail_description,
.component_option_thumbnail_container .thumbnail_buttons {
    padding: 0 !important;
}

/* component descriptions */
.component_description_wrapper:before {
    /* padding-top: 2px; */
    font-family: 'entypo-fontello';
    content: '\e81f';
    width: 30px;
    /* height: 35px; */
    display: block;
    font-size: 18px;
    color: #444;
    background: transparent;
    cursor: pointer;
}

#component_1635853768_inner .component_description_wrapper:before,
#component_1588846395_inner .component_description_wrapper:before  {
    padding-top: 6px;
    font-family: 'entypo-fontello';
    content: '\e81f';
    width: 30px;
    /* height: 35px; */
    display: block;
    font-size: 18px;
    color: #444;
    background: transparent;
    cursor: pointer;
}

.component_description_wrapper .component_description {
    width: 0px;
    height: 0px;
    overflow: hidden;
    transition: all 50ms ease-in-out;
    padding: 0;
    border: 1px solid transparent !important;
    background-color: #fff;
}

.component_description_wrapper:hover .component_description {
    width: 200px;
    height: auto;
    border: 1px solid#ccc !important;
}
/* #component_1635853768 .component_description_wrapper,
#component_1604672781 .component_description_wrapper, */
#component_1604672781 .zoom,
#component_1604672781 .clear_component_options,
#component_1603282277 .clear_component_options,
#component_1633945615 .component_description_wrapper,
#component_1633945615 .component_title_text,
#component_1633945615 .zoom,
#component_1621433174 .component_description_wrapper,
#component_1621433174 .component_title_text,
#component_1621433174 .zoom,
#component_1621433173 .component_description_wrapper,
#component_1621433173 .component_title_text,
#component_1621433173 .zoom,
#component_1712649075 .component_description_wrapper,
#component_1712649075 .component_title_text,
#component_1712649075 .zoom,
#component_1604672875 .component_description_wrapper,
#component_1604672875 .zoom,
#component_1604672875 .component_title_text {
    display: none !important;
}

body#top .summary_element_select_wrapper,
body#top.postid-6828 .thumbnail_price,
body#top.postid-6828 .woocommerce-variation-price,
body#top.postid-6828 .composite_form table.variations .label,
body#top.postid-6828 .reset_variations,
body#top.postid-6828 .select_label,
body#top.postid-6828 .selected_option_label,
body#top.postid-6828 .reset_variations_wrapper,
body#top.postid-6828 .composited_product_title,
body#top.postid-6828 .thumbnail_buttons,
body#top.postid-6828 .composite_message,
body#top.postid-6828 .single-product-summary::before,
.woocommerce-cart-form dl.variation {
    display: none !important;
}

#component_1604672781,
#component_1604672875,
#component_1712649075,
#component_1621433173,
#component_1621433174,
#component_1633945615,
#component_1633945616,
#component_1633945617 {
    float: left;
    /* margin-right: 30px; */
}

#component_1588846395 .details,
#component_1601537161 .details {
    float: left;
    width: 91%;
}

body#top.woocommerce-page.postid-6828 select {
    width: 99%;
}

/* component_1603293213 is sifon lade info */
#component_1603293213 .component_content {
    width: 700px;
    margin-top: -200px !important;
    float: right;
}

#component_1603293213 .wc-pao-addon-container {
    width: 49%;
    padding-left: 1%;
    float: left;
}

/* is the configurator part */
body#top.postid-6828 .single-product-summary {
    background-color: #fff;
    padding: 0px !important;
    width: 104%;
}

.clear_component_options {
    padding: 1px;
    font-size: 12px;
}

.composite_form .step_title_wrapper {
    margin: 0 0 0 20px !important;
}

.component_description_wrapper {
    position: absolute;
    top: -35px;
    left: 0;
    z-index: 99999;
}

.details.component_data .component_description_wrapper {
    top: 0px;
}

body#top.postid-6828 .component_summary .composited_product_images {
    width: 103px !important;
}

#component_1621433173 .composited_product_details_wrapper,
#component_1621433174 .composited_product_details_wrapper {
    margin-top: 0 !important;
    margin-left: -80px;
    padding: 0;
    width: 220px;
}

#component_1621433173 .details.component_data p {
    display: none !important;
}

#component_1588848533,
#component_1588846395,
#component_1603347741,
#component_1603293213,
#component_1603282277,
#component_1603282277 .component_title_wrapper ,
#component_1601537161 {
    margin-top: -35px !important;
}
#component_1604672781{
    margin-top: -31px !important;
}

.component .component_inner {
    position: static;
    padding-top: 0px;
}