/*
Theme Name: Pinke
Author: pixel.sk
Author URI: https://pinke.sk
Template: Avada
Version: 1.0.5
Text Domain:  Avada
*/

.slider-button {
    font-size: 12px !important;
    padding: 20px 30px !important;
}

.product-template-default .fusion-header-wrapper {
    background-color: #242633;
}

.product-template-default #main {
    padding-top: 185px;
}

.product-template-default #main .cart {
    display: none;
}
.product-template-default #main .social-share {
    display: none;
}

.product-template-default #main .tabs.wc-tabs {
    display: none;
}

.woocommerce-tabs .panel {
    margin-left: 0;
    border: none;
}

.woocommerce-tabs {
    overflow: visible;
    clear: none;
}


.home-up {
    background: white;
    margin-top: -120px !important;
    z-index: 5;
}
.home-up h3 {
    padding: 0px 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.home-up h3:after {
    content: "";
    border-bottom: 2px solid #d60c1a;
    display: block;
    width: 30px;
    margin-top: 8px;
}
.home-up p {
    padding: 0px 15px 0px 15px;
}

.about-us-txt {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #585858;
    line-height: 1.2;
}
.about-us-txt:after {
    content: "";
    border-bottom: 2px solid #d60c1a;
    display: block;
    width: 70px;
    margin-top: 8px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.text-viewer p {
    color:#fff !important;
}
.text-viewer h2 {
    color:#fff !important;
    text-transform: uppercase;
}
.text-viewer h2:after {
    content: "";
    border-bottom: 2px solid #d60c1a;
    display: block;
    width: 70px;
    margin-top: 8px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.text-contact p {
    color:#2a2a2a !important;
}
.text-contact h2 {
    color:#2a2a2a !important;
    text-transform: uppercase;
}
.text-contact h2:after {
    content: "";
    border-bottom: 2px solid #d60c1a;
    display: block;
    width: 70px;
    margin-top: 8px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.text-contact-sub {
    font-size: 14px;
    font-weight: 700;
}

.wpcf7-form-control.wpcf7-text {
    background:#d3d3d3;
    border: 1px solid #9f9d9c;
    border-radius: 5px;
    width:95% !important;
    color:#000;
}

.wpcf7-form-control.wpcf7-textarea {
    background:#d3d3d3;
    border: 1px solid #9f9d9c;
    border-radius: 5px;
    color:#000;
}

.wpcf7-form input[type="submit"] {
    float:right;
    background:#d60c1a;
    margin-top: 20px;
}

.wpcf7-form input[type="submit"]:hover, .wpcf7-submit:hover {
    background:#d60c1a;
}

.fusion-footer-widget-area .widget_nav_menu>div>ul>li {
    border: none;
    padding: 0px;
}

.contact-form label {
    color:#2a2a2a !important;
    font-weight: 500 !important;
}
.fusion-footer-widget-area .widget_nav_menu>div>ul>li {
    border: none;
    padding: 10px;
}
.fusion-footer-widget-area .widget_nav_menu>div>ul>li a {
    color:#fff;
}

.fusion-footer-widget-area .textwidget {
    color:#fff;
    font-size: 16px;
}

#text-2 p {
    color:#505267 !important;
    font-size: 13px;
}

h4.widget-title {
    color:#fff !important;
    font-size: 18px !important;
}

h4.widget-title:after {
    content: "";
    border-bottom: 2px solid #692D33;
    display: block;
    width: 90%;
    margin-top: 8px;
}

.panorama360 {
    position: absolute !important;
    z-index: 15 !important;
}

.pano-top {
    margin-top: 140px;
}
.pano-bottom {
    margin-bottom: 180px;
}
@media (max-width:1001px) and (min-width:800px) {
    .fusion-main-menu > ul > li {
        padding-right: 10px;
    }
}
.fusion-tab-heading {
    color:#d60c1a !important;
}


.langswitch {
    position: absolute;
    right: 0;
    z-index: 500;
    margin-top: 5px;
}
.langswitch #lang_sel_list ul {
    border: none;
}

#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited {
    background:none !important;
}

#lang_sel_list ul a.lang_sel_other {
    background: none !important;
}

#lang_sel_list ul a {
    color: #fff !important;
    font-family: 'Oswald', sans-serif;
}
#lang_sel_list a.lang_sel_sel {
    color:#d60c1a !important;
}

.fusion-header-wrapper.fusion-is-sticky .langswitch {
    display: none;
}

@media (max-width:800px) {
    #lang_sel_list ul a {
        color: #363636 !important;
    }
    .home-up h3 {
        text-align: center;
    }
    .home-up {
        margin-top:0px !important;
    }
    .slidertext {
        display:none !important;
    }
    .langswitch {
        margin-top: -30px;
    }
}