/*
Theme Name: Inovamed
Author: LexoGmbH
Author URI: https://www.lexo.ch/
Version: 1.1
*/

.article-content_wrap
{
    margin-bottom: 0;
    margin-top: auto;
    border-top: 1px solid #dedede;
    padding-top: 16px;
}

.full-width-background {
    background-size: 100%;
}
.full-size-background{
    background-size: cover;
}
.mainContent ul,
.mainContent ol
{
    padding-left: 15px;
    margin-bottom: 10px;
}
.footer-icon img {
    max-width: 35px;
}

/*~~~~~~~~~~  PURPLE STRIPE  ~~~~~~~~~~*/

.before-footer{
    position: relative;
    overflow: hidden;  
    margin-top: -150px;            
}
.purple-bg {
    background: url(images/purple-stripe.png) center center no-repeat;
    z-index: 1;
    background-size: cover;
}
.before-footer .content-part .purple-bg{
    padding:271px 0px 170px;
    text-align: center; 
    position: relative;
}
.before-footer .content-part h2,
.before-footer .content-part h4,
.before-footer .content-part p,
.before-footer .content-part h1{
    color:#fff;
}
.before-footer a.button-link {
    margin-top: 35px;
}
.before-footer .content-part h2 {
    margin:0px;
}
.content-part a {
    text-decoration: none;
}
.bottom-bg-part img {
    margin-bottom: -1px;
}

/*~~~~~~~~~~  CHILD PAGE LIST  ~~~~~~~~~~*/
.page-content img {
    border: 1px solid #d6d6d6;
    margin-top: 0px;
}
.page-content img.alignright {
    max-width: 50%;
}
.child-spacer {
    margin-bottom: 60px;
    padding-bottom: 40px;
    border-bottom: 1px solid #cdcdcd;
}
.child-spacer-small {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cdcdcd;
}
.child-page .short-content {
    margin-bottom: 22px;
}
.child-spacer:last-child {
    display: none;
    margin:0px;
    padding: 0px;
    border: 0px;
}
.child-page h2 {
    margin-top: 0px;
    margin-bottom: 28px;
	margin-left: -3px;
}
.parent-page-content {
    margin-bottom: 60px;
}
.info-original-image {
    border: 1px solid #d6d6d6;
}

body.page-template-template-info h4.info-subtitle {
    margin-bottom: 30px;
}
body.page-template-template-about-us h4.info-subtitle {
    margin-bottom: 35px;
    margin-top: -10px;
}
body.page-template-template-about-us .about-posts a.button-link {
    margin-top: 8px;
}

/*~~~~~~~~~~  NEWS  ~~~~~~~~~~*/

.news-container p.date {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #7f7f7f;
}
.news-list h3 {
    margin-top: 1px;
}
a.news-link {
    font-size: 16px;
    color: #1b3e9c;
}
.news-container div {
    padding-bottom: 29px;
    border-bottom: 1px solid #cdcdcd;
}
.news-container {
    margin-top: 45px;
}
.news-list {
    margin-top: -20px;
}
.news-container:nth-child(4) {
    clear: left;
}


/*~~~~~~~~~~  CONTACT  ~~~~~~~~~~*/
label.error {
    display: none !important;
}
#contact-form .error {
    border: 1px solid red;
}
.contact-page-contact .contact-info-box a {
    color: #333;
    text-decoration: none;
}
.contact-page-contact .contact-info-box a:hover{
	text-decoration:underline;
}
#g_map {
    position: relative;
    width: 100%;
    border: 1px solid #e7e6e6;
    border-radius: 3px;
    overflow: hidden;
}
#g_map > a {
    display: block;
    height: 100%;
}
#g_map img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.static-map-text {
    padding: 12px;
    margin-bottom: 0;
    background-color: #fff;
    opacity: 0.8;
    font-size: 1.5rem;
    color: #3F3E3E;
}
#contact-form input:first-child{
    margin-top: 0px;
}
#contact-form input, 
#contact-form textarea {
    background: #f6f6f6;
    color: #999999;
    border: 1px solid #e7e6e6;
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    padding: 22px 20px 20px;
	border-radius: 0px ;
	-webkit-appearance: none;
}
.range-handle {
    position: absolute;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    width: 172px !important;
    height: 53px !important;
    top: 0px;
    margin-left: 0px;
    background-size: contain;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    cursor: e-resize;
}
.range-bar {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    position: relative;
    width: 100%;
    height: 53px;
    background-color: #ffffff;
    background-image: url(images/arrows.gif);
    background-size: cover;
    display: block;
    background-position: center center;
}
.de .range-handle {
    background: url(images/spam-de.jpg) no-repeat;
}
.en .range-handle {
    background: url(images/spam-en.jpg) no-repeat;
}
#contact-form  label.display-box-label {
    display: none;
}
#contact-form  .field_submit input[disabled] {
    cursor: not-allowed;
    background-color: #acacac !important;
    color: #ffffff;

}
#contact-form  #submit {
    background: #1b3e9c;
    background-image: url(images/button-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 15px 40px 14px 40px;
    line-height: 1;
    font-family: 'Raleway-Medium', sans-serif;
    font-size: 22px;
    color: #fff;
    margin-top: 4px;
}
.field_submit {
    text-align: right;
}
.page-template-template-kontakt .parent-page-content {
    margin-bottom: 20px;
}
.slider-wrapper {
    border: 1px solid #e7e6e6;
}
.contact-info-box {
    margin-bottom: 55px;
}
.page-template-template-kontakt h2 {
    margin-top: 0px;
}
.contact-info-box span {
    display: inline-block;
    width: 70px;
}
textarea#message {
    margin-bottom: 15px;
    margin-top: 19px;
}
#contact-form input.required-bg {
    background: #f6f6f6 url(images/required.png) no-repeat;
    background-position: 94% 50%;
}
textarea#message.required-bg {
    background: #f6f6f6 url(images/required.png) no-repeat;
    background-position: 94% 20px;
}

/*~~~~~~~~~~  ANIMATIONS  ~~~~~~~~~~*/
.mainContent {
    opacity: 0;
    -webkit-transition: all 0.7s ease 0.5s;
    -moz-transition: all 0.7s ease 0.5s;
    -o-transition: all 0.7s ease 0.5s;
    transition: all 0.7s ease 0.5s;
}
.mainContent.loaded {
    opacity: 1;
}
input[type="submit"] {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.slider .owl-controls h4 {
    position: relative;
    left: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in 1.3s;
    -moz-transition: all 0.5s ease-in 1.3s;
    -o-transition: all 0.5s ease-in 1.3s;
    transition: all 0.5s ease-in 1.3s;
}
.slider .owl-controls h3 {
    position: relative;
    left: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in 1.6s;
    -moz-transition: all 0.5s ease-in 1.6s;
    -o-transition: all 0.5s ease-in 1.6s;
    transition: all 0.5s ease-in 1.6s;
}
.slider .owl-controls a {
    position: relative;
    left: 50px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in 2s;
    -moz-transition: all 0.5s ease-in 2s;
    -o-transition: all 0.5s ease-in 2s;
    transition: all 0.5s ease-in 2s;
}
body.loaded .slider .active .caption h3,
body.loaded .slider .active .caption h4,
body.loaded .slider .active .caption a{
    left: 0px;
    opacity: 1;
}
.header {
    margin-top: -235px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div#top,
.main-nav,
.header .clearfix {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
body.loaded .header {
    margin-top: 0px;
}

.header .logo img {
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}
.header ul#menu-main-nav-de, 
.header ul#menu-main-nav-en{
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}
li.menu-item {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
li.menu-item.anim {
    -webkit-transform: rotateX(0) !important;
    -moz-transform: rotateX(0) !important;
    -ms-transform: rotateX(0) !important;
    -o-transform: rotateX(0) !important;
    transform: rotateX(0) !important;
}
.banner img,
.bannerCaption{
    margin-left: -1000px;
    -webkit-transition: all 0.5s ease-in-out 0.3s;
    -moz-transition: all 0.5s ease-in-out 0.3s;
    -o-transition: all 0.5s ease-in-out 0.3s;
    transition: all 0.5s ease-in-out 0.3s;
}
.banner.anima_fadeIn img, 
.banner.anima_fadeIn .bannerCaption{
    margin-left: 0px;
}
.mainContentBg {
    opacity: 0;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out 0.3s;
    -moz-transition: all 0.5s ease-in-out 0.3s;
    -o-transition: all 0.5s ease-in-out 0.3s;
    transition: all 0.5s ease-in-out 0.3s;
}
.mainContentBg.lazy-load.anima_fadeIn:before {
    background: rgba(255, 255, 255, 0.51);
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.mainContentBg.anima_fadeIn {
    opacity: 1;
}
.before-footer .content-part .purple-bg {
    width: 100%;
    opacity: 0;
    right:-50%;
    -webkit-transform: rotate(-30deg) translate(0%,0%);
    -moz-transform: rotate(-30deg) translate(0%,0%);
    -ms-transform: rotate(-30deg) translate(0%,0%);
    -o-transform: rotate(-30deg) translate(0%,0%);
    transform: rotate(-30deg) translate(0%,0%);
    z-index: 2;
    -webkit-transition: transform 0.55s, opacity 0.75s, right 0.55s;
    -moz-transition: transform 0.55s, opacity 0.75s, right 0.55s;
    -ms-transition: transform 0.55s, opacity 0.75s, right 0.55s;
    -o-transition: transform 0.55s, opacity 0.75s, right 0.55s;
    transition: transform 0.55s, opacity 0.75s, right 0.55s;

    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.before-footer.anima_fadeIn .content-part .purple-bg{
    opacity: 1;
    right:0px;
    -webkit-transform: rotate(0deg) translate(0%,0%);
    -moz-transform: rotate(0deg) translate(0%,0%);
    -ms-transform: rotate(0deg) translate(0%,0%);
    -o-transform: rotate(0deg) translate(0%,0%);
    transform: rotate(0deg) translate(0%,0%);
}
#footer .moving{
    position:relative;
    top:-1000px;
    padding: 0px;
    z-index: -100;
    overflow: hidden;
    -webkit-transition: top 0.7s ease-in;
    -moz-transition: top 0.7s ease-in;
    -o-transition: top 0.7s ease-in;
    transition: top 0.7s ease-in;
}
#footer.anima_fadeIn .moving{
    z-index: 1;
    top:0;
    padding: 155px 0px 25px 0px;
}
#footer .container .column1{
    opacity: 0;
    margin-top:-50px;
    -webkit-transition: all 0.3s ease-in 1s;
    -moz-transition: all 0.3s ease-in 1s;
    -o-transition: all 0.3s ease-in 1s;
    transition: all 0.3s ease-in 1s;
}
#footer.anima_fadeIn .column1{
    opacity: 1;
    margin:0px;
}
#footer .container .column2{
    opacity: 0;
    margin-top:-50px;
    -webkit-transition: all 0.3s ease-in 1.3s;
    -moz-transition: all 0.3s ease-in 1.3s;
    -o-transition: all 0.3s ease-in 1.3s;
    transition: all 0.3s ease-in 1.3s;
}
#footer.anima_fadeIn .column2{
    opacity: 1;
    margin:0px;
}
#footer .container .column3{
    opacity: 0;
    margin-top:-50px;
    -webkit-transition: all 0.3s ease-in 1.6s;
    -moz-transition: all 0.3s ease-in 1.6s;
    -o-transition: all 0.3s ease-in 1.6s;
    transition: all 0.3s ease-in 1.6s;
}
#footer.anima_fadeIn .column3{
    opacity: 1;
    margin:0px;
}
#footer .toTop{
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 2s;
    -moz-transition: all 0.3s ease-in 2s;
    -o-transition: all 0.3s ease-in 2s;
    transition: all 0.3s ease-in 2s;
}
#footer.anima_fadeIn .toTop{
    opacity: 1;
}
#footer #copyright{
    opacity: 0;
}
#footer.anima_fadeIn #copyright{
    opacity: 1;
    -webkit-transition: all 0.3s ease-in 2.3s;
    -moz-transition: all 0.3s ease-in 2.3s;
    -o-transition: all 0.3s ease-in 2.3s;
    transition: all 0.3s ease-in 2.3s;
}
#menuOverlay {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div#mobile-menu-container {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mobileMenu {
    width: 260px;
    height: 100%;
    background: rgba(25,26,36,0.8);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
    position: absolute;
    padding-top: 30px;
    -webkit-transform: translate3d(-260px, 0, 0);
    -moz-transform: translate3d(-260px, 0, 0);
    -ms-transform: translate3d(-260px, 0, 0);
    -o-transform: translate3d(-260px, 0, 0);
    transform: translate3d(-260px, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#mobileMenu.activeMenu {
    display: block;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    box-shadow: inset -8px 0px 10px rgba(0,0,0,0.15);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#siteWrapper.activeMenu {
    -webkit-transform: translate3d(260px, 0, 0);
    -moz-transform: translate3d(260px, 0, 0);
    -ms-transform: translate3d(260px, 0, 0);
    -o-transform: translate3d(260px, 0, 0);
    transform: translate3d(260px, 0, 0);
}
#siteWrapper {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
div.x,
div.y,
div.z {
    position: absolute; margin: auto;
    top: 0px; bottom: 0px;      
    background: #1b3e9c;
    border-radius:2px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
        -ms-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}       
div.x, div.y, div.z { height: 3px; width: 26px; margin: 0px;}
div.x{top: 0px;}
div.y{top: 9px;}
div.z{top: 18px;}
div.collapse{
    top: 10px;
    -webkit-transition: all 70ms ease-out;
       -moz-transition: all 70ms ease-out;
        -ms-transition: all 70ms ease-out;
         -o-transition: all 70ms ease-out;
            transition: all 70ms ease-out;
}
 

div.rotate30{
    -ms-transform: rotate(30deg); 
    -webkit-transform: rotate(30deg); 
    transform: rotate(30deg);   
    -webkit-transition: all 50ms ease-out;
       -moz-transition: all 50ms ease-out;
        -ms-transition: all 50ms ease-out;
         -o-transition: all 50ms ease-out;
            transition: all 50ms ease-out;                  
}
div.rotate150{
    -ms-transform: rotate(150deg); 
    -webkit-transform: rotate(150deg); 
    transform: rotate(150deg);  
    -webkit-transition: all 50ms ease-out;
       -moz-transition: all 50ms ease-out;
        -ms-transition: all 50ms ease-out;
         -o-transition: all 50ms ease-out;
            transition: all 50ms ease-out;                  
}

div.rotate45{
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);   
    -webkit-transition: all 100ms ease-out;
       -moz-transition: all 100ms ease-out;
        -ms-transition: all 100ms ease-out;
         -o-transition: all 100ms ease-out;
            transition: all 100ms ease-out;                 
}
div.rotate135{
    -ms-transform: rotate(135deg); 
    -webkit-transform: rotate(135deg); 
    transform: rotate(135deg);  
    -webkit-transition: all 100ms ease-out;
       -moz-transition: all 100ms ease-out;
        -ms-transition: all 100ms ease-out;
         -o-transition: all 100ms ease-out;
            transition: all 100ms ease-out;                 
}


/*~~~~~~~~~~  HOME SLIDER  ~~~~~~~~~~*/

.slider{
    width:100%;
    overflow: hidden;
}
.slider > div {
    background:#fff;position: relative;
    width:100%;
    height:100%;
    max-height: 900px;
    margin-bottom: -1px;
}
.slick-prev, .slick-next {
    z-index: 8;
    left:0px;
    right:auto;
    width: 62px;
    height: 62px;
}
.slick-prev{
    top:43%;
}
.slick-next {
    top:53%;
    z-index: 9;
}
.container {
    position: relative;
    height: 100%;
}
button#progress {
    display: inline-block;
    width: 62px;
    height: 62px;
}
svg:not(:root) {
    overflow: hidden;
    position: relative;
}
.item {
    position: relative;
}
.slider .owl-controls {
    position: absolute;
    width: 100%;
    top: 38%;
    left:0px;
    z-index: 15;
}
.slider .owl-controls .container {
    padding: 0px 95px;
}
.slider .owl-controls h4 {
    font-family: 'Raleway-Medium', sans-serif;
    color: #1b3e9c;
    font-size: 22px;
}
.slider .owl-controls h3{
    font-family: 'Raleway-Light',sans-serif;
    font-size: 57px;
    color: #333;
}
.caption a.button-link{
    margin-top:30px;
    /*padding: 18px 61px 18px 61px;*/
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.caption a.button-link:hover{
    background-color: #4d6499;
}
.captionWrapper {
    max-width: 615px;
    margin-left: 70px;
    background: rgba(255, 255, 255, 0.75);
    padding: 5px 20px 20px 20px;
}
.owl-next {
    width: 62px;
    height: 62px;
    background: url(images/slider-previous.png);
    font-size: 0;
}
.owl-prev {
    width: 62px;
    height: 62px;
    background: url(images/slider-next.png);
    font-size: 0;
}
.home-slider .caption {
    position: absolute;
    top: 37%;
    left: 0px;
    width: 100%;
}
.owl-nav {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.owl-next {
    position: absolute;
    top: 0px;
    left: 0px;
}
.owl-prev {
    position: absolute;
    top: 80px;
    left: 0px;
}

/*~~~~~~~~~~  TOP IMAGE  ~~~~~~~~~~*/
.top-image img{
    width: 100%;
    height:auto;
}
.top-image h1{
    color: #1b3e9c;
    font-family: 'Raleway-Light', sans-serif;
    font-size: 32px;
    position: relative;
    top: 55%;
    background: rgba(255, 255, 255, 0.79);
    display: inline;
    padding: 5px 20px;
    background-image: url(images/button-bg.png);
    background-repeat: no-repeat;
    background-position: top 0px right 0px;
}
.top-image {
    position: relative;
}
.top-title-wrapper {
    position:absolute;
    bottom:25%;
    left: 0px;
    width: 100%;
}

/*~~~~~~~~~~  HOME BANNERS  ~~~~~~~~~~*/

.banner {
    overflow: hidden;
}
.banner img {
    width: 100%;
    height: auto;
    border-right: 1px solid #72757b;
}
.banner {
    position: relative;
    overflow: hidden;
}
.banner:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.bannerCaption {
    display: inline-block;
    position: absolute;
    bottom: 10%;
    left: 8%;
    border-left: 9px solid #1b3e9c;
    padding-left: 18px;
}
.banner:nth-child(2) .bannerCaption{
    border-left: 9px solid #9c7ac9;
}
.banner:nth-child(3) .bannerCaption{
    border-left: 9px solid #6fb855;
}
.banner h3{
    font-family: 'Raleway-Light', sans-serif;
    color: #fff;
    font-size: 32px;
    margin: 0px;
}
.banner a{
    font-family: 'Raleway-Medium',sans-serif;
    color: #1b3e9c;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.banner a:hover {
    color: #fff;
}
.page-template-template-home .mainContent p {
    padding-right: 106px;
}
.page-template-template-home .mainContent{
    padding: 130px 0px 150px 0px;
}
.container.mainContentWrapper {
    /*margin-bottom: -190px;*/
}
.mainContentWrapper .mainContent a.button-link {
    margin-top: 16px;
    position: relative;
    z-index: 9;
}

/*~~~~~~~~~~  MOBILE NAV  ~~~~~~~~~~*/

div#siteWrapper {
    position: relative;
    z-index: 1;
    background: #fff;
}
div#mobile-menu-container {
    opacity: 0;
    width: 260px;
    position: absolute;
    background: #1b3e9c;
    height: 100%;
    z-index: 0;
    padding-top: 20px;
}
div#mobile-menu-container.activeMenu{
    opacity: 1;
}
ul#mobile-menu-main-nav-de,
ul#mobile-menu-main-nav-en {
    display: block;
    padding: 0 20px 20px;
    margin: 0px;
    list-style: none;
}
div#mobile-menu-container li.menu-item a,
div#mobile-menu-container  li.menu-item {
    color: #dadada;
    display: block;
    clear: left;
    padding-left: 0px;
    padding: 5px 20px 5px 0px;
}
div#mobile-menu-container li.menu-item a:hover,
div#mobile-menu-container li.menu-item:hover,
div#mobile-menu-container li.current-submenu-item a,
div#mobile-menu-container li.current-menu-item a {
    color: #fff;
}
#mobile-menu-container .sub-nav-bg {
    display: block;
    position: relative !important;
    top: 5px;
    right: 0px;
    background: none;
    max-height: none;
    visibility: visible;
    overflow: visible;
    opacity: 1;
    clear: left;
    float: left;
    padding: 0;
    left: 10px;
    width: 100%;
}
#mobile-menu-container ul.sub-nav li a:after {
    display: none;
}
#mobile-menu-container ul.sub-nav {
    padding: 0px 0px;
}
div#mobile-menu-container li.menu-item,
div#mobile-menu-container ul.sub-nav li.sub-nav-item:last-child
{
    background: url(images/sub-nav-border-bottom.jpg) repeat-x left bottom;
}


/*~~~~~~~~~~  BREADCRUMBS  ~~~~~~~~~~*/

.breadcrumbs-wrapper a {
    text-decoration: none;
    padding-right: 8px;
}
.breadcrumbs-wrapper i.fa.fa-angle-right {
    padding-left: 8px;
}
.breadCrumbElement,
.breadCrumbElement a{
    font-family: 'OpenSans', sans-serif;
    color: #a7a7a7;
    font-size: 14px;
    line-height: 30px;
}
.breadCrumbElement a:hover{
    color:#1b3e9c;
}
.breadcrumbs-wrapper {
    border-bottom: 1px solid #cdcdcd;
    padding: 12px 0px 11px 0px;
}
span.breadCrumbElement.red {
    text-transform: uppercase;
}
.mainContent {
    margin: 48px 0px 0px 0px;
}

/*~~~~~~~~~~  PARTNER  ~~~~~~~~~~*/

.partner-image-link {
    display: block;
    background: #f2f2f2;
    text-align: center;
    line-height: 208px;
    padding: 0px 40px;
    margin-bottom: 28px;
}
.partner_bg {
    text-align: center;
    margin-bottom: 50px;
}
.page-template-template-partner h2 {
    margin-bottom: 20px;
	margin-left: -3px;
}
.page-template-template-partner h4 {
    margin-bottom: 35px;
}
.partner_bg h5 {
    margin-bottom: 14px;
}
body.page-template-template-partner a.button-link {
    margin-top: 20px;
}

/*~~~~~~~~~~  EVENTS TABLE TERMINE  ~~~~~~~~~~*/

table.events-table {
    border-collapse: separate;
    border-spacing: 3px;
}
table.events-table tr:nth-child(odd) td {
    background: #f2f2f2;
}
table.events-table tr:nth-child(even) td {
    background: #eaeaea;
}
table.events-table td {
    padding: 15px 20px;
    font-size: 16px;
    font-family: "Raleway-Medium", sans-serif;
    color: #333333;
}
table.events-table {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}
table.events-table tr td:first-child {
    width: 170px;
}
table.events-table tr td:last-child {
    width: 215px;
}


/*~~~~~~~~~~  PRODUCTS  ~~~~~~~~~~*/

.page-template-template-product .mainContent.loaded {
    margin: 20px 0px 0px 0px;
}
.page-template-template-product .parent-page-content {
    margin-bottom: 35px;
}
.page-template-template-product a.button-link {
    font-size: 22px;
    padding: 15px 46px 14px 46px;
}
.categorie-buttons {
    padding-bottom: 35px;
    border-bottom: 1px solid #cdcdcd;
}
a.button-link.categorie-button {
    margin-right: 21px;
	margin-bottom: 21px;
    display: inline-block;
}
a.button-link.categorie-button:last-child {
    margin-right: 0px;
}
.product-listing {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 15px;
    margin-bottom: 40px;
}
.product-listing:last-child {
    padding: 0px;
    margin: 0px;
    border: 0px;
}
a.product-link {
    display: block;
    border: 1px solid #e5e5e5;
    text-decoration: none;
}
a.product-link:hover{
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(210, 210, 210, 0.7);
    -moz-box-shadow: 0px 0px 5px 1px rgba(210, 210, 210, 0.7);
    box-shadow: 0px 0px 5px 1px rgba(210, 210, 210, 0.7);
}
.category-name {
    margin-bottom: 22px;
}
.product-image {
    border-bottom: 1px solid #e5e5e5;
    background-repeat: no-repeat;
    background-size: cover;
}
.product-desc-container {
    background: #f6f6f6;
    padding: 15px 24px;
}
.prod-desc{
    font-size: 14px;
    color:#333;
    margin-bottom: 5px;
}
span.prod-link {
    color: #1b3e9c;
    font-family: 'Raleway', sans-serif;
}
.product-desc-container h5 {
    margin-bottom: 10px;
    margin-top: 0px;
}
.product-item {
    margin-bottom: 30px;
}
.product-slider{
    border: 1px solid #dddddd;
}
.product-slider-wrapper {
    margin-bottom: 30px;
}


a[href^="tel"]{
	color:inherit;
	text-decoration:none;
}


/*  SHOPPING SHOP CART BASKET   */

a#shp-basket:hover {
    text-decoration: none;
}

a#shp-basket.empty span#sph-basket-counter{
    color: #fff !important;
    background: #cacaca;
}

a#shp-basket.empty span.shop-icon {
    background: url(images/shop-icon-empty.png) no-repeat center center;
}

.additional-kontakt-text a.purple-button {
    color: #fff;
}
.additional-kontakt-text {
    margin-top: 40px;
}
nav.custom-pagination a {
    color: rgba(51, 51, 51, 0.49);
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
}
span.page-numbers.current{
    color: #fff;
    background: #1b3e9c;
    border-color: #1b3e9c;
    font-size: 14px;
    padding: 5px 10px;
}
.empty-cart-content {
    display: none;
}
.empty-cart-content.show-content{
    display: block;
}
.row.top-pannel.remove {
    display: none;
}
.finish-shopping.remove{
    display: none;
}
.ac-container.vertical-align-elem.error {
    border-color: red;
}
.article-image img {
    width: 100%;
    height: auto;
}
.article-image {
    padding: 10px 30px 10px 30px;
    border: 1px solid #e5e5e5;
    border-bottom: 0px;
}
span.article-code {
    font-size: 14px;
    color: #333;
    margin: 15px 0px 0px 8px;
    display: inline-block;
}
.article-title {
    padding-bottom: 18px;
}
.article-content
{
    display: grid;
    background: #f6f6f6;
    padding: 15px 15px;
    margin-bottom: 40px;
    border: 1px solid #e5e5e5;
}
.in-cart.purple-button {
    padding: 15px 10px;
    width: 100%
}
.button-container {
    margin-top: 15px;
}
input.article_amount_cart {
    margin: 0px 23px 0px 0px;
    border: 0px;
    width: initial;
    display: inline-block;
    width: 45px;
    line-height: 45px;
    padding: 0px 10px;
    text-align: center;
    height: 45px;
}
.ac-container.vertical-align-elem {
    display: inline-block;
    position: relative;
    border: 1px solid #e5e5e5;
}
button.article_amount_control {
    position: absolute;
    right: 0px;
    width: 23px;
    height: 23px;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    font-size: 20px;
}
button.article_amount_reduce_cart.article_amount_control {
    bottom: 0px;
    line-height: 21px;
    background: #d66724;
}
button.article_amount_increase_cart.article_amount_control {
    top: 0px;
    line-height: 20px;
    background: #ed742b;
}
.cart-product-image img {
    max-width: 100%;
    height: auto;
    border: 1px solid #dadada;
    margin-top: 10px;
    margin-bottom: 13px;
}
.cart-product-image {
    max-width: 155px;
    width: 100%;
    padding-right: 18px;
    display: inline-block;
    float: left;
}
.cart-product-name {
    width: calc(100% - 155px);
    display: inline-block;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0px;
}
.cart-product-code {
    display: inline-block;
}
.row.cart-products {
    border-bottom: 1px solid #cdcdcd;
    position: relative;
    overflow: hidden;
}
div#shop-header-pannel {
    /*top: -85px;
    right: 0px;
    position: absolute;*/
}
span#cart_popup {
    font-size: 16px;
    font-family: "Raleway-Medium",sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 0px;
    display: inline-block;
    margin-top: 0px;
    float: left;
}
span.shop-icon {
    background: url(images/shop-icon.png) no-repeat center center;
    width: 21px;
    height: 23px;
    display: inline-block;
    margin-bottom: -6px;
    /*position: absolute;*/
    /*left: -3px;*/
}
span#sph-basket-counter {
    display: inline-block;
    background: #ed742b;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    padding: 4px 8px 3px;
    border-radius: 3px;
    margin-left: 5px;
    height: 23px;
    min-width: 25px;
    margin-bottom: -6px;
}
a#shp-basket {
    position: relative;
    padding-left: 15px;
}
.cart-remove {
    display: inline-block;
    position: absolute;
    top: 0px;
    width: 54px;
    right: 0px;
    height: 100%;
}
button.remove-item {
    background: #d6d6d6;
    border: 0px;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 23px;
}
button.remove-item:hover {
    background: #9c9c9c;
}

.row.cart-products {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.row.cart-products.hidden-content {
    opacity: 0;
}
.row.cart-products.remove {
    display: none;
}
.row.top-pannel {
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    padding-top: 15px;
    padding-bottom: 17px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.top-pannel div:first-child,
.product-content div:first-child
{
    padding-left: 0px;
}
.top-pannel div:last-child,
.product-content div:last-child{
    padding-right: 0px;
}
.row.cart-products {
    margin-left: 0px;
    margin-right: 0px;
}
.product-content {
    position: relative;
}
.cart-products span.item-code,
.cart-products .ac-container.vertical-align-elem
{
    display: inline-block;
    float: left;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0px;
}
a#refresh_cart {
    display: inline-block;
    float: right;
    margin-top: 35px;
}
div#refresh_cart {
    width: 40px;
    height: 40px;
    background: #ed742b url(images/update-icon.png) no-repeat center center;
    float: left;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0px;
    max-width: 0px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
div#refresh_cart.refresh-visible{
    max-width: 100%;
}
.finish-shopping {
    display: inline-block;
    float: right;
    margin-top: 35px;
}

a#go_to_cart {
    display: inline-block;
    float: right;
}
.contact-form-container-left input {
    width: 100%;
    margin-top: 0px;
    margin-bottom:19px;
}
/*.contact-form-container-left input:nth-child(even) {
    float: right;
}
.contact-form-container-left input:nth-child(odd) {
    float: left;
}*/
.contact_shop_form textarea {
    min-height: 140px;
    margin-top: 0px !important;
}
.form-notice {
    display: inline-block;
    width: calc(100% - 162px);
    float: left;
    margin: 8px 0px 5px 0px;
}
.contact_shop_form #submit {
    display: inline-block;
    width: initial;
    float: right;
}

/*-------------SEARCH SECTION------------*/
.share-icons, .search_section{
    float: left;
    display: block;
}
.search_section{
    max-width: calc(100% - 70px);
    position: relative;
}
#search-field, #search_icon {
    margin: 0;
    height: 33px;
    vertical-align: top;
    float: left;
}
#search-field {
    width: 240px;
    max-width: calc(100% - 33px);
    padding: 0 0 0 10px;
}
#search_icon {
    width: 33px;
    padding: 0;
    color: #ffffff;
    background-color: #c4c3c3;
    border-left: 1px solid #c4c3c3;
    border-right: 1px solid #c4c3c3;
}
#search_icon:hover {
    color: #3e3e3e;
    background-color: #ffffff;
}
.search_content{
    margin-bottom: 10px
}
.search_post_title{
    margin-bottom: 8px;
}
.search_post_section{
    margin-top: 40px;
}
.search_list > a{
    display: inline-block;
}

.search_section.search_section_mobile{
    display: none;
}
.search_content table{
    margin-top: 0;
}

/*~~~~~~~~~~  MEDIA SIZES  ~~~~~~~~~~*/

@media (max-width: 1500px) {
    .slick-next {
        top: 60%;
    }
}
@media (max-width: 1300px) {
    .top-title-wrapper {
        bottom: 5%;
    }
}
@media (max-width: 1200px) {
    li.menu-item {
        padding: 0px 10px;
    }
    .page-template-template-home .mainContent {
        padding: 60px 0px 100px 0px;
    }
    .page-template-template-home .mainContent p {
        padding-right: 0px;
    }
    .slick-prev {
        top: 50%;
    }
    .slick-next {
        top: 70%;
    }
    .owl-nav {
       max-width: 970px;
    }
}
@media (max-width: 991px) {
    .stripe {
        background: url(images/stripe-bg-mobile.png) center top no-repeat;
        height: 30px;
    }
    ul.sub-nav li a, li.menu-item.current-menu-item .sub-nav .sub-nav-item a {
        white-space: normal;
    }
    .header {
        margin-bottom: -66px;
        position: relative;
    }
    span#cart_popup {
        font-size: 13px;
    }
    .top-contacts .inline.float-right {
        padding: 0px 0px 0px 15px;
        margin: 0px 0px 0px 15px;
    }
    .contact-page-contact{
        margin-bottom: 50px;
    }
    .field_submit {
        margin-top: 20px;
    }
    .owl-prev,.owl-next {
        left: 15px;
    }
    .news-container:nth-child(odd) {
        clear: left;
    }
    .news-container:nth-child(4) {
        clear: none;
    }
    .before-footer .content-part h2 {
        max-height: 140px;
    }
    .top-image h1 {
        width: 50%;
        font-size: 42px;
    }
    .before-footer a.button-link {
        margin-top: 25px;
    }
    body {
        overflow-x: hidden;
    }
    #menu{
        display: none;
    }
    #siteWrapper div#mobile-menu {
        display: block;
    }
    body #siteWrapper .header .logo img {
        max-width: 130px;
    }
    #siteWrapper .header.smallHeader .logo img {
        max-width: 100px;
    }
    div#top, .main-nav, .header .clearfix {
        background: rgba(255, 255, 255, 1);
    }
    #siteWrapper .info-original-image {
        min-height: 300px;
    }
    .captionWrapper {
        max-width: 70%;
    }
    .slider .owl-controls h3 {
        font-size: 35px;
    }
    .slider .owl-controls h4 {
        font-size: 18px;
    }
    .caption a.button-link{
        margin-top: 15px;
        padding: 14px 50px 14px 50px;
    }
    .mainContentBg {
        background-position: center right !important;
        position: relative;
    }
    .mainContentBg:before {
        content: "";
        display: block;
        background: rgba(255, 255, 255, 0.7);
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
    }
    .container.mainContentWrapper {
        z-index: 4;
    }

/*    .before-footer {
        margin-top: -180px;
    }*/
    .footer-share-icons span.share-icons .fa {
        margin-right: 10px;
    }
    /*~~~~~~~~~~  BURGER MOBILE NAV  ~~~~~~~~~~*/
    #menuOverlay.activeMenu {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(8, 8, 8, 0.26);
        z-index: 9999;
        display: block;
        opacity: 1;
    }
    div.burger {
        display:block;
    }
    .collapse {
        display: block;
    }
    div.burger {
        height: 30px;
        width: 40px;
        position: absolute;
        top: 40px;
        left: 0px;
        cursor: pointer;
        z-index: 10;
    }
    .cart-products span.item-code, .cart-products .ac-container.vertical-align-elem {
        left: 10px;
    }
    .sm-full-width{
        width: 100% !important;
        padding: 0 !important;
    }
    .sm-full-width.burger_logo_wrap{
        padding: 0  70px !important;
    }
    .top-contacts {
        padding-right: 15px !important;
    }
    .search_section{
        display: none;
    }
    .search_section.search_section_mobile{
        display: block;
    }
    .search_section.search_section_mobile {
        width: 100%;
        padding: 0 20px;
        float: none;
        max-width: none;
    }
    
    .search_section.search_section_mobile form {
        width: 100%;
        display: block;
    }
    .search_section.search_section_mobile #search-field {
        width: 100% !important;
    }
}

@media (max-width: 820px) {
    
}

@media (max-width: 768px) {
    .header {
        margin-bottom: -50px;
        position: relative;
    }
    .top-image {
        padding-top: 0px;
    }
    .row.top-pannel {
        display: none;
    }
    .row.cart-products {
        padding-right: 54px;
    }
    div#refresh_cart {
        float: none;
        position: relative;
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        top: 0px;
        text-align: center;
        margin: 20px auto 20px;
    }
    .cart-product-image {
        padding-right: 0px;
    }
    .col-md-4.col-sm-6.col-xs-12.image-container.same-height {
        padding-left: 15px;
    }
    .col-md-4.col-sm-2.col-xs-12.cart-product-code.same-height,
    .col-md-2.col-sm-2.col-xs-12.cart-product-qty.same-height,
    .col-md-2.col-sm-2.col-xs-12.same-height.refresh-container
    {
        height: auto !important;
    }
    .product-content {
        text-align: center;
    }
    .ac-container.vertical-align-elem {
        display: inline-block !important;
        margin-top: 10px;
    }
    .cart-products span.item-code,
    .cart-product-name,
    .cart-products .ac-container.vertical-align-elem
    {
        width: auto;
        display: block;
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        position: relative;
        top: 0%;
        right: 0px;
        float: none;
        text-align: center;
    }
    .cart-products span.item-code {
        float: none;
        margin: 7px auto 0px;
        display: block;
        text-align: center;
        width: 100%;
    }
    .cart-product-image {
        float: none;
    }
    .col-md-3.col-sm-6.article {
        max-width: 400px;
        margin: 0 auto;
    }
    .captionWrapper {
        margin-left: 0px;
    }
    .page-content img.alignright {
        width: 100%;
        display: block;
        max-width: 100%;
    }
    .info-original-image {
        /* margin-top: 25px; */
    }
    h1{
        font-size: 32px;
    }
    h2{
        font-size: 32px;
    }
    h3{
        font-size: 22px;
    }
    h4 {
        font-size: 18px;
    }
    .home-slider .caption {
        top: auto;
        bottom: 0;
    }
    .home-slider .caption .container {
        margin: 0px 0px 0px 90px;
        padding: 0px;
        width: 80%;
    }
    .captionWrapper {
        max-width: 100%;
        background: rgba(255, 255, 255, 0.7);
        padding: 15px 20px;
    }
    .slider .owl-controls {
        bottom: 160px;
        top:auto;
    }
    .slider .owl-controls .container {
        padding: 0px 50px 0px 95px;
    }
    .slick-prev, .slick-next {
        left: 15px;
    }
    div#top {
        margin: 0px 0px;
    }
    .top-contacts .inline:last-child {
        margin: 0px;
    }
    .top-contacts .inline.float-right {
        padding: 0px 0px 0px 10px;
    }
    #siteWrapper .container {
        padding: 0px 20px;
    }
    div#copyright div {
        text-align: center;
        margin-bottom: 5px;
    }
    div.burger {
        top: 28px;
    }
    .top-contacts .inline.float-right{
        display: none;
    }
    .top-contacts #shop-header-pannel.inline.float-right {
        display: block;
    }
    .top-header .row div.col-xs-5 {
        padding: 0px;
        margin: 0 auto;
        float: none;
        width: 290px;
    }
    .inline.langContainer {
        float: right;
		border: 0px;
    }
    .mainContent {
        padding: 0px 0px 0px 0px;
    }

    .before-footer {
        margin-top: 0; 
    }
}
@media (max-width: 620px) {
    body #siteWrapper .header .logo img {
        max-width: 90px;
    }
    #siteWrapper .header.smallHeader .logo img {
        max-width: 80px;
    }
    div.burger {
        top: 20px;
    }
    #siteWrapper .home-slider {
        padding-top: 100px;
    }
	.page-template-template-home .mainContent/*,*/
	/*.mainContent*/
	{
		padding: 0px 0px 100px 0px;
		margin-top: 15px;
	}
	.mainContentBg {
		background-position: right 15% top 0% !important;
	}
	.categorie-buttons a.button-link.categorie-button {
		display: block;
		margin: 0px;
		width: 100%;
		margin-bottom: 15px;
	}
	.page-template-template-product a.button-link {
		display: block;
		width: 100%;
		text-align: center;
		font-size: 16px;
		padding: 12px 20px;
	}
    table.events-table td {
        display: block;
        width: 100% !important;
        text-align: center;
    }
	table.events-table td {
		font-size: 15px;
	}
	table.events-table td:nth-child(2) {
		padding: 0px 20px;
	}
    .top-image h1 {
        width: 100%;
        padding: 20px 20px;
        background: rgba(255, 255, 255, 0.7);
        font-size: 32px;
    }
    img.slider-image {
        min-height: 400px;
        width: 850px;
        float: right;
    }
    button.slick-button img {
        width: 50px;
        height: auto;
    }
    button#progress {
        width: 50px;
        height: 50px;
    }
    .slider .owl-controls .container {
        padding: 0px 15px 0px 70px;
    }
    .home-slider .caption h4 {
        font-size: 10px;
    }
    .home-slider .caption h3 {
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .home-slider .caption a.button-link {
        font-size: 10px;
        padding: 10px 20px;
    }
    .home-slider .owl-next,.home-slider .owl-prev {
        width: 40px;
        height: 40px;
        background-size: 100%;
    }
    .slider .home-slider .owl-controls {
        bottom: 120px;
        top: auto;
    }
    .home-slider .owl-prev {
        top: 70px;
    }
    .home-slider .caption .container {
        margin: 0px 0px 0px 70px;
    }
}
@media (max-width: 500px) {
    .top-title-wrapper {
        position: relative;
        bottom: 0;
        margin-top: 15px;
    }
    .top-title-wrapper h1{
        padding:0px;
    }
    .slider .owl-controls h3 {
        font-size: 23px;
    }
	.mainContentBg {
		background-position: right 20% top 0% !important;
	}
    .contact-form-container-left input {
        width: 100%;
    }
    span.form-notice {
        width: 100%;
        text-align: center;
    }
    .contact_shop_form #submit {
        text-align: center;
        width: 100%;
    }
    a#go_to_cart {
        display: inline-block;
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }
    .shop-button {
        text-align: center;
    }
    .finish-shopping {
        float: none;
    }
    .button-container {
        text-align: center;
    }
}
@media (max-width: 360px) {
    .home-slider .caption .container {
        width: 75%;
    }
    .slider .home-slider .owl-controls {
        bottom: 100px;
    }
    .home-slider .owl-prev {
        top: 50px;
    }
	.mainContentBg {
		background-position: right 24% top 0% !important;
	}
    .top-left {
        width: 100%;
    }
    span.share-icons a {
        float: none;
    }
    .top-header .container {
        height: auto;
    }
    .top-contacts {
        width: 100%;
    }
    div#shop-header-pannel {
        float: none;
        border: 0px;
        text-align: center;
        margin-top: 5px;
    }
    span#cart_popup {
        float: none;
        margin-right: 7px;
    }
    span.share-icons {
        display: block;
        text-align: center;
    }
}


/* ~~~~~~~~~~~~ ADDITIONAL FORM STYLES ~~~~~~~~~~~ */


form#contact-form{
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
form#contact-form.flip-form {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div#response-holder {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

span.relative-submit-wrapper {
    position: relative;
    display: inline-block;
    float: right;
}

.relative {
    position: relative;
}
span.error {
    max-height: 0px !important;
    max-width: 0px !important;
    overflow: hidden;
    display: inline-block !important;
    border: 0px !important;
}
form#contact-form em {
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 100;
    font-style: normal;
}
form#contact-form em:before {
    content: "\f06a";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #ffffff;
    color: red;
    font-weight: 700;
    font-size: 22px;
    width: 20px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    cursor: pointer;
    margin: 10px 10px 10px 0px;
}
span.error.hover-active {
    max-height: none !important;
    max-width: 300px !important;
    position: absolute;
    top: 7px;
    right: 40px;
    background: #ededed;
    padding: 6px 10px;
    line-height: 15px;
    border: 0px;
    z-index: 100;
    display: inline-block !important;
    font-size: 13px;
    color: #f90106;
    font-weight: 700;
    overflow: visible;
}
form#contact-form em.hover-active {
    width: 90%;
    text-align: right;
}
span.error.hover-active:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 16px;
    background: url(images/hover_error_form.png);
    position: absolute;
    top: 5px;
    right: -6px;
}
#contact-form #submit[disabled=disabled] {
    background: #acacac;
    cursor: no-drop;
}


#gallery-1 {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;  
    user-select: none;
}
.form-item {
    margin-top: 20px;
}
form#contact-form .form-message em {
    top: 24px;
}