/*
Theme Name: XbodyPartner
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xbodypartner
*/


/*
* Hide the other languages *
*/

.bg_bottom .headerpost .slide {
    background-position-y: 0%;
}

.xb-lang-widget {
    cursor: initial!important;
}

.xb-lang-widget ul li {
    display: none;
}

.xb-lang-widget ul li:first-child {
    display: initial;
}

.xb-lang-widget:after {
    display: none;
}


/* more in the footer.js */

.ctdb-inner-wrap input {
    width: 100%;
}

.forceRoboto {
    font-family: Roboto, sans-serif!important;
}

.displaynoneimportant {
    display: none!important;
    visibility: hidden!important;
}

.desktop-align-self-center .content-wrapper-50.full-height img {
    align-self: center;
    -webkit-align-self: center;
}

.xbody-changingside .story-section {
    margin: 0 0 45px 0;
}

.xbody-changingside .story-section:last-child {
    margin: 0;
}

.xbody-changingside .story-section .paragraphcont>*:last-child {
    margin-bottom: 0;
}

@media (max-width: 991px) {	
	.xbody-changingside .story-section .paragraphcont>*:last-child>tbody>tr:last-child {
		display: none;
	}
}

@media (max-width: 767px) {	
	.xbody-changingside .story-section .paragraphcont>*:last-child>tbody>tr>td>img {
		max-width: 80%;
	}
}

a.multi-column.product-name {
    color: #d63330;
}

a.multi-column.product-name:hover,
a.multi-column.product-name:hover {
    color: #2b353a;
}

/*
* keret a belső navigációs "gombokhoz"
a.multi-column.product-name img {
    padding: 1px;
}

a.multi-column.product-name:hover img {
    border: 1px solid #d63330;
    box-shadow: 0 0 3px 0 #d63330;
    padding: 0;
}
*/

.headerpost .slide .content-wrapper-50 {
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media screen and (max-width:479px) {
    .headerpost .slide .content-wrapper {}
}


/*
section.error-404.not-found .regular-container {
    padding-top: 50px;
}
*/

.productsdetails div.paragraph {
    padding-bottom: 30px;
}

.section.margins.nopadding {
    padding: 0;
}

.button.green {
    border-color: #24a454;
    background-color: #24a454;
    color: #fff;
    cursor: pointer;
}

.xbody-contactform .privacy_policy span.wpcf7-list-item-label {
    display: none;
}

.xbody-contactform label {
    margin-bottom: 15px;
}

.xbody-contactform p:empty,
.xbody-contactform br {
    display: none;
}

div.header-navbar.header-navbar-minimal {
    position: initial;
    background: white;
    transition: initial;
}

.image-button-section .image-button-wrapper {
    background-position: initial;
    /* background-size: contain; */
    background-size: cover;
    background-repeat: initial;
}

.image-button-section {
	max-width: 100%;
}

div.wpgmp_search_form input.wpgmp_search_input {
    width: 100% !important;
}

.wpgmp_search_form {
    display: inline-block;
    float: initial !important;
    width: calc( 100% - 30px) !important;
    vertical-align: middle;
}

div#searchnull {
    display: inline-block;
    background-color: #ebebeb;
    padding: 9px 10px;
    vertical-align: middle;
	width: 30px;
	float: initial;
}

.wpgmp_iw_content a.button {
    margin-top: 10px;
}

.wpgmp_iw_content p {
    margin: 0 !important;
}

.wpgmp_infowindow .fc-item-title {
    margin: 0 !important;
    text-transform: initial !important;
    font-size: 1em !important;
}

.wpgmp_iw_content {
    padding: 0 !important;
}

.wpgmp_iw_content address {
    font-weight: initial !important;
    font-style: normal !important;
}

div.wpgmp_listing_container,
div.wpgmp_categories {
    margin: 0 !important;
}

.wpgmp_map_container {
    border: initial !important;
    box-shadow: initial !important;
}

.wpgmp_listing_container .wpgmp_listing_list .wpgmp_locations {
    float: initial !important;
    width: 100% !important;
    border: 3px solid #ebebeb !important;
    margin: 0 !important;
}

.wpgmp_iw_content address {
    font-weight: initial;
    font-style: normal;
}

.wpgmp_locations_pagelink a[href=""] {
    display: none;
}

.wpgmp_locations_head .wpgmp_location_title a.place_title {
    font-weight: 700;
    font-size: initial;
}

.wpgmp_locations_head .wpgmp_location_picture img {
    margin-right: 0 !important;
    padding: 0 !important;
    float: initial;
    max-width: 100%;
    width: auto !important;
}

div.wpgmp_search_form input.wpgmp_search_input {
    background-color: #ebebeb !important;
    font-family: Roboto, sans-serif;
	border-radius: 0px !important;
}

div.wpgmp_search_form input.wpgmp_search_input:focus {
    border: initial !important;
}

.wpgmp_before_listing {
    display: none;
}

.wpgmp_locations {}

.filter_container {
    /*    width: 50%;
    margin: 0 auto;
    */
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}

.filter_container .wpgmp_listing_header,
.filter_container .categories_filter {
    /*flex: 1;*/
    width: initial;
}

.filter_container .wpgmp_listing_header {
    order: 2;
    width: 300px;
}

.filter_container .categories_filter select {
    background-color: #ebebeb !important;
    font-family: Roboto, sans-serif;
    color: rgba(0, 0, 0, .58);
}

.filter_container .categories_filter {
    order: 1;
}

.posrelative:not(.plsdontglueit) {
    position: relative;
    padding-bottom: 45px;
}

.products2 .multi-colum-text-container:not(.plsdontglueit) div.maybegluetobottom {
    position: absolute;
    bottom: 0;
}

.products2 .multi-column-image-container,
.products2 .multi-colum-text-container h4 {
    text-align: center;
}

.section.margins.no-margin-top {
    padding-top: 0px;
    margin-top: 0px;
}

.wide-container.vertical-center-left {
    width: 100%;
}

.wpcf7-form input.wpcf7-not-valid:not(:focus),
.wpcf7-form textarea.wpcf7-not-valid:not(:focus),
.wpcf7-form input.error:not(:focus),
.wpcf7-form textarea.error:not(:focus) {
    background: url(/wp-content/plugins/jquery-validation-for-contact-form-7/img/error.png) no-repeat right 5px center !important;
}

.wpcf7-form select.wpcf7-not-valid:not(:focus),
.wpcf7-form select.error:not(:focus) {
    background: url(/wp-content/plugins/jquery-validation-for-contact-form-7/img/error.png) no-repeat right 20px center !important;
}

.wpcf7-form input.valid:not(:focus):not(.wpcf7-not-valid),
.wpcf7-form textarea.valid:not(:focus):not(.wpcf7-not-valid) {
    background: url(/wp-content/plugins/jquery-validation-for-contact-form-7/img/valid.png) no-repeat right 5px center !important;
}

.wpcf7-form select.valid:not(:focus) {
    background: url(/wp-content/plugins/jquery-validation-for-contact-form-7/img/valid.png) no-repeat right 20px center !important;
}

div.wpcf7 .ajax-loader,
.wpcf7-response-output {
    display: none;
}

div.wpcf7 .ajax-loader.is-active {
    display: block;
    margin: 30px auto 0 auto;
}

.slide .xbody-contactform a:hover {
    border-bottom-color: #2b353a!important;
    color: #2b353a!important;
    text-decoration: none!important;
}

.xbody-contactform {
    max-width: 500px;
    background-color: white;
    color: black;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.xbody-contactform label span.ml20 {
    margin-left: 20px;
    margin-bottom: 5px;
}

.xbody-contactform textarea,
.xbody-contactform select,
.xbody-contactform input {
    width: 100%;
    padding: 10px;
    border: 1px solid #757575;
    border-radius: 3px;
}

.xbody-contactform input[type="checkbox"],
.xbody-contactform input[type="radio"] {
    width: initial;
    padding: initial;
}

.xbody-contactform select.firsplaceholder option[value=""],
.xbody-contactform select.holdingplace {
    color: #757575;
}

.xbody-contactform select.holdingplace option:not(:first-child) {
    color: black;
}

.minimalspace,
.section.minimalspace,
.margins.section.minimalspace,
.margins.section.accent-bg.minimalspace {
    margin: 0;
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: initial;
}

.nobottomspace,
.section.nobottomspace,
.margins.section.nobottomspace,
.margins.section.accent-bg.nobottomspace,
.minimalspace .story-section {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: initial;
}

.notopspace,
.section.notopspace,
.margins.section.notopspace,
.margins.section.accent-bg.notopspace,
.minimalspace .story-section {
    margin-top: 0;
    padding-top: 0;
    border-top: initial;
}

.noborder,
.section.noborder,
.margins.section.noborder,
.margins.section.accent-bg.noborder {
    border: initial;
}

.header-navbar-light .dropdown-toggle,
.header-navbar-light .dropdown-link {
    color: hsla(0, 0%, 100%, .6);
}

.header-navbar-light .dropdown-toggle:hover,
.header-navbar-light .dropdown-link:hover,
.header-navbar-light .dropdown-toggle.active {
    color: #fff;
}

div.header-navbar {
    position: fixed;
}

div.header-navbar,
div.whiteBG,
div.whiteBG .dropdown-list.w--open,
.dropdown-list.w--open {
    transition: background-color 0.5s ease;
}

div.whiteBG,
div.whiteBG .dropdown-list.w--open,
div.header-navbar:not(.header-navbar-light):hover,
div.header-navbar:not(.header-navbar-light):hover .dropdown-list.w--open {
    background-color: white;
}

div.whiteBG.header-navbar-light,
div.whiteBG.header-navbar-light .dropdown-list.w--open,
div.header-navbar-light:hover,
div.header-navbar-light:hover .dropdown-list.w--open {
    background-color: #222f37;
}

.bg-f0f0f0 {
    background-color: #f0f0f0;
    padding: 20px 0;
}

.bg-eee7de {
    padding: 20px 0;
    background-color: #eee7de;
}

.bg-121d2e {
    padding: 20px 0;
    background-color: #121d2e;
}

.bg-121d2e,
.bg-121d2e div.paragraphcont p,
.bg-121d2e h3.story-header {
    color: white !important;
}

.bg-bfbab6 {
    padding: 20px 0;
    background-color: #bfbab6;
}

.bg-bfbab6,
.bg-bfbab6 .paragraph {
    color: #534741 !important;
}

.bg-858f91 {
    padding: 20px 0;
    background-color: #858f91;
}

.bg-858f91,
.bg-858f91 .paragraph {
    color: white !important;
}

.bg-3d4b45 {
    padding: 20px 0;
    background-color: #3d4b45;
}

.bg-3d4b45,
.bg-3d4b45 .paragraph {
    color: white !important;
}

.bg-ebebeb {
    padding: 20px 0;
    background-color: #ebebeb;
}

.story-header.light {
    color: white;
}

.tos-next,
.tos-prev,
.tos-close,
.tos-pagination a {
    background: initial;
    border: initial;
}

.tos-next span,
.tos-prev span {
    width: 30px;
    height: 30px;
}

.tos-caption {
    display: none !important;
}

.xbody-twopost .w-col-6 {
    margin-right: auto;
    margin-left: auto;
}

.xbody-twopost .padded-holder {
    height: 100%;
}

.xbody-twopost .row.vertical-align {
    align-items: stretch;
    justify-content: center;
    height: 100%;
}

.feature-holder.slider .videowrap video.bg__video {
    height: auto;
    width: 100%;
}

.videowrap {
    position: absolute;
    z-index: -1;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.uploader-button .uploadcare-widget-button-open {
    background-color: #ffe540;
}

.wide-container.videoslidercontent {
    background-color: rgba(200, 200, 200, 0.5);
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: initial;
    white-space: initial;
}

.wide-container.videoslidercontent div {
    max-width: 1200px;
    padding-right: 30px;
    padding-left: 30px;
}


/* .first.section .slider  h1 {
	font-size: 46px;
	line-height: 48px;
	text-transform: uppercase;
	color: #fff;
}

.first.section .slider  h1:hover,
.first.section .slider  p:hover {
	border-bottom-color: #fff;
	color: #fff;	
}
 */

.first.section .slider.headerpost h1 {
    color: #2b353a;
}

.first.section .slider.headerpost p {
    color: rgba(43, 53, 58, .5);
}

.first.section .slider.headerpost h1:hover {
    color: #2b353a;
}

.first.section .slider.headerpost p:hover {
    color: rgba(43, 53, 58, .5);
}

.first.section .slider p {
    margin-bottom: 20px;
    /* 	 color: hsla(0, 0%, 100%, .5); */
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    text-transform: none;
}

.w-slider-nav.light>div {
    background-color: rgba(34, 34, 34, 0.4);
}

.w-slider-nav.light>div.w-active {
    background-color: #222;
}

.threecolumn.section p {
    color: rgba(0, 36, 54, .8);
    font-weight: 300;
    text-transform: none;
}

.section.dark h1,
.section.dark h2,
.section.dark h3,
.section.dark h4,
.section.dark h5,
.section.dark h6,
.section.dark p,
.section-heading.light {
    color: #fff;
}

.threecolumn.section.dark p {
    color: hsla(0, 0%, 100%, .6);
}

.grey-bg {
    background: #f5f5f5;
}

body.admin-bar .header-navbar {
    top: 32px;
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.headerpost .slide,
.headerpost .slide .vertical-center-left.wide-container {
    min-height: 80vh;
    height: 100%;
}

.headerpost .slide .content-wrapper-50:not(.full-height) {
    padding-top: 2em;
    padding-bottom: 1em;
}

.headerpost .slide .content-wrapper-50.full-height {
    min-height: 80vh;
    height: 100%;
}

div.paragraphcont p {
    color: rgba(0, 36, 54, .8);
    font-weight: 300;
    text-transform: none;
}

div.paragraphcont.dark p {
    color: hsla(0, 0%, 100%, .6);
}

div.paragraphcont.intro p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}

table.csptable tr td:nth-child(1) {
    width: 65px;
    text-align: left;
    padding-right: 1em;
}

table.csptable tr td:nth-child(1) img.alignleft {
    margin: 0;
}

table.csptable tr td {
    padding-bottom: 38px;
    vertical-align: top;
}

.xbody_youtube {
    text-align: center;
    width: auto;
    margin: 0 auto;
}

.xbody_youtube .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.xbody_youtube .video-container iframe,
.xbody_youtube .video-container object,
.xbody_youtube .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.xbody_youtube .entry-content img,
.xbody_youtube .entry-content iframe,
.xbody_youtube .entry-content object,
.xbody_youtube .entry-content embed {
    max-width: 100%;
}

.xb-lang-widget ul {
    list-style: none;
    padding: 0;
}

.xb-lang-widget ul li a {
    border: none;
    vertical-align: middle;
    background-position-y: center;
}

.xb-lang-widget ul li a span {
    padding-left: 10px;
}

.xb-lang-widget ul li.active a,
.xb-lang-widget ul li a:hover {
    color: white;
}

#xb-social-fb-header,
#xb-social-insta-header {
    height: 30px;
    background-repeat: none;
    background-position: center center;
    margin: 0 auto;
}

#xb-social-insta-header {
    background-image: url(assets/instagram.png);
}

#xb-social-fb-header {
    background-image: url(assets/facebook.png);
    max-width: 500px;
    position:relative;
}

#xb-social-fb-header iframe {width: 100%;left:0;right:0; top: 30px;min-height: 740px; position: absolute;}


.xbody-social-widget-area {
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.xbody-social-widget-area .xb-social-widget {
    margin: 0 20px 20px 20px;
    width: 50%;
    /*max-width: 300px;*/
    -webkit-flex: 1 1;
    -webkit-box-flex: 1 1;
    -moz-flex: 1 1;
    -moz-box-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
	@media (max-width: 799px) {
  .xbody-social-widget-area .xb-social-widget {
    width: 100%;
  }
  }

.xbody-social-widget-area .xb-social-widget:first-child h2.xb-social-title {
    color: #2b353a;
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.xbody-social-widget-area .xb-social-widget:first-child {
    width: 100%;
    -webkit-flex: none;
    -webkit-box-flex: none;
    -moz-flex: none;
    -moz-box-flex: none;
    -ms-flex: none;
    flex: none;
}

.xb-lang-widget select#qtranxs_select_qtranslate-2-chooser {
    background-color: #2b353a;
    color: white;
    /* border: 1px solid #768692; */
    font-family: Lato, sans-serif;
    letter-spacing: 1px;
    border: 0px;
    outline: 0px;
}

.xb-lang-widget select#qtranxs_select_qtranslate-2-chooser option {
    outline: 0px;
    border: 0px;
}

.footer-language-wrapper {
    align-items: stretch;
}

table.nonmax img {
    max-width: initial;
}

@media (max-width: 991px) {
    .slider h1,
    .first.section .slider h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .slider p,
    .first.section .slider p {
        font-size: 16px;
        line-height: 20px;
    }
    .maybegluetobottom {
        padding-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .products2 .posrelative:not(.plsdontglueit) {
        height: auto!important;
    }
    .xbody-twopost.section.margins {
        padding-bottom: 0;
    }
    .xbody-twopost .story-section {
        margin-bottom: 0;
    }
    .xbody-twopost .w-col {
        margin-bottom: 20px;
    }
    .headerpost .slide .content-wrapper-50.full-height {
        min-height: initial;
    }
    .wide-container.vertical-center-left.videoslidercontent,
    .headerpost .vertical-center-left.wide-container {
        -webkit-justify-content: center;
        justify-content: center;
    }
    .slider h1,
    .first.section .slider h1 {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 26px;
    }
    .slider p,
    .first.section .slider p {
        margin-bottom: 10px;
    }
    .feature-holder.slider .videowrap video.bg__video {
        height: 100%;
        width: auto;
    }
    .videowrap {
        top: initial;
        transform: initial;
    }
    .videowrap.nonyoutube {
        right: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .videowrap.youtube.vertical-center-left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .slide .vertical-center-left.wide-container {
        padding-top: 60px;
        height: 100%;
    }
    #contactus .slide .vertical-center-left.wide-container {
        padding-top: 0px;
    }
    .xbody-social-widget-area {
        flex-direction: column;
    }
    .xbody-changingside .small-order-one {
        order: 1;
        margin-bottom: 20px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .xbody-changingside .small-order-two {
        order: 2;
        margin-bottom: 20px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .products2 .multi-column-wrapper {
        flex-direction: column;
    }
}


/*

@media (max-width: 820px) {
    .xbody-social-widget-area .xb-social-widget {
        max-width: 300px;
    }
}

*/

@media (max-width: 600px) {
    body.admin-bar .header-navbar {
        top: 0;
    }
    .xbody-social-widget-area .xb-social-widget {
        width: 90%;
    }
}

.headerpost .slide img.full-width-image {
    margin-top: 85px;
}

@media screen and (max-width: 991px) {
    .wpgmp_xb_container {
		display:-webkit-flex;
		display:-webkit-box;
		display:-moz-flex;
		display:-moz-box;
		display:-ms-flexbox;
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .wpgmp_xb_container>div {
        display: block!important;
        width: 100%!important;
        margin: 0 0 10px 0!important;
    }

    .headerpost .slide img.full-width-image {
        margin-top: 0;
    }
}

.table-container {
  overflow-y: auto;
}

table.distributors {
  width: 100%;
}

table.distributors thead {
  text-align: left;
}

table.distributors td {
  padding: 0.25em 1em 0.25em 0.5em;
}

table.distributors thead tr {
  background-color: rgba(0,0,0,.05);
}

table.distributors thead th {
  padding: 0.5em 1em 0.5em 0.5em;
}

table.distributors tbody tr:nth-of-type(even) {
  background-color: rgba(0,0,0,.025);
}
span.wpcf7-list-item { display: table-row; }
span.wpcf7-list-item * { display: table-cell; }
span.wpcf7-list-item { display: block; }