#post-body-content .menu-item .style-option {
display: none;
}
#post-body-content .menu-item .sign-up-item {
display: none;
}
#post-body-content .menu-item.menu-item-depth-0 .style-option {
display: block;
margin: 10px 2px 0;
}
#post-body-content .menu-item.menu-item-depth-1 .sign-up-item {
display: block;
margin: 10px 2px 0;
}.thumb-slider-wrapp {
width: 100%;
position: relative;
}
.thumb-slider-wrapp .flex-direction-nav {
display: none;
}
.thumb-slider-wrapp .slides {
height: 100%;
display: block;
margin-bottom: 0;
}
.thumb-slider-wrapp .slides li {
width: 100%;
height: 100%;
}
.thumb-slider-wrapp .slides li .thumb-slider-bg {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.thumb-slider-wrapp .main-thumb-slider {
height: 100%;
}
.thumb-slider-wrapp .sub-thumb-slider {
width: 100%;
height: 100px;
position: absolute;
bottom: 0;
left: 0;
z-index: 20;
background-color: #fff;
padding: 15px 0 15px 15px;
-webkit-transition: transform 0.5s ease, -webkit-transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.thumb-slider-wrapp .sub-thumb-slider .flex-viewport {
height: 100%;
width: 100%;
}
.thumb-slider-wrapp .sub-thumb-slider .slides li {
padding-right: 10px;
}
.thumb-slider-wrapp .sub-thumb-slider .slides li .thumb-slider-bg {
cursor: pointer;
}
.thumb-slider-wrapp .sub-thumb-slider.active {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.thumb-slider-wrapp .thumb-slider-wrapp-arrow {
position: absolute;
width: 130px;
height: 27px;
bottom: 20px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 20;
cursor: pointer;
-webkit-transition: bottom 0.3s ease;
transition: bottom 0.3s ease;
}
.thumb-slider-wrapp .thumb-slider-wrapp-arrow .hide-images,
.thumb-slider-wrapp .thumb-slider-wrapp-arrow .show-images {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
font-size: 12px;
font-family: "Source Sans Pro", sans-serif;
color: #222;
text-transform: uppercase;
background-color: #fff;
font-weight: 400;
letter-spacing: 2px;
line-height: 2;
text-align: center;
-webkit-transition: opacity 0.5s ease, visibility 0.4s ease;
transition: opacity 0.5s ease, visibility 0.4s ease;
}
.thumb-slider-wrapp .thumb-slider-wrapp-arrow .hide-images {
opacity: 0;
visibility: hidden;
}
.thumb-slider-wrapp .thumb-slider-wrapp-arrow.active {
bottom: 100px;
}
.thumb-slider-wrapp .thumb-slider-wrapp-arrow.active .show-images {
opacity: 0;
visibility: hidden;
}
.thumb-slider-wrapp .thumb-slider-wrapp-arrow.active .hide-images {
opacity: 1;
visibility: visible;
}
.trans-slider .page-view .project::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.1);
}
.trans-slider .hidden {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
pointer-events: none;
}
.trans-slider .content {
padding: 3em 0;
}
.trans-slider .page-view {
height: 100vh;
width: 100vw;
position: absolute;
top: 0;
left: 0;
}
.trans-slider .page-view .project {
position: absolute;
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.trans-slider .page-view .project .text h1 {
font-size: 70px;
font-family: "Source Sans Pro", sans-serif;
color: #ffffff;
font-weight: bold;
letter-spacing: 2px;
position: absolute;
bottom: 15%;
left: 53px;
margin: 0;
display: table;
text-align: center;
}
.trans-slider .page-view .project .text p {
font-size: 15px;
color: #fff;
letter-spacing: 1.3px;
position: absolute;
bottom: 40px;
right: 60px;
margin: 0;
}
.trans-slider .page-view .project:nth-child(1) {
z-index: 30;
}
.trans-slider .page-view .arrows {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
bottom: 30px;
left: 60px;
z-index: 100;
}
.trans-slider .page-view .arrows .arrow {
float: left;
cursor: pointer;
color: #ffffff;
font-size: 40px;
}
.trans-slider .page-view .arrows .arrow.previous {
margin-right: 20px;
}
.trans-slider .page-view .arrows .arrow:hover.previous {
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
.trans-slider .page-view .arrows .arrow:hover.next {
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
.trans-slider .page-view .arrows .arrow {
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.trans-slider {
background: url(//kilncreative.com.au/wp-content/plugins/phoxy-plugins/shortcodes/assets/images/building-sprite.png) no-repeat -9999px -9999px;
}
.trans-slider .page-view {
background: url(//kilncreative.com.au/wp-content/plugins/phoxy-plugins/shortcodes/assets/images/building-sprite-2.png) no-repeat -9999px -9999px;
}
.trans-slider .page-view .project:nth-child(odd).hidewiev {
-webkit-mask: url(//kilncreative.com.au/wp-content/plugins/phoxy-plugins/shortcodes/assets/images/building-sprite.png);
mask: url(//kilncreative.com.au/wp-content/plugins/phoxy-plugins/shortcodes/assets/images/building-sprite.png);
-webkit-mask-size: 7500% 100%;
mask-size: 7500% 100%;
-webkit-animation: mask-play 1.4s steps(74) forwards;
animation: mask-play 1.4s steps(74) forwards;
}
.trans-slider .page-view .project:nth-child(even).hidewiev {
-webkit-mask: url(//kilncreative.com.au/wp-content/plugins/phoxy-plugins/shortcodes/assets/images/building-sprite-2.png);
mask: url(//kilncreative.com.au/wp-content/plugins/phoxy-plugins/shortcodes/assets/images/building-sprite-2.png);
-webkit-mask-size: 8400% 100%;
mask-size: 8400% 100%;
-webkit-animation: mask-play 1.4s steps(83) forwards;
animation: mask-play 1.4s steps(83) forwards;
} .no-cssmask .page-view .project.hidewiev {
opacity: 0;
-webkit-transition: opacity 1.4s ease;
transition: opacity 1.4s ease;
-webkit-mask: none !important;
mask: none !important;
}
@media screen and (max-width: 1024px) {
.trans-slider .page-view .project .text h1 {
top: 50%;
left: 50%;
bottom: auto;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
@media screen and (max-width: 640px) {
.trans-slider .page-view .project .text h1 {
font-size: 40px;
}
.trans-slider .page-view .project .text p {
bottom: 20px;
margin: 0;
text-align: center;
width: 100%;
right: auto;
font-size: 14px;
}
.trans-slider .page-view .arrows {
bottom: 60px;
left: 50%;
z-index: 120;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.trans-slider .page-view .arrows .arrow.previous:hover {
-webkit-transform: none;
transform: none;
}
}
@-webkit-keyframes mask-play {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
@keyframes mask-play {
from {
-webkit-mask-position: 0 0;
mask-position: 0 0;
}
to {
-webkit-mask-position: 100% 0;
mask-position: 100% 0;
}
}
.modern-slider-wrap {
padding: 0;
position: relative;
}
.modern-slider-wrap .modern-slider {
position: relative;
}
.modern-slider-wrap .modern-slider .img {
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
opacity: 1;
}
.modern-slider-wrap .item-mod {
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.modern-slider-wrap .item-mod.active {
z-index: 888;
}
.modern-slider-wrap .item-mod.last-active {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 500ms ease-in;
transition: all 500ms ease-in;
z-index: 999;
}
.slide-nav__text {
text-decoration: none;
}
.slide-nav__text:hover, .slide-nav__text:focus {
color: #fff;
opacity: .8;
}
.slide-nav__text--current, .slide-nav__text--current:hover, .slide-nav__text--current:focus {
text-decoration: line-through;
}
.thumb-glitch {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
width: 130px;
height: 525px;
position: absolute;
background: #fff;
padding: 40px 15px;
z-index: 4;
overflow: hidden;
max-height: calc(100% - 200px);
}
.thumb-glitch .sub-thumb-slider--vertical {
height: 100%;
overflow: hidden;
}
.thumb-glitch .swiper-slide {
height: 115px;
padding-bottom: 15px;
}
.thumb-glitch .swiper-slide:last-child {
height: 100px;
padding-bottom: 0;
}
.thumb-glitch .swiper-slide .thumb-slider-bg {
height: 100px;
background-size: cover;
background-position: 50%;
cursor: pointer;
}
.thumb-glitch .swiper-button-next,
.thumb-glitch .swiper-button-prev {
background: #fff;
width: 100%;
height: 40px;
margin: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: "Ionicons", sans-serif;
font-size: 30px;
color: #000;
z-index: 3;
}
.thumb-glitch .swiper-button-next.swiper-button-disabled,
.thumb-glitch .swiper-button-prev.swiper-button-disabled {
opacity: 1;
color: #999;
}
.thumb-glitch .swiper-button-prev {
top: 0;
}
.thumb-glitch .swiper-button-prev:after {
content: "\f3d5";
}
.thumb-glitch .swiper-button-next {
bottom: 0;
top: auto;
}
.thumb-glitch .swiper-button-next:after {
content: "\f3d6";
}
@media (max-width: 991px) {
.thumb-glitch {
width: 100px;
height: 50%;
padding: 30px 15px;
}
.thumb-glitch .swiper-slide {
height: 85px;
padding-bottom: 15px;
}
.thumb-glitch .swiper-slide:last-child {
height: 70px;
}
.thumb-glitch .swiper-slide .thumb-slider-bg {
height: 70px;
}
.thumb-glitch .swiper-button-next,
.thumb-glitch .swiper-button-prev {
height: 30px;
font-size: 24px;
}
}
.simple_slider .owl-container-gallery .owl-item {
padding: 7.6rem 18.85rem 9.6rem;
height: inherit;
position: relative;
}
.simple_slider .owl-container-gallery .owl-stage-outer,
.simple_slider .owl-container-gallery .owl-stage {
height: inherit;
}
.simple_slider .owl-container-gallery .owl-slide {
height: 100%;
background-position: center;
background-size: cover;
}
.simple_slider .owl-container-gallery .owl-slide img {
max-height: 100%;
width: auto;
}
.simple_slider .owl-container-gallery .owl-prev,
.simple_slider .owl-container-gallery .owl-next {
color: transparent;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.simple_slider .owl-container-gallery .owl-prev::before,
.simple_slider .owl-container-gallery .owl-next::before {
display: inline-block;
font-family: "Ionicons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #222;
font-size: 33px;
}
.simple_slider .owl-container-gallery .owl-prev {
left: 75px;
}
.simple_slider .owl-container-gallery .owl-prev::before {
content: "\f3d5";
}
.simple_slider .owl-container-gallery .owl-prev:hover {
left: 68px;
}
.simple_slider .owl-container-gallery .owl-next {
right: 75px;
}
.simple_slider .owl-container-gallery .owl-next::before {
content: "\f3d6";
}
.simple_slider .owl-container-gallery .owl-next:hover {
right: 68px;
}
.simple_slider .owl-container-gallery .caption {
color: #222;
text-align: center;
font-size: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 9.6rem;
line-height: 1.4;
letter-spacing: .2px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 10px 15px;
}
@media only screen and (max-width: 1440px) {
.simple_slider .owl-container-gallery .owl-item {
padding: 6.9rem 13rem 8rem;
}
.simple_slider .owl-container-gallery .caption {
height: 8rem;
}
}
@media only screen and (max-width: 1280px) {
.simple_slider .owl-container-gallery .owl-item {
padding: 6.9rem 11rem 8rem;
}
}
@media only screen and (max-width: 1024px) {
.simple_slider .owl-container-gallery .owl-item {
padding: 6.9rem 7rem 8rem;
}
.simple_slider .owl-container-gallery .caption {
height: 8rem;
}
.simple_slider .owl-container-gallery .owl-prev {
left: 45px;
}
.simple_slider .owl-container-gallery .owl-prev:hover {
left: 38px;
}
.simple_slider .owl-container-gallery .owl-next {
right: 45px;
}
.simple_slider .owl-container-gallery .owl-next:hover {
right: 38px;
}
}
@media only screen and (max-width: 991px) {
.simple_slider .owl-container-gallery .owl-item {
padding: 5.3rem 7rem 6rem;
}
.simple_slider .owl-container-gallery .caption {
height: 6rem;
}
}
@media only screen and (max-width: 767px) {
.simple_slider .owl-container-gallery .owl-item {
padding: 5.3rem 15px 6rem;
}
.simple_slider .owl-container-gallery .owl-prev,
.simple_slider .owl-container-gallery .owl-next {
display: none;
}
}
.modern_gallery {
position: relative;
}
.modern_gallery .item {
display: block;
width: calc(20% - 8px);
background-position: center;
background-size: cover;
overflow: hidden;
line-height: 1;
letter-spacing: 0;
margin-bottom: 10px;
}
.modern_gallery .popup-span {
position: absolute;
background-color: #222;
color: #fff;
display: inline-block;
padding: 5px 15px;
font-size: 20px;
z-index: 9996;
text-transform: uppercase;
letter-spacing: .5px;
}
@media only screen and (max-width: 1024px) {
.modern_gallery .item {
width: calc((100%/3) - (20px/3));
}
.modern_gallery {
padding: 0 10px;
}
}
@media only screen and (max-width: 600px) {
.modern_gallery .item {
width: calc(50% - (10px/2));
}
}
@media only screen and (max-width: 480px) {
.modern_gallery .item {
width: 100%;
}
}
.tilt_gallery .image-wrap {
width: calc(25% - (30px/4));
margin-bottom: 10px;
}
.tilt_gallery .image-wrap a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 1024px) {
.tilt_gallery .image-wrap {
width: calc((100%/3) - (20px/3));
}
}
@media screen and (max-width: 767px) {
.tilt_gallery .image-wrap {
width: calc(50% - 5px);
}
}
@media screen and (max-width: 600px) {
.tilt_gallery .image-wrap {
width: 100%;
}
}
.adjusted_grid .img-list-gallery {
text-decoration: none;
margin-bottom: 50px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.adjusted_grid .img-list-gallery:hover img {
opacity: .6;
}
.adjusted_grid .img-list-gallery:hover .img-title {
opacity: 1;
visibility: visible;
}
.adjusted_grid .gallery-item {
text-align: center;
display: inline-block;
position: relative;
text-decoration: none;
}
.adjusted_grid .gallery-item img {
max-height: 370px;
width: auto;
display: block;
margin-left: auto;
margin-right: auto;
-webkit-transition: opacity 350ms ease;
transition: opacity 350ms ease;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.adjusted_grid .img-title {
font-size: 16px;
letter-spacing: .2px;
text-align: left;
color: #222;
margin-top: 5px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.adjusted_grid .img-title span:first-child {
color: #777;
margin-right: 5px;
display: inline-block;
font-weight: 600;
}
@media only screen and (max-width: 991px) {
.adjusted_grid .img-list-gallery {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px) {
.adjusted_grid .img-list-gallery {
margin-bottom: 15px;
}
}
.full_slider {
position: relative;
overflow: hidden;
}
.full_slider .item {
position: relative;
}
.full_slider .menu-button {
position: absolute;
right: 15px;
z-index: 9;
bottom: 210px;
cursor: pointer;
width: 50px;
height: 50px;
background-color: #222;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.full_slider .menu-button:hover {
background-color: #000;
}
.full_slider .menu-button::before {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
font-size: 20px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.full_slider .gallery-button {
position: absolute;
right: 15px;
z-index: 9;
bottom: 150px;
cursor: pointer;
width: 50px;
height: 50px;
background-color: #222;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.full_slider .gallery-button:hover {
background-color: #000;
}
.full_slider .gallery-button::before {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
font-size: 20px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.full_slider button {
position: absolute;
right: 15px;
z-index: 9;
bottom: 90px;
color: transparent;
width: 50px;
height: 50px;
border: none;
background-color: #222222;
}
.full_slider button::before {
font-family: "Ionicons";
color: #fff;
position: absolute;
top: 50%;
left: 50%;
font-size: 20px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.full_slider button.slick-next {
display: none !important;
}
.full_slider button.slick-next + .slick-next {
display: block !important;
}
.full_slider button.slick-next::before {
content: "\f3d6";
}
.full_slider button.slick-next.slick-disabled {
background-color: #444;
cursor: default;
}
.full_slider button.slick-prev {
bottom: 30px;
}
.full_slider button.slick-prev + .slick-prev {
display: none !important;
}
.full_slider button.slick-prev::before {
content: "\f3d5";
}
.full_slider button:hover {
opacity: 1;
background-color: #000;
}
.full_slider button.slick-disabled {
background-color: #444;
cursor: default;
}
.full_slider .slider-single .item {
overflow: hidden;
}
.full_slider .slider-single .item .img-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
}
.full_slider .slider-single .item.slick-active .img-wrap {
-webkit-animation: ql_move 18s ease infinite alternate;
animation: ql_move 18s ease infinite alternate;
}
.full_slider .slider-nav {
width: 50%;
background-color: #222;
position: absolute;
bottom: 210px;
-webkit-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
right: -100%;
cursor: ew-resize;
padding: 10px 15px 10px 10px;
}
.full_slider .slider-nav button {
display: none !important;
}
.full_slider .slider-nav .item {
padding: 10px;
text-align: center;
}
.full_slider .slider-nav .thumbs {
max-height: 140px;
height: auto;
-webkit-transition: opacity 350ms ease;
transition: opacity 350ms ease;
}
.full_slider .slider-nav .thumbs:hover {
opacity: .7;
}
.full_slider .slider-nav.active {
right: 0;
}
.full_slider.show-button .slider-nav {
bottom: 270px;
}
.full_slider .content-wrap {
position: absolute;
left: 15px;
bottom: 30px;
}
.full_slider .content-wrap .title {
background: #222;
padding: 10px 25px;
color: #fff;
font-size: 14px;
letter-spacing: 1.8px;
text-transform: uppercase;
font-weight: 600;
}
@-webkit-keyframes ql_move {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@keyframes ql_move {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
@media only screen and (max-width: 767px) {
.full_slider .content-wrap {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.full_slider button,
.full_slider .gallery-button {
bottom: 85px !important;
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.full_slider button {
left: calc(50% + 60px);
}
.full_slider button.slick-prev {
left: calc(50% - 60px);
}
.full_slider .slider-nav {
bottom: 155px;
width: 80%;
}
.full_slider.show-button button {
left: calc(50% + 90px);
}
.full_slider.show-button button.slick-prev {
left: calc(50% - 90px);
}
.full_slider.show-button .gallery-button {
left: calc(50% - 30px);
}
.full_slider.show-button .menu-button {
bottom: 85px;
right: calc(50% - 55px);
}
.full_slider.show-button .slider-nav {
bottom: 155px;
}
}
.slider_thumbnail {
position: relative;
}
.slider_thumbnail .img-wrap {
height: 100%;
background-position: center;
background-size: cover;
}
.slider_thumbnail .slider-single button {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #222;
color: transparent;
width: 50px;
z-index: 9;
height: 40px;
}
.slider_thumbnail .slider-single button::before {
font-family: "Ionicons";
font-size: 33px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
display: block;
text-align: center;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.slider_thumbnail .slider-single button.slick-prev {
left: 30px;
}
.slider_thumbnail .slider-single button.slick-prev::before {
content: "\f3d5";
}
.slider_thumbnail .slider-single button.slick-next {
right: 30px;
}
.slider_thumbnail .slider-single button.slick-next::before {
content: "\f3d6";
}
.slider_thumbnail .slider-single button.slick-disabled, .slider_thumbnail .slider-single button:hover {
background: rgba(0, 0, 0, 0.7);
}
.slider_thumbnail .slider-nav {
position: absolute;
bottom: 30px;
left: 0;
opacity: 0;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
width: 100%;
background-color: #222;
}
.slider_thumbnail .slider-nav:hover {
opacity: 1;
}
.slider_thumbnail .slider-nav .item {
padding: 10px 5px;
}
.slider_thumbnail .slider-nav .img-wrap {
padding-top: calc(100%/3*2);
background-position: center;
background-size: cover;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.slider_thumbnail .slider-nav .img-wrap:hover {
opacity: .8;
}
.slider_thumbnail .slider-nav button {
display: none !important;
}
.slider_thumbnail .slider-nav .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.mixed-masonry {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
}
.mixed-masonry .mixed-masonry-item {
position: relative;
display: block;
background-position: center;
background-size: cover;
padding-top: calc(100%/4*3);
}
.mixed-masonry .mixed-masonry-item::before {
opacity: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
content: '';
position: absolute;
left: 0;
bottom: -1px;
width: 100%;
height: 100%;
z-index: 3;
background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(56%, rgba(0, 0, 0, 0.1)), color-stop(93%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.69)));
background-image: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.1) 56%, rgba(0, 0, 0, 0.6) 93%, rgba(0, 0, 0, 0.69) 100%);
}
.mixed-masonry .mixed-masonry-item:nth-of-type(6n - 1), .mixed-masonry .mixed-masonry-item:nth-of-type(6n - 5) {
-ms-grid-column-span: 2;
grid-column-end: span 2;
-ms-grid-row-span: 2;
grid-row-end: span 2;
}
.mixed-masonry .mixed-masonry-item .content {
position: absolute;
left: 0;
width: 100%;
padding: 30px 15px;
text-align: center;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.45s ease;
transition: all 0.45s ease;
bottom: -15px;
z-index: 9;
}
.mixed-masonry .mixed-masonry-item .content .title {
color: #fff;
font-size: 36px;
text-transform: uppercase;
letter-spacing: .8px;
display: block;
}
.mixed-masonry .mixed-masonry-item .content .category {
display: block;
color: #fff;
font-size: 16px;
text-transform: uppercase;
letter-spacing: .8px;
margin-top: 5px;
}
.mixed-masonry .mixed-masonry-item:hover .content {
bottom: 0;
visibility: visible;
opacity: 1;
}
.mixed-masonry .mixed-masonry-item:hover::before {
opacity: 1;
}
@media only screen and (max-width: 1300px) {
.mixed-masonry .mixed-masonry-item .content .title {
font-size: 30px;
}
.mixed-masonry .mixed-masonry-item .content .category {
font-size: 14px;
}
}
@media only screen and (max-width: 991px) {
.mixed-masonry .mixed-masonry-item .content .title {
font-size: 26px;
}
.mixed-masonry .mixed-masonry-item .content .category {
font-size: 13px;
}
}
@media only screen and (max-width: 767px) {
.mixed-masonry {
display: block;
}
.mixed-masonry .mixed-masonry-item {
width: 50% !important;
padding-top: calc(50%/4*3) !important;
float: left;
}
.mixed-masonry .mixed-masonry-item:first-child,
.mixed-masonry .mixed-masonry-item:nth-child(3n+1) {
width: 100% !important;
padding-top: calc(100%/4*3) !important;
}
}
@media only screen and (max-width: 600px) {
.mixed-masonry .mixed-masonry-item {
width: 100% !important;
padding-top: calc(100%/4*3) !important;
}
}
.justified-wrap-gallery {
padding-bottom: 74px;
}
.justified-wrap-gallery .main-title {
color: #222222;
font-family: "Source Sans Pro", sans-serif;
font-size: 50px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}
.justified-wrap-gallery .subtitle {
margin-top: 25px;
color: #999999;
line-height: 1.5;
font-size: 24px;
letter-spacing: .3px;
margin-bottom: 10px;
font-weight: 500;
text-align: center;
}
.justified-wrap-gallery .gallery-wrap {
margin-top: 30px;
margin-left: -30px;
width: calc(100% + 60px);
position: relative;
}
.justified-wrap-gallery .justified-item {
overflow: hidden;
}
.justified-wrap-gallery .justified-item .content {
position: absolute;
top: 50%;
left: 50%;
width: 101%;
height: 101%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 15px;
color: #fff;
z-index: 5;
font-size: 22px;
font-weight: 500;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: rgba(0, 0, 0, 0.5);
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.justified-wrap-gallery .justified-item .content .title {
letter-spacing: .2px;
}
.justified-wrap-gallery .justified-item:hover .content {
background: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 1199px) {
.justified-wrap-gallery .main-title {
font-size: 40px;
}
.justified-wrap-gallery .subtitle {
font-size: 22px;
}
}
@media only screen and (max-width: 992px) {
.justified-wrap-gallery .main-title {
font-size: 34px;
}
.justified-wrap-gallery .subtitle {
font-size: 20px;
}
}
@media only screen and (max-width: 767px) {
.justified-wrap-gallery {
padding-bottom: 40px;
}
.justified-wrap-gallery .gallery-wrap {
margin-top: 10px;
}
.justified-wrap-gallery .main-title {
font-size: 28px;
}
.justified-wrap-gallery .subtitle {
font-size: 16px;
}
.justified-wrap-gallery .subtitle {
font-size: 16px;
}
}
.boxed-grid-gallery-wrap .boxed-grid-filters {
max-width: 90%;
margin: auto auto 40px;
text-align: center;
}
.boxed-grid-gallery-wrap .boxed-grid-filters button {
margin: 0 3px 6px;
border: 1px solid #222;
background: #222;
text-transform: uppercase;
color: #fff;
font-size: 12px;
letter-spacing: 1px;
padding: 5px 20px;
font-weight: 600;
position: relative;
}
.boxed-grid-gallery-wrap .boxed-grid-filters button.is-checked {
background: transparent;
border: 1px solid #999;
color: #222;
}
.boxed-grid-gallery-wrap .gallery .item {
width: calc(100%/3 - 20px);
padding-top: calc(100%/3 - 20px);
display: block;
background-size: cover;
background-position: center;
margin-bottom: 30px;
-webkit-transition: none;
transition: none;
}
.boxed-grid-gallery-wrap .gallery .item::before {
content: '';
position: absolute;
z-index: 10;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
opacity: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
-webkit-transition: all 550ms ease;
transition: all 550ms ease;
}
.boxed-grid-gallery-wrap .gallery .item .content {
position: absolute;
bottom: 30px;
left: 50%;
z-index: 20;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: calc(100% - 60px);
color: #fff;
text-align: left;
letter-spacing: .5px;
opacity: 0;
-webkit-transition: all 550ms ease;
transition: all 550ms ease;
-webkit-transition-delay: .2s;
transition-delay: .2s;
}
.boxed-grid-gallery-wrap .gallery .item .content .title {
font-size: 18px;
display: block;
font-weight: 600;
}
.boxed-grid-gallery-wrap .gallery .item .content .text {
margin-top: 5px;
display: block;
font-size: 14px;
line-height: 1.3;
}
.boxed-grid-gallery-wrap .gallery .item:hover .content {
opacity: 1;
}
.boxed-grid-gallery-wrap .gallery .item:hover::before {
opacity: 1;
}
@media only screen and (max-width: 991px) {
.boxed-grid-gallery-wrap .gallery .item {
width: calc(50% - 15px);
padding-top: calc(50% - 15px);
}
}
@media only screen and (max-width: 600px) {
.boxed-grid-gallery-wrap .gallery .item {
width: 100%;
padding-top: 100%;
margin-bottom: 15px;
}
}
.phoxy-gallery-metro-wrap .light-gallery {
margin-bottom: 0px;
}
@media (max-width: 768px) {
.phoxy-gallery-metro-wrap .light-gallery {
margin-bottom: 0px;
}
}
.phoxy-gallery-metro-wrap .gallery-item-wrap {
width: 20%;
background: #000;
}
.phoxy-gallery-metro-wrap .gallery-item-wrap:nth-child(12n + 4), .phoxy-gallery-metro-wrap .gallery-item-wrap:nth-child(12n + 10) {
width: 40%;
}
.phoxy-gallery-metro-wrap .gallery-item-wrap {
display: block;
overflow: hidden;
}
.phoxy-gallery-metro-wrap .gallery-item-wrap .gallery-item {
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
position: relative;
display: block;
background-position: center;
margin-bottom: 0;
padding-bottom: 100%;
background-size: cover;
}
.phoxy-gallery-metro-wrap .gallery-item-wrap .caption {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background-color: rgba(19, 19, 19, 0.3);
color: #ffffff;
font-size: 24px;
line-height: 1.1em;
font-weight: 400;
letter-spacing: .2px;
pointer-events: none;
text-transform: uppercase;
background-color: #000;
-webkit-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-transform: translate3d(0%, 100%, 0px);
transform: translate3d(0%, 100%, 0px);
opacity: 1;
visibility: visible;
}
.phoxy-gallery-metro-wrap .gallery-item-wrap:hover .caption {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.phoxy-gallery-metro-wrap .gallery-item-wrap:hover .gallery-item {
-webkit-transform: translate3d(0%, -100%, 0px);
transform: translate3d(0%, -100%, 0px);
}
@media only screen and (max-width: 1199px) {
.phoxy-gallery-metro-wrap .gallery-item-wrap {
width: 25%;
}
.phoxy-gallery-metro-wrap .gallery-item-wrap:nth-child(12n + 4), .phoxy-gallery-metro-wrap .gallery-item-wrap:nth-child(12n + 10) {
width: 50%;
}
}
@media only screen and (max-width: 991px) {
.phoxy-gallery-metro-wrap .gallery-item-wrap {
width: 50%;
}
.phoxy-gallery-metro-wrap .gallery-item-wrap:nth-child(12n + 4), .phoxy-gallery-metro-wrap .gallery-item-wrap:nth-child(12n + 10) {
width: 50%;
}
}
@media only screen and (max-width: 600px) {
.phoxy-gallery-metro-wrap .gallery-item-wrap {
width: 100%;
}
.phoxy-gallery-metro-wrap .gallery-item-wrap:nth-child(12n + 4), .phoxy-gallery-metro-wrap .gallery-item-wrap:nth-child(12n + 10) {
width: 100%;
}
}
.masonry-filter-gallery-wrap .masonry-filters {
max-width: 90%;
margin: auto auto 40px;
text-align: center;
}
.masonry-filter-gallery-wrap .masonry-filters button {
margin: 0 3px 6px;
border: 1px solid #222;
background: #222;
text-transform: uppercase;
color: #fff;
font-size: 12px;
letter-spacing: 1px;
padding: 5px 20px;
font-weight: 600;
position: relative;
}
.masonry-filter-gallery-wrap .masonry-filters button.is-checked {
background: transparent;
border: 1px solid #999;
color: #222;
}
.masonry-filter-gallery-wrap .gallery .item-filter {
width: calc(100%/3 - 20px);
display: block;
background-size: cover;
background-position: center;
margin-bottom: 30px;
-webkit-transition: none;
transition: none;
}
.masonry-filter-gallery-wrap .gallery .item-filter .item-link {
display: block;
background-size: cover;
background-position: center;
position: relative;
overflow: hidden;
}
.masonry-filter-gallery-wrap .gallery .item-filter .item-link::before {
content: '';
position: absolute;
z-index: 10;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
opacity: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
-webkit-transition: all 550ms ease;
transition: all 550ms ease;
}
.masonry-filter-gallery-wrap .gallery .item-filter .item-link::after {
content: "\ea53";
font-family: 'Simple-Line-Icons-Pro';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
font-size: 22px;
-webkit-transition: opacity 550ms ease;
transition: opacity 550ms ease;
opacity: 0;
top: 50%;
left: 50%;
z-index: 99;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
}
.masonry-filter-gallery-wrap .gallery .item-filter .item-link img {
-webkit-transition: all 2000ms ease;
transition: all 2000ms ease;
}
.masonry-filter-gallery-wrap .gallery .item-filter .item-link:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.masonry-filter-gallery-wrap .gallery .item-filter .item-link:hover::before {
opacity: 1;
}
.masonry-filter-gallery-wrap .gallery .item-filter .item-link:hover::after {
opacity: 1;
}
.masonry-filter-gallery-wrap .gallery .item-filter .content {
text-align: left;
letter-spacing: .5px;
padding: 20px;
}
.masonry-filter-gallery-wrap .gallery .item-filter .content .title {
font-size: 20px;
display: block;
font-weight: 600;
}
.masonry-filter-gallery-wrap .gallery .item-filter .content .text {
margin-top: 5px;
display: block;
font-size: 15px;
line-height: 1.4;
color: #999;
}
@media only screen and (max-width: 991px) {
.masonry-filter-gallery-wrap .gallery .item {
width: calc(50% - 15px);
}
}
@media only screen and (max-width: 600px) {
.masonry-filter-gallery-wrap .gallery .item {
width: 100%;
margin-bottom: 0;
}
}
.masonry-gradient-wrap .item {
display: block;
margin-bottom: 30px;
overflow: hidden;
}
.masonry-gradient-wrap .item .content {
position: absolute;
bottom: 20px;
left: 50%;
z-index: 20;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: calc(100% - 60px);
color: #fff;
text-align: left;
letter-spacing: .5px;
-webkit-transition: all 550ms ease;
transition: all 550ms ease;
-webkit-transition-delay: .2s;
transition-delay: .2s;
}
.masonry-gradient-wrap .item .content .title {
font-size: 18px;
display: block;
font-weight: 600;
}
.masonry-gradient-wrap .item::after {
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 101%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
-webkit-transition: all 550ms ease;
transition: all 550ms ease;
}
.masonry-gradient-wrap .item::before {
content: '';
position: absolute;
z-index: 10;
width: 101%;
height: 100%;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.masonry-gradient-wrap .item:hover::after {
opacity: 1;
}
.masonry-gradient-wrap .item.column-2 {
width: calc(50% - 15px);
}
.masonry-gradient-wrap .item.column-3 {
width: calc(100%/3 - 20px);
}
.masonry-gradient-wrap .item.column-4 {
width: calc(25% - 90px/4);
}
.masonry-gradient-wrap .item.column-5 {
width: calc(20% - 24px);
}
@media only screen and (max-width: 1199px) {
.masonry-gradient-wrap .item {
display: block;
margin-bottom: 30px;
}
.masonry-gradient-wrap .item.column-5 {
width: calc(25% - 90px/4);
}
}
@media only screen and (max-width: 991px) {
.masonry-gradient-wrap .item {
display: block;
margin-bottom: 30px;
}
.masonry-gradient-wrap .item.column-4, .masonry-gradient-wrap .item.column-5 {
width: calc(100%/3 - 20px);
}
}
@media only screen and (max-width: 767px) {
.masonry-gradient-wrap .item {
display: block;
margin-bottom: 30px;
}
.masonry-gradient-wrap .item.column-3, .masonry-gradient-wrap .item.column-4, .masonry-gradient-wrap .item.column-5 {
width: calc(50% - 15px);
}
}
@media only screen and (max-width: 600px) {
.masonry-gradient-wrap .item {
display: block;
margin-bottom: 30px;
}
.masonry-gradient-wrap .item.column-2, .masonry-gradient-wrap .item.column-3, .masonry-gradient-wrap .item.column-4, .masonry-gradient-wrap .item.column-5 {
width: 100%;
margin-bottom: 15px;
}
}
.justified-images-wrap .main-image .image {
max-height: 80vh;
}
.justified-images-wrap .main-image .image img {
display: block;
width: auto;
max-width: 100%;
max-height: 80vh;
height: auto;
margin-right: auto;
margin-left: auto;
}
.justified-images-wrap .main-image .title {
max-width: 900px;
text-align: center;
font-size: 24px;
font-weight: 400;
margin: 30px auto;
text-transform: uppercase;
}
.justified-images-wrap .gallery {
margin-left: -30px;
margin-top: -20px;
width: calc(100% + 60px);
}
.justified-images-wrap .gallery a {
display: block;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.justified-images-wrap .gallery a:hover {
opacity: .8;
}
.justified-images-wrap .gallery,
.justified-for-animated header,
.justified-for-animated footer,
.justified-for-animated .vc_row {
-webkit-transition: opacity 1000ms ease;
transition: opacity 1000ms ease;
}
body.justified-opacity header,
body.justified-opacity footer,
body.justified-opacity .not-opacity .justified-images-wrap .gallery,
body.justified-opacity .vc_row:not(.not-opacity) {
opacity: .05;
}
@media only screen and (max-width: 767px) {
.justified-images-wrap .gallery {
margin-top: -15px;
margin-left: -15px;
width: calc(100% + 30px);
}
.justified-images-wrap .main-image .title {
font-size: 22px;
}
}.headings-wrap.load-fade .fade-up{opacity:0;-webkit-transition:all 0.7s cubic-bezier(0.37, 0.31, 0.2, 0.85);-o-transition:all 0.7s cubic-bezier(0.37, 0.31, 0.2, 0.85);transition:all 0.7s cubic-bezier(0.37, 0.31, 0.2, 0.85);-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}.headings-wrap.load-fade .fade-up.animation{-ms-transform:matrix(1, 0, 0, 1, 0, 0);-moz-transform:matrix(1, 0, 0, 1, 0, 0);-webkit-transform:matrix(1, 0, 0, 1, 0, 0);transform:matrix(1, 0, 0, 1, 0, 0);opacity:1}.headings-wrap.load-fade .transition-0{-ms-transition-delay:200ms;-moz-transition-delay:200ms;-webkit-transition-delay:200ms;transition-delay:200ms}.headings-wrap.load-fade .transition-1{-ms-transition-delay:400ms;-moz-transition-delay:400ms;-webkit-transition-delay:400ms;transition-delay:400ms}.headings-wrap.load-fade .transition-2{-ms-transition-delay:600ms;-moz-transition-delay:600ms;-webkit-transition-delay:600ms;transition-delay:600ms}.headings-wrap.load-fade .transition-3{-ms-transition-delay:800ms;-moz-transition-delay:800ms;-webkit-transition-delay:800ms;transition-delay:800ms}.headings-wrap.load-fade .transition-4{-ms-transition-delay:1000ms;-moz-transition-delay:1000ms;-webkit-transition-delay:1000ms;transition-delay:1000ms}.headings-wrap.load-fade .transition-5{-ms-transition-delay:1200ms;-moz-transition-delay:1200ms;-webkit-transition-delay:1200ms;transition-delay:1200ms}.headings-wrap.load-fade .transition-6{-ms-transition-delay:1400ms;-moz-transition-delay:1400ms;-webkit-transition-delay:1400ms;transition-delay:1400ms}.headings-wrap.load-fade .transition-7{-ms-transition-delay:1600ms;-moz-transition-delay:1600ms;-webkit-transition-delay:1600ms;transition-delay:1600ms}.headings-wrap.load-fade .transition-8{-ms-transition-delay:1800ms;-moz-transition-delay:1800ms;-webkit-transition-delay:1800ms;transition-delay:1800ms}.headings-wrap.load-fade .transition-9{-ms-transition-delay:2000ms;-moz-transition-delay:2000ms;-webkit-transition-delay:2000ms;transition-delay:2000ms}.headings-wrap.load-fade .transition-10{-ms-transition-delay:2200ms;-moz-transition-delay:2200ms;-webkit-transition-delay:2200ms;transition-delay:2200ms}.headings{max-width:770px;margin:0 auto;text-align:center}.headings.text_button .title{color:#999999;font-size:12px;font-weight:600;letter-spacing:2px;text-align:center;text-transform:uppercase}.headings.text_button .subtitle{margin-top:30px;color:#222222;font-size:24px;line-height:1.67;letter-spacing:.3px;text-align:center;margin-bottom:10px;font-weight:500}.headings.text_button .link-wrap{margin-top:50px}.headings.text_button_modern{text-align:left}.headings.text_button_modern.text-center{text-align:center}.headings.text_button_modern.text-right{text-align:right}.headings.text_button_modern .title{display:inline-block;padding-bottom:10px;border-bottom:1px solid #eee;font-size:40px;-ms-word-wrap:break-word;word-wrap:break-word}.headings.text_button_modern .subtitle{margin-top:30px;color:#999999;font-size:15px;letter-spacing:.2px;line-height:1.73;-ms-word-wrap:break-word;word-wrap:break-word;margin-bottom:10px;font-weight:500}.headings.text_button_modern .link-wrap{margin-top:50px}.headings.text_center{text-align:center}.headings.text_center .subtitle{color:#999999;font-family:"Source Sans Pro", sans-serif;font-size:16px;line-height:2;letter-spacing:1px;margin-bottom:10px;font-weight:500}.headings.text_center .title{font-size:38px;font-weight:400;line-height:1.3}.headings.simple .title{color:#222222;font-family:"Source Sans Pro", sans-serif;font-size:50px;font-weight:bold;text-transform:uppercase}.headings.simple .subtitle{margin-top:25px;color:#999999;line-height:1.5;font-size:24px;letter-spacing:.3px;margin-bottom:10px;font-weight:500}.headings.text_small_modern.text-left{text-align:left;margin:0}.headings.text_small_modern.text-left .subtitle{margin:0}.headings.text_small_modern.text-left .title::before{left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.headings.text_small_modern.text-right{text-align:right;margin:0}.headings.text_small_modern.text-right .subtitle{margin:0}.headings.text_small_modern.text-right .title::before{right:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.headings.text_small_modern .title{font-size:35px;line-height:1.3;position:relative;letter-spacing:1px;padding-bottom:20px;margin-bottom:20px}.headings.text_small_modern .title::before{content:'';position:absolute;left:50%;width:54px;height:1px;background:#ccc;bottom:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.headings.text_small_modern .subtitle{font-size:15px;line-height:1.73;color:#999;max-width:700px;margin:auto}@media only screen and (max-width: 1199px){.headings.simple .title{font-size:40px}.headings.simple .subtitle{font-size:22px}}@media only screen and (max-width: 1024px){.headings.text_small_modern .title{font-size:32px}}@media only screen and (max-width: 992px){.headings.simple .title{font-size:34px}.headings.simple .subtitle{margin-top:20px;font-size:20px}}@media only screen and (max-width: 768px){.headings.text_button .link-wrap{margin-top:30px}.headings.simple .title{font-size:28px}.headings.simple .subtitle{margin-top:15px;font-size:16px}}@media only screen and (max-width: 767px){.headings.text_small_modern .title{font-size:26px}.headings.text_button{padding-right:15px;padding-left:15px}.headings.text_button .subtitle{font-size:20px}.headings.text_button_modern .title{font-size:30px}.headings.text_button_modern .subtitle{margin-top:10px}.headings.text_button_modern .link-wrap{margin-top:30px}.headings.text_center .title{font-size:28px}}.modern_button{padding:0 15px}.modern_button.text-left{text-align:left}.modern_button.text-right{text-align:right}.modern_button .title{font-size:75px;font-weight:600}.modern_button .subtitle{font-size:15px;color:#999}.modern_button .link-wrap{margin-top:30px}@media only screen and (max-width: 1300px){.modern_button .title{font-size:58px}}@media only screen and (max-width: 1199px){.modern_button .title{font-size:50px}}@media only screen and (max-width: 991px){.modern_button .title{font-size:40px}}@media only screen and (max-width: 600px){.modern_button .title{font-size:34px}}.et_bloom .et_bloom_optin div, .et_bloom .et_bloom_optin span, .et_bloom .et_bloom_optin h2, .et_bloom .et_bloom_optin h3, .et_bloom .et_bloom_optin h4, .et_bloom  .et_bloom_optin p, .et_bloom  .et_bloom_optin a, .et_bloom  .et_bloom_optin font, .et_bloom .et_bloom_optin img, .et_bloom  .et_bloom_optin strike, .et_bloom  .et_bloom_optin strong, .et_bloom  .et_bloom_optin b, .et_bloom .et_bloom_optin u, .et_bloom  .et_bloom_optin i, .et_bloom  .et_bloom_optin ol, .et_bloom  .et_bloom_optin ul, .et_bloom  .et_bloom_optin li { text-transform: none; font-weight: normal; margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background-image:none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_optin button { background: none; }   @font-face {
font-family: 'ET-Bloom';
src:url(//kilncreative.com.au/wp-content/plugins/bloom/css/fonts/ET-Bloom.eot?gd6mr8);
src:url(//kilncreative.com.au/wp-content/plugins/bloom/css/fonts/ET-Bloom.eot?#iefixgd6mr8) format('embedded-opentype'),
url(//kilncreative.com.au/wp-content/plugins/bloom/css/fonts/ET-Bloom.woff?gd6mr8) format('woff'),
url(//kilncreative.com.au/wp-content/plugins/bloom/css/fonts/ET-Bloom.ttf?gd6mr8) format('truetype'),
url(//kilncreative.com.au/wp-content/plugins/bloom/css/fonts/ET-Bloom.svg?gd6mr8#ETdashboard) format('svg');
font-weight: normal;
font-style: normal;
}
.et_bloom .et_bloom_icon,
.et_bloom .et_bloom_optin .et_bloom_form_container .et_bloom_icon { font-family: 'ET-Bloom' !important; speak: none; font-style: normal; font-weight: normal !important; font-variant: normal; text-transform: none; font-size: 16px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_icon_close:after { content: "\e60d"; }
.et_bloom .et_bloom_icon_check:after,
.et_bloom .et_bloom_optin .et_bloom_form_container .et_bloom_icon_check:after { content: "\e601"; font-size: 14px; position: relative; top: 1px; left: 2px; }   .et_bloom .et_bloom_visible { display: block !important; }
.et_bloom .et_bloom_rounded_corners { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.et_bloom button.et_bloom_submit_subscription { cursor: pointer; }
.et_bloom .et_bloom_3_fields.et_bloom_bottom_inline p.et_bloom_popup_input, .et_bloom .et_bloom_3_fields.et_bloom_form_content.et_bloom_bottom_inline button { width: 25%; }
.et_bloom .et_bloom_form_bottom.et_bloom_rounded_corners .et_bloom_form_header { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.et_bloom .et_bloom_form_bottom.et_bloom_rounded_corners .et_bloom_form_content { -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.et_bloom button.et_bloom_submit_subscription { position: relative; }
.et_bloom .et_bloom_subscribe_loader { display: none; background: url(//kilncreative.com.au/wp-content/plugins/bloom/images/subscribe-loader.gif) !important; width: 16px; height: 16px; position: absolute; left: 50%; top: 50%; margin: -8px auto auto -8px !important; }
.et_bloom .et_bloom_button_text_loading .et_bloom_button_text { visibility: hidden; }
.et_bloom .et_bloom_1_field p.et_bloom_popup_input { width: 68%; }
.et_bloom .et_bloom_bottom_stacked p.et_bloom_popup_input { width: 100%; margin-bottom: 10px; padding-right: 0; }
.et_bloom .et_bloom_bottom_stacked button.et_bloom_submit_subscription { width: 100%; }
.et_bloom .et_bloom_form_container h2.et_bloom_error_message { -webkit-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); position: relative; padding: 10px 20px; display: block; background-color: #fff; border-radius: 5px; margin-bottom: 20px; word-break: break-all; }
.et_bloom .et_bloom_form_container h2.et_bloom_error_message:after { content: ''; position: absolute; left: 50%; bottom: -5px; margin-left: -3px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; }
.et_bloom .et_bloom_responsive_edge { display: none; }
.et_bloom .et_bloom_warn_field { -webkit-box-shadow: inset 0px 0px 0px 2px #f45a4a; -moz-box-shadow: inset 0px 0px 0px 2px #f45a4a; box-shadow: inset 0px 0px 0px 2px #f45a4a; }
.et_bloom .et_bloom_header_text_light h2 { color: #fff !important; }
.et_bloom .et_bloom_header_text_light p { color: rgba(255,255,255,0.7) !important; }
.et_bloom .et_bloom_form_header img { height: auto; width: auto; }
.et_bloom .et_bloom_header_outer { height: auto; }
.et_bloom .et_bloom_form_left .et_bloom_header_outer { order: 2; }
.et_bloom .et_bloom_form_right .et_bloom_header_outer, .et_bloom .et_bloom_form_left .et_bloom_header_outer { width: 66%; }
.et_bloom .et_bloom_form_right .et_bloom_form_header, .et_bloom .et_bloom_form_left .et_bloom_form_header { height: 100%; }
.et-fb .et_bloom_make_form_visible { display: block !important; }
.et_bloom_form_left .et_bloom_form_container_wrapper, .et_bloom_form_right .et_bloom_form_container_wrapper { display: flex; }   .et_bloom .et_bloom_flyin { display: none; position: fixed; bottom: 0; z-index: 999999; box-sizing: border-box; }
.et_bloom .et_bloom_flyin_right { right: 0; padding-left: 10%; max-width: 100%; }
.et_bloom .et_bloom_flyin_left { left: 0; padding-right: 10%; max-width: 100%; }
.et_bloom .et_bloom_flyin_center { width: 100%; padding: 0 10%; }
.et_bloom .et_bloom_flyin_center .et_bloom_form_container { max-width: 640px; margin: 0 auto;  position: relative; opacity: 0; }
.et_bloom .et_bloom_stacked_flyin.et_bloom_form_container { width: 320px; }
.et_bloom .et_bloom_flyin_right span.et_bloom_close_button { right: auto; left: -10px; }
.et_bloom .et_bloom_flyin_right .et_bloom_with_border .et_bloom_close_button { top: -13px; left: -13px; right: auto; }
.et_bloom .et_flyin_3_fields.et_bloom_flyin_bottom_inline { max-width: 520px; }
.et_bloom .et_flyin_2_fields.et_bloom_flyin_bottom_inline, .et_bloom .et_flyin_1_field.et_bloom_flyin_bottom_inline { max-width: 420px; }
.et_bloom .et_bloom_flyin .et_bloom_form_right, .et_bloom .et_bloom_flyin .et_bloom_form_left { max-width: 580px !important; }
.et_bloom .et_bloom_flyin_bottom_stacked { max-width: 400px !important; }
.et_bloom .et_bloom_flyin .et_bloom_rounded_corners, .et_bloom .et_bloom_flyin .et_bloom_rounded_corners .et_bloom_form_content { border-radius: 5px 5px 0 0 !important; -webkit-border-radius: 5px 5px 0 0 !important; -moz-border-radius: 5px 5px 0 0 !important; }   .et_bloom .et_bloom_popup .et_bloom_form_container { position: relative; z-index: 999999999; top: 290px; margin: 0 auto; opacity: 0; }
.et_bloom .et_bloom_popup { display: none; top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 99999999; }
.et_bloom .et_bloom_popup:after{ content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; opacity: 0; }
.et_bloom .et_bloom_popup.et_bloom_animated:after { opacity: 1; -webkit-animation: et_bloom_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_form_container_wrapper { position: relative; }
.et_bloom .et_bloom_form_container_wrapper.et_bloom_vertical_scroll { overflow: auto !important; }   .et_bloom .et_bloom_inline_form, .et_bloom .et_bloom_inline_form .et_bloom_form_container, .et_bloom .et_bloom_inline_form .et_bloom_form_container.et_bloom_form_right { width: 100%; max-width: 100%; }
.et_bloom .et_bloom_inline_form span.et_bloom_close_button { display: none; }
.et_bloom .et_bloom_inline_form .et_bloom_form_container { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
.et_bloom .et_bloom_inline_form { clear: both; margin: 30px 0; display: inline-block; }
.et_bloom .et_bloom_below_post .et_bloom_inline_form { margin-bottom: 0; }
.et_bloom .et_bloom_inline_form .et_bloom_form_container { z-index: 99; } .et-fb.et_bloom .et_bloom_inline_form { position: relative; z-index: 10; }   .et_bloom .et_bloom_widget_content span.et_bloom_close_button { display: none; }
.et_bloom .et_bloom_widget_content .et_bloom_form_container { box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; width: auto; max-width: 100%; z-index: 99; } .et_bloom .et_bloom_form_container,
.et_bloom .et_bloom_form_container div,
.et_bloom .et_bloom_form_container span,
.et_bloom .et_bloom_form_container h2,
.et_bloom .et_bloom_form_container h3,
.et_bloom .et_bloom_form_container h4,
.et_bloom .et_bloom_form_container p,
.et_bloom .et_bloom_form_container a,
.et_bloom .et_bloom_form_container font,
.et_bloom .et_bloom_form_container img,
.et_bloom .et_bloom_form_container strike,
.et_bloom .et_bloom_form_container strong,
.et_bloom .et_bloom_form_container b,
.et_bloom .et_bloom_form_container u,
.et_bloom .et_bloom_form_container i,
.et_bloom .et_bloom_form_container ol,
.et_bloom .et_bloom_form_container ul,
.et_bloom .et_bloom_form_container li { font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; text-transform: none; font-weight: normal; margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background-image:none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_form_container .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.et_bloom .et_bloom_form_container { position: relative; }
.et_bloom .et_bloom_form_container .et_bloom_close_button, .et_bloom .et_bloom_success_checkmark:before {
font-family: 'ET-Bloom';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 16px !important; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.et_bloom .et_bloom_success_container { height: 0; overflow: hidden; opacity: 0; position: relative; margin: 0 auto !important; z-index: -1; }
.et_bloom .et_bloom_success_container.et_bloom_animate_success { height: auto; overflow: visible; z-index: 99; opacity: 1; display: block; }
.et_bloom .et_bloom_form_container h2.et_bloom_success_message { line-height: 1.4em; position: relative; font-size: 14px; display: none; opacity: 0; z-index: -1; text-align: center; color: #888; background: #fff; padding: 10px 10%; width: 80%; max-width: 300px; border-radius: 5px; margin: auto;  }
.et_bloom h2.et_bloom_success_message.et_bloom_animate_message { margin-top: 50px; display: block; opacity: 1; z-index: 99; -webkit-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom h2.et_bloom_success_message:after { content: ''; position: absolute; left: 50%; top: -5px; margin-left: -3px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #fff; }
.et_bloom .et_bloom_success_checkmark:before { content: "\e60e"; font-size: 25px !important; line-height: 25px; }
.et_bloom span.et_bloom_success_checkmark { opacity: 0; color: #fff !important; background: #82C016; padding: 8px 7px 7px 10px !important; border-radius: 30px; left: 50%; margin-left: -20px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); display: block; height: 28px; width: 28px; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; position: absolute; top: 30px;  }
.et_bloom .et_bloom_success_container.et_bloom_animate_success span.et_bloom_success_checkmark { opacity: 1; top: 0; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
.et_bloom .et_bloom_success_message strong { font-weight: bold; }
.et_bloom .et_bloom_form_container .et_bloom_form_content h2.et_bloom_success_message span { font-weight: normal !important; }
.et_bloom .et_bloom_close_button:before { content: "\e60d"; position: absolute; top: 7px; right: 7px; }
.et_bloom .et_bloom_form_container .et_bloom_close_button { position: absolute; top: -10px; right: -10px; width: 30px; height: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background-color: #fff; -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.34); -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.34); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.34); cursor: pointer; }
.et_bloom .et_bloom_with_border .et_bloom_close_button { top: -13px; right: -13px; }
.et_bloom .et_bloom_form_container { background-color: #dadfe4; max-width: 640px; z-index: 999999999; -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_popup .et_bloom_form_container { width: 80%; }
.et_bloom .et_bloom_form_container, .et_bloom .et_bloom_form_container div, .et_bloom .et_bloom_form_container img, .et_bloom .et_bloom_form_container .et_bloom_popup_input, .et_bloom .et_bloom_form_container input { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.et_bloom .et_bloom_form_container .et_bloom_form_header { background-color: #fff; padding: 15px; overflow: hidden; position: relative; }
.et_bloom .et_bloom_form_container .et_bloom_form_text, .et_bloom .et_bloom_form_container .et_bloom_form_img { max-width: 100%; padding: 15px; display: table-cell; }
.et_bloom .et_bloom_form_header h2 { font-size: 24px !important; padding-bottom: 0 !important; font-weight: 600 !important; line-height: 1.1em !important; color: rgba(0, 0, 0, 0.8); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_form_container.et_bloom_light .et_bloom_form_header h2 { color: #393939; }
.et_bloom .et_bloom_form_header p { color: rgba(0, 0, 0, 0.5); line-height: 1.6em; font-size: 14px; margin-top: 0.5em; }
.et_bloom .et_bloom_form_container.et_bloom_light p { color: #666; }
.et_bloom .et_bloom_form_container.et_bloom_dark .et_bloom_form_header h2, .et_bloom .et_bloom_form_container.et_bloom_dark p { color: #fff; }
.et_bloom .et_bloom_form_container .et_bloom_form_content { padding: 40px 30px; color: rgba(0, 0, 0, 0.5); width: 100%; background-color: #E9E9E9; position: relative; }
.et_bloom .et_bloom_form_container .et_bloom_form_content label, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group { margin-bottom: 30px; }
.et_bloom .et_bloom_form_container .et_bloom_form_content label, span.et_bloom_form_label, .et_bloom .et_bloom_form_container .et_bloom_form_content input { display: block; }
.et_bloom .et_bloom_form_container .et_bloom_form_content span, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group label, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group strong, .et_bloom .et_bloom_form_aweber .af-body label.previewLabel, .et_bloom .et_bloom_form_campaign_monitor .et_bloom_form_content label, .et_bloom .mimi_field label { color: #444; font-weight: 700 !important; margin-bottom: 10px !important; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_checkbox span { color: rgba(0,0,0,0.5); }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content span, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content #mc_embed_signup .mc-field-group label, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content #mc_embed_signup .mc-field-group strong, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .af-body label.choice, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .af-body label.previewLabel, .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .et_bloom_custom_field input[type="checkbox"] + label, .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .et_bloom_custom_field input[type="radio"] + label { color: #fff !important; }
.et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group ul li label, .et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-body label.choice { color: rgba(0, 0, 0, 0.5) !important; }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content #mc_embed_signup .mc-field-group ul li label, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_aweber .et_bloom_form_content .af-body label.choice { color: rgba(255, 255, 255, 0.6) !important; }
.et_bloom #mc_embed_signup .asterisk { color: #C60 !important; }
.et_bloom .et_bloom_form_container .et_bloom_form_content input, .et_bloom .et_bloom_form_container .et_bloom_form_content select, .et_bloom .et_bloom_form_container .et_bloom_form_content textarea, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group input, .et_bloom .et_bloom_form_content #mc_embed_signup .button, .et_bloom .et_bloom_form_content .af-body input.text, .et_bloom #mc_embed_signup .mc-field-group select, .et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-input, .et_bloom .et_bloom_form_content .mimi_field #signup_field_reference { background-color: #fff; width: 100%; font-weight: 600; color: rgba(0,0,0,0.5); -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; }
.et_bloom .et_bloom_form_container .et_bloom_form_content input, .et_bloom .et_bloom_form_container .et_bloom_form_content textarea, .et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group input, .et_bloom .et_bloom_form_content .af-body input.text, .et_bloom #mc_embed_signup .mc-field-group select, .et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-input, .et_bloom .et_bloom_form_content .mimi_field #signup_field_reference { padding: 14px !important; }
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input { padding: 10px !important; }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content input, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content textarea, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content #mc_embed_signup .mc-field-group input, .et_bloom .et_bloom_form_content .af-body input.text, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content select, .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .et_bloom_custom_field input[type="checkbox"] + label i, .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .et_bloom_custom_field input[type="radio"] + label i { background-color: rgba(0,0,0,0.15); color: #fff; }
.et_bloom .et_bloom_form_text_light input::-webkit-input-placeholder { color: #fff; }
.et_bloom .et_bloom_form_text_light input:-moz-placeholder { color: #fff; }
.et_bloom .et_bloom_form_text_light input::-moz-placeholder { color: #fff; }
.et_bloom .et_bloom_form_text_light input:-ms-input-placeholder { color: #fff; }
.et_bloom .et_bloom_popup_input input::-webkit-input-placeholder { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_popup_input input:-moz-placeholder { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_popup_input input::-moz-placeholder { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_popup_input input:-ms-input-placeholder { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.et_bloom .et_bloom_form_container .et_bloom_form_content input.error { color: #f45a4a; border: 2px solid #f45a4a; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .et_bloom .et_bloom_form_container .et_bloom_form_content textarea { min-height: 80px; }
.et_bloom .et_bloom_form_container .et_bloom_form_content input.et_contact_submit, .et_bloom .et_bloom_form_content #mc_embed_signup .button, .et_bloom .et_bloom_form_campaign_monitor .et_bloom_form_content p button, .et_bloom .et_bloom_form_content .mimi_field .submit, .et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-button, .et_bloom .et_bloom_form_feedblitz .et_bloom_form_content form input[type="button"], .et_bloom .et_bloom_form_icontact .et_bloom_form_content input[type="submit"] { font-weight: 700; text-transform: uppercase; color: rgba(255,255,255,0.8); cursor: pointer; font-size: 14px; }
.et_bloom .et_bloom_form_container .et_bloom_form_content input.et_contact_submit, .et_bloom .et_bloom_form_content #mc_embed_signup .button, .et_bloom .et_bloom_form_content #mc_embed_signup .button:hover, .et_bloom .et_bloom_form_campaign_monitor .et_bloom_form_content p button, .et_bloom .et_bloom_form_content .mimi_field .submit, .et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-button, .et_bloom .et_bloom_form_feedblitz .et_bloom_form_content form input[type="button"], .et_bloom .et_bloom_form_icontact .et_bloom_form_content input[type="submit"] { background-color: #58b9cb; }
.et_bloom .et_bloom_form_container.et_bloom_dark .et_bloom_form_content input.et_contact_submit, .et_bloom .et_bloom_form_container.et_bloom_dark .et_bloom_form_content #mc_embed_signup .button { color: rgba(0,0,0,0.6); }
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_form_footer { padding: 20px 0 0; text-shadow: none; }
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_form_footer p { font-size: 12px; }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .et_bloom_form_footer p { color:  rgba(255, 255, 255, 0.4); }
.et_bloom .et_bloom_form_container.et_bloom_form_text_dark .et_bloom_form_content .et_bloom_form_footer p { color: rgba(0, 0, 0, 0.7); }
.et_bloom .et_bloom_form_container.et_bloom_rounded input, .et_bloom .et_bloom_form_container.et_bloom_rounded textarea, .et_bloom .et_bloom_form_container.et_bloom_rounded .et_bloom_form_content #mc_embed_signup .button, .et_bloom .et_bloom_form_container.et_bloom_rounded button { -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; }
.et_bloom .et_bloom_inline .input { margin-right: 20px; float: left; width: 30% !important; }
.et_bloom .et_bloom_inline .input:last-child { margin-right: 0 !important; }
.et_bloom .et_bloom_optin .et_bloom_border_solid, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid .et_bloom_form_header { border: 6px solid #4fa8ed; }
.et_bloom .et_bloom_optin .breakout_edge { border: none !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_form_bottom .et_bloom_form_header { border-bottom: none; }
.et_bloom .et_bloom_optin .et_bloom_border_solid.et_bloom_border_position_top, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_border_position_top .et_bloom_form_header { border-left: none; border-right: none; border-bottom: none;  }
.et_bloom .et_bloom_optin .et_bloom_border_solid.et_bloom_border_position_right, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_border_position_right .et_bloom_form_header { border-left: none; border-top: none; border-bottom: none; }
.et_bloom .et_bloom_optin .et_bloom_border_solid.et_bloom_border_position_bottom, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_border_position_bottom .et_bloom_form_header { border-left: none; border-top: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_solid.et_bloom_border_position_left, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_border_position_left .et_bloom_form_header { border-bottom: none; border-top: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_solid.et_bloom_border_position_top_bottom, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_border_position_top_bottom .et_bloom_form_header {border-left: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_solid.et_bloom_border_position_left_right, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_border_position_left_right .et_bloom_form_header { border-bottom: none; border-top: none; }
.et_bloom .et_bloom_optin .et_bloom_border_inset, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset .et_bloom_form_header { -moz-box-shadow: inset 0 0 0 3px #4fa8ed; -webkit-box-shadow: inset 0 0 0 3px #4fa8ed; box-shadow: inset 0 0 0 3px #4fa8ed; border: 8px solid #fff; padding: 3px; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_form_bottom .et_bloom_form_header { margin-bottom: -11px !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_form_right .et_bloom_form_header { margin-left: 11px !important; margin-top: 1% !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_form_left .et_bloom_form_header { margin-right: 11px !important; margin-top: 1% !important; }
.et_bloom .et_bloom_form_left.breakout_edge.et_bloom_border_inset .et_bloom_close_button { right: -5px !important; }
.et_bloom .et_bloom_optin .et_bloom_border_inset.et_bloom_border_position_top, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_border_position_top .et_bloom_form_header { -moz-box-shadow: inset 0 3px 0 0 #4fa8ed; -webkit-box-shadow: inset 0 3px 0 0 #4fa8ed; box-shadow: inset 0 3px 0 0 #4fa8ed; border-right: none; border-left: none; border-bottom: none; padding: 3px 0 0; }
.et_bloom .et_bloom_optin .et_bloom_border_inset.et_bloom_border_position_right, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_border_position_right .et_bloom_form_header { -moz-box-shadow: inset -3px 0 0 0 #4fa8ed; -webkit-box-shadow: inset -3px 0 0 0 #4fa8ed; box-shadow: inset -3px 0 0 0 #4fa8ed; border-top: none; border-left: none; border-bottom: none; padding: 0 3px 0 0; }
.et_bloom .et_bloom_optin .et_bloom_border_inset.et_bloom_border_position_bottom, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_border_position_bottom .et_bloom_form_header { -moz-box-shadow: inset 0 -3px 0 0 #4fa8ed; -webkit-box-shadow: inset 0 -3px 0 0 #4fa8ed; box-shadow: inset 0 -3px 0 0 #4fa8ed; border-top: none; border-left: none; border-right: none; padding: 0 0 3px 0; }
.et_bloom .et_bloom_optin .et_bloom_border_inset.et_bloom_border_position_left, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_border_position_left .et_bloom_form_header { -moz-box-shadow: inset 3px 0 0 0 #4fa8ed; -webkit-box-shadow: inset 3px 0 0 0 #4fa8ed; box-shadow: inset 3px 0 0 0 #4fa8ed; border-top: none; border-bottom: none; border-right: none; padding: 0 0 0 3px; }
.et_bloom .et_bloom_optin .et_bloom_border_inset.et_bloom_border_position_top_bottom, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_border_position_top_bottom .et_bloom_form_header { -moz-box-shadow: inset 0 3px 0 0 #4fa8ed, inset 0 -3px 0 0 #4fa8ed; -webkit-box-shadow: inset 0 3px 0 0 #4fa8ed, inset 0 -3px 0 0 #4fa8ed; box-shadow: inset 0 3px 0 0 #4fa8ed, inset 0 -3px 0 0 #4fa8ed; border-left: none; border-right: none; padding: 3px 0 3px; }
.et_bloom .et_bloom_optin .et_bloom_border_inset.et_bloom_border_position_left_right, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_border_position_left_right .et_bloom_form_header { -moz-box-shadow: inset 3px 0 0 0 #4fa8ed, inset -3px 0 0 0 #4fa8ed; -webkit-box-shadow: inset 3px 0 0 0 #4fa8ed, inset -3px 0 0 0 #4fa8ed; box-shadow: inset 3px 0 0 0 #4fa8ed, inset -3px 0 0 0 #4fa8ed; border-top: none; border-bottom: none; padding: 0 3px 0 3px; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset { padding: 0; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; border: none !important; }
.et_bloom .et_bloom_optin .et_bloom_border_double, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double .et_bloom_form_header { -moz-box-shadow: inset 0 0 0 6px #fff, inset 0 0 0 8px #4fa8ed; -webkit-box-shadow: inset 0 0 0 6px #fff, inset 0 0 0 8px #4fa8ed; box-shadow: inset 0 0 0 6px #fff, inset 0 0 0 8px #4fa8ed; border: 2px solid #4fa8ed; padding: 8px; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_form_bottom .et_bloom_form_header { margin-bottom: -10px !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_form_right .et_bloom_form_header { margin-left: 10px !important; margin-top: 1% !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_form_left .et_bloom_form_header { margin-right: 10px !important; margin-top: 1% !important; }
.et_bloom .et_bloom_form_left.breakout_edge.et_bloom_border_double .et_bloom_close_button { right: -5px !important; }
.et_bloom .et_bloom_optin .et_bloom_border_double.et_bloom_border_position_top, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_border_position_top .et_bloom_form_header { -moz-box-shadow: inset 0 6px 0 0 #fff, inset 0 8px 0 0 #4fa8ed; -webkit-box-shadow: inset 0 6px 0 0 #fff, inset 0 8px 0 0 #4fa8ed; box-shadow: inset 0 6px 0 0 #fff, inset 0 8px 0 0 #4fa8ed; border: 2px solid #4fa8ed; padding: 8px 0 0; border-right: none; border-left: none; border-bottom: none; }
.et_bloom .et_bloom_optin .et_bloom_border_double.et_bloom_border_position_right, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_border_position_right .et_bloom_form_header { -moz-box-shadow: inset -6px 0 0 0 #fff, inset -8px 0 0 0 #4fa8ed; -webkit-box-shadow: inset -6px 0 0 0 #fff, inset -8px 0 0 0 #4fa8ed; box-shadow: inset -6px 0 0 0 #fff, inset -8px 0 0 0 #4fa8ed; border: 2px solid #4fa8ed; padding: 0 8px 0 0; border-top: none; border-left: none; border-bottom: none; }
.et_bloom .et_bloom_optin .et_bloom_border_double.et_bloom_border_position_bottom, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_border_position_bottom .et_bloom_form_header { -moz-box-shadow: inset 0 -6px 0 0 #fff, inset 0 -8px 0 0 #4fa8ed; -webkit-box-shadow: inset 0 -6px 0 0 #fff, inset 0 -8px 0 0 #4fa8ed; box-shadow: inset 0 -6px 0 0 #fff, inset 0 -8px 0 0 #4fa8ed; border: 2px solid #4fa8ed; padding: 0 0 8px 0; border-top: none; border-left: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_double.et_bloom_border_position_left, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_border_position_left .et_bloom_form_header { -moz-box-shadow: inset 4px 0 0 0 #fff, inset 6px 0 0 0 #4fa8ed; -webkit-box-shadow: inset 4px 0 0 0 #fff, inset 6px 0 0 0 #4fa8ed; box-shadow: inset 6px 0 0 0 #fff, inset 8px 0 0 0 #4fa8ed; border: 2px solid #4fa8ed; padding: 0 0 0 8px; border-top: none; border-bottom: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_double.et_bloom_border_position_top_bottom, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_border_position_top_bottom .et_bloom_form_header { -moz-box-shadow: inset 0 6px 0 0 #fff, inset 0 8px 0 0 #4fa8ed, inset 0 -6px 0 0 #fff, inset 0 -8px 0 0 #4fa8ed; -webkit-box-shadow: inset 0 6px 0 0 #fff, inset 0 8px 0 0 #4fa8ed, inset 0 -6px 0 0 #fff, inset 0 -8px 0 0 #4fa8ed; box-shadow: inset 0 6px 0 0 #fff, inset 0 8px 0 0 #4fa8ed, inset 0 -6px 0 0 #fff, inset 0 -8px 0 0 #4fa8ed; border: 2px solid #4fa8ed; padding: 8px 0 8px; border-left: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_double.et_bloom_border_position_left_right, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_border_position_left_right .et_bloom_form_header { -moz-box-shadow: inset 6px 0 0 0 #fff, inset 8px 0 0 0 #4fa8ed, inset -6px 0 0 0 #fff, inset -8px 0 0 0 #4fa8ed; -webkit-box-shadow: inset 6px 0 0 0 #fff, inset 8px 0 0 0 #4fa8ed, inset -6px 0 0 0 #fff, inset -8px 0 0 0 #4fa8ed; box-shadow: inset 6px 0 0 0 #fff, inset 8px 0 0 0 #4fa8ed, inset -6px 0 0 0 #fff, inset -8px 0 0 0 #4fa8ed; border: 2px solid #4fa8ed; padding: 0 8px 0 8px; border-top: none; border-bottom: none; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double { padding: 0; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; border: none !important; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed,.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer { padding: 8px; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer { background: white; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_header_outer { margin-top: 1.5% !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_bottom .et_bloom_header_outer { width: 98% !important; margin: auto; float: none; padding-bottom: 0 !important; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed .et_bloom_form_container_wrapper, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_form_header { border: 2px dashed #333; }
.et_bloom .et_bloom_optin .breakout_edge .et_bloom_form_container_wrapper { border: none !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_bottom .et_bloom_form_header { border-bottom: none; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_top .et_bloom_form_container_wrapper, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_top .et_bloom_form_header { border-left: none; border-right: none; border-bottom: none;  }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_right .et_bloom_form_container_wrapper, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_right .et_bloom_form_header { border-left: none; border-top: none; border-bottom: none; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_bottom .et_bloom_form_container_wrapper, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_bottom .et_bloom_form_header { border-left: none; border-top: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_left .et_bloom_form_container_wrapper, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_left .et_bloom_form_header { border-bottom: none; border-top: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_top_bottom .et_bloom_form_container_wrapper, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_top_bottom .et_bloom_form_header { border-left: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_left_right .et_bloom_form_container_wrapper, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_left_right .et_bloom_form_header { border-bottom: none; border-top: none; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_top, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_top .et_bloom_header_outer { padding: 8px 0 0 0; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_right, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_right .et_bloom_header_outer { padding: 0 8px 0 0; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_bottom, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_bottom .et_bloom_header_outer { padding: 0 0 8px 0; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_left, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_left .et_bloom_header_outer { padding: 0 0 0 8px; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_top_bottom, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_top_bottom .et_bloom_header_outer { padding: 8px 0 8px 0; }
.et_bloom .et_bloom_optin .et_bloom_border_dashed.et_bloom_border_position_left_right, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_border_position_left_right .et_bloom_header_outer { padding: 0 8px 0 8px; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed { padding: 0; }
.et_bloom .et_bloom_optin .et_bloom_border_letter { padding: 6px; background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px ); }
.et_bloom .et_bloom_optin .et_bloom_border_letter .et_bloom_form_content { background-color: #cecece; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter .et_bloom_header_outer { background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px ); padding: 6px 6px 0 !important; width: 98%; margin: auto !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_left .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_right .et_bloom_header_outer { height: 95%; float: left; padding: 6px 0 6px 6px !important; width: 100%; margin-top: 1% !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_left .et_bloom_header_outer { padding: 6px 6px 6px 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_left .et_bloom_header_outer .et_bloom_form_header, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_right .et_bloom_header_outer .et_bloom_form_header { margin-top: 0 !important; height: 100% !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_bottom .et_bloom_header_outer .et_bloom_form_header { width: 100% !important; }
.et_bloom .et_bloom_optin .et_bloom_border_letter.et_bloom_border_position_top { padding: 6px 0 0; background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px ); border-right: none; border-left: none; border-bottom: none; }
.et_bloom .et_bloom_optin .et_bloom_border_letter.et_bloom_border_position_right { padding: 0 6px 0 0; background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px ); border-top: none; border-left: none; border-bottom: none; }
.et_bloom .et_bloom_optin .et_bloom_border_letter.et_bloom_border_position_bottom { padding: 0 0 6px 0; background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px ); border-top: none; border-left: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_letter.et_bloom_border_position_left { padding: 0 0 0 6px; background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px ); border-top: none; border-bottom: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_letter.et_bloom_border_position_top_bottom { padding: 6px 0 6px; background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px ); border-left: none; border-right: none; }
.et_bloom .et_bloom_optin .et_bloom_border_letter.et_bloom_border_position_left_right { padding: 0 6px 0 6px; background: repeating-linear-gradient( 135deg, #4fa8ed, #4fa8ed 10px, #fff 10px, #fff 20px, #f84d3b 20px, #f84d3b 30px, #fff 30px, #fff 40px ); border-top: none; border-bottom: none; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter { background: none !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_bottom .et_bloom_header_outer { padding: 0 0 6px 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_top_bottom .et_bloom_header_outer { padding: 6px 0 6px 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_left_right .et_bloom_header_outer { padding: 0 6px 0 6px !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_top .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_top_bottom.et_bloom_form_bottom .et_bloom_header_outer { padding: 6px 0 0 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_right .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_left_right.et_bloom_form_left .et_bloom_header_outer { padding: 0 6px 0 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_left .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_left_right.et_bloom_form_right .et_bloom_header_outer { padding: 0 0 0 6px !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_bottom.et_bloom_form_bottom .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_right.et_bloom_form_right .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_left.et_bloom_form_left .et_bloom_header_outer { padding: 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter { padding: 0 !important; }
.et_bloom .et_bloom_rounded_corners.breakout_edge.et_bloom_border_letter .et_bloom_header_outer { border-radius: 5px; }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content { color: rgba(255, 255, 255, 0.6); }
.et_bloom .et_bloom_form_content div.radio { -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius: 25px; }
.et_bloom .et_bloom_form_content div.radio .checked:before { background: #7f7f7f; width: 11px; height: 11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px; top: 7px; left: 7px; }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content div.radio .checked:before { background: #fff; }
.et_bloom .et_bloom_form_content div.checker .checked:before { top: 7px; left: 6px; width: 14px; height: 11px; background: url(//kilncreative.com.au/wp-content/plugins/bloom/images/checked.png) no-repeat; }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content div.checker .checked:before { background-image: url(//kilncreative.com.au/wp-content/plugins/bloom/images/checked_light.png); }
.et_bloom .et_bloom_form_content div.radio .checked:before, .et_bloom .et_bloom_form_content div.checker .checked:before { content: ''; position: absolute; }
.et_bloom .et_bloom_form_content div.radio, .et_bloom .et_bloom_form_content div.checker { background: #fff; margin-right: 10px; position: relative; display: inline-block; zoom: 1; vertical-align: middle; }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content div.radio, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content div.checker { background: rgba(0,0,0,0.15); }
.et_bloom .et_bloom_form_content div.radio, .et_bloom .et_bloom_form_content div.checker, .et_bloom .et_bloom_form_content div.radio span, .et_bloom .et_bloom_form_content div.radio input { width: 25px; height: 25px; }
.et_bloom .et_bloom_form_content div.radio input, .et_bloom .et_bloom_form_content div.checker input { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; border: none; background: none; display: -moz-inline-box; display: inline-block; display: inline; zoom: 1; text-align: center; display: block; height: 100%; }
.et_bloom .et_bloom_form_content div.radio span, .et_bloom .et_bloom_form_content div.checker span { display: block; height: 100%; margin-bottom: 0 !important; }
.et_bloom .et_bloom_form_content .et_bloom_popup_input { float: left; width: 34%; padding-right: 20px; }
.et_bloom .et_bloom_form_content button { width: 32%; background-color: #46C8C8; color: #FFF; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; border: none; }
.et_bloom .et_bloom_form_content input, .et_bloom .et_bloom_form_content select, .et_bloom .et_bloom_form_content button { padding: 10px; font-family: 'Open Sans', sans-serif; font-size: 14px; }
.et_bloom .et_bloom_form_content select { height: 39px; }
.et_bloom .et_bloom_button_text { color: #FFF !important; font-weight: 600 !important; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 0 !important; }
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content span.et_bloom_button_text.et_bloom_button_text_color_dark, .et_bloom .et_bloom_form_container.et_bloom_form_text_dark .et_bloom_form_content span.et_bloom_button_text.et_bloom_button_text_color_dark  { color: rgba( 0, 0, 0, 0.7 ) !important; }
.et_bloom .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content { padding: 30px 20px; }
.et_bloom .et_bloom_preview_popup .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input { padding: 7px !important; } .et_bloom .with_edge .et_bloom_form_header:after, .et_bloom .with_edge .et_bloom_form_content:before { position: absolute; content: ''; display: block; } .et_bloom .carrot_edge .et_bloom_form_content { padding-top: 40px }
.et_bloom .carrot_edge .et_bloom_form_content:before { width: 0; top: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #fff; left: 50%; margin-left: -20px; }
.et_bloom .carrot_edge.et_bloom_form_right .et_bloom_form_content { padding-top: 30px; }
.et_bloom .carrot_edge.et_bloom_form_right .et_bloom_form_content:before, .et_bloom .carrot_edge.et_bloom_form_left .et_bloom_form_content:before { width: 0; left: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #fff; top: 50%; margin-left: 0; margin-top: -10px; }
.et_bloom .et_bloom_form_left.carrot_edge .et_bloom_form_content:before { left: auto; right: 0; transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); border-right: none; border-top-color: transparent !important; } .et_bloom .carrot_edge_svg .et_bloom_form_content { padding-top: 40px }
.et_bloom .carrot_edge_svg .triangle { position: absolute; top: 0; left: 50%; margin-left: -20px; fill: #fff; }
.et_bloom .carrot_edge_svg.et_bloom_form_right .et_bloom_form_content { padding-top: 30px }
.et_bloom .carrot_edge_svg.et_bloom_form_right .triangle { position: absolute; left: 0; margin-left: 0; top: 50%;  margin-top: -10px; fill: #fff; }
.et_bloom .et_bloom_form_left.carrot_edge_svg .triangle { left: auto; right: 0; transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); } .et_bloom .wedge_edge .et_bloom_form_content { padding-top: 60px; }
.et_bloom .et_bloom_widget_content .wedge_edge .et_bloom_form_content  { padding-top: 45px; }
.et_bloom .wedge_edge .triangle { position: absolute; top: 0; left: -1px; fill: #fff; z-index: 99; }
.et_bloom .wedge_edge.et_bloom_form_right .et_bloom_form_content { padding-top: 30px; padding-left: 35px; }
.et_bloom .wedge_edge.et_bloom_form_left .triangle { left: auto; right: 0; transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); } .et_bloom .curve_edge .et_bloom_form_content { padding-top: 50px; }
.et_bloom .curve_edge .curve { position: absolute; top: 0; left: -1px; fill: #fff; z-index: 99; }
.et_bloom .curve_edge.et_bloom_form_right .et_bloom_form_content { padding-top: 30px; padding-left: 35px; }
.et_bloom .curve_edge.et_bloom_form_left .curve { left: auto; right: 0; transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); } .et_bloom .zigzag_edge .et_bloom_form_header { padding-bottom: 25px; }
.et_bloom .zigzag_edge .et_bloom_form_content:before { top: -10px; left: 0; width: 100%; height: 10px; background: linear-gradient(45deg, transparent 33.33%, #e9e9e9 33.333%, #e9e9e9 66.66%, transparent 66.66%), linear-gradient(-45deg, transparent 33.33%, #e9e9e9 33.33%, #e9e9e9 66.66%, transparent 66.66%); background-size: 20px 40px; }
.et_bloom .zigzag_edge.et_bloom_form_right .et_bloom_form_header { padding-bottom: 15px; padding-right: 25px; }
.et_bloom .zigzag_edge.et_bloom_form_right .et_bloom_form_content:before, .et_bloom .zigzag_edge.et_bloom_form_left .et_bloom_form_content:before { top: 0; left: -10px; width: 10px; height: 100%; background: linear-gradient(45deg, transparent 33.33%, #e9e9e9 33.333%, #e9e9e9 66.66%, transparent 66.66%), linear-gradient(-45deg, transparent 33.33%, #e9e9e9 33.33%, #e9e9e9 66.66%, transparent 66.66%); background-size: 40px 20px; }
.et_bloom .zigzag_edge.et_bloom_form_left .et_bloom_form_content:before { left: auto; right: -10px; transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); } .et_bloom .breakout_edge .et_bloom_form_content { border: none !important; }
.et_bloom .breakout_edge .et_bloom_form_container_wrapper { overflow: visible; }
.et_bloom .et_bloom_form_bottom.breakout_edge .et_bloom_form_header { margin: auto !important; float: none !important; }
.et_bloom .breakout_edge.et_bloom_form_container { background: transparent; box-shadow: none; }
.et_bloom .breakout_edge.et_bloom_form_bottom .et_bloom_header_outer { width: 98%; margin: auto !important; }
.et_bloom .breakout_edge .et_bloom_form_header, .et_bloom .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer { box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); }
.et_bloom .breakout_edge.et_bloom_border_dashed .et_bloom_form_header { box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.et_bloom .et_bloom_form_right.breakout_edge .et_bloom_form_header, .et_bloom .et_bloom_form_left.breakout_edge .et_bloom_form_header { margin-top: 1.5% !important; }
.et_bloom .et_bloom_form_container.et_bloom_form_right.breakout_edge, .et_bloom .et_bloom_form_container.et_bloom_form_left.breakout_edge { background: transparent; }
.et_bloom .et_bloom_form_left.breakout_edge.et_bloom_form_container .et_bloom_close_button { top: -8px; right: -15px; }
.et_bloom .et_bloom_form_bottom.breakout_edge.et_bloom_form_container .et_bloom_close_button { top: -14px !important; right: -8px !important; }
.et_bloom .et_bloom_form_container.et_bloom_form_right { max-width: 740px; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_header, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_header { width: 100%; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content { width: 34%; float: left; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input { margin-bottom: 15px; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content button, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content button { width: 100%; padding-right: 0; padding-left: 0; }
.et_bloom .et_bloom_form_container.et_bloom_form_right { background-color: #fff; }
.et_bloom .et_bloom_form_header img { margin: auto; }
.et_bloom .et_bloom_form_header img, .et_bloom .et_bloom_form_header .et_bloom_form_text { max-width: 100%; padding: 15px; display: block; clear: both; }
.et_bloom .image_right .et_bloom_form_text, .et_bloom .split .et_bloom_form_text  { display: table-cell; clear: none; }
.et_bloom .et_bloom_form_header.split img { float: left; max-width: 40%; }
.et_bloom .et_bloom_form_header.split.image_right img { float: right; }
.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_header { float: right; } .et_bloom .et_bloom_form_content #mc_embed_signup, .et_bloom .et_bloom_form_content .af-form, .et_bloom .et_bloom_form_content .af-header { background: none !important; }
.et_bloom .et_bloom_form_content #mc_embed_signup form, .et_bloom .et_bloom_form_content .af-element { padding: 0 !important; }
.et_bloom .et_bloom_form_content #mc_embed_signup h2 { margin: 0; }
.et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group .asterisk { top: 50%; }
.et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group { width: auto; padding-bottom: 0; }
.et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group ul li label, .et_bloom .et_bloom_form_content .af-body label.choice { font-weight: 600 !important; }
.et_bloom .et_bloom_form_content #mc_embed_signup .button { -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; display: block; height: auto; line-height: 21px; padding: 11px 0; margin: 0; }
.et_bloom .et_bloom_form_content #mc_embed_signup .button:hover { background-color: none !important; }
.et_bloom .et_bloom_form_content #mc_embed_signup .yearfield input { width: auto; }
.et_bloom .et_bloom_form_content #mc_embed_signup .monthfield input, .et_bloom .et_bloom_form_content #mc_embed_signup .dayfield input { width: 60px !important; }
.et_bloom .et_bloom_form_content #mc_embed_signup .mc-field-group select { border-radius: 0; } .et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-form { max-width: 100% !important; margin-top: -86px; }
.et_bloom .et_bloom_form_aweber .af-body input.text, .et_bloom .et_bloom_form_aweber .af-body textarea { font-size: 14px !important; font-family: 'Open Sans', helvetica, arial, sans-serif !important; }
.et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-element { margin-bottom: 30px !important; }
.et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-body label.previewLabel { color: #444!important; font-weight: 700 !important; }
.et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-body label.choice, .et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-body label.previewLabel { font-size: 14px !important; }
.et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-body label.choice { font-weight: 600 !important; }
.et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-element-radio { padding-bottom: 10px !important; margin-left: 0 !important; }
.et_bloom .et_bloom_form_aweber .et_bloom_form_content .af-body label.choice { padding-left: 9px !important; } .et_bloom .et_bloom_form_campaign_monitor .et_bloom_form_content label { font-size: 14px; margin-bottom: -15px !important; }
.et_bloom .et_bloom_form_campaign_monitor .et_bloom_form_content p { margin-bottom: 25px; }
.et_bloom .et_bloom_form_campaign_monitor .et_bloom_form_content p button { border: none; line-height: 21px; padding: 14px; width: 100%; }
.et_bloom .et_bloom_form_campaign_monitor .et_bloom_form_content p:nth-child(6) label { color: rgba(0, 0, 0, 0.5); display: inline-block; font-weight: 600 !important; margin-bottom: 10px !important; } .et_bloom .et_bloom_form_content .mimi_field label { font-size: 14px; margin-bottom: -7px !important; }
.et_bloom .et_bloom_form_content .mimi_field { margin-bottom: 28px; }
.et_bloom .et_bloom_form_content .mimi_field .submit { line-height: 21px; }
.et_bloom .et_bloom_form_content .mimi_field .radio, .et_bloom .et_bloom_form_content .mimi_field .checker { float: left; } .et_bloom_form_sendinblue .et_bloom_form_content iframe { width: 100%; padding: 0; }
.wrapper form.description { width: 300px !important; } .et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-formTpl { width: auto !important; }
.et_bloom .et_bloom_form_get_response .et_bloom_form_content .actTinyMceElBodyContent p span { color: rgba(0, 0, 0, 0.5); font-weight: 700 !important; }
.et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-sortable label { color: #444; font-size: 14px; font-weight: 700; margin-bottom: 10px; }
.et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-contbox { margin-bottom: 27px; }
.et_bloom .et_bloom_form_get_response .et_bloom_form_content .actTinyMceElBodyContent p { margin-top: -2px; }
.et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-body { margin-top: 14px; }
.et_bloom .et_bloom_form_get_response .et_bloom_form_content .clrB span { color: rgba(0, 0, 0, 0.5); font-size: 14px; font-weight: 600 !important; margin-left: -5px; }
.et_bloom .et_bloom_form_get_response .et_bloom_form_content .clrB { margin-bottom: 5px; }
.et_bloom .et_bloom_form_get_response .et_bloom_form_content .wf-button { width: auto !important; } .et_bloom .et_bloom_form_icontact .et_bloom_form_content .signupframe { border: none; background: none; width: 100%; }
.et_bloom .et_bloom_form_icontact .et_bloom_form_content .signupframe { margin-left: -50px; }
.et_bloom .et_bloom_form_icontact .et_bloom_form_content .signupframe td:first-child { text-align: right; color: #444; font-weight: 700; }
.et_bloom .et_bloom_form_icontact .et_bloom_form_content .signupframe td:nth-child(2) label { display: inline-block; color: rgba(0, 0, 0, 0.5); font-weight: 600; }
.et_bloom .et_bloom_form_icontact .et_bloom_form_content .signupframe td { font-size: 14px; font-family: "Open Sans",helvetica,arial,sans-serif; } .et_bloom .et_bloom_form_feedblitz .et_bloom_form_content form { color: #444; font-size: 14px; font-weight: 700; }
.et_bloom .et_bloom_form_feedblitz .et_bloom_form_content form input { margin-top: 10px; }
.et_bloom .et_bloom_widget_content .et_bloom_form_header { padding: 15px 5px !important; } .et_bloom_form_container .et_bloom_form_content .et_bloom_fields { height: 100%; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_options_wrapper { display: block; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_options_wrapper .et_bloom_custom_field_options_title { color: #444;  }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_options_title,
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_select_title,
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_checkbox,
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_radio { display: block; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_fields .et_bloom_custom_field_checkbox:last-child,
.et_bloom_form_container .et_bloom_form_content .et_bloom_fields .et_bloom_custom_field_radio:last-child { margin-bottom: 0 !important; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type="checkbox"],
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type="radio"] { display: none; width: auto; max-width: none; margin: 0; padding: 0; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type="checkbox"] + label,
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type="radio"] + label { display: inline-block; position: relative; min-height: 1.7em; line-height: 1.7em; vertical-align: middle; cursor: pointer; margin-bottom: 0; color: rgba(0,0,0,0.5); font-weight: 600;}
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type="checkbox"] + label i,
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type="radio"] + label i { display: inline-block; position: relative; width: 18px; height: 18px; margin-right: 6px; background-color: #fff; font-style: normal; vertical-align: middle; content: ""; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type="radio"] + label i { border-radius: 50%; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type="radio"]:checked + label i:before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #2ea3f2; border-radius: 50%; width: 6px; height: 6px; }
.et_bloom_form_container.et_bloom_rounded .et_bloom_form_content .et_bloom_custom_field input[type="checkbox"] + label i,
.et_bloom_form_container.et_bloom_rounded .et_bloom_form_content .et_bloom_custom_field textarea,
.et_bloom_form_container.et_bloom_rounded .et_bloom_form_content .et_bloom_custom_field select { border-radius: 3px; }
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_radio_title,
.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_select_title { font-size: 16px; padding-bottom: 4px; }
.et_bloom_form_container .et_bloom_with_custom_fields form { display: flex; flex-direction: column; }
.et_bloom_form_left .et_bloom_with_custom_fields form,
.et_bloom_form_right .et_bloom_with_custom_fields form { height: 100%; justify-content: space-between; }
.et_bloom_with_custom_fields .et_bloom_fields { display: flex; flex-wrap: wrap; justify-content: space-between; }
.et_bloom_with_custom_fields .et_bloom_fields p { margin-bottom: 15px; }
.gecko .et_bloom_with_custom_fields .et_bloom_fields p { margin-bottom: 1vw; }
.et_bloom_form_bottom .et_bloom_with_custom_fields .et_bloom_fields p { float: none; flex-basis: 48.5%; width: auto !important; padding-left: 0; padding-right: 0 !important; box-sizing: border-box; }
.et_bloom_form_bottom .et_bloom_with_custom_fields .et_bloom_fields p.et_bloom_fullwidth_field, .et_bloom_form_bottom .et_bloom_with_custom_fields .et_bloom_bottom_stacked p { flex-basis: 100%; }
.et_bloom_form_container .et_bloom_with_custom_fields button { width: 100% !important; align-self: center; max-height: 39px; }
.et_bloom .et_bloom_form_container .et_bloom_with_custom_fields .clearfix:after { clear: none; display: none; }   @-webkit-keyframes et_bloom_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-moz-keyframes et_bloom_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-o-keyframes et_bloom_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes et_bloom_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-webkit-keyframes et_bloom_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-moz-keyframes et_bloom_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-o-keyframes et_bloom_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@keyframes et_bloom_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-webkit-keyframes et_bloom_fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(-30%); } 100% { opacity: 1; -webkit-transform: translateX(0); } }
@-moz-keyframes et_bloom_fadeInRight { 0% { opacity: 0; -moz-transform: translateX(-30%); } 100% { opacity: 1; -moz-transform: translateX(0); } }
@-o-keyframes et_bloom_fadeInRight { 0% { opacity: 0; -o-transform: translateX(-30%); } 100% { opacity: 1; -o-transform: translateX(0); } }
@keyframes et_bloom_fadeInRight { from { opacity: 0; transform: translateX(-30%); } to { opacity: 1; transform: translateX(0); } }
@-webkit-keyframes et_bloom_fadeInBottom { 0% { opacity: 0; -webkit-transform: translateY(-30%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes et_bloom_fadeInBottom { 0% { opacity: 0; -moz-transform: translateY(-30%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes et_bloom_fadeInBottom { 0% { opacity: 0; -o-transform: translateY(-30%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes et_bloom_fadeInBottom { 0% { opacity: 0; transform: translateY(-30%); } 100% { opacity: 1; transform: translateY(0); } }
@-webkit-keyframes et_bloom_fadeInTop { 0% { opacity: 0; -webkit-transform: translateY(30%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes et_bloom_fadeInTop { 0% { opacity: 0; -moz-transform: translateY(30%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes et_bloom_fadeInTop { 0% { opacity: 0; -o-transform: translateY(30%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes et_bloom_fadeInTop { 0% { opacity: 0; transform: translateY(30%); } 100% { opacity: 1; transform: translateY(0); } }
@-webkit-keyframes et_bloom_slideTop { 0% { -webkit-transform: translateY(0);} 100% { -webkit-transform: translateY(0);} }
@-moz-keyframes et_bloom_slideTop { 0% { -moz-transform: translateY(0); } 100% { -moz-transform: translateY(0); } }
@-o-keyframes et_bloom_slideTop { 0% { -o-transform: translateY(0); } 100% { -o-transform: translateY(0); } }
@keyframes et_bloom_slideTop { 0% { transform: translateY(0); } 100% { transform: translateY(0); } }
@-webkit-keyframes et_bloom_slideDown { 0% { -webkit-transform: translateY(0);} 100% { -webkit-transform: translateY(100%);} }
@-moz-keyframes et_bloom_slideDown { 0% { -moz-transform: translateY(0); } 100% { -moz-transform: translateY(100%); } }
@-o-keyframes et_bloom_slideDown { 0% { -o-transform: translateY(0); } 100% { -o-transform: translateY(100%); } }
@keyframes et_bloom_slideDown { 0% { transform: translateY(0); } 100% { transform: translateY(100%); } } @-webkit-keyframes et_bloom_swing {
20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); }
40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); }
60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); }
80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); }
100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); }
}
@keyframes et_bloom_swing {
20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); }
40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); }
60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); }
80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); }
100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); }
}
@-webkit-keyframes et_bloom_tada {
0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); }
30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}
@keyframes et_bloom_tada {
0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); }
30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}
@-webkit-keyframes et_bloom_bounce {
0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}
@keyframes et_bloom_bounce {
0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}
@-webkit-keyframes et_bloom_flipInX {
0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; }
40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }
60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
100% { -webkit-transform: perspective(400px); transform: perspective(400px); }
}
@keyframes et_bloom_flipInX {
0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; }
40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }
60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
100% { -webkit-transform: perspective(400px); transform: perspective(400px); }
}
@-webkit-keyframes et_bloom_zoomIn {
0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
50% { opacity: 1; }
100% { opacity: 1; }
}
@keyframes et_bloom_zoomIn {
0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
50% { opacity: 1; }
100% { opacity: 1; }
}
@-webkit-keyframes et_bloom_lightSpeedIn {
0% { -webkit-transform: translate3d(30%, 0, 0) skewX(-10deg); transform: translate3d(30%, 0, 0) skewX(-10deg); opacity: 0; }
60% { -webkit-transform: skewX(5deg); transform: skewX(5deg); opacity: 1; }
80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; }
100% { -webkit-transform: none; transform: none; opacity: 1; }
}
@keyframes et_bloom_lightSpeedIn {
0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; }
60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; }
80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; }
100% { -webkit-transform: none; transform: none; opacity: 1; }
}
.et_bloom .et_bloom_image { opacity: 0; }
.et_bloom .et_bloom_animated .et_bloom_animation_lightspeedin, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_lightspeedin, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_lightspeedin, .et_bloom .et_bloom_visible_image.et_bloom_image_lightspeedin { opacity: 1; -webkit-animation: et_bloom_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
.et_bloom .et_bloom_animated .et_bloom_animation_zoomin, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_zoomin, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_zoomin, .et_bloom .et_bloom_visible_image.et_bloom_image_zoomin { opacity: 1; -webkit-animation: et_bloom_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_animated .et_bloom_animation_flipinx, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_flipinx, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_flipinx, .et_bloom .et_bloom_visible_image.et_bloom_image_flipinx { opacity: 1; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation: et_bloom_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_animated .et_bloom_animation_bounce, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_bounce, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_bounce, .et_bloom .et_bloom_visible_image.et_bloom_image_bounce { opacity: 1; -webkit-animation: et_bloom_bounce 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_bounce 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; }
.et_bloom .et_bloom_animated .et_bloom_animation_swing, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_swing, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_swing, .et_bloom .et_bloom_visible_image.et_bloom_image_swing { opacity: 1; -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation: et_bloom_swing 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_swing 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_animated .et_bloom_animation_tada, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_tada, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_tada, .et_bloom .et_bloom_visible_image.et_bloom_image_tada { opacity: 1; -webkit-animation: et_bloom_tada 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_tada 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_animated .et_bloom_animation_fadein, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_fadein, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_fadein, .et_bloom .et_bloom_visible_image.et_bloom_image_fadein { opacity: 1; -webkit-animation: et_bloom_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_animated .et_bloom_animation_slideright, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_slideright, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_slideright, .et_bloom .et_bloom_visible_image.et_bloom_image_slideright { opacity: 1; -webkit-animation: et_bloom_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_fadeInRight 1s 1s cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_animated .et_bloom_animation_slidedown, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_slidedown, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_slidedown, .et_bloom .et_bloom_visible_image.et_bloom_image_slidedown { opacity: 1; -webkit-animation: et_bloom_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_animated .et_bloom_animation_slideup, .et_bloom .et_bloom_inline_form .et_bloom_image.et_bloom_image_slideup, .et_bloom .et_bloom_widget_content .et_bloom_image.et_bloom_image_slideup, .et_bloom .et_bloom_visible_image.et_bloom_image_slideup { opacity: 1; -webkit-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_animated .et_bloom_animation_no_animation, .et_bloom .et_bloom_image.et_bloom_image_no_animation { opacity: 1; }
.et_bloom .et_bloom_popup.et_bloom_exit_animation { -webkit-animation: et_bloom_fadeOut 0.5s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_fadeOut 0.5s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_fadeOut 0.5s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_fadeOut 0.5s 1 cubic-bezier(0.77,0,.175,1); }
.et_bloom .et_bloom_flyin.et_bloom_exit_animation { -webkit-animation: et_bloom_slideDown 0.5s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_bloom_slideDown 0.5s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_bloom_slideDown 0.5s 1 cubic-bezier(0.77,0,.175,1); animation: et_bloom_slideDown 0.5s 1 cubic-bezier(0.77,0,.175,1); } @media only screen and ( max-width: 767px ) {
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_header, .et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_header, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content { width: 100%; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input { width: 34%; padding-right: 20px; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content button, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content button { width: 32%; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input { margin-bottom: 0; }
.et_bloom .et_bloom_form_content { clear: both; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content.et_bloom_3_fields .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content.et_bloom_3_fields .et_bloom_popup_input { width: 25%; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content.et_bloom_3_fields button, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content.et_bloom_3_fields button { width: 25%; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content.et_bloom_1_field .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content.et_bloom_1_field .et_bloom_popup_input { width: 68%; }
.et_bloom .zigzag_edge.et_bloom_form_right .et_bloom_form_header, .et_bloom .zigzag_edge.et_bloom_form_left .et_bloom_form_header { padding-bottom: 25px; }
.et_bloom .zigzag_edge.et_bloom_form_right .et_bloom_form_content:before, .et_bloom .zigzag_edge.et_bloom_form_left .et_bloom_form_content:before { top: -10px; left: 0; width: 100%; height: 10px; background: linear-gradient(45deg, transparent 33.33%, #e9e9e9 33.333%, #e9e9e9 66.66%, transparent 66.66%), linear-gradient(-45deg, transparent 33.33%, #e9e9e9 33.33%, #e9e9e9 66.66%, transparent 66.66%); background-size: 20px 40px; }
.et_bloom .carrot_edge.et_bloom_form_left .et_bloom_form_content:before { content: none; }
.et_bloom .with_edge.et_bloom_form_left .et_bloom_form_content:after { position: absolute; content: ''; display: block; }
.et_bloom .carrot_edge.et_bloom_form_right .et_bloom_form_content, .et_bloom .carrot_edge.et_bloom_form_left .et_bloom_form_content { padding-top: 40px }
.et_bloom .carrot_edge.et_bloom_form_right .et_bloom_form_content:before { width: 0; top: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #fff; left: 50%; margin-left: -20px; }
.et_bloom .carrot_edge.et_bloom_form_left .et_bloom_form_content:after { width: 0; bottom: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #fff; left: 50%; margin-left: -20px; margin-bottom: -10px; }
.et_bloom .et_bloom_form_left.carrot_edge .et_bloom_form_content:before { transform: rotate(0deg); -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); }
.et_bloom .et_bloom_form_right .et_bloom_default_edge, .et_bloom .et_bloom_form_left .et_bloom_default_edge { display: none; }
.et_bloom .et_bloom_form_right .et_bloom_responsive_edge, .et_bloom .et_bloom_form_left .et_bloom_responsive_edge { display: block; }
.et_bloom .wedge_edge.et_bloom_form_left .triangle, .et_bloom .et_bloom_form_left.carrot_edge_svg .triangle  { transform: rotate(0deg); -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); }
.et_bloom .wedge_edge.et_bloom_form_left .triangle, .et_bloom .curve_edge.et_bloom_form_left .curve { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); bottom: 0; top: auto; }
.et_bloom .zigzag_edge.et_bloom_form_left .et_bloom_form_content:before { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); bottom: -10px; top: auto; }
.et_bloom .et_bloom_hide_mobile { display: none !important; }
.et_bloom .et_bloom_hide_mobile_optin { display: none !important; }
.et_bloom .et_bloom_rounded_corners .et_bloom_form_header { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.et_bloom .et_bloom_rounded_corners .et_bloom_form_content { -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.et_bloom .et_bloom_form_right.breakout_edge .et_bloom_form_header, .et_bloom .et_bloom_form_left.breakout_edge .et_bloom_form_header { height: 100% !important; margin-top: 0 !important; width: 98% !important; margin: auto !important; float: none !important; }
.et_bloom .breakout_edge.et_bloom_form_container .et_bloom_close_button { top: -14px !important; right: -8px !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_left .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_right .et_bloom_header_outer { height: auto; float: none; width: 98%; margin: auto !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_left.et_bloom_border_position_full .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_right.et_bloom_border_position_full .et_bloom_header_outer { padding: 6px 6px 0px 6px !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_right .et_bloom_header_outer .et_bloom_form_header, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_form_left .et_bloom_header_outer .et_bloom_form_header { width: 100% !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_left_right.et_bloom_form_left .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_letter.et_bloom_border_position_left_right.et_bloom_form_right .et_bloom_header_outer { padding: 0 6px 0 6px !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_form_right .et_bloom_form_header, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_inset.et_bloom_form_left .et_bloom_form_header { margin-bottom: -11px !important; margin-left: auto !important; margin-right: auto !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_form_right .et_bloom_form_header, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_double.et_bloom_form_left .et_bloom_form_header { margin-bottom: -11px !important; margin-left: auto !important; margin-right: auto !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_header_outer, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_header_outer { width: 97.5%; height: 100%; float: none; margin: auto; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer .et_bloom_form_header { width: 100% !important; border-bottom: 0; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer { padding-bottom: 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_form_left .et_bloom_form_header, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_form_right .et_bloom_form_header { border-bottom: none !important; }
.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_left, .et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_right { height: initial !important; }
.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_left .et_bloom_form_header, .et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_right .et_bloom_form_header { height: initial !important; }
.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_left .et_bloom_form_content, .et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_right .et_bloom_form_content { min-height: initial !important; }
}
@media screen and ( max-width: 767px ) {
.et_bloom .et_bloom_form_container .et_bloom_popup_input { padding-right: 0 !important; }
.et_bloom .et_bloom_form_container .et_bloom_form_header, .et_bloom .et_bloom_form_container .et_bloom_popup_input, .et_bloom .et_bloom_form_container button { width: 100% !important; max-width: 100% !important; float: left !important; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input { margin-bottom: 10px !important; }
.et_bloom .et_bloom_bottom_inline p.et_bloom_popup_input { padding-bottom: 10px; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_bottom .et_bloom_form_header:before, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_form_header:before, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_form_header:before { width: 97%; }
}
@media screen and ( max-width: 767px ) {
.et_bloom .et_bloom_form_container_wrapper { flex-direction: column; }
.et_bloom .et_bloom_form_right .et_bloom_header_outer, .et_bloom .et_bloom_form_left .et_bloom_header_outer { width: 100%; }
.et_bloom .et_bloom_form_container .et_bloom_form_header img { float: none !important; max-width: 100% !important; }
.et_bloom .et_bloom_form_text { text-align: center; }
.et_bloom .et_bloom_flyin { width: 100% !important; padding: 0 10% !important; }
.et_bloom .et_bloom_stacked_flyin.et_bloom_form_container { margin: 0; width: 100%; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_bottom .et_bloom_form_header:before { width: 95%; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_form_header:before, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_form_header:before, .et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_form_header:before { margin-top: -2.5%; }
}
@media screen and ( min-width: 768px ) {
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content, .et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content { width: 34%; height: inherit; float: none; display: flex; flex-direction: column; justify-content: center; }
.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content { right: 0; }
.et_bloom .et_bloom_form_right.et_bloom_rounded_corners .et_bloom_form_header { -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.et_bloom .et_bloom_form_right.et_bloom_rounded_corners .et_bloom_form_content { -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.et_bloom .et_bloom_form_left.et_bloom_rounded_corners .et_bloom_form_header { -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.et_bloom .et_bloom_form_left.et_bloom_rounded_corners .et_bloom_form_content { -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_form_header { border-right: none; margin-top: 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_header_outer { padding-right: 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_header_outer { padding-left: 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_form_header { border-left: none; margin-top: 0 !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_form_right .et_bloom_form_header { border-right: none; margin-top: 1% !important; }
.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_solid.et_bloom_form_left .et_bloom_form_header { border-left: none; margin-top: 1% !important; }
.et_bloom .et_bloom_form_right.et_bloom_inline_3_fields .et_bloom_form_header, .et_bloom .et_bloom_form_left.et_bloom_inline_3_fields .et_bloom_form_header { min-height: 300px; }
.et_bloom .et_bloom_form_right.et_bloom_inline_2_fields .et_bloom_form_header, .et_bloom .et_bloom_form_left.et_bloom_inline_2_fields .et_bloom_form_header { min-height: 250px; }
.et_bloom .et_bloom_form_right.et_bloom_inline_1_field .et_bloom_form_header, .et_bloom .et_bloom_form_left.et_bloom_inline_1_field .et_bloom_form_header { min-height: 200px; }
.et_bloom .et_bloom_form_right.et_bloom_inline_3_fields .et_bloom_form_header.et_bloom_with_error, .et_bloom .et_bloom_form_left.et_bloom_inline_3_fields .et_bloom_form_header.et_bloom_with_error { min-height: 350px; }
.et_bloom .et_bloom_form_right.et_bloom_inline_2_fields .et_bloom_form_header.et_bloom_with_error, .et_bloom .et_bloom_form_left.et_bloom_inline_2_fields .et_bloom_form_header.et_bloom_with_error { min-height: 300px; }
.et_bloom .et_bloom_form_right.et_bloom_inline_1_field .et_bloom_form_header.et_bloom_with_error, .et_bloom .et_bloom_form_left.et_bloom_inline_1_field .et_bloom_form_header.et_bloom_with_error { min-height: 250px; }
.et_bloom .et_bloom_inline_form .et_bloom_form_right h2.et_bloom_error_message, .et_bloom .et_bloom_inline_form .et_bloom_form_left h2.et_bloom_error_message { margin-top: -50px !important; }
}.menu-item-label-hot{
background-color: #222;
color: #fff;
font-size: 10px;
letter-spacing: .2px;
line-height: 1.3;
padding: 2px 3px;
display: inline-block;
position: relative;
z-index: 9999;
margin-left: 3px;
bottom: 6px;
vertical-align: super;
}
.aside-menu.static #topmenu .menu li a .menu-item-label-hot{
border: 1px solid #fff;
}
.aside-menu.static #topmenu .menu li a:hover .menu-item-label-hot{
background: -webkit-gradient(linear,left top,right top,color-stop(0,#ccc), color-stop(.5,#eee), color-stop(1,#ccc));
background-color: #222;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-animation-iteration-count: infinite;
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-name: slidetounlock;
animation-name: slidetounlock;
}
.header_top_bg {
position: relative;
z-index: auto;
background-color: #ffffff;
}
.header_top_bg.fixed-header {
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}
header {
position: relative;
width: 100%;
z-index: 999;
text-align: center;
}
header.absolute {
position: absolute;
margin-bottom: 0;
}
header a.logo {
text-decoration: none;
display: block;
}
header.zindex,
footer.zindex {
z-index: 1 !important;
}
.header_top_bg.enable_fixed.fixed {
position: fixed;
z-index: 1000;
width: 100%;
top: 0;
}
.header_trans-fixed.header_top_bg.not-fixed-menu {
position: static;
}
.header_trans-fixed.header_top_bg {
background-color: transparent;
position: fixed;
z-index: 1000;
top: 0;
width: 100%;
}
.header_trans-fixed.header_top_bg.open header .logo span,
.header_trans-fixed.header_top_bg.open header .mob-nav i {
color: #222222;
}
.single-post .header_trans-fixed.bg-fixed-color {
margin-left: 0;
width: 100%;
}
.top-menu {
padding-bottom: 10px;
}
.top-menu .logo {
display: inline-block;
}
.right-menu .logo span,
.only_logo .logo span {
vertical-align: middle;
text-align: left;
font-family: "Source Sans Pro", sans-serif;
font-size: 24px;
line-height: 2;
font-weight: 900;
display: inline-block;
letter-spacing: 1.2px;
color: #222222;
white-space: nowrap;
}
.menu_light_text .right-menu .logo span {
color: #ffffff;
}
.right-menu #topmenu {
text-align: right;
}
.no-menu {
display: inline-block;
margin-left: 12px;
}
.unit .header_trans-fixed.header_top_bg.only_logo .logo span{
color: #222;
}
.header_trans-fixed.header_top_bg.only_logo .logo span{
color: #fff;
}
.socials-mob-but i,
.header_top_bg.bg-fixed-color .right-menu #topmenu > ul > li:not(.current-menu-ancestor):not(.current-menu-parent) > a,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu > ul > li:not(.current-menu-ancestor):not(.current-menu-parent) > a,
.header_top_bg.bg-fixed-color .right-menu #topmenu .phoxy-shop-icon::before,
.header_trans-fixed.menu_light_text.bg-fixed-color header.right-menu .phoxy-top-social .social li a,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu .phoxy-shop-icon::before {
color: #666!important;
}
.header_top_bg.bg-fixed-color .top-menu .logo span,
.bg-fixed-color.header_trans-fixed.menu_light_text header.right-menu .phoxy-top-social .social li a:hover{
color: #222!important;
}
.menu_light_text .right-menu::not(.aside-menu) #topmenu ul li ul li a{
color: #666!important;
}
.header_top_bg.bg-fixed-dark .top-menu .logo span,
.header_top_bg.bg-fixed-dark .right-menu #topmenu ul li a,
.header_top_bg.bg-fixed-dark.menu_light_text .right-menu #topmenu ul  li a,
.header_top_bg.bg-fixed-dark .right-menu #topmenu .search-icon-wrapper i,
.header_top_bg.bg-fixed-dark.menu_light_text .right-menu #topmenu .search-icon-wrapper i,
.header_top_bg.bg-fixed-dark .right-menu #topmenu .phoxy-shop-icon::before,
.header_top_bg.bg-fixed-dark.menu_light_text .right-menu #topmenu .phoxy-shop-icon::before {
color: #ffffff;
}
.header_top_bg.bg-fixed-dark .right-menu #topmenu ul.sub-menu li a,
.header_top_bg.bg-fixed-dark.menu_light_text .right-menu #topmenu ul.sub-menu  li a {
color: #222222;
}
#topmenu {
width: 100%;
text-align: center;
background: #ffffff;
}
#topmenu ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}
#topmenu ul li {
display: inline-block;
position: relative;
}
#topmenu ul li a {
font-size: 12px;
font-weight: 600;
line-height: 2;
letter-spacing: 2px;
color: #222222;
display: block;
text-align: left;
text-decoration: none;
padding: 0 20px;
transition: all .3s ease;
-webkit-font-smoothing: antialiased;
text-transform: uppercase;
}
.header_trans-fixed.header_top_bg.open #topmenu ul li a {
color: #222222;
}
.top-menu #topmenu > ul > li > a,
.top-menu #topmenu ul.social > li > a {
padding: 0;
}
header.social .fa {
font-size: 18px;
}
.top-menu .logo img {
max-height: 100px;
}
#topmenu ul ul {
position: absolute;
z-index: 999;
left: 0;
top: 50px;
min-width: 250px;
display: none;
box-sizing: border-box;
}
#topmenu ul ul li::before {
content: '';
display: table;
clear: both;
}
#topmenu ul ul li a {
padding: 3px 30px;
display: block;
width: 100%;
position: relative;
-webkit-font-smoothing: antialiased;
}
#topmenu > ul > li > ul > li:hover ul {
display: block;
}
#topmenu > ul > li > ul > li > ul {
left: 101%;
top: -15px;
}
.mob-nav {
display: none;
width: 20px;
height: 20px;
margin: 0 auto 12px;
font-size: 14px;
color: #222222;
opacity: 1;
}
.mob-nav:hover {
opacity: 0.7;
}
.header_trans-fixed .mob-nav i {
color: #fff;
}
.header_trans-fixed.header_top_bg {
transition: background-color 300ms ease;
}
.header_trans-fixed.header_top_bg.bg-fixed-color {
background-color: #fff;
}
.header_trans-fixed.header_top_bg.bg-fixed-dark {
background-color: #222;
}
.header_trans-fixed.header_top_bg.bg-fixed-color .mob-nav .line {
background-color: #222;
}
.header_trans-fixed.header_top_bg.bg-fixed-dark .mob-nav .line {
background-color: #fff;
}
.menu_light_text.header_trans-fixed.header_top_bg.bg-fixed-color .logo span,
.header_trans-fixed.header_top_bg.bg-fixed-color .logo span {
color: #222;
}
.menu_light_text.header_trans-fixed.header_top_bg.bg-fixed-dark .logo span,
.header_trans-fixed.header_top_bg.bg-fixed-dark .logo span {
color: #ffffff;
}
.menu_light_text .right-menu .mob-nav .line {
background-color: #ffffff;
}
.right-menu .topmenu.open .mob-nav .line {
background-color: #222222;
}
.phoxy-top-social {
display: inline-block;
margin-left: 0px;
position: relative;
vertical-align: middle;
}
.phoxy-top-social .social-icon {
display: none;
font-size: 14px;
color: #222222;
opacity: 1;
padding: 0 20px;
cursor: pointer;
transition: opacity 0.3s ease;
position: relative;
z-index: 30;
}
.header_trans-fixed .phoxy-top-social .social-icon {
color: #fff;
}
.phoxy-top-social .social-icon:hover {
opacity: 0.7;
}
header .phoxy-top-social .social {
margin-left: 0;
}
header .social li {
display: inline-block;
margin-left: 12px;
}
header .f-right {
display: table-cell;
white-space: nowrap;
min-width: 150px;
text-align: right;
}
header .phoxy-top-social .social li a {
margin-left: 0;
color: #666;
font-size: 14px;
font-weight: 600;
letter-spacing: 2px;
text-decoration: none;
opacity: 1;
transition: color 0.3s ease;
}
.header_trans-fixed.menu_light_text header.right-menu .phoxy-top-social .social li a {
color: #fff;
}
header .phoxy-top-social .social li a:hover {
opacity: 1;
color: #222;
}
.header_trans-fixed header.right-menu .phoxy-top-social .social {
background-color: transparent;
}
header .phoxy-top-social .social li {
margin: 5px;
}
header .phoxy-top-social .social.active {
visibility: visible;
opacity: 1;
}
header .phoxy-top-social .social li a {
line-height: 1.2;
}
#topmenu ul > li > ul > li > ul {
display: none;
}
.header_trans-fixed.none {
display: none;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_price {
color: #222;
font-size: 15px;
font-weight: 600;
}
.mini-cart-wrapper {
display: inline-block;
position: relative;
vertical-align: middle;
}
.mini-cart-wrapper .phoxy-shop-icon:hover::before {
color: #999;
}
.mini-cart-wrapper .phoxy-shop-icon:before {
position: relative;
display: inline-block;
line-height: 1;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
color: #222222;
font-size: 15px;
}
.mini-cart-wrapper .phoxy-shop-icon .cart-contents {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
top: -10px;
right: -15px;
width: 20px;
height: 20px;
}
.mini-cart-wrapper .phoxy-shop-icon .cart-contents-count {
font-size: 12px;
font-weight: 600;
color: #222;
}
.phoxy_mini_cart {
position: absolute;
right: -20px;
top: 50px;
display: block;
background-color: #fff;
opacity: 0;
visibility: hidden;
min-width: 360px;
padding: 23px 30px;
text-align: center;
transition: opacity 0.5s ease, visibility 0.5s ease;
box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.07);
}
.header_trans-fixed .f-right .phoxy_mini_cart .cart_list .mini_cart_item .remove_from_cart_button {
color: #222;
}
.f-right .phoxy_mini_cart .cart_list .mini_cart_item .remove_from_cart_button {
padding: 0;
color: #222;
font-size: 30px;
text-decoration: none;
font-weight: 400;
}
.f-right .phoxy_mini_cart .phoxy-buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.f-right .phoxy_mini_cart .phoxy-buttons a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #222222;
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
line-height: 2;
text-transform: uppercase;
text-decoration: none;
}
.f-right .phoxy_mini_cart .phoxy-buttons a:hover i {
margin-left: 10px;
}
.f-right .phoxy_mini_cart .phoxy-buttons a i {
margin-left: 5px;
color: #222;
font-size: 10px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.woocommerce-mini-cart__total {
margin: 0;
text-transform: none;
font-size: 15px;
color: #999999;
}
.woocommerce-mini-cart__total span {
margin-left: 10px;
color: #222;
font-size: 18px;
font-weight: 600;
}
.mini-cart-wrapper:hover .phoxy_mini_cart {
opacity: 1;
visibility: visible;
}
.f-right .phoxy_mini_cart .product_list_widget {
margin-left: 0;
display: block;
}
.f-right .phoxy_mini_cart .product_list_widget .empty {
line-height: 28px;
font-weight: 400;
color: #222;
list-style: none;
text-align: left;
letter-spacing: .2px;
font-size: 15px;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item:last-of-type:not(.empty){
margin-bottom: 20px;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini_cart_item_thumbnail {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40%;
max-width: 55px;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini_cart_item_thumbnail a {
padding: 0;
display: block;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini_cart_item_thumbnail img {
float: none;
max-width: 55px;
width: 100%;
margin-left: 0;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 60%;
padding-left: 20px;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_name {
font-size: 15px;
line-height: 1.6;
letter-spacing: .2px;
font-weight: 600;
color: #222;
text-align: left;
text-decoration: none;
padding: 0;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_quantity {
font-size: 12px;
line-height: 20px;
letter-spacing: 2.88px;
font-weight: 400;
color: #b2b2b2;
margin-bottom: 1px;
}
.f-right .phoxy_mini_cart a.button {
margin-bottom: 0;
letter-spacing: 1.2px;
line-height: 20px;
position: relative;
display: inline-block;
font-weight: bold;
box-sizing: border-box;
padding: 18px;
font-size: 15px;
text-decoration: none;
-webkit-font-smoothing: antialiased;
background-color: #222;
color: #ffffff;
width: 100%;
border-radius: 0;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.f-right .phoxy_mini_cart a.button:hover {
background-color: #222;
color: #ffffff;
background-image: none;
border-color: #222;
}
.f-right .phoxy_mini_cart a.button:hover::after {
right: 20px;
}
.header_trans-fixed.header_top_bg.menu_light_text.bg-fixed-color .mini-cart-wrapper .phoxy-shop-icon:before,
.header_trans-fixed.header_top_bg.menu_light_text.bg-fixed-color .mini-cart-wrapper .phoxy-shop-icon .cart-contents-count {
color: #222;
}
.header_trans-fixed.header_top_bg.menu_light_text .mini-cart-wrapper .phoxy-shop-icon:before,
.header_trans-fixed.header_top_bg.menu_light_text .mini-cart-wrapper .phoxy-shop-icon .cart-contents-count {
color: #fff;
}
.socials-mob-but {
display: none;
}
.socials-mob-but:active,
.socials-mob-but:visited {
opacity: 1;
}
header .logo img {
max-width: none;
max-height: 75px;
}
header .logo img.logo-hover {
display: none;
}
header .logo:hover {
opacity: 1;
}
.header_trans-fixed .f-right > div:first-child::before {
background: #fff !important;
}
@media only screen and (max-width: 1199px) {
.phoxy-top-social {
margin-left: 5px;
}
}
@media (min-width: 1025px) {
.mini-cart-wrapper.mob-version{
display: none;
}
.header_top_bg.header_trans-fixed.hide-menu{
opacity: 0;
visibility: hidden;
}
.f-right.mob-version{
display: none;
}
.header_top_bg.header_trans-fixed.hide-menu.bg-fixed-color{
opacity: 1;
visibility: visible;
}
header .logo img.logo-mobile{
display: none!important;
}
.menu_light_text.header_top_bg  .logo span,
.menu_light_text.header_top_bg .right-menu .logo span,
.menu_light_text.header_top_bg .right-menu #topmenu ul li a,
.menu_light_text.header_top_bg .right-menu #topmenu .phoxy-shop-icon::before,
.menu_light_text.header_top_bg .right-menu #topmenu .search-icon-wrapper i,
.menu_light_text.header_top_bg .right-menu .socials-mob-but i {
color: #ffffff;
}
.menu_light_text.header_top_bg .right-menu:not(.aside-menu) #topmenu .sub-menu li a {
color: #222222;
}
.mob-nav-close {
display: none;
}
.header_trans-fixed #topmenu {
background-color: transparent;
}
#topmenu ul ul {
padding: 10px 0;
}
.right-menu .logo-wrap{
text-align: left;
min-width: 150px;
}
.right-menu.simple .logo-wrap{
min-width: auto;
}
.right-menu .logo-wrap,
.right-menu #top-menu {
display: table-cell;
vertical-align: middle;
}
.top-menu #topmenu ul ul {
left: -20px;
}
.top-menu .phoxy-top-social {
margin-left: 10px;
}
#topmenu ul ul li {
display: block;
margin-bottom: 5px;
}
#topmenu ul ul li:last-child {
margin-bottom: 0;
}
.top-menu #topmenu > ul:not(.social) > li {
margin: 0 10px 5px 10px;
padding: 0;
}
#topmenu ul li:hover > ul {
display: block;
}
header .f-right > div {
position: relative;
}
header .f-right > div:last-child::before {
content: none;
}
#topmenu > ul > li > ul > li > ul {
left: -100%;
top: -15px;
}
.sub-menu li a {
z-index: 1999;
}
.pr30md {
padding-right: 30px !important;
padding-left: 0 !important;
}
.right-menu {
width: 100%;
margin: auto;
display: table;
padding: 0;
}
.right-menu .f-right > div {
position: relative;
margin-left: 10px;
}
.right-menu .f-right > div:last-child::before {
content: none;
}
header:not(.full) .right-menu #topmenu {
text-align: center;
display: table-cell !important;
margin-top: 0;
vertical-align: middle;
}
.header_trans-fixed.header_top_bg .right-menu:not(.static) #topmenu > ul > li > a {
transform: translateZ(0);
}
.header_trans-fixed.header_top_bg .right-menu:not(.aside-menu) #topmenu > ul ul {
top: 60px;
}
.header_trans-fixed.header_top_bg .right-menu:not(.aside-menu) #topmenu > ul ul ul {
top: -10px;
}
.right-menu #topmenu ul ul {
left: 10px;
top: 44px;
}
.top-menu #topmenu ul ul {
left: -20px;
top: 100%;
}
.right-menu #topmenu > ul > li > ul > li > ul {
left: 100%;
top: -10px;
}
.top-menu #topmenu > ul > li > ul > li > ul {
left: 100%;
top: -10px;
}
header.right-menu .social {
text-align: right;
vertical-align: top;
}
header.right-menu .social li a {
padding: 0;
margin-left: 0;
font-size: 14px;
-webkit-transition: color 350ms ease;
-moz-transition: color 350ms ease;
-ms-transition: color 350ms ease;
-o-transition: color 350ms ease;
transition: color 350ms ease;
}
header.right-menu .social li a:hover {
color: #222;
}
header.right-menu .social li a::after,
header.right-menu .social li a::before {
content: none;
}
.right-menu #topmenu > ul > li > a {
position: relative;
padding: 0;
margin: 0 23px;
}
.right-menu #topmenu > ul > li.current-menu-item > a,
.top-menu #topmenu > ul > li.current-menu-item > a,
.right-menu #topmenu > ul > li.current-menu-parent > a,
.top-menu #topmenu > ul > li.current-menu-parent > a {
transition: all 0.5s ease;
}
.right-menu .logo img {
max-height: 75px;
margin: 5px auto;
}
.full-width-menu .right-menu .logo img {
margin: 0;
max-height: 77px;
}
.top-menu #topmenu > ul > li:last-child > ul > li > ul {
left: calc(-100% - 30px);
}
header .phoxy-top-social .social {
z-index: 25;
text-align: left;
transition: opacity 0.3s ease;
margin-bottom: 0;
}
.aside-nav {
display: none;
}
.aside-menu {
position: fixed;
top: 0;
left: 0;
}
.aside-menu .topmenu {
position: fixed;
top: 0;
left: -100%;
height: 100%;
width: 256px !important;
padding: 50px 0;
margin-left: 58px;
text-align: center;
background-color: #fff;
box-sizing: border-box;
outline: 0;
z-index: 101;
backface-visibility: hidden;
transition: left 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.aside-menu .topmenu.active-menu {
left: 0;
}
.aside-menu.active-menu {
left: 0;
}
.aside-menu.active-menu .aside-nav .aside-nav-line.line-1 {
display: none;
}
.aside-menu.active-menu .aside-nav .aside-nav-line.line-2 {
transform: rotate(45deg);
}
.aside-menu.active-menu .aside-nav .aside-nav-line.line-3 {
transform: rotate(-45deg);
}
.aside-menu .logo {
position: absolute;
z-index: 9999;
top: 20px;
left: 31px;
padding: 20px 0;
}
.aside-menu .aside-nav {
position: fixed;
display: block;
left: 0;
top: 0;
width: 58px;
background-color: #030e28;
height: 100%;
z-index: 1000;
}
.aside-menu .aside-nav .aside-nav-line {
position: absolute;
top: 50%;
left: 18px;
display: block;
width: 22px;
height: 1px;
background-color: #fff;
transition: transform .3s ease;
}
.aside-menu .aside-nav .aside-nav-line.line-1 {
transform: translateY(-6px);
}
.aside-menu .aside-nav .aside-nav-line.line-3 {
transform: translateY(6px);
}
.aside-menu .aside-nav:hover {
opacity: 1;
}
.aside-menu .aside-nav:focus {
opacity: 1;
}
.aside-menu .aside-nav:hover .aside-nav-line {
transform: rotate(45deg);
}
.aside-menu #topmenu {
display: table !important;
border-right: 1px solid #f2f2f2;
}
.aside-menu #topmenu ul.menu {
display: inline-block;
vertical-align: middle;
overflow-y: auto;
width: 100%;
max-height: 100%;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 100;
}
.aside-menu #topmenu ul.menu li {
padding: 7px 20px 7px 45px;
position: static;
text-align: left;
display: block;
}
.aside-menu #topmenu ul.menu a {
display: block;
text-align: center;
z-index: 9999;
}
.aside-menu #topmenu .f-right {
float: none;
position: absolute;
left: 50%;
width: calc(100% - 35px);
transform: translateX(-50%);
bottom: 40px;
z-index: 2;
}
.aside-menu #topmenu .f-right .phoxy-top-social {
margin-left: 0;
margin-top: 35px;
}
.aside-menu #topmenu .f-right .phoxy-top-social li {
margin-left: 0;
margin-right: 10px;
}
.aside-menu #topmenu .f-right .phoxy-top-social li a{
padding: 0;
font-size: 14px;
}
.aside-menu #topmenu > ul > li:hover ul,
.aside-menu #topmenu > ul > li > ul > li:hover ul {
display: none;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu {
position: static;
}
header:not(.aside-menu):not(.full).right-menu #topmenu ul .mega-menu > ul {
width: 100%;
left: 50%;
top: 100%;
padding: 30px 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul::before {
content: "";
position: absolute;
width: 5000px;
top: 0;
bottom: 0;
left: -100%;
background-color: #fff;
box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.07);
z-index: -1;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .5s ease, visibility .5s ease;
-o-transition: opacity .5s ease, visibility .5s ease;
transition: opacity .5s ease, visibility .5s ease;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu:hover > ul::before {
opacity: 1;
visibility: visible;
}
header:not(.aside-menu):not(.full).right-menu #topmenu ul .mega-menu > ul{
background: transparent;
box-shadow: none;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li {
float: left;
width: 20%;
padding: 0 30px 5px;
margin-bottom: 0;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(5n - (5n - 4)){
padding-left: 15px;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(2)::after,
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(3)::after,
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(4)::after,
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(5)::after{
content:'';
height: 100%;
width: 1px;
background: #999;
top: 0;
position: absolute;
display: block;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(2)::after{
left: 20%;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(3)::after{
left: 40%;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(4)::after{
left: 60%;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(5)::after{
left: 80%;
}
header:not(.aside-menu):not(.full) #topmenu ul > li.mega-menu > ul.sub-menu > li > ul.sub-menu {
display: block;
position: static;
text-align: left;
min-width: 100%;
box-shadow: none;
padding: 5px 0;
transition: all .2s ease;
}
header:not(.aside-menu):not(.full) #topmenu ul > li.mega-menu > ul > li > ul.sub-menu > li {
display: block;
padding: 2px 0;
margin-bottom: 0;
}
header:not(.aside-menu):not(.full) #topmenu ul > li.mega-menu > ul > li > ul.sub-menu > li a{
line-height: 1.3;
}
header:not(.aside-menu):not(.full) #topmenu ul > li.mega-menu > ul > li > ul.sub-menu > li a {
opacity: 0;
text-transform: none;
-webkit-transform: matrix(1, 0, 0, 1, 0, 20);
-ms-transform: matrix(1, 0, 0, 1, 0, 20);
transform: matrix(1, 0, 0, 1, 0, 20);
-webkit-transition: opacity .75s ease, -webkit-transform .75s ease;
-o-transition: opacity .75s ease, transform .75s ease;
transition: opacity .75s ease, transform .75s ease, -webkit-transform .75s ease;
}
header:not(.aside-menu):not(.full).right-menu #topmenu ul .mega-menu ul li {
position: static;
display: block;
}
header.top-menu #topmenu ul li.mega-menu > ul {
top: calc(100% - 25px);
}
header.top-menu #topmenu ul li.mega-menu > ul > li::before {
display: none;
}
header.top-menu #topmenu ul ul {
left: 0;
}
header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(1)::before,
header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(2)::before,
header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(3)::before {
left: 100%;
display: block;
top: 0;
}
.top-menu .logo span {
padding: 24px 10px;
}
header.top-menu .logo span {
padding: 15px 10px;
}
.top-menu #topmenu > ul:not(.social) > li {
margin: 0 0 5px;
padding: 0 23px;
}
.top-menu #topmenu > ul > li:last-child > ul > li > ul {
left: calc(-100%);
}
.top-menu #topmenu > ul > li > ul > li > ul {
left: calc(100% + 23px);
}
}
@media only screen and (min-width: 1025px) and (max-width: 1500px) {
header:not(.aside-menu):not(.full).right-menu #topmenu ul .mega-menu > ul{
width: 100vw;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li{
width: 25%;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(5n - (5n - 4)){
padding-left: 30px;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(4n - (4n - 3)){
padding-left: 15px;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(2)::after{
left: 25%;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(3)::after{
left: 50%;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(4)::after{
left: 75%;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(5)::after{
display: none;
}
}
@media (min-width: 1025px) and (max-width: 1199px) {
.right-menu #topmenu > ul > li > a {
margin: 0 18px;
}
}
@media (min-width: 1024px) {
.main-wrapper.unit .right-menu #topmenu > ul > li > a {
margin: 0 15px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
.main-wrapper.unit .right-menu #topmenu > ul > li > a {
margin: 0 10px;
}
}  @media (max-width: 1024px) {
.aside-nav{
display: none;
}
.header_trans-fixed.header_top_bg.menu_light_text .mini-cart-wrapper .phoxy-shop-icon:before,
.header_trans-fixed.header_top_bg.menu_light_text .mini-cart-wrapper .phoxy-shop-icon .cart-contents-count{
color: #222;
}
.mini-cart-wrapper.mob-version{
display: block;
float: left;
padding: 15px 0;
margin-left: 32px;
text-align: left;
}
.mini-cart-wrapper.mob-version .phoxy-shop-icon .cart-contents{
top: -3px;
}
.mini-cart-wrapper.mob-version .phoxy-shop-icon{
position: relative;
}
.header_top_bg{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 100;
}
.f-right.mob-version{
display: block;
}
#footer.classic img.main-logo:not(.logo-mobile),
header .logo img.main-logo:not(.logo-mobile){
display: none!important;
}
#footer.classic img.logo-mobile,
header .logo img.logo-mobile{
display: inline;
padding: 10px 0;
}
.aside-menu.static #topmenu .f-right .copy {
display: none;
}
.header_top_bg > .container {
width: 100%;
}
#topmenu {
overflow-x: hidden;
}
.header_trans-fixed.header_top_bg .mini-cart-wrapper .phoxy-shop-icon .cart-contents-count {
color: #222222;
}
.main-wrapper {
width: 100%;
}
.main-wrapper header .logo img {
max-height: 75px;
}
header {
padding: 10px 0px;
display: flex;
align-items: center;
justify-content: space-between;
}
#topmenu ul li ul {
box-shadow: none;
font-style: normal;
}
#topmenu ul {
box-shadow: none;
font-style: normal;
}
.header_top_bg > .container > .row > .col-xs-12 {
padding: 0;
}
.top-menu .logo {
margin-bottom: 0;
margin-top: 0;
}
.no-padd-mob {
padding: 0 !important;
}
.right-menu #topmenu .menu li.menu-item-has-children,
#topmenu .menu li.menu-item-has-children {
position: relative;
text-align: left;
}
.right-menu #topmenu .menu li.menu-item-has-children i,
#topmenu .menu li.menu-item-has-children i {
position: absolute;
top: 16px;
right: 35px;
}
.right-menu #topmenu .menu li.menu-item-has-children > a,
#topmenu .menu li.menu-item-has-children > a {
position: relative;
display: inline-block;
width: auto!important;
}
.mob-nav {
display: block;
width: auto;
margin: 0;
}
.mob-nav i::before {
font-size: 24px;
}
.sidebar-open {
height: 100vh;
}
.sidebar-open .canvas-wrap {
left: 320px;
}
.sidebar-open .header_top_bg {
position: fixed;
}
.main-wrapper {
left: 0;
transition: all .5s ease-in-out;
}
.main-wrapper::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.75);
z-index: 400;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.sidebar-open .main-wrapper {
left: 320px;
overflow: visible;
}
.sidebar-open .main-wrapper::before {
opacity: 1;
visibility: visible;
}
.mob-nav-close {
display: block;
float: right;
text-decoration: none;
padding: 15px 0;
line-height: 36px;
margin-right: 35px;
}
.mob-nav-close span {
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
display: inline-block;
}
.mob-nav-close .hamburger {
padding-left: 15px;
display: inline-block;
vertical-align: middle;
margin-bottom: 2px;
}
.mob-nav-close .line {
display: block;
width: 24px;
height: 2px;
background-color: #222222;
}
.mob-nav-close .line:first-of-type {
-webkit-transform: rotate(45deg) translateY(2px);
-moz-transform: rotate(45deg) translateY(2px);
-ms-transform: rotate(45deg) translateY(2px);
-o-transform: rotate(45deg) translateY(2px);
transform: rotate(45deg) translateY(2px);
}
.mob-nav-close .line:last-of-type {
-webkit-transform: rotate(-45deg) translateY(-1px);
-moz-transform: rotate(-45deg) translateY(-1px);
-ms-transform: rotate(-45deg) translateY(-1px);
-o-transform: rotate(-45deg) translateY(-1px);
transform: rotate(-45deg) translateY(-1px);
}
#topmenu {
display: inline-block;
overflow-y: auto;
position: fixed;
text-align: left;
padding-top: 0;
padding-bottom: 100px;
top: 0;
bottom: 0;
width: 320px;
left: -320px;
background-color: #fff;
height: 100vh;
z-index: 100;
transition: all .5s ease-in-out;
}
body.admin-bar #topmenu {
top: 46px;
}
.sidebar-open #topmenu {
position: fixed;
left: 0;
}
#topmenu ul ul {
display: none;
position: static;
}
#topmenu ul.menu > li > ul > li > ul {
display: none;
}
#topmenu ul.menu {
width: 100%;
display: inline-block;
padding-bottom: 10px;
background-color: #fff;
border-top: 1px solid #f1f2f3;
}
#topmenu ul.menu li {
display: block !important;
float: none;
text-align: left;
margin-bottom: 0;
}
#topmenu ul.menu li a::before{
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 320px;
height: 1px;
display: block;
background-color: #f1f2f3;
}
#topmenu ul.menu li a {
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
color: #222222;
padding: 10px 35px;
line-height: 25px;
display: inline-block;
width: auto!important;
float: none;
transition: all 0.5s ease;
} #topmenu > ul.menu > li > ul > li,
#topmenu > ul.menu > li > ul > li > ul > li {
padding-left: 10px;
}
#topmenu > ul.menu > li > ul > li > ul > li:last-child {
margin-bottom: 20px;
}
header .social li a {
line-height: 25px !important;
}
#topmenu .menu li a:hover,
#topmenu .menu .current-menu-parent > a,
#topmenu .menu .current-menu-item > a,
#topmenu .menu .current-menu-ancestor > a {
color: #999!important;
}
header.right-menu .social {
display: block;
}
header.right-menu .social li {
display: inline-block;
}
header.right-menu .social li a {
padding: 5px!important;
}
.phoxy-top-social .social-icon {
display: none;
}
header.right-menu .phoxy-top-social .social {
position: static;
visibility: visible;
opacity: 1;
}
.header_trans-fixed.open header.right-menu .phoxy-top-social .social li a {
color: #222222;
}
#topmenu ul li.mega-menu:hover > ul > li {
width: 100%;
}
#topmenu ul li.mega-menu:hover > ul > li {
width: auto;
}
#topmenu.active-socials {
left: 0;
right: 0;
overflow: visible;
opacity: 1;
width: 100%;
}
header .f-right {
background: #fff;
padding: 15px;
text-align: center;
z-index: 9999;
width: 100%;
transition: all 350ms ease;
display: none;
}
header .f-right.active-socials {
opacity: 1;
visibility: visible;
}
header .f-right.active-socials a {
visibility: visible;
}
header .f-right .header_trans-fixed.open header.right-menu .phoxy-top-social .social li a {
transition: none;
}
.socials-mob-but {
display: block;
margin: 0;
position: absolute;
top: calc(50% + -3px);
right: 20px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.socials-mob-but i::before {
font-size: 24px;
}
header.social .fa,
.mini-cart-wrapper .phoxy-shop-icon {
font-size: 28px;
transition: none;
}
.mini-cart-wrapper .phoxy-shop-icon {
margin: 5px;
line-height: 36px;
}
.mini-cart-wrapper {
margin: 0;
}
.header_trans-fixed.header_top_bg.open header .socials-mob-but i,
.header_trans-fixed header .phoxy-top-social .social li a,
.header_trans-fixed .mini-cart-wrapper .phoxy-shop-icon::before {
color: #222222 !important;
}
.header_trans-fixed.header_top_bg {
transition: none;
}
.phoxy-top-social {
vertical-align: middle;
margin-left: 0;
}
.mini-cart-wrapper .phoxy-shop-icon:before {
margin-top: -3px;
font-size: 20px;
}
.header_trans-fixed.header_top_bg.open {
background-color: #fff;
position: fixed;
z-index: 1000;
top: 0;
width: 100%;
}
.right-menu .mob-nav .line {
width: 18px;
height: 2px;
background-color: #222222;
display: block;
float: left;
margin: 3px auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.right-menu .mob-nav .hamburger {
display: inline-block;
}
.right-menu .mob-nav .hamburger i {
font-family: "Source Sans Pro", sans-serif;
font-style: normal;
font-size: 14px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
display: inline-block;
margin-top: 4px;
}
.header_trans-fixed.menu_light_text .right-menu .mob-nav .hamburger i {
color: #ffffff;
}
.header_trans-fixed .right-menu .mob-nav .hamburger i,
.header_trans-fixed.bg-fixed-color .right-menu .mob-nav .hamburger i {
color: #222222;
}
.header_trans-fixed.bg-fixed-dark .right-menu .mob-nav .hamburger i {
color: #fff;
}
.right-menu .mob-nav.active .line {
margin: 0;
background-color: #222222;
}
.right-menu .mob-nav.active .line:nth-of-type(2) {
opacity: 0;
}
.right-menu .mob-nav.active .line:nth-of-type(1) {
width: 24px;
-webkit-transform: translateY(2px) rotate(45deg);
-ms-transform: translateY(2px) rotate(45deg);
-o-transform: translateY(2px) rotate(45deg);
transform: translateY(2px) rotate(45deg);
}
.right-menu .mob-nav.active .line:nth-of-type(3) {
width: 24px;
-webkit-transform: translateY(-4px) rotate(-45deg);
-ms-transform: translateY(-4px) rotate(-45deg);
-o-transform: translateY(-4px) rotate(-45deg);
transform: translateY(-4px) rotate(-45deg);
}
.right-menu .mob-nav .line:nth-of-type(2) {
width: 24px;
}
.search-form input {
width: 100%;
border: 0;
border-bottom: 1px solid #222;
background-color: transparent;
color: #999999;
font-size: 15px;
padding: 14px 0;
}
.search-icon-wrapper {
display: block;
position: relative;
margin-top: 30px;
}
.search-icon-wrapper i {
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.search-icon-wrapper .input-group {
width: 100%;
}
} @media only screen and (min-width: 1025px) {
.menu-bottom:not(.static-menu):not(.body-aside-menu) .main-wrapper{
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) .header_top_bg .logo span{
color: #fff;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) .header_top_bg .mini-cart-wrapper .phoxy-shop-icon:before,
.menu-bottom:not(.static-menu):not(.body-aside-menu) .header_top_bg #topmenu > .menu > li > a,
.menu-bottom:not(.static-menu):not(.body-aside-menu) .header_top_bg .phoxy-top-social .social li a{
color: #aaa!important;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) .header_top_bg{
order: 5;
margin-top: 0!important;
background-color: #222;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) #topmenu{
background-color: #222;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) .phoxy_mini_cart{
top: auto;
bottom: 50px;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) #topmenu > ul > li > .sub-menu{
top: auto;
bottom: 75px;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) .header_trans-fixed,
.menu-bottom:not(.static-menu):not(.body-aside-menu) .fixed-header{
top: auto;
bottom: 0;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) #topmenu ul .mega-menu > ul{
top: auto!important;
}
.menu-bottom:not(.static-menu):not(.body-aside-menu) .header_top_bg .mini-cart-wrapper a:hover .phoxy-shop-icon:before,
.menu-bottom:not(.static-menu):not(.body-aside-menu) .phoxy-top-social .social li a:hover,
.menu-bottom:not(.static-menu):not(.body-aside-menu) #topmenu .menu > li > a:hover,
.menu-bottom:not(.static-menu):not(.body-aside-menu) #topmenu .menu > li.current-menu-parent > a,
.menu-bottom:not(.static-menu):not(.body-aside-menu) #topmenu .menu > li.current-menu-item > a,
.menu-bottom:not(.static-menu):not(.body-aside-menu) #topmenu .menu > li.current-menu-ancestor > a{
color: #fff!important;
}
}
@media only screen and (max-width: 1024px) {
.about-mob-section-wrap .about-hamburger {
width: 20px;
cursor: pointer;
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 100;
}
.menu_light_text.bg-fixed-color .about-mob-section-wrap .about-hamburger .line {
background-color: #222222;
}
.menu_light_text.bg-fixed-dark .about-mob-section-wrap .about-hamburger .line {
background-color: #fff;
}
.menu_light_text .about-mob-section-wrap .about-hamburger .line {
background-color: #ffffff;
}
.about-mob-section-wrap .about-hamburger .line {
display: block;
width: 18px;
height: 2px;
background-color: #222222;
float: right;
margin: 3px auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.menu_light_text.bg-fixed-color .about-mob-section-wrap.open .about-hamburger .line{
background-color: #fff;
}
.about-mob-section-wrap .about-hamburger .line:nth-of-type(2) {
width: 24px;
}
.about-mob-section-wrap .mobile-about-section {
position: fixed;
top: 0;
bottom: 0;
right: 0;
width: 320px;
height: 100%;
background-color: #000;
transition: opacity .75s ease, visibility .75s ease, transform .75s ease;
-webkit-transform:translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform:translateX(100%);
visibility: hidden;
} .about-mob-section-wrap.open .mobile-about-section {
visibility: visible;
opacity: 1;
-webkit-transform:translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
overflow-y: auto;
}
.about-mob-section-wrap.open .about-hamburger .line {
background-color: #ffffff;
}
.about-mob-section-wrap.open .about-hamburger .line:nth-of-type(2) {
opacity: 0;
}
.about-mob-section-wrap.open .about-hamburger .line:nth-of-type(1) {
width: 24px;
-webkit-transform: translateY(7px) rotate(45deg);
-ms-transform: translateY(7px) rotate(45deg);
-o-transform: translateY(7px) rotate(45deg);
transform: translateY(7px) rotate(45deg);
}
.about-mob-section-wrap.open .about-hamburger .line:nth-of-type(3) {
width: 24px;
-webkit-transform: translateY(-9px) rotate(-45deg);
-ms-transform: translateY(-9px) rotate(-45deg);
-o-transform: translateY(-9px) rotate(-45deg);
transform: translateY(-9px) rotate(-45deg);
} .about-mob-section-wrap .about-section-inner {
padding: 65px 40px 40px;
}
.about-mob-section-wrap .mobile-about-section .about-social-title{
font-size: 19px;
line-height: 1.3;
font-family:"Source Sans Pro", sans-serif;
letter-spacing: .2px;
color: #fff;
display: block;
font-weight: 600;
margin-top: 50px;
margin-bottom: 20px;
}
.about-mob-section-wrap .mobile-about-section .about-gallery-list{
margin-left: -5px;
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
}
.about-mob-section-wrap .mobile-about-section .about-gallery-list li a{
background-size: cover;
background-position: center;
display: block;
height: 100%;
width: 100%;
}
.about-mob-section-wrap .mobile-about-section .about-gallery-list li{
width: calc(50% - 10px);
display: block;
float: left;
margin: 5px;
}
.about-mob-section-wrap .about-section-inner .about-gallery-wrap{
margin-top: 40px;
}
.about-mob-section-wrap .about-section-inner .social{
display: block;
text-align: center;
margin-left: 0;
}
.about-mob-section-wrap .about-section-inner .social li{
display: inline-block;
}
.about-mob-section-wrap .about-section-inner .social li a{
color: #fff;
font-size: 16px;
margin-right: 30px;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}
.about-mob-section-wrap .about-section-inner .social li a:hover{
opacity: .8;
}
.about-mob-section-wrap .mobile-about-section .about-text-wrap p {
margin-top: 15px;
max-width: 580px;
text-align: center;
line-height: 1.6;
font-size: 15px;
}
.about-mob-section-wrap .mobile-about-section .about-gallery-wrap .mob-about-title {
margin-bottom: 20px;
color: #ffffff;
font-family: "Source Sans Pro", sans-serif;
font-size: 30px;
font-weight: 600;
letter-spacing: 1px;
line-height: 1.1;
width: 100%;
text-align: left;
}
.about-mob-section-wrap .mobile-about-section .about-gallery-wrap .s-back-switch {
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
}
.about-mob-section-wrap .mobile-about-section .about-gallery-wrap .s-back-switch::before {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0,  .4);
transition: opacity .3s ease, visibility .3s ease;
visibility: hidden;
opacity: 0;
content: "";
}
.about-mob-section-wrap .mobile-about-section .about-gallery-wrap .s-back-switch:hover::before {
opacity: 1;
visibility: visible;
}
.about-mob-section-wrap .mobile-about-section .about-text-wrap,
.about-mob-section-wrap .mobile-about-section .about-gallery-wrap {
width: 100%;
}
.about-mob-section-wrap .mobile-about-section .about-text-wrap {
text-align: center;
}
.about-mob-section-wrap .mobile-about-section .about-text-wrap h1,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h2,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h3,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h4,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h5,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h6,
.about-mob-section-wrap .mobile-about-section .about-text-wrap p {
color: #ffffff;
}
.about-mob-section-wrap .mobile-about-section .about-text-wrap h1,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h2,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h3,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h4,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h5,
.about-mob-section-wrap .mobile-about-section .about-text-wrap h6 {
font-family: "Source Sans Pro", sans-serif;
font-weight: 600;
letter-spacing: 1px;
}
}  .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden,
.mCSB_inside > .mCSB_container {
margin-right: 0;
}
@media only screen and (min-width: 1025px) {
.static-menu {
padding-left: 256px;
position: relative;
}
.static-menu .right-menu .logo span {
float: none;
}
.static-menu .main-header-testimonial {
margin-left: auto;
margin-right: auto;
}
.static-menu .single-pagination {
padding: 15px;
}
.static-menu .top-banner {
height: 500px;
}
.static-menu .row.single-share {
margin-right: 0;
margin-left: 0;
}
.static-menu .portfolio-single-content .izotope-container {
margin-top: 20px;
}
.static-menu .pixproof-data,
.static-menu .pixproof-data .grid__item:last-child {
margin-top: 20px;
}
.static-menu .portfolio-single-content .single-pagination {
padding: 50px 15px;
}
.static-menu .banner-slider .page-view {
max-width: 100%;
}
.static-menu .portfolio-single-content p,
.static-menu .portfolio-single-content h1,
.static-menu .portfolio-single-content h2,
.static-menu .portfolio-single-content h3,
.static-menu .portfolio-single-content h4,
.static-menu .portfolio-single-content h5,
.static-menu .portfolio-single-content h6 {
padding: 0 15px;
}
.static-menu .portfolio-single-content .row.gallery-single {
margin-right: 0;
margin-left: 0;
}
.static-menu .swiper-container-split .swiper-slide .slide-item.slide-text-left .wrap-slide-text {
padding-left: 190px;
}
.static-menu .vc_row:not([data-vc-stretch-content="true"]) {
padding-left: 0 !important;
padding-right: 0 !important;
}
.static-menu .vc_row[data-vc-full-width] {
max-width: calc(100% + 30px) !important;
left: 0 !important;
}
.static-menu .top-banner .content {
padding: 0 15px;
}
.static-menu .flow-slider .swiper-container {
width: 120vw;
}
.static-menu .exhibition-wrap .container-wrap {
max-width: 100%;
}
.static-menu .exhibition-wrap .slide {
max-width: calc(70vw - 90px);
}
.static-menu #footer {
max-width: calc(100% - 254px);
left: 254px;
}
.static-menu .header_top_bg {
padding-bottom: 0;
}
.aside-menu.static {
max-width: 290px;
left: 0;
}
.aside-menu.static .aside-nav {
display: none;
}
.aside-menu.static #topmenu ul.menu {
overflow-y: visible;
transform: translate(-50%, -50%);
}
.aside-menu.static #topmenu {
box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.12);
left: 0 !important;
margin-left: 0;
vertical-align: top;
border-right: none;
background-color: #222222;
}
.aside-menu.static #topmenu .sub-menu {
margin-left: 0;
left: 100%;
top: 50%;
background-color: #222;
width: 100% !important;
max-height: 100vh;
transform: translateY(-50%);
box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.12);
}
.aside-menu.static #topmenu .mega-menu .sub-menu {
overflow: auto;
}
.aside-menu.static #topmenu .sub-menu .sub-menu {
left: 99%;
}
.aside-menu.static #topmenu li:hover > .sub-menu {
display: none;
}
.aside-menu.static #topmenu .menu li a {
text-align: left;
color: #ffffff;
font-family: "Source Sans Pro", sans-serif;
font-size: 12px;
font-weight: 600;
display: inline-block;
letter-spacing: 2px;
margin: 0;
width: auto;
line-height: 2;
padding: 0 2px 0 0;
text-transform: uppercase;
}
@-webkit-keyframes slidetounlock {
0% {
background-position: -150px 0
}
100% {
background-position: 150px 0
}
}
.aside-menu.static #topmenu .current-menu-parent > a,
.aside-menu.static #topmenu .current-menu-item > a,
.aside-menu.static #topmenu .menu li a:hover {
opacity: 1;
visibility: visible;
display: inline-block;
background: -webkit-gradient(linear,left top,right top,color-stop(0,#ccc), color-stop(.5,#eee), color-stop(1,#ccc));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-animation-iteration-count: infinite;
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-name: slidetounlock;
animation-name: slidetounlock
}
.aside-menu.static #topmenu .social li a {
color: #ffffff;
}
.aside-menu.static #topmenu .social li a:hover {
color: #999999;
}
.aside-menu.static #topmenu .f-right {
text-align: left;
left: 0;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
width: 100%;
padding-left: 45px;
padding-right: 20px;
}
.aside-menu.static #topmenu .f-right .copy {
text-transform: none;
font-size: 14px;
line-height: 1.57;
color: #fff;
margin-top: 15px;
white-space: normal;
margin-left: 0;
}
.aside-menu.static #topmenu .f-right .copy a {
text-decoration: none;
color: #ffffff;
}
.aside-menu.static #topmenu .f-right .copy a:hover {
color: #999999;
}
.aside-menu.static .logo {
left: 0;
width: 100%;
top: 0;
padding-top: 40px;
text-align: left;
padding-left: 45px;
}
.aside-menu.static .logo span {
color: #ffffff;
font-size: 26px;
line-height: 1;
}
.aside-menu.static .logo img {
max-width: 100%;
}
body.right-aside{
padding-left: 0;
padding-right: 256px;
}
.right-aside .aside-menu.static{
right: 0;
left: auto;
}
.right-aside .aside-menu.static #topmenu{
right: 0!important;
left: auto!important;
}
.right-aside .aside-menu.static .logo{
left: auto;
right: 0;
text-align: right;
padding-right: 45px;
padding-left: 0;
max-width: 256px;
}
.right-aside .aside-menu #topmenu ul.menu li{
text-align: right;
padding: 7px 45px 7px 20px;
}
.right-aside  .aside-menu.static #topmenu .menu li a{
text-align: right;
}
.right-aside .aside-menu.static #topmenu .f-right{
padding-left: 20px;
padding-right: 45px;
text-align: right;
}
.right-aside .aside-menu.static #topmenu .sub-menu{
left: -100%;
}
.right-aside .aside-menu.static #topmenu .sub-menu .sub-menu{
left: -99%;
}
}
@media only screen and (min-width: 1650px) {
.static-menu .vc_row:not([data-vc-stretch-content="true"]) {
padding-left: 7% !important;
padding-right: 7% !important;
}
}
@media only screen and (min-width: 1199px) and (max-width: 1375px) {
.static-menu .pricing-item {
padding: 60px 40px;
}
.static-menu .pricing-item .mask-image {
min-width: 150px;
width: 150px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1275px) {
.static-menu .pricing-item .mask-image {
min-width: 130px;
width: 130px;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1460px) {
.static-menu .about-section {
padding: 0 30px;
overflow: hidden;
}
.static-menu .headings-wrap,
.static-menu .phoxy-post-list-1,
.static-menu .phoxy-post-list-2,
.static-menu .phoxy-portfolio-2,
.static-menu .phoxy-portfolio-3,
.static-menu .phoxy-portfolio-urban {
padding: 0 15px;
}
.static-menu .contacts-info-wrap {
padding: 0 15px 15px;
}
.static-menu .vc_row.pad-fix {
padding-right: 15px!important;
padding-left: 15px!important;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1375px) {
.static-menu .outer-album-swiper .album-text-block,
.static-menu .outer-album-swiper .right-content {
max-width: 233px;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1350px) {
.static-menu .contacts-info-wrap.style3 .content {
padding: 100px 20px;
}
.static-menu .swiper-container.carousel-albums .swiper-button-prev {
left: 30px;
}
.static-menu .swiper-container.carousel-albums .swiper-button-prev:hover {
left: 20px;
}
.static-menu .swiper-container.carousel-albums .swiper-button-next {
right: 30px;
}
.static-menu .swiper-container.carousel-albums .swiper-button-next:hover {
right: 20px;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
.static-menu .coming-soon .svg .count {
font-size: 115px;
}
.static-menu .client-wrap {
width: 50%;
}
.static-menu .info-block-parallax-wrap .content-wrap {
padding: 70px 20px 70px;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
.static-menu .top-banner {
height: 300px;
}
.static-menu .top-banner.center_content {
min-height: 300px;
}
.static-menu .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .title {
font-size: 50px;
line-height: 55px;
}
.static-menu .swiper-container-vert-slider .swiper-slide .container .wrap-text {
max-width: calc(100% - 40px);
}
.static-menu .swiper-container-vert-slider .swiper-slide .container .wrap-text .title {
font-size: 60px;
letter-spacing: 8px;
}
.static-menu .portfolio-slider-wrapper.slider_classic .content-wrap .portfolio-title {
font-size: 50px;
letter-spacing: 7px;
}
.static-menu .portfolio-single-content .gallery-single.infinite_full_gallery .item-single {
width: 33.33%;
}
.static-menu .portfolio.grid .item {
width: 50% !important;
}
.static-menu .flow-slider .flow-title {
font-size: 60px;
}
}  @media only screen and (min-width: 1025px) {
.body-aside-menu {
padding-left: 58px;
}
.aside-fix .logo {
position: fixed;
top: auto;
left: 0;
transform-origin: left top 0;
transform: rotate(-90deg);
padding: 0;
height: 58px;
}
.aside-fix .logo span,
.aside-fix .logo img {
max-height: 58px;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #ffffff;
}
.aside-fix .aside-nav {
background-color: #222;
}
.aside-fix .aside-nav .aside-nav-line {
top: auto;
bottom: 40px;
background-color: #fff;
}
.aside-fix #topmenu .sub-menu {
min-width: auto;
position: static;
}
.aside-fix #topmenu .sub-menu a {
font-weight: 400;
line-height: 1.5!important;
text-transform: none;
letter-spacing: .5px;
font-size: 13px;
}
.aside-fix #topmenu::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 80px;
background: #fff;
z-index: 1;
}
.aside-fix #topmenu .f-right {
text-align: center;
}
.aside-fix #topmenu ul.menu li a:hover,
.aside-fix #topmenu ul.menu .current-menu-ancestor > a,
.aside-fix #topmenu ul.menu .current-menu-parent > a,
.aside-fix #topmenu ul.menu .current-menu-item > a {
color: #999999;
}
.aside-fix #topmenu ul ul li a {
width: auto;
padding: 0;
}
.aside-fix #topmenu ul.menu li {
padding: 10px 15px;
text-align: center;
}
.aside-fix #topmenu ul.menu a {
display: inline-block;
position: relative;
line-height: 1.2;
}
.aside-fix .logo img {
margin: 0;
}
.aside-fix #topmenu ul.menu {
padding-bottom: 20px;
}
}  @media only screen and (min-width: 1025px) {
.container-fluid header.classic {
padding: 0 85px;
}
header.classic {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.classic #topmenu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.classic #topmenu .menu {
width: 100%;
text-align: center;
}
.classic .f-right ul li a{
text-transform: initial!important;
}
.header_trans-fixed.header_top_bg .classic #topmenu ul li a {
padding: 0;
}
.classic #topmenu .menu li a {
color: #666;
font-size: 13px;
font-weight: 600;
letter-spacing: 1.2px;
line-height: 2;
text-transform: uppercase;
}
.classic #topmenu .menu li a:hover,
.classic #topmenu .current-menu-parent > a,
.classic #topmenu .current-menu-item > a,
.classic #topmenu .current-menu-ancestor > a,
.header_trans-fixed .classic #topmenu .menu li a:hover,
.header_trans-fixed .classic #topmenu .current-menu-parent > a,
.header_trans-fixed .classic #topmenu .current-menu-item > a,
.header_trans-fixed .classic #topmenu .current-menu-ancestor > a {
color: #222!important;
}
.menu_light_text.header_top_bg:not(.bg-fixed-color) .classic #topmenu .menu > li > a:hover,
.menu_light_text.header_top_bg:not(.bg-fixed-color) .classic #topmenu .menu > .current-menu-parent > a,
.menu_light_text.header_top_bg:not(.bg-fixed-color) .classic #topmenu .menu > .current-menu-item > a,
.menu_light_text.header_top_bg:not(.bg-fixed-color) .classic #topmenu .menu > .current-menu-ancestor > a{
color: rgba(255,255,255,.8)!important;
}
.classic #topmenu .menu > li {
padding: 30px 0;
}
.classic #topmenu .sub-menu {
top: 75px;
left: -35px;
min-width: 270px;
padding: 30px 0;
background-color: #ffffff;
-webkit-box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.07);
box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.07);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .5s ease, visibility .5s ease;
-o-transition: opacity .5s ease, visibility .5s ease;
transition: opacity .5s ease, visibility .5s ease;
display: block;
}
.classic #topmenu .menu li:hover > ul {
opacity: 1;
visibility: visible;
}
.classic #topmenu .menu > li ul a {
opacity: 0;
-webkit-transform: matrix(1, 0, 0, 1, 0, 20);
-ms-transform: matrix(1, 0, 0, 1, 0, 20);
transform: matrix(1, 0, 0, 1, 0, 20);
-webkit-transition: opacity .75s ease, color .5s ease, -webkit-transform .75s ease;
transition: opacity .75s ease, color .5s ease, -webkit-transform .75s ease;
-o-transition: opacity .75s ease, transform .75s ease, color .5s ease;
transition: opacity .75s ease, transform .75s ease, color .5s ease;
transition: opacity .75s ease, transform .75s ease, color .5s ease, -webkit-transform .75s ease;
}
.classic #topmenu .menu > li:hover ul a,
.classic #topmenu .menu > li.mega-menu:hover ul > li > ul.sub-menu > li a {
opacity: 1;
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
-ms-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
}
.classic #topmenu .sub-menu .sub-menu {
top: 0;
left: 100%;
padding: 40px 15px;
}
.unit .classic #topmenu .sub-menu{
min-width: 230px;
}
.classic #topmenu .menu li:last-of-type .sub-menu .sub-menu,
.classic #topmenu .menu li:nth-last-of-type(2) .sub-menu .sub-menu,
.classic #topmenu .menu li:nth-last-of-type(3) .sub-menu .sub-menu {
left: -100%;
}
.classic #topmenu .sub-menu li {
padding: 8px 35px;
text-align: left;
}
.classic #topmenu .sub-menu li a {
width: auto;
display: inline-block;
padding: 0;
font-weight: 600;
}
.classic #topmenu .current-menu-parent > a,
.classic #topmenu .current-menu-item > a {
position: relative;
}
.classic #topmenu > ul > li > a {
margin: 0 28px 0 0;
}
.classic #topmenu .mini-cart-wrapper {
margin-left: 30px;
}
.classic #topmenu .menu .mega-menu:hover > ul > li > ul {
opacity: 1;
visibility: visible;
} .classic .site-search {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
background-color: rgba(255, 255, 255, .9);
overflow-x: hidden;
overflow-y: auto;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .7s ease, visibility .7s ease;
-o-transition: opacity .7s ease, visibility .7s ease;
transition: opacity .7s ease, visibility .7s ease;
}
.classic .site-search.open {
opacity: 1;
visibility: visible;
}
.classic .site-search .form-container {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.classic .site-search .form-container .input-group {
width: 100%;
}
.classic .site-search .form-container .input-group input {
font-size: 18px;
}
.classic .site-search .close-search {
position: absolute;
top: 80px;
right: 80px;
width: 30px;
height: 30px;
}
.classic .site-search .line {
width: 18px;
height: 1px;
background-color: #222222;
display: block;
margin: 4px auto;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.classic .site-search .line:nth-of-type(1) {
-webkit-transform: translateY(1px) rotate(45deg);
-ms-transform: translateY(1px) rotate(45deg);
-o-transform: translateY(1px) rotate(45deg);
transform: translateY(1px) rotate(45deg);
}
.classic .site-search .line:nth-of-type(2) {
-webkit-transform: translateY(-4px) rotate(-45deg);
-ms-transform: translateY(-4px) rotate(-45deg);
-o-transform: translateY(-4px) rotate(-45deg);
transform: translateY(-4px) rotate(-45deg);
}
.search-form input {
width: 100%;
border: 0;
border-bottom: 1px solid #222;
background-color: transparent;
color: #999999;
font-size: 15px;
padding: 14px 0;
}
.classic #topmenu .search-icon-wrapper {
margin-left: 30px;
cursor: pointer;
font-size: 18px;
} }
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.container-fluid header.classic{
padding: 0 45px;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1380px) {
.classic #topmenu > ul > li > a {
margin: 0 20px 0 0;
}
}  @media only screen and (min-width: 1025px) {
.classic.simple #topmenu .menu{
text-align: left;
padding-left: 50px;
padding-right: 50px;
}
}  @media only screen and (min-width: 1200px) {
.modern #topmenu {
padding-right: 75px;
padding-left: 60px;
}
}
@media only screen and (min-width: 1025px) {
.modern .site-search .container {
width: auto;
padding: 0;
}
.modern .site-search .container .row {
margin: 0;
}
.modern .site-search .container .row .col-lg-12 {
padding: 0;
}
.modern #topmenu,
.modern .menu-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-preferred-size: 80%;
flex-basis: 80%;
}
.modern #topmenu .menu li a:hover,
.modern #topmenu .current-menu-parent > a,
.modern #topmenu .current-menu-item > a,
.modern #topmenu .current-menu-ancestor > a {
color: #999999;
}
.modern .logo {
display: block;
margin: 0 30px;
}
#footer.classic img.logo-mobile,
.modern .logo-mobile {
display: none;
}
.modern .logo span {
line-height: 2;
}
.modern #topmenu .menu li a {
padding: 0 10px;
color: #222222;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
line-height: 2;
text-transform: uppercase;
}
.modern #topmenu .menu li a:hover,
.modern #topmenu .current-menu-parent > a,
.modern #topmenu .current-menu-item > a,
.modern #topmenu .current-menu-ancestor > a {
color: #999999;
}
.modern #topmenu .menu > li {
padding: 30px 0;
}
.modern #topmenu .sub-menu {
top: 75px;
left: -35px;
min-width: 270px;
padding: 30px 0;
background-color: #ffffff;
-webkit-box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.07);
box-shadow: 3px 1px 20px 0 rgba(0, 0, 0, 0.07);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .5s ease, visibility .5s ease, color .3s ease;
-o-transition: opacity .5s ease, visibility .5s ease, color .3s ease;
transition: opacity .5s ease, visibility .5s ease, color .3s ease;
display: block;
}
.modern #topmenu .menu li:hover > ul {
opacity: 1;
visibility: visible;
}
.modern #topmenu .menu > li ul a {
opacity: 0;
-webkit-transform: matrix(1, 0, 0, 1, 0, 20);
-ms-transform: matrix(1, 0, 0, 1, 0, 20);
transform: matrix(1, 0, 0, 1, 0, 20);
-webkit-transition: opacity .75s ease, color .3s ease, -webkit-transform .75s ease;
-o-transition: opacity .75s ease, transform .75s ease, color .3s ease, transform .75s ease;
transition: opacity .75s ease, transform .75s ease, color .3s ease, transform .75s ease;
}
.modern #topmenu .menu > li:hover ul a,
.modern #topmenu .menu > li.mega-menu:hover ul > li > ul.sub-menu > li a {
opacity: 1;
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
-ms-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
}
.modern #topmenu .sub-menu .sub-menu {
top: 0;
left: 100%;
padding: 40px 15px;
}
.modern #topmenu .menu li:last-of-type .sub-menu .sub-menu,
.modern #topmenu .menu li:nth-last-of-type(2) .sub-menu .sub-menu,
.modern #topmenu .menu li:nth-last-of-type(3) .sub-menu .sub-menu {
left: -100%;
}
.modern #topmenu .sub-menu li {
padding: 8px 35px;
text-align: left;
}
.modern #topmenu .sub-menu li a {
width: auto;
display: inline-block;
padding: 0;
font-weight: 600;
}
.modern #topmenu .current-menu-parent > a,
.modern #topmenu .current-menu-item > a {
position: relative;
}
.modern #topmenu > ul > li > a {
margin: 0 28px 0 0;
}
.modern #topmenu .mini-cart-wrapper {
margin-left: 30px;
}
.modern #topmenu .menu .mega-menu:hover > ul > li > ul {
opacity: 1;
visibility: visible;
}
.modern .search-icon-wrapper {
position: relative;
-ms-flex-preferred-size: 10%;
flex-basis: 10%;
}
.modern .open-search {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 0;
}
.modern .search-form input {
padding: 8px 0;
border-bottom: 1px solid #ddd;
color: #222222;
font-family: "Source Sans Pro", sans-serif;
font-style: italic;
letter-spacing: 1.3px;
}
.modern .f-right {
-ms-flex-preferred-size: 10%;
flex-basis: 10%;
}
}
@media (max-width: 1024px) {
.modern #topmenu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.modern .mob-nav-close {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.modern .menu-wrapper {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.modern .f-right {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.modern .search-icon-wrapper {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.modern #topmenu .logo {
display: none;
}
.modern #topmenu .menu {
padding-bottom: 0;
}
.modern #topmenu .f-right {
margin-top: 30px;
}
} @media (min-width: 1025px) {
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(2)::after,
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(3)::after,
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(4)::after{
background-color: rgba(255,255,255,.15);
height: -webkit-calc(100% - 30px);
height: calc(100% - 30px);
top: 15px;
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(2)::after{
left: 25%;
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(3)::after{
left: 50%;
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(4)::after{
left: 75%;
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li:nth-child(5)::after{
display: none;
}
.dark-submenu .classic #topmenu .sub-menu{
background-color: #222;
}
.dark-submenu.menu_light_text .right-menu #topmenu ul li ul li a{
color: #fff!important;
}
.dark-submenu header:not(.aside-menu):not(.full).right-menu #topmenu ul .mega-menu > ul{
background-color: #222;
width: calc(100% - 160px);
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul::before{
display: none;
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li{
width: 25%;
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li li.mega-menu{
padding-bottom: 0!important;
}
.dark-submenu .classic #topmenu .sub-menu li{
padding: 0 35px;
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li li a{
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
color: #fff;
display: block;
padding: 1px 7px;
font-size: 12px;
}
.dark-submenu .classic #topmenu .menu li li a:hover,
.dark-submenu .classic #topmenu li li.current-menu-parent > a,
.dark-submenu .classic #topmenu li li.current-menu-item > a,
.dark-submenu .classic #topmenu li li.current-menu-ancestor > a,
.dark-submenu.header_trans-fixed .classic #topmenu .menu li li a:hover,
.dark-submenu.header_trans-fixed .classic #topmenu li li.current-menu-parent > a,
.dark-submenu.header_trans-fixed .classic #topmenu li li.current-menu-item > a,
.dark-submenu.header_trans-fixed .classic #topmenu li li.current-menu-ancestor > a,
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li li a:hover{
color: rgba(255,255,255,.5)!important;
background-color: rgba(255,255,255,.05);
}
.dark-submenu .classic #topmenu .sub-menu .sub-menu{
padding: 30px 0;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
.dark-submenu header:not(.aside-menu):not(.full).right-menu #topmenu ul .mega-menu > ul{
width: calc(100% - 90px);
}
.dark-submenu header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul > li{
padding: 0 20px 5px;
}
}
@media only screen and (min-width: 992px) {
.page-id-8368 .padding-desc,
.page-id-8368 .padding-desc .vc_row,
.page-id-8368 .padding-desc + #footer > div {
padding-right: 20px;
padding-left: 20px;
}
}
@media (min-width: 768px) {
.right-menu {
width: 100%;
margin: 0;
max-width: 100%;
}
} .select2-container .select2-selection--single{
height: 30px;
}
.contacts-info-wrap .form input:not([type="submit"]),
.contacts-info-wrap .form textarea,
#footer.fix-bottom .footer-bottom-wrap{
background: transparent!important;
}
body,
.header_top_bg,
#footer .footer-bottom-wrap,
#footer.classic,
.aside-fix #topmenu::after,
#footer.modern .footer-bottom-wrap,
.post-paper.metro,
.post-paper.masonry,
.single-post .main-wrapper,
.blog.metro,
.post.metro-style .post-wrap-item .post-media,
.archive.metro,
.post.center-style .info-wrap,
.pages, .page-numbers,
.woocommerce div.product form.cart .variations select,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #review_form #respond textarea,
.video-banner-modern .text-content .title mark,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce #review_form #respond input:not([type="submit"]),
.banner-slider-modern .swiper-slide .content-wrapper .content-wrap .title mark,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-state-active,
.pricing-item.classic,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel,
.ui-widget-content,
#footer,
#topmenu{
background-color: #000;
}
.woocommerce div.product form.cart .variations select,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment{
outline: 1px solid #666;
}
.tg-post-1 .tg-item-content-holder,
.tg-post-masonry .tg-item-content-holder,
.phoxy-tile-masonry .tg-iso-tile .tg-item-content-holder{
background-color: #000!important;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link + .button:hover,
.woocommerce ul.products li.product a.woocommerce-loop-product__link + .button + .added_to_cart:hover{
background-color: #999!important;
}
.tg-iso-transform .tg-item-media-content,
.metro_2 .gallery-item-wrap.default .caption{
background-color: rgba(255,255,255,.8)!important;
}
.tg-iso-transform .tg-element-1,
.post.metro-style.format-quote .info-wrap i.ion-quote,
.post.metro-style.format-post-text .info-wrap i.ion-quote,
.metro_2 .gallery-item-wrap.default .caption,
.woocommerce a.remove{
color: #222!important;
}
.tg-iso-transform .tg-element-2,
.woocommerce .quantity .qty{
color: #777!important;
}
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-checkbox,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=email]:focus,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-nav .ui-state-active,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content textarea:focus{
border-color: #666;
}
.classic #topmenu .sub-menu,
.thumb-slider-wrapp .sub-thumb-slider,
.thumb-glitch,
.thumb-slider-wrapp .thumb-slider-wrapp-arrow .hide-images,
.thumb-slider-wrapp .thumb-slider-wrapp-arrow .show-images,
.thumb-glitch .swiper-button-next,
.thumb-glitch .swiper-button-prev,
.urban_slider .slick-arrow,
.header_trans-fixed.header_top_bg.bg-fixed-color,
.select2-container--open .select2-dropdown--below,
.select2-container--default .select2-search--dropdown .select2-search__field,
.services.accordion .accordeon-wrap,
.detailed-features.container .feature,
.posts-slider-wrap.urban .swiper-button,
.phoxy_mini_cart{
background-color: #222;
}
.portfolio-slider-wrap.carousel .slide-image .content-wrap{
background: rgba(0,0,0,.7);
}
.skill-wrapper.circle svg .bar{
stroke: #fff;
}
.skill-wrapper.circle svg circle{
stroke: #777;
}
.about-section-simple .description blockquote:hover,
.skill-wrapper.linear .line,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce span.onsale,
.justified-wrap-gallery .subtitle::before,
.justified-wrap-gallery::after,
.woocommerce ul.products li.product a.woocommerce-loop-product__link + .button + .added_to_cart,
.woocommerce ul.products li.product a.woocommerce-loop-product__link + .button,
.woocommerce div.product .woocommerce-tabs ul.tabs li{
background-color: #444;
}
.posts-slider-wrap.urban .swiper-container,
.posts-slider-wrap.urban .swiper-button:hover{
background-color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce .quantity .qty,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce #review_form #respond textarea,
.woocommerce #review_form #respond input:not([type="submit"]),
.woocommerce-message, .woocommerce-error, .woocommerce-info,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=email],
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content textarea,
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
border-color: #444;
}
.woocommerce div.product .woocommerce-tabs .panel,
.services.accordion .accordeon a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
border-bottom: 1px solid #444!important;
}
.video-banner-centered-modern .preview{
box-shadow: 18px -7px 20px 0px #333;
}
.pricing-item.classic{
box-shadow: 5px 5px 20px 0px #333;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li a:focus{
background-color: #999;
}
.headings.text_center .subtitle,
#footer.modern .footer-bottom-wrap .copyright,
.headings.text_button_modern .subtitle,
.archive-client .user-info-wrap .descr,
.about-section-simple .description,
.about-section-simple .description p,
.about-section-simple .subtitle,
.services.center .content .text,
.skill-wrapper.linear .subtitle,
.services.numerical .item-service .content .text,
.services.numerical .item-service .icon-wrap i,
.modern_button .subtitle,
.contacts-info-wrap.info_with_form .address,
.contacts-info-wrap.info_with_form .address p,
.contacts-info-wrap.info_with_form .address a,
.skill-wrapper.linear-text .text,
.team-members-wrap.chess_tile .member-text,
.headings.text_small_modern .subtitle,
.team-members-wrap.modern .member-position,
.post.center-style .category a,
.woocommerce #review_form #respond .comment-form-rating label,
.post.center-style .date a,
.headings.text_button .title,
body.single-whizzy_proof_gallery .whizzy-data .grid__item .entry__meta-box span,
.contacts-info-wrap.parallax_content .text p,
.woocommerce-mini-cart__total,
.woocommerce-review-link,
.woocommerce div.product .product_meta span a,
.pricing-info .pricing-list li, .pricing-info .pricing-list p,
.woocommerce-product-details__short-description,
.woocommerce div.product .product_meta span span,
.woocommerce div.product .woocommerce-tabs .panel p,
.woocommerce table.shop_table td.product-name a:hover,
.woocommerce-message a:hover, .woocommerce-error a:hover, .woocommerce-info a:hover,
.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__published-date,
.woocommerce div.product form.cart .woocommerce-variation-description p,
.masonry-animated .wrapper .content .title:hover,
.masonry-animated .wrapper .content .category,
.wpb_text_column p,
.justified-portfolio-wrap .justified-item .content .category,
.services.accordion .accordeon-wrap .main-text,
.services.accordion .accordeon .text,
.headings.text_small_modern .subtitle,
.services.with_images .content .text,
.justified-wrap-gallery .subtitle,
.posts-slider-wrap.urban .excerpt,
.posts-slider-wrap.urban .info-top a,
.posts-slider-wrap.urban .info-top,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-tabs-panel,
.masonry-filter-gallery-wrap .gallery .item-filter .content .text,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-ultimate-gdpr-service-description,
.single-whizzy_proof_gallery .whizzy-client-banner+.container .whizzy-filters button.is-checked,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default a,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default a:link,
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_quantity{
color: #aaa;
}
.tg-post-masonry .date,
.tg-post-masonry a.category span,
.tg-post-1 .tg-element-3{
color: #aaa!important;
}
.contacts-info-wrap .form input::-webkit-input-placeholder {
opacity: 1;
color: #aaa;
}
.contacts-info-wrap .form input::-moz-placeholder {
opacity: 1;
color: #aaa;
}
.contacts-info-wrap .form input:-ms-input-placeholder {
opacity: 1;
color: #aaa;
}
.contacts-info-wrap .form input:-moz-placeholder {
opacity: 1;
color: #aaa;
}
.contacts-info-wrap .form textarea::-webkit-input-placeholder {
opacity: 1;
color: #aaa;
}
.contacts-info-wrap .form textarea::-moz-placeholder {
opacity: 1;
color: #aaa;
}
.contacts-info-wrap .form textarea:-ms-input-placeholder {
opacity: 1;
color: #aaa;
}
.contacts-info-wrap .form textarea:-moz-placeholder {
opacity: 1;
color: #aaa;
}
.woocommerce form .form-row input.input-text::-webkit-input-placeholder {
opacity: 1;
color: #aaa;
}
.woocommerce form .form-row input.input-text::-moz-placeholder {
opacity: 1;
color: #aaa;
}
.woocommerce form .form-row input.input-text:-ms-input-placeholder {
opacity: 1;
color: #aaa;
}
.woocommerce form .form-row input.input-text:-moz-placeholder {
opacity: 1;
color: #aaa;
}
.woocommerce form .form-row textarea::-webkit-input-placeholder {
opacity: 1;
color: #aaa;
}
.woocommerce form .form-row textarea::-moz-placeholder {
opacity: 1;
color: #aaa;
}
.woocommerce form .form-row textarea:-ms-input-placeholder {
opacity: 1;
color: #aaa;
}
.woocommerce form .form-row textarea:-moz-placeholder {
opacity: 1;
color: #aaa;
}
body,
a,
.post.center-style .title,
.a-btn-3,
.contacts-info-wrap .form input:not([type="submit"]),
.contacts-info-wrap .form textarea,
.contacts-info-wrap.info_with_form .address a:hover,
.skill-wrapper.linear .title,
.a-btn:hover,
body.single-whizzy_proof_gallery .whizzy-data .grid__item .a-btn-2:hover,
body.single-whizzy_proof_gallery .whizzy-data .grid__item .entry__meta-box .meta-box__title,
body.single-whizzy_proof_gallery .single-content-wrapper .title,
.single-portfolio .protected-page .protected-title,
.contacts-info-wrap .form input[type="submit"]:hover,
.contacts-info-wrap.info_with_form .title,
.skill-wrapper.linear .skill-value,
.single-portfolio .protected-page input[type="submit"]:hover,
.skill-wrapper.linear .skill-label,
.simple_slider .owl-container-gallery .owl-prev::before,
.simple_slider .owl-container-gallery .owl-next::before,
.simple_slider .owl-container-gallery .caption,
header .phoxy-top-social .social li a,
.classic #topmenu .menu li a,
.right-menu .logo span,
#footer .copyright a,
.woocommerce #reviews #comments ol.commentlist li .meta,
.mob-nav,
.headings.text_button .subtitle,
.single-portfolio .protected-page form,
.services.center .content .title,
.about-section-simple .description blockquote p,
.headings.text_button_modern .title,
.headings.text_center .title,
.contacts-info-wrap.parallax_content .text blockquote p,
#topmenu ul li a,
.thumb-glitch .swiper-button-next,
.thumb-glitch .swiper-button-prev,
.only_logo .logo span,
.skill-wrapper.circle .cont:after,
#footer.classic .logo span,
.skill-wrapper.circle #cont:after,
.urban_slider .slick-arrow,
.thumb-slider-wrapp .thumb-slider-wrapp-arrow .hide-images,
.thumb-slider-wrapp .thumb-slider-wrapp-arrow .show-images,
#footer.classic #back-to-top,
.portfolio-slider-wrap.carousel .slide-image .content-wrap,
.outer-album-swiper .album-text-title,
.headings.simple .title,
.skill-wrapper.circle .skill-label,
.about-section-simple .description h1,
.about-section-simple .description h2,
.about-section-simple .description h3,
.about-section-simple .description h4,
.about-section-simple .description h5,
.about-section-simple .description h6,
.contacts-info-wrap.parallax_content .text h1,
.contacts-info-wrap.parallax_content .text h2,
.contacts-info-wrap.parallax_content .text h3,
.contacts-info-wrap.parallax_content .text h4,
.contacts-info-wrap.parallax_content .text h5,
.contacts-info-wrap.parallax_content .text h6,
.urban_slider .slick-current .pagination-title,
.about-section-simple .title,
.menu_light_text.header_trans-fixed.header_top_bg.bg-fixed-color .logo span,
.header_trans-fixed.header_top_bg.bg-fixed-color .logo span,
.mini-cart-wrapper .phoxy-shop-icon:before,
.mini-cart-wrapper .phoxy-shop-icon:hover:before,
.mini-cart-wrapper .phoxy-shop-icon .cart-contents-count,
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_name,
.f-right .phoxy_mini_cart .product_list_widget .mini_cart_item .mini-cart-data .mini_cart_item_price,
.f-right .phoxy_mini_cart .phoxy-buttons a,
.f-right .phoxy_mini_cart .phoxy-buttons a i,
.f-right .phoxy_mini_cart .product_list_widget .empty,
.woocommerce-review-link:hover,
.woocommerce div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product form.cart .variations label,
.woocommerce div.product form.cart .variations select,
.woocommerce div.product .product_meta span,
.woocommerce div.product .product_meta span a:hover,
.woocommerce p.stars a:hover,
.woocommerce p.stars a:focus,
.woocommerce #review_form #respond textarea,
.comment-form label, .comments.main label,
.woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-button:hover,
.woocommerce-checkout .cart-collaterals .cart_totals table .shipping-calculator-button:hover,
#add_payment_method .cart-collaterals .cart_totals table .shipping-calculator-button:hover,
.woocommerce #review_form #respond input:not([type="submit"]),
.woocommerce p.woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:hover,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:focus,
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a,
.woocommerce-message, .woocommerce-error, .woocommerce-info,
.woocommerce form .form-row label,
.header_trans-fixed .f-right .phoxy_mini_cart .cart_list .mini_cart_item .remove_from_cart_button,
.woocommerce-message::before, .woocommerce-error::before, .woocommerce-info::before,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce div.product span.price ins, .woocommerce div.product p.price ins,
p.cart-empty,
.cart-collaterals .cross-sells > h2:first-child,
.portfolio-slider-wrap.horizontal .main-title,
.masonry-animated .wrapper .content .title,
.woocommerce span.onsale,
.woocommerce ul.products li.product a.woocommerce-loop-product__link + .button + .added_to_cart,
.woocommerce ul.products li.product a.woocommerce-loop-product__link + .button,
.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6,
.services.accordion .accordeon a .title,
.services.accordion .accordeon a i,
.services.accordion .accordeon a,
.adjusted_grid .img-title,
.video-banner-centered-modern .second-word,
.justified-portfolio-wrap .justified-item .content .title,
.services.numerical .item-service .content .title,
.pricing-item.classic .title,
.single-whizzy_proof_gallery .whizzy-client-banner+.container .whizzy-filters button,
.masonry-filter-gallery-wrap .masonry-filters button.is-checked,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ui-widget-content a,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content label,
.ct-ultimate-gdpr-button:hover,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=submit]:hover,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-headerContent,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content input[type=email],
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content textarea,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-ultimate-gdpr-service-title,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form #tabs .ui-widget-header .ui-state-default.ui-tabs-active a,
.detailed-features.container .feature .text,
.posts-slider-wrap.urban .info-top a:hover,
.posts-slider-wrap.urban .swiper-button,
.woocommerce-mini-cart__total span{
color: #fff;
}
.header_top_bg.bg-fixed-color .top-menu .logo span,
.header_top_bg.bg-fixed-color .right-menu #topmenu ul li ul li a,
.menu_light_text .right-menu #topmenu ul li ul li a, .socials-mob-but i,
.header_top_bg.bg-fixed-color .right-menu #topmenu ul li a,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu ul li a,
.header_top_bg.bg-fixed-color .right-menu #topmenu .search-icon-wrapper i,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu .search-icon-wrapper i,
.header_top_bg.bg-fixed-color .right-menu #topmenu .phoxy-shop-icon::before,
.tg-iso-tile .tg-element-2,
.tg-post-1 .tg-element-2,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.f-right .phoxy_mini_cart .cart_list .mini_cart_item .remove_from_cart_button,
.adjusted-albums .tg-filter-name:hover,
.adjusted-albums .tg-filter-active span,
.tg-adjusted .tg-element-1,
.tg-post-masonry a.category:hover span,
.tg-post-masonry .tg-item-title,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu .phoxy-shop-icon::before{
color: #fff!important;
}
.services.numerical .item-service .content .number{
color: #444;
}
.video-banner-centered-modern .second-word{
-webkit-text-stroke: 1px #000;
}
.video-banner-centered-modern .first-word{
color: #000;
-webkit-text-stroke: 1px #fff;
}
.archive-client .user-info-wrap .title:before,
.client-wrap .client-link:hover .client-overlay,
.ct-ultimate-gdpr-container.ct-ultimate-gdpr-simple-form .ui-widget-content .ct-checkbox.ct-checked,
.swiper-container-horizontal-scroll .swiper-slide .wrap-cont .category::after{
background-color: #fff;
}
.client-wrap .client-overlay{
background-color: rgba(255,255,255,.6);
color: #222;
}
.justified-portfolio-wrap .justified-item .content,
body.bg_slider .phoxy-main-content{
background-color: rgba(0,0,0,.9);
}
.woocommerce a.remove,
.services.numerical .item-service .content .text::before{
background-color: #fff!important;
}
.urban_slider .pagination-category,
.portfolio-slider-wrap.carousel .slide-image .content-wrap .category{
color: #999;
}
.urban_slider .slick-current .pagination-category{
color: #d8d8d8;
}
header.classic #topmenu .menu li a:hover,
header.classic #topmenu .current-menu-parent > a,
header.classic #topmenu .current-menu-item > a,
header.classic #topmenu .current-menu-ancestor > a,
.header_trans-fixed .classic #topmenu .menu li a:hover,
.header_trans-fixed .classic #topmenu .current-menu-parent > a,
.header_trans-fixed .classic #topmenu .current-menu-item > a,
.header_trans-fixed .classic #topmenu .current-menu-ancestor > a,
.header_top_bg.bg-fixed-color .classic #topmenu .menu li a:hover,
.header_top_bg.bg-fixed-color .classic #topmenu .current-menu-parent > a,
.header_top_bg.bg-fixed-color .classic #topmenu .current-menu-item > a,
.header_top_bg.bg-fixed-color .classic #topmenu .current-menu-ancestor > a,
.modern-animated .content .title:hover,
.modern-animated .content .category{
color: rgba(255,255,255,.7)!important;
}
.socials-mob-but i,
.header_top_bg.bg-fixed-color .right-menu #topmenu > ul > li:not(.current-menu-ancestor):not(.current-menu-parent) > a,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu > ul > li:not(.current-menu-ancestor):not(.current-menu-parent) > a,
.header_top_bg.bg-fixed-color .right-menu #topmenu .phoxy-shop-icon::before,
.header_trans-fixed.menu_light_text.bg-fixed-color header.right-menu .phoxy-top-social .social li a,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu .phoxy-shop-icon::before,
.header_trans-fixed.header_top_bg.menu_light_text.bg-fixed-color .mini-cart-wrapper .phoxy-shop-icon:before,
.header_trans-fixed.header_top_bg.menu_light_text.bg-fixed-color .mini-cart-wrapper .phoxy-shop-icon .cart-contents-count{
color: #aaa!important;
}
.header_top_bg.bg-fixed-color .top-menu .logo span, .bg-fixed-color.header_trans-fixed.menu_light_text header.right-menu .phoxy-top-social .social li a:hover{
color: #fff!important;
}
@media only screen and (max-width: 768px) {
.single-post .single-content .single-content-wrapper,
.single-post .single-content .single-post-pagination{
padding: 0 15px;
}
}
@media (min-width: 1025px) {
header.right-menu .social li a:hover {
color: rgba(255, 255, 255, .7) !important;
}
.aside-menu #topmenu{
border-right: 1px solid #555;
}
header:not(.aside-menu):not(.full) #topmenu ul li.mega-menu > ul::before{
background-color: #222;
}
.socials-mob-but i,
.header_top_bg.bg-fixed-color .right-menu #topmenu > ul > li:not(.current-menu-ancestor):not(.current-menu-parent) > a,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu > ul > li:not(.current-menu-ancestor):not(.current-menu-parent) > a,
.header_top_bg.bg-fixed-color .right-menu #topmenu .phoxy-shop-icon::before,
.header_trans-fixed.menu_light_text.bg-fixed-color header.right-menu .phoxy-top-social .social li a,
.header_top_bg.bg-fixed-color.menu_light_text .right-menu #topmenu .phoxy-shop-icon::before{
color: #aaa!important;
}
.header_top_bg.bg-fixed-color .top-menu .logo span,
.bg-fixed-color.header_trans-fixed.menu_light_text header.right-menu .phoxy-top-social .social li a:hover{
color: #fff!important;
}
}
@media (max-width: 1024px) {
.mob-nav-close span,
.right-menu #topmenu .menu li.menu-item-has-children i,
#topmenu .menu li.menu-item-has-children i,
.header_trans-fixed .right-menu .mob-nav .hamburger i,
#topmenu ul.menu li a,
.header_trans-fixed.bg-fixed-color .right-menu .mob-nav .hamburger i{
color: #fff;
}
.mob-nav-close .line{
background-color: #fff;
}
#topmenu ul.menu,
header .f-right{
background-color: #000;
}
header ul.menu li a::before,
#topmenu ul.menu li a::before{
background-color: #555;
}
#topmenu ul.menu{
border-top-color: #555;
}
.header_trans-fixed.header_top_bg.open header .socials-mob-but i,
.header_trans-fixed header .phoxy-top-social .social li a,
.header_trans-fixed .mini-cart-wrapper .phoxy-shop-icon::before{
color: #fff!important;
}
}
.a-btn, .a-btn-2, .a-btn-3, .a-btn-4,
.btn-style-1 input[type="submit"],
.btn-style-2 input[type="submit"],
.btn-style-3 input[type="submit"],
.btn-style-4 input[type="submit"] {
}
a {
} #topmenu ul li a {
}
#topmenu ul ul li a {
}