/*!
Theme Name: Whello
Theme URI: http://underscores.me/
Author: Whello Developer
Author URI: https://whello.id
Description: Whello Theme standard
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: whello
Tags: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/


/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_c6Dpp_k.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_cqDpp_k.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/worksans-fonts/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Helvetica';
    src: url('assets/helvetica-fonts/Helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



* {
	margin: 0;
	padding: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-backface-visibility: hidden;
	text-shadow: rgba(0,0,0,0) 0 0 1px;
	vertical-align: baseline;
	background-clip: border-box;
	word-break: break-word;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}



html.prevent-scroll {
	overflow: hidden;
}

html, body {
	scroll-behavior: smooth;
	width: 100%;
	overflow-x: hidden;
}

.scroll-deactive {
	overflow: hidden;
}

body {
	margin: 0;
	font-family: "Helvetica", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	color: #231f20;
	-moz-block-height: normal;
	line-height: 1.35;
	font-size: 17px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background-color: #fff;
    word-break: break-word;
}

h1, h2, h3, h4, h5, h6, a, label, .mc4wp-form .submit-field input[type="submit"] {
	font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

mark {
	background-color: #ffd07b;
	color: inherit;
	padding: 2px 5px }

article, aside, details, figcaption, figure, label,
footer, header, hgroup, menu, nav, section, main {
    display: block;
    width: 100%;
}

ol, ul {
	margin: 0;
    padding: 0; }

li {
	width: 100%;
}

.entry-content p ~ ol,
.entry-content .wpb_text_column ol {
    list-style: inside decimal;
    margin-top: 12px;
}

.entry-content p ~ ul,
.entry-content .wpb_text_column ul {
    list-style: inside disc;
    margin-top: 12px;
}

[class*="list-bullet"] ul {
	list-style: none;
}

[class*="list-bullet"] ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-left: 0;
    line-height: 1.35;
}

[class*="list-bullet"] ul li:not(:last-child) {
	margin-bottom: 13px;
}

[class*="list-bullet"] ul li:before {
	content: '';
	display: block;
	min-width: 20px;
	min-height: 20px;
	margin-top: 2px;
    margin-right: 19px;
}

[class*="list-bullet"] ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

.list-bullet-greencheck ul li:before {
	background: url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-checkmarkwhite-fillgreen-kindr.svg) center/contain no-repeat;
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	cursor: hand;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

a * {
	cursor: pointer;
	cursor: hand }

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	color: #231f20;
}

h1, h2, h3, h4 {
	margin-bottom: 20px;
}

h5, h6 {
	margin-bottom: 10px;
}

h1 {
	font-size: 35px;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 25px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

.title-colorpink h1,
.title-colorpink h2,
.title-colorpink h3,
.title-colorpink h4,
.title-colorpink h5,
.title-colorpink h6 {
    color: #f2a2bb;
}

.title-colorblue h1,
.title-colorblue h2,
.title-colorblue h3,
.title-colorblue h4,
.title-colorblue h5,
.title-colorblue h6 {
    color: #62a0c0;
}

p {
    font-size: 17px;
	margin-top: 0;
	line-height: 1.76;
}

strong, b {
	font-weight: 700;
}

.alt-images,
img {
	width: 100%;
    height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	   object-position: center;
	pointer-events: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

.alt-images {
	background-size: cover;
	background-position: center;
}

img:not([src*="png"]):not([src*="svg"]) {
    background-color: #231f20;
}

p img,
p .alt-image {
	width: 100%;
	margin-top: 16px;
}

.alt-image {
	overflow: hidden;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.alt-objectfit-contain .alt-image {
	-webkit-background-size: contain;
	   -moz-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
}

.grw-slider > .alt-image {
	display: none;
}

.alt-image.emoji {
	display: inline-block;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder,
::placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder {
	color: #405159;
	opacity: 1;
}

select::-ms-expand {
    display: none;
}

input[type="file"]::-ms-value,
input[type="file"]::-ms-browse {
	display: none;
} 

button, input, textarea, select {
	font-family: Work Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-moz-transition: .2s;
	transition: .2s
}

button {
	background-color: rgba(0,0,0,0);
}

input, textarea, select {
	padding: 10px 12px 12px;
    caret-color: #405159;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    border: solid 1px #405159;
    color: #405159;
    font-size: 14px;
    background-color: #fff;
}

select {
	word-wrap: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background: #fff url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arowsv-black-kindr.svg) -webkit-calc(100% - 10px) 50%/7px no-repeat;
	background: #fff url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arowsv-black-kindr.svg) -moz-calc(100% - 10px) 50%/7px no-repeat;
	background: #fff url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arowsv-black-kindr.svg) calc(100% - 10px) 50%/7px no-repeat;
}

select option {
	background-color: #f2f6f7;
	color: #405159;
}

select ~ .select2 .selection {
    display: block;
}

select ~ .select2 .select2-selection {
    border-radius: 5px;
    border: solid 1px #405159;
    background-color: #fff;
    height: auto;
    margin: 0;
    overflow: hidden;
}

select ~ .select2 .select2-selection .select2-selection__rendered {
    padding: 10px 20px 10px 10px;
    color: #405159;
    font-size: 14px;
    line-height: 1;
    background: #fff url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arowsv-black-kindr.svg) -webkit-calc(100% - 10px) 50%/6px no-repeat;
	background: #fff url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arowsv-black-kindr.svg) -moz-calc(100% - 10px) 50%/6px no-repeat;
	background: #fff url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arowsv-black-kindr.svg) calc(100% - 10px) 50%/6px no-repeat;
}

select ~ .select2 .select2-selection .select2-selection__arrow {
    display: none;
}

.select2-container--default {
    font-size: 14px;
}

.select2-container--default .select2-dropdown {
    overflow: hidden;
}

.select2-container--default .select2-search--dropdown {
    display: none;
}

.select2-container--default .select2-results .select2-results__options[role="listbox"] {
    max-height: 250px;
}

.select2-container--default .select2-results .select2-results__option {
    background-color: rgba(0,0,0,0);
    padding: 6px 10px;
}

.select2-container--default .select2-results .select2-results__option.select2-results__option--highlighted {
    background-color: #f2a2bb;
}

textarea {
	height: 140px;
	resize: none;
	overflow: auto;
}

textarea::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	background-color: #405159;
}

textarea::-webkit-scrollbar {
	width: 7px;
	background-color: #405159;
}

textarea::-webkit-scrollbar-thumb {
	-webkit-border-radius: 2px;
	        border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #405159;
}

input:active,
input:focus,
input:hover,
textarea:active, textarea:focus, textarea:hover,
select:active, select:focus, select:hover {
	border-color: #405159;
	outline: none; }

.input-field input.wpcf7-control.error,
.input-field textarea.wpcf7-control.error {
    border-color: #f2a2bb;
}

.wpcf7 label.error {
	display: none !important;
}

input[type=search]::-ms-clear {
	display: none;
	width : 0;
	height: 0 }

input[type=search]::-ms-reveal {
	display: none;
	width : 0;
	height: 0 }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none }


/* STYLE CTA */
button, input[type=submit], input[type=reset], input[type=button] {
	border: 0;
	overflow: visible;
	-webkit-box-shadow: none;
		-moz-box-shadow: none;
	     box-shadow: none;
	-webkit-appearance: button }

div.vc_btn3-container {
	margin-bottom: 0;
}

.vc_btn3-container a.vc_btn3:focus {
	background-color: rgba(0,0,0,0);
}

.vc_btn3-container[class*="btn-"] a.vc_btn3,
a[class*="btn-"], [class*="btn-"] a,
button[class*="btn-"], [class*="btn-"] button,
input[class*="btn-"], [class*="btn-"] input {
	line-height: 1;
    color: #405159;
    font-size: 14px;
	font-weight: 700;
	border-color: rgba(0,0,0,0);
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

.vc_btn3-container[class*="btn-icon"] a.vc_btn3,
a[class*="btn-icon"], [class*="btn-icon"] a,
button[class*="btn-icon"], [class*="btn-icon"] button {
	padding: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	font-size: 16px;
    font-weight: 700;
    padding: 5px;
}

.vc_btn3-container[class*="pink"] a.vc_btn3,
a[class*="pink"], [class*="pink"] > a,
button[class*="pink"], [class*="pink"] > button,
input[class*="pink"], [class*="pink"] > input {
	color: #f2a2bb;
}

.vc_btn3-container[class*="black"] a.vc_btn3,
a[class*="black"], [class*="black"] > a,
button[class*="black"], [class*="black"] > button,
input[class*="black"], [class*="black"] > input {
	color: #405159;
}

.vc_btn3-container[class*="grey"] a.vc_btn3,
a[class*="grey"], [class*="grey"] > a,
button[class*="grey"], [class*="grey"] > button,
input[class*="grey"], [class*="grey"] > input {
	color: #405159;
}

.vc_btn3-container[class*="white"] a.vc_btn3,
a[class*="white"], [class*="white"] > a,
button[class*="white"], [class*="white"] > button,
input[class*="white"], [class*="white"] > input {
	color: #fff;
}

.vc_btn3-container[class*="btn-icon"] a.vc_btn3:after,
a[class*="btn-icon"]:after, [class*="btn-icon"] a:after,
button[class*="btn-icon"]:after, [class*="btn-icon"] button:after {
	content: '';
	display: inline-block;
	margin-left: 9px;
	background-position: center right;
	-webkit-background-size: contain;
	   -moz-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	background-repeat: no-repeat;
	-webkit-transform: translateZ(0);
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	     -o-transform: translateX(0);
	        transform: translateX(0);
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

.vc_btn3-container[class*="btn-icon"]:not(.btn-icon-noanimate) a.vc_btn3:hover:after,
a[class*="btn-icon"]:not(.btn-icon-noanimate):hover:after,
[class*="btn-icon"]:not(.btn-icon-noanimate) a:hover:after,
button[class*="btn-icon"]:not(.btn-icon-noanimate):hover:after,
[class*="btn-icon"]:not(.btn-icon-noanimate) button:hover:after {
	-webkit-transform: translateX(3px);
	   -moz-transform: translateX(3px);
	    -ms-transform: translateX(3px);
	     -o-transform: translateX(3px);
	        transform: translateX(3px);
}

.vc_btn3-container[class*="btn-flat-"] a.vc_btn3,
a[class*="btn-flat-"], [class*="btn-flat-"] a,
button[class*="btn-flat-"], [class*="btn-flat-"] button,
input[class*="btn-flat-"], [class*="btn-flat-"] input,
.vc_btn3-container[class*="btn-outline"] a.vc_btn3,
a[class*="btn-outline"], [class*="btn-outline"] a,
button[class*="btn-outline"], [class*="btn-outline"] button,
input[class*="btn-outline"], [class*="btn-outline"] input {
    font-size: 12px;
    font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	padding: 20px 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 2px solid;
}

.vc_btn3-container[class*="btn-outline"] a.vc_btn3,
a[class*="btn-outline"], [class*="btn-outline"] a,
button[class*="btn-outline"], [class*="btn-outline"] button,
input[class*="btn-outline"], [class*="btn-outline"] input {
    background-color: rgba(0,0,0,0);
}

.vc_btn3-container[class*="btn-flat-"] a.vc_btn3,
a[class*="btn-flat-"], [class*="btn-flat-"] a,
button[class*="btn-flat-"], [class*="btn-flat-"] button,
input[class*="btn-flat-"], [class*="btn-flat-"] input,
.vc_btn3-container[class*="btn-outline"] a.vc_btn3:hover,
a[class*="btn-outline"]:hover, [class*="btn-outline"] a:hover,
button[class*="btn-outline"]:hover, [class*="btn-outline"] button:hover,
input[class*="btn-outline"]:hover, [class*="btn-outline"] input:hover {
	color: #fff;
}

.vc_btn3-container.btn-icon-reverse a.vc_btn3,
a.btn-icon-reverse, .btn-icon-reverse a,
button.btn-icon-reverse, .btn-icon-reverse button {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	   -moz-box-orient: horizontal;
	   -moz-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}

.vc_btn3-container.btn-icon-reverse a.vc_btn3:after,
a.btn-icon-reverse:after, .btn-icon-reverse a:after,
button.btn-icon-reverse:after, .btn-icon-reverse button:after {
	margin-right: 9px;
    margin-left: 0;
}    

.vc_btn3-container.btn-icon-reverse[class*="btn-icon-arrow"] a.vc_btn3:after,
a.btn-icon-reverse[class*="btn-icon-arrow"]:after,
.btn-icon-reverse[class*="btn-icon-arrow"] a:after,
button.btn-icon-reverse[class*="btn-icon-arrow"]:after,
.btn-icon-reverse[class*="btn-icon-arrow"] button:after {
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.vc_btn3-container.btn-icon-reverse:not(.btn-icon-noanimate)[class*="btn-icon-arrow"] a.vc_btn3:hover:after,
a.btn-icon-reverse:not(.btn-icon-noanimate)[class*="btn-icon-arrow"]:hover:after,
.btn-icon-reverse:not(.btn-icon-noanimate)[class*="btn-icon-arrow"] a:hover:after,
button.btn-icon-reverse:not(.btn-icon-noanimate)[class*="btn-icon-arrow"]:hover:after,
.btn-icon-reverse:not(.btn-icon-noanimate)[class*="btn-icon-arrow"] button:hover:after {
	-webkit-transform: rotate(180deg) translateX(3px);
	   -moz-transform: rotate(180deg) translateX(3px);
	    -ms-transform: rotate(180deg) translateX(3px);
	     -o-transform: rotate(180deg) translateX(3px);
	        transform: rotate(180deg) translateX(3px);
}

.vc_btn3-container.btn-icon-rotatebottom a.vc_btn3:after,
a.btn-icon-rotatebottom:after, .btn-icon-rotatebottom a:after,
button.btn-icon-rotatebottom:after, .btn-icon-rotatebottom button:after {
	-webkit-transform: rotate(90deg);
	   -moz-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	     -o-transform: rotate(90deg);
	        transform: rotate(90deg);
}

.vc_btn3-container.btn-icon-rotatebottom:not(.btn-icon-noanimate) a.vc_btn3:after,
a.btn-icon-rotatebottom:not(.btn-icon-noanimate):after,
.btn-icon-rotatebottom:not(.btn-icon-noanimate) a:after,
button.btn-icon-rotatebottom:not(.btn-icon-noanimate):after,
.btn-icon-rotatebottom:not(.btn-icon-noanimate) button:after {
	-webkit-transform: rotate(90deg) translateX(3px);
	   -moz-transform: rotate(90deg) translateX(3px);
	    -ms-transform: rotate(90deg) translateX(3px);
	     -o-transform: rotate(90deg) translateX(3px);
	        transform: rotate(90deg) translateX(3px);
}

.vc_btn3-container.btn-icon-arrow-chevronblack a.vc_btn3:after,
a.btn-icon-arrow-chevronblack:after, .btn-icon-arrow-chevronblack a:after
button.btn-icon-arrow-chevronblack:after, .btn-icon-arrow-chevronblack button:after {
	min-width: 10px;
    min-height: 10px;
	background-image: url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arrow-chevronblack.svg);
}

input.btn-icon-arrow-chevronblack {
	background: url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arrow-chevronblack.svg) left center/10px 10px no-repeat;
	background: url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arrow-chevronblack.svg) left center/10px 10px no-repeat;
	background: url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-arrow-chevronblack.svg) left center/10px 10px no-repeat;
}

@supports (not (-ms-ime-align:auto)) {
	input[type=submit]:hover,
	input[type=reset]:hover,
	input[type=button]:hover {
		background-position: -webkit-calc(100% - 15px) center;
		background-position: -moz-calc(100% - 15px) center;
		background-position: calc(100% - 15px) center;
	}
}

.vc_btn3-container.btn-outline-pink a.vc_btn3,
a.btn-outline-pink, .btn-outline-pink a,
button.btn-outline-pink, .btn-outline-pink button,
input.btn-outline-pink, .btn-outline-pink input {
	border-color: #f2a2bb;
}

.vc_btn3-container.btn-outline-pink a.vc_btn3:hover,
a.btn-outline-pink:hover, .btn-outline-pink a:hover,
button.btn-outline-pink:hover, .btn-outline-pink button:hover,
input.btn-outline-pink:hover, .btn-outline-pink input:hover {
	background-color: #f2a2bb;
}

.vc_btn3-container.btn-outline-white a.vc_btn3,
a.btn-outline-white, .btn-outline-white a,
button.btn-outline-white, .btn-outline-white button,
input.btn-outline-white, .btn-outline-white input {
	border-color: #fff;
}

.vc_btn3-container.btn-outline-white a.vc_btn3:hover,
a.btn-outline-white:hover, .btn-outline-white a:hover,
button.btn-outline-white:hover, .btn-outline-white button:hover,
input.btn-outline-white:hover, .btn-outline-white input:hover {
	background-color: #fff;
	color: #405159;
}

.vc_btn3-container.btn-flat-black a.vc_btn3,
a.btn-flat-black, .btn-flat-black a,
button.btn-flat-black, .btn-flat-black button,
input.btn-flat-black, .btn-flat-black input {
    border-color: #405159;
    background-color: #405159;
}

.vc_btn3-container.btn-flat-black a.vc_btn3:hover,
a.btn-flat-black:hover, .btn-flat-black a:hover,
button.btn-flat-black:hover, .btn-flat-black button:hover,
input.btn-flat-black:hover, .btn-flat-black input:hover {
	background-color: #fff;
	color: #405159;
}

.vc_btn3-container.btn-flat-white a.vc_btn3,
a.btn-flat-white, .btn-flat-white a,
button.btn-flat-white, .btn-flat-white button,
input.btn-flat-white, .btn-flat-white input {
    border-color: #fff;
    background-color: #fff;
    color: #405159;
}

.vc_btn3-container.btn-flat-white a.vc_btn3:hover,
a.btn-flat-white:hover, .btn-flat-white a:hover,
button.btn-flat-white:hover, .btn-flat-white button:hover,
input.btn-flat-white:hover, .btn-flat-white input:hover {
	background-color: rgba(0,0,0,0);
	color: #fff;
}

button:not(:disabled), input[type=submit]:not(:disabled),
input[type=reset]:not(:disabled), input[type=button]:not(:disabled), select {
	cursor: pointer;
	cursor: hand }

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none }

button, select {
	text-transform: none }

input[type="date"], input[type="time"], input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: none }

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-clear-button {
    display: none;
    -webkit-appearance: none;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto }

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none }

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none }

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button }

input[type=number] {
    padding: 0;
    height: 48px;
    outline-color: #62a0c0;
}

input[type="date"] {
    background-image: url(http://localhost/whello/wp-content/themes/whdev/assets/images/orthocenter-calendar-outline-green.svg);
    -webkit-background-size: 24px 26px;
       -moz-background-size: 24px 26px;
         -o-background-size: 24px 26px;
            background-size: 24px 26px;
}

input[type="radio"], input[type="checkbox"] {
	-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
	     box-sizing: border-box;
	padding: 0;
	cursor: pointer;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	display: inline-block;
	min-width: 20px;
	height: 20px;
	min-height: 20px;
	padding: 0;
	line-height: normal;
    border: 1px solid #231f20;
    cursor: pointer;
	background: center/14px 10px no-repeat;
	background-color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	position: relative;
}

input[type="checkbox"] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input[type="checkbox"]:checked {
	background-image: url(http://localhost/whello/wp-content/themes/whdev/assets/images/icon-checkmark-black-kindr.svg);
}

input[type="radio"] {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

input[type="radio"]:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	display: block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
}

input[type="radio"]:checked:after {
    background-color: #231f20;
}

fieldset {
	min-width: 0;
	border: 0 }

progress {
    vertical-align: baseline }
    
p ~ table {
    margin-top: 12px;
}

table {
    font-size: 14px;
	border-collapse: collapse;
	border-spacing: 0 }

th, td {
	vertical-align: middle; }

audio, video {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top }

hr {
	-webkit-box-sizing: content-box;
			-moz-box-sizing: content-box;
	     box-sizing: content-box;
	height: 0;
	overflow: visible }

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit }

dd {
	margin-left: 0 }

pre, code, kbd, samp {
	font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
    monospace }

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto }

svg {
	overflow: hidden;
	vertical-align: middle }

.container {
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: calc(100% - 40px);
	margin: 0 auto;
}

[hidden] {
	display: none !important }

abbr[title] {
	border-bottom: none;
	text-decoration: none;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	        text-decoration-skip-ink: none }

/* Wordpress Reset & Plugin Standard Whello */
p a,
ul a,
ol a,
table a {
	-webkit-transition: .2s;
	-o-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
}

p a {
    font-weight: 600;
}

p em {
    font-size: 17px;
    font-weight: normal;
    color: #231f20;
}

ul a,
ol a,
table a {
    color: inherit;
}

p a:hover,
ul a:hover,
ol a:hover,
table a:hover {
	color: inherit;
}

li#wp-admin-bar-duplicate_this {
    display: none;
}

/*.vc_row div.wpb_single_image * {
    width: 100%;
    height: 100%;
}*/

.wpb_wrapper .wpb_content_element {
	margin-bottom: 0;
}

body > .site {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	   -moz-box-orient: vertical;
	   -moz-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	min-height: 100vh;
}

body > .site > .site-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	   -moz-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
}

.vc_row.vc_row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.vc_btn3-container .vc_btn3.vc_general,
.vc_btn3-container .vc_btn3.vc_general:hover {
	background-image: none;
	background-color: rgba(0,0,0,0);
}

.site-content .wpb_text_column p:not(:last-of-type) {
    margin-bottom: 25px;
}

.vc_row-has-fill>.wpb_column.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

/* Contact Form */
.wpcf7 .wpcf7-form,
form.wpcf7,
.mc4wp-form-fields {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	   -moz-box-orient: horizontal;
	   -moz-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.wpcf7 .wpcf7-not-valid-tip {
	display: none;
	color: #f2a2bb;
	position: absolute;
	top: 100%;
	left: 0;
	white-space: nowrap;
	font-size: 14px;
}

.wpcf7 .wpcf7-control-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.wpcf7 .screen-reader-response {
    display: none;
}

.wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng,
.wpcf7 .wpcf7-response-output.wpcf7-spam-blocked {
	border-color: #f2a2bb;
	background-color: #f2a2bb;
	color: #ec3e75;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #a0d5d0;
    color: #fff;
}

.wpcf7 .wpcf7-response-output {
    width: 100%;
    margin: 25px 0 0 0;
	padding: 7px 12px;
	font-weight: 600;
}

.wpcf7 .wpcf7-response-output.wpcf7-display-none {
    display: none;
}

.wpcf7 input.wpcf7-submit {
	white-space: normal;
}

.wpcf7 br {
	display: none;
}

.wpcf7-control-wrap .wpcf7-list-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.wpcf7-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
    margin: 0 20px 0 0;
    font-size: 12px;
    color: #405159;
}

.wpcf7-control-wrap .wpcf7-checkbox {
    margin-left: auto;
}

.input-field {
    width: 100%;
	margin-bottom: 15px;
	position: relative;
}

.input-field.checkbox-group {
    margin-top: 10px;
}

.input-field.checkbox-group .wpcf7-form-control-wrap:not(:last-child) {
    margin-bottom: 14px;
}

.input-field.checkbox-group .wpcf7-form-control-wrap {
    display: block;
}

.input-field label.error {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    font-size: 14px;
    padding-left: 0;
}

.input-field.lghalf-field {
	width: -webkit-calc(65% - 10px);
	width: -moz-calc(65% - 10px);
	width: calc(65% - 10px);
}

.input-field.smlhalf-field {
	width: -webkit-calc(35% - 10px);
	width: -moz-calc(35% - 10px);
	width: calc(35% - 10px);
}

.input-field.half-field,
.woocommerce form .form-row.half-field {
	width: -webkit-calc(50% - 13px);
	width: -moz-calc(50% - 13px);
	width: calc(50% - 13px);
}

input, textarea, select {
	width: 100%;
}

.input-field label {
    margin-bottom: 9px;
    font-size: 14px;
}

.submit-field {
    width: 100%;
    margin-top: 5px;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}

.input-field .wpcf7-list-item {
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.input-field .wpcf7-control.wpcf7-radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
}

.input-field .wpcf7-control.wpcf7-radio > .wpcf7-list-item {
    margin-bottom: 10px;
}

.input-field .wpcf7-list-item .wpcf7-list-item-label {
    margin-left: 10px;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    color: #405159;
}

.checkbox-group .wpcf7-list-item-label strong {
    font-weight: 400;
}

.wpcf7 h1,
.wpcf7 h2,
.wpcf7 h3,
.wpcf7 h4,
.wpcf7 h5,
.wpcf7 h6 {
    margin-bottom: 25px;
}

.input-field .wpcf7-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
}

.input-field .wpcf7-checkbox .wpcf7-list-item {
    font-size: 14px;
    margin-bottom: 15px;
    padding-right: 5px;
}

form .selectric-wrapper {
    width: 100%;
}

form .selectric-wrapper .selectric-items {
	display: block;
	z-index: 10;
    min-width: 100%;
    padding-bottom: 15px;
    border: solid 1px #687c86;
    background-color: #fff;
    border-top: none;
    -webkit-border-bottom-left-radius: 10px;
       -moz-border-radius-bottomleft: 10px;
            border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
       -moz-border-radius-bottomright: 10px;
            border-bottom-right-radius: 10px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    -webkit-transform: translateY(-5px);
       -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
         -o-transform: translateY(-5px);
            transform: translateY(-5px);
}

form .selectric-wrapper.selectric-open .selectric-items {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
}

form .selectric-wrapper .selectric {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: solid 1px #687c86;
    background-color: #fff;
    -webkit-transition: .25s;
    -o-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
}

form .selectric-wrapper:not(.selectric-open) .selectric:hover {
    border-color: #405159;
}

form .selectric-wrapper.selectric-open .selectric {
    -webkit-border-bottom-left-radius: 0;
       -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
       -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
}

form .selectric-items li[class] {
    color: #405159;
    font-size: 16px;
    padding: 10px 18px 12px;
    background-color: #fff;
    -webkit-transition: .25s;
    -o-transition: .25s;
    -moz-transition: .25s;
    transition: .25s
}

form .selectric-items li:nth-child(even) {
    background-color: #f2f6f7;
}

form .selectric-items li:hover {
    background-color: #405159;
    color: #fff;
}

form .selectric-items ul {
    border-top: none;
}

form .selectric-wrapper .selectric span.label {
    color: #405159;
    font-size: 16px;
    padding: 3px 18px 5px;
    height: auto;
    margin: 0;
}

form .selectric .button {
	width: 55px;
    height: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 0;
    padding-left: 5px;
}

form .selectric .button:after {
    position: static;
    border: none;
}

form .selectric .button:before, form .selectric .button:after {
    content: '';
    display: block;
    width: 15px;
    height: 3px;
    background-color: #405159;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    margin: 0;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

form .selectric .button:before {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

form .selectric .button:after {
    -webkit-transform: rotate(-45deg) translate(-4px, -4px);
       -moz-transform: rotate(-45deg) translate(-4px, -4px);
        -ms-transform: rotate(-45deg) translate(-4px, -4px);
         -o-transform: rotate(-45deg) translate(-4px, -4px);
            transform: rotate(-45deg) translate(-4px, -4px);
}

form .selectric-open .selectric .button:before {
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

form .selectric-open .selectric .button:after {
    -webkit-transform: rotate(45deg) translate(-4px, 4px);
       -moz-transform: rotate(45deg) translate(-4px, 4px);
        -ms-transform: rotate(45deg) translate(-4px, 4px);
         -o-transform: rotate(45deg) translate(-4px, 4px);
            transform: rotate(45deg) translate(-4px, 4px);
}


*:focus, *:active, *:visited, *:hover {
	outline: 0 }

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	     box-sizing: border-box }

::-moz-selection {
	color: #fff;
    background-color: #f99926;
    text-shadow: none }

::selection {
    color: #fff;
    background-color: #f99926;
    text-shadow: none }

.listing.slick-slider::-webkit-scrollbar { width: 0 !important; height: 0; }

.listing.slick-slider { overflow: -moz-scrollbars-none; }

.listing.slick-slider { -ms-overflow-style: none; }

.listing.slick-slider { overflow: visible; }

.pagination,
.tw-pagination,
.woocommerce-pagination ul.page-numbers {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	   -moz-box-orient: horizontal;
	   -moz-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	width: 100%;
	margin-top: 75px;
}

.woocommerce-pagination ul.page-numbers li,
.tw-pagination li {
    width: auto;
    list-style: none;
    margin-left: 0;
}

.tw-pagination .next, .tw-pagination .prev {
    display: none;
}

.pagination .page-numbers.current,
.tw-pagination .page.current,
.woocommerce-pagination ul.page-numbers .page-numbers.current  {
	background-color: #f99926;
	color: #fff;
}

.pagination .page-numbers,
.tw-pagination .page,
.woocommerce-pagination ul.page-numbers .page-numbers {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    font-size: 18px;
    color: #231f20;
    background-color: rgba(0,0,0,0);
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}

.pagination .page-numbers:not(:last-child),
.tw-pagination .page:not(:last-child),
.woocommerce-pagination ul.page-numbers li:not(:last-child) {
	margin-right: 10px;
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev,
.woocommerce-pagination ul.page-numbers .next,
.woocommerce-pagination ul.page-numbers .prev {
    width: 30px;
    border-radius: 0;
    font-size: 30px;
    line-height: 1;
    padding-bottom: 6px;
}

.pagination .page-numbers.next:hover,
.pagination .page-numbers.prev:hover,
.woocommerce-pagination ul.page-numbers .next:hover,
.woocommerce-pagination ul.page-numbers .prev:hover {
    color: #231f20;
    background-color: rgba(0,0,0,0);
}

/* Slick Slider */
.slick-slider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	   -moz-box-orient: horizontal;
	   -moz-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
}

.slick-slider .slick-dots {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	   -moz-box-orient: horizontal;
	   -moz-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	margin-top: 15px;
	padding-right: 10px;
}

.slick-slider .slick-dots li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.slick-slider .slick-dots li:not(:last-child) {
	margin-right: 8px;
}

.slick-slider .slick-dots button {
	width: 10px;
	height: 10px;
	border: 1px solid #62a0c0;
	background-color: #62a0c0;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	font-size: 0;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
}

.slick-slider .slick-dots button:hover {
	border-color: #405159;
}

.slick-dots .slick-active button {
	background-color: #405159;
	border-color: #405159;
}

.slick-slider .slick-prev {
    background: #405159 url(assets/images/icon-chevronwhite-left-kindr.svg) center/7px 13px no-repeat; (When button arrow slick using image)
}

.slick-slider .slick-next {
    background: #405159 url(assets/images/icon-chevronwhite-right-kindr.svg) center/7px 13px no-repeat;  (When button arrow slick using image)
}

.slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 30px;
    height: 40px;
    font-size: 0;
    border-radius: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    background-color: #405159;
    transform: translateY(-50%);
}

.slick-slider .slick-arrow:before,
.slick-slider .slick-arrow:after {
    content: '';
    width: 10px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
}

.slick-next.slick-arrow:before,
.slick-prev.slick-arrow:after {
    transform: rotate(45deg) translate(-50%, 50%);
}

.slick-next.slick-arrow:after,
.slick-prev.slick-arrow:before {
    transform: rotate(-45deg) translate(-50%, -50%);
}

.slick-slider .slick-arrow:hover {
    background-color: #f2a2bb;
}

.slick-slider .slick-arrow.slick-disabled {
    pointer-events: none;
    opacity: 0;
}

.listing.slick-slider .slick-track,
.listing.slick-slider:not(.slick-slider) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.post-views {
    display: none !important;
}

ul.listing li {
    list-style: none;
    margin-left: 0;
}

.listing,
.listing .thumbnail-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    overflow: hidden;
}

.listing .listing-item,
.listing .wpb_column {
    position: relative;
}

.listing .listing-item {
    cursor: pointer;
}

.listing .wpb_column {
    float: none;
}

.vc_row.listing:before,
.vc_row.listing:after {
    display: none;
}

@media screen and (min-width:0\0) and (min-resolution:+72dpi) {
	.listing {
		width: -webkit-calc(100% + 1px);
		width: -moz-calc(100% + 1px);
		width: calc(100% + 1px);
	}
}

.vc_row.listing {
	width: 100%;
    margin: 0;
}

.vc_row.listing .vc_column-inner {
    padding: 0;
}

.site .listing[class*="lists-"] .listing-item:last-child,
.site .listing[class*="lists-"] .wpb_column:last-child {
    margin-right: 0;
}

.listing .title-listing,
.listing .content-item p {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.mdf_taxonomy_child_container img[alt="loader"],
.mdf_taxonomy_child_container .alt-images {
    display: none!important;
}


div.mdf_info_popup[style*="block"],
div.mdf_info_popup[style*="flex"] {
    background-color: #43b1e1;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    width: 200px;
    height: 200px;
    top: -webkit-calc(50% - 50px);
    top: -moz-calc(50% - 50px);
    top: calc(50% - 50px);
    left: -webkit-calc(50% - 100px);
    left: -moz-calc(50% - 100px);
    left: calc(50% - 100px);
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    animation: loadingText 1s linear alternate-reverse infinite;
}

@-webkit-keyframes loadingText{
  0% {
    -webkit-border-radius: 54% 46% 63% 37% / 44% 58% 42% 56%;
            border-radius: 54% 46% 63% 37% / 44% 58% 42% 56%; }
  100% {
    -webkit-border-radius: 34% 63% 37% 66% / 45% 55% 46% 54%;
            border-radius: 34% 63% 37% 66% / 45% 55% 46% 54%;
  }
}

@-moz-keyframes loadingText{
  0% {
    -moz-border-radius: 54% 46% 63% 37% / 44% 58% 42% 56%;
         border-radius: 54% 46% 63% 37% / 44% 58% 42% 56%; }
  100% {
    -moz-border-radius: 34% 63% 37% 66% / 45% 55% 46% 54%;
         border-radius: 34% 63% 37% 66% / 45% 55% 46% 54%;
  }
}

@-o-keyframes loadingText{
  0% {
    border-radius: 54% 46% 63% 37% / 44% 58% 42% 56%; }
  100% {
    border-radius: 34% 63% 37% 66% / 45% 55% 46% 54%;
  }
}

@keyframes loadingText{
  0% {
    -webkit-border-radius: 54% 46% 63% 37% / 44% 58% 42% 56%;
       -moz-border-radius: 54% 46% 63% 37% / 44% 58% 42% 56%;
            border-radius: 54% 46% 63% 37% / 44% 58% 42% 56%; }
  100% {
    -webkit-border-radius: 34% 63% 37% 66% / 45% 55% 46% 54%;
       -moz-border-radius: 34% 63% 37% 66% / 45% 55% 46% 54%;
            border-radius: 34% 63% 37% 66% / 45% 55% 46% 54%;
  }
}

.wh-aos .wh-aos-init {
    opacity: 0;
    position: relative;
	transition: opacity .6s .1s, top .6s ease, bottom .6s ease, left .6s ease, right .6s ease;
	transition-delay: 0ms;
	will-change: top, left, bottom, right;
}

.wh-aos .wh-aos-init.wh-aos--active {
    opacity: 1;
}

.wh-aos .wh-aos-init.wh-aos--dirtop {
    top: -20px;
}

.wh-aos .wh-aos-init.wh-aos--dirbottom {
    bottom: -20px;
}

.wh-aos .wh-aos--active.wh-aos--dirtop {
    top: 0;
}

.wh-aos .wh-aos--active.wh-aos--dirbottom {
    bottom: 0;
}