/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.0.28
Text Domain: flatsome
License:
License URI:
*/


/*************** 
All custom CSS should be added to Theme Options > Custom CSS,
or in the style.css of a Child Theme.
***************/
.header-nav {
  padding-top: 10px;
}
.header-main {
  padding-bottom: 10px;
}
.stuck {
  height: 100px;
  padding-top: 10px;
}
.stuck .header-nav {
  padding-top: 15px;
}
/*------------------------------*/
#text-box-244836159 .button.white.is-outline.is-normal {
  color: #18385e !important;
}
/*------------------------------*/
.blue_back_custom_1 {
  background: #18385e none repeat scroll 0 0;
}
.blue_back_custom_1 .section-content > p {
  color: #fff;
  font-size: 2.1em;
  font-weight: 100;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase;
}
/*------------------------------*/
.mobile-nav.nav.nav-left {
  padding-top: 17%;
}
.mobile-nav.nav.nav-left .icon-menu {
  color: #18385e;
  font-size: 2.5em;
}
.mobile-nav.nav.nav-right {
  padding-top: 15%;
}
.mobile-nav.nav.nav-right > li > a > i {
  font-size: 2.5em;
  color: #18385e;
}
/*------------------------------*/
.sidebar-menu .html.custom.html_nav_position_text {
  padding-bottom: 30px !important;
  padding-top: 0 !important;
  text-align: center;
}
/*
.sidebar-menu .html.custom.html_nav_position_text .button.is-outline.circle {
  background: #1a3668 none repeat scroll 0 0;
  border-radius: 0 !important;
  color: #fff !important;
  margin: 0 auto !important;
  padding: 5px;
  text-align: center;
  width: 80%;
}
*/
.sidebar-menu .html.custom.html_nav_position_text .button.is-outline.circle {
  background: #00aff0 none repeat scroll 0 0;
  border: medium none !important;
  border-radius: 0 !important;
  box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
  color: #fff !important;
  margin: 0 auto !important;
  padding: 5px;
  text-align: center;
  width: 80%;
}
.sidebar-menu .html.header-social-icons.ml-0 {
  text-align: center;
}
/*------------------------------*/

.ux-slider, .ux-row-slider {
  margin-bottom: 0 !important;
}

/*--*/
#menu-item-35 > a {
  color: #fff !important;
  opacity: 1 !important;
}

.off-canvas-overlay .icon-menu {
  color: #1a3668 !important;
}
/*--*/
/*
#masthead .mobile-menu-right {
  display: table-cell;
  font-size: 1.8em;
  padding-top: 16px;
  position: absolute;
  right: 5%;
  top: 24%;
  vertical-align: middle;
}
.mobile-menu-right .icon-phone {
  color: #1a3668 !important;
}
*/
/*------------------------------------*/
#masthead .right-links > ul {
  padding-top: 60px !important;
}
/*
.html_top_right_text .header-button {
  background: #18385e none repeat scroll 0 0 !important;
  border: 2px solid #18385e !important;
  padding-bottom: 2px !important;
  padding-top: 2px !important;
}
*/
/*
.html_top_right_text .header-button {
  background: #00aff0 none repeat scroll 0 0 !important;
  border: 2px solid #00aff0 !important;
  box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding-bottom: 1px !important;
  padding-top: 2px !important;
}
*/
/*  zmiana okraglosci   */
.html_top_right_text .header-button {
  border-radius: 0px !important;
}
.html_top_right_text .header-button {
  background: #fff none repeat scroll 0 0 !important;
  border-color: #101632 !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  box-shadow: none;
  padding-bottom: 1px !important;
  padding-top: 2px !important;
}
.html_top_right_text .header-button .button.is-outline.circle {
  color: #101632 !important;
}
/*-----------*/
.html_top_right_text .header-button .button.is-outline.circle{
  background: transparent none repeat scroll 0 0 !important;
  border: medium none !important;
  color: #fff;
}
/*--*/
.ux-header-element.element-phone {
  background: #18385e none repeat scroll 0 0;
  border: 2px solid #18385e;
  padding-bottom: 2px;
  padding-top: 2px;
}
.ux-header-element.element-phone .circle {
  background: #18385e none repeat scroll 0 0;
  border: medium none !important;
  border-radius: 0;
  color: #fff !important;
}
/*------------*/
.flickity-slider .button.normal.white.alt-button {
  border-color: #18385e;
  color: #18385e;
  margin-left: 35%;
}

/*--*/
.demo-button {
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  margin-bottom: 3px;
  padding: 10px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.demo-button p {
  color: #fff;
  font-size: 13px;
  font-weight: bolder;
  line-height: 1.3;
  margin-bottom: 0;
  text-transform: uppercase;
}
/*--*/
.header-main li.html.custom {
  display: block !important;
}
/*--*/
.demo-wrapper i {
  font-size: 1.5em;
}
/*--*/
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  border-radius: 0 !important;
}
.wpcf7-form-control.wpcf7-submit.button {
  border-radius: 0 !important;
}
/*--*/
.header-bottom {
  display: none;
}
.tooltipster-base {
  display: none !important;
}
/*----*/
.footer_top_size_custom {
	font-size: 2em;
}
/*---------------------------------*/
.assessment-form .steps.opened, .assessment-form .steps:hover {
  /*background-color: #ecf2f6;*/
  color: #97a1a7;
}
.assessment-form .steps {
  /*background-color: #00AFF0;*/
  color: #ffffff;
  /*cursor: pointer;*/
  font-family: "TTDrugsLight";
  font-size: 14px;
  font-weight: bold;
  height: 55px;
  letter-spacing: 1px;
  line-height: 58px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 15px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
}
.assessment-form .steps.opened, .assessment-form .steps:hover {
 /*background-color: #ecf2f6;*/
  color: #97a1a7;
}
.assessment-form .steps .txt {
  background: rgba(0, 0, 0, 0) url("http://cosmeticavenue.i2biz.com.au/wp-content/uploads/2016/10/plus-white.png") no-repeat scroll right center;
  color: transparent;
  float: right;
  height: 55px;
  padding-right: 30px;
  padding-top: 0;
}
.assessment-form .formrow .col6 {
  float: left;
  margin-bottom: 30px;
  width: 48.5%;
}
.assessment-form .formrow .col6.floatRight {
  float: right;
}
.assessment-form .formrow input[type="text"], .assessment-form .formrow input[type="email"], .assessment-form .formrow select {
  border: 1px solid #e1e1e1;
  color: #000;
  font-family: "TTDrugsLight";
  font-size: 16px;
  font-weight: 300;
  height: 60px;
  padding: 0 0 0 20px;
  /*width: calc(100% - 22px);*/
}
.assessment-form .formrow .col12 {
  margin-bottom: 30px;
}
.file_upload .upload-file {
  /*float: left;*/
  /*margin-left: 15px;*/
  /*width: calc(100% / 6 - 75px / 6);*/
}
.assessment-form .file_upload .upload-wrapper .upload-file .file-over {
  background: #f8f7f7 none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  text-align: center;
}
.assessment-form .file_upload .upload-wrapper .upload-file .file-over span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
}
.file_upload .upload-wrapper .upload-file .file-over span {
  background: #f8f7f7 none repeat scroll 0 0 !important;
  border: 1px solid #e0e0de !important;
  color: #000 !important;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 50px;
  padding: 0;
  text-transform: none;
  width: 100%;
}
.file_upload .upload-file span {
  padding: 0;
}
.file_upload .upload-wrapper .upload-file .file-over span.img::before {
  background: rgba(0, 0, 0, 0) url("http://cosmeticavenue.i2biz.com.au/wp-content/uploads/2016/10/hover-plus.png") no-repeat scroll 0 0;
  content: "";
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease 0s;
  width: 40px;
  z-index: 3;
}
.file_upload .upload-wrapper .upload-file .file-over span.img::after {
  background: rgba(250, 250, 250, 0.9) none repeat scroll 0 0;
  content: "";
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 2;
}
.assessment-form .file_upload .upload-wrapper .upload-file .file-over span.img {
  border-bottom: 1px solid #e1e1e1 !important;
  /*display: block;*/
  height: 170px;
  line-height: 0;
}
.file_upload .upload-wrapper .upload-file .file-over span.img {
  background: #fff none repeat scroll 0 0 !important;
  height: 200px;
  line-height: 200px;
  overflow: hidden;
  position: relative;
}
.assessment-form .file_upload .upload-wrapper .upload-file .file-over span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
}
.file_upload .upload-wrapper .upload-file .file-over span span {
  -moz-border-bottom-colors: none !important;
  -moz-border-left-colors: none !important;
  -moz-border-right-colors: none !important;
  -moz-border-top-colors: none !important;
  border-color: -moz-use-text-color -moz-use-text-color #e0e0de !important;
  border-image: none !important;
  border-style: none none solid !important;
  border-width: medium medium 1px !important;
  line-height: 0;
}
.file_upload .upload-wrapper .upload-file .file-over span {
  background: #f8f7f7 none repeat scroll 0 0 !important;
  border: 1px solid #e0e0de !important;
  color: #000 !important;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 50px;
  padding: 0;
  text-transform: none;
  width: 100%;
}
.file_upload .upload-wrapper .upload-file .file-over span img {
  height: auto;
  width: 100%;
}
.assessment-form .formrow select {
  -moz-appearance: none;
  background: rgba(0, 0, 0, 0) url("http://cosmeticavenue.i2biz.com.au/wp-content/uploads/2016/10/select-arrow.png") no-repeat scroll 98% center;
  color: #818181;
  width: 100%;
}
.assessment-form .file_upload {
  border: medium none;
  display: block;
  margin-bottom: 0 !important;
}
.assessment-form .col5 {
  color: #00AFF0;
  font-size: 15px;
  text-align: right;
}
.assessment-form .col7 {
  font-size: 17px;
  margin-top: 30px;
}
.file_upload .upload-file.front-armside {
  margin-left: 0;
}
.assessment-form .filenametxt {
  display: none;
}
.assessment-form .formrow input[type="text"], .assessment-form .formrow input[type="email"], .assessment-form .formrow select {
  border: 1px solid #e1e1e1;
  color: #000;
  font-family: "TTDrugsLight";
  font-size: 16px;
  font-weight: 300;
  height: 60px;
  padding: 0 0 0 20px;
  /*width: calc(100% - 22px);*/
  box-shadow: none !important;
}
.assessment-form .formrow textarea {
  border: 1px solid #e1e1e1;
  font-family: "TTDrugsLight";
  font-size: 14px;
  height: 130px;
  line-height: 22px;
  padding: 15px 20px;
  resize: none;
  /*width: calc(100% - 42px);*/
  box-shadow: none !important;
}
span.wpcf7-not-valid-tip {
  color: #f00 !important;
  display: block !important;
  font-size: 1em !important;
}
.wpcf7 .wpcf7-not-valid-tip::after {
  border: none !important;
  bottom: 100%;
  content: " ";
  height: 0;
  left: 30px;
  margin-left: -10px;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.wpcf7 .wpcf7-not-valid-tip {
  background-color: transparent !important;
  opacity: 1 !important;
  padding: 5px 0 !important;
}
.note {
  display: inline-block;
  font-family: "TTDrugsLight";
  font-size: 12px;
  line-height: 14px;
  margin: 15px 0 30px;
  max-width: 590px;
}
.assessment-form span.captcha-875 .wpcf7-captchar {
  background-color: #f8f7f7;
  border: medium none;
  height: 62px;
  margin: 0 20px;
  padding-left: 27px;
  width: 100%;
}
.assessment-form .col5 span {
  display: inline-block !important;
  margin-left: 15px;
}
span.wpcf7-form-control-wrap {
  line-height: 30px;
}
.assessment-form .formrow label {
  color: #000;
  display: block;
  font-family: "TTDrugsLight";
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.file_upload a {
  color: #00AFF0;
  font-family: "TTDrugsLight";
  font-weight: bold;
  text-decoration: none;
}
.file_upload.col12 > p {
  color: #484e52;
  margin-bottom: 10px;
  margin-top: 10px;
}
.wpcf7-form-control-wrap.captcha-875 {
  display: inline !important;
}
.wpcf7-form-control.wpcf7-submit {
  float: right;
  margin: 0 !important;
}
.wpcf7 .ajax-loader {
  position: relative !important;
}
/*----------------------*/
/*----------------------*/
.form-enquire .form-row, .form-survey .form-row {
  display: table;
  overflow: hidden;
  width: 100%;
}
.form-enquire .form-row, .form-survey .form-row {
    width: 100%;
    margin: 10px auto 0 auto
}
@media (min-width: 640px) {
    .form-enquire, .form-survey {
        margin-bottom: 40px
    }

    .form-enquire .form-row, .form-survey .form-row {
        width: 100%;
        margin: 20px auto 0 auto
    }

    .form-enquire .form-row .form-col.form-col-left, .form-survey .form-row .form-col.form-col-left {
        margin-bottom: 20px
    }

    .form-enquire .form-row .form-col input.text-field, .form-survey .form-row .form-col input.text-field {
        font-size: 15px;
        padding: 21px 25px
    }

    .form-enquire .form-row .form-col .select-over, .form-survey .form-row .form-col .select-over {
        padding: 23px 25px;
        font-size: 15px;
        font-family: "TTDrugsLight";
        color: #000
    }

    .form-enquire .form-row .form-col .select-over:before, .form-survey .form-row .form-col .select-over:before {
        content: ' ';
        background-image: url("http://cosmeticavenue.i2biz.com.au/wp-content/uploads/2016/10/icons_form.png");
        background-repeat: no-repeat;
        background-position: -139px -886px;
        background-size: auto;
        width: 20px;
        height: 11px;
        position: absolute;
        right: 3%;
        top: 50%;
        margin-top: -6px
    }

    .form-enquire .form-row .form-col .select-over.hover:before, .form-survey .form-row .form-col .select-over.hover:before {
        background-position: 0 -991px
    }

    .form-enquire .form-row .form-col .select-over.active, .form-survey .form-row .form-col .select-over.active {
        border: 1px solid #e35205
    }
/*
    .form-enquire .form-row .form-col select, .form-survey .form-row .form-col select {
        width: 100%;
        padding: 0 25px;
        position: absolute;
        top: 0;
        opacity: 0;
        font-size: 15px;
        height: 70px;
        -webkit-appearance: none;
        font-family: "TTDrugsLight";
        color: #000
    }
	*/

    .form-enquire .form-row .form-col select option, .form-survey .form-row .form-col select option {
        padding-bottom: 5px
    }

    .form-enquire .form-row .question-check, .form-survey .form-row .question-check {
        line-height: 30px;
        font-size: 15px
    }
    .form-enquire .form-row .apply-with .question-check {line-height:64px}
    .form-enquire .form-row .apply-with .radio-125{line-height:64px}

    .form-enquire .form-row .upload-check .checkbox-over, .form-survey .form-row .upload-check .checkbox-over {
        height: 30px;
        width: 30px;
        margin-left: 15px;
        vertical-align: top;
        font-size: 15px
    }

    .form-enquire .form-row .upload-check .checkbox-over.checked, .form-survey .form-row .upload-check .checkbox-over.checked {
        background-image: url("../img/icons.png");
        background-repeat: no-repeat;
        background-position: -133px 5px;
        background-size: auto
    }

    .form-enquire .form-row .upload-check label, .form-survey .form-row .upload-check label {
        line-height: 30px;
        height: 37px;
        margin-right: 0px;
        font-size: 15px
    }

    .form-enquire .form-row .upload-check input[type="checkbox"], .form-survey .form-row .upload-check input[type="checkbox"] {
        display: none
    }

    .form-enquire .form-row .upload-file .file-over span, .form-survey .form-row .upload-file .file-over span {
        background-color: #97a1a7;
        font-family: "TTDrugsLight";
        font-weight: 500;
        color: #fff;
        font-size: 12px;
        float: left;
        text-decoration: none;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding: 20px 24px 20px 24px;
        border: 1px solid transparent;
        margin-right: 20px;
        cursor: pointer;
        line-height: 22px;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s
    }

    .form-enquire .form-row .upload-file .file-over p, .form-survey .form-row .upload-file .file-over p {
        height: 15px;
        line-height: 10px;
        font-weight: 300;
        color: #000;
        float: left;
        font-size: 15px
    }

    .form-enquire .form-row .upload-file input, .form-survey .form-row .upload-file input {
        display: none
    }

    .form-enquire .form-row .text-message, .form-survey .form-row .text-message {
        margin-top: 10px
    }

    .form-enquire .form-row .text-message textarea, .form-survey .form-row .text-message textarea {
        padding: 25px;
        font-size: 15px;
        min-height: 134px
    }

    .form-enquire .form-row .submit-form, .form-survey .form-row .submit-form {
        font-family: "TTDrugsLight";
        font-weight: 500;
        color: #fff;
        font-size: 12px;
        display: inline-block;
        text-decoration: none;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding: 15px 20px 15px 20px;
        background-color: #000;
        border: 1px solid transparent;
        float: right;
        min-width: 197px;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-appearance: none;
        cursor: pointer;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-radius: 0;
        font-size: 12px;
        padding: 20px 24px 20px 24px;
        line-height: 22px
    }

    .form-enquire .form-row .error-icon, .form-survey .form-row .error-icon {
        background: url("../img/icons.png") no-repeat 4px -745px;
        background-size: auto;
        display: block;
        height: 30px;
        width: 30px;
        position: absolute;
        right: 14px;
        top: 17px
    }

    .form-enquire .form-row .form-col.form-check, .form-survey .form-row .form-col.form-check {
        display: block;
        margin-top: 12px
    }

    .form-enquire .form-row ::-webkit-input-placeholder, .form-survey .form-row ::-webkit-input-placeholder {
        color: #000;
        font-weight: 300
    }

    .form-enquire .form-row :-moz-placeholder, .form-survey .form-row :-moz-placeholder {
        color: #000;
        font-weight: 300
    }

    .form-enquire .form-row ::-moz-placeholder, .form-survey .form-row ::-moz-placeholder {
        color: #000;
        font-weight: 300
    }

    .form-enquire .form-row :-ms-input-placeholder, .form-survey .form-row :-ms-input-placeholder {
        color: #000;
        font-weight: 300
    }

    .form-enquire .file_upload, .form-survey .file_upload {
        display: none
    }

    .form-enquire .wpcf7-validation-errors, .form-enquire .wpcf7-mail-sent-ng, .form-survey .wpcf7-validation-errors, .form-survey .wpcf7-mail-sent-ng {
        line-height: 22px;
        font-size: 16px;
        font-weight: 500;
        margin-top: 20px;
        vertical-align: top;
        margin: 0;
        padding-left: 0;
        color: #be0c0c;
        border: none;
        text-align: left
    }

    .form-enquire .wpcf7-validation-errors:before, .form-enquire .wpcf7-mail-sent-ng:before, .form-survey .wpcf7-validation-errors:before, .form-survey .wpcf7-mail-sent-ng:before {
        content: "";
        background: url("../img/icons.png") no-repeat 0 -750px;
        width: 21px;
        height: 21px;
        background-size: auto;
        display: inline-block;
        padding-left: 5px;
        vertical-align: top
    }

    .form-enquire .wpcf7-mail-sent-ok, .form-survey .wpcf7-mail-sent-ok {
        line-height: 22px;
        font-size: 16px;
        font-weight: 500;
        margin-top: 20px;
        vertical-align: middle;
        margin-left: 2px;
        color: #000;
        border: none;
        text-align: left;
        margin: 0;
        padding-left: 0;
        padding-top: 5px
    }

    .form-enquire .wpcf7-mail-sent-ok:before, .form-survey .wpcf7-mail-sent-ok:before {
        content: "";
        background: url("../img/icons.png") no-repeat -278px -762px;
        width: 21px;
        height: 21px;
        background-size: auto;
        display: inline-block;
        padding-left: 5px;
        vertical-align: top
    }

    .error-container .error-alert {
        font-size: 1.5rem;
        color: #be0c0c
    }

    #submit-over {
        font-family: "TTDrugsLight";
        font-weight: 500;
        color: #fff;
        font-size: 12px;
        display: inline-block;
        text-decoration: none;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding: 15px 20px 15px 20px;
        background-color: #000;
        border: 1px solid transparent;
        float: right;
        text-align: center;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-appearance: none;
        -webkit-text-size-adjust: none;
        display: none;
        font-size: 12px;
        padding: 20px 24px 20px 24px;
        line-height: 22px
    }

    .no-touch .form-enquire .form-row .submit-form:hover, .no-touch .form-survey .form-row .submit-form:hover {
        color: #000;
        background-color: #fff;
        border: 1px solid #000
    }

    .no-touch .form-enquire .form-row .upload-file .file-over span:hover, .no-touch .form-survey .form-row .upload-file .file-over span:hover {
        background-color: #fff;
        color: #97a1a7;
        border: 1px solid #97a1a7
    }
}
@media (min-width: 768px) {
    .form-enquire, .form-survey {
        margin-bottom: 115px
    }

    .form-enquire .form-row, .form-survey .form-row {
        width: 100%;
        overflow: hidden;
        display: table
    }

    .form-enquire .form-row .form-col, .form-survey .form-row .form-col {
        display: table-cell;
        width: 50%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    .form-enquire .form-row .form-col input.text-field, .form-survey .form-row .form-col input.text-field {
        width: calc(100% - 52px);
        box-sizing: content-box;
        -moz-box-sizing: content-box
    }

    .form-enquire .form-row .form-col.form-col-left, .form-survey .form-row .form-col.form-col-left {
        float: left;
        border-right: 10px solid #fff;
        margin-bottom: 0
    }

    .form-enquire .form-row .form-col.form-col-right, .form-survey .form-row .form-col.form-col-right {
        float: right;
        border-left: 10px solid #fff
    }

    .form-enquire .form-row .form-col .upload-check label, .form-survey .form-row .form-col .upload-check label {
        margin-right: 10px;
        float: left
    }

    .form-enquire .form-row .upload-file .file-over span, .form-survey .form-row .upload-file .file-over span {
        width: auto;
        padding: 12px 20px
    }

    .form-enquire .form-row .upload-file .file-over p, .form-survey .form-row .upload-file .file-over p {
        line-height: 18px
    }

    .form-enquire .form-row .submit-form, .form-survey .form-row .submit-form {
        width: auto;
        min-width: 98.5px;
        height: 50px;
        padding: 15px 20px
    }

    .form-enquire .error-container .error-alert, .form-survey .error-container .error-alert {
        font-size: 1.5rem;
        color: #be0c0c
    }

    .form-enquire .file_upload, .form-survey .file_upload {
        display: none
    }
}
.form-enquire .form-row .form-col.form-col-left, .form-survey .form-row .form-col.form-col-left {
    margin-bottom: 10px
}
.captcha-left {
  float: left;
  line-height: 66px;
}
.captcha-right {
  float: right;
  width: 62%;
}
.form-enquire .form-row .form-col input:focus, .form-survey .form-row .form-col input:focus {
    border: 1px solid #00AFF0 !important;
    outline: none
}
.form-enquire .form-row .form-col input.text-field, .form-survey .form-row .form-col input.text-field {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #e1e1e1;
    width: 100%;
    font-family: "TTDrugsLight";
    font-size: 9px;
    font-size: 0.9rem;
    padding: 10.5px 18.5px;
    font-weight: 300;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
	box-shadow: none !important;
	min-height: 60px;
}
.form-enquire .form-row .text-message textarea, .form-survey .form-row .text-message textarea {
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  color: #000;
  font-family: "TTDrugsLight";
  font-size: 0.9rem;
  padding: 12.5px;
  width: 100%;
}
.form-enquire .form-row .form-col .select-over, .form-survey .form-row .form-col .select-over {
  background-color: #f8f7f7;
  border: 1px solid #d9d9d6;
  color: #000;
  font-size: 0.9rem;
  padding: 5.5px 12.5px;
  position: relative;
}
.form-enquire .form-row select {
  -moz-appearance: none;
  background: rgba(0, 0, 0, 0) url("http://cosmeticavenue.i2biz.com.au/wp-content/uploads/2016/10/select-arrow.png") no-repeat scroll 98% center;
  color: #818181;
  width: 100%;
}
/*--*/
.form-enquire textarea:focus, select:focus {
  background-color: #fff;
  box-shadow: none !important;
  color: #333;
  opacity: 1 !important;
  outline: 0 none;
    border: 1px solid #00AFF0 !important;
}
.form-enquire textarea {
	  box-shadow: none !important;
}
.form-enquire .submit-form {
	float: right;
}
/*--*/
.tab.has-icon.active > a {
  background: #00aff0 none repeat scroll 0 0;
  border-left: 0 none !important;
  border-right: 0 none !important;
  border-top: 0 none !important;
  color: #fff;
}
.tab.has-icon > a {
  background: #fff none repeat scroll 0 0;
  border-left: 0 none !important;
  border-right: 0 none !important;
}
/*-- Karty doktorów --*/
.page-id-3407 h1 {
  margin-top: 6%;
  font-size: 38px;
  font-weight: 300 !important;
}
.page-id-3407 .subheader_our_team {
  font-size: 20px;
  font-weight: 200 !important;
}
.page-id-3485 h1 {
  margin-top: 6%;
  font-size: 38px;
  font-weight: 300 !important;
}
.page-id-3485 .subheader_our_team {
  font-size: 20px;
  font-weight: 200 !important;
}
.page-id-5540 h1 {
  margin-top: 6%;
  font-size: 38px;
  font-weight: 300 !important;
}
.page-id-5540 .subheader_our_team {
  font-size: 20px;
  font-weight: 200 !important;
}
.page-id-5593 h1 {
  margin-top: 6%;
  font-size: 38px;
  font-weight: 300 !important;
}
.page-id-5593 .subheader_our_team {
  font-size: 20px;
  font-weight: 200 !important;
}
/*--*/
.page-id-545 .col.medium-3.small-6.large-3 {
    font-size: 0.8em;
}
.page-id-3423 .col.medium-3.small-6.large-3 {
    font-size: 0.8em;
}
.page-id-3425 .col.medium-3.small-6.large-3 {
    font-size: 0.8em;
}
.page-id-3427 .col.medium-3.small-6.large-3 {
    font-size: 0.8em;
}
.page-id-3429 .col.medium-3.small-6.large-3 {
    font-size: 0.8em;
}
/*--*/
.nav-tabs+.tab-panels {
    border: none !important;
}
/*     CZCIONKA     */
@font-face {
font-family: TTDrugsLight;
src: url("http://www.cosmeticavenue.com.au/wp-content/themes/flatsome/fonts/TTDrugsLight.otf") format("opentype");
}

.nav > li > a {
  font-family: futura-pt,sans-serif !important;
  font-style: normal; 
  font-weight: 300 !important; 
  text-transform: uppercase;
  color:  #101632 !important;
}

/*.nav > li > a {
	font-family: "TTDrugsLight" !important;
}
*/
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
	font-family: "TTDrugsLight" !important;
}
body {
  font-family: "TTDrugsLight" !important;
}

/*    zmiany CSS Klienta     */
/*
.sidebar-menu .html.custom.html_nav_position_text .button.is-outline.circle {
    background: #00aff0 none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 10px !important;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0,0, 0, 0.24) !important;
    color: #fff !important;
    margin: 0 auto !important;
    padding: 5px;
    text-align: center;
    width: 80%;
}
*/
.sidebar-menu .html.custom.html_nav_position_text .button.is-outline.circle {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #101632 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #101632 !important;
  margin: 0 auto !important;
  padding: 5px;
  text-align: center;
  width: 80%;
}
.text-right .button:last-of-type, .text-center .button:last-of-type {
    /*border-radius: 10px !important;*/
    margin-right: 0 !important;
}


.wpcf7-form-control.wpcf7-submit.button {
    border-radius: 0px !important;
}

.button-wide .button.primary.is-larger {
  padding-left: 30%;
  padding-right: 30%;
}
/*--*/
input:hover, textarea:hover, select:hover {
  border: 1px solid #18385e !important;
  box-shadow: none !important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select2-container .select2-choice {
    border: 1px solid #e1e1e1;
    box-shadow: none !important;
	padding: 10.5px 18.5px !important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], select, .select2-container .select2-choice {
	min-height: 60px;
}
.button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    /*border-radius: 10px !important;*/
}

.icon.plain.twitter.tooltip.tooltipstered {
  display: none !important;
}
/*--*/
.page-id-532 .button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    padding: 0 0.55em !important;
}
.page-id-532 .uppercase, h6, th, h3.widget-title {
    text-transform: none !important;
}
.page-id-532 .table-responsive {
    border: none !important;
}
.page-id-532 th td {
    border-bottom: none !important;
}
/*--*/
/*
.page-id-545 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    height: 50px;
    width: 140px;
    padding-left: 10px;
    padding-right: 10px;
	display: table;
}
.page-id-3423 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    height: 50px;
    width: 140px;
    padding-left: 10px;
    padding-right: 10px;
	display: table;
}

.page-id-3425 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    height: 50px;
    width: 140px;
    padding-left: 10px;
    padding-right: 10px;
	display: table;
}

.page-id-3427 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    height: 50px;
    width: 140px;
    padding-left: 10px;
    padding-right: 10px;
	display: table;
}
.page-id-3429 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    height: 50px;
    width: 140px;
    padding-left: 10px;
    padding-right: 10px;
	display: table;
}
*/
/*-*/
.page-id-545 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] span {
	display: table-cell;
	vertical-align: middle;
}
.page-id-3423 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] span {
	display: table-cell;
	vertical-align: middle;
}
.page-id-3425 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] span {
	display: table-cell;
	vertical-align: middle;
}
.page-id-3427 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] span {
	display: table-cell;
	vertical-align: middle;
}
.page-id-3429 .row .button, button, input[type='submit'], input[type='reset'], input[type='button'] span {
	display: table-cell;
	vertical-align: middle;
}
/*------------*/
@media all and (max-width: 480px) {
	.home .button.is-outline, input[type='submit'].is-outline, input[type='reset'].is-outline, input[type='button'].is-outline {
		margin-top: 25px !important;
	}
}
	
#footer .social-icons .button {
  border-radius: 100% !important;
  display: block !important;
  float: left;
  height: 35px !important;
  margin-right: 7px !important;
  /*padding-left: 1px !important;*/
  padding-top: 1px !important;
  width: 35px !important;
}
.social-icons .button {
  border-radius: 100% !important;
}
.box-overlay .box-text, .box-shade .box-text {
    bottom: 6px !important;
}
.nf-before-form-content {
  display: none !important;
}
.nav > li > a {
  letter-spacing: 0.05em !important;
}
.captcha_code_custom_mod {
  display: inline;
}
.assessment-form .wpcf7-form-control.wpcf7-captchar {
  max-width: 280px;
}
@media all and (max-width: 640px) {
	.captcha_code_custom_mod_text {
	  text-align: center;
	}
	.captcha_code_custom_mod .wpcf7-form-control.wpcf7-submit {
	  float: none;
	}
	.captcha_code_custom_mod {
	  display: inline-block;
	}
	.footer_top_size_custom {
	  text-align: center;
	}
	.footer-wrapper .button.white.is-outline {
	  width: auto !important;
	}
}
.page-id-532 .button.primary > span {
  padding-left: 10px;
  padding-right: 10px;
}
.right_member {
  display: none !important;
}
/*
.page-id-3733 .col, .gallery-item, .columns {
  padding: 0 15px !important;
}
*/
.latestnewsonhomepage {
	display: none !important;
}
.upload-wrapper div:hover {
  cursor: pointer;
}

/* treatment table */
table.treatment-table{ border-collapse: collapse; }
table.treatment-table th:first-child, table.treatment-table td:first-child {
	padding-left: 0.5em;
}
table.treatment-table td{
	border: solid 1px #b3b3b3; 
	WIDTH: 50%;
	vertical-align: top;
	padding-top: 1em;
	padding-right: 0.5em;
}
table.treatment  img {width: 100%;}

.dark-blue {
	color:#2b3f63;
}
table.treatment-table .m1 {
	    font-size: 1.25em;
}

.img-responsive{width: 100%;}