/*** GLOBAL STYLES ***/

/* Construction Elements */
.full-width-container{width: 100%; display: block;}
.content-container{width: 100%; max-width: 1250px; margin-left: auto; margin-right: auto; float: none;}

#primary.sidebar-enabled{width: calc(100% - 350px); float: left; display: inline;}
#primary.sidebar-disabled{width: 100%; display: inline-block;}
aside#secondary{width: 350px; float: right; display: inline;}

@media (max-width: 1250px){
	.content-container{max-width: unset; width: 100%; display: block; float: left;}
}
/* Construction Elements */

/* Content container widths */
/*
.content-container.max-width-1024{width: 100%; max-width: 1024px; margin-left: auto; margin-right: auto; float: none;}
.content-container.max-width-900{width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; float: none;}
.content-container.max-width-768{width: 100%; max-width: 768px; margin-left: auto; margin-right: auto; float: none;}
.content-container.max-width-600{width: 100%; max-width: 600px; margin-left: auto; margin-right: auto; float: none;}
.content-container.max-width-480{width: 100%; max-width: 480px; margin-left: auto; margin-right: auto; float: none;}

@media (max-width: 1290px){
	.content-container{max-width: unset; width: 100%; display: block; float: left; padding-left: 20px; padding-right: 20px; overflow: hidden;}
}
@media (max-width: 1064px){
	.content-container.max-width-1024{max-width: unset; width: 100%; display: block; float: left; padding-left: 20px; padding-right: 20px;}
}
@media (max-width: 940px){
	.content-container.max-width-900{max-width: unset; width: 100%; display: block; float: left; padding-left: 20px; padding-right: 20px;}
}
@media (max-width: 808px){
	.content-container.max-width-768{max-width: unset; width: 100%; display: block; float: left; padding-left: 20px; padding-right: 20px;}
}
@media (max-width: 640px){
	.content-container.max-width-600{max-width: unset; width: 100%; display: block; float: left; padding-left: 20px; padding-right: 20px;}
}
@media (max-width: 520px){
	.content-container.max-width-480{max-width: unset; width: 100%; display: block; float: left; padding-left: 20px; padding-right: 20px;}
}
*/
/* Content container widths */

/* Floats */
.float-left{float: left;}
.float-right{float: right;}
.float-none{float: none !important;}

@media (max-width: 1024px){
	.float-left-under-1024{float: left;}
	.float-right-under-1024{float: right;}
	.float-none-under-1024{float: none;}
}
@media (max-width: 768px){
	.float-left-under-768{float: left;}
	.float-right-under-768{float: right;}
	.float-none-under-768{float: none;}
}
@media (max-width: 480px){
	.float-left-under-480{float: left;}
	.float-right-under-480{float: right;}
	.float-none-under-480{float: none;}
}
/* Floats */

/* Text */
.text-align-left{text-align: left;}
.text-align-center{text-align: center;}
.text-align-right{text-align: right;}
.text-align-justify{text-align: justify;}
.text-decoration-none{text-decoration: none;}
.thin{font-weight: 300 !important;}
.normal{font-weight: normal !important;}
.bold{font-weight: bold !important;}
.cursor-pointer{cursor: pointer;}
.font-weight-100{font-weight: 100;}
.font-weight-200{font-weight: 200;}
.font-weight-300{font-weight: 300;}
.font-weight-400{font-weight: 400;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}
.font-weight-700{font-weight: 700;}
.font-weight-800{font-weight: 800;}
.font-weight-900{font-weight: 900;}
.hypsens-none{hyphens: none;}
.hypsens-auto{hyphens: auto;}
.lowercase{text-transform: lowercase;}
.uppercase{text-transform: uppercase;}
.normalcase{text-transform: none;}
.underlined{text-decoration: underline;}
.italic{font-style: italic;}
.three-dots{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.font-size-1{font-size: 1px;}
.font-size-2{font-size: 2px;}
.font-size-3{font-size: 3px;}
.font-size-4{font-size: 4px;}
.font-size-5{font-size: 5px;}
.font-size-6{font-size: 6px;}
.font-size-7{font-size: 7px;}
.font-size-8{font-size: 8px;}
.font-size-9{font-size: 9px;}
.font-size-10{font-size: 10px;}
.font-size-11{font-size: 11px;}
.font-size-12{font-size: 12px;}
.font-size-13{font-size: 13px;}
.font-size-14{font-size: 14px;}
.font-size-15{font-size: 15px;}
.font-size-16{font-size: 16px;}
.font-size-17{font-size: 17px;}
.font-size-18{font-size: 18px;}
.font-size-19{font-size: 19px;}
.font-size-20{font-size: 20px;}
.font-size-21{font-size: 21px;}
.font-size-22{font-size: 22px;}
.font-size-23{font-size: 23px;}
.font-size-24{font-size: 24px;}
.font-size-25{font-size: 25px;}
.font-size-26{font-size: 26px;}
.font-size-27{font-size: 27px;}
.font-size-28{font-size: 28px;}
.font-size-29{font-size: 29px;}
.font-size-30{font-size: 30px;}
.font-size-31{font-size: 31px;}
.font-size-32{font-size: 32px;}
.font-size-33{font-size: 33px;}
.font-size-34{font-size: 34px;}
.font-size-35{font-size: 35px;}
.font-size-36{font-size: 36px;}
.font-size-37{font-size: 37px;}
.font-size-38{font-size: 38px;}
.font-size-39{font-size: 39px;}
.font-size-40{font-size: 40px;}
.font-size-41{font-size: 41px;}
.font-size-42{font-size: 42px;}
.font-size-43{font-size: 43px;}
.font-size-44{font-size: 44px;}
.font-size-45{font-size: 45px;}
.font-size-46{font-size: 46px;}
.font-size-47{font-size: 47px;}
.font-size-48{font-size: 48px;}
.font-size-49{font-size: 49px;}
.font-size-50{font-size: 50px;}
.font-size-51{font-size: 51px;}
.font-size-52{font-size: 52px;}
.font-size-53{font-size: 53px;}
.font-size-54{font-size: 54px;}
.font-size-55{font-size: 55px;}
.font-size-56{font-size: 56px;}
.font-size-57{font-size: 57px;}
.font-size-58{font-size: 58px;}
.font-size-59{font-size: 59px;}
.font-size-60{font-size: 60px;}
.font-size-61{font-size: 61px;}
.font-size-62{font-size: 62px;}
.font-size-63{font-size: 63px;}
.font-size-64{font-size: 64px;}
.font-size-65{font-size: 65px;}
.font-size-66{font-size: 66px;}
.font-size-67{font-size: 67px;}
.font-size-68{font-size: 68px;}
.font-size-69{font-size: 69px;}
.font-size-70{font-size: 70px;}
.font-size-71{font-size: 71px;}
.font-size-72{font-size: 72px;}
.font-size-73{font-size: 73px;}
.font-size-74{font-size: 74px;}
.font-size-75{font-size: 75px;}
.font-size-76{font-size: 76px;}
.font-size-77{font-size: 77px;}
.font-size-78{font-size: 78px;}
.font-size-79{font-size: 79px;}
.font-size-80{font-size: 80px;}
.font-size-81{font-size: 81px;}
.font-size-82{font-size: 82px;}
.font-size-83{font-size: 83px;}
.font-size-84{font-size: 84px;}
.font-size-85{font-size: 85px;}
.font-size-86{font-size: 86px;}
.font-size-87{font-size: 87px;}
.font-size-88{font-size: 88px;}
.font-size-89{font-size: 89px;}
.font-size-90{font-size: 90px;}
.font-size-91{font-size: 91px;}
.font-size-92{font-size: 92px;}
.font-size-93{font-size: 93px;}
.font-size-94{font-size: 94px;}
.font-size-95{font-size: 95px;}
.font-size-96{font-size: 96px;}
.font-size-97{font-size: 97px;}
.font-size-98{font-size: 98px;}
.font-size-99{font-size: 99px;}
.font-size-100{font-size: 100px;}

.line-height-1{line-height: 1;}
.line-height-10{line-height: 10px;}
.line-height-11{line-height: 11px;}
.line-height-12{line-height: 12px;}
.line-height-13{line-height: 13px;}
.line-height-14{line-height: 14px;}
.line-height-15{line-height: 15px;}
.line-height-16{line-height: 16px;}
.line-height-17{line-height: 17px;}
.line-height-18{line-height: 18px;}
.line-height-19{line-height: 19px;}
.line-height-20{line-height: 20px;}
.line-height-21{line-height: 21px;}
.line-height-22{line-height: 22px;}
.line-height-23{line-height: 23px;}
.line-height-24{line-height: 24px;}
.line-height-25{line-height: 25px;}
.line-height-26{line-height: 26px;}
.line-height-27{line-height: 27px;}
.line-height-28{line-height: 28px;}
.line-height-29{line-height: 29px;}
.line-height-30{line-height: 30px;}
.line-height-31{line-height: 31px;}
.line-height-32{line-height: 32px;}
.line-height-33{line-height: 33px;}
.line-height-34{line-height: 34px;}
.line-height-35{line-height: 35px;}
.line-height-36{line-height: 36px;}
.line-height-37{line-height: 37px;}
.line-height-38{line-height: 38px;}
.line-height-39{line-height: 39px;}
.line-height-40{line-height: 40px;}
.line-height-41{line-height: 41px;}
.line-height-42{line-height: 42px;}
.line-height-43{line-height: 43px;}
.line-height-44{line-height: 44px;}
.line-height-45{line-height: 45px;}
.line-height-46{line-height: 46px;}
.line-height-47{line-height: 47px;}
.line-height-48{line-height: 48px;}
.line-height-49{line-height: 49px;}
.line-height-50{line-height: 50px;}
.letter-spacing-plus-2-0{letter-spacing: 2px;}
.letter-spacing-plus-1-5{letter-spacing: 1.5px;}
.letter-spacing-plus-1-0{letter-spacing: 1px;}
.letter-spacing-plus-0-5{letter-spacing: 0.5px;}
.letter-spacing-0{letter-spacing: 0px;}
.letter-spacing-minus-0-5{letter-spacing: -0.5px;}
.letter-spacing-minus-1-0{letter-spacing: -1px;}
.letter-spacing-minus-1-5{letter-spacing: -1.5px;}
.letter-spacing-minus-2-0{letter-spacing: -2px;}

@media (max-width: 1250px){
	.text-align-left-under-1250{text-align: left;}
	.text-align-right-under-1250{text-align: right;}
	.text-align-center-under-1250{text-align: center;}
}
@media (max-width: 1024px){
	.text-align-left-under-1024{text-align: left;}
	.text-align-right-under-1024{text-align: right;}
	.text-align-center-under-1024{text-align: center;}
}
@media (max-width: 768px){
	.text-align-left-under-768{text-align: left;}
	.text-align-right-under-768{text-align: right;}
	.text-align-center-under-768{text-align: center;}
}
@media (max-width: 480px){
	.text-align-left-under-480{text-align: left;}
	.text-align-right-under-480{text-align: right;}
	.text-align-center-under-480{text-align: center;}
}
/* Text */

/*** Typography ***/
h1.h1{font-size: 40px; line-height: 48px; margin: 0; font-weight: normal;}
h2.h2{font-size: 32px; line-height: 38px; margin: 0; font-weight: normal;}
h3.h3{font-size: 24px; line-height: 32px; margin: 0; font-weight: normal;}
h4.h4{font-size: 18px; line-height: 28px; margin: 0; font-weight: normal;}
h5.h5{font-size: 16px; line-height: 24px; margin: 0; font-weight: normal;}
h6.h6{font-size: 14px; line-height: 20px; margin: 0; font-weight: normal;}

@media (max-width: 620px){
	h1.h1{font-size: 36px; line-height: 44px;}
	h2.h2{font-size: 28px; line-height: 34px;}
	h3.h3{font-size: 20px; line-height: 28px;}
}
/*** Typography ***/

/* Position & Visibility */
.box-sizing{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.box-sizing-content-box{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.inline{display: inline;}
.inline-block{display: inline-block;}
.block{display: block;}
.table{display: table;}

.hidden{display:none !important;}
.visibility-hidden{visibility: hidden;}
.overflow-visible{overflow: visible !important;}
.overflow-hidden{overflow: hidden !important;}
.overflow-x-hidden{overflow-x: hidden;}
.overflow-y-hidden{overflow-y: hidden;}
.relative{position: relative;}
.fixed{position: fixed;}
.position-unset{position: unset !important;}
.noSelect{-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}
.video-background-cover{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}

.opacity-0{opacity: 0;}
.opacity-0-1{opacity: 0.1;}
.opacity-0-2{opacity: 0.2;}
.opacity-0-3{opacity: 0.3;}
.opacity-0-4{opacity: 0.4;}
.opacity-0-5{opacity: 0.5;}
.opacity-0-6{opacity: 0.6;}
.opacity-0-7{opacity: 0.7;}
.opacity-0-8{opacity: 0.8;}
.opacity-0-9{opacity: 0.9;}
.opacity-1{opacity: 1;}
/* Position & Visibility */

/* Position absolute */
.absolute{position: absolute;}
.absolute-fill{top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%;}
.top-unset{top: unset;}
.top-0{top: 0;}
.top-50{top: 50%;}
.top-100{top: 100%;}
.bottom-unset{bottom: unset;}
.bottom-0{bottom: 0;}
.bottom-50{bottom: 50%;}
.bottom-100{bottom: 100%;}
.left-unset{left: unset;}
.left-0{left: 0;}
.left-50{left: 50%;}
.left-100{left: 100%;}
.right-unset{right: unset;}
.right-0{right: 0;}
.right-50{right: 50%;}
.right-100{right: 100%;}
.content-half-height-top{transform: translate(0, -50%);}
.content-half-height-bottom{transform: translate(0, 50%);}
/* Position absolute */

/* Flex */
/* - old flex classes */
.flex-container{display: flex; width: 100%; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.vertical-align{align-items: center;}
.justify-content-left{justify-content: left !important;}
.flex-direction-column{flex-direction: column !important;}
.flex-item{flex: inherit;}
.vertical-align-child-elements-the-easy-way{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: flex-start; align-content: center;}
/* - main flex classes */
.flex{display: flex;}
.flex-wrap{flex-wrap: wrap;}
.flex-nowrap{flex-wrap: nowrap;}
.flex-direction-row{flex-direction: row;}
/* - horizontal align */
.justify-content-start{justify-content: flex-start;}
.justify-content-end{justify-content: flex-end;}
.justify-content-center{justify-content: center;}
.justify-content-space-around{justify-content: space-around;}
.justify-content-space-between{justify-content: space-between;}
/* - vertical align */
.align-items-start{align-items: flex-start;}
.align-items-end{align-items: flex-end;}
.align-items-center{align-items: center;}
.align-items-stretch{align-items: stretch;}
.align-items-unset{align-items: unset;}
/* - vertical align content in rows or columns */
.align-content-stretch{align-content: stretch;}
.align-content-center{align-content: center;}
.align-content-start{align-content: flex-start;}
.align-content-end{align-content: flex-end;}
.align-content-space-around{align-content: space-around;}
.align-content-space-between{align-content: space-between;}

@media (max-width: 1024px){
	.flex-direction-column-under-1024{flex-direction: column;}
	.flex-direction-row-under-1024{flex-direction: row;}
}
@media (max-width: 768px){
	.flex-direction-column-under-768{flex-direction: column;}
	.flex-direction-row-under-768{flex-direction: row;}
}
/* Flex */

/* Colors */
.white,
.hover-white:hover{color: white;}
.black,
.hover-black:hover{color: black;}
.background-white{background-color: white;}
.background-black{background-color: black;}
/* Colors */

/* Effects */
.hover-effect{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.hover-effect-fast{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
/* Effects */

/* Borders */
.border-none{border:0 none !important;}
.border-radius-2{-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.border-radius-3{-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.border-radius-4{-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.border-radius-5{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.border-radius-6{-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.border-radius-7{-webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;}
.border-radius-8{-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
.border-radius-9{-webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px;}
.border-radius-10{-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.border-radius-11{-webkit-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px;}
.border-radius-12{-webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;}
.border-radius-13{-webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px;}
.border-radius-14{-webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px;}
.border-radius-15{-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.border-radius-16{-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;}
.border-radius-17{-webkit-border-radius: 17px; -moz-border-radius: 17px; border-radius: 17px;}
.border-radius-18{-webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px;}
.border-radius-19{-webkit-border-radius: 19px; -moz-border-radius: 19px; border-radius: 19px;}
.border-radius-20{-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
.border-radius-21{-webkit-border-radius: 21px; -moz-border-radius: 21px; border-radius: 21px;}
.border-radius-22{-webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px;}
.border-radius-23{-webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px;}
.border-radius-24{-webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px;}
.border-radius-25{-webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;}
.border-radius-26{-webkit-border-radius: 26px; -moz-border-radius: 26px; border-radius: 26px;}
.border-radius-27{-webkit-border-radius: 27px; -moz-border-radius: 27px; border-radius: 27px;}
.border-radius-28{-webkit-border-radius: 28px; -moz-border-radius: 28px; border-radius: 28px;}
.border-radius-29{-webkit-border-radius: 29px; -moz-border-radius: 29px; border-radius: 29px;}
.border-radius-30{-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
/* Borders */

/* Margin */
.margin-left-auto{margin-left: auto;}
.margin-left-0{margin-left: 0px !important;}
.margin-left-5{margin-left: 5px !important;}
.margin-left-10{margin-left: 10px !important;}
.margin-left-15{margin-left: 15px !important;}
.margin-left-20{margin-left: 20px !important;}
.margin-left-25{margin-left: 25px !important;}
.margin-left-30{margin-left: 30px !important;}
.margin-left-35{margin-left: 35px !important;}
.margin-left-40{margin-left: 40px !important;}
.margin-left-45{margin-left: 45px !important;}
.margin-left-50{margin-left: 50px !important;}
.margin-left-55{margin-left: 55px !important;}
.margin-left-60{margin-left: 60px !important;}
.margin-left-65{margin-left: 65px !important;}
.margin-left-70{margin-left: 70px !important;}
.margin-left-75{margin-left: 75px !important;}
.margin-left-80{margin-left: 80px !important;}
.margin-left-85{margin-left: 85px !important;}
.margin-left-90{margin-left: 90px !important;}
.margin-left-95{margin-left: 95px !important;}
.margin-left-100{margin-left: 100px !important;}
.margin-left-105{margin-left: 105px !important;}
.margin-left-110{margin-left: 110px !important;}
.margin-left-115{margin-left: 115px !important;}
.margin-left-120{margin-left: 120px !important;}
.margin-left-125{margin-left: 125px !important;}
.margin-left-130{margin-left: 130px !important;}
.margin-left-135{margin-left: 135px !important;}
.margin-left-140{margin-left: 140px !important;}
.margin-left-145{margin-left: 145px !important;}
.margin-left-150{margin-left: 150px !important;}
.margin-left-155{margin-left: 155px !important;}
.margin-left-160{margin-left: 160px !important;}
.margin-left-165{margin-left: 165px !important;}
.margin-left-170{margin-left: 170px !important;}
.margin-left-175{margin-left: 175px !important;}
.margin-left-180{margin-left: 180px !important;}
.margin-left-185{margin-left: 185px !important;}
.margin-left-190{margin-left: 190px !important;}
.margin-left-195{margin-left: 195px !important;}
.margin-left-200{margin-left: 200px !important;}

.margin-right-auto{margin-right: auto;}
.margin-right-0{margin-right: 0px !important;}
.margin-right-5{margin-right: 5px !important;}
.margin-right-10{margin-right: 10px !important;}
.margin-right-15{margin-right: 15px !important;}
.margin-right-20{margin-right: 20px !important;}
.margin-right-25{margin-right: 25px !important;}
.margin-right-30{margin-right: 30px !important;}
.margin-right-35{margin-right: 35px !important;}
.margin-right-40{margin-right: 40px !important;}
.margin-right-45{margin-right: 45px !important;}
.margin-right-50{margin-right: 50px !important;}
.margin-right-55{margin-right: 55px !important;}
.margin-right-60{margin-right: 60px !important;}
.margin-right-65{margin-right: 65px !important;}
.margin-right-70{margin-right: 70px !important;}
.margin-right-75{margin-right: 75px !important;}
.margin-right-80{margin-right: 80px !important;}
.margin-right-85{margin-right: 85px !important;}
.margin-right-90{margin-right: 90px !important;}
.margin-right-95{margin-right: 95px !important;}
.margin-right-100{margin-right: 100px !important;}
.margin-right-105{margin-right: 105px !important;}
.margin-right-110{margin-right: 110px !important;}
.margin-right-115{margin-right: 115px !important;}
.margin-right-120{margin-right: 120px !important;}
.margin-right-125{margin-right: 125px !important;}
.margin-right-130{margin-right: 130px !important;}
.margin-right-135{margin-right: 135px !important;}
.margin-right-140{margin-right: 140px !important;}
.margin-right-145{margin-right: 145px !important;}
.margin-right-150{margin-right: 150px !important;}
.margin-right-155{margin-right: 155px !important;}
.margin-right-160{margin-right: 160px !important;}
.margin-right-165{margin-right: 165px !important;}
.margin-right-170{margin-right: 170px !important;}
.margin-right-175{margin-right: 175px !important;}
.margin-right-180{margin-right: 180px !important;}
.margin-right-185{margin-right: 185px !important;}
.margin-right-190{margin-right: 190px !important;}
.margin-right-195{margin-right: 195px !important;}
.margin-right-200{margin-right: 200px !important;}

.margin-top-0{margin-top: 0px !important;}
.margin-top-5{margin-top: 5px !important;}
.margin-top-10{margin-top: 10px !important;}
.margin-top-15{margin-top: 15px !important;}
.margin-top-20{margin-top: 20px !important;}
.margin-top-25{margin-top: 25px !important;}
.margin-top-30{margin-top: 30px !important;}
.margin-top-35{margin-top: 35px !important;}
.margin-top-40{margin-top: 40px !important;}
.margin-top-45{margin-top: 45px !important;}
.margin-top-50{margin-top: 50px !important;}
.margin-top-55{margin-top: 55px !important;}
.margin-top-60{margin-top: 60px !important;}
.margin-top-65{margin-top: 65px !important;}
.margin-top-70{margin-top: 70px !important;}
.margin-top-75{margin-top: 75px !important;}
.margin-top-80{margin-top: 80px !important;}
.margin-top-85{margin-top: 85px !important;}
.margin-top-90{margin-top: 90px !important;}
.margin-top-95{margin-top: 95px !important;}
.margin-top-100{margin-top: 100px !important;}
.margin-top-105{margin-top: 105px !important;}
.margin-top-110{margin-top: 110px !important;}
.margin-top-115{margin-top: 115px !important;}
.margin-top-120{margin-top: 120px !important;}
.margin-top-125{margin-top: 125px !important;}
.margin-top-130{margin-top: 130px !important;}
.margin-top-135{margin-top: 135px !important;}
.margin-top-140{margin-top: 140px !important;}
.margin-top-145{margin-top: 145px !important;}
.margin-top-150{margin-top: 150px !important;}
.margin-top-155{margin-top: 155px !important;}
.margin-top-160{margin-top: 160px !important;}
.margin-top-165{margin-top: 165px !important;}
.margin-top-170{margin-top: 170px !important;}
.margin-top-175{margin-top: 175px !important;}
.margin-top-180{margin-top: 180px !important;}
.margin-top-185{margin-top: 185px !important;}
.margin-top-190{margin-top: 190px !important;}
.margin-top-195{margin-top: 195px !important;}
.margin-top-200{margin-top: 200px !important;}

.margin-bottom-0{margin-bottom: 0px !important;}
.margin-bottom-5{margin-bottom: 5px !important;}
.margin-bottom-10{margin-bottom: 10px !important;}
.margin-bottom-15{margin-bottom: 15px !important;}
.margin-bottom-20{margin-bottom: 20px !important;}
.margin-bottom-25{margin-bottom: 25px !important;}
.margin-bottom-30{margin-bottom: 30px !important;}
.margin-bottom-35{margin-bottom: 35px !important;}
.margin-bottom-40{margin-bottom: 40px !important;}
.margin-bottom-45{margin-bottom: 45px !important ;}
.margin-bottom-50{margin-bottom: 50px !important;}
.margin-bottom-55{margin-bottom: 55px !important;}
.margin-bottom-60{margin-bottom: 60px !important;}
.margin-bottom-65{margin-bottom: 65px !important;}
.margin-bottom-70{margin-bottom: 70px !important;}
.margin-bottom-75{margin-bottom: 75px !important;}
.margin-bottom-80{margin-bottom: 80px !important;}
.margin-bottom-85{margin-bottom: 85px !important;}
.margin-bottom-90{margin-bottom: 90px !important;}
.margin-bottom-95{margin-bottom: 95px !important;}
.margin-bottom-100{margin-bottom: 100px !important;}
.margin-bottom-105{margin-bottom: 105px !important;}
.margin-bottom-110{margin-bottom: 110px !important;}
.margin-bottom-115{margin-bottom: 115px !important;}
.margin-bottom-120{margin-bottom: 120px !important;}
.margin-bottom-125{margin-bottom: 125px !important;}
.margin-bottom-130{margin-bottom: 130px !important;}
.margin-bottom-135{margin-bottom: 135px !important;}
.margin-bottom-140{margin-bottom: 140px !important;}
.margin-bottom-145{margin-bottom: 145px !important;}
.margin-bottom-150{margin-bottom: 150px !important;}
.margin-bottom-155{margin-bottom: 155px !important;}
.margin-bottom-160{margin-bottom: 160px !important;}
.margin-bottom-165{margin-bottom: 165px !important;}
.margin-bottom-170{margin-bottom: 170px !important;}
.margin-bottom-175{margin-bottom: 175px !important;}
.margin-bottom-180{margin-bottom: 180px !important;}
.margin-bottom-185{margin-bottom: 185px !important;}
.margin-bottom-190{margin-bottom: 190px !important;}
.margin-bottom-195{margin-bottom: 195px !important;}
.margin-bottom-200{margin-bottom: 200px !important;}

.margin-fix-10{width: calc(100% + 20px); margin-left: -10px; margin-right: -10px;}
.margin-fix-15{width: calc(100% + 30px); margin-left: -15px; margin-right: -15px;}
.margin-fix-20{width: calc(100% + 40px); margin-left: -20px; margin-right: -20px;}
.margin-fix-25{width: calc(100% + 50px); margin-left: -25px; margin-right: -25px;}
.margin-fix-30{width: calc(100% + 60px); margin-left: -30px; margin-right: -30px;}
.margin-fix-35{width: calc(100% + 70px); margin-left: -35px; margin-right: -35px;}
.margin-fix-40{width: calc(100% + 80px); margin-left: -40px; margin-right: -40px;}
.margin-fix-45{width: calc(100% + 90px); margin-left: -45px; margin-right: -45px;}
.margin-fix-50{width: calc(100% + 100px); margin-left: -50px; margin-right: -50px;}

@media (max-width: 1024px){
	.remove-side-margin-under-1024{margin-left: 0 !important; margin-right: 0 !important;}
}
@media (max-width: 768px){
	.remove-side-margin-under-768{margin-left: 0 !important; margin-right: 0 !important;}
}
@media (max-width: 480px){
	.remove-side-margin-under-480{margin-left: 0 !important; margin-right: 0 !important;}
}
/* Margin */

/* Padding */
.padding-left-0{padding-left: 0px !important;}
.padding-left-5{padding-left: 5px !important;}
.padding-left-10{padding-left: 10px !important;}
.padding-left-15{padding-left: 15px !important;}
.padding-left-20{padding-left: 20px !important;}
.padding-left-25{padding-left: 25px !important;}
.padding-left-30{padding-left: 30px !important;}
.padding-left-35{padding-left: 35px !important;}
.padding-left-40{padding-left: 40px !important;}
.padding-left-45{padding-left: 45px !important;}
.padding-left-50{padding-left: 50px !important;}
.padding-left-55{padding-left: 55px !important;}
.padding-left-60{padding-left: 60px !important;}
.padding-left-65{padding-left: 65px !important;}
.padding-left-70{padding-left: 70px !important;}
.padding-left-75{padding-left: 75px !important;}
.padding-left-80{padding-left: 80px !important;}
.padding-left-85{padding-left: 85px !important;}
.padding-left-90{padding-left: 90px !important;}
.padding-left-95{padding-left: 95px !important;}
.padding-left-100{padding-left: 100px !important;}
.padding-left-105{padding-left: 105px !important;}
.padding-left-110{padding-left: 110px !important;}
.padding-left-115{padding-left: 115px !important;}
.padding-left-120{padding-left: 120px !important;}
.padding-left-125{padding-left: 125px !important;}
.padding-left-130{padding-left: 130px !important;}
.padding-left-135{padding-left: 135px !important;}
.padding-left-140{padding-left: 140px !important;}
.padding-left-145{padding-left: 145px !important;}
.padding-left-150{padding-left: 150px !important;}
.padding-left-155{padding-left: 155px !important;}
.padding-left-160{padding-left: 160px !important;}
.padding-left-165{padding-left: 165px !important;}
.padding-left-170{padding-left: 170px !important;}
.padding-left-175{padding-left: 175px !important;}
.padding-left-180{padding-left: 180px !important;}
.padding-left-185{padding-left: 185px !important;}
.padding-left-190{padding-left: 190px !important;}
.padding-left-195{padding-left: 195px !important;}
.padding-left-200{padding-left: 200px !important;}

.padding-right-0{padding-right: 0px !important;}
.padding-right-5{padding-right: 5px !important;}
.padding-right-10{padding-right: 10px !important;}
.padding-right-15{padding-right: 15px !important;}
.padding-right-20{padding-right: 20px !important;}
.padding-right-25{padding-right: 25px !important;}
.padding-right-30{padding-right: 30px !important;}
.padding-right-35{padding-right: 35px !important;}
.padding-right-40{padding-right: 40px !important;}
.padding-right-45{padding-right: 45px !important;}
.padding-right-50{padding-right: 50px !important;}
.padding-right-55{padding-right: 55px !important;}
.padding-right-60{padding-right: 60px !important;}
.padding-right-65{padding-right: 65px !important;}
.padding-right-70{padding-right: 70px !important;}
.padding-right-75{padding-right: 75px !important;}
.padding-right-80{padding-right: 80px !important;}
.padding-right-85{padding-right: 85px !important;}
.padding-right-90{padding-right: 90px !important;}
.padding-right-95{padding-right: 95px !important;}
.padding-right-100{padding-right: 100px !important;}
.padding-right-105{padding-right: 105px !important;}
.padding-right-110{padding-right: 110px !important;}
.padding-right-115{padding-right: 115px !important;}
.padding-right-120{padding-right: 120px !important;}
.padding-right-125{padding-right: 125px !important;}
.padding-right-130{padding-right: 130px !important;}
.padding-right-135{padding-right: 135px !important;}
.padding-right-140{padding-right: 140px !important;}
.padding-right-145{padding-right: 145px !important;}
.padding-right-150{padding-right: 150px !important;}
.padding-right-155{padding-right: 155px !important;}
.padding-right-160{padding-right: 160px !important;}
.padding-right-165{padding-right: 165px !important;}
.padding-right-170{padding-right: 170px !important;}
.padding-right-175{padding-right: 175px !important;}
.padding-right-180{padding-right: 180px !important;}
.padding-right-185{padding-right: 185px !important;}
.padding-right-190{padding-right: 190px !important;}
.padding-right-195{padding-right: 195px !important;}
.padding-right-200{padding-right: 200px !important;}

.padding-top-0{padding-top: 0px !important;}
.padding-top-5{padding-top: 5px !important;}
.padding-top-10{padding-top: 10px !important;}
.padding-top-15{padding-top: 15px !important;}
.padding-top-20{padding-top: 20px !important;}
.padding-top-25{padding-top: 25px !important;}
.padding-top-30{padding-top: 30px !important;}
.padding-top-35{padding-top: 35px !important;}
.padding-top-40{padding-top: 40px !important;}
.padding-top-45{padding-top: 45px !important;}
.padding-top-50{padding-top: 50px !important;}
.padding-top-55{padding-top: 55px !important;}
.padding-top-60{padding-top: 60px !important;}
.padding-top-65{padding-top: 65px !important;}
.padding-top-70{padding-top: 70px !important;}
.padding-top-75{padding-top: 75px !important;}
.padding-top-80{padding-top: 80px !important;}
.padding-top-85{padding-top: 85px !important;}
.padding-top-90{padding-top: 90px !important;}
.padding-top-95{padding-top: 95px !important;}
.padding-top-100{padding-top: 100px !important;}
.padding-top-105{padding-top: 105px !important;}
.padding-top-110{padding-top: 110px !important;}
.padding-top-115{padding-top: 115px !important;}
.padding-top-120{padding-top: 120px !important;}
.padding-top-125{padding-top: 125px !important;}
.padding-top-130{padding-top: 130px !important;}
.padding-top-135{padding-top: 135px !important;}
.padding-top-140{padding-top: 140px !important;}
.padding-top-145{padding-top: 145px !important;}
.padding-top-150{padding-top: 150px !important;}
.padding-top-155{padding-top: 155px !important;}
.padding-top-160{padding-top: 160px !important;}
.padding-top-165{padding-top: 165px !important;}
.padding-top-170{padding-top: 170px !important;}
.padding-top-175{padding-top: 175px !important;}
.padding-top-180{padding-top: 180px !important;}
.padding-top-185{padding-top: 185px !important;}
.padding-top-190{padding-top: 190px !important;}
.padding-top-195{padding-top: 195px !important;}
.padding-top-200{padding-top: 200px !important;}

.padding-bottom-0{padding-bottom: 0px !important;}
.padding-bottom-5{padding-bottom: 5px !important;}
.padding-bottom-10{padding-bottom: 10px !important;}
.padding-bottom-15{padding-bottom: 15px !important;}
.padding-bottom-20{padding-bottom: 20px !important;}
.padding-bottom-25{padding-bottom: 25px !important;}
.padding-bottom-30{padding-bottom: 30px !important;}
.padding-bottom-35{padding-bottom: 35px !important;}
.padding-bottom-40{padding-bottom: 40px !important;}
.padding-bottom-45{padding-bottom: 45px !important;}
.padding-bottom-50{padding-bottom: 50px !important;}
.padding-bottom-55{padding-bottom: 55px !important;}
.padding-bottom-60{padding-bottom: 60px !important;}
.padding-bottom-65{padding-bottom: 65px !important;}
.padding-bottom-70{padding-bottom: 70px !important;}
.padding-bottom-75{padding-bottom: 75px !important;}
.padding-bottom-80{padding-bottom: 80px !important;}
.padding-bottom-85{padding-bottom: 85px !important;}
.padding-bottom-90{padding-bottom: 90px !important;}
.padding-bottom-95{padding-bottom: 95px !important;}
.padding-bottom-100{padding-bottom: 100px !important;}
.padding-bottom-105{padding-bottom: 105px !important;}
.padding-bottom-110{padding-bottom: 110px !important;}
.padding-bottom-115{padding-bottom: 115px !important;}
.padding-bottom-120{padding-bottom: 120px !important;}
.padding-bottom-125{padding-bottom: 125px !important;}
.padding-bottom-130{padding-bottom: 130px !important;}
.padding-bottom-135{padding-bottom: 135px !important;}
.padding-bottom-140{padding-bottom: 140px !important;}
.padding-bottom-145{padding-bottom: 145px !important;}
.padding-bottom-150{padding-bottom: 150px !important;}
.padding-bottom-155{padding-bottom: 155px !important;}
.padding-bottom-160{padding-bottom: 160px !important;}
.padding-bottom-165{padding-bottom: 165px !important;}
.padding-bottom-170{padding-bottom: 170px !important;}
.padding-bottom-175{padding-bottom: 175px !important;}
.padding-bottom-180{padding-bottom: 180px !important;}
.padding-bottom-185{padding-bottom: 185px !important;}
.padding-bottom-190{padding-bottom: 190px !important;}
.padding-bottom-195{padding-bottom: 195px !important;}
.padding-bottom-200{padding-bottom: 200px !important;}

@media (max-width: 1024px){
	.remove-side-padding-under-1024{padding-left: 0 !important; padding-right: 0 !important;}
}
@media (max-width: 768px){
	.remove-side-padding-under-768{padding-left: 0 !important; padding-right: 0 !important;}
}
@media (max-width: 480px){
	.remove-side-padding-under-480{padding-left: 0 !important; padding-right: 0 !important;}
}
/* Padding */

/* Width & Height */
.one-fifth{width: 20%;}
.one-fourth{width: 25%;}
.one-third{width: 33.333333333%;}
.one-half{width: 50%;}
.two-third{width: 66.666666667%;}

.width-auto{width: auto;}
.width-5{width: 5%;}
.width-10{width: 10%;}
.width-15{width: 15%;}
.width-20{width: 20%;}
.width-25{width: 25%;}
.width-30{width: 30%;}
.width-33{width: 33.333333333%;}
.width-35{width: 35%;}
.width-40{width: 40%;}
.width-45{width: 45%;}
.width-50{width: 50%;}
.width-55{width: 55%;}
.width-60{width: 60%;}
.width-65{width: 65%;}
.width-66{width: 66.666666667%;}
.width-70{width: 70%;}
.width-75{width: 75%;}
.width-80{width: 80%;}
.width-85{width: 85%;}
.width-90{width: 90%;}
.width-95{width: 95%;}
.width-100{width: 100%;}

/* https://is.gd/7C5q36 */
.full-width{width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; display: table;}

.height-auto{height: auto;}
.height-1{height: 1px;}
.height-10{height: 10px;}
.height-15{height: 15px;}
.height-20{height: 20px;}
.height-25{height: 25px;}
.height-30{height: 30px;}
.height-35{height: 35px;}
.height-40{height: 40px;}
.height-45{height: 45px;}
.height-50{height: 50px;}
.height-55{height: 55px;}
.height-60{height: 60px;}
.height-65{height: 65px;}
.height-70{height: 70px;}
.height-75{height: 75px;}
.height-80{height: 80px;}
.height-85{height: 85px;}
.height-90{height: 90px;}
.height-95{height: 95px;}
.height-100{height: 100px;}
.height-105{height: 105px;}
.height-110{height: 110px;}
.height-115{height: 115px;}
.height-120{height: 120px;}
.height-125{height: 125px;}
.height-130{height: 130px;}
.height-135{height: 135px;}
.height-140{height: 140px;}
.height-145{height: 145px;}
.height-150{height: 150px;}
.height-155{height: 155px;}
.height-160{height: 160px;}
.height-165{height: 165px;}
.height-170{height: 170px;}
.height-175{height: 175px;}
.height-180{height: 180px;}
.height-185{height: 185px;}
.height-190{height: 190px;}
.height-195{height: 195px;}
.height-200{height: 200px;}
.height-100-vh{height: 100vh;}

body.admin-bar .height-100-vh{height: calc(100vh - 32px);}
@media screen and (max-width: 782px){
    body.admin-bar .height-100-vh{height: calc(100vh - 46px);}
}
@media screen and (max-width: 600px){
    /*body.admin-bar .height-100-vh{height: 100vh;}*/
}

#vh-100{height: 100vh;}

@media (max-width: 1250px){
	.width-100-under-1250{width: 100%;}
	.width-50-under-1250{width: 50%;}
	.width-33-under-1250{width: 33.333333333%;}
}
@media (max-width: 1024px){
	.width-100-under-1024{width: 100%;}
	.width-50-under-1024{width: 50%;}
	.width-33-under-1024{width: 33.333333333%;}
	.max-width-480-under-1024{max-width: 480px; margin-left: auto; margin-right: auto; float: none;}
}
@media (max-width: 768px){
	.width-100-under-768{width: 100%;}
	.width-50-under-768{width: 50%;}
	.width-33-under-768{width: 33.333333333%;}
	.max-width-480-under-768{max-width: 480px; margin-left: auto; margin-right: auto; float: none;}
}
@media (max-width: 600px){
	.one-fifth,
	.one-fourth,
	.one-third{width: 100%;}
}
@media (max-width: 480px){
	.one-half{width: 100%;}
	.width-100-under-480{width: 100%;}
	.width-50-under-480{width: 50%;}
	.width-33-under-480{width: 33.333333333%;}
}
/* Width  & Height */

/* Z-index */
.z-index-0{z-index: 0;}
.z-index-1{z-index: 1;}
.z-index-2{z-index: 2;}
.z-index-3{z-index: 3;}
.z-index-4{z-index: 4;}
.z-index-5{z-index: 5;}
.z-index-6{z-index: 6;}
.z-index-7{z-index: 7;}
.z-index-8{z-index: 8;}
.z-index-9{z-index: 9;}
.z-index-10{z-index: 10;}
.z-index-99{z-index: 99;}
.z-index-999{z-index: 999;}
/* Z-index */

/* Responsive Stuff */
.show-under-480,
.show-under-767,
.show-under-768,
.show-under-1000,
.show-under-1024,
.show-under-1250{display: none !important;}

@media (max-width: 1250px){
	.hide-under-1250{display: none !important;}
	.show-under-1250{display: block !important;}
}

@media (max-width: 1024px){
	.hide-under-1024{display: none !important;}
	.show-under-1024{display: block !important;}
}

@media (max-width: 1000px){
	.hide-under-1000{display: none !important;}
	.full-width-under-1000{width: 100%;}
	.show-under-1000{display: block !important;}
	.center-content-horizontaly-under-1000{margin-left: auto !important; margin-right: auto !important; float: none !important;}
}
@media (max-width: 768px){
	.hide-under-768{display: none !important;}
	.show-under-768{display: block !important;}
}
@media (max-width: 767px){
	.hide-under-767{display: none !important;}
	.show-under-767{display: block !important;}
}
@media (max-width: 480px){
	.hide-under-480{display: none !important;}
	.show-under-480{display: block !important;}
}
/* Responsive Stuff */

/* Responsive video */
.video-container{position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden;}
.video-container iframe,
.video-container object,
.video-container embed{position:absolute; top:0; left:0; width:100%; height:100%;}
/* Responsive video */

/*** GLOBAL STYLES ***/
.cky-consent-container {
    top: 50% !important;
    left: 50% !important;
    right: auto !important;
    transform: translate(-50%, -50%) !important;
}
.cky-consent-container:before {
    content: '';
    background: #000000;
    opacity: 0.4;
    position: fixed;
    top: -999999px;
    left: -999999px;
    right: -99999px;
    bottom: -999999px;
    z-index: 999;
}
.cky-consent-container .cky-consent-bar {
    position: relative;
    z-index: 9999;
}
.cky-preference-content-wrapper .cky-show-desc-btn {
    color: #ec1c24 !important;
}
.cky-btn-customize,
.cky-btn-reject,
.cky-btn-preferences {
    border-color: #ec1c24 !important;
    color: #ec1c24 !important;
}
/*.cky-btn-reject {
    display: none !important;
}*/
.cky-btn-accept {
    border-color: #ec1c24 !important;
    background-color: #ec1c24 !important;
}
.cky-switch input[type="checkbox"]:checked {
    background-color: #ec1c24 !important;
}
/*
.slides-images-in-tab.not-loaded {
    opacity: 0;
    visibility: hidden;
}*/
.owl-carousel .owl-item {
    height: 1px!important;
}
.owl-carousel .owl-item.active {
    height: auto!important;
}
.owl-carousel .owl-stage-outer {
    height: auto !important;
}

.owl-next,
.owl-prev{
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 36px !important;
    padding: 0;
    margin-top: -20px;
    background: rgba(0, 0, 0, .4) !important;
    color: white !important;
    display: block;
    border-radius: 0 !important;
    margin: 0 !important;
    font-size: 30px !important;
}

.owl-prev {
    right: auto;
    left: 0;
}

.owl-prev span, .owl-next span {
    position: relative;
    top: -3px;
}

.owl-next:hover,.owl-next:focus, .owl-prev:hover, .owl-prev:focus {
    background: #ec1c24 !important;
}

.slick-slide {
    transition: none !important;
}

.single-product .product-data .back-link {
    display: none !important;
}

@media (min-width: 1251px) {
    
    #masthead .desktop-navigation ul li.mega-menu {
        position: static;
    }
    #masthead .site-logo--site-navigation--search {
        position: relative;
    }

    
    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu {
        width: 100%;
        left: 0;
        background-color: white !important;
    }
    
    #masthead .desktop-navigation ul#primary-menu > li.mega-menu ul.sub-menu {
        display: none;
    }
    
    #masthead .desktop-navigation ul#primary-menu > li.mega-menu:hover ul.sub-menu {
        display: block;
    }

    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu:after {
        content: '';
        display: table;
        clear: both;
    }

    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu > li {
        width: 50%;
        float: left;
        border-right: 1px solid #dedede;
    }
    #masthead .desktop-navigation ul#primary-menu > li.mega-menu ul.sub-menu > li {
        padding: 0;
    }
    #masthead .desktop-navigation ul#primary-menu > li.mega-menu > ul.sub-menu > li > a {
        font-weight: 600;
        text-transform: uppercase;
        padding-top: 34px;
        padding-bottom: 34px;

    }
    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu > li:last-child {
        border-right: none;
    }

    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu > li > ul.sub-menu {
        position: static;
        display: block;
        margin: 0;
        transform: none;
        opacity: 1;
        visibility: visible;
        border: none;
        background-color:white;
    }

    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu > li > ul.sub-menu:after {
        content: '';
        display: table;
        clear: both;
    }

    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        background-color: white;
        height: 1px;
        width: 100%;
        z-index: 4;
    }

    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu > li > ul.sub-menu > li {
        border-left: none;
        border-right: none;
        padding: 0 0 !important;
        border-bottom: 1px solid #dedede !important;
        margin-top: -1px;
    }
    #masthead .desktop-navigation ul li.mega-menu ul.sub-menu > li > ul.sub-menu > li > a {

    }  
    
}

@media (min-width: 1251px) {
    .visible-mobile {
        display: none !important;
    }
    
    #climbing-catalogs-and-brochures {
        border-right: 1px solid #dedede;
    }
    #climbing-catalogs-and-brochures,
    #active-entertainment-catalogs-and-brochures {
        width: 50%;
        float: left;
    }
    
    #climbing-catalogs-and-brochures {
        padding-right: 35px !important;
    }
    
    #active-entertainment-catalogs-and-brochures {
        padding-left: 35px !important;
    }
    
    #climbing-gyms-reference-lists {
        clear: left;
    }
    
    #climbing-catalogs-and-brochures .single-file-container,
    #active-entertainment-catalogs-and-brochures .single-file-container{
        width: calc(50% - 50px);
    }
    
    #climbing-catalogs-and-brochures h2,
    #active-entertainment-catalogs-and-brochures h2 {
        min-height: 56px;
    }
    
    #climbing-catalogs-and-brochures .file-name,
    #active-entertainment-catalogs-and-brochures .file-name {
        min-height: 39px;
    }
}
@media (max-width: 1250px) {
    .menu-heading {
        background-color: white !important;
    }
    #header-container {
        z-index: 99999999999999;
    }
}
.wt-accordion .wt-accordion-header {font-weight: 700;position:relative;margin-bottom:0;padding: 16px 16px 16px 0;border-bottom:1px solid #ccc;font-size: 16px; cursor: pointer;}
.wt-accordion .wt-accordion-header .ui-accordion-header-icon {position:absolute;width:16px;height:16px;right:0;top:50%;margin-top:-8px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");transition: all 0.3s linear;}
.wt-accordion .wt-accordion-header.ui-accordion-header-active .ui-accordion-header-icon {transform: rotate(180deg);}
.wt-accordion-content {padding: 16px;}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/walltopia/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}/***

CONTENT

01. THEME FILE - themes/thegem/css/thegem-header.css
02. FACETWP - plugins/facetwp/assets/css/front.css?ver=3.6.7
03. FACETWP - plugins/facetwp/assets/vendor/noUiSlider/nouislider.css?ver=3.6.7
04. FORMIDABLE - plugins/formidable/css/formidableforms.css

***/


/*** 01. THEME FILE - themes/thegem/css/thegem-header.css ***/
/*
#site-header-wrapper{position:static;z-index:1000;width:100%;}
#site-header-wrapper.site-header-wrapper-transparent{position:absolute;}
#site-header-wrapper.site-header-wrapper-transparent #site-header:not(.shrink),#site-header-wrapper.site-header-wrapper-transparent,#site-header-wrapper.site-header-wrapper-transparent #site-header:not(.shrink) #top-area{background:transparent!important;border-bottom:0 none;}
#site-header-wrapper.header-on-slideshow{position:static!important;height:0!important;background-color:transparent;}
#site-header.header-on-slideshow.init{top:0!important;}
#site-header.header-on-slideshow{background:transparent;position:absolute;left:0;right:0;top:0;z-index:1000;}
body #page:not(.vertical-header) #site-header.fixed{width:100%;position:fixed;left:0;top:0;z-index:1000;}
@media (min-width: 1260px) {
	#page.layout-boxed:not(.vertical-header) #site-header.fixed{width:1260px;left:50%;margin-left:-630px;}
}
#site-header.fixed.shrink{box-shadow:0 0 2px 0 rgba(56,69,84,0.2);-moz-box-shadow:0 0 2px 0 rgba(56,69,84,0.2);-webkit-box-shadow:0 0 2px 0 rgba(56,69,84,0.2);border-collapse:separate;}
#site-header.without-transition{transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;}
#site-header.fixed.shrink .site-title{padding-top:5px;padding-bottom:5px;-webkit-transition:padding .3s;-moz-transition:padding .3s;transition:padding .3s;}
#site-header.fixed.shrink.shrink-mobile{-webkit-transition:transform .7s .2s;-moz-transition:transform .7s .2s;transition:transform .7s .2s;}
#site-header.fixed.shrink.shrink-mobile.hidden{-o-transform:translate3d(0px,-100%,0px);-ms-transform:translate3d(0px,-100%,0px);-moz-transform:translate3d(0px,-100%,0px);-webkit-transform:translate3d(0px,-100%,0px);transform:translate3d(0px,-100%,0px);-webkit-transition:transform .7s .4s;-moz-transition:transform .7s .4s;transition:transform .7s .4s;}
.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li,.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li > a{-webkit-transition:all 0s!important;-moz-transition:all 0s!important;transition:all 0s!important;}
.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li > a{vertical-align:middle;}
#site-header.fixed #primary-menu > li > a{-webkit-transition:padding 0.3s,color 0.3s,background-color .3s;-moz-transition:padding 0.3s,color 0.3s,background-color .3s;transition:padding 0.3s,color 0.3s,background-color .3s;}
#site-header.scroll-counting .site-title,#site-header.scroll-counting .site-title img,#site-header.scroll-counting #primary-menu > li,#site-header.scroll-counting #primary-menu > li > a,#site-header.scroll-counting .menu-item-logo,#site-header.scroll-counting .menu-item-logo img{-webkit-transition:all 0s!important;-moz-transition:all 0s!important;transition:all 0s!important;}
#site-header.fixed.shrink #primary-menu.no-responsive > li > a{padding-top:18px;padding-bottom:18px;}
#site-header.fixed.shrink .header-layout-fullwidth_hamburger #primary-menu.no-responsive > li > a{padding-top:13px;padding-bottom:13px;}
#site-header.fixed.shrink .header-style-1 #primary-menu.no-responsive > li.menu-item-current > a,
#site-header.fixed.shrink .header-style-1 #primary-menu.no-responsive > li.menu-item-active > a{}
#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li.menu-item-current,#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li.menu-item-active,#site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li.menu-item-current,#site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li.menu-item-active{-webkit-transition:padding .3s;-moz-transition:padding .3s;transition:padding .3s;}
#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li,#site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li{padding-top:18px;padding-bottom:18px;-webkit-transition:padding .3s;-moz-transition:padding .3s;transition:padding .3s;}
#site-header.fixed.shrink .header-layout-overlay.header-style-3 #primary-menu.no-responsive > li,#site-header.fixed.shrink .header-layout-overlay.header-style-4 #primary-menu.no-responsive > li{padding:0;}
#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li.menu-item-current,#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li.menu-item-active,#site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li.menu-item-current,#site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li.menu-item-active{padding:16px 1px;}
#site-header.fixed.shrink .header-layout-overlay.header-style-3 #primary-menu.no-responsive > li.menu-item-current,#site-header.fixed.shrink .header-layout-overlay.header-style-3 #primary-menu.no-responsive > li.menu-item-active,#site-header.fixed.shrink .header-layout-overlay.header-style-4 #primary-menu.no-responsive > li.menu-item-current,#site-header.fixed.shrink .header-layout-overlay.header-style-4 #primary-menu.no-responsive > li.menu-item-active{padding:0;}
body.one-pager #site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li,body.one-pager #site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s;}
#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive > li > a,#site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive > li > a{padding:0 15px;}
#site-header.fixed.shrink #primary-navigation .hamburger-toggle,#site-header.fixed.shrink #primary-navigation .overlay-toggle,#site-header.fixed.shrink #perspective-menu-buttons .perspective-toggle{margin-top:15px;margin-bottom:15px;}
#site-header .site-title a,
#site-header .menu-item-logo a{white-space:nowrap;}
#site-header .logo-position-right .site-title,
#site-header .logo-position-right .site-title a{text-align:right;}
#site-header .site-title a img,
#site-header .menu-item-logo a img{position:relative;}
#site-header.fixed.scroll-counting .site-title a img,
#site-header.fixed.scroll-counting .menu-item-logo a img{-webkit-transition:all 0s!important;-moz-transition:all 0s!important;transition:all 0s!important;}
#site-header .site-title a img.default,
#site-header .menu-item-logo a img.default{opacity:1;-webkit-transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;transition:opacity .3s ease-in;}
#site-header .site-title a img.small,
#site-header .menu-item-logo a img.small{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out;}
#site-header.fixed.shrink .site-title a img.default,
#site-header.fixed.shrink .menu-item-logo a img.default{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out;}
#site-header.fixed.shrink .site-title a img.small,
#site-header.fixed.shrink .menu-item-logo a img.small{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;transition:opacity .3s ease-in;}
#site-header.shrink-mobile .site-title a img{transition:opacity 0s;}
#site-header.fixed.shrink .logo-position-center > .site-title{display:none;}
@media (max-width: 979px) and (min-width: 768px){
#site-header .site-title a img.small, #site-header .menu-item-logo a img.small {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    display: inline-block !important;
    margin: 0 !important;
    }
}
@media (max-width: 767px) {
	#site-header.fixed.shrink .logo-position-center > .site-title{display:table-cell;}
}
.site-title .logo,.menu-item-logo .logo{display:inline-block;vertical-align:middle;min-height:1px;min-width:1px;}
#site-header .site-title a img.small.light,#site-header .menu-item-logo a img.small.light{display:none!important;}
@media (max-width: 767px) {
	#site-header .site-title a img.default,
	#site-header .menu-item-logo a img.default{display:none;}
	#site-header .site-title a img.small,
	#site-header .menu-item-logo a img.small{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;display:inline-block!important;margin:0!important;}
	#site-header .site-title a img.small.light,
	#site-header .menu-item-logo a img.small.light{display:inline-block!important;}
	#site-header .site-title a img.small.light ~ img.small,
	#site-header .menu-item-logo a img.small.light ~ img.small{display:none!important;}
	#site-header.fixed.shrink .site-title a img.small.light,
	#site-header.fixed.shrink .menu-item-logo a img.small.light{display:none!important;}
	#site-header.fixed.shrink .site-title a img.small.light ~ img.small,
	#site-header.fixed.shrink .menu-item-logo a img.small.light ~ img.small{display:inline-block!important;}
}
#primary-navigation #primary-menu > li.menu-item-search > a:before{content:"\e612";display:block;font-family:"thegem-icons";font-size:24px;font-weight:400;margin-right:5px;text-align:center;vertical-align:top;width:100%;}
#primary-navigation #primary-menu > li.menu-item-search.active > a:before{content:"\e619";display:block;font-family:"thegem-icons";font-size:24px;font-weight:400;margin-right:5px;text-align:center;vertical-align:top;width:100%;}
.menu-item-search .minisearch{position:absolute;top:100%;left:0;padding:20px;width:280px;opacity:0;visibility:hidden;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity 0.3s,-webkit-transform .3s;transition:opacity 0.3s,transform .3s;}
.menu-item-search.active .minisearch{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity 0.5s,-webkit-transform .5s;transition:opacity 0.5s,transform .5s;}
.minisearch.invert{left:auto;right:0;}
.minisearch .sf-input{width:100%;font-family: inherit;font-size:16px;font-weight:400;height:40px;border-radius:4px;padding-right:40px;outline:none;}
.minisearch .sf-submit{position:absolute;right:20px;width:40px;height:40px;margin:0;background:rgba(0,0,0,0);border:0;cursor:pointer;}
.minisearch .sf-submit:hover{background:transparent;}
.minisearch .sf-submit:focus{outline:none;}
.minisearch .sf-submit-icon{position:absolute;right:20px;width:40px;height:40px;}
.minisearch .sf-submit-icon:before{content:"\e612";display:block;font-family:"thegem-icons";font-size:24px;font-weight:400;line-height:40px;margin-right:5px;padding-right:3px;text-align:center;vertical-align:top;width:100%;height:40px;}
.mobile-menu-layout-default .primary-navigation.responsive ul{border-top:1px solid #dfe5e8;border-left:1px solid #dfe5e8;border-right:1px solid #dfe5e8;}
.mobile-menu-layout-default .primary-navigation.responsive ul ul,
.mobile-menu-layout-default #primary-navigation.responsive ul ul{border:0 none;}
.mobile-menu-layout-default .primary-navigation.responsive ul.sub-menu,
.mobile-menu-layout-default .primary-navigation.responsive .dl-menu + ul.sub-menu{margin-top:0;}
.mobile-menu-layout-default .primary-navigation.responsive ul li.menu-item,
.mobile-menu-layout-default .primary-navigation.responsive ul li.dl-back{background:#f4f6f7;}
.mobile-menu-layout-default .primary-navigation.responsive ul > li.menu-item,
.mobile-menu-layout-default .primary-navigation.responsive ul > li.dl-back{border-bottom:1px solid #dfe5e8;}
.mobile-menu-layout-default .primary-navigation.responsive ul > li.menu-item-current > a,
.mobile-menu-layout-default .primary-navigation.responsive ul > li.menu-item.menu-item-active a{background:#fff;border-left:4px solid #00bcd4;padding-left:26px;color:#3c3950;}
#primary-navigation.responsive ul > li.menu-item-search > a{display:none;}
.primary-navigation.responsive .minisearch{position:static;width:100%;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);background-color:#fff;border:none;visibility:visible;padding:20px 30px;}
.primary-navigation.responsive .minisearch .sf-input{border:1px solid #dfe5e8;background-color:#f4f6f7;color:#3c3950;font-family: inherit;font-size:16px;font-weight:400;right:30px;}
.primary-navigation.responsive .minisearch .sf-submit-icon{right:30px;}
.primary-navigation.responsive .minisearch .sf-submit-icon:before{color:#3c3950;}
.primary-navigation.responsive li a{color:#5f727f;}
.primary-navigation.responsive li a:hover{color:#3c3950;}
.header-style-vertical #primary-navigation .no-responsive li.menu-item-widgets{position:absolute;bottom:50px;width:100%;}
.header-style-vertical #primary-navigation.responsive li.menu-item-widgets,
.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-search,
body #page.vertical-header #primary-menu.no-responsive li.menu-item-search{display:none;}
.no-responsive .menu-item-widgets .vertical-minisearch{padding-right:30px;width:100%;}
.no-responsive .vertical-minisearch .sf-input{width:100%;font-family: inherit;font-size:16px;font-weight:400;height:40px;padding-right:50px;outline:none;background:#e0e5e9;}
.no-responsive .vertical-minisearch .sf-submit{position:absolute;right:30px;width:40px;height:40px;margin:0;padding:0;border:0;cursor:pointer;opacity:0;background:#000;z-index:1;}
.no-responsive .vertical-minisearch .sf-submit:hover{background:transparent;}
.no-responsive .vertical-minisearch .sf-submit:focus{outline:none;}
.no-responsive .vertical-minisearch .sf-submit-icon{position:absolute;right:45px;width:40px;height:40px;z-index:0;}
.no-responsive .vertical-minisearch .sf-submit-icon:after{background:#3d3950;content:"\e612";display:block;font-family:"thegem-icons";font-size:24px;font-weight:400;line-height:40px;text-align:center;vertical-align:top;width:100%;height:40px;color:#fff;}
.no-responsive .menu-item-socials,.vertical-menu-item-widgets .menu-item-socials{margin-top:35px;}
.no-responsive .menu-item-socials .socials-item{margin:0 9px;}
.vertical-menu-item-widgets .menu-item-socials .socials-item{margin:0 8px;}
.no-responsive .menu-item-socials .socials-item:first-child,
.vertical-menu-item-widgets .menu-item-socials .socials-item:first-child{margin-left:0;}
.no-responsive .menu-item-socials .socials-item:last-child,
.vertical-menu-item-widgets .menu-item-socials .socials-item:last-child{margin-right:0;}
.no-responsive .menu-item-socials .socials-item .socials-item-icon,
.vertical-menu-item-widgets .menu-item-socials .socials-item .socials-item-icon{font-size:24.5px;}
.vertical-menu-item-widgets{position:absolute;bottom:50px;width:270px;}
.vertical-menu-item-widgets .vertical-minisearch{width:100%;}
.vertical-menu-item-widgets .vertical-minisearch .sf-input{width:100%;font-family: inherit;font-size:16px;font-weight:400;padding-right:50px;height:40px;outline:none;background:#e0e5e9;}
.vertical-menu-item-widgets .vertical-minisearch .sf-submit{position:absolute;right:0;width:40px;height:40px;margin:0;padding:0;border:0;cursor:pointer;opacity:0;background:#000;}
.vertical-menu-item-widgets .vertical-minisearch .sf-submit:hover{background:transparent;}
.vertical-menu-item-widgets .vertical-minisearch .sf-submit:focus{outline:none;}
.vertical-menu-item-widgets .vertical-minisearch .sf-submit-icon{position:absolute;right:0;width:40px;height:40px;z-index:0;}
#page.vertical-header .vertical-menu-item-widgets .vertical-minisearch .sf-submit-icon{right:21px;}
.vertical-menu-item-widgets .vertical-minisearch .sf-submit-icon:after{background:#3d3950;content:"\e612";display:block;font-family:"thegem-icons";font-size:24px;font-weight:400;line-height:40px;text-align:center;vertical-align:top;width:40px;height:40px;color:#fff;}
@media (max-height: 669px) {
	.header-style-vertical #primary-menu.no-responsive{padding-top:calc(100vh - 570px);}
}
@media (max-height: 590px) {
	.header-style-vertical #primary-menu.no-responsive{padding-top:20px;}
}
.header-layout-fullwidth_hamburger #primary-menu.no-responsive .menu-item-widgets .vertical-minisearch form,
.header-layout-fullwidth_hamburger #primary-menu.no-responsive .menu-item-widgets .menu-item-socials{padding-left:15px;padding-right:15px;}
#page.vertical-header .vertical-menu-item-widgets{padding-left:21px;padding-right:21px;}
@media (max-width: 767px) {
	#page.vertical-header #site-header-wrapper{position:static;width:100%;padding:0;}
	#page.vertical-header{padding-left:0;}
	#page.vertical-header #site-header .site-title{display:table-cell;}
	.vertical-menu-item-widgets{display:none;}
}
@media (max-height: 799px) {
	.header-style-vertical #primary-menu.no-responsive > .menu-item-language,.header-style-vertical #primary-menu.no-responsive > .menu-item-cart{display:none;}
}
@media (max-height: 689px) {
	.vertical-menu-item-widgets{display:none;}
}
#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .hamburger-toggle,#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .overlay-toggle,#site-header.fixed.shrink #perspective-menu-buttons :not(.hamburger-size-small) .perspective-toggle{width:18px;height:18px;}
#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .hamburger-toggle [class^="menu-line-"],#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .overlay-toggle [class^="menu-line-"],#site-header.fixed.shrink #perspective-menu-buttons :not(.hamburger-size-small) .perspective-toggle [class^="menu-line-"]{height:2px;}
#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .hamburger-toggle .menu-line-1,#site-header.fixed.shrink #perspective-menu-buttons :not(.hamburger-size-small) .perspective-toggle .menu-line-1,#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .overlay-toggle .menu-line-1,#site-header.fixed.shrink #primary-navigation.overlay-active.close :not(.hamburger-size-small) .overlay-toggle .menu-line-1{top:3px;}
#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .hamburger-toggle .menu-line-2,#site-header.fixed.shrink #perspective-menu-buttons :not(.hamburger-size-small) .perspective-toggle .menu-line-2,#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .overlay-toggle .menu-line-2,#site-header.fixed.shrink #primary-navigation.overlay-active.close :not(.hamburger-size-small) .overlay-toggle .menu-line-2{top:8px;}
#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .hamburger-toggle .menu-line-3,#site-header.fixed.shrink #perspective-menu-buttons :not(.hamburger-size-small) .perspective-toggle .menu-line-3,#site-header.fixed.shrink #primary-navigation :not(.hamburger-size-small) .overlay-toggle .menu-line-3,#site-header.fixed.shrink #primary-navigation.overlay-active.close :not(.hamburger-size-small) .overlay-toggle .menu-line-3{top:13px;}
#site-header.fixed.shrink #primary-navigation.hamburger-active :not(.hamburger-size-small) .hamburger-toggle .menu-line-1,#site-header.fixed.shrink #primary-navigation.hamburger-active :not(.hamburger-size-small) .hamburger-toggle .menu-line-3,#site-header.fixed.shrink #primary-navigation.overlay-active :not(.hamburger-size-small) .overlay-toggle .menu-line-1,#site-header.fixed.shrink #primary-navigation.overlay-active :not(.hamburger-size-small) .overlay-toggle .menu-line-3{top:8px;}
*/
/*** 01. THEME FILE - themes/thegem/css/thegem-header.css ***/





/*** 02. FACETWP - plugins/facetwp/assets/css/front.css?ver=3.6.7 ***/
.facetwp-facet{margin-bottom:0;}
.facetwp-facet.is-loading{opacity:.6;}
.facetwp-overlay{position:absolute;}
.facetwp-pager-label{display:inline-block;margin-right:12px;}
.facetwp-page{display:inline-block;padding:0 4px;margin-right:6px;cursor:pointer;}
.facetwp-page.dots{cursor:default;}
.facetwp-page.active{font-weight:700;cursor:default;}
.facetwp-type-checkboxes .facetwp-depth{display:none;}
.facetwp-type-checkboxes .facetwp-depth.visible{display:inherit;}
.facetwp-checkbox{background:url('/wp-content/themes/walltopia/images/facetwp/checkbox.png') 0 50% no-repeat;background-size:14px 14px;margin-bottom:4px;padding-left:20px;cursor:pointer;}
.facetwp-checkbox.checked{background-image:url('/wp-content/themes/walltopia/images/facetwp/checkbox-on.png');}
.facetwp-checkbox.disabled,
.facetwp-radio.disabled{opacity:.4;cursor:default;}
.facetwp-checkbox .facetwp-expand{float:right;}
.facetwp-radio{background:url('/wp-content/themes/walltopia/images/facetwp/radio.png') 0 50% no-repeat;background-size:14px 14px;margin-bottom:4px;padding-left:20px;cursor:pointer;}
.facetwp-radio.checked{background-image:url('/wp-content/themes/walltopia/images/facetwp/radio-on.png');}
.flatpickr-clear{text-align:center;padding:5px 0;cursor:pointer;}
.facetwp-type-fselect.is-loading{opacity:1;}
.facetwp-type-fselect.is-loading .fs-label-wrap,
.facetwp-type-fselect.is-loading .fs-search,
.facetwp-type-fselect.is-loading .fs-no-results,
.facetwp-type-fselect.is-loading .fs-options{opacity:.6;}
.facetwp-type-fselect.is-loading .fs-option{cursor:wait;}
.facetwp-type-fselect .fs-wrap.fs-disabled .fs-option{opacity:.4;cursor:wait;}
.facetwp-type-fselect .fs-option .fs-option-label{white-space:nowrap;}
.facetwp-type-fselect .fs-option.d1 .fs-option-label{padding-left:20px;}
.facetwp-type-fselect .fs-option.d2 .fs-option-label{padding-left:40px;}
.facetwp-type-fselect .fs-option.d3 .fs-option-label{padding-left:60px;}
.facetwp-depth{margin-left:12px;}
.facetwp-link{cursor:pointer;}
.facetwp-link.checked{font-weight:700;cursor:default;}
.facetwp-toggle{cursor:pointer;}
.facetwp-seo,.facetwp-hidden{display:none;}
.facetwp-slider-wrap{padding: 0 7px; display: block; width: 100%; float: left;}
.facetwp-slider-wrap .facetwp-slider:empty{display:none;}
.facetwp-slider-reset{border:1px solid #d9d9d9;border-radius:3px;background:#fff;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;padding:4px 8px;cursor:pointer;}
.facetwp-input-wrap{display:inline-block;position:relative;}
.facetwp-facet input.facetwp-search,
.facetwp-facet input.facetwp-location{margin:0;padding-right:30px;min-width:240px;}
.facetwp-icon{right:0;height:100%;line-height:1;position:absolute;cursor:pointer;opacity:.5;}
.facetwp-icon:before{display:inline-block;content:'';width:30px;height:100%;background:url('/wp-content/themes/walltopia/images/facetwp/icon-search.png') no-repeat;background-position:5px 50%;background-size:20px 20px;}
.location-results{position:absolute;background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;overflow:hidden;width:100%;}
.location-result{font-size:11px;border-bottom:1px solid #ddd;padding:5px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#888;}
.location-result:hover{background-color:#f8f8f8;}
.location-result.active{background-color:#EBF2FE;}
.location-result .result-main{font-size:13px;color:#222;}
.facetwp-icon.locate-me:before{background-image:url('/wp-content/themes/walltopia/images/facetwp/icon-locate.png');}
.facetwp-icon.f-reset:before{background-image:url('/wp-content/themes/walltopia/images/facetwp/icon-close.png');}
.facetwp-icon.f-loading:before{background-image:url('/wp-content/themes/walltopia/images/facetwp/loading.png');/*animation:spin 700ms infinite linear;*/}
.location-attribution{border-bottom:1px solid #ddd;padding:5px;}
.powered-by-google{height:15px;background:url('/wp-content/themes/walltopia/css/.../images/facetwp/powered-by-google.png') top right no-repeat;background-size:auto 15px;}
.facetwp-stars{float:left;line-height:1;padding-right:4px;user-select:none;}
.facetwp-star{float:right;cursor:pointer;font-size:20px;color:#ccc;}
.facetwp-star:hover,
.facetwp-star:hover ~ .facetwp-star,
.facetwp-star.selected,
.facetwp-star.selected ~ .facetwp-star{color:#000;}
.facetwp-star.selected:hover,
.facetwp-star.selected:hover ~ .facetwp-star{color:red;}

@keyframes spin {
	from{transform:rotate(0deg);}
	to{transform:rotate(360deg);}
}

.facetwp-selections li{display:inline-block;line-height:1;}
.facetwp-selections .facetwp-selection-value{display:inline-block;margin-right:10px;cursor:pointer;padding-right:16px;background-image:url('/wp-content/themes/walltopia/images/facetwp/icon-close.png');background-size:12px 12px;background-repeat:no-repeat;background-position:right center;}
/*** 02. FACETWP - plugins/facetwp/assets/css/front.css?ver=3.6.7 ***/





/*** 03. FACETWP - plugins/facetwp/assets/vendor/noUiSlider/nouislider.css?ver=3.6.7 ***/
.noUi-target,.noUi-target *{touch-action:none;user-select:none;box-sizing:border-box;}
.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1;}
.noUi-connect,
.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;transform-origin:0 0;transform-style:flat;}
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin{left: auto; right: 0; top: -6px;}
.noUi-horizontal .noUi-origin{height: 0; width: 10%;}
.noUi-touch-area{height:100%;width:100%; cursor: pointer;}
.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s;}
.noUi-state-drag *{cursor:inherit!important;}
.noUi-horizontal{height:1px;}
.noUi-horizontal .noUi-handle{width:14px;height:14px;left:-7px;top:0;}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle{right:-7px;left:auto;}
.noUi-target{position:relative;direction:ltr;background:#babebe;border-radius:0;border:0 none;padding:0; margin: 0 0 20px 0;}
.noUi-connects{border-radius: 0;overflow:hidden;z-index:0;}
.noUi-connect{height:100%;width:100%;background: #f90021;}
.noUi-draggable{cursor:ew-resize;}
.noUi-handle{position:absolute;border:0 none;border-radius:50%;background:#000;cursor:default;}

.facetwp-type-slider{display: inline-block; width: 100%;}
.facetwp-type-slider > div:not(.facetwp-slider-wrap){width: 50%; float: right; line-height: 1; text-align: right;}
.facetwp-slider-label{width: 50%; float: left; line-height: 1; text-align: left;}
.facetwp-slider-reset{border: 0 none; border-radius: 0; box-shadow: none; padding: 0; background: transparent; line-height: 1; float: right;}
/*** 03. FACETWP - plugins/facetwp/assets/vendor/noUiSlider/nouislider.css?ver=3.6.7 ***/





/*** FORMIDABLE FORMS ***/
.with_frm_style{/*--form-width:100%;--form-align:left;--direction:ltr;--fieldset:0;--fieldset-color:#000000;--fieldset-padding:0 0 15px 0;--fieldset-bg-color:transparent;--title-size:40px;--title-color:#444444;--title-margin-top:10px;--title-margin-bottom:60px;--form-desc-size:14px;--form-desc-color:#666666;--form-desc-margin-top:10px;--form-desc-margin-bottom:25px;--font:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;--font-size:15px;--label-color:#3f4b5b;--weight:normal;--position:none;--align:left;--width:150px;--required-color:#B94A48;--required-weight:bold;--label-padding:0 0 3px 0;--description-font-size:12px;--description-color:#666666;--description-weight:normal;--description-style:normal;--description-align:left;--description-margin:0;--field-font-size:14px;--field-height:32px;--line-height:32px;--field-width:100%;--auto-width:100%;--field-pad:6px 10px;--field-margin:20px;--field-weight:normal;--text-color:#555555;--border-color:#BFC3C8;--field-border-width:1px;--field-border-style:solid;--bg-color:#ffffff;--bg-color-active:#ffffff;--border-color-active:#66afe9;--text-color-error:#444444;--bg-color-error:#ffffff;--border-color-error:#B94A48;--border-width-error:1px;--border-style-error:solid;--bg-color-disabled:#ffffff;--border-color-disabled:#E5E5E5;--text-color-disabled:#A1A1A1;--radio-align:block;--check-align:block;--check-font-size:13px;--check-label-color:#444444;--check-weight:normal;--section-font-size:18px;--section-color:#444444;--section-weight:bold;--section-pad:15px 0 3px 0;--section-mar-top:15px;--section-mar-bottom:30px;--section-bg-color:transparent;--section-border-color:#e8e8e8;--section-border-width:2px;--section-border-style:solid;--section-border-loc:-top;--collapse-pos:after;--submit-font-size:15px;--submit-width:auto;--submit-height:auto;--submit-bg-color:#579AF6;--submit-border-color:#579AF6;--submit-border-width:1px;--submit-text-color:#ffffff;--submit-weight:normal;--submit-border-radius:4px;--submit-margin:10px;--submit-padding:10px 20px;--submit-shadow-color:#eeeeee;--submit-hover-bg-color:#efefef;--submit-hover-color:#444444;--submit-hover-border-color:#cccccc;--submit-active-bg-color:#efefef;--submit-active-color:#444444;--submit-active-border-color:#cccccc;--border-radius:4px;--error-bg:#F2DEDE;--error-border:#EBCCD1;--error-text:#B94A48;--error-font-size:14px;--success-bg-color:#DFF0D8;--success-border-color:#D6E9C6;--success-text-color:#468847;--success-font-size:14px;--progress-bg-color:#eaeaea;--progress-active-color:#ffffff;--progress-active-bg-color:#579AF6;--progress-color:#3f4b5b;--progress-border-color:#E5E5E5;--progress-border-size:2px;--progress-size:30px;--box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;*/}
.frm_hidden,.frm_add_form_row.frm_hidden,.frm_remove_form_row.frm_hidden,.with_frm_style .frm_button.frm_hidden{display: none;}
.with_frm_style,.with_frm_style form,.with_frm_style .frm-show-form div.frm_description p{text-align: left;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px white inset;}
.with_frm_style .frm-show-form div.frm_description p{font-size:14px; color:#666666; margin-top:10px; margin-bottom:25px;}
form input.frm_verify{position:absolute;left:-3000px;}
.with_frm_style fieldset{min-width:0;}
.with_frm_style fieldset fieldset{border:none;margin:0;padding:0;background-color:transparent;}
.with_frm_style .frm_form_fields > fieldset{border-width:0; border-style:solid; border-color:#000000; margin:0; padding:0; background-color:transparent;}
legend.frm_hidden{display:none!important;}
.with_frm_style .frm_form_fields{opacity:1;transition:opacity .1s linear;}
.with_frm_style .frm_doing_ajax{opacity:.5;}
.frm_transparent{color:transparent;}
.with_frm_style legend+h3,.with_frm_style h3.frm_form_title{font-size:40px; color:#444444; /*font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-family:var(--font);*/margin-top:10px;margin-top:var(--title-margin-top);margin-bottom:60px;}
.with_frm_style .frm_form_field.frm_html_container,
.with_frm_style .frm_form_field .frm_show_it{/*font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-family:var(--font);color:#666666;color:var(--form-desc-color);*/}
.with_frm_style .frm_form_field.frm_html_container{font-size:14px;}
.with_frm_style .frm_form_field .frm_show_it{font-size:14px; font-weight:normal;}
.with_frm_style .frm_required{color: #ec2124; font-weight: bold;}
.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=search],
.with_frm_style select,
.with_frm_style textarea,
.with_frm_style .frm-card-element.StripeElement,
.with_frm_style .chosen-container{}
.with_frm_style textarea{vertical-align:top;height:auto;}
.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=phone],
.with_frm_style input[type=search],
.with_frm_style select,.with_frm_style textarea,
.frm_form_fields_style,
.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.with_frm_style .frm-card-element.StripeElement,
.with_frm_style .chosen-container-multi .chosen-choices,
.with_frm_style .chosen-container-single .chosen-single{width:100%; max-width:100%; background: #e9f1f1; border: 1px solid #c6c6c6; border-radius: 4px; line-height: 20px; padding: 12px; color: #3c3950; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none; font-weight: normal;}
.with_frm_style input[type=radio],
.with_frm_style input[type=checkbox]{border-color:#BFC3C8;}
.with_frm_style input[type=text],
.with_frm_style input[type=password],
.with_frm_style input[type=email],
.with_frm_style input[type=number],
.with_frm_style input[type=url],
.with_frm_style input[type=tel],
.with_frm_style input[type=file],
.with_frm_style input[type=search],
.with_frm_style select,
.with_frm_style .frm-card-element.StripeElement{background: #e9f1f1; border: 1px solid #c6c6c6; border-radius: 4px; line-height: 20px; padding: 12px; color: #3c3950; height: auto;}
.with_frm_style select[multiple=multiple]{height:auto;}
.input[type=file].frm_transparent:focus,
.with_frm_style input[type=file]{background-color:transparent;border:none;outline:none;box-shadow:none;}
.with_frm_style input[type=file]{color:#555555; padding:0; font-size:14px; display:initial;}
.with_frm_style input[type=file].frm_transparent{color:transparent;}
.with_frm_style .wp-editor-wrap{width:100%; max-width:100%;}
.with_frm_style .wp-editor-container textarea{border:none;}
.with_frm_style .mceIframeContainer{background-color:#ffffff;}
.with_frm_style select{width:100%; max-width:100%;}
.with_frm_style input[disabled],
.with_frm_style select[disabled],
.with_frm_style textarea[disabled],
.with_frm_style input[readonly],
.with_frm_style select[readonly],
.with_frm_style textarea[readonly]{background-color:#ffffff; color:#A1A1A1; border-color:#E5E5E5;}
.frm_preview_page:before{content:normal!important;}
.frm_preview_page{padding:25px;}
.with_frm_style .frm_primary_label{}
.with_frm_style .frm_top_container .frm_primary_label,
.with_frm_style .frm_hidden_container .frm_primary_label,
.with_frm_style .frm_pos_top{display:block;float:none;width:auto;}
.with_frm_style .frm_inline_container .frm_primary_label{margin-right:10px;}
.with_frm_style .frm_right_container .frm_primary_label,
.with_frm_style .frm_pos_right{display:inline;float:right;margin-left:10px;}
.with_frm_style .frm_pos_center{text-align:center;}
.with_frm_style .frm_none_container .frm_primary_label,.with_frm_style .frm_pos_none,.frm_pos_none,.frm_none_container .frm_primary_label{display:none;}
.with_frm_style .frm_section_heading.frm_hide_section{margin-top:0!important;}
.with_frm_style .frm_hidden_container .frm_primary_label,.with_frm_style .frm_pos_hidden,.frm_hidden_container .frm_primary_label{visibility:hidden;white-space:nowrap;}
.with_frm_style .frm_inside_container .frm_primary_label{opacity:0;transition:opacity .1s linear;}
.with_frm_style .frm_inside_container label.frm_visible,.frm_visible{opacity:1;}
.with_frm_style .frm_description{clear:both;}
.with_frm_style input[type=number][readonly]{-moz-appearance:textfield;}
.with_frm_style select[multiple="multiple"]{height:auto;line-height:normal;}
.with_frm_style .frm_catlevel_2,.with_frm_style .frm_catlevel_3,.with_frm_style .frm_catlevel_4,.with_frm_style .frm_catlevel_5{margin-left:18px;}
.with_frm_style .wp-editor-container{border:1px solid #e5e5e5;}
.with_frm_style .quicktags-toolbar input{font-size:12px!important;}
.with_frm_style .wp-editor-container textarea{border:none;}
.with_frm_style .auto_width #loginform input,.with_frm_style .auto_width input,.with_frm_style input.auto_width,.with_frm_style select.auto_width,.with_frm_style textarea.auto_width{width:auto;}
.with_frm_style .frm_repeat_buttons{white-space:nowrap;}
.with_frm_style .frm_button{text-decoration:none!important;border:1px solid #eee;display:inline-block;padding:10px 20px;padding:var(--submit-padding);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border-radius:var(--border-radius);font-size:15px;font-size:var(--submit-font-size);/*font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-family:var(--font);*/font-weight:normal;font-weight:var(--submit-weight);color:#ffffff;color:var(--submit-text-color);background:#579AF6;background:var(--submit-bg-color);border-width:1px;border-width:var(--submit-border-width);border-color:#579AF6;border-color:var(--submit-border-color);height:auto;height:var(--submit-height);}
.with_frm_style .frm_button.frm_inverse{color:var(--submit-bg-color);background:var(--submit-text-color);}
.with_frm_style .frm_submit{clear:both;}
.frm_inline_form .frm_form_field,.frm_inline_form .frm_submit{grid-column:span 1 / span 1;}
.frm_inline_form .frm_submit{margin:0;}
.frm_submit.frm_inline_submit input[type=submit],.frm_submit.frm_inline_submit button,.frm_inline_form .frm_submit input[type=submit],.frm_inline_form .frm_submit button{margin-top:0;}
.with_frm_style.frm_center_submit .frm_submit{text-align:center;}
.with_frm_style .frm_inline_success .frm_submit{display:flex;flex-direction:row;align-items:center;margin:0;}
.with_frm_style .frm_inline_success .frm_submit .frm_message{flex:1;margin:0;padding-left:10px;}
.with_frm_style .frm_inline_success.frm_alignright_success .frm_submit .frm_message{text-align:right;}
.with_frm_style.frm_center_submit .frm_submit input[type=submit],.with_frm_style.frm_center_submit .frm_submit input[type=button],.with_frm_style.frm_center_submit .frm_submit button{margin-bottom:8px!important;}
.with_frm_style .frm-edit-page-btn,.with_frm_style .frm_submit input[type=submit],.with_frm_style .frm_submit input[type=button],.with_frm_style .frm_submit button{-webkit-appearance:none;cursor:pointer;}
.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{display:block;margin:0 auto;}
.with_frm_style .frm_loading_prev .frm_ajax_loading,.with_frm_style .frm_loading_form .frm_ajax_loading{visibility:visible!important;}
.with_frm_style .frm_loading_prev .frm_prev_page,.with_frm_style .frm_loading_form .frm_button_submit{position:relative;opacity:.8;color:transparent!important;text-shadow:none!important;}
.with_frm_style .frm_loading_prev .frm_prev_page:hover,.with_frm_style .frm_loading_prev .frm_prev_page:active,.with_frm_style .frm_loading_prev .frm_prev_page:focus,.with_frm_style .frm_loading_form .frm_button_submit:hover,.with_frm_style .frm_loading_form .frm_button_submit:active,.with_frm_style .frm_loading_form .frm_button_submit:focus{cursor:not-allowed;color:transparent;outline:none!important;box-shadow:none;}
.with_frm_style .frm_loading_prev .frm_prev_page::before,.with_frm_style .frm_loading_form .frm_button_submit:before{content:'';display:inline-block;position:absolute;background:transparent;border:1px solid #fff;border-top-color:transparent;border-left-color:transparent;border-radius:50%;box-sizing:border-box;top:50%;left:50%;margin-top:-10px;margin-left:-10px;width:20px;height:20px;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;-o-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}
.frm_forms.frm_style_formidable-style.with_frm_style{max-width:100%;direction:ltr;}
.frm_style_formidable-style.with_frm_style .frm_icon_font{color:#3f4b5b;}
.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before{content:"\e600";}
.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{content:"\e602";}
.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before,.frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before{color:#ffffff;vertical-align:middle;}
.frm_style_formidable-style.with_frm_style .frm_trigger.active .frm_icon_font.frm_arrow_icon:before{content:"\e62d";color:#444444;}
.frm_style_formidable-style.with_frm_style .frm_trigger .frm_icon_font.frm_arrow_icon:before{content:"\e62a";color:#444444;}
.frm_style_formidable-style.with_frm_style .form-field{margin-bottom:20px;}
.frm_style_formidable-style.with_frm_style .form-field.frm_section_heading{margin-bottom:0;}
.frm_style_formidable-style.with_frm_style p.description,.frm_style_formidable-style.with_frm_style div.description,.frm_style_formidable-style.with_frm_style div.frm_description,.frm_style_formidable-style.with_frm_style .frm-show-form>div.frm_description,.frm_style_formidable-style.with_frm_style .frm_error{/*padding:0;font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-size:12px;color:#666666;*/font-weight:normal;text-align:left;font-style:normal;max-width:100%;}
.frm_style_formidable-style.with_frm_style .frm_form_field.frm_left_container{grid-template-columns:150px auto;}
.frm_style_formidable-style.with_frm_style .frm_form_field.frm_right_container{grid-template-columns:auto 150px;}
.frm_form_field.frm_right_container{grid-template-columns:auto 25%;}
.frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_data_container,
.frm_style_formidable-style.with_frm_style .frm_inline_container.frm_dynamic_select_container .frm_opt_container{display:inline;}
.frm_style_formidable-style.with_frm_style .frm_pos_right{display:inline;width:150px;}
.frm_style_formidable-style.with_frm_style .frm_none_container .frm_primary_label,
.frm_style_formidable-style.with_frm_style .frm_pos_none{display:none;}
.frm_style_formidable-style.with_frm_style .frm_scale label{font-weight:normal;/*font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-size:13px;color:#444444;*/}
.frm_style_formidable-style.with_frm_style input::placeholder,
.frm_style_formidable-style.with_frm_style textarea::placeholder{color:#A1A1A1;}
.frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder,
.frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder{color:#A1A1A1;}
.frm_style_formidable-style.with_frm_style input::-moz-placeholder,
.frm_style_formidable-style.with_frm_style textarea::-moz-placeholder{color:#A1A1A1;}
.frm_style_formidable-style.with_frm_style input:-ms-input-placeholder,
frm_style_formidable-style.with_frm_style textarea:-ms-input-placeholder{color:#A1A1A1;}
.frm_style_formidable-style.with_frm_style input:-moz-placeholder,
.frm_style_formidable-style.with_frm_style textarea:-moz-placeholder{color:#A1A1A1;}
.frm_style_formidable-style.with_frm_style .frm_default,
.frm_style_formidable-style.with_frm_style input.frm_default,
.frm_style_formidable-style.with_frm_style textarea.frm_default,
.frm_style_formidable-style.with_frm_style select.frm_default,
.frm_style_formidable-style.with_frm_style .placeholder,
.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field .default,
.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-default{color:#A1A1A1;}
.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus,
.frm_style_formidable-style.with_frm_style select:focus,
.frm_style_formidable-style.with_frm_style textarea:focus,
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel],
.frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search],
.frm_form_fields_active_style,
.frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement,
.frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,
.frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices{background-color: #e9f1f1; border-color: #c6c6c6; box-shadow: none;}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn{font-size: 17px; line-height: 20px; margin: 0; padding: 15px 60px; border: 1px solid #ec1c24; display: inline-block; text-align: center; color: #ec1c24; background-color: #fff; cursor: pointer; border-radius: 0; text-transform: none; opacity: 1; width: 100%; height: 50px;}
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message{margin:0;}
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover{color: #fff; background-color: #ec1c24; border-color: #ec1c24;}
.frm_style_formidable-style.with_frm_style.frm_center_submit .frm_submit .frm_ajax_loading{margin-bottom:10px;}
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:focus,.frm_style_formidable-style.with_frm_style input[type=submit]:focus,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,.frm_style_formidable-style.with_frm_style .frm_submit button:focus,.frm_style_formidable-style.with_frm_style input[type=submit]:active,.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,.frm_style_formidable-style.with_frm_style .frm_submit button:active{background:#efefef;border-color:#cccccc;color:#444444;}
.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page,.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:hover,.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:active,.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:focus,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:hover,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:active,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:focus{color:transparent;background:#579AF6;}
.frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:before,.frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:before{border-bottom-color:#ffffff;border-right-color:#ffffff;}
.frm_style_formidable-style.with_frm_style.frm_inline_top .frm_submit::before,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit::before{content:"before";font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-size:15px;color:#3f4b5b;font-weight:normal;margin:0;padding:0 0 3px;width:auto;display:block;visibility:hidden;}
.frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit input,.frm_style_formidable-style.with_frm_style.frm_inline_form .frm_submit button,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit input,.frm_style_formidable-style.with_frm_style .frm_submit.frm_inline_submit button{margin:0!important;}
.frm_style_formidable-style.with_frm_style #frm_field_cptch_number_container{/*font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-size:15px;color:#3f4b5b;font-weight:normal;clear:both;*/}
.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number],.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email],.frm_style_formidable-style.with_frm_style .frm_blank_field textarea,.frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field select,.frm_form_fields_error_style,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe,.frm_style_formidable-style.with_frm_style .frm_blank_field .frm-card-element.StripeElement,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices,.frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single,.frm_style_formidable-style.with_frm_style .frm_form_field :invalid{}
.frm_style_formidable-style.with_frm_style .frm_blank_field .sigWrapper{border-color:#B94A48!important;}
.frm_style_formidable-style.with_frm_style .frm_error{font-weight:normal;}
.frm_style_formidable-style.with_frm_style .frm_blank_field label{}
.frm_style_formidable-style.with_frm_style .frm_error{color:#ec2124; font-size: 14px;}
.frm_style_formidable-style.with_frm_style .frm_error_style{background-color:#F2DEDE;border:1px solid #EBCCD1;border-radius:4px;color:#000;font-size:14px;margin:0;margin-bottom:20px;}
#sidebar .frm_style_formidable-style.with_frm_style .frm_error_style{display: none;}
.frm_style_formidable-style.with_frm_style #frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg,#BFC3C8 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,#BFC3C8 50%,#BFC3C8 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));}
.frm_style_formidable-style.with_frm_style #frm_loading .progress-bar{background-color:#ffffff;}
.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total_big input,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total_big textarea,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total input,.frm_style_formidable-style.with_frm_style .frm_form_field.frm_total textarea{color:#555555;background-color:transparent;border:none;display:inline;width:auto;padding:0;}
.frm_ajax_loading{visibility:hidden;width:auto;}
.frm_form_submit_style{height:auto;}
a.frm_save_draft{cursor:pointer;}
.with_frm_style a.frm_save_draft{/*font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-family:var(--font);font-size:15px;font-size:var(--submit-font-size);font-weight:normal;font-weight:var(--submit-weight);*/}
.horizontal_radio .frm_radio{margin:0 5px 0 0;}
.horizontal_radio .frm_checkbox{margin:0;margin-right:5px;}
.vertical_radio .frm_checkbox,.vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}
.horizontal_radio .frm_checkbox,.horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;padding-left:0;}
.with_frm_style .frm_radio{display:block;display:var(--radio-align);}
.with_frm_style .frm_checkbox{display:block;display:var(--check-align);}
.with_frm_style .vertical_radio .frm_checkbox,.with_frm_style .vertical_radio .frm_radio,.vertical_radio .frm_catlevel_1{display:block;}
.with_frm_style .horizontal_radio .frm_checkbox,.with_frm_style .horizontal_radio .frm_radio,.horizontal_radio .frm_catlevel_1{display:inline-block;}
.with_frm_style .frm_checkbox label,.with_frm_style .frm_radio label{display:inline;white-space:normal;}
.with_frm_style .vertical_radio .frm_checkbox label,.with_frm_style .vertical_radio .frm_radio label{display:block;padding-left:20px;text-indent:-20px;}
.with_frm_style .frm_radio label,.with_frm_style .frm_checkbox label{/*font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;font-family:var(--font);font-size:13px;font-size:var(--check-font-size);color:#444444;color:var(--check-label-color);font-weight:normal;font-weight:var(--check-weight);*/}
.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_checkbox input[type=checkbox]{font-size:13px;font-size:var(--check-font-size);position:static;}
.frm_file_container .frm_file_link,.with_frm_style .frm_radio label .frm_file_container,.with_frm_style .frm_checkbox label .frm_file_container{display:inline-block;margin:5px;vertical-align:middle;}
.with_frm_style .frm_radio input[type=radio]{-webkit-appearance:radio;border-radius:50%;}
.with_frm_style .frm_checkbox input[type=checkbox]{-webkit-appearance:checkbox;border-radius:0;}
.with_frm_style .frm_radio input[type=radio],.with_frm_style .frm_checkbox input[type=checkbox]{flex:none;display:inline-block;margin:4px 5px 0 0;width:auto;border:none;vertical-align:baseline;position:initial;}
.with_frm_style :invalid,.with_frm_style :-moz-submit-invalid,.with_frm_style :-moz-ui-invalid{box-shadow:none;}
.with_frm_style .frm_error_style img{padding-right:10px;vertical-align:middle;border:none;}
.with_frm_style .frm_trigger{cursor:pointer;}
.with_frm_style .frm_error_style,.with_frm_style .frm_message,.frm_success_style{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:15px;}
.with_frm_style .frm_message p{margin-bottom:5px;color:#468847;color:var(--success-text-color);}
.with_frm_style .frm_message,.frm_success_style{margin: 0 0 20px 0;border:1px solid #D6E9C6;border-color:var(--success-border-color);background-color:#DFF0D8;background-color:var(--success-bg-color);color:#468847;color:var(--success-text-color);border-radius:4px;border-radius:var(--border-radius);font-size:14px;font-size:var(--success-font-size);}
.with_frm_style .frm_plain_success .frm_message{background-color:transparent;padding:0;border:none;font-size:inherit;color:inherit;}
.with_frm_style .frm_plain_success .frm_message p{color:inherit;}
.frm_form_fields_style,.frm_form_fields_active_style,.frm_form_fields_error_style,.frm_form_submit_style{width:auto;}
.with_frm_style .frm_trigger span{float:left;}
.with_frm_style table.frm-grid,#content .with_frm_style table.frm-grid{border-collapse:collapse;border:none;}
.frm-grid td,.frm-grid th{padding:5px;border-width:1px;border-style:solid;border-color:#BFC3C8;border-color:var(--border-color);border-top:none;border-left:none;border-right:none;}
.frm-alt-table{width:100%;border-collapse:separate;margin-top:.5em;font-size:15px;border-width:1px;}
.with_frm_style .frm-alt-table{border-color:#BFC3C8;border-color:var(--border-color);}
.frm-alt-table th{width:200px;}
.frm-alt-table tr{background-color:transparent;}
.frm-alt-table th,.frm-alt-table td{background-color:transparent;vertical-align:top;text-align:left;padding:20px;border-color:transparent;}
.frm-alt-table tr:nth-child(even){background-color:#ecf0f5;}
table.form_results.with_frm_style{border:1px solid #BFC3C8;border-width:var(--field-border-width);border-color:var(--border-color);}
table.form_results.with_frm_style tr td{text-align:left;padding:7px 9px;color:#555555;color:var(--text-color);border-top:1px solid #BFC3C8;border-top-width:var(--field-border-width);border-top-color:var(--border-color);}
table.form_results.with_frm_style tr.frm_even,.frm-grid .frm_even{background-color:#fff;background-color:var(--bg-color);}
table.form_results.with_frm_style tr.frm_odd,.frm-grid .frm_odd{background-color:#ffffff;background-color:var(--bg-color);}
.frm_color_block{background-color:#ecf0f5;padding:40px;}
.with_frm_style .frm-show-form .frm_color_block.frm_section_heading h3,.frm_color_block.frm_section_heading h3{border-width:0!important;}
.frm_collapse .ui-icon{display:inline-block;}
.frm_toggle_container{border:1px solid transparent;}
.frm_toggle_container ul{margin:5px 0;padding-left:0;list-style-type:none;}
.frm_toggle_container .frm_month_heading{text-indent:15px;}
.frm_toggle_container .frm_month_listing{margin-left:40px;}
#frm_loading{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;}
#frm_loading h3{font-weight:500;padding-bottom:15px;color:#fff;font-size:24px;}
#frm_loading_content{position:fixed;top:20%;left:33%;width:33%;text-align:center;padding-top:30px;font-weight:bold;z-index:9999999;}
#frm_loading img{max-width:100%;}
#frm_loading .progress{border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;height:20px;margin-bottom:20px;overflow:hidden;}
#frm_loading .progress.active .progress-bar{animation:2s linear 0s normal none infinite progress-bar-stripes;}
#frm_loading .progress-striped .progress-bar{background-image:linear-gradient(45deg,#BFC3C8 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,#BFC3C8 50%,#BFC3C8 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-size:40px 40px;}
#frm_loading .progress-bar{background-color:#ffffff;background-color:var(--bg-color);box-shadow:0 -1px 0 rgba(0,0,0,0.15) inset;float:left;height:100%;line-height:20px;text-align:center;transition:width .6s ease 0s;width:100%;}
.frm_image_from_url{height:50px;}
.frm-loading-img{background:url('/wp-content/themes/walltopia/images/formidable/ajax_loader.gif') no-repeat center center;padding:6px 12px;}
select.frm_loading_lookup{background-image:url('/wp-content/themes/walltopia/images/formidable/ajax_loader.gif')!important;background-position:10px;background-repeat:no-repeat;color:transparent!important;}
.frm_screen_reader{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important;}
.frm_screen_reader.frm_hidden{display:initial;}
.frm_verify{position:absolute;left:-3000px;}
.frm_clear_none{clear:none;}
.frm_clear{clear:both;}
.frm_form_field.frm_alignright{float:right!important;}
.with_frm_style .frm_form_field{clear:both;}
.frm_combo_inputs_container,.frm_grid_container,.frm_form_fields .frm_section_heading,.frm_form_fields .frm_fields_container{display:grid;grid-template-columns:repeat(12,6.5%);grid-auto-rows:max-content;grid-gap:0 2%;}
.frm_combo_inputs_container>*,.frm_grid_container>*,.frm_section_heading>*,.frm_fields_container .frm_form_field,.frm_fields_container>*{grid-column:span 12 / span 12;}
.frm_inline,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_inline,.frm_form_field.frm_inline,.frm_submit.frm_inline,.frm_form_field.frm_right_inline,.frm_form_field.frm_last_inline{width:auto;grid-column:span 2 / span 2;}
.frm6,.frm_half,.frm_form_field.frm_three_fifths,.frm_form_field.frm6,.frm_submit.frm6,.frm_form_field.frm_left_half,.frm_form_field.frm_right_half,.frm_form_field.frm_first_half,.frm_form_field.frm_last_half,.frm_form_field.frm_half,.frm_submit.frm_half{grid-column:span 6 / span 6;}
.frm4,.frm_third,.frm_form_field.frm_two_fifths,.frm_form_field.frm4,.frm_submit.frm4,.frm_form_field.frm_left_third,.frm_form_field.frm_third,.frm_submit.frm_third,.frm_form_field.frm_right_third,.frm_form_field.frm_first_third,.frm_form_field.frm_last_third{grid-column:span 4 / span 4;}
.frm8,.frm_two_thirds,.frm_form_field.frm8,.frm_submit.frm8,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_right_two_thirds,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_last_two_thirds,.frm_form_field.frm_two_thirds{grid-column:span 8/span 8;}
.frm3,.frm_fourth,.frm_form_field.frm3,.frm_submit.frm3,.frm_form_field.frm_left_fourth,.frm_form_field.frm_fourth,.frm_submit.frm_fourth,.frm_form_field.frm_right_fourth,.frm_form_field.frm_first_fourth,.frm_form_field.frm_last_fourth{grid-column:span 3/span 3;}
.frm9,.frm_three_fourths,.frm_form_field.frm_four_fifths,.frm_form_field.frm9,.frm_submit.frm9,.frm_form_field.frm_three_fourths{grid-column:span 9/span 9;}
.frm_form_field.frm_left_fifth,.frm_form_field.frm_fifth,.frm_submit.frm_fifth,.frm_form_field.frm_right_fifth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_last_fifth{grid-column:span 2/span 2;}
.frm2,.frm_sixth,.frm_form_field.frm2,.frm_submit.frm2,.frm_form_field.frm_sixth,.frm_submit.frm_sixth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_last_sixth{grid-column:span 2/span 2;}
.frm10,.frm_form_field.frm10,.frm_submit.frm10{grid-column:span 10/span 10;}
.frm1,.frm_form_field.frm1,.frm_submit.frm1,.frm_form_field.frm_seventh,.frm_submit.frm_seventh,.frm_form_field.frm_first_seventh,.frm_form_field.frm_last_seventh.frm_form_field.frm_eighth,.frm_submit.frm_eighth,.frm_form_field.frm_first_eighth,.frm_form_field.frm_last_eighth{grid-column:span 1/span 1;}
.frm5,.frm_form_field.frm5,.frm_submit.frm5{grid-column:span 5/span 5;}
.frm7,.frm_form_field.frm7,.frm_submit.frm7{grid-column:span 7/span 7;}
.frm11,.frm_form_field.frm11,.frm_submit.frm11{grid-column:span 11/span 11;}
.frm12,.frm_full,.frm_full .wp-editor-wrap,.frm_full>input:not([type='checkbox']):not([type='radio']):not([type='button']),.frm_full select,.frm_full textarea{width:100%!important;grid-column:span 12/span 12;box-sizing:border-box;}
.frm_full .wp-editor-wrap input{width:auto!important;}
.frm_first,.frm_form_field.frm_left_half,.frm_form_field.frm_left_third,.frm_form_field.frm_left_two_thirds,.frm_form_field.frm_left_fourth,.frm_form_field.frm_left_fifth,.frm_form_field.frm_left_inline,.frm_form_field.frm_first_half,.frm_form_field.frm_first_third,.frm_form_field.frm_first_two_thirds,.frm_form_field.frm_first_fourth,.frm_form_field.frm_first_fifth,.frm_form_field.frm_first_sixth,.frm_form_field.frm_first_seventh,.frm_form_field.frm_first_eighth,.frm_form_field.frm_first_inline,.frm_form_field.frm_first{grid-column-start:1;}
.frm_last,.frm_form_field.frm_last,.frm_form_field.frm_alignright{grid-column-end:-1;grid-row-start:span 100;justify-content:end;}
.with_frm_style.frm_rtl .frm_form_fields .star-rating{float:right;}
.with_frm_style.frm_rtl .frm_grid .frm_primary_label,.with_frm_style.frm_rtl .frm_grid_first .frm_primary_label,.with_frm_style.frm_rtl .frm_grid_odd .frm_primary_label,.with_frm_style.frm_rtl .frm_grid .frm_radio,.with_frm_style.frm_rtl .frm_grid_first .frm_radio,.with_frm_style.frm_rtl .frm_grid_odd .frm_radio,.with_frm_style.frm_rtl .frm_grid .frm_checkbox,.with_frm_style.frm_rtl .frm_grid_first .frm_checkbox,.with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox{float:right!important;margin-right:0!important;}
.with_frm_style.frm_rtl .frm_grid_first .frm_radio label input,.with_frm_style.frm_rtl .frm_grid .frm_radio label input,.with_frm_style.frm_rtl .frm_grid_odd .frm_radio label input,.with_frm_style.frm_rtl .frm_grid_first .frm_checkbox label input,.with_frm_style.frm_rtl .frm_grid .frm_checkbox label input,.with_frm_style.frm_rtl .frm_grid_odd .frm_checkbox label input{float:left;}
.with_frm_style.frm_rtl .frm_catlevel_2,.with_frm_style.frm_rtl .frm_catlevel_3,.with_frm_style.frm_rtl .frm_catlevel_4,.with_frm_style.frm_rtl .frm_catlevel_5{margin-right:18px;}
.with_frm_style.frm_rtl div>.frm_time_select{margin-right:5px;}
.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container{display:grid;grid-template-columns:25% auto;width:100%;grid-auto-rows:min-content;}
.frm_form_field.frm_right_container{grid-template-columns:auto 25%;}
.frm_form_field.frm_inline_container{grid-template-columns:repeat(2,minmax(auto,max-content));}
.frm_form_field.frm_inline_container .frm_primary_label,.frm_form_field.frm_right_container .frm_primary_label,.frm_form_field.frm_left_container .frm_primary_label{margin-right:10px;grid-row:span 2/span 2;padding-top:4px;}
.frm_form_field.frm_left_container .frm_primary_label{grid-column:1;grid-row:span 2/span 2;}
.frm_form_field.frm_right_container .frm_primary_label{grid-column:2;grid-row:1;margin-right:0;margin-left:10px;}
.frm_form_field.frm_inline_container .frm_description,.frm_form_field.frm_left_container .frm_description{grid-column:2;}
.frm_form_field.frm_right_container .frm_description{grid-column:1;}
.frm_conf_field.frm_left_container{grid-template-columns:67%;}
.frm_conf_field.frm_left_container .frm_description{grid-column:1;}
.frm-fade-in{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}

@keyframes spin {
	0%{transform:rotate(0deg);}
	100%{transform:rotate(360deg);}
}
@keyframes fadeIn {
	0%{opacity:0;}
	100%{opacity:1;}
}
@media only screen and (max-width: 750px) {
	.frm_grid_container.frm_no_grid_750{display:block;}
}
@media only screen and (max-width: 600px) {
	.frm_section_heading>.frm_form_field,.frm_fields_container>.frm_submit,.frm_grid_container>.frm_form_field,.frm_fields_container>.frm_form_field{grid-column:1 / span 12!important;}
	.frm_grid_container.frm_no_grid_600,.frm_form_field.frm_inline_container,.frm_form_field.frm_right_container,.frm_form_field.frm_left_container{display:block;}
}

.frm_conf_field.frm_left_container .frm_primary_label{display:none;}
.wp-editor-wrap *,.wp-editor-wrap :after,.wp-editor-wrap :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.with_frm_style .frm_grid,.with_frm_style .frm_grid_first,.with_frm_style .frm_grid_odd{clear:both;margin-bottom:0!important;padding:5px;border-width:1px;border-style:solid;border-color:#BFC3C8;border-color:var(--border-color);border-left:none;border-right:none;}
.with_frm_style .frm_grid,.with_frm_style .frm_grid_odd{border-top:none;}
.frm_grid .frm_error,.frm_grid_first .frm_error,.frm_grid_odd .frm_error{display:none;}
.frm_grid:after,.frm_grid_first:after,.frm_grid_odd:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.frm_grid_first{margin-top:20px;}
.frm_grid_first,.frm_grid_odd{background-color:#ffffff;background-color:var(--bg-color);}
.frm_grid{background-color:#ffffff;background-color:var(--bg-color-active);}
.with_frm_style .frm_grid.frm_blank_field,.with_frm_style .frm_grid_first.frm_blank_field,.with_frm_style .frm_grid_odd.frm_blank_field{background-color:#F2DEDE;background-color:var(--error-bg);border-color:#EBCCD1;border-color:var(--error-bg);}
.frm_grid .frm_primary_label,.frm_grid_first .frm_primary_label,.frm_grid_odd .frm_primary_label,.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{float:left!important;display:block;margin-top:0;margin-left:0!important;}
.frm_grid_first .frm_radio label,.frm_grid .frm_radio label,.frm_grid_odd .frm_radio label,.frm_grid_first .frm_checkbox label,.frm_grid .frm_checkbox label,.frm_grid_odd .frm_checkbox label{visibility:hidden;white-space:nowrap;text-align:left;}
.frm_grid_first .frm_radio label input,.frm_grid .frm_radio label input,.frm_grid_odd .frm_radio label input,.frm_grid_first .frm_checkbox label input,.frm_grid .frm_checkbox label input,.frm_grid_odd .frm_checkbox label input{visibility:visible;margin:2px 0 0;float:right;}
.frm_grid .frm_radio,.frm_grid_first .frm_radio,.frm_grid_odd .frm_radio,.frm_grid .frm_checkbox,.frm_grid_first .frm_checkbox,.frm_grid_odd .frm_checkbox{display:inline;}
.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox,.frm_grid_2 .frm_primary_label{width:48%!important;}
.frm_grid_2 .frm_radio,.frm_grid_2 .frm_checkbox{margin-right:4%;}
.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox,.frm_grid_3 .frm_primary_label{width:30%!important;}
.frm_grid_3 .frm_radio,.frm_grid_3 .frm_checkbox{margin-right:3%;}
.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{width:20%!important;}
.frm_grid_4 .frm_primary_label{width:28%!important;}
.frm_grid_4 .frm_radio,.frm_grid_4 .frm_checkbox{margin-right:4%;}
.frm_grid_5 .frm_primary_label,.frm_grid_7 .frm_primary_label{width:24%!important;}
.frm_grid_5 .frm_radio,.frm_grid_5 .frm_checkbox{width:17%!important;margin-right:2%;}
.frm_grid_6 .frm_primary_label{width:25%!important;}
.frm_grid_6 .frm_radio,.frm_grid_6 .frm_checkbox{width:14%!important;margin-right:1%;}
.frm_grid_7 .frm_primary_label{width:22%!important;}
.frm_grid_7 .frm_radio,.frm_grid_7 .frm_checkbox{width:12%!important;margin-right:1%;}
.frm_grid_8 .frm_primary_label{width:23%!important;}
.frm_grid_8 .frm_radio,.frm_grid_8 .frm_checkbox{width:10%!important;margin-right:1%;}
.frm_grid_9 .frm_primary_label{width:20%!important;}
.frm_grid_9 .frm_radio,.frm_grid_9 .frm_checkbox{width:9%!important;margin-right:1%;}
.frm_grid_10 .frm_primary_label{width:19%!important;}
.frm_grid_10 .frm_radio,.frm_grid_10 .frm_checkbox{width:8%!important;margin-right:1%;}
.frm_form_field.frm_inline_container .frm_opt_container,.frm_form_field.frm_right_container .frm_opt_container,.frm_form_field.frm_left_container .frm_opt_container{padding-top:4px;}
.with_frm_style .frm_inline_container.frm_grid_first .frm_primary_label,.with_frm_style .frm_inline_container.frm_grid .frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_odd .frm_primary_label,.with_frm_style .frm_inline_container.frm_grid_first .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid .frm_opt_container,.with_frm_style .frm_inline_container.frm_grid_odd .frm_opt_container{margin-right:0;}
.frm_form_field.frm_two_col .frm_opt_container,.frm_form_field.frm_three_col .frm_opt_container,.frm_form_field.frm_four_col .frm_opt_container{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:max-content;grid-gap:0 2.5%;}
.frm_form_field.frm_three_col .frm_opt_container{grid-template-columns:repeat(3,1fr);}
.frm_form_field.frm_four_col .frm_opt_container{grid-template-columns:repeat(4,1fr);}
.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox,.frm_form_field.frm_four_col .frm_radio,.frm_form_field.frm_four_col .frm_checkbox{grid-column-end:span 1;}
.frm_form_field .frm_checkbox,.frm_form_field .frm_checkbox+.frm_checkbox,.frm_form_field .frm_radio,.frm_form_field .frm_radio+.frm_radio{margin-top:0;margin-bottom:0;}
.frm_form_field.frm_scroll_box .frm_opt_container{height:100px;overflow:auto;}
.frm_html_container.frm_scroll_box,.frm_form_field.frm_html_scroll_box{height:100px;overflow:auto;background-color:#ffffff;background-color:var(--bg-color);border-color:#BFC3C8;border-color:var(--border-color);border-width:1px;border-width:var(--field-border-width);border-style:solid;border-style:var(--field-border-style);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border-radius:var(--border-radius);width:100%;width:var(--field-width);max-width:100%;font-size:14px;font-size:var(--field-font-size);padding:6px 10px;padding:var(--field-pad);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;font-weight:normal;box-shadow:var(--box-shadow);}
.frm_form_field.frm_total_big input,.frm_form_field.frm_total_big textarea,.frm_form_field.frm_total input,.frm_form_field.frm_total textarea{opacity:1;background-color:transparent!important;border:none!important;font-weight:bold;-moz-box-shadow:none;-webkit-box-shadow:none;width:auto!important;height:auto!important;box-shadow:none!important;display:inline;-moz-appearance:textfield;padding:0;}
.frm_form_field.frm_total_big input::-webkit-outer-spin-button,.frm_form_field.frm_total_big input::-webkit-inner-spin-button,.frm_form_field.frm_total input::-webkit-outer-spin-button,.frm_form_field.frm_total input::-webkit-inner-spin-button{-webkit-appearance:none;}
.frm_form_field.frm_total_big input:focus,.frm_form_field.frm_total_big textarea:focus,.frm_form_field.frm_total input:focus,.frm_form_field.frm_total textarea:focus{background-color:transparent;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.frm_form_field.frm_label_justify .frm_primary_label{text-align:justify!important;}
.frm_form_field.frm_capitalize input,.frm_form_field.frm_capitalize select,.frm_form_field.frm_capitalize .frm_opt_container label{text-transform:capitalize;}
.frm_clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.frm_clearfix{display:block;}

@font-face{
	font-family:'s11-fp';
	src:url('/wp-content/themes/walltopia/fonts/s11-fp.ttf?v=7') format("truetype"),
		url('/wp-content/themes/walltopia/fonts/s11-fp.woff?v=7') format("woff"),
		url('/wp-content/themes/walltopia/fonts/s11-fp.svg?v=7#s11-fp') format("svg");
	font-weight:normal;
	font-style:normal;
}
.frmfont,
.frm_icon_font,
.frm_dashicon_font{text-decoration:none;text-shadow:none;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto;line-height:1;-moz-transition:color .1s ease-in-out,opacity .1s ease-in-out;-webkit-transition:color .1s ease-in-out,opacity .1s ease-in-out;transition:color .1s ease-in-out,opacity .1s ease-in-out;font-size:18px;}
i.frmfont,
i.frm_icon_font{font-style:normal;font-variant:normal;speak:none;}
.frmfont:before,
select.frmfont,
.frm_icon_font:before,
select.frm_icon_font{font-family:'s11-fp'!important;text-align:center;}
.frmfont,a.frmfont,
.frmfont:hover,
a.frmfont:hover.frm_icon_font,
a.frm_icon_font,
.frm_icon_font:hover,
a.frm_icon_font:hover{text-decoration:none!important;box-shadow:none;}
.frmfont:focus,
.frm_icon_font:focus,
.frm_dashicon_font:focus{box-shadow:none;-webkit-box-shadow:none;}
.frmfont:active,
.frm_icon_font:active{outline:none;}
.frm_trigger .frm_icon_font{padding:0 5px;}
.frm_logo_icon:before{content:"\e601";}
.frm_required_icon:before{content:"\e612";}
.frm_delete_icon:before{content:"\e610"!important;}
.frm_delete_solid_icon:before{content:"\e900";}
.frm_move_icon:before{content:"\e61a";}
.frm_drag_icon:before{content:"\e93b";}
.frm_clear_icon:before{content:"\e60a";}
.frm_noclear_icon:before{content:"\e60b";}
.frm_duplicate_icon:before{content:"\e61b";}
.frm_copy_icon:before{content:"\f0c5";}
.frm_clone_solid_icon:before{content:"\f24e";}
.frm_clone_icon:before{content:"\f24d";}
.frm_tooltip_icon:before{content:"\e611";}
.frm_tooltip_solid_icon:before{content:"\e907";}
.frm_forbid_icon:before{content:"\e636";}
.frm_checkmark_icon:before{content:"\e90a";}
.frm_check_icon:before{content:"\e605";}
.frm_check1_icon:before{content:"\e606";}
.frm_plus_icon:before{content:"\e62f";}
.frm_plus1_icon:before{content:"\e602";}
.frm_plus2_icon:before{content:"\e603";}
.frm_plus3_icon:before{content:"\e632";}
.frm_plus4_icon:before{content:"\e60f";}
.frm_minus_icon:before{content:"\e62e";}
.frm_minus1_icon:before{content:"\e600";}
.frm_minus2_icon:before{content:"\e604";}
.frm_minus3_icon:before{content:"\e633";}
.frm_minus4_icon:before{content:"\e613";}
.frm_cancel_icon:before{content:"\e607";}
.frm_cancel1_icon:before{content:"\e608";}
.frm_close_icon:before{content:"\e928";}
.frm_report_problem_solid_icon:before{content:"\e914";}
.frm_report_problem_icon:before{content:"\e915";}
.frm_arrowup_icon:before{content:"\e60d";}
.frm_arrowup1_icon:before{content:"\e60e";}
.frm_arrowup2_icon:before{content:"\e630";}
.frm_arrowup3_icon:before{content:"\e62b";}
.frm_arrowup4_icon:before{content:"\e62c";}
.frm_arrowup5_icon:before{content:"\e635";}
.frm_arrowup5_solid_icon:before{content:"\e9d";}
.frm_arrowup7_icon:before{content:"\e908";}
.frm_arrowup6_icon:before{content:"\e62d";}
.frm_arrowdown_icon:before{content:"\e609";}
.frm_arrowdown1_icon:before{content:"\e60c";}
.frm_arrowdown2_icon:before{content:"\e631";}
.frm_arrowdown3_icon:before{content:"\e628";}
.frm_arrowdown4_icon:before{content:"\e629";}
.frm_arrowdown5_icon:before{content:"\e634";}
.frm_arrowdown5_solid_icon:before{content:"\e905";}
.frm_arrowdown7_icon:before{content:"\e90b";}
.frm_arrowdown6_icon:before{content:"\e62a";}
.frm_arrow_left_icon:before{content:"\e912";}
.frm_arrow_right_icon:before{content:"\e913";}
.frm_filter_icon:before{content:"\e90c";}
.frm_download_icon:before{content:"\e615";}
.frm_upload2_icon:before{content:"\f093";}
.frm_upload_icon:before{content:"\e616";}
.frm_download2_icon:before{content:"\f019";}
.frm_hard_drive_icon:before{content:"\e916";}
.frm_pencil_solid_icon:before{content:"\e901";}
.frm_pencil_icon:before{content:"\e61d";}
.frm_signature_icon:before{content:"\e919";}
.frm_user_icon:before{content:"\e7ff";}
.frm_register_icon:before{content:"\e637";}
.frm_account_circle_solid_icon:before{content:"\e853";}
.frm_account_circle_icon:before{content:"\e921";}
.frm_address_card_icon:before{content:"\e996";}
.frm_paragraph_icon:before{content:"\f1dd";}
.frm_checkbox_unchecked_icon:before{content:"\e91e";}
.frm_checkbox_icon:before{content:"\e922";}
.frm_checkbox_solid_icon:before{content:"\e91f";}
.frm_dropdown_icon:before{content:"\e909";}
.frm_caret_square_down_icon:before{content:"\f150";}
.frm_check_square_icon:before{content:"\f14a";}
.frm_radio_unchecked_icon:before{content:"\e971";}
.frm_radio_checked_icon:before{content:"\ea54";}
.frm_scrubber_icon:before{content:"\f2f8";}
.frm_location_solid_icon:before{content:"\e955";}
.frm_location_icon:before{content:"\e947";}
.frm_toggle_on_icon:before{content:"\f205";}
.frm_toggle_off_icon:before{content:"\f204";}
.frm_shield_check_icon:before{content:"\f2f7";}
.frm_shield_check_solid_icon:before{content:"\e97d";}
.frm_clock_icon:before{content:"\e929";}
.frm_clock_solid_icon:before{content:"\e985";}
.frm_link_icon:before{content:"\f0c1";}
.frm_email_icon:before{content:"\e626";}
.frm_email_solid_icon:before{content:"\f0e0";}
.frm_mail_bulk_icon:before{content:"\e95c";}
.frm_phone_icon:before{content:"\e942";}
.frm_calendar_icon:before{content:"\f073";}
.frm_code_icon:before{content:"\e90d";}
.frm_tag_icon:before{content:"\e98b";}
.frm_tag_solid_icon:before{content:"\e989";}
.frm_price_tags_icon:before{content:"\e936";}
.frm_search_icon:before{content:"\e978";}
.frm_sitemap_icon:before{content:"\f0e8";}
.frm_file_icon:before{content:"\f15b";}
.frm_file_text_solid_icon:before{content:"\f15c";}
.frm_file_text_icon:before{content:"\e923";}
.frm-option-icon:before,.frm_option_icon:before{content:"\e904";}
.frm_option_solid_icon:before{content:"\e906";}
.frm_more_horiz_icon:before{content:"\e5d3";}
.frm_more_vert_icon:before{content:"\e5d4";}
.frm_more_horiz_solid_icon{font-size:28px!important;font-weight:bold;line-height:18px;}
.frm_more_horiz_solid_icon:before{content:"\00B7\00B7\00B7";}
.frm_more_vert_solid_icon:before{content:"\f142";}
.frm_calculator_icon:before{content:"\f1ec";}
.frm_key_icon:before{content:"\f084";}
.frm_keyalt_solid_icon:before{content:"\e986";}
.frm_keyalt_icon:before{content:"\e987";}
.frm_keyboard_icon:before{content:"\e924";}
.frm_eye_icon:before{content:"\f06e";}
.frm_eye_solid_icon:before{content:"\e945";}
.frm_eye_slash_icon:before{content:"\f070";}
.frm_eye_slash_solid_icon:before{content:"\e949";}
.frm_page_break_icon:before{content:"\e8e9";}
.frm_view_day_icon:before{content:"\e8ed";}
.frm_attach_file_icon:before{content:"\e226";}
.frm_printer_icon:before{content:"\e926";}
.frm_header_icon:before{content:"\f1dc";}
.frm_h1_icon:before{content:"\e94c";}
.frm_repeat_icon:before{content:"\f363";}
.frm_repeater_icon:before{content:"\e974";}
.frm_hashtag_icon:before{content:"\e292";}
.frm_save_icon:before{content:"\e927";}
.frm_sliders_icon:before{content:"\f1de";}
.frm_code_commit_icon:before{content:"\f386";}
.frm_star_icon:before{content:"\e9d7";}
.frm_star_full_icon:before{content:"\e9d9";}
.frm_star_half_icon:before{content:"\e9d8";}
.frm_linear_scale_icon:before{content:"\e260";}
.frm_pie_chart_icon:before{content:"\e99a";}
.frm_stats_bars_icon:before{content:"\e99c";}
.frm_sms_icon:before{content:"\e61c";}
.frm_highrise_icon:before{content:"\e617";}
.frm_mailchimp_icon:before{content:"\e622";}
.frm_feed_icon:before{content:"\e624";}
.frm_align_right_icon:before{content:"\e90f";}
.frm_align_left_icon:before{content:"\e910";}
.frm_button_icon:before{content:"\e911";}
.frm_browser_icon:before{content:"\e925";}
.frm_cloud_download_solid_icon:before{content:"\e92a";}
.frm_cloud_download_icon:before{content:"\e92b";}
.frm_cloud_upload_solid_icon:before{content:"\e92c";}
.frm_cloud_upload_icon:before{content:"\e92d";}
.frm_cloud_solid_icon:before{content:"\e92e";}
.frm_cloud_icon:before{content:"\e92f";}
.frm_shuffle_icon:before{content:"\e917";}
.frm_swap_icon:before{content:"\e918";}
.frm_dropper_solid_icon:before{content:"\e93c";}
.frm_tint_icon:before{content:"\e93e";}
.frm_pallet_solid_icon:before{content:"\e96c";}
.frm_pallet_icon:before{content:"\e96d";}
.frm_fingerprint_icon:before{content:"\e94a";}
.frm_ghost_icon:before{content:"\e94b";}
.frm_heart_solid_icon:before{content:"\e94d";}
.frm_heart_icon:before{content:"\e94e";}
.frm_history_icon:before{content:"\e94f";}
.frm_import_icon:before{content:"\e91a";}
.frm_export_icon:before{content:"\e91b";}
.frm_label_solid_icon:before{content:"\e952";}
.frm_label_icon:before{content:"\e953";}
.frm_lock_open_icon:before{content:"\e957";}
.frm_lock_solid_icon:before{content:"\e958";}
.frm_lock_icon:before{content:"\e959";}
.frm_magic_wand_icon:before{content:"\e997";}
.frm_dollar_sign_icon:before{content:"\e91c";}
.frm_percent_icon:before{content:"\e939";}
.frm_notification_solid_icon:before{content:"\e964";}
.frm_notification_icon:before{content:"\e965";}
.frm_external_link_icon:before{content:"\e966";}
.frm_pageview_solid_icon:before{content:"\e96a";}
.frm_pageview_icon:before{content:"\e96b";}
.frm_settings_solid_icon:before{content:"\e979";}
.frm_settings_icon:before{content:"\e97a";}
.frm_stamp_icon:before{content:"\e980";}
.frm_support_icon:before{content:"\f1cd";}
.frm_text_solid_icon:before{content:"\e98c";}
.frm_text_icon:before{content:"\e98d";}
.frm_text2_icon:before{content:"\f031";}
.frm_text3_icon:before{content:"\e98e";}
.frm_unfold_less_icon:before{content:"\e993";}
.frm_unfold_more_icon:before{content:"\e994";}
.frm_work_solid_icon:before{content:"\e999";}
.frm_work_icon:before{content:"\e99e";}
.frm_white_label_icon:before{content:"\e91d"!important;}
.frm_zoom_out_icon:before{content:"\e99f";}
.frm_maximize_icon:before{content:"\e920";}
.frm_minimize_icon:before{content:"\e93a";}
.frm_authorize_icon:before{content:"\e903";}
.frm_icon_font.frm_activecampaign_icon{background-image:none;}
.frm_activecampaign_icon:before{content:"\e930";}
.frm_aweber_icon:before{content:"\e627";}
.frm_campaignmonitor_icon:before{content:"\e946";}
.frm_constant_contact_icon:before{content:"\e931";}
.frm_getresponse_icon:before{content:"\e932";}
.frm_googlesheets_icon:before{content:"\e944";}
.frm_building_icon:before{content:"\e93f";}
.frm_hubspot_icon:before{content:"\e933";}
.frm_icontact_icon:before{content:"\e940";}
.frm_icon_font.frm_mailpoet_icon:before{content:"\e934";}
.frm_paypal_icon:before{content:"\e61f";}
.frm_sendinblue_icon:before{content:"\e943";}
.frm_sendy_icon:before{content:"\e941";}
.frm_salesforce_icon:before{content:"\e935";}
.frm_salesforcealt_icon:before{content:"\e937";}
.frm_stripe_icon:before{content:"\e902";}
.frm_stripealt_icon:before{content:"\e93d";}
.frm_twilio_icon:before{content:"\e620";}
.frm_woocommerce_icon:before{content:"\e90e";}
.frm_wordpress_icon:before{content:"\f19a";}
.frm_credit_card_icon:before{content:"\e938";}
.frm_credit-card-alt_icon:before,
.frm_credit_card_alt_icon:before{content:"\f283";}
.frm_cc_amex_icon:before{content:"\f1f3";}
.frm_cc_discover_icon:before{content:"\f1f2";}
.frm_cc_mastercard_icon:before{content:"\f1f1";}
.frm_cc_visa_icon:before{content:"\f1f0";}
.frm_cc_paypal_icon:before{content:"\f1f4";}
.frm_cc_stripe_icon:before{content:"\f1f5";}

@media only screen and (max-width: 900px) {
	.frm_form_field .frm_repeat_grid .frm_form_field.frm_sixth .frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_seventh .frm_primary_label,.frm_form_field .frm_repeat_grid .frm_form_field.frm_eighth .frm_primary_label{display:block!important;}
}
@media only screen and (max-width: 600px) {
	.frm_form_field.frm_four_col .frm_opt_container{grid-template-columns:repeat(2,1fr);}
	.with_frm_style .frm_repeat_inline,.with_frm_style .frm_repeat_grid{margin:20px 0;}
}
@media only screen and (max-width: 500px) {
	.frm_form_field.frm_two_col .frm_radio,.frm_form_field.frm_two_col .frm_checkbox,.frm_form_field.frm_three_col .frm_radio,.frm_form_field.frm_three_col .frm_checkbox{width:auto;margin-right:0;float:none;display:block;}
	.frm_form_field input[type=file]{max-width:220px;}
	.with_frm_style .frm-g-recaptcha>div>div,.with_frm_style .g-recaptcha>div>div{width:inherit!important;display:block;overflow:hidden;max-width:302px;border-right:1px solid #d3d3d3;border-radius:4px;box-shadow:2px 0 4px -1px rgba(0,0,0,.08);-moz-box-shadow:2px 0 4px -1px rgba(0,0,0,.08);}
	.with_frm_style .g-recaptcha iframe,.with_frm_style .frm-g-recaptcha iframe{width:100%;}
}
/*** FORMIDABLE FORMS ***/


/*** FORMIDABLE FORMS WISHLIST SHARING FORM ***/
#wishlist-sharing-form-container{background-color: #e8f1f1; padding: 25px 50px; margin: 0 0 50px 0; align-items: center;}
#wishlist-sharing-form-container h2{max-width: 370px; width: 100%; margin: 0; padding: 0 50px 0 0; font-size: 30px; line-height: 1.2; text-align: center;}
#wishlist-sharing-form-container .frm_forms{max-width: calc(100% - 370px); width: 100%;}
#wishlist-sharing-form-container .frm_forms form .frm_message{border: 0 none; background-color: transparent; padding: 0;}
#wishlist-sharing-form-container .frm_forms form .frm_message p{margin: 0; text-align: center;}
#wishlist-sharing-form-container .frm_forms form input[type="text"], 
#wishlist-sharing-form-container .frm_forms form input[type="email"]{background: #fff;}

@media (max-width: 800px){
	#wishlist-sharing-form-container{padding: 25px;}
	#wishlist-sharing-form-container h2{max-width: unset; padding: 25px 0 50px 0; font-size: 24px;}
	#wishlist-sharing-form-container .frm_forms{max-width: unset;}
}
/*** FORMIDABLE FORMS WISHLIST SHARING FORM ***/



.earth-overlay {
	/*background-color: white;
	box-shadow: 0 2px 8px black;
	border-radius: 0px 8px 8px 8px;
	padding: 0.25em 0.5em;*/
    color: black;
    font-size: 1rem;
    margin-left: -125px;
    font-family: 'Montserrat';
}

.earth-container {
	width: 100%;
	margin: 0 auto;
	max-width: 600px;
}
.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: -10px;
}

.earth-overlay > div {
	/*border-left: 2px #ec1c24 solid;*/
	/*padding-top: 9em;
	width: 18em;*/
    width: 220px;
	opacity: 0;
	transform: scale(0.001);
	transition: transform 0.35s ease, opacity 0.35s ease;
	transform-origin: 0 0;
    margin-top: -120px;
    position: relative;
    font-family: 'Montserrat';
        box-shadow: 0 2px 8px rgb(0 0 0 / 55%);
    
}
.earth-overlay.overlay-up > div {
	padding-top: 0;
	padding-bottom: 9em;
	transform-origin: bottom left;
}
.earth-overlay.overlay-appear > div {
	transform: scale(1);
	opacity: 1;
}

.info-box {
	margin-left: -1px;
	padding: 10px;
	background-color: #fff;
	color: black;
    line-height: 1.2;
    font-size: 12px;
    font-family: 'Montserrat';
}
.info-box a {
	color: inherit;
	pointer-events: all;
}

.info-box strong {
	font-family: serif;
	font-size: 14px;
    line-height: 1;
    font-family: 'Montserrat';
}

.info-text {
	padding: 4px 0;	
    line-height: 1.2;
    font-size: 12px;
}ul.products {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: calc(-.5* 1.5rem);
    margin-left: calc(-.5* 1.5rem);
}

.onsale {
    z-index: 3 !important;
    color: white;
    font-weight: 600 !important;
    margin-left: 1rem;
    margin-top: .5rem;
    left: 0 !important;
    top: 0 !important;
    position: absolute !important;
    background-color: #ec1c24;
    border-radius: 6px;
    font-size: 12px;
    line-height: 12px;
    padding: 4px 8px;
}

.position-relative {
    position: relative;
}

.row,
.woocommerce-account #customer_login,
.woocommerce-account .entry-content .woocommerce,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-order-received .woocommerce-columns--2,
.woocommerce-product-gallery .flex-control-thumbs,
ul.products.columns-2:not(.slick-slider),
ul.products.columns-3:not(.slick-slider),
ul.products.columns-4:not(.slick-slider) {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}


.row > *,
.woocommerce-account #customer_login > *,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses > *,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm > *,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper > *,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns > *,
.woocommerce-account .entry-content .woocommerce > *,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > *,
.woocommerce-order-received .woocommerce-columns--2 > *,
.woocommerce-product-gallery .flex-control-thumbs > *,
ul.products.columns-2:not(.slick-slider) > *,
ul.products.columns-3:not(.slick-slider) > *,
ul.products.columns-4:not(.slick-slider) > * {
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.mb-4,
ul.products li.product a .wc-img-wrapper img {
    margin-bottom: 1.5rem !important;
}

ul.products li.product a .wc-img-wrapper {
    height: 300px;
    overflow: hidden;
}

ul.products li.product a .wc-img-wrapper img {
    display: block;
    max-height: 300px;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

ul.products li.product a .category-name {
    font-size: 14px;
    margin-bottom: 1rem;
}

ul.products li.product a .woocommerce-loop-product__title {
    color: black;
    font-size: 20px;
}

ul.products li.product a .price {
    display: block;
    color: black;
    font-weight: 600;
}

ul.products li.product a.added_to_cart {
    display: inline-block !important;
    float: right;
    margin-top: 8px;
}

ul.products li.product a.add_to_cart_button {
    line-height: 20px;
    padding: 15px 20px;
    border: 1px solid #ec1c24;
    display: block;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-weight: 400;
    color: #ec1c24;
    border-color: #ec1c24;
    margin: 0;
}

ul.products li.product a.add_to_cart_button:hover {
    color: white;
    background-color: #ec1c24;
}

ul.products li.product a:not(.add_to_cart_button) .onsale {
    left: auto !important;
    margin-left: 0 !important;
    right: 0 !important;
    margin-right: 1rem !important;
}

ul.products li.product a.compare {
    font-size: 14px;
    color: #ec1c24;
    text-decoration: none;
    margin-bottom: 0 !important;
}

ul.products.slick-slider {
    margin-left: -12px;
    margin-right: -12px;
}

.woocommerce-ordering select.orderby {
    height: 48px;
}

.woocommerce-pagination .page-numbers > li {
    display: inline-block;
    margin: 0 4px;
}

.woocommerce-pagination .page-numbers > li > .page-numbers {
    border-color: #ec1c24;
}

.shadow {
    box-shadow: 1px 3px 12px 0 rgba(0, 0, 0, 0.3) !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.mb-3,
ul.products li.product a.add_to_cart_button,
ul.products li.product a:not(.add_to_cart_button) {
    margin-bottom: 1rem !important;
}

ul.products li.product a:not(.add_to_cart_button) {
    display: block !important;
}

ul.products.columns-2:not(.slick-slider) > *,
ul.products.columns-3:not(.slick-slider) > *,
ul.products.columns-4:not(.slick-slider) > * {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

.text-secondary {
    --bs-secondary-rgb: 108, 117, 125;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

ul.products.columns-3:not(.slick-slider) > li.product > .shadow {
    height: 100%
}

ul.products.columns-2:not(.slick-slider) > li.product > .shadow {
    height: 100%
}

.single-product .entry-summary .product_title {
    margin-bottom: 20px;
    font-size: 26px;
}

.single-product .entry-summary .price {
    font-size: 22px;
    margin-bottom: 20px;
}

.single-product .entry-summary .woocommerce-product-details__short-description p {
    font-size: 14px;
}

.single-product .entry-summary .quantity {
    margin-bottom: 20px;
}

.single-product .entry-summary .quantity:before {
    content: "Qty";
    font-size: 12px;
    display: inline-block;
    float: left;
    line-height: 58px;
    margin-right: 8px;
}

.single-product .entry-summary .quantity .input-text {
    max-width: 84px;
}

.single-product .entry-summary .single_add_to_cart_button {
    margin-bottom: 20px;
    line-height: 20px;
    padding: 15px 20px;
    border: 1px solid #ec1c24;
    display: block;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-weight: 400;
    color: #ec1c24;
    border-color: #ec1c24;
    width: 100%;
}

.single-product .entry-summary .single_add_to_cart_button:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ec1c24' class='bi bi-cart-fill' viewBox='0 0 16 16'%3E%3Cpath d='M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5M5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4m7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2m7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    color: #ec1c24;
}

.single-product .entry-summary .single_add_to_cart_button:hover {
    color: white;
    background-color: #ec1c24;
}

.single-product .entry-summary .single_add_to_cart_button:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' class='bi bi-cart-fill' viewBox='0 0 16 16'%3E%3Cpath d='M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5M5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4m7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2m7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2'/%3E%3C/svg%3E");
}

.single-product .entry-summary .single_add_to_cart_button.wc-variation-selection-needed {
    pointer-events: none;
    opacity: .65;
}

.single-product .entry-summary .yith-wcwl-add-button {
    margin-bottom: 10px;
}

.single-product .entry-summary .yith-wcwl-add-button .single_add_to_wishlist {
    font-weight: bold;
}

.single-product .entry-summary .compare {
    margin-bottom: 10px;
    font-weight: bold;
}

.single-product .entry-summary .compare:before {
    content: "\f690";
    font-family: bootstrap-icons !important;
    display: inline-block;
    margin-right: 8px;
    vertical-align: bottom;
}

.single-product .entry-summary .product_meta .sku_wrapper,
.single-product .entry-summary .product_meta .tagged_as {
    display: none;
}

.single-product .entry-summary .product_meta .posted_in {
    font-size: 14px;
}

.single-product .entry-summary .product_meta .posted_in a {
    display: inline-block;
}

.single-product .variations {
    display: block;
}

.single-product .variations tbody {
    display: block;
}

.single-product .variations tbody tr {
    display: block;
    margin-bottom: 20px;
}

.single-product .variations tbody tr th,
.single-product .variations tbody tr td {
    display: block;
}

.single-product .variations tbody tr th label,
.single-product .variations tbody tr td label {
    font-weight: 800;
    display: block;
    margin-bottom: 10px;
    text-align: left;
}

.woocommerce-product-gallery {
    position: relative;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    visibility: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 4;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
    content: "";
    visibility: visible;
    z-index: 99;
    color: black;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000000' class='bi bi-zoom-in' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0'/%3E%3Cpath d='M10.344 11.742q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1 6.5 6.5 0 0 1-1.398 1.4z'/%3E%3Cpath fill-rule='evenodd' d='M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");
    display: inline-block;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: block;
    max-width: 100%;
    max-height: 700px;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image a img {
    max-height: 700px;
    width: auto !important;
    max-width: 100%;
    display: block;
    margin: 0 auto !important;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    pointer-events: none;
}

.woocommerce-product-gallery .flex-control-thumbs {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #C6C6C6;
}

.woocommerce-tabs ul.tabs > li > a {
    color: #666666;
    font-size: 14px;
    font-weight: 800;
    border-radius: 0;
}

.woocommerce-tabs ul.tabs > li > a:hover {
    color: black;
}

.woocommerce-tabs ul.tabs > li.active > a {
    color: white;
    background-color: #B6C6C9;
}

.mb-5,
.woocommerce-tabs {
    margin-bottom: 3rem !important;
}

form-select,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .input-select,
.woocommerce-account #customer_login .col-1 .input-select,
.woocommerce-account #customer_login .col-2 .input-select,
.woocommerce-checkout #customer_details .input-select,
.single-product .variations tbody tr th select,
.single-product .variations tbody tr td select,
.woocommerce-ordering select.orderby {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    --bs-border-width: 1px;
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: black;
    appearance: none;
    background-color: #e8f1f1;
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid #babebe;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}



.form-control,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .input-text,
.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .input-text,
.woocommerce-account #customer_login .col-1 .input-text,
.woocommerce-account #customer_login .col-2 .input-text,
.woocommerce-checkout #customer_details .input-text,
.woocommerce-cart .shop_table tbody tr td.product-quantity .input-text,
.woocommerce-wishlist .shop_table tbody tr td.product-quantity .input-text,
.single-product .entry-summary .quantity .input-text,
.bapf_srch.bapf_button_icon .bapf_input {
    --bs-border-width: 1px;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: black;
    appearance: none;
    background-color: #e8f1f1;
    background-clip: padding-box;
    border: var(--bs-border-width) solid #babebe;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.py-5,
.woocommerce-tabs .woocommerce-Tabs-panel {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.woocommerce-tabs ul.tabs {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-bottom: 1px solid #c6c6c6;
}

.woocommerce-tabs ul.tabs > li > a {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    color: #666;
    background-color: #e8f1f1;
    font-size: 14px;
    font-weight: 800;
    border-radius: 0;
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
}

.woocommerce-tabs ul.tabs > li.active > a {
    color: #fff;
    background-color: #b6c6c9;
}

.single-product .entry-summary .single_variation_wrap .price,
.single-product .product-type-simple .price {
    font-weight: 800;
}

.woocommerce-tabs .woocommerce-Tabs-panel table {
    --bs-border-color: #dee2e6;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: var(--bs-emphasis-color);
    --bs-table-bg: var(--bs-body-bg);
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-emphasis-color);
    --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
    --bs-table-active-color: var(--bs-emphasis-color);
    --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
    --bs-table-hover-color: var(--bs-emphasis-color);
    --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
    border-color: var(--bs-table-border-color);
    caption-side: bottom;
    border-collapse: collapse;
}

.woocommerce-tabs .woocommerce-Tabs-panel table > tbody {
    vertical-align: inherit;
}

.woocommerce-tabs .woocommerce-Tabs-panel table > tbody > tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.woocommerce-tabs .woocommerce-Tabs-panel table > tbody > tr > * {
    padding: .5rem .5rem;
    color: black;
    background-color: transparent;
    border-bottom: 1px solid #dee2e6;
    box-shadow: none;
    text-align: left;
    line-height: 1;
}

.woocommerce-tabs .woocommerce-Tabs-panel table > tbody > tr p {
    margin-bottom: 1rem;
}

.col-4,
.woocommerce-product-gallery .flex-control-thumbs > li {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.woocommerce-product-gallery .flex-control-thumbs > li img {
    max-width: 100%;
    height: auto;
    cursor: pointer;
}

.d-none {
    display: none;
}

.breadbrumbs-list:after,
.full-width-container:after {
    content: '';
    display: table;
    clear: both;
}


@media (min-width: 768px) {

    .col-md-2,
    .woocommerce-product-gallery .flex-control-thumbs > li {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
}


@media (min-width: 992px) {
    ul.products.columns-3:not(.slick-slider) > li.product {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    ul.products.columns-2:not(.slick-slider) > li.product {
        flex: 0 0 auto;
        width: 50%;
    }

    ul.products.columns-4:not(.slick-slider) > li.product {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-lg-5,
    .woocommerce-account #customer_login .col-1,
    .woocommerce-account #customer_login .col-2 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
}

@media (max-width: 991px) {
    #breadcrumbs,
    .container {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .woocommerce-product-gallery {
        margin-bottom: 3em;
    }
    
    .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
        height: auto !important;
    }
}
/*
Theme Name: Walltopia
Description: Walltopia Custom Wordpress Theme
Author: Agma Studio.
Theme URI: https://www.agmastudio.com/
Author URI: https://www.agmastudio.com/
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: walltopia
*/


/*** FONTS ***/
@font-face {
	font-family: 'wt-icons';
	src:url('/wp-content/themes/walltopia/fonts/wt-icons.eot?wtf=1.02');
	src:url('/wp-content/themes/walltopia/fonts/wt-icons.eot?wtf=1.02#iefix') format('embedded-opentype'),
		url('/wp-content/themes/walltopia/fonts/wt-icons.woff2?wtf=1.02') format('woff2'),
		url('/wp-content/themes/walltopia/fonts/wt-icons.woff?wtf=1.02') format('woff'),
		url('/wp-content/themes/walltopia/fonts/wt-icons.ttf?wtf=1.02') format('truetype'),
		url('/wp-content/themes/walltopia/fonts/wt-icons.svg?wtf=1.02#wt-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before{
	font-family:"wt-icons";
	font-style:normal;
	font-weight: normal;
	speak:never;
	display: block;
	float: left;
	text-decoration: none;
	width: 100%;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.icon-uniE093:before{content:'\e800';}
.icon-uniE094:before{content:'\e801';}
.icon-uniE095:before{content:'\e802';}
.icon-3:before{content:'\e803';}
.icon-uniE09D:before{content:'\e804';}
.icon-uniE09E:before{content:'\e805';}
.icon-uniE030:before{content:'\e806';}
.icon-uniE0A3:before{content:'\e807';}
.icon-uniE0AA:before{content:'\e808';}
.icon-uniE0AB:before{content:'\e809';}
.icon-uniE0AC:before{content:'\e80a';}
.icon-1:before{content:'\e80b';}
.icon-uniE0B4:before{content:'\e80c';}
.icon-uniE0B5:before{content:'\e80d';}
.icon-checkbox-marked-circle-outline:before{content:'\e80e';}
.icon-uniE0BA:before{content:'\e80f';}
.icon-uniE0C1:before{content:'\e810';}
.icon-uniE0C2:before{content:'\e811';}
.icon-uniE0C3:before{content:'\e812';}
.icon-2:before{content:'\e813';}
.icon-uniE0CB:before{content:'\e814';}
.icon-uniE0CC:before{content:'\e815';}
.icon-uniE015:before{content:'\e816';}
.icon-uniE0D1:before{content:'\e817';}
.icon-whatsapp:before{content:'\e818';}
.icon-whatsapp-round:before{content:'\e819';}
.icon-whatsapp-square:before{content:'\e81a';}
.icon-viber:before{content:'\e81b';}
.icon-viber-round:before{content:'\e81c';}
.icon-viber-square:before{content:'\e81d';}
.icon-uni32:before{content:'\e81e';}
.icon-uni35:before{content:'\e81f';}
.icon-uni33:before{content:'\e820';}
.icon-uni34:before{content:'\e821';}
.icon-uniE01D:before{content:'\e822';}
.icon-uniE027:before{content:'\e823';}
.icon-uni62:before{content:'\e824';}
.icon-uniE010:before{content:'\e825';}
.icon-uniE0E3:before{content:'\e826';}
.icon-ic_remove_circle_black_24px:before{content:'\e827';}
.icon-ic_add_circle_black_24px:before{content:'\e828';}
.icon-11:before{content:'\e829';}
.icon-12:before{content:'\e82a';}
.icon-ic_remove_red_eye_24px:before{content:'\e82b';}
.icon-ic_photo_camera_24px:before{content:'\e82c';}
.icon-ic_movie_24px:before{content:'\e82d';}
.icon-ic_search_24px:before{content:'\e82e';}
.icon-cart-outline:before{content:'\e82f';}
.icon-uni4E:before{content:'\e830';}
.icon-uni4B:before{content:'\e831';}
.icon-uni36:before{content:'\e832';}
.icon-uniE617:before{content:'\e833';}
.icon-uni5E:before{content:'\e834';}
.icon-uni4D:before{content:'\e835';}
.icon-ic_star_24px:before{content:'\e836';}
.icon-uniE082:before{content:'\e837';}
.icon-uniE02C:before{content:'\e838';}
.icon-ic_link_24px:before{content:'\e839';}
.icon-uniE065:before{content:'\e83a';}
.icon-ic_description_24px:before{content:'\e83b';}
.icon-ic_menu_24px:before{content:'\e83c';}
.icon-ic_info_24px:before{content:'\e83d';}
.icon-ic_person_black_24px:before{content:'\e83e';}
.icon-ic_language_black_24px:before{content:'\e83f';}
.icon-ic_room_black_24px:before{content:'\e840';}
.icon-ic_phone_black_24px:before{content:'\e841';}
.icon-ic_email_black_24px:before{content:'\e842';}
.icon-ic_perm_phone_msg_black_24px:before{content:'\e843';}
.icon-uni63:before{content:'\e844';}
.icon-uniE00F:before{content:'\e845';}
.icon-uniE024:before{content:'\e846';}
.icon-uniE0E2:before{content:'\e847';}
.icon-ic_remove_circle_outline_black_24px:before{content:'\e848';}
.icon-ic_add_circle_outline_black_24px:before{content:'\e849';}
.icon-ic_indeterminate_check_box_black_24px:before{content:'\e84a';}
.icon-ic_add_box_black_24px:before{content:'\e84b';}
.icon-uniE066:before{content:'\e84c';}
.icon-uniE02B:before{content:'\e84d';}
.icon-ic_arrow_back_black_24px:before{content:'\e84e';}
.icon-ic_arrow_forward_black_24px:before{content:'\e84f';}
.icon-ic_textsms_black_24px:before{content:'\e850';}
.icon-ic_library_books_black_24px:before{content:'\e851';}
.icon-ic_person_outline_black_24px:before{content:'\e852';}
.icon-ic_content_copy_black_48px:before{content:'\e853';}
.icon-ic_format_align_left_black_48px:before{content:'\e854';}
.icon-ic_chat_bubble_outline_black_48px:before{content:'\e855';}
.icon-email:before{content:'\e856';}
.icon-calendar-check:before{content:'\e857';}
.icon-ic_favorite_black_24px:before{content:'\e858';}
.icon-calendar-clock:before{content:'\e859';}
.icon-email-outline:before{content:'\e85a';}
.icon-settings:before{content:'\e85b';}
.icon-multiplication:before{content:'\e85c';}
.icon-ic_check_black_24px:before{content:'\e85d';}
.icon-uni5A:before{content:'\e85e';}
.icon-uniE017:before{content:'\e85f';}
.icon-uni21:before{content:'\e860';}
.icon-uni22:before{content:'\e861';}
.icon-uni23:before{content:'\e862';}
.icon-uni24:before{content:'\e863';}
.icon-uni42:before{content:'\e864';}
.icon-uni43:before{content:'\e865';}
.icon-uni44:before{content:'\e866';}
.icon-uni45:before{content:'\e867';}
.icon-uni5B:before{content:'\e868';}
.icon-uni59:before{content:'\e869';}
.icon-uni39:before{content:'\e86a';}
.icon-uniE033:before{content:'\e86b';}
.icon-play-circle:before{content:'\e86c';}
.icon-pause-circle:before{content:'\e86d';}
.icon-volume-high:before{content:'\e86e';}
.icon-volume-off:before{content:'\e86f';}
.icon-fullscreen:before{content:'\e870';}
.icon-fullscreen-exit:before{content:'\e871';}
.icon-link-variant:before{content:'\e872';}
.icon-share-variant:before{content:'\e873';}
.icon-share-thin-icon:before{content:'\e874';}
.icon-uni64:before{content:'\e875';}
.icon-uniE031:before{content:'\e876';}
.icon-cart:before{content:'\e877';}
.icon-truck:before{content:'\e878';}
.icon-earth:before{content:'\e879';}
.icon-key-variant:before{content:'\e87a';}
.icon-clipboard-account:before{content:'\e87b';}
.icon-newspaper:before{content:'\e87c';}
.icon-uni66:before{content:'\e87d';}
.icon-alert:before{content:'\e87e';}
.icon-heart-outline:before{content:'\e87f';}
.icon-settings-outline:before{content:'\e880';}
.icon-prev:before{content:'\e881';}
.icon-next:before{content:'\e882';}
.icon-icon_quick_view:before{content:'\e883';}
.icon-wechat:before {content:'\f1d7';}
/*** FONTS ***/


/*** MAIN STYLES ***/
/*** Normalize ***/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/
html{line-height:1.15;-webkit-text-size-adjust:100%;}
body{margin:0;}
main{display:block;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace,monospace;font-size:1em;}
a{background-color:transparent;}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}
b,strong{font-weight:bolder;}
code,
kbd,
samp{font-family:monospace,monospace;font-size:1em;}
small{font-size:80%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-.25em;}
sup{top:-.5em;}
img{border-style:none;}
button,
input,
optgroup,
select,
textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,
input{overflow:visible;}
button,
select{text-transform:none;}
button,
[type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:.35em .75em .625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details{display:block;}
summary{display:list-item;}
template{display:none;}
[hidden]{display:none;}
/*** Normalize ***/

/*** Box sizing ***/
*,
*::before,
*::after{box-sizing: inherit;}
html{box-sizing: border-box;}
.clearfix:after {display: block;content: "";clear: both;}
/*** Box sizing ***/

body{background-color: #fff; color: #000; text-transform: none; line-height: 24px; font-size: 17px; font-style: normal; font-weight: normal; font-family: 'Open Sans'; margin: 0; padding: 0; display: block;}
#page{overflow: hidden;}
p{margin: 0 0 25px 0;}
a{color: #ff0000; text-transform: none; text-decoration: none; -webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
a:hover{color: #820000; text-decoration: none;}

h1{font-size: 50px; line-height: 69px; margin: 0;}
h2{font-size: 36px; line-height: 1.2; margin: 0 0 25px 0; text-transform: uppercase; font-style: normal; font-weight: 900; font-family: 'Montserrat';}
h3{font-size: 29px; line-height: 1.2; margin: 0 0 25px 0; text-transform: uppercase; font-style: normal; font-weight: 900; font-family: 'Montserrat';}
h4{font-size: 22px; line-height: 1.2; margin: 0 0 25px 0; text-transform: uppercase; font-style: normal; font-weight: 900; font-family: 'Montserrat';}
h5{font-size: 16px; line-height: 1.2; margin: 0 0 25px 0; text-transform: uppercase; font-style: normal; font-weight: 900; font-family: 'Montserrat';}
h6{font-size: 14px; line-height: 1.2; margin: 0 0 25px 0; text-transform: uppercase; font-style: normal; font-weight: 900; font-family: 'Montserrat';}

h1,
.title-h1,
.page-title-title h1{letter-spacing: -2px; font-weight: 900; line-height: 1.4;}
.page-title-title h3{font-size: 28px; letter-spacing: 0.05em; font-weight: 900; line-height: 1.5;}

@media (max-width: 1290px){
	.full-width-container > .content-container,
	.full-width-container > .tabbed-content > .content-container{padding-left: 20px; padding-right: 20px; margin-left: 0; margin-right: 0;}
}
@media (max-width: 1024px){
	h1,
	.title-h1,
	.page-title-title h1{font-size: 35px;}
}
@media (max-width: 768px){
	h1,
	.title-h1,
	.page-title-title h1{font-size: 25px;}
	.page-title-title h3{font-size: 20px;}
	.page-title-title h4{font-size: 14px;}
}
@media (max-width: 480px){
	.block-content:last-of-type{padding-bottom: 50px;}
}
/*** MAIN STYLES ***/


/*** STYLES FROM CHILD THEME SETTINGS ***/
#navbar{-webkit-box-shadow:1px 3px 12px 0 rgba(0,0,0,0.3);-moz-box-shadow:1px 3px 12px 0 rgba(0,0,0,0.3);box-shadow:1px 3px 12px 0 rgba(0,0,0,0.3);z-index:100000!important;}
#navbar .wpb_wrapper > :first-child{margin:0;}
#navbar .vc_column_container > .vc_column-inner{padding-left:0;padding-right:0;}
#navbar a:hover{background-color:red;color:#ffffff;}
#navbar a{text-transform:uppercase;display:table-cell;font-weight:600;color:#000000;padding:37px 30px;text-decoration:none;cursor:pointer;width:14.28%;text-align:center;}
.header-style-1 #primary-menu.no-responsive > li.menu-item-current > a{border-bottom:none;}
.widget_nav_menu > div > ul > li > a{color:#d2d2d2;}
.widget_nav_menu ul.menu li > a,.widget_submenu > div > ul li > a{padding:2px 12px 8px 20px;}
#site-header .site-title{padding:23px 0;}
.zoom{transition:transform .25s;}
.zoom:hover{transform:scale(1.15);}
.gem-button-size-tiny,
input.gem-button-size-tiny{padding:0 12px;height:25px;line-height:24px;}
.gem-button{border:1px solid #ff0000;}
.gem-button:hover{border:1px solid #ff0000;}
/*** STYLES FROM CHILD THEME SETTINGS ***/


/*** JS COMPOSER OVERRIDES ***/
/*
.vc_row{margin-left: 0; margin-right: 0;}
.vc_column_container > .vc_column-inner{padding-left: 0; padding-right: 0;}
*/
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner{padding-top: 0;}
.vc_row .vc_images_carousel{width: 100% !important;}
.vc_row .vc_images_carousel img{width: 100%; height: auto;}
.vc_row .vc_images_carousel .vc_left,
.vc_row .vc_images_carousel .vc_right{margin: -20px 0 0 0; width: 40px; height: 40px; top: 50%; bottom: unset; opacity: 1;}
.vc_row .vc_images_carousel .vc_left{left: 0; right: unset;}
.vc_row .vc_images_carousel .vc_right{left: unset; right: 0;}
.vc_row .vc_images_carousel .vc_left .icon-prev,
.vc_row .vc_images_carousel .vc_right .icon-next{height: 40px; width: 40px; margin: -20px 0 0 0; color: #fff; background: rgba(0,0,0,.5); position: relative; left: unset; right: unset; font-size: 20px;}
.vc_row .vc_images_carousel .vc_left .icon-prev,
.vc_row .vc_images_carousel .vc_right .icon-next{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.vc_row .vc_images_carousel .vc_left .icon-prev:before{content: "\e84e";}
.vc_row .vc_images_carousel .vc_right .icon-next:before{content: "\e84f";}
.vc_row .vc_images_carousel .vc_left .icon-prev:before,
.vc_row .vc_images_carousel .vc_right .icon-next:before{font-family: "wt-icons"; line-height: 40px; display: block; float: left; top: 0;}
.vc_row .vc_images_carousel .vc_left .icon-prev:hover,
.vc_row .vc_images_carousel .vc_right .icon-next:hover{background: #ec1c24;}
.vc_row .vc_images_carousel .vc_carousel-indicators{bottom: -35px; margin: 0 0 0 -50%; width: 100%;}
.vc_row .vc_images_carousel .vc_carousel-indicators li,
.vc_row .vc_images_carousel .vc_carousel-indicators li.vc_active{width: 20px; height: 20px; margin: 0 5px; background-color: transparent; border: 0 none; border-radius: 0; padding: 0; position: relative;}
.vc_row .vc_images_carousel .vc_carousel-indicators li:before{content: "";width: 5px; height: 5px; margin: 7.5px; padding: 0; background-color: #bfbfbf; position: absolute; top: 0; left: 0; border-radius: 50%;}
.vc_row .vc_images_carousel .vc_carousel-indicators li:hover:before,
.vc_row .vc_images_carousel .vc_carousel-indicators li.vc_active:before{background-color: #3f3f3f;}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button{margin-bottom: 0;}
#content .wpb_alert p:last-child,
#content .wpb_text_column p:last-child,
.wpb_alert p:last-child,
.wpb_text_column p:last-child{margin-bottom: 0;}
.wpb_text_column ul{padding: 0 0 0 14px;}
.wpb_text_column ul li:before{left: -10px; height: 4px; width: 4px;}
.wpb_text_column ol{counter-reset: none; list-style: decimal-leading-zero;}
.wpb_text_column ol li:before{content: none; display: none;}
.wpb_text_column ol li:marker{font-weight: bold;}
.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper,
.wpb_single_image img{max-width: unset; width: 100%;}

@media (max-width: 1199px){
	.vc_row,
	.wpb_row,
	.wpb_row > *{margin-top: 0;}
	.vc_row > *{margin-top: 0;}
}
@media (max-width: 1024px){
	.vc_row .vc_col-sm-4,
	.vc_row .vc_col-sm-8{width: 100%;}
}
@media (max-width: 480px){
	.vc_images_carousel .vc_carousel-indicators{margin: 0; left: 0; right: 0; width: 100%;}
}
/*** JS COMPOSER OVERRIDES ***/

@media (max-width: 768px){
	.wt-title{font-size: 24px;}
}
/*** GLOBAL STYLES ***/


/*** TOP AREA ***/
/*
.top-area{border: 0 none; padding: 5px 0; background-color: #333144;}
#top-area-menu + .top-area-button{margin-left: 0;}
.top-area .top-area-items{display: block; float: left; width: 100%; margin: 0;}
.top-area .top-area-items .top-area-contacts:after,
.top-area .top-area-items .top-area-socials:after{content: none; display: none;}
.top-area .top-area-items .top-area-contacts{display: none;}
.top-area .top-area-items .top-area-socials{display: block; float: left; padding: 0; height: auto;}
.top-area .top-area-items .top-area-socials .socials{margin-top: 0;}
.top-area .top-area-items .top-area-socials .socials a.socials-item{line-height: 26px; display: block; float: left;}
.top-area .top-area-items .top-area-socials .socials a.socials-item i{width: auto; height: 26px; line-height: 26px; text-align: center;}
.top-area .top-area-items .top-area-menu{display: block; float: left; width: 100%; height: auto; padding: 0; line-height: 26px;}
.top-area .top-area-items .top-area-menu nav{float: right; line-height: 26px;}
.top-area .top-area-items .top-area-menu nav ul{margin: 0;}
.top-area .top-area-items .top-area-menu nav ul li{line-height: 26px; padding: 0; margin-right: 90px;}
.top-area .top-area-items .top-area-menu nav ul li a:before{content: none; display: none;}
.top-area .top-area-items .top-area-menu nav ul li.current-menu-item a{color: #f00;}
*/
/*#top-area-menu + .top-area-button{margin-left: 90px; line-height: 26px;}*/
/*
.top-area .top-area-items .top-area-menu .top-area-button{float: right; margin-left: 0; line-height: 26px;}
.top-area .top-area-items .top-area-menu .top-area-button .gem-button{border-radius: 13px !important; background-color: #0000; border: 1px solid #fff; display: block; line-height: 24px; vertical-align: unset; height: auto; float: left; white-space: unset; padding: 0 25px;}
.top-area .top-area-items .top-area-menu .top-area-button .gem-button:hover{background-color: #ec1c24; border-color: #ec1c24; color: #fff;}

@media (max-width: 1024px){
	.top-area .top-area-items .top-area-menu nav ul li,
	#top-area-menu + .top-area-button{margin-left: 0;}
}
@media (max-width: 860px){
	#top-area-menu{display: none;}
	#top-area-menu + .top-area-button{margin-left: 0;}
}
@media (max-width: 420px){
	.top-area .container{padding-left: 10px; padding-right: 10px;}
	.top-area .top-area-items .top-area-menu .top-area-button .gem-button{padding: 0 10px; letter-spacing: -0.5px;}
}
*/
/*** TOP AREA ***/


/*** ABOVE HEADER ***/
.above-header{padding: 5px 0; display: table; width: 100%; font-size: 14px;}
.above-header a{color: #fff; text-decoration: none;}
.above-header a{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.above-header a:hover{color: #ec1c24; text-decoration: none;}
.above-header .socials{display: block; float: left;}
.above-header .socials .social-icon{width: 26px; height: 26px; line-height: 26px; font-size: 16px; display: block; float: left; padding: 0 3px; text-align: center;}
.above-header .socials .social-icon:hover{}
.above-header .socials .social-icon i,
.above-header .socials .social-icon i:before{display: block; width: 100%; float: left; height: 26px; line-height: 26px;}
.above-header .menu-top-menu-container{display: block; float: right;}
.above-header .menu-top-menu-container ul{list-style-type: none; margin: 0; padding: 0;}
.above-header .menu-top-menu-container ul li{display: block; float: left; line-height: 26px; margin-right: 90px;}
.above-header .menu-top-menu-container ul li a{display: block; float: left; line-height: 26px;}
.above-header .menu-top-menu-container ul li a:hover,
.above-header .menu-top-menu-container ul li.current-menu-item a{color: #ff0000;}
.above-header .cta-button{display: block; float: right; padding: 0 25px; border: 1px solid #fff; border-radius: 12px;}
.above-header .cta-button:hover{background-color: #ec1c24; border-color: #ec1c24; color: #fff;}

@media (max-width: 1024px){
	.above-header .menu-top-menu-container{display: none;}
}
@media (max-width: 420px){
	.full-width-container > .above-header.content-container{padding: 5px;}
	.above-header .cta-button{padding: 0 10px;}
}
/*** ABOVE HEADER ***/


/*** HEADER ***/
#masthead a{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
#masthead .site-logo--site-navigation--search{margin: 0; padding: 0;}
#masthead .site-logo{display: block; float: left; width: 194px;}
#masthead .site-logo a{display: block; float: left; width: 100%; padding: 34px 0;}
#masthead .site-logo .custom-logo{width: 194px; height: 26px; float: left;}

#masthead .desktop-navigation{display: block; float: right; width: calc(100% - 236px);}
#masthead .desktop-navigation nav,
#masthead .desktop-navigation .menu-main-menu-container{display: block; float: left; width: 100%;}
#masthead .desktop-navigation ul{display: flex; justify-content: flex-end; list-style-type: none; margin: 0; padding: 0;}
#masthead .desktop-navigation ul li{display: block; float: left; position: relative;}
#masthead .desktop-navigation ul > li > a{color: #000; line-height: 26px; display: block; float: left; margin: 0; padding: 34px 12px; text-transform: uppercase; font-weight: 600; position: relative; text-decoration: none; font-size: 16px;}
#masthead .desktop-navigation ul li.current-menu-item > a,
#masthead .desktop-navigation ul > li > a:hover{background-color: #ec1c24; color: #fff;}
#masthead .desktop-navigation ul li > ul{display: none; position: absolute; width: 280px; top: 100%; left: 0; visibility: hidden; opacity: 0; white-space: normal; border-color: #494660; border-style: solid; border-width: 0 1px 1px 1px; margin: 0; padding: 0; list-style: none; z-index: 99; background-color: #494660;}
#masthead .desktop-navigation ul li > ul{transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear; -moz-transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear; -webkit-transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear;}
#masthead .desktop-navigation ul li > ul{transform: translateY(20px); -o-transform: translateY(20px); -ms-transform: translateY(20px); -moz-transform: translateY(20px); -webkit-transform: translateY(20px);}
#masthead .desktop-navigation ul li > ul:before{content: ''; position: absolute; bottom: -3px; left: -3px; right: -3px; height: 3px;}
#masthead .desktop-navigation ul li:hover > ul{display: block; visibility: visible; transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear; -moz-transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear; -webkit-transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear; opacity: 1; transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -webkit-transform: translateY(0);}
#masthead .desktop-navigation ul li > ul > li{border-top: 1px solid #494660; display: block; width: 100%; float: left;}
#masthead .desktop-navigation ul li > ul > li > a{display: block; width: 100%; float: left; background-color: #333144; color: #ffffff; text-transform: none; line-height: 18px; font-size: 14px; font-style: normal; font-weight: 300; padding: 15px 30px;}
#masthead .desktop-navigation ul li > ul > li:hover > a,
#masthead .desktop-navigation ul li > ul > li.current-menu-item > a{background-color: #494660; color: #ffffff;}
#masthead .desktop-navigation ul li > ul > li > ul {left: 100%; top: 0;margin-top: -1px;}

#masthead .mobile-navigation{display: none;}

#masthead .search{display: block; float: right; width: 42px; padding: 0; position: relative;}
#masthead .search{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
#masthead .search:hover{background-color: #ec1c24;}
#masthead .search:hover .searchform-trigger{color: #fff;}
#masthead .search .searchform-trigger{color: #000; border: 0 none; background: transparent; width: 100%; display: block; float: left; line-height: 26px; margin: 0; padding: 34px 0; text-align: center; text-decoration: none; cursor: pointer; font-size: 24px;}
#masthead .search .searchform-trigger:before{content:'\e82e'; font-family: 'wt-icons'; width: 100%; display: block; float: left; text-align: center;}
#masthead .search .searchform-trigger.form-opened{}
#masthead .search .searchform-trigger.form-opened:before{content:'\e835'; line-height: 23px; margin-bottom: 3px; width: calc(100% - 2px); margin-right: 2px;}
#masthead .search form{position: absolute; right: 0; top: 100%; width: 280px; background-color: #212331; padding: 20px; border: 1px solid #494660; color: #fff;}
#masthead .search form{opacity: 0; visibility: hidden; -webkit-transform: translateY(20px); transform: translateY(20px); -webkit-transition: opacity 0.3s,-webkit-transform .3s; transition: opacity 0.3s,transform .3s;}
#masthead .search form.form-opened{opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); -webkit-transition: opacity 0.5s,-webkit-transform .5s; transition: opacity 0.5s,transform .5s;}
#masthead .search form button[type="submit"]{-webkit-appearance: none; line-height: 40px; text-align: center; position: absolute; right: 20px; top: 20px; bottom: 20px; left: unset; width: 40px; height: 40px; display: block; line-height: 40px; font-size: 24px; z-index: 2; border: 0 none; padding: 0; background: transparent; color: #fff; cursor: pointer;}
#masthead .search form button[type="submit"]:before{content:'\e82e'; font-family: 'wt-icons';}
#masthead .search form input[type="search"]{width: 100%; line-height: 18px; border: 0 none; padding: 10px; font-size: 16px; position: relative; background-color: #393d4f; color: #fff; z-index: 1; border-radius: 4px; border: 1px solid #494660;}
#masthead .search form input[type="search"]::-webkit-input-placeholder{color: #fff;}
#masthead .search form input[type="search"]:-moz-placeholder{color: #fff;}
#masthead .search form input[type="search"]::-moz-placeholder{color: #fff;}
#masthead .search form input[type="search"]:-ms-input-placeholder{color: #fff;}

#header-container.fixed-header{position: fixed; top: 0; z-index: 999;}
body.single-post #header-container,
#header-container.fixed-header{background-color: #fff; -moz-box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2); -webkit-box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2); box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2);}
#header-container.fixed-header #masthead .site-logo a,
#header-container.fixed-header #masthead .search .searchform-trigger,
#header-container.fixed-header #masthead .desktop-navigation ul > li > a{padding-top: 19px; padding-bottom: 19px;}


#masthead .desktop-navigation ul li > ul {background-color: #dedede !important; border-color: #dedede !important;  outline: 0;}
#masthead .desktop-navigation ul > li {border-top: 1px solid #dedede !important;}
#masthead .desktop-navigation ul > li > a {background-color: #ffffff !important; color: #000000 !important;}
#masthead .desktop-navigation ul li.current-menu-item > a, #masthead .desktop-navigation ul > li > a:hover {background-color: #ec1c24 !important;color: #fff !important;}

/*
#primary-menu.no-responsive > li > a,
.header-style-1 #primary-menu.no-responsive > li > a{padding: 37px 12px; line-height: 20px}
#primary-menu.no-responsive > li > a:hover,
#primary-menu.no-responsive > li > a.active-menu-link,
.header-style-1 #primary-menu.no-responsive > li.menu-item-current > a,
.header-style-1 #primary-menu.no-responsive > li.menu-item-active > a{background-color: #ec1c24; color: #fff; border: 0 none; padding: 37px 12px;}
#primary-menu.no-responsive > li > ul{background-color: #dedede; outline: 0;}
#site-header.fixed.shrink{background-color: #fff;}
#site-header.fixed.shrink #primary-menu.no-responsive > li > a{padding-top: 22px; padding-bottom: 22px; line-height: 20px;}
*/

#masthead.fixed-header{position: fixed; top: 0; z-index: 999;}
#masthead.fixed-header{background-color: #fff; box-shadow: 0 0 3px rgba(0,0,0,.5);}

@media (max-width: 1250px){
	#masthead{border-bottom: 1px solid #dfe5e8;}
	#masthead .desktop-navigation,
	#masthead .search{display: none;}
	#masthead .mobile-navigation{display: block;}
	#masthead .site-logo a{padding: 19px 0;}
	body.single-post #header-container,
	#header-container.fixed-header{-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}

	/*** DL MENU ***/
	.dl-menuwrapper{width: calc(100% - 194px); max-width: unset; float: left; position: relative; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 200%; perspective-origin: 50% 200%; padding: 19px 0;}
	.dl-menuwrapper:first-child{margin-right:100px;}
	.dl-menuwrapper button{background: transparent; border: none; width:26px; height:26px; text-indent: -900em; overflow: hidden; position: relative; cursor: pointer; outline:none; margin: 0; padding: 0; float: right;}
	.dl-menuwrapper button:hover,
	.dl-menuwrapper button.dl-active{}
	.dl-menuwrapper button:after{content: ''; position: absolute; width: 100%; height: 2px; background: #000; top: 5px; left: 0; box-shadow: 0 7px 0 #000, 0 14px 0 #000;}
	.dl-menuwrapper ul{padding:0;list-style:none;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
	.dl-menuwrapper li{position:relative; background: #f4f6f7; border-color: #dfe5e8; border-style: solid; border-width: 0 1px 1px 1px;}
	.dl-menuwrapper li a{display: block; position: relative; padding: 15px 20px; font-size: 16px; line-height: 20px; font-weight: 300; color: #333144; text-decoration: none; outline: none;}
	.no-touch .dl-menuwrapper li a:hover{background:rgba(255,248,213,0.1);}
	.dl-menuwrapper li.dl-back > a{padding-left: 30px; background: #dfe5e8;}
	.dl-menuwrapper li.dl-back:after,
	.dl-menuwrapper li > a:not(:only-child):after{position: absolute; top: 0; line-height: 50px; font-family: 'wt-icons'; speak: none; -webkit-font-smoothing: antialiased; content: '\e81f';}
	.dl-menuwrapper li.dl-back:after{left: 10px; color: #333144; font-size: 20px; content: '\e821';}
	.dl-menuwrapper li > a:after{right: 10px; color: #333144; font-size: 20px;}
	.dl-menuwrapper ul.sub-menu li{border-width: 0 0 1px 0;}
	.dl-menuwrapper ul.sub-menu li:last-child{border-width: 0;}
	.dl-menuwrapper .dl-menu{margin: 0; position: absolute; width: auto; top: calc(100% + 1px); right: 0; left: -194px; opacity:0; pointer-events: none; -webkit-transform: translateY(10px); transform: translateY(10px); -webkit-backface-visibility: hidden; backface-visibility: hidden;}
	.dl-menuwrapper .dl-menu.dl-menu-toggle{transition:all .3s ease;}
	.dl-menuwrapper .dl-menu.dl-menuopen{opacity:1;pointer-events:auto;-webkit-transform:translateY(0px);transform:translateY(0px); z-index: 999;}
	.dl-menuwrapper li .sub-menu{display:none;}
	.dl-menu.dl-subview li,
	.dl-menu.dl-subview li.dl-subviewopen > a,
	.dl-menu.dl-subview li.dl-subview > a{display:none;}
	.dl-menu.dl-subview li.dl-subview,
	.dl-menu.dl-subview li.dl-subview .sub-menu,
	.dl-menu.dl-subview li.dl-subviewopen,
	.dl-menu.dl-subview li.dl-subviewopen > .sub-menu,
	.dl-menu.dl-subview li.dl-subviewopen > .sub-menu > li{display:block;}
	.dl-menuwrapper > .sub-menu{position:absolute;width:100%;top:50px;left:0;margin:0;}
	.dl-menu.dl-animate-out-1{-webkit-animation:MenuAnimOut1 .4s;animation:MenuAnimOut1 .4s;}
	.dl-menu.dl-animate-out-2{-webkit-animation:MenuAnimOut2 .3s ease-in-out;animation:MenuAnimOut2 .3s ease-in-out;}
	.dl-menu.dl-animate-out-3{-webkit-animation:MenuAnimOut3 .4s ease;animation:MenuAnimOut3 .4s ease;}
	.dl-menu.dl-animate-out-4{-webkit-animation:MenuAnimOut4 .4s ease;animation:MenuAnimOut4 .4s ease;}
	.dl-menu.dl-animate-out-5{-webkit-animation:MenuAnimOut5 .4s ease;animation:MenuAnimOut5 .4s ease;}

	@-webkit-keyframes MenuAnimOut1 {
		50%{-webkit-transform:translateZ(-250px) rotateY(30deg);}
		75%{-webkit-transform:translateZ(-372.5px) rotateY(15deg);opacity:.5;}
		100%{-webkit-transform:translateZ(-500px) rotateY(0deg);opacity:0;}
	}
	@-webkit-keyframes MenuAnimOut2 {
		100%{-webkit-transform:translateX(-100%);opacity:0;}
	}
	@-webkit-keyframes MenuAnimOut3 {
		100%{-webkit-transform:translateZ(300px);opacity:0;}
	}
	@-webkit-keyframes MenuAnimOut4 {
		100%{-webkit-transform:translateZ(-300px);opacity:0;}
	}
	@-webkit-keyframes MenuAnimOut5 {
		100%{-webkit-transform:translateY(40%);opacity:0;}
	}
	@keyframes MenuAnimOut1 {
		50%{-webkit-transform:translateZ(-250px) rotateY(30deg);transform:translateZ(-250px) rotateY(30deg);}
		75%{-webkit-transform:translateZ(-372.5px) rotateY(15deg);transform:translateZ(-372.5px) rotateY(15deg);opacity:.5;}
		100%{-webkit-transform:translateZ(-500px) rotateY(0deg);transform:translateZ(-500px) rotateY(0deg);opacity:0;}
	}
	@keyframes MenuAnimOut2 {
		100%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0;}
	}
	@keyframes MenuAnimOut3 {
		100%{-webkit-transform:translateZ(300px);transform:translateZ(300px);opacity:0;}
	}
	@keyframes MenuAnimOut4 {
		100%{-webkit-transform:translateZ(-300px);transform:translateZ(-300px);opacity:0;}
	}
	@keyframes MenuAnimOut5 {
		100%{-webkit-transform:translateY(40%);transform:translateY(40%);opacity:0;}
	}

	.dl-menu.dl-animate-in-1{-webkit-animation:MenuAnimIn1 .3s;animation:MenuAnimIn1 .3s;}
	.dl-menu.dl-animate-in-2{-webkit-animation:MenuAnimIn2 .3s ease-in-out;animation:MenuAnimIn2 .3s ease-in-out;}
	.dl-menu.dl-animate-in-3{-webkit-animation:MenuAnimIn3 .4s ease;animation:MenuAnimIn3 .4s ease;}
	.dl-menu.dl-animate-in-4{-webkit-animation:MenuAnimIn4 .4s ease;animation:MenuAnimIn4 .4s ease;}
	.dl-menu.dl-animate-in-5{-webkit-animation:MenuAnimIn5 .4s ease;animation:MenuAnimIn5 .4s ease;}

	@-webkit-keyframes MenuAnimIn1 {
		0%{-webkit-transform:translateZ(-500px) rotateY(0deg);opacity:0;}
		20%{-webkit-transform:translateZ(-250px) rotateY(30deg);opacity:.5;}
		100%{-webkit-transform:translateZ(0px) rotateY(0deg);opacity:1;}
	}
	@-webkit-keyframes MenuAnimIn2 {
		0%{-webkit-transform:translateX(-100%);opacity:0;}
		100%{-webkit-transform:translateX(0px);opacity:1;}
	}
	@-webkit-keyframes MenuAnimIn3 {
		0%{-webkit-transform:translateZ(300px);opacity:0;}
		100%{-webkit-transform:translateZ(0px);opacity:1;}
	}
	@-webkit-keyframes MenuAnimIn4 {
		0%{-webkit-transform:translateZ(-300px);opacity:0;}
		100%{-webkit-transform:translateZ(0px);opacity:1;}
	}
	@-webkit-keyframes MenuAnimIn5 {
		0%{-webkit-transform:translateY(40%);opacity:0;}
		100%{-webkit-transform:translateY(0);opacity:1;}
	}
	@keyframes MenuAnimIn1 {
		0%{-webkit-transform:translateZ(-500px) rotateY(0deg);transform:translateZ(-500px) rotateY(0deg);opacity:0;}
		20%{-webkit-transform:translateZ(-250px) rotateY(30deg);transform:translateZ(-250px) rotateY(30deg);opacity:.5;}
		100%{-webkit-transform:translateZ(0px) rotateY(0deg);transform:translateZ(0px) rotateY(0deg);opacity:1;}
	}
	@keyframes MenuAnimIn2 {
		0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0;}
		100%{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1;}
	}
	@keyframes MenuAnimIn3 {
		0%{-webkit-transform:translateZ(300px);transform:translateZ(300px);opacity:0;}
		100%{-webkit-transform:translateZ(0px);transform:translateZ(0px);opacity:1;}
	}
	@keyframes MenuAnimIn4 {
		0%{-webkit-transform:translateZ(-300px);transform:translateZ(-300px);opacity:0;}
		100%{-webkit-transform:translateZ(0px);transform:translateZ(0px);opacity:1;}
	}
	@keyframes MenuAnimIn5 {
		0%{-webkit-transform:translateY(40%);transform:translateY(40%);opacity:0;}
		100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}
	}

	.dl-menuwrapper > .sub-menu.dl-animate-in-1{-webkit-animation:SubMenuAnimIn1 .4s ease;animation:SubMenuAnimIn1 .4s ease;}
	.dl-menuwrapper > .sub-menu.dl-animate-in-2{-webkit-animation:SubMenuAnimIn2 .3s ease-in-out;animation:SubMenuAnimIn2 .3s ease-in-out;}
	.dl-menuwrapper > .sub-menu.dl-animate-in-3{-webkit-animation:SubMenuAnimIn3 .4s ease;animation:SubMenuAnimIn3 .4s ease;}
	.dl-menuwrapper > .sub-menu.dl-animate-in-4{-webkit-animation:SubMenuAnimIn4 .4s ease;animation:SubMenuAnimIn4 .4s ease;}
	.dl-menuwrapper > .sub-menu.dl-animate-in-5{-webkit-animation:SubMenuAnimIn5 .4s ease;animation:SubMenuAnimIn5 .4s ease;}

	@-webkit-keyframes SubMenuAnimIn1 {
		0%{-webkit-transform:translateX(50%);opacity:0;}
		100%{-webkit-transform:translateX(0px);opacity:1;}
	}
	@-webkit-keyframes SubMenuAnimIn2 {
		0%{-webkit-transform:translateX(100%);opacity:0;}
		100%{-webkit-transform:translateX(0px);opacity:1;}
	}
	@-webkit-keyframes SubMenuAnimIn3 {
		0%{-webkit-transform:translateZ(-300px);opacity:0;}
		100%{-webkit-transform:translateZ(0px);opacity:1;}
	}
	@-webkit-keyframes SubMenuAnimIn4 {
		0%{-webkit-transform:translateZ(300px);opacity:0;}
		100%{-webkit-transform:translateZ(0px);opacity:1;}
	}
	@-webkit-keyframes SubMenuAnimIn5 {
		0%{-webkit-transform:translateZ(-200px);opacity:0;}
		100%{-webkit-transform:translateZ(0);opacity:1;}
	}
	@keyframes SubMenuAnimIn1 {
		0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0;}
		100%{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1;}
	}
	@keyframes SubMenuAnimIn2 {
		0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;}
		100%{-webkit-transform:translateX(0px);transform:translateX(0px);opacity:1;}
	}
	@keyframes SubMenuAnimIn3 {
		0%{-webkit-transform:translateZ(-300px);transform:translateZ(-300px);opacity:0;}
		100%{-webkit-transform:translateZ(0px);transform:translateZ(0px);opacity:1;}
	}
	@keyframes SubMenuAnimIn4 {
		0%{-webkit-transform:translateZ(300px);transform:translateZ(300px);opacity:0;}
		100%{-webkit-transform:translateZ(0px);transform:translateZ(0px);opacity:1;}
	}
	@keyframes SubMenuAnimIn5 {
		0%{-webkit-transform:translateZ(-200px);transform:translateZ(-200px);opacity:0;}
		100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}
	}
	.dl-menuwrapper > .sub-menu.dl-animate-out-1{-webkit-animation:SubMenuAnimOut1 .4s ease;animation:SubMenuAnimOut1 .4s ease;}
	.dl-menuwrapper > .sub-menu.dl-animate-out-2{-webkit-animation:SubMenuAnimOut2 .3s ease-in-out;animation:SubMenuAnimOut2 .3s ease-in-out;}
	.dl-menuwrapper > .sub-menu.dl-animate-out-3{-webkit-animation:SubMenuAnimOut3 .4s ease;animation:SubMenuAnimOut3 .4s ease;}
	.dl-menuwrapper > .sub-menu.dl-animate-out-4{-webkit-animation:SubMenuAnimOut4 .4s ease;animation:SubMenuAnimOut4 .4s ease;}
	.dl-menuwrapper > .sub-menu.dl-animate-out-5{-webkit-animation:SubMenuAnimOut5 .4s ease;animation:SubMenuAnimOut5 .4s ease;}

	@-webkit-keyframes SubMenuAnimOut1 {
		0%{-webkit-transform:translateX(0%);opacity:1;}
		100%{-webkit-transform:translateX(50%);opacity:0;}
	}
	@-webkit-keyframes SubMenuAnimOut2 {
		0%{-webkit-transform:translateX(0%);opacity:1;}
		100%{-webkit-transform:translateX(100%);opacity:0;}
	}
	@-webkit-keyframes SubMenuAnimOut3 {
		0%{-webkit-transform:translateZ(0px);opacity:1;}
		100%{-webkit-transform:translateZ(-300px);opacity:0;}
	}
	@-webkit-keyframes SubMenuAnimOut4 {
		0%{-webkit-transform:translateZ(0px);opacity:1;}
		100%{-webkit-transform:translateZ(300px);opacity:0;}
	}
	@-webkit-keyframes SubMenuAnimOut5 {
		0%{-webkit-transform:translateZ(0);opacity:1;}
		100%{-webkit-transform:translateZ(-200px);opacity:0;}
	}
	@keyframes SubMenuAnimOut1 {
		0%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1;}
		100%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0;}
	}
	@keyframes SubMenuAnimOut2 {
		0%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1;}
		100%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;}
	}
	@keyframes SubMenuAnimOut3 {
		0%{-webkit-transform:translateZ(0px);transform:translateZ(0px);opacity:1;}
		100%{-webkit-transform:translateZ(-300px);transform:translateZ(-300px);opacity:0;}
	}
	@keyframes SubMenuAnimOut4 {
		0%{-webkit-transform:translateZ(0px);transform:translateZ(0px);opacity:1;}
		100%{-webkit-transform:translateZ(300px);transform:translateZ(300px);opacity:0;}
	}
	@keyframes SubMenuAnimOut5 {
		0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;}
		100%{-webkit-transform:translateZ(-200px);transform:translateZ(-200px);opacity:0;}
	}

	.no-js .dl-menuwrapper .dl-menu{position:relative;opacity:1;-webkit-transform:none;transform:none;}
	.no-js .dl-menuwrapper li .sub-menu{display:block;}
	.no-js .dl-menuwrapper li.dl-back{display:none;}
	.no-js .dl-menuwrapper li > a:not(:only-child){background:rgba(0,0,0,0.1);}
	.no-js .dl-menuwrapper li > a:not(:only-child):after{content:'';}

	.demo-1 .dl-menuwrapper button{background:#c62860;}
	.demo-1 .dl-menuwrapper button:hover,.demo-1 .dl-menuwrapper button.dl-active,.demo-1 .dl-menuwrapper ul{background:#9e1847;}
	.demo-2 .dl-menuwrapper button{background:#e86814;}
	.demo-2 .dl-menuwrapper button:hover,.demo-2 .dl-menuwrapper button.dl-active,.demo-2 .dl-menuwrapper ul{background:#D35400;}
	.demo-3 .dl-menuwrapper button{background:#08cbc4;}
	.demo-3 .dl-menuwrapper button:hover,.demo-3 .dl-menuwrapper button.dl-active,.demo-3 .dl-menuwrapper ul{background:#00b4ae;}
	.demo-4 .dl-menuwrapper button{background:#90b912;}
	.demo-4 .dl-menuwrapper button:hover,.demo-4 .dl-menuwrapper button.dl-active,.demo-4 .dl-menuwrapper ul{background:#79a002;}
	.demo-5 .dl-menuwrapper button{background:#744783;}
	.demo-5 .dl-menuwrapper button:hover,.demo-5 .dl-menuwrapper button.dl-active,.demo-5 .dl-menuwrapper ul{background:#643771;}
	/*** DL MENU ***/
}
/*** HEADER ***/


/*** HEADER BACKGROUND ***/
.header-background{width: 100%; height: calc(100vh - 130px); display: block; background-color: #212331; position: relative; overflow: hidden;}
.header-background{display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; align-items: center; align-content: center;}
.header-background:after{content: ""; background: rgba(0,0,0,.2); position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
.header-background.background-image{background-size: cover; background-repeat: no-repeat; background-position: center;}
.header-background.fixed-header{height: calc(100vh - 100px);}
.header-background .big-title{width: 100%; max-width: 768px; color: #fff; font-size: 32px; line-height: 36px; font-weight: 900; letter-spacing: -1px; margin: 0 0 10px 0; padding-left: 20px; padding-right: 20px; text-align: center; z-index: 10; text-transform: uppercase;}
.header-background .small-title{width: 100%; max-width: 768px; color: #fff; font-size: 24px; line-height: 1; font-weight: 600; letter-spacing: -1px; margin: 0; padding-left: 20px; padding-right: 20px; text-align: center; z-index: 10;}
.page-title-block .small-title p{width: 100%; display: block; color: #fff; font-size: 25px; line-height: 1; font-weight: 600; letter-spacing: -1px; margin: 20px 0 0 0; padding-left: 0; padding-right: 0; text-align: left; z-index: 10;}
.header-background .youtube-video{position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 0;}
.header-background iframe{transition: opacity 500ms ease-in-out; transition-delay: 250ms;}
.header-background .video-background-controls button.play-toggle{border: 0 none; background: #0000; color: #fff;}

.header-background #backgroundVideo{width: 100%; height: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}

.header-background .go-to-content-link{z-index: 99; color: #fff; width: 50px; height: 50px; line-height: 50px; font-size: 35px; position: absolute; top: calc(100% - 125px); left: 50%; margin-left: -25px; display: inline-block; text-align: center;}
.header-background .go-to-content-link i,
.header-background .go-to-content-link i:before{display: block; float: left; width: 100%; line-height: 50px; text-align: center;}
.header-background .go-to-content-link:hover i{margin-top: 10px;}

@media (max-width: 1250px){
	.header-background{height: calc(100vh - 100px); max-height: 500px;}
}
@media (max-width: 768px){
	.header-background .big-title{font-size: 36px; line-height: 46px;}
	.header-background .small-title{font-size: 22px;}
	.page-title-block .small-title p{font-size: 18px;}
}
@media (max-width: 690px){
	.header-background #backgroundVideo{width: auto; height: 100vh;}
}
@media (max-width: 480px){
	.header-background .big-title{font-size: 24px; line-height: 29px;}
	.header-background .small-title,
	.page-title-block .small-title p{font-size: 16px;}
}
/*** HEADER BACKGROUND ***/


/*** FOOTER ***/
footer.site-footer{display: table; padding: 100px 0 50px 0;}
footer.site-footer .one-fourth{margin: 0; padding: 0 20px 50px 20px; color: #b6c6c9;}
footer.site-footer .one-fourth .widget-title{font-size: 16px; line-height: 1; font-weight: bold; text-transform: uppercase; margin: 0 0 40px 0; color: #fff;}
footer.site-footer .one-fourth .widget-title:after{content: none; display: none;}
footer.site-footer .one-fourth ul.menu{list-style-type: none; margin: 0; padding: 0; border: 0 none; text-transform: none;}
footer.site-footer .one-fourth ul.menu li{border: 0 none; margin: 0 0 15px 0;}
footer.site-footer .one-fourth ul.menu li:last-child{border: 0 none; margin: 0;}
footer.site-footer .one-fourth ul.menu li a{padding: 0;}
footer.site-footer .one-fourth a{padding: 0; color: #b6c6c9; text-transform: none; text-decoration: none; font-weight: normal;}
footer.site-footer .one-fourth a:hover{color: #fff; text-decoration: none;}
.footer-credits p{color: #b6c6c9;}
.footer-credits a{padding: 0; color: #b6c6c9; text-transform: none; text-decoration: none; font-weight: normal;}
.footer-credits a:hover{color: #fff; text-decoration: none;}
.footer-credits img{max-width: 160px; display: inline-block; vertical-align: middle;}

@media (max-width: 768px){
	footer.site-footer .one-fourth{width: 50%;}
}
@media (max-width: 480px){
	footer.site-footer .one-fourth{width: 100%; padding: 0 0 50px 0;}
}
/*** FOOTER ***/


/*** SOCIAL ICONS ***/
footer.site-footer .socials{display: block; float: left; margin-left: -10px; margin-right: -10px; margin-bottom: 25px; width: calc(100% + 20px);}
footer.site-footer .socials a.social-icon{width: 22px; height: 22px; display: block; float: left; margin: 0 10px 10px 10px; padding: 0;}
footer.site-footer .socials a.social-icon i{width: 22px; font-size: 13px; height: 22px; line-height: 22px; color: #333144; display: block; border-radius: 50%; text-align: center;}
footer.site-footer .socials a.social-icon i:before{line-height: 22px; text-align: center;}
footer.site-footer .socials a.facebook i{background-color: #4e64b5;}
footer.site-footer .socials a.linkedin i{background-color: #0288d1;}
footer.site-footer .socials a.twitter i{background-color: #00aced;}
footer.site-footer .socials a.instagram i{background-color: #9a8f62;}
footer.site-footer .socials a.youtube i{background-color: #c82929;}
footer.site-footer .socials a.we-chat i{background-color: #06B259;}
footer.site-footer .socials a.social-icon:hover i{background-color: #b6c6c9;}
/*** SOCIAL ICONS ***/


/*** HOME PAGE SLIDER ***/
.slider-container{width: 100%; display: block; float: left; z-index: 9; position: relative;}
.slider-container .single-slider-container{height: 610px; width: 100%; position: relative; background-position: center; background-repeat: no-repeat; background-size: cover;}
.slider-container .single-slider-container .slider-url{position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%;}
.slider-container .single-slider-container .tinted-area{position: absolute; left: 0; right: 0; bottom: 0; background-color: #0006; padding: 11px 0;}
.slider-container .single-slider-container .tinted-area .slide-title{width: auto; display: block; float: left; color: #fff; letter-spacing: -1px; text-transform: none; font-size: 30px; line-height: 40px; font-weight: 900; margin: 0;}
.slider-container .single-slider-container .tinted-area .slide-text{width: auto; display: block; float: left; margin: 0; color: #fff; font-size: 30px; line-height: 40px; font-family: 'Montserrat', sans-serif;}

@media (max-width: 1250px){
	.slider-container .single-slider-container{height: 500px;}
}
@media (max-width: 600px){
	.slider-container .single-slider-container .tinted-area .slide-title,
	.slider-container .single-slider-container .tinted-area .slide-text{width: 100%; font-size: 25px;}
	.slider-container .single-slider-container .tinted-area .slide-text.separator{display: none;}
}
@media (max-width: 480px){
	.slider-container .single-slider-container{height: 500px;}
}
/*** HOME PAGE SLIDER ***/


/*** HOME PAGE TABS ***/
#tabs.home-page-tabs{margin: 100px 0 75px 0;}
#tabs.home-page-tabs ul{margin: 0; padding: 0; list-style-type: none;}
#tabs.home-page-tabs ul li{text-align: center; font-size: 48px;}
#tabs.home-page-tabs ul li a{color: #999999; line-height: 1; display: inline-block; position: relative;}
#tabs.home-page-tabs ul li a:after{content: ""; background-color: transparent; position: absolute; left: 0; right: 0; width: 100%; top: 100%; height: 3px; margin-top: 5px;}
#tabs.home-page-tabs ul li a:hover,
#tabs.home-page-tabs ul li.ui-tabs-active a{color: #000;}
#tabs.home-page-tabs ul li a:hover:after,
#tabs.home-page-tabs ul li.ui-tabs-active a:after{background-color: #ec1c24;}

@media (max-width: 1024px){
	#tabs.home-page-tabs ul li{font-size: 38px;}
}
@media (max-width: 600px){
	#tabs.home-page-tabs ul li{width: 100%; font-size: 34px;}
	#tabs.home-page-tabs ul li a{margin: 0 0 30px 0;}
}
@media (max-width: 480px){
	#tabs.home-page-tabs ul li{font-size: 30px;}
}
/*
<div id="tabs" class="home-page-tabs">
 <ul class="dynamic-width-elements">
  <li class="dynamic-width-element montserrat font-weight-900 uppercase block float-left"><a href="#tabs-1" class="hover-effect-fast">Products</a></li>
  <li class="dynamic-width-element montserrat font-weight-900 uppercase block float-left"><a href="#tabs-2" class="hover-effect-fast">Industries</a></li>
 </ul>
 <div id="tabs-1">[custom-loop post_type="wt_product" num_of_posts="9" class="margin-top-70"]</div>
 <div id="tabs-2">[custom-loop post_type="wt_industry" num_of_posts="9" class="margin-top-70"]</div>
</div>
*/
/*** HOME PAGE TABS ***/


/*** HOME PAGE MAP ***/
@media (max-width: 768px){
	#projects-map #facetwp-map{height: 350px !important;}
}
@media (max-width: 480px){
	#projects-map #facetwp-map{height: 300px !important;}
}
/*** HOME PAGE MAP ***/


/*** PARTNERS LOGOS ***/
.partners-logos .wpb_image_grid .wpb_image_grid_ul{width: 100%; height: auto !important; display: block; float: left;}
.partners-logos .wpb_image_grid .wpb_image_grid_ul li{width: 20%; display: block; float: left; border: 0 none; margin: 0; max-width: unset; position: relative !important; left: unset !important; right: unset !important; top: unset !important; bottom: unset !important;}
.partners-logos .wpb_image_grid .wpb_image_grid_ul li img{width: 100%; height: auto; float: left; padding: 20px;}
/*** PARTNERS LOGOS ***/


/*** BIG HEADER PAGE ***/
.tax-product_cat .header-background {max-height: 610px;}
.big-header{height: 610px; max-height: 610px; position: relative; background-position: center; background-repeat: no-repeat; background-size: cover; text-align: center;}
.big-header .tinted-area{background-color: #0006;}
.big-header .tinted-area .slide-title{color: #fff; letter-spacing: -1px; text-transform: uppercase; font-size: 34px; font-weight: 900; margin: 0; text-shadow: 0px 3px 4px #0000008F;}

.big-header.background-image{background-size: cover; background-repeat: no-repeat; background-position: center;}
.big-header .big-title{width: 100%; max-width: 768px; color: #fff; font-size: 32px; line-height: 36px; font-weight: 900; letter-spacing: -1px; margin: 0 auto 10px auto; padding-left: 20px; padding-right: 20px; text-align: center; z-index: 10; text-transform: uppercase;}
.big-header.even-bigger-title .big-title{font-size: 48px; line-height: 58px;}
.big-header .small-title{width: 100%; max-width: 768px; color: #fff; font-size: 24px; line-height: 1; font-weight: 600; letter-spacing: -1px; margin: 0 auto; padding-left: 20px; padding-right: 20px; text-align: center; z-index: 10;}
.big-header.even-bigger-title .small-title{font-size: 30px;}
.big-header .small-title p{margin: 0;}

@media (max-width: 1250px){
	.big-header{height: 500px;}
	.big-header .tinted-area .slide-title{font-size: 30px;}
}
@media (max-width: 768px){
	.page-big-header-content.padding-top-100{padding-top: 50px !important;}
}
@media (max-width: 480px){
	.big-header{height: 400px;}
	.big-header .tinted-area .slide-title{font-size: 26px;}
}
/*** BIG HEADER PAGE ***/


/*** SMALL HEADER PAGE ***/
.small-header{}
.small-header .big-title{font-size: 50px; font-weight: 900; color: #ffffff; margin: 0; line-height: 1; letter-spacing: -2px;}
.small-header .small-title{color: #fff; font-size: 17px; line-height: 24px; font-weight: normal;}
.small-header .small-title p{margin: 0;}
.page-template-page-small-header .small-header .big-title, .text-black {color: #000000 !important;}

@media (max-width: 768px){
	.small-header .big-title{font-size: 30px;}
}
/*** SMALL HEADER PAGE ***/


/*** SEARCH ***/
body.search .page-title-block{padding: 45px 0; color: #ffffff; background-color: #333144;}
body.search .page-title-block:before{content: none; display: none;}
body.search .content-none form.searchform{max-width: 480px;}
body.search .content-none form.searchform input{width: calc(100% - 140px); height: 40px; line-height: 40px; border-radius: 3px; color: #000; float: left;}
body.search .content-none form.searchform button{margin: 0 0 0 20px; width: 120px; padding: 0; font-weight: normal; line-height: 38px; border: 1px solid #ff0000;}
body.search .content-none form.searchform button:hover{font-weight: normal; line-height: 38px; border-color: #363636;}

@media (max-width: 480px){
	body.search .content-none form.searchform{max-width: unset; width: 100%;}
}
/*** SEARCH ***/


/*** PAGES ELEMENTS ***/
.order-1{padding-top: 100px; padding-bottom: 100px;}
.order-2{padding-top: 100px; padding-bottom: 100px;}
.gamification-step img{padding-bottom: 50px;}

@media (max-width: 768px){
	.ordering{display: flex; width: 100%; flex-direction: row;  flex-wrap: wrap; justify-content: center;}
	.order-1{order: 1; width: 100%; padding-top: 100px; padding-bottom: 25px;}
	.order-2{order: 2; width: 100%; padding-top: 25px; padding-bottom: 100px;}
}
@media (max-width: 767px){
	.gamification-step img{padding-bottom: 0;}
}
/*** PAGES ELEMENTS ***/


/*** DYNAMIC WIDTH ELEMENTS ***/
/* one item */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(1){width: 100%;}
/* two items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(2),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(2) ~ .dynamic-width-element{width: 50%;}
/* three items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(3),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(3) ~ .dynamic-width-element{width: 33.3333%;}
/* four items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(4),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(4) ~ .dynamic-width-element{width: 25%;}
/* five items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(5),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(5) ~ .dynamic-width-element{width: 20%;}
/* six items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(6),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(6) ~ .dynamic-width-element{width: 16.6667%;}
/* seven items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(7),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(7) ~ .dynamic-width-element{width: 14.2857%;}
/* eight items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(8),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(8) ~ .dynamic-width-element{width: 12.5%;}
/* nine items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(9),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(9) ~ .dynamic-width-element{width: 11.1%;}
/* ten items */
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(10),
.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(10) ~ .dynamic-width-element{width: 10%;}

@media (max-width: 1024px){
	/* one item */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(1){width: 100%;}
	/* two items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(2),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(2) ~ .dynamic-width-element{width: 50%;}
	/* three items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(3),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(3) ~ .dynamic-width-element{width: 33.3%;}
	/* four items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(4),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(4) ~ .dynamic-width-element{width: 25%;}
	/* five items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(5),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(5) ~ .dynamic-width-element{width: 33.3%;}
	/* six items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(6),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(6) ~ .dynamic-width-element{width: 33.3%;}
	/* seven items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(7),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(7) ~ .dynamic-width-element{width: 25%;}
	/* eight items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(8),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(8) ~ .dynamic-width-element{width: 25%;}
	/* nine items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(9),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(9) ~ .dynamic-width-element{width: 50%;}
	/* ten items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(10),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(10) ~ .dynamic-width-element{width: 50%;}
}
@media (max-width: 768px){
	/* one item */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(1){width: 100%;}
	/* two items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(2),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(2) ~ .dynamic-width-element{width: 50%;}
	/* three items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(3),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(3) ~ .dynamic-width-element{width: 50%;}
	/* four items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(4),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(4) ~ .dynamic-width-element{width: 50%;}
	/* five items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(5),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(5) ~ .dynamic-width-element{width: 50%;}
	/* six items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(6),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(6) ~ .dynamic-width-element{width: 50%;}
	/* seven items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(7),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(7) ~ .dynamic-width-element{width: 50%;}
	/* eight items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(8),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(8) ~ .dynamic-width-element{width: 50%;}
	/* nine items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(9),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(9) ~ .dynamic-width-element{width: 50%;}
	/* ten items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(10),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(10) ~ .dynamic-width-element{width: 50%;}
}
@media (max-width: 480px){
	/* one item */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(1){width: 100%;}
	/* two items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(2),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(2) ~ .dynamic-width-element{width: 100%;}
	/* three items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(3),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(3) ~ .dynamic-width-element{width: 100%;}
	/* four items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(4),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(4) ~ .dynamic-width-element{width: 100%;}
	/* five items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(5),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(5) ~ .dynamic-width-element{width: 100%;}
	/* six items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(6),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(6) ~ .dynamic-width-element{width: 100%;}
	/* seven items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(7),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(7) ~ .dynamic-width-element{width: 100%;}
	/* eight items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(8),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(8) ~ .dynamic-width-element{width: 100%;}
	/* nine items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(9),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(9) ~ .dynamic-width-element{width: 100%;}
	/* ten items */
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(10),
	.dynamic-width-elements .dynamic-width-element:first-child:nth-last-child(10) ~ .dynamic-width-element{width: 100%;}
}
/*** DYNAMIC WIDTH ELEMENTS ***/


/*** NAV TABS ***/
.tabbed-content{padding-top: 0; z-index: 20; position: relative;}
#tabs{padding: 0; margin: -50px 0 0 0; display: block; width: 100%; float: left;}
ul.main-site-tabs-navigation{width: 99.9%; display: block; float: left; margin: 0 0 100px 0; padding: 0; -webkit-box-shadow: 1px 3px 12px 0px rgba(0,0,0,0.3); -moz-box-shadow: 1px 3px 12px 0px rgba(0,0,0,0.3); box-shadow: 1px 3px 12px 0px rgba(0,0,0,0.3);}
ul.main-site-tabs-navigation li{list-style:none; display: block; float: left; text-align: center; margin: 0; padding: 0;}
ul.main-site-tabs-navigation li a{width: 100%; display: block; border: 0 none; color: #000; background-color: #fff; font-size: 17px; line-height: 20px; text-transform: uppercase; font-weight: 700; margin: 0; padding: 40px 0;}
ul.main-site-tabs-navigation li a:hover,
ul.main-site-tabs-navigation li.ui-tabs-active a{background-color: #ec1c24; border-bottom: 0 none; color: #fff;}
.main-site-tabs-navigation-content{width: 100%; height: auto; float: left; border: 0 none; padding: 0; margin: 0; display: none;}

#tabs-improved{padding: 0; margin: -50px 0 0 0; display: block; width: 100%; float: left;}
#tabs-improved ul.main-site-tabs-navigation{width: 99.9999%;}
#tabs-improved ul.main-site-tabs-navigation li a{padding: 40px 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.main-site-tabs-navigation-content,
ul.main-site-tabs-navigation li a{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}

@media (max-width: 1250px){
	#tabs,
	#tabs-improved{margin: -25px 0 0 0;}
}
@media (max-width: 768px){
	ul.main-site-tabs-navigation{margin: 0 0 50px 0;}
	ul.main-site-tabs-navigation li a{padding: 20px 0;}
}
/*** NAV TABS ***/


/*** CONTENT ELEMENTS ***/
.h2{margin: 0; padding: 50px 50px 0 50px; font-size: 28px; line-height: 1; letter-spacing: -1px;}
.info-block-container{width: 100%; display: block; float: left; padding: 50px; position: relative;}
.info-block-container.no-margin-padding, .block.no-margin-padding  {box-shadow: none !important; padding: 0 !important; }
.info-block-container .content{display: block; float: left; width: calc(100% - 760px);}
.info-block-container .content h2{font-size: 28px; margin: 0 0 40px 0; line-height: 1; letter-spacing: -1px; font-weight: 900; text-transform: uppercase; font-family: 'Montserrat';}
.info-block-container .content p{display: block; width: 100%; margin: 0 0 15px 0;}
.info-block-container .content p:only-child,
.info-block-container .content p:last-child{margin: 0;}
/*.info-block-container .content .industry-product-desc{max-height: 360px; overflow-y: auto;}*/
/*.info-block-container:not(.custom-html) .content a{line-height: 28px; padding: 15px 60px; border: 1px solid #ec1c24; display: inline-block; text-align: center; color: #ec1c24; background-color: #fff; position: static !important; left: 50px; bottom: 50px; margin-top: 20px !important;}
.info-block-container:not(.custom-html) .content a:hover{color: #fff; background-color: #ec1c24; border-color: #ec1c24;}*/
.info-block-container .scroll-area-container{max-height: 360px; overflow-y: auto;}
.info-block-container .scroll-area-container-264{max-height: 264px; overflow-y: auto;}
.info-block-container .scroll-area-container.youtube-video-active{max-height: 240px;}
.info-block-container .image,
.info-block-container .video,
.info-block-container .slides-images-in-tab,
.info-block-container .slides-images-in-tab-multiple,
.info-block-container.tabs-in-content .tabs-container{width: 710px; display: block; float: right; margin-left: 50px;}
.info-block-container .video.video-100 {width:100%;float: none;margin-left: 0;}
.info-block-container.factory-slider{display: flex;}
.info-block-container.factory-slider .factory-title{margin-bottom: 50px;}
.info-block-container .slides-images-in-tab.width-100 {width: 100%; margin-left: 0;}
.info-block-container .slides-images-in-tab .slick-dots {margin-bottom: 0;}

.info-block-container.padding-bottom-0 .content a{bottom: 0;}

.info-block-container.big .content{width: 100%; /*margin-bottom: 50px;*/}
.info-block-container.big .content p{margin: 0 0 25px 0;}
.info-block-container.big .content a{position: relative; left: 0; bottom: 0; margin-top: 50px;}
.info-block-container.big .image{width: 100%; margin-left: 0;}

.info-block-container ul,
.info-block-container ol{margin: 0 0 15px; padding: 0; list-style-position: inside;}
.info-block-container ul li{margin-bottom: 10px;}
.info-block-container ul li:last-child{margin-bottom: 0;}

.info-block-container.multiple-slides .number-of-elements-1.vertical img:first-child{margin-left: 33.3%;}
.info-block-container.multiple-slides .number-of-elements-2.vertical img:first-child{margin-left: 25%;}
.info-block-container.multiple-slides .number-of-elements-3.vertical img:first-child{margin-left: 12.5%;}
.info-block-container.multiple-slides .number-of-elements-4.vertical img:first-child{margin-left: 0;}
.info-block-container.multiple-slides .number-of-elements-1.vertical img,
.info-block-container.multiple-slides .number-of-elements-2.vertical img,
.info-block-container.multiple-slides .number-of-elements-3.vertical img,
.info-block-container.multiple-slides .number-of-elements-4.vertical img{width: 100%; max-width: 25%; height: auto; float: left;}
.info-block-container.multiple-slides .number-of-elements-1.horizontal img{width: auto; max-width: unset; height: 100%; max-height: 520px; margin: 0 auto;}
.info-block-container.multiple-slides .number-of-elements-2.horizontal img{width: auto; max-width: unset; height: 100%; max-height: 260px; margin: 0 auto;}
.info-block-container.multiple-slides .number-of-elements-3.horizontal img{width: auto; max-width: unset; height: 100%; max-height: 173.3px; margin: 0 auto;}
.info-block-container.multiple-slides .number-of-elements-4.horizontal img{width: auto; max-width: unset; height: 100%; max-height: 130px; margin: 0 auto;}

.multiple-info-blocks .multiple-info-block{padding-top: 0;}
.multiple-info-blocks .multiple-info-block:only-child,
.multiple-info-blocks .multiple-info-block:first-child{padding-top: 50px;}

.info-block-container.models-block .content{width: 100%; margin-bottom: 0;}
.info-block-container.models-block .content p{margin: 0 0 25px 0;}
.info-block-container.models-block .content p:only-child,
.info-block-container.models-block .content p:last-child{margin: 0;}
.info-block-container.models-block .models-container{margin: 0 -25px -25px -25px; width: calc(100% + 50px); height: calc(100% + 25px);}
.info-block-container.models-block .single-model{display: block; float: left; width: 25%; height: auto; margin: 0; padding: 25px;}
.info-block-container.models-block .single-model:nth-child(4n+5) {clear: left;}
.info-block-container.models-block .single-model.wide,
.info-block-container.models-block .single-model.square,
.info-block-container.models-block .single-model.horizontal{width: 33.3%;}
.info-block-container.models-block .single-model.horizontal:nth-child(4n+5){clear: none;}
.info-block-container.models-block .single-model.square:nth-child(4n+5){clear: none;}
.info-block-container.models-block .single-model.wide:nth-child(4n+5){clear: none;}
.info-block-container.models-block .single-model.horizontal:nth-child(3n+4){clear: left;}
.info-block-container.models-block .single-model.wide:nth-child(3n+4){clear: left;}
.info-block-container.models-block .single-model.horizontal:nth-child(3n+4){clear: left;}
.info-block-container.models-block .single-model .model-link{display: block; margin: 0; padding: 0; width: 100%; height: 100%; background: transparent; line-height: unset; border: 0 none; position: relative; left: unset; bottom: unset;}
.info-block-container.models-block .single-model .model-link .image{display: block; float: left; width: 100%; height: auto; position: relative; z-index: 1; overflow: hidden; margin: 0;}
.info-block-container.models-block .single-model .model-link .image img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease; padding: 15px 0;}
.info-block-container.models-block .single-model .model-link:hover .image img{transform: scale(1.03);}
.info-block-container.models-block .single-model.horizontal .model-link:hover .image img{transform: none;}
.info-block-container.models-block .single-model .model-link .name{display: block; width: 100%; float: left; margin: 0; padding: 0 5px; background: #e8f1f1; line-height: 30px; height: 30px; color: #5d5d5d; font-weight: normal; text-transform: none; font-size: 16px; font-family: 'Open Sans'; letter-spacing: -0.5px; z-index: 2;text-align: center;}

/*
.resource-block-container{width: 100%; display: block; float: left; padding: 50px 50px 35px 50px; position: relative;}
.resource-block-container .title{font-size: 28px; margin: 0 0 30px 0; line-height: 1; letter-spacing: -1px;}
.resource-block-container .margin-fix{width: calc(100% + 30px); margin: 0 -15px; align-items: flex-start;}
.resource-block-container .single-file-container{width: calc(25% - 30px); display: block; float: left; border: 1px solid #dbdbdb; padding: 8px; margin: 15px;}
.resource-block-container .single-file-container .file-thumb{margin: 0 0 15px 0;}
.resource-block-container .single-file-container .file-thumb img{width: 100%; height: auto; border: 0 none;}
.resource-block-container .single-file-container .file-name{margin: 0 0 15px 0; text-align: center; font-size: 16px; letter-spacing: 0.8px; font-weight: 700; text-transform: uppercase;}
.resource-block-container .single-file-container .file-download{padding: 15px;}
*/
.resource-block-container{width: 100%; display: block; float: left; padding: 50px 50px 0 50px; position: relative;}
.resource-block-container.width-auto{width: auto;}
.resource-block-container .title{font-size: 28px; margin: 0 0 50px 0; line-height: 1; letter-spacing: -1px;}
.resource-block-container .margin-fix{width: calc(100% + 50px); margin: 0 -25px; align-items: flex-start;}
.resource-block-container .single-file-container{width: calc(33.3% - 50px); display: block; float: left; border: 0 none; padding: 0; margin: 0 25px 100px 25px;}
.resource-block-container .single-file-container .vc_column-inner{padding-left: 0; padding-right: 0;}
.resource-block-container .single-file-container .file-thumb{margin: 0 0 25px 0;}
.resource-block-container .single-file-container .file-thumb img{width: 100%; height: auto; border: 0 none;}
.resource-block-container .single-file-container .file-name, .single-file-container .file-name{margin: 0 0 15px 0; text-align: center; font-size: 16px; letter-spacing: 0.8px; font-weight: 700; text-transform: none; color: #333;}
.resource-block-container .single-file-container .file-download{padding: 15px; text-transform: uppercase;}
.resource-block-container .single-file-container img {max-width: 100%;height: auto;}

.resource-block-container.presentations-block,
.resource-block-container.manuals-block,
.resource-block-container.certificates-block,
.resource-block-container.active-entertainment-block{margin-top: 100px;}

.selling-points-container{width: 100%; display: block; float: left; padding: 50px 50px 28px 50px; position: relative;}
.selling-points-container img.logo{max-width: 250px; margin: 0 auto 28px auto; float: none;}
.selling-points-container .title{font-size: 28px; margin: 0 0 28px 0; line-height: 1; letter-spacing: -1px;}
.selling-points-container .margin-fix{width: calc(100% + 44px); margin: 0 -22px;}
/*.selling-points-container .single-selling-point{text-align: center; float: left; text-transform: uppercase; font-weight: bold; font-size: 16px; border: 2px solid #000; margin: 22px; padding: 8px;}*/
/*
.selling-points-container .single-selling-point{text-align: left; float: left; text-transform: uppercase; font-weight: bold; font-size: 16px; border: 0 none; margin: 22px; padding: 0; position: relative; line-height: 24px; min-height: 96px;}
.selling-points-container .single-selling-point:before{content: ""; position: absolute; left: -22px; top: 0; width: 1px; height: 48px; background-color: #ec1c24;}
.selling-points-container .single-selling-point:after{font-family: 'Montserrat', sans-serif; position: absolute; right: 0; bottom: 0; color: #f5f5f5; font-size: 96px; font-weight: 900; line-height: 1; z-index: -1;}
.selling-points-container .single-selling-point:nth-child(1):after{content:"01";}
.selling-points-container .single-selling-point:nth-child(2):after{content:"02";}
.selling-points-container .single-selling-point:nth-child(3):after{content:"03";}
.selling-points-container .single-selling-point:nth-child(4):after{content:"04";}
.selling-points-container .single-selling-point:nth-child(5):after{content:"05";}
.selling-points-container .single-selling-point:nth-child(6):after{content:"06";}
.selling-points-container .single-selling-point:nth-child(7):after{content:"07";}
.selling-points-container .single-selling-point:nth-child(8):after{content:"08";}
.selling-points-container .single-selling-point:nth-child(9):after{content:"09";}
.selling-points-container .single-selling-point:nth-child(10):after{content:"10";}
*/
.selling-points-container .single-selling-point{text-align: center; float: left; text-transform: uppercase; font-weight: 700; font-size: 16px; line-height: 24px; border-radius: 0 8px 8px 8px; margin: 22px; padding: 20px; position: relative; background-color: #eee;}
.selling-points-container .single-selling-point:before{content: ""; position: absolute; left: 0; top: 0; width: 5px; height: 25px; border-radius: 0; background-color: #ec1c24;}
.selling-points-container .vertical-align-child-elements-the-easy-way{align-items: stretch;}
.selling-points-container .single-selling-point:after{content: ""; display: none;}
/* one item */
.selling-points-container .single-selling-point:first-child:nth-last-child(1){width: calc(100% - 44px);}
/* two items */
.selling-points-container .single-selling-point:first-child:nth-last-child(2),
.selling-points-container .single-selling-point:first-child:nth-last-child(2) ~ .single-selling-point{width: calc(50% - 44px);}
/* three items */
.selling-points-container .single-selling-point:first-child:nth-last-child(3),
.selling-points-container .single-selling-point:first-child:nth-last-child(3) ~ .single-selling-point{width: calc(33.3333% - 44px);}
/* four items */
.selling-points-container .single-selling-point:first-child:nth-last-child(4),
.selling-points-container .single-selling-point:first-child:nth-last-child(4) ~ .single-selling-point{width: calc(25% - 44px);}
/* five items */
.selling-points-container .single-selling-point:first-child:nth-last-child(5),
.selling-points-container .single-selling-point:first-child:nth-last-child(5) ~ .single-selling-point{width: calc(20% - 44px);}
/* six items */
.selling-points-container .single-selling-point:first-child:nth-last-child(6),
.selling-points-container .single-selling-point:first-child:nth-last-child(6) ~ .single-selling-point{width: calc(16.6667% - 44px);}
/* seven items */
.selling-points-container .single-selling-point:first-child:nth-last-child(7),
.selling-points-container .single-selling-point:first-child:nth-last-child(7) ~ .single-selling-point{width: calc(14.2857% - 44px);}
/* eight items */
.selling-points-container .single-selling-point:first-child:nth-last-child(8),
.selling-points-container .single-selling-point:first-child:nth-last-child(8) ~ .single-selling-point{width: calc(12.5% - 44px);}
/* nine items */
.selling-points-container .single-selling-point:first-child:nth-last-child(9),
.selling-points-container .single-selling-point:first-child:nth-last-child(9) ~ .single-selling-point{width: calc(11.1% - 44px);}
/* ten items */
.selling-points-container .single-selling-point:first-child:nth-last-child(10),
.selling-points-container .single-selling-point:first-child:nth-last-child(10) ~ .single-selling-point{width: calc(10% - 44px);}

.tabs-in-content .tabs-container{margin: 0;}
.tabs-in-content .tabs-container ul{box-shadow: none; list-style-type: none;}
.tabs-in-content .tabs-container ul li{display: inline-block; margin: 0; border: 0 none; float: left; list-style-type: none;}
.tabs-in-content .tabs-container ul li a{background-color: #dfe5e8; line-height: 40px; padding: 0; font-size: 14px; color: #000; font-weight: 700; text-transform: uppercase; display: block; float: left; width: 100%; text-align: center;}
.tabs-in-content .tabs-container ul li a:hover,
.tabs-in-content .tabs-container ul li a.active{color: #000; background-color: #f1f4f5 !important;}
.tabs-in-content .tabs-container .tabs-content > br{display: none;}
.tabs-in-content .tabs-container .tabs-content section.tab{display: none;}
.tabs-in-content .tabs-container .tabs-content section.tab.active {display: block;}
.tabs-in-content .tabs-container .tabs-content section.tab img{width: 100%; height: auto;}

.group-company-container{padding: 50px; align-items: center;}
.group-company-container .logo{width: 320px; height: 100px; display: block; float: left; margin: 0 50px 0 0; background-repeat: no-repeat; background-position: center; background-size: contain;}
.group-company-container p{margin: 0; width: calc(100% - 370px); display: block; float: left; line-height: 1.2;}
.group-company-container a{color: #000; text-decoration: none;}
.group-company-container a:hover{color: #f90021; text-decoration: none;}

.content-language-switch{position: absolute; top: -63px; right: 25px;}
.content-language-switch ul.menu{list-style-type: none; margin: 0; padding: 0;}
.content-language-switch ul.menu li{width: 39px; height: 26px; float: left; margin: 0 0 0 20px;}
.content-language-switch ul.menu li.menu-item-active a,
.content-language-switch ul.menu li.current-menu-item a,
.content-language-switch ul.menu li a:hover{opacity: 1;}
.content-language-switch ul.menu li a{display: block; width: 100%; float: left; height: 100%; position: relative; text-indent: -100000px; opacity: .6;}
.content-language-switch ul.menu li a{background-repeat: no-repeat; background-size: cover; background-position: center;}
.content-language-switch ul.menu li.english a{background-image: url('/wp-content/themes/walltopia/images/flag-united-kingdom-small.png');}
.content-language-switch ul.menu li.china a{background-image: url('/wp-content/themes/walltopia/images/flag-china-small.png');}
.content-language-switch ul.menu li.japan a{background-image: url('/wp-content/themes/walltopia/images/flag-japan-small.png');}

.packages-container{width: calc(100% + 12px); margin-left: -6px; margin-right: -6px; padding-top: 10px; text-align: center;}
.packages-container .single-package-container{margin: 0 6px 13px 6px; padding: 30px 25px 5px 25px; background-color: #fff; text-align: center; font-size: 14px; line-height: 1.2; border: 2px solid transparent;}
.packages-container .single-package-container:hover{border-color: red;}
.packages-container .single-package-container .package-title{text-transform: none; font-size: 20px;}
.packages-container .single-package-container .package-description{color: #ccc; border-bottom: 1px solid #ccc; padding: 0 0 25px 0;}
.packages-container .single-package-container .package-content p{}
.packages-container .single-package-container .package-content ul,
.packages-container .single-package-container .package-content ol{text-align: left; padding: 0; list-style: inside; margin: 0 0 25px 0;}
.packages-container .single-package-container .package-premium{background-color: #56C5D0; color: #fff; font-weight: 900; line-height: 1; font-size: 14px; text-transform: uppercase; padding: 5px 35px; position: absolute; top: 0; left: 50%; transform: translate(-50%, -50%);}
/* one item */
.packages-container .single-package-container:first-child:nth-last-child(1){width: calc(100% - 12px);}
/* two items */
.packages-container .single-package-container:first-child:nth-last-child(2),
.packages-container .single-package-container:first-child:nth-last-child(2) ~ .single-package-container{width: calc(50% - 12px);}
/* three items */
.packages-container .single-package-container:first-child:nth-last-child(3),
.packages-container .single-package-container:first-child:nth-last-child(3) ~ .single-package-container{width: calc(33.3333% - 12px);}
/* four items */
.packages-container .single-package-container:first-child:nth-last-child(4),
.packages-container .single-package-container:first-child:nth-last-child(4) ~ .single-package-container{width: calc(25% - 12px);}
/* five items */
.packages-container .single-package-container:first-child:nth-last-child(5),
.packages-container .single-package-container:first-child:nth-last-child(5) ~ .single-package-container{width: calc(20% - 12px);}
/* six items */
.packages-container .single-package-container:first-child:nth-last-child(6),
.packages-container .single-package-container:first-child:nth-last-child(6) ~ .single-package-container{width: calc(16.6667% - 12px);}
/* seven items */
.packages-container .single-package-container:first-child:nth-last-child(7),
.packages-container .single-package-container:first-child:nth-last-child(7) ~ .single-package-container{width: calc(14.2857% - 12px);}
/* eight items */
.packages-container .single-package-container:first-child:nth-last-child(8),
.packages-container .single-package-container:first-child:nth-last-child(8) ~ .single-package-container{width: calc(12.5% - 12px);}
/* nine items */
.packages-container .single-package-container:first-child:nth-last-child(9),
.packages-container .single-package-container:first-child:nth-last-child(9) ~ .single-package-container{width: calc(11.1% - 12px);}
/* ten items */
.packages-container .single-package-container:first-child:nth-last-child(10),
.packages-container .single-package-container:first-child:nth-last-child(10) ~ .single-package-container{width: calc(10% - 12px);}

.team-members-container .wpb_wrapper{width: calc(100% + 50px); margin: 0 -25px 0 -25px;}
.team-members-container .wpb_wrapper{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; align-content: center;}
.team-members-container .wpb_wrapper .vc_custom_heading{width: 100%; margin: 0 25px 50px 25px;}
.single-team-member{width: calc(25% - 50px); display: block; float: left; margin: 0 25px 50px 25px;}
.single-team-member .member-photo{width: 100%; height: 260px; display: block; float: left; margin: 0 0 30px 0;}
.single-team-member .member-name{display: block; width: 100%; float: left; font-size: 20px; text-transform: none; line-height: 1; margin: 0 0 10px 0;}
.single-team-member .member-position{display: block; width: 100%; float: left; font-size: 16px; text-transform: none; color: red; font-weight: 700; line-height: 1; margin: 0 0 10px 0;}
.single-team-member .member-phone{display: block; width: 100%; float: left; line-height: 1; font-size: 14px; margin: 0 0 10px 0;}
.single-team-member .member-email{display: block; width: 100%; float: left; line-height: 1; font-size: 14px; margin: 0;}



/*** GLOBAL STYLES ***/
.txtshdw{text-shadow: 2px 2px 4px rgb(20,20,20);}
.shdw{-webkit-box-shadow:1px 3px 12px 0 rgba(0,0,0,0.3);-moz-box-shadow:1px 3px 12px 0 rgba(0,0,0,0.3);box-shadow:1px 3px 12px 0 rgba(0,0,0,0.3);}
.noshdw{-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.montserrat{font-family: 'Montserrat', sans-serif;}
.open-sans{font-family: 'Open Sans', sans-serif;}
.letter-spacing-1px{letter-spacing: -1px;}
.text-transform-none{text-transform: none;}
a.wt-link.background-transparent,
.background-transparent{background-color: transparent;}
a.wt-link.background-red, a.wt-link.secondary, .info-block-container .content a.secondary{background-color: #ec1c24; color: #fff;}
a.wt-link{line-height: 20px; padding: 15px 60px; border: 1px solid #ec1c24; display: inline-block; text-align: center; color: #ec1c24; background-color: #fff; cursor: pointer; text-decoration: none;}
a.wt-link{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
a.wt-link:hover{color: #fff; background-color: #ec1c24; border-color: #ec1c24; text-decoration: none;}
:focus{outline: 0;}
a.wt-link.background-red:hover, a.wt-link.secondary:hover,.info-block-container .content a.secondary:hover{background-color: #c31a20;}
.wt-title{font-size: 28px; line-height: 1; margin: 0; text-transform: uppercase; font-weight: 900; font-family: 'Montserrat'; font-style: normal; color: #000000;}
.max-width-180{max-width: 180px;}
.max-width-210{max-width: 210px;}
.border-bottom-2px-e6e6e6{border-bottom: 2px solid #e6e6e6;}
.dark-background{background-color: #333144;}
.background-e8f1f1{background-color: #e8f1f1;}
.background-292733{background-color: #292733;}
.background-e9f1f1{ background-color: #e9f1f1;}

@media (max-width: 1240px){
	.info-block-container .content a{padding: 15px 50px;}
}
@media (max-width: 1100px){
	.info-block-container .content{width: 100%; margin-bottom: 50px;/*width: calc(100% - 550px);*/}
	.info-block-container .image,
	.info-block-container .video,
	.info-block-container .slides-images-in-tab,
	.info-block-container .slides-images-in-tab-multiple,
	.info-block-container.tabs-in-content .tabs-container{width: 100%; margin-left: 0;/*width: 500px;  margin-left: 50px;*/}
	.info-block-container .scrollable-content[style]{max-height: unset !important;}
	.info-block-container .content h2{margin: 0 0 25px 0;}
	.info-block-container .content a{position: relative; left: 0; bottom: 0; margin: 25px 0 0 0;}
	.info-block-container.models-block .single-model{width: 33.3%;}
}
@media (max-width: 1024px){
	.selling-points-container .single-selling-point{margin: 12px;}
	.selling-points-container .single-selling-point:first-child:nth-last-child(1){width: calc(100% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(2),
	.selling-points-container .single-selling-point:first-child:nth-last-child(2) ~ .single-selling-point{width: calc(50% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(3),
	.selling-points-container .single-selling-point:first-child:nth-last-child(3) ~ .single-selling-point{width: calc(33.3333% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(4),
	.selling-points-container .single-selling-point:first-child:nth-last-child(4) ~ .single-selling-point{width: calc(25% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(5),
	.selling-points-container .single-selling-point:first-child:nth-last-child(5) ~ .single-selling-point{width: calc(20% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(6),
	.selling-points-container .single-selling-point:first-child:nth-last-child(6) ~ .single-selling-point{width: calc(16.6667% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(7),
	.selling-points-container .single-selling-point:first-child:nth-last-child(7) ~ .single-selling-point{width: calc(14.2857% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(8),
	.selling-points-container .single-selling-point:first-child:nth-last-child(8) ~ .single-selling-point{width: calc(12.5% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(9),
	.selling-points-container .single-selling-point:first-child:nth-last-child(9) ~ .single-selling-point{width: calc(11.1% - 24px);}
	.selling-points-container .single-selling-point:first-child:nth-last-child(10),
	.selling-points-container .single-selling-point:first-child:nth-last-child(10) ~ .single-selling-point{width: calc(10% - 24px);}

	.packages-container .single-package-container:first-child:nth-last-child(1){width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(2),
	.packages-container .single-package-container:first-child:nth-last-child(2) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(3),
	.packages-container .single-package-container:first-child:nth-last-child(3) ~ .single-package-container{width: calc(33.3333% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(4),
	.packages-container .single-package-container:first-child:nth-last-child(4) ~ .single-package-container{width: calc(25% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(5),
	.packages-container .single-package-container:first-child:nth-last-child(5) ~ .single-package-container{width: calc(20% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(6),
	.packages-container .single-package-container:first-child:nth-last-child(6) ~ .single-package-container{width: calc(16.6667% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(7),
	.packages-container .single-package-container:first-child:nth-last-child(7) ~ .single-package-container{width: calc(14.2857% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(8),
	.packages-container .single-package-container:first-child:nth-last-child(8) ~ .single-package-container{width: calc(12.5% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(9),
	.packages-container .single-package-container:first-child:nth-last-child(9) ~ .single-package-container{width: calc(11.1% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(10),
	.packages-container .single-package-container:first-child:nth-last-child(10) ~ .single-package-container{width: calc(10% - 12px);}

	.single-team-member{width: calc(33.3% - 50px);}
}
@media (max-width: 960px){
/*
	.info-block-container .content{width: calc(100% - 450px);}
	.info-block-container .image,
	.info-block-container .video,
	.info-block-container .slides-images-in-tab,
	.info-block-container .slides-images-in-tab-multiple,
	.info-block-container.tabs-in-content .tabs-container{width: 400px;  margin-left: 50px;}
*/
}
@media (max-width: 768px){
	.selling-points-container.margin-bottom-100,
	.info-block-container.margin-bottom-100,
	.width-100.block.float-left.margin-bottom-100,
	.wpb_text_column.margin-bottom-100,
	.vc_row.margin-bottom-100,
	.resource-block-container.margin-bottom-100{margin-bottom: 50px !important;}
/*
	.info-block-container .content{width: 100%; margin-bottom: 50px;}
	.info-block-container .image,
	.info-block-container .video,
	.info-block-container .slides-images-in-tab,
	.info-block-container .slides-images-in-tab-multiple,
	.info-block-container.tabs-in-content .tabs-container{width: 100%; margin-left: 0;}
*/
	.info-block-container .video .video-container{padding-top: 0;}
	.info-block-container .content h2{margin: 0 0 50px 0;}
	.info-block-container .content a{position: relative; left: 0; bottom: 0; margin: 50px 0 0 0;}
	.info-block-container .content .industry-product-desc{max-height: unset;}
	.info-block-container .scroll-area-container,
	.info-block-container .scroll-area-container-264,
	.info-block-container .scroll-area-container.youtube-video-active{max-height: unset;}
	.info-block-container.factory-slider .content{width: 100%; margin-top: 50px; margin-bottom: 25px;}
	.info-block-container.factory-slider .factory-title{margin-bottom: 15px;}
	.resource-block-container .single-file-container{margin: 0 25px 50px 25px;}
	.resource-block-container.manuals-block{margin-top: 50px;}
	.resource-block-container.presentations-block,
	.resource-block-container.manuals-block,
	.resource-block-container.certificates-block,
	.resource-block-container.active-entertainment-block{margin-top: 50px;}
	.two-columns .one-half{width: 100%; padding: 0 50px 50px 50px !important;}
	.group-company-container .logo{width: calc(50% - 50px);}
	.group-company-container p{width: 50%;}
	.info-block-container.models-block .single-model{width: 50%;}

	/* one item */
	.selling-points-container .single-selling-point:first-child:nth-last-child(1){width: calc(100% - 24px);}
	/* two items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(2),
	.selling-points-container .single-selling-point:first-child:nth-last-child(2) ~ .single-selling-point{width: calc(50% - 24px);}
	/* three items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(3),
	.selling-points-container .single-selling-point:first-child:nth-last-child(3) ~ .single-selling-point{width: calc(50% - 24px);}
	/* four items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(4),
	.selling-points-container .single-selling-point:first-child:nth-last-child(4) ~ .single-selling-point{width: calc(50% - 24px);}
	/* five items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(5),
	.selling-points-container .single-selling-point:first-child:nth-last-child(5) ~ .single-selling-point{width: calc(50% - 24px);}
	/* six items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(6),
	.selling-points-container .single-selling-point:first-child:nth-last-child(6) ~ .single-selling-point{width: calc(50% - 24px);}
	/* seven items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(7),
	.selling-points-container .single-selling-point:first-child:nth-last-child(7) ~ .single-selling-point{width: calc(50% - 24px);}
	/* eight items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(8),
	.selling-points-container .single-selling-point:first-child:nth-last-child(8) ~ .single-selling-point{width: calc(50% - 24px);}
	/* nine items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(9),
	.selling-points-container .single-selling-point:first-child:nth-last-child(9) ~ .single-selling-point{width: calc(50% - 24px);}
	/* ten items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(10),
	.selling-points-container .single-selling-point:first-child:nth-last-child(10) ~ .single-selling-point{width: calc(50% - 24px);}

	.packages-container .single-package-container:first-child:nth-last-child(1){width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(2),
	.packages-container .single-package-container:first-child:nth-last-child(2) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(3),
	.packages-container .single-package-container:first-child:nth-last-child(3) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(4),
	.packages-container .single-package-container:first-child:nth-last-child(4) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(5),
	.packages-container .single-package-container:first-child:nth-last-child(5) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(6),
	.packages-container .single-package-container:first-child:nth-last-child(6) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(7),
	.packages-container .single-package-container:first-child:nth-last-child(7) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(8),
	.packages-container .single-package-container:first-child:nth-last-child(8) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(9),
	.packages-container .single-package-container:first-child:nth-last-child(9) ~ .single-package-container{width: calc(50% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(10),
	.packages-container .single-package-container:first-child:nth-last-child(10) ~ .single-package-container{width: calc(50% - 12px);}

	.single-team-member{width: calc(50% - 50px);}

}
@media (max-width: 600px){
	.group-company-container .logo{width: 100%; margin: 0 0 50px 0;}
	.group-company-container p{width: 100%;}
	.resource-block-container .margin-fix{width: calc(100% + 30px); margin: 0 -15px;}
	.resource-block-container .single-file-container{width: calc(50% - 30px); margin: 0 15px 100px 15px;}
}
@media (max-width: 480px){
	.h2{margin: 0; padding: 25px 25px 0 25px; font-size: 24px; line-height: 29px;}
	.info-block-container{padding: 50px 25px 25px 25px; margin-bottom: 25px;}
	.info-block-container .content{margin-bottom: 25px;}
	.info-block-container .content h2{margin: 0 0 25px 0; font-size: 24px; line-height: 29px;}
	.info-block-container .content a{margin: 25px 0 0 0; width: 100%;}
	.info-block-container.big .content{margin-bottom: 25px;}
	.info-block-container.big .content a{margin-top: 25px;}
	.info-block-container.factory-slider{margin: 0; padding: 0;}
	.resource-block-container .single-file-container{width: calc(100% - 30px); margin: 0 15px 50px 15px;}
	.resource-block-container{padding: 25px 25px 0 25px;}
	.resource-block-container .title{margin: 0 0 5px 0; font-size: 24px; line-height: 29px;}
	.selling-points-container{padding:44px 25px 22px 25px;}
	.selling-points-container img.logo{margin: 0 auto 22px auto;}
	.selling-points-container .margin-fix{width: 100%; margin: 0;}
	.two-columns .one-half{padding: 0 25px 50px 25px !important;}
	.group-company-container{padding: 50px 25px 25px 25px;}
	.info-block-container.models-block .single-model{width: 100%;}
	.info-block-container.double-info-block{margin-bottom: 0;}
	.info-block-container.double-info-block:last-child{margin-bottom: 25px;}
	.multiple-info-blocks .multiple-info-block:only-child,
	.multiple-info-blocks .multiple-info-block:first-child{padding-top: 50px;}

	/* one item */
	.selling-points-container .single-selling-point:first-child:nth-last-child(1){width: calc(100% - 24px);}
	/* two items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(2),
	.selling-points-container .single-selling-point:first-child:nth-last-child(2) ~ .single-selling-point{width: calc(100% - 24px);}
	/* three items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(3),
	.selling-points-container .single-selling-point:first-child:nth-last-child(3) ~ .single-selling-point{width: calc(100% - 24px);}
	/* four items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(4),
	.selling-points-container .single-selling-point:first-child:nth-last-child(4) ~ .single-selling-point{width: calc(100% - 24px);}
	/* five items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(5),
	.selling-points-container .single-selling-point:first-child:nth-last-child(5) ~ .single-selling-point{width: calc(100% - 24px);}
	/* six items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(6),
	.selling-points-container .single-selling-point:first-child:nth-last-child(6) ~ .single-selling-point{width: calc(100% - 24px);}
	/* seven items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(7),
	.selling-points-container .single-selling-point:first-child:nth-last-child(7) ~ .single-selling-point{width: calc(100% - 24px);}
	/* eight items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(8),
	.selling-points-container .single-selling-point:first-child:nth-last-child(8) ~ .single-selling-point{width: calc(100% - 24px);}
	/* nine items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(9),
	.selling-points-container .single-selling-point:first-child:nth-last-child(9) ~ .single-selling-point{width: calc(100% - 24px);}
	/* ten items */
	.selling-points-container .single-selling-point:first-child:nth-last-child(10),
	.selling-points-container .single-selling-point:first-child:nth-last-child(10) ~ .single-selling-point{width: calc(100% - 24px);}

	.packages-container .single-package-container:first-child:nth-last-child(1){width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(2),
	.packages-container .single-package-container:first-child:nth-last-child(2) ~ .single-package-container{width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(3),
	.packages-container .single-package-container:first-child:nth-last-child(3) ~ .single-package-container{width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(4),
	.packages-container .single-package-container:first-child:nth-last-child(4) ~ .single-package-container{width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(5),
	.packages-container .single-package-container:first-child:nth-last-child(5) ~ .single-package-container{width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(6),
	.packages-container .single-package-container:first-child:nth-last-child(6) ~ .single-package-container{width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(7),
	.packages-container .single-package-container:first-child:nth-last-child(7) ~ .single-package-container{width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(8),
	.packages-container .single-package-container:first-child:nth-last-child(8) ~ .single-package-container{width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(9),
	.packages-container .single-package-container:first-child:nth-last-child(9) ~ .single-package-container{width: calc(100% - 12px);}
	.packages-container .single-package-container:first-child:nth-last-child(10),
	.packages-container .single-package-container:first-child:nth-last-child(10) ~ .single-package-container{width: calc(100% - 12px);}

	.single-team-member{width: calc(100% - 50px);}

}
/*** CONTENT ELEMENTS ***/


/*** RELATED INDUSTRIES ***/
.related-industries-container{width: 100%; display: block; float: left; padding: 100px 25px 0 25px; margin: 0 0 -25px 0;}
.related-industries-container .title{line-height: 1; font-size: 28px; letter-spacing: -1px; margin: 0 25px 20px 25px; width: calc(100% - 50px);}
.related-industries-container .single-related-industry{width: calc(50% - 50px); height: 300px; margin: 25px; float: left; background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; position: relative;}
.related-industries-container .single-related-industry:hover .item-title{transform: scale(1.15, 1.15); transition: all 0.3s ease-out;}
.related-industries-container .single-related-industry a{position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%;}
.related-industries-container .single-related-industry a:after{content: ""; background-color: rgba(0,0,0,.3); z-index: 1; position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%;}
.related-industries-container .single-related-industry .item-title{font-family: 'Montserrat', sans-serif; font-weight: 700; color: #fff; letter-spacing: -1px; font-size: 22px; margin: 0; line-height: 1; z-index: 10; transition: all 0.3s ease-out;}

@media (max-width: 960px){
	.related-industries-container{width: calc(100% + 50px); margin: 0 -25px -25px -25px; padding: 100px 0 0 0;}
}
@media (max-width: 570px){
	.related-industries-container .single-related-industry{width: calc(100% - 50px);}
}
@media (max-width: 480px){
	.related-industries-container{padding: 50px 0 0 0;}
	.related-industries-container .title{margin: 0 25px; font-size: 24px; line-height: 29px;}
	.related-industries-container .single-related-industry{margin: 25px 25px 0 25px;}
}
/*** RELATED INDUSTRIES ***/


/*** RELATED PROJECTS ***/
.related-projects-vc-map .related-projects-container{margin: 0;}
.related-projects-container{width: 100%; display: block; float: left; padding: 50px 25px 25px 25px; margin: 0 0 -25px 0;}
.related-projects-container.info-block-container{padding: 25px;}
.related-projects-container .title{line-height: 1; font-size: 28px; letter-spacing: -1px; margin: 25px 25px 20px 25px; width: calc(100% - 50px);}
.related-projects-container .single-related-project{width: calc(50% - 50px); height: 300px; float: left; margin: 25px; background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; position: relative;}
.related-projects-container .single-related-project:hover .item-title,
.related-projects-container .single-related-project:hover .item-location{transform: scale(1.15, 1.15); transition: all 0.3s ease-out;}
.related-projects-container .single-related-project a{position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; padding: 25px;}
.related-projects-container .single-related-project >span{position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; padding: 25px;}
.related-projects-container .single-related-project a:after{content: ""; background-color: rgba(0,0,0,.5); z-index: 1; position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%;}
.related-projects-container .single-related-project >span:after{content: ""; background-color: rgba(0,0,0,.5); z-index: 1; position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%;}
.related-projects-container .single-related-project .item-title{font-family: 'Montserrat', sans-serif; font-weight: 700; color: #fff; letter-spacing: -1px; font-size: 22px; margin: 0; line-height: 1; z-index: 10; transition: all 0.3s ease-out;}
.related-projects-container .single-related-project .item-location{color: #cecece; letter-spacing: 0; font-weight: normal; margin: 5px 0 0 0; line-height: 1; z-index: 10; transition: all 0.3s ease-out;}

.related-projects-container.carousel-on{}
.related-projects-container.carousel-on .single-related-project{width: calc(33.3% - 50px); height: 300px;}
.related-projects-container.carousel-on .slick-prev{left: 25px;}
.related-projects-container.carousel-on .slick-next{right: 25px;}

@media (max-width: 960px){
	.related-projects-container{width: 100%; margin: 0; padding: 50px 12.5px 25px 12.5px;}
	.related-projects-container .title{margin: 25px 12.5px 12.5px 12.5px;}
	.related-projects-container .single-related-project{width: calc(50% - 25px); margin: 12.5px;}
	.related-projects-container a.wt-link{margin-top: 37.5px !important;}

	.related-projects-container.carousel-on{width: 100%; margin: 0; padding: 25px;}
	.related-projects-container.carousel-on .title{margin: 25px 25px 0 25px;}
	.related-projects-container.carousel-on .single-related-project{width: calc(50% - 50px); margin: 25px;}
	.related-projects-container.carousel-on a.wt-link{margin-top: 25px !important;}
}
@media (max-width: 768px){
	.related-projects-container .single-related-project{height: 220px;}
	.related-projects-container .single-related-project .item-title{font-size: 22px;}
}
@media (max-width: 570px){
	.related-projects-container .single-related-project{width: calc(100% - 50px);}
}
@media (max-width: 480px){
	.related-projects-container{padding: 25px 0;}
	.related-projects-container .title{margin: 0 25px; font-size: 24px; line-height: 29px;}
	.related-projects-container .single-related-project{margin: 25px 25px 0 25px; height: 160px;}
	.related-projects-container .single-related-project .item-title{font-size: 20px;}
	.related-projects-container .wt-link.margin-top-25{margin-top: 50px !important;}
	.related-projects-container.carousel-on .title{margin: 25px 0;}
	.related-projects-container.carousel-on .single-related-project{margin: 0;}
	.related-projects-container.carousel-on .single-related-project a{padding: 50px;}
	.related-projects-container.carousel-on .wt-link{width: 100%;}
	.related-projects-container.carousel-on .slick-prev{left: 0;}
	.related-projects-container.carousel-on .slick-next{right: 0;}
}
/*** RELATED PROJECTS ***/


/*** CUSTOM LOOP ***/
.custom-loop-container{width: calc(100% + 50px); display: block; float: left; padding: 0; margin: 0 -25px;}
.custom-loop-container .single-item{width: calc(33.3% - 50px); height: 210px; margin: 25px; float: left; background-repeat: no-repeat; background-position: center; background-size: cover; text-align: center; position: relative;}
.custom-loop-container .single-item:hover .item-title{transform: scale(1.15, 1.15); transition: all 0.3s ease-out;}
.custom-loop-container .single-item a{position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; padding: 50px;}
.custom-loop-container .single-item a:after{content: ""; background-color: rgba(0,0,0,.5); z-index: 1; position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%;}
.custom-loop-container .single-item .item-title{font-family: 'Montserrat', sans-serif; font-weight: 700; color: #fff; letter-spacing: -1px; font-size: 22px; margin: 0; line-height: 1; z-index: 10; transition: all 0.3s ease-out;position: relative;}

@media (max-width: 960px){
	.custom-loop-container{width: 100%; margin: 0;}
	.custom-loop-container .single-item{width: calc(50% - 50px); margin: 25px;}
}
@media (max-width: 600px){
	.custom-loop-container .single-item{width: calc(100% - 50px); margin: 0 25px 50px 25px; height: 300px;}
}
@media (max-width: 480px){
	.custom-loop-container .single-item .item-title{font-size: 20px;}
	.custom-loop-container .single-item{width: 100%; margin: 0 0 21px 0; height: 300px;}
}
/*** CUSTOM LOOP ***/


/*** CUSTOM LOOP - TESTIMONIALS ***/
.testimonials-loop-container{}
.testimonials-loop-container .single-testimonial{background-color: #fff; padding: 25px 25px 0 25px; position: relative; overflow: hidden;}
.testimonials-loop-container .single-testimonial:before{content: "\e829"; font-family: 'wt-icons'; color: #ec1c24; position: absolute; left: 25px; top: 15px; font-size: 22px;}
.testimonials-loop-container .single-testimonial .title{font-size: 16px; line-height: 22px; letter-spacing: 0; font-style: italic; font-weight: 700; margin: 18px 0 25px 0;}
.testimonials-loop-container .single-testimonial .content{font-size: 16px; margin: 0 0 50px 0;}
.testimonials-loop-container .single-testimonial .content p{margin: 0;}
.testimonials-loop-container .single-testimonial .testimonial-read-more{display: inline-block; color: #000; text-decoration: underline;}
.testimonials-loop-container .single-testimonial .testimonial-link{display: inline-block; color: #000; text-decoration: none;}
.testimonials-loop-container .single-testimonial .testimonial-read-more:hover{color: #666; text-decoration: underline;}
.testimonials-loop-container .single-testimonial .testimonial-link:hover{color: #666; text-decoration: none;}
.testimonials-loop-container .single-testimonial .dark-part{background-color: #2c2e3d; margin: 0 -25px; width: calc(100% + 50px); padding: 25px;}
.testimonials-loop-container .single-testimonial .dark-part .author{margin: 0; color: #fff; font-size: 16px; line-height: 24px; font-weight: 700; letter-spacing: 0;}
.testimonials-loop-container .single-testimonial .dark-part .author-position{margin: 0; color: #fff; font-size: 16px; line-height: 24px; font-weight: 400; letter-spacing: 0;}
.testimonials-loop-container .slick-prev{left: -30px;}
.testimonials-loop-container .slick-next{right: -30px;}
.testimonials-loop-container .slick-prev,
.testimonials-loop-container .slick-next{width: 30px; height: 30px; background: transparent;}
.testimonials-loop-container .slick-prev:before,
.testimonials-loop-container .slick-next:before{color: #2c2e3d; font-size: 22px; line-height: 30px;}
.testimonials-loop-container .slick-prev:hover,
.testimonials-loop-container .slick-prev:focus,
.testimonials-loop-container .slick-next:hover,
.testimonials-loop-container .slick-next:focus{background: rgba(0,0,0,.05);}
.testimonials-loop-container .slick-dots{margin: 0; padding: 0;}

@media (max-width: 960px){
	#testimonials .vc_col-sm-8,
	#testimonials .vc_col-sm-4{width: 50%;}
}
@media (max-width: 768px){
	#testimonials .vc_col-sm-8,
	#testimonials .vc_col-sm-4{width: 100%;}
}
/*** CUSTOM LOOP - TESTIMONIALS ***/


/*** CUSTOM LOOP - SIGNATURE PROJECTS ***/
.custom-loop-container.full-width-project{width: 100%; margin: 0;}
.custom-loop-container.full-width-project .single-item{width: 100%; margin: 0; height: 610px;}
.custom-loop-container.full-width-project .single-item a{position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; padding: 0;}
.custom-loop-container.full-width-project .single-item a:after{display: none;}
.custom-loop-container.full-width-project .single-item .tinted-area{position: absolute; bottom: 0; left: 0; right: 0; width: 100%; top: unset; padding: 32px 50px;}
.custom-loop-container.full-width-project .single-item .tinted-area:after{content: ""; background-color: rgba(0,0,0,.5); z-index: 1; position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%;}
.custom-loop-container.full-width-project .single-item .tinted-area .item-title{color: #fff; text-align: left; z-index: 9; position: relative; font-size: 24px; text-transform: none; line-height: 1.2;}
.custom-loop-container.full-width-project .single-item:hover .item-title{transform: none; transition: unset;}
.custom-loop-container.full-width-project:hover .tinted-area:after{background-color: rgba(0,0,0,.6);}
.custom-loop-container.full-width-project .single-item .tinted-area .city,
.custom-loop-container.full-width-project .single-item .tinted-area .country,
.custom-loop-container.full-width-project .single-item .tinted-area .industry-title{color: #fff; text-align: left; line-height: 1.4; z-index: 9; position: relative; margin: 0;}

@media (max-width: 1250px){
	.custom-loop-container.full-width-project .single-item{height: 500px;}
	.custom-loop-container.full-width-project .single-item .tinted-area{padding: 32px;}
}
@media (max-width: 480px){
	.custom-loop-container.full-width-project .single-item{height: 400px;}
	.custom-loop-container.full-width-project .single-item .tinted-area{padding: 21px;}
}
/*** CUSTOM LOOP - SIGNATURE PROJECTS ***/


/*** CUSTOM LOOP - NEWS ***/
.news-loop-container{width: calc(100% + 50px); margin: 0 -25px; align-items: stretch;}
.news-loop-container .single-item{width: calc(33.3% - 50px); margin: 0 25px 25px 25px; height: auto; box-shadow: 0px 3px 10px #00000029;}
.news-loop-container .single-item .single-item-image-borders{width: 100%; height: 210px; overflow: hidden;}
.news-loop-container .single-item .single-item-image-borders .single-item-image{width: 100%; height: 210px; background-repeat: no-repeat; background-position: center; background-size: cover; transition: all 0.3s ease-out;}
.news-loop-container .single-item .single-item-data{padding: 25px; position: relative; height: calc(100% - 210px);}
.news-loop-container .single-item .single-item-data .single-item-title{margin: 0 0 20px 0; padding: 0 0 20px 0; font-weight: 700; text-align: left; border-bottom: 1px solid #707070;}
.news-loop-container .single-item .single-item-data .single-item-title a{color: #333; font-size: 18px; text-transform: uppercase; text-decoration: none; line-height: 20px; min-height: 60px;}
.news-loop-container .single-item .single-item-data .single-item-title a:hover{color: #000;}
.news-loop-container .single-item .single-item-data .excerpts{margin: 0 0 40px 0;}
.news-loop-container .single-item .single-item-data .excerpts p{margin: 0; overflow: hidden;}
.news-loop-container .single-item .single-item-data .read-more{width: calc(100% - 50px); display: inline-block; color: #333; line-height: 1; text-decoration: underline; margin: 0; position: absolute; right: 25px; left: 25px; bottom: 25px; top: unset;}
.news-loop-container .single-item .single-item-data .read-more:hover{color: #000;}
.news-loop-container .single-item:hover .single-item-image{transform: scale(1.15, 1.15);}

@media (max-width: 768px){
	.news-loop-container .single-item{width: calc(100% - 50px);}
}
/*** CUSTOM LOOP - NEWS ***/


/*** ARCHIVES ***/
/*
body.post-type-archive-wt_industry .block-content,
body.post-type-archive-wt_testimonial .block-content,
body.post-type-archive-wt_product .block-content{padding: 75px 4px;}
body.post-type-archive-wt_project .block-content{padding: 85px 4px 35px 4px;}
*/

.projects-loop{}
.facetwp-load-more{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}

.projects-loop .projects-loop-container{width: calc(100% - 425px); display: block; float: left; margin: 75px 0 0 0;}
.projects-loop .projects-loop-container .margin-fix{width: calc(100% + 50px); margin: 0 -25px;}
.projects-loop .projects-loop-container .single-archive-box{width: calc(50% - 50px); height: 210px; margin: 0 25px 50px 25px; overflow: hidden;}
.projects-loop .projects-loop-container .single-archive-box .background-image{position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; transition: all 0.5s ease-out;}
.projects-loop .projects-loop-container .single-archive-box a{position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 100%; z-index: 10;}
.projects-loop .projects-loop-container .single-archive-box a:after{content: none; display: none;}
.projects-loop .projects-loop-container .single-archive-box .title-container{position: absolute; bottom: 0; top: unset; left: 0; right: 0; width: 100%; z-index: 5;}
.projects-loop .projects-loop-container .single-archive-box .title-container:after{content: ""; background-color: rgba(0,0,0,.5); position: absolute; left: 0; right: 0; top: 0; width: 100%; bottom: 0; z-index: 1;}
.projects-loop .projects-loop-container .single-archive-box .title-container .title{font-size: 17px; text-transform: none; font-weight: 500; line-height: 1.2; padding: 15px; position: relative; margin: 0; color: #fff; text-align: left; z-index: 2;}
.projects-loop .projects-loop-container .single-archive-box:hover .background-image{transform: scale(1.10, 1.10);}
.projects-loop .projects-loop-container .single-archive-box:hover a .title{transform: none; transition: all 0.3s ease-out;}


.projects-loop .projects-loop-container .facetwp-facet-load_more_projects{display: block; width: 100%; float: left; text-align: center; position: relative; margin: 0 0 75px 0;}
.projects-loop .projects-loop-container .facetwp-facet-load_more_projects .facetwp-load-more{width: calc(100% - 50px); margin: 25px 25px 0 25px; padding: 0 20px; background: transparent; border: 0 none; text-transform: uppercase; line-height: 1; display: block; float: none; z-index: 2; position: relative; cursor: pointer;}
.projects-loop .projects-loop-container .facetwp-facet-load_more_projects .facetwp-load-more:before{content: ""; background: #000; position: absolute; left: 0; right: unset; top: 8px; bottom: unset; width: calc(50% - 110px); height: 1px; z-index: 1;}
.projects-loop .projects-loop-container .facetwp-facet-load_more_projects .facetwp-load-more:after{content: ""; background: #000; position: absolute; left: unset; right: 0; top: 8px; bottom: unset; width: calc(50% - 110px); height: 1px; z-index: 1;}


.projects-loop .projects-loop-sidebar{width: calc(425px - 25px); display: block; float: right; margin: 75px 0 75px 25px;}
.projects-loop .projects-loop-sidebar .widget .widget-title{line-height: 1; text-align: left; letter-spacing: -1px; color: #000000; font-size: 28px; font-weight: 900; font-family: 'Montserrat'; text-transform: uppercase; margin: 0 0 20px 0;}
.projects-loop .projects-loop-sidebar .widget.title-with-less-margin .widget-title{margin: 0 0 15px 0;}
.projects-loop .projects-loop-sidebar .widget .widget-title:after{content: none; display: none;}


.projects-loop .projects-loop-sidebar .widget .searchform{}
.projects-loop .projects-loop-sidebar .widget .searchform input{background-color: #e8f1f1; line-height: 45px; border: 1px solid #babebe; padding: 0 50px 0 10px;}
.projects-loop .projects-loop-sidebar .widget .searchform button{width: 47px; height: 47px; line-height: 47px;}
.projects-loop .projects-loop-sidebar .widget .searchform button:hover{border: 0; outline: 0;}
.projects-loop .projects-loop-sidebar .widget .searchform button:before{margin: 0; color: #2c2e3d; font-size: 35px; left: 0; right: 0;top: 0; bottom: 0; width: 100%; height: 100%;}


.projects-loop .projects-loop-sidebar .widget .facetwp-type-search{margin: 0; width: 100%;}
.projects-loop .projects-loop-sidebar .widget .facetwp-type-search .facetwp-input-wrap{width: 100%; position: relative;}
.projects-loop .projects-loop-sidebar .widget .facetwp-type-search .facetwp-input-wrap .facetwp-icon{width: 47px; height: 47px; line-height: 47px; position: absolute; right: 0; top: 0; bottom: 0; left: unset; text-align: center; color: #2c2e3d; font-size: 25px; opacity: 1; font-style: normal;}
.projects-loop .projects-loop-sidebar .widget .facetwp-type-search .facetwp-input-wrap .facetwp-icon:before{content: "\e82e"; font-family: 'wt-icons'; background: transparent; background-image: none; width: 100%; height: 100%; display: block; float: left; line-height: 47px;}
.projects-loop .projects-loop-sidebar .widget .facetwp-type-search .facetwp-input-wrap input.facetwp-search{width: 100%; height: auto; background-color: #e8f1f1; line-height: 45px; border: 1px solid #babebe; padding: 0 50px 0 10px; border-radius: 3px;}


.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product{display: block; width: calc(100% + 14px); margin: 0 -7px -15px -7px; float: left;}
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product .facetwp-radio{width: calc(50% - 14px); float: left; display: block; background-color: #e8f1f1; background-image: none; padding: 7px; background-size: unset; margin: 0 7px 15px 7px; line-height: 1; text-align: center;}
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product .facetwp-radio{-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;-ms-transition: all 0.4s ease;transition: all 0.4s ease;}
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product .facetwp-radio:hover,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product .facetwp-radio.checked{color: #fff; background-color: #f90021;}
.facetwp-counter{display: none;}


.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_country,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_facility_type,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_products,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_wall_types,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_design_features{height: 140px; overflow-y: scroll;}
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product .facetwp-checkbox,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_country .facetwp-checkbox,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_products .facetwp-checkbox,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_facility_type .facetwp-checkbox,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_wall_types .facetwp-checkbox,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_featured .facetwp-checkbox,
.projects-loop .projects-loop-sidebar .widget .facetwp-type-checkboxes .facetwp-checkbox,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_design_features .facetwp-checkbox{background: url('/wp-content/themes/walltopia/images/checkbox-blank.png') 0 50% no-repeat; padding-left: 30px;}
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product .facetwp-checkbox.checked,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_country .facetwp-checkbox.checked,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_facility_type .facetwp-checkbox.checked,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_products .facetwp-checkbox.checked,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_wall_types .facetwp-checkbox.checked,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_featured .facetwp-checkbox.checked,
.projects-loop .projects-loop-sidebar .widget .facetwp-type-checkboxes .facetwp-checkbox.checked,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_design_features .facetwp-checkbox.checked{background: url('/wp-content/themes/walltopia/images/checkbox-marked.png') 0 50% no-repeat;}
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product .facetwp-toggle,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_country .facetwp-toggle,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_facility_type .facetwp-toggle,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_products .facetwp-toggle,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_wall_types .facetwp-toggle,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_featured .facetwp-toggle,
.projects-loop .projects-loop-sidebar .widget .facetwp-type-checkboxes .facetwp-toggle,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_design_features .facetwp-toggle{font-size: 13px; line-height: 1; width: 100%; float: left; padding: 0 0 0 30px; margin: 5px 0 0 0; color: #888888;}
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_product.facetwp-toggle:hover,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_country .facetwp-toggle:hover,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_products .facetwp-toggle:hover,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_facility_type .facetwp-toggle:hover,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_wall_types .facetwp-toggle:hover,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-project_featured .facetwp-toggle:hover,
.projects-loop .projects-loop-sidebar .widget .facetwp-type-checkboxes .facetwp-toggle:hover,
.projects-loop .projects-loop-sidebar .widget .facetwp-facet-projects_design_features .facetwp-toggle:hover{color: #f90021;}


.projects-loop .projects-loop-container .projects-loop-no-results{width: calc(100% - 50px); display: block; float: left; margin: 0 25px 50px 20px;}


.archive-boxes-container{margin: 0 -25px; width: calc(100% + 50px); padding: 0; display: block; float: left;}
.archive-boxes-container.full-width-container{margin: 0; width: 100%;}
.archive-boxes-container .single-archive-box{width: calc(50% - 50px); height: 300px; display: block; float: left; background-size: cover; background-position: center; background-repeat: no-repeat; margin: 25px; text-align: center; position: relative;}
.archive-boxes-container .single-archive-box a{position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; text-decoration: none; padding: 20px;}
.archive-boxes-container .single-archive-box a:after{content: ""; background-color: rgba(0,0,0,.1); z-index: 1; position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%;}
.archive-boxes-container .single-archive-box .archive-box-title{color: #fff; margin: 0; font-size: 20px; line-height: 1; z-index: 10; text-shadow: 2px 2px 4px rgb(40,40,40); transition: all 0.3s ease-out; text-transform: uppercase; font-weight: 900; font-family: 'Montserrat';}
.archive-boxes-container .single-archive-box:hover .archive-box-title{transform: scale(1.15, 1.15); transition: all 0.3s ease-out;}
.archive-boxes-container.bigger-titles .single-archive-box .archive-box-title{font-size: 22px; font-weight: 700; letter-spacing: -1px;}


.testimonials-boxes-container{margin: 0 -25px; width: calc(100% + 50px); padding: 100px 0 50px 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
.testimonials-boxes-container .single-archive-box{width: calc(33.3% - 50px); margin: 0 25px 50px 25px; overflow: hidden; height: auto; min-height: 700px; display: block; float: left; position: relative; box-shadow: 0px 0px 12px rgba(0,0,0,.15);}
.testimonials-boxes-container .single-archive-box .image-box{height: 210px; background-size: cover; background-position: center; background-repeat: no-repeat;}
.testimonials-boxes-container .single-archive-box h6{font-size: 17px; color: #333; font-style: italic; font-weight: bold; padding: 20px 0; margin: 0 25px; border-bottom: 1px solid #707070; text-align: left; width: calc(100% - 50px);}
.testimonials-boxes-container .single-archive-box .excerpts{padding: 20px 25px;}
.testimonials-boxes-container .single-archive-box .excerpts p{margin: 0;}
.testimonials-boxes-container .single-archive-box .read-more{padding: 0 25px 20px 25px; display: inline-block; width: 100%; color: #000; text-decoration: underline;}
.testimonials-boxes-container .single-archive-box .read-more:hover{color: #ec1c24;}
.testimonials-boxes-container .single-archive-box .testimonial-title{background-color: #2C2E3D; color: #fff; text-transform: uppercase; padding: 20px 25px; position: absolute; bottom: 0; left: 0; right: 0; top: unset;}
.testimonials-boxes-container .single-archive-box .testimonial-title p{margin: 0;}
.testimonials-boxes-container .single-archive-box .testimonial-title p.bold{height: 24px; overflow: hidden;}
.testimonials-boxes-container .single-archive-box .testimonial-title p{height: 72px; overflow: hidden;}
.testimonials-boxes-container > h2 {margin-left: 25px; margin-right:25px;}

.news-loop-container.newsroom{margin-top: 50px;}
.news-loop-container.newsroom .facetwp-template{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: stretch;}
.news-loop-container.newsroom .single-item{margin: 0 25px 50px 25px;}

.category-archive .facetwp-type-pager{text-align: center;}
.category-archive .facetwp-type-pager .facetwp-load-more{font-size: 17px; line-height: 20px; margin: 0 auto 50px auto; padding: 15px 60px; border: 1px solid #ec1c24; display: inline-block; text-align: center; color: #ec1c24; background-color: #fff; cursor: pointer; border-radius: 0; text-transform: none;}
.category-archive .facetwp-type-pager .facetwp-load-more:hover{color: #fff; background-color: #ec1c24; border-color: #ec1c24;}

.wt-google-projects-map{border: 0 none;}

@media (max-width: 1250px){
	.archive-boxes-container:not(.projects-loop){width: 100%; margin: 0; padding: 0;}
}
@media (max-width: 1024px){
	.archive-boxes-container .single-archive-box{width: calc(50% - 50px);}
	.projects-loop .projects-loop-container .single-archive-box{width: 100%; height: 300px; margin: 0 0 25px 0;}
	.projects-loop .projects-loop-container .margin-fix{width: 100%; margin: 0;}
}
@media (max-width: 990px){
	.testimonials-boxes-container .single-archive-box{width: calc(50% - 50px);}
}
@media (max-width: 800px){
	.news-loop-container.newsroom .single-item{width: calc(50% - 50px);}
}
@media (max-width: 768px){
	.projects-loop .projects-loop-container{width: 50%; margin: 50px 0 0 0;}
	.projects-loop .projects-loop-container .single-archive-box{width: 100%; height: 210px; margin: 0 0 25px 0;}
	.projects-loop .projects-loop-sidebar{width: calc(50% - 25px); margin: 50px 0 50px 25px;}
	.projects-loop .projects-loop-sidebar .widget .widget-title{font-size: 25px;}
	.testimonials-boxes-container .single-archive-box{width: calc(100% - 50px);}
	.testimonials-boxes-container .single-archive-box{min-height: auto;}
	.testimonials-boxes-container .single-archive-box .testimonial-title{position: relative;}
	.testimonials-boxes-container .single-archive-box .testimonial-title p.bold,
	.testimonials-boxes-container .single-archive-box .testimonial-title p{height: auto;}
}
@media (max-width: 700px){
	.archive-boxes-container .single-archive-box{width: calc(100% - 50px);}
}
@media (max-width: 600px){
	.archive-boxes-container .single-archive-box{margin: 0 0 20px 0;}
	.testimonials-boxes-container .single-archive-box{}
	.projects-loop .projects-loop-container .single-archive-box{width: 100%; margin: 0 0 25px 0;}

	.archive-boxes-container .single-archive-box:last-child,
	.testimonials-boxes-container .single-archive-box:last-child,
	.projects-loop .projects-loop-container{width: 100%;}
	.projects-loop .projects-loop-container .single-archive-box{height: 210px;}
	.projects-loop .projects-loop-sidebar{width: 100%; margin: 0 0 75px 0;}
	.archive-boxes-container .single-archive-box{width: 100%; margin: 0 0 25px 0;}
	.archive-boxes-container .single-archive-box:only-of-type,
	.archive-boxes-container .single-archive-box:last-child{margin: 0;}
}
@media (max-width: 480px){
	.news-loop-container.newsroom .single-item{width: calc(100% - 50px);}
	.wt-google-projects-map{height: 350px;}
}
/*** ARCHIVES ***/


/*** SINGLE PROJECT ***/
body.single-wt_project .page-title-block{padding: 60px 0;}
body.single-wt_project .page-title-block p{margin: 0;}
body.single-wt_project article.wt_project{padding: 50px 0; float: left; width: 100%;}
body.single-wt_project article.wt_project .project-data-container{align-items: stretch;}
body.single-wt_project article.wt_project .project-data-container .project-big-thumb{width: calc(100% - 407px); display: flex; align-items: stretch;}
body.single-wt_project article.wt_project .project-data-container .project-big-thumb a{background-repeat: no-repeat; background-position: center; background-size: cover;}
body.single-wt_project article.wt_project .project-data-container .project-data{width: 357px; background-color: #E9F1F1; margin: 0 0 0 50px; padding: 35px;}
body.single-wt_project article.wt_project .project-data-container .project-data .project-data-rows{border-bottom: 1px solid #cccccc; padding: 0 0 12px 0; margin: 0 0 12px 0;}
body.single-wt_project article.wt_project .project-data-container .project-data .project-data-rows:last-child{border: 0 none; margin: 0; padding: 0;}
body.single-wt_project article.wt_project .project-data-container .project-data .project-data-rows .project-data-row{margin: 0; line-height: 1.4; word-break: break-word;}
body.single-wt_project article.wt_project .project-data-container .project-data .project-data-rows ul{margin: 0; padding: 0; list-style-type: none; display: block; width: 100%; float: left;}
body.single-wt_project article.wt_project .project-data-container .project-data .project-data-rows ul li{display: block; width: 100%; float: left;}
body.single-wt_project article.wt_project .project-gallery-container{width: calc(100% + 50px); margin: 50px -25px 0 -25px;}
body.single-wt_project article.wt_project .project-gallery-container a{width: calc(33.3% - 50px); margin: 0 25px 50px 25px;}
body.single-wt_project article.wt_project .project-gallery-container a img{width: 100%; height: auto; float: left;}
body.single-wt_project article.wt_project .project-text-content:empty{display: none;}
body.single-wt_project article.wt_project .project-text-content{padding-bottom: 25px;}
body.single-wt_project article.wt_project .project-text-content .video-container{margin: 0 0 50px 0; padding-top: 0;}
body.single-wt_project article.wt_project .project-text-content .video-container:only-of-type,
body.single-wt_project article.wt_project .project-text-content .video-container:last-of-type{margin: 0 0 25px 0;}
@media (max-width: 960px){
	body.single-wt_project article.wt_project .project-data-container .project-big-thumb{width: calc(50% - 12.5px);}
	body.single-wt_project article.wt_project .project-data-container .project-data{width: calc(50% - 12.5px); margin: 0 0 0 25px;}
	body.single-wt_project article.wt_project .project-gallery-container{margin: 25px -12.5px 0 -12.5px;}
	body.single-wt_project article.wt_project .project-gallery-container{width: calc(100% + 25px); margin: 25px -12.5px 0 -12.5px;}
	body.single-wt_project article.wt_project .project-gallery-container a{width: calc(50% - 25px); margin: 0 12.5px 25px 12.5px;}
	body.single-wt_project article.wt_project .project-text-content{padding-bottom: 0;}
	body.single-wt_project article.wt_project .project-text-content .video-container{margin: 0 0 25px 0;}
	body.single-wt_project article.wt_project .see-all-projects{margin-top: 25px;}
}
@media (max-width: 600px){
	body.single-wt_project article.wt_project .project-data-container .project-big-thumb{width: 100%; height: 400px;}
	body.single-wt_project article.wt_project .project-data-container .project-data{width: 100%; margin: 0;}
}
@media (max-width: 480px){
	body.single-wt_project article.wt_project .project-gallery-container a{width: calc(100% - 25px);}
}
/*** SINGLE PROJECT ***/


/*** SINGLE POST ***/
.single-post-content{width: 66.6%; padding-right: 20px;}
.single-post-content img.wp-post-image,
.single-post-content img.shortcode-image{width: 100%; height: auto; margin: 0 0 25px 0;}
.single-post-content .post-tags{width: 100%; display: inline-block; margin: 50px 0 0 0;}
.single-post-content .post-tags .tag{background: #dee5e8; font-size: 14px; line-height: 25px; display: inline-block; padding: 0 20px; margin: 0 25px 12.5px 0; color: #000; text-decoration: none;}
.single-post-content .post-tags .tag:hover{background: #b8b8b8; text-decoration: none;}

.single-post-sidebar{width: calc(33.3% - 40px); padding: 0; margin-left: 20px; margin-right: 20px;}
.single-post-sidebar #sidebar{width: 100%; margin: 0; padding: 0; font-family: 'Montserrat'; display: inline-block; background: #fff;}
.single-post-sidebar #sidebar aside{border-bottom: 2px solid #b8b8b8; margin: 0 25px; width: calc(100% - 50px); padding: 30px 0 10px 0;}
.single-post-sidebar #sidebar aside ul{background: #fff; list-style-type: none; margin: 0; padding: 0;}
.single-post-sidebar #sidebar aside ul li{padding: 0; border: 0 none;}
.single-post-sidebar #sidebar aside ul li:before{content: none; display: none;}
.single-post-sidebar #sidebar aside ul li a{color: #97a9b5; padding: 0; margin: 0 0 15px 0; font-size: 14px; line-height: 1.2; font-weight: 500; display: inline-block; width: 100%; text-decoration: none;}
.single-post-sidebar #sidebar aside ul li a:hover{color: #000000; text-decoration: none;}
.single-post-sidebar .widget-title{color: #000; font-weight: 900; line-height: 1; margin: 5px 0 20px 0; text-transform: capitalize; letter-spacing: 0px;}
.single-post-sidebar .widget-title span{}
.single-post-sidebar .widget-title:after{content: none; display: none;}

.sharing-buttons{display: inline-block; width: calc(100% - 50px); margin: 20px 25px;}
.sharing-buttons .sharing-button{width: 25px; height: 25px; margin: 0 10px 0 0; display: inline-block; text-align: center; line-height: 25px; color: #97a9b5;}
.sharing-buttons .sharing-button:hover{color: #000000;}
.sharing-buttons .sharing-button i{display: inline-block; line-height: 25px; text-align: center; font-size: 20px; width: 100%; height: 100%;}
.sharing-buttons .sharing-button i:before{display: inline-block; width: 100%; line-height: 25px; text-align: center;}

blockquote.custom{z-index: 1; overflow: visible; margin: 0 0 35px 0; padding: 67px 87px;}
blockquote.custom .dashicons{position: absolute; right: 50px; bottom: -30px; font-size: 100px; line-height: 1; z-index: 2; width: auto; height: auto; min-width: 50px; min-height: 50px;}
blockquote.custom:after{content: none; display: none;}
blockquote.custom .content p:only-child,
blockquote.custom .content p:last-child{margin: 0;}

@media (max-width: 960px){
	.single-post-content{width: 100%; margin-bottom: 40px; padding-right: 0;}
	.single-post-content .post-tags .tag{margin: 0 10px 10px 0;}
	.single-post-sidebar{width: calc(100% - 42px);}
	.single-post-sidebar #sidebar{width: 100%;}
}
@media (max-width: 768px){
	blockquote.custom{padding: 40px 50px 60px 50px;}
}
@media (max-width: 480px){
	blockquote.custom{padding: 40px 40px 60px 40px;}
}
/*** SINGLE POST ***/


/*** SINGLE TESTIMONIAL ***/
.testimonial-data{width: 50%; margin: 0 50% 0 0; background-color: #e9f1f1; padding: 50px; text-align: left;}
.testimonial-data.featured-image-no{width: 100%; margin: 0;}
.testimonial-data h3{margin: 90px 0 0 0;}
.testimonial-data .wt-link{margin: 55px 0 30px 0;}
.testimonial-image{background-size: cover; background-repeat: no-repeat; background-position: center; width: 50%; position: absolute; right: 0; bottom: 0; top: 0; left: 50%;}

@media (max-width: 768px){
	.testimonial-data,
	.testimonial-image{width: 100%; margin: 0; position: relative; top: unset; bottom: unset; left: unset; right: unset; min-height: 400px;}
}
@media (max-width: 600px){
	.testimonial-data h3{margin: 45px 0 0 0;}
	.testimonial-data .wt-link{margin: 25px 0 0 0;}
}
@media (max-width: 480px){
	.testimonial-data{padding: 25px 25px 50px 25px;}
	.testimonial-data .wt-link,
	.wt-link.see-all-testimonials{width: 100%;}
}
/*** SINGLE TESTIMONIAL ***/


/*** SINGLE INDUSTRY ***/
.tabbed-content.industries ul.main-site-tabs-navigation li{width: 33.333333333%;}
.tabbed-content.industries .related-projects-container{margin: 0 0 100px 0;}
.tabbed-content.industries #resources:not(:empty){margin-bottom: 100px;}
.tabbed-content.industries #resources .resource-block-container:first-child{margin-top: 0;}
.tabbed-content.industries #products .info-block-container .image img{width: 100%; height: auto;}

@media (max-width: 768px){
	.tabbed-content.industries .related-projects-container{margin: 0 0 50px 0;}
	.tabbed-content.industries #resources{margin-bottom: 50px;}
}
@media (max-width: 600px){
	.tabbed-content.industries ul.main-site-tabs-navigation li{width: 100%;}
}
/*** SINGLE INDUSTRY ***/


/*** SINGLE WOO PRODUCT ***/
body.single-product #site-header-wrapper{position: relative;}
body.single-product #site-header-wrapper #site-header{box-shadow: 5px 5px 5px rgba(0, 0, 0, .15);}
body.single-product #main-content .container{padding-top: 70px; padding-bottom: 70px;}

#single-product-main-container .product-images{width: 400px; display: block; float: left; margin: 0 40px 40px 0;}
#single-product-main-container .product-images .big-images{width: calc(100% - 80px); float: right;}
#single-product-main-container .product-images .big-images span{}
#single-product-main-container .product-images .big-images img{width: auto; height: 100%; max-width: 100%;}
#single-product-main-container .product-images .small-images{width: 60px; height: 770px; float: left; overflow: hidden; /*overflow-y: scroll;*/ position: relative;}
#single-product-main-container .product-images .small-images .slick-list{height: 100%;}
#single-product-main-container .product-images .small-images .slick-list .slick-track{width: 100% !important; display: flex; flex-direction: column-reverse; flex-wrap: wrap-reverse; justify-content: flex-end; align-items: flex-end; align-content: center; top: unset; bottom: 0; left: 0; right: 0; position: absolute; transform: none !important;}
#single-product-main-container .product-images .small-images .single-small-image{width: 100% !important; margin: 30px 0 0 0; opacity: .3; cursor: pointer;}
#single-product-main-container .product-images .small-images .single-small-image{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
#single-product-main-container .product-images .small-images .single-small-image.slick-current{opacity: 1;}
#single-product-main-container .product-images .small-images .single-small-image:hover{opacity: 1;}
#single-product-main-container .product-images .small-images .single-small-image img{width: 100%; height: auto; border: 1px solid #000;}

#single-product-main-container .product-data{width: calc(100% - 440px); display: block; float: left; margin: 0 0 40px 0; overflow: visible;}
#single-product-main-container .product-data .product_title{line-height: 1; margin: 0 0 25px 0; font-size: 30px;}
#single-product-main-container .product-data .main-information{display: block; width: 100%; float: left; border-bottom: 2px solid #e6e6e6;}
#single-product-main-container .product-data .main-information .attribute-section-heading{margin: 0 0 25px 0; background-color: #e8f1f1; color: #5d5d5d; font-size: 17px; text-transform: uppercase; padding: 13px; line-height: 1; font-weight: 800; letter-spacing: 0px; width: 100%; display: block;}
#single-product-main-container .product-data .main-information .attribute-container{width: 33.3%; display: block; float: left; margin: 0 0 30px 0; padding: 0 10px;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form table{width: 100%;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form .value{position: relative;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form .value:before{content:"\e865"; font-family: "wt-icons" !important; position: absolute; width: 24px; height: 24px; right: 0; top: 0; color: #000; z-index: 10; font-size: 22px;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form select{width: 100%; height: 24px; padding: 0; border: 0 none; line-height: 24px; float: left; display: block; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; cursor: pointer;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form select option{padding: 0;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form .single_variation_wrap{display: none;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form .prettydropdown #pa_height{display: none;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form .prettydropdown > ul{border: 0 none; background: transparent; border-radius: 0;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form .prettydropdown > ul > li{height: 24px; border: 0 none; padding: 0 10px; line-height: 24px; background-color: transparent;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form .prettydropdown.arrow > ul > li.selected:before{border-top-color: #000;}
#single-product-main-container .product-data .main-information .attribute-container form.variations_form .prettydropdown.arrow > ul > li.selected:after{border-top-color: #fff;}
#single-product-main-container .product-data .main-information .attribute-container .heading{width: 100%; display: block; font-weight: bold;}
#single-product-main-container .product-data .main-information .attribute-container .heading .question-mark{width: 18px; height: 18px; display: inline-table; text-align: center; border: 2px solid #000; border-radius: 50%; font-size: 12px; line-height: 14px; color: #000; margin: 3px 3px 3px 6px; padding: 0; vertical-align: text-top; position: relative; background: transparent;}
#single-product-main-container .product-data .main-information .attribute-container .heading .question-mark .gamifable-popup-info{display: block; position: absolute; font-weight: normal; width: 220px; bottom: calc(100% + 25px); color: #fff; background-color: #2c2e3d; right: -25px; padding: 15px 20px; text-align: left; line-height: 1.2; font-size: 14px; z-index: 99; border-radius: 10px;}
#single-product-main-container .product-data .main-information .attribute-container .heading .question-mark .gamifable-popup-info a{color: #fff; text-decoration: none; font-weight: bold; position: relative;}
#single-product-main-container .product-data .main-information .attribute-container .heading .question-mark .gamifable-popup-info a:hover{color: #fff; text-decoration: none;}
#single-product-main-container .product-data .main-information .attribute-container .heading .question-mark .gamifable-popup-info a:after{content: "\E64C"; font-family: "thegem-icons"; line-height: 16px; display: inline-block; margin-left: 2px; font-size: 20px; position: absolute; top: 50%; margin-top: -7px;}
#single-product-main-container .product-data .main-information .attribute-container .heading .question-mark .gamifable-popup-info a:after{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
#single-product-main-container .product-data .main-information .attribute-container .heading .question-mark .gamifable-popup-info a:hover:after{margin-left: 15px;}
#single-product-main-container .product-data .main-information .attribute-container .heading .question-mark .gamifable-popup-info .triangle{width: 0; height: 0; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 14px solid #2c2e3d; position: absolute; bottom: -14px; right: 20px;}
#single-product-main-container .product-data .main-information .attribute-container .data{width: 100%; display: block;}
#single-product-main-container .product-data .main-information .attribute-container .data .value:before{content: " / ";}
#single-product-main-container .product-data .main-information .attribute-container .data .value:first-of-type:before{content: "";}

#single-product-main-container .product-data .game-functionality{padding: 0 10px; margin-right: -30px; width: calc(100% + 30px); border-bottom: 2px solid #e6e6e6;}
#single-product-main-container .product-data .game-functionality .functionality-container{width: 33.3%; display: block; float: left; padding: 0 30px 20px 0;}
#single-product-main-container .product-data .game-functionality .functionality-container img{display: block; float: left; margin: 0 10px 10px 0; max-width: 100px;}
#single-product-main-container .product-data .game-functionality .functionality-container span{display: block; float: left; width: calc(100% - 110px); line-height: 1.2; font-size: 14px;}

#single-product-main-container .product-data .buy-favorite-buttons{width: 100%; display: block; float: left; padding: 0 10px;}
#single-product-main-container .product-data .buy-favorite-buttons .moved-variable-price-container{width: 200px; display: block; float: left; margin: 20px 0 0 0;}
#single-product-main-container .product-data .buy-favorite-buttons .moved-variable-price-container p{text-transform: uppercase; font-weight: 400; line-height: 1; font-size: 18px; margin: 0 0 10px 0;}
#single-product-main-container .product-data .buy-favorite-buttons .moved-variable-price-container h3{line-height: 1; margin: 0; font-size: 30px; letter-spacing: 0;}
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist{border: 1px solid #f90021; line-height: 1; width: auto; display: inline-block; font-size: 14px; padding: 0 35px; margin: 20px 0 0 0; text-align: center;}
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist{-webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-wishlistexistsbrowse{}
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist i{color: #f90021; margin: 0 0 0 10px; padding: 0; float: right;}
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist.exists i{padding: 20px 0;}
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist a{color: #f90021; line-height: 1; display: inline-block; float: none; transition: none; margin: 0 auto; padding: 20px 0; background: transparent; font-weight: normal; border-radius: 0;}
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist:hover{background-color: #f90021;}
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist:hover i,
#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist:hover a{color: #fff; background: transparent;}

#single-product-main-container.product_cat-sample-projects .product-images{width: calc(100% - 440px); display: block; float: left; margin: 0 0 40px 0;}
#single-product-main-container.product_cat-sample-projects .product-images .big-images{width: calc(100% - 90px); height: 670px; overflow: hidden;}
#single-product-main-container.product_cat-sample-projects .product-images .big-images img{width: auto; height: 670px; float: none; margin-left: auto; margin-right: auto;}
#single-product-main-container.product_cat-sample-projects .product-images .small-images{height: 670px; margin-right: 30px;}
#single-product-main-container.product_cat-sample-projects .product-data{width: 400px; display: block; float: left; margin: 0 0 40px 40px; overflow: hidden;}

#single-product-main-container.product_cat-fun-walls.pic-vertical .product-images{}
#single-product-main-container.product_cat-fun-walls.pic-vertical .product-images .big-images{}
#single-product-main-container.product_cat-fun-walls.pic-vertical .product-images .small-images{}
#single-product-main-container.product_cat-fun-walls.pic-vertical .product-data{}

#single-product-main-container.product_cat-fun-walls.pic-wide .product-images{}
#single-product-main-container.product_cat-fun-walls.pic-wide .product-images .big-images{}
#single-product-main-container.product_cat-fun-walls.pic-wide .product-images .small-images{height: 536px;}
#single-product-main-container.product_cat-fun-walls.pic-wide .product-data{}

#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images{}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images .big-images{width: 100%; float: left;}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images .big-images img{width: 100%; height: auto;}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images .small-images{width: 100%; height: auto;}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images .small-images .slick-list .slick-track{position: relative; display: block;}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images .small-images .single-small-image{width: calc(25% - 30px)!important; height: 70px; margin: 30px 30px 0 0; overflow: hidden; border: 1px solid #000;}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images .small-images .single-small-image img{display: none;}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images .small-images .slick-list .slick-track .single-small-image img{display: block;}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-images .small-images .single-small-image img{border: none; max-width: 100%;}
#single-product-main-container.product_cat-fun-walls.pic-horizontal .product-data{}

#single-product-main-container .additional-information .attribute-section-heading{margin: 0 0 25px 0; background-color: #e8f1f1; color: #5d5d5d; font-size: 17px; text-transform: uppercase; padding: 13px; line-height: 1; font-weight: 800; letter-spacing: 0px; width: 100%; display: block;}
#single-product-main-container .additional-information .attribute-container{width: 33.3%; display: block; float: left; margin: 0 0 30px 0; padding: 0 10px;}
#single-product-main-container .additional-information .attribute-container .heading{width: 100%; display: block; font-weight: bold;}
#single-product-main-container .additional-information .attribute-container .data{width: 100%; display: block;}
#single-product-main-container .additional-information .attribute-container .data .value:before{content: " / ";}
#single-product-main-container .additional-information .attribute-container .data .value:first-of-type:before{content: "";}
#single-product-main-container .additional-information hr{margin: 0 0 30px 0; border-top: 2px solid #e6e6e6;}

#single-product-main-container .product-content .attribute-section-heading,
#single-product-main-container .related-products .attribute-section-heading{margin: 0 0 25px 0; background-color: #e8f1f1; color: #5d5d5d; font-size: 17px; text-transform: uppercase; padding: 13px; line-height: 1; font-weight: 800; letter-spacing: 0px; width: 100%; display: block;}
#single-product-main-container .product-content tbody td{border: 0 none;}

.related-products .single-related-product{width: 25%; display: block; float: left; margin: 0; padding: 0 25px 25px 25px; text-align: center;}
.related-products .single-related-product .image{width: 100%; height: 350px; display: block; float: left;}
.related-products .single-related-product .image img{width: auto; height: 100%; float: none; transition: all 0.3s ease-out;}
.related-products .single-related-product .image a{height: 100%;}
.related-products .single-related-product:hover img{transform: scale(1.05);}
.related-products .single-related-product .title{margin: 25px 0 15px 0; text-transform: none; font-weight: bold; letter-spacing: 0; font-size: 18px;}
.related-products .single-related-product .learn-more{display: inline-block; border: 2px solid #b8b8b8; padding: 0 20px 1px 20px; color: #707070; opacity: 1; line-height: 20px;}
.related-products .single-related-product .learn-more:hover{background-color: #b8b8b8; color: #fff;}
.related-products .single-related-product.horizontal .image{width: 100%; height: auto; display: block; float: left;}
.related-products .single-related-product.horizontal .image img{width: 100%; height: auto; float: left; transition: all 0.3s ease-out;}
.related-products .single-related-product.horizontal .image a{width: 100%; height: 100%; display: block; float: left;}

#single-product-main-container.bigger-image-layout .product-images{width: calc(100% - 440px);}
#single-product-main-container.bigger-image-layout .product-images .big-images{width: 100%; float: left;}
#single-product-main-container.bigger-image-layout .product-images .big-images img{width: 100%; height: auto;}
#single-product-main-container.bigger-image-layout .product-images .small-images{width: 100%; height: auto;}
#single-product-main-container.bigger-image-layout .product-images .small-images .slick-list .slick-track{position: relative; display: block;}
#single-product-main-container.bigger-image-layout .product-images .small-images .single-small-image{width: 70px !important; height: 70px; margin: 30px 30px 0 0; overflow: hidden; border: 1px solid #000;}
#single-product-main-container.bigger-image-layout .product-images .small-images .single-small-image img{display: none;}
#single-product-main-container.bigger-image-layout .product-images .small-images .slick-list .slick-track .single-small-image img{display: block;}
#single-product-main-container.bigger-image-layout .product-images .small-images .single-small-image img{border: none; max-width: 100%;}
#single-product-main-container.bigger-image-layout .product-data{width: 400px;}
#single-product-main-container.bigger-image-layout .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist{width: 100%;}
#single-product-main-container.bigger-image-layout .product-data .main-information .attribute-container{width: 50%;}

#single-product-main-container .product-data .main-information.configuration{border: 0 none;}
#single-product-main-container .product-data .main-information.configuration .attribute-container{width: 100%;}
#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr{width: 50%; display: block; float: left;}
#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr:first-child:not(:only-of-type){padding-right: 20px;}
#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr .value{width: 100%; display: block; float: left; margin-top: 24px;}
#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr .pa_structure:after,
#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr .pa_size:after{position: absolute; left: 0; top: unset; right: unset; width: 100%; font-weight: bold; bottom: 100%;}

@media (max-width: 1250px){
	#single-product-main-container .product-data .game-functionality .functionality-container{width: 50%;}
}
@media (max-width: 1024px){
	#single-product-main-container .product-data .game-functionality .functionality-container{width: 100%;}
	#single-product-main-container.product_cat-sample-projects .product-images .small-images{height: 440px;}
}
@media (max-width: 800px){
	#single-product-main-container .product-data .main-information .attribute-container{width: 100%;}
}
@media (max-width: 768px){
	#single-product-main-container .product-images{width: 400px; display: inline-block; float: none; margin: 0 0 40px 50%; transform: translate(-50%, 0); clear: both;}
	#single-product-main-container.product_cat-sample-projects .product-images{width: 100%; transform: none;}
	#single-product-main-container.product_cat-sample-projects .product-images .big-images,
	#single-product-main-container.product_cat-sample-projects .product-images .small-images{height: 600px;}
	#single-product-main-container.product_cat-sample-projects .product-images .big-images img{width: auto; height: 600px;}
	#single-product-main-container .product-data{width: 100%;}
	#single-product-main-container .product-data .main-information .attribute-container,
	#single-product-main-container .additional-information .attribute-container{width: 50%;}
	#single-product-main-container.product_cat-sample-projects .product-data{width: 100%; margin: 0 0 40px 0;}
	.related-products .single-related-product{width: 50%; margin: 35px 0 0 0;}
	#single-product-main-container.bigger-image-layout .product-images{width: 400px; display: inline-block; float: none; margin: 0 0 40px 50%; transform: translate(-50%, 0); clear: both;}
	#single-product-main-container.bigger-image-layout .product-data{width: 100%;}
}
@media (max-width: 600px){
	#single-product-main-container.product_cat-sample-projects .product-images .big-images,
	#single-product-main-container.product_cat-sample-projects .product-images .small-images{height: 400px;}
	#single-product-main-container.product_cat-sample-projects .product-images .big-images img{width: auto; height: 400px;}
}
@media (max-width: 442px){
	body.single-product #main-content .container{padding-top: 40px; padding-bottom: 70px;}
	#single-product-main-container .product-images{width: 100%; margin: 0 0 40px 0; transform: none; display: flex; flex-direction: row; align-items: flex-end; position: relative;}
	#single-product-main-container .product-images .big-images{order: 2; width: calc(100% - 80px); margin-left: 80px;}
	#single-product-main-container .product-images .small-images{order: 1; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: unset;}
	#single-product-main-container .product-images .small-images .single-small-image{margin: 20px 0 0 0;}
	#single-product-main-container.product_cat-fun-walls.pic-wide .product-images .small-images{order: 1; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: unset;}
	#single-product-main-container.product_cat-sample-projects .product-images{width: 100%; margin: 0 0 40px 0; transform: none; display: flex; flex-direction: row; align-items: flex-end; position: relative;}
	#single-product-main-container.product_cat-sample-projects .product-images .big-images{order: 2; margin-left: 80px; width: calc(100% - 80px);}
	#single-product-main-container.product_cat-sample-projects .product-images .small-images{order: 1; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: unset; margin-right: 20px;}
	#single-product-main-container.product_cat-sample-projects .product-images .small-images .single-small-image{margin: 20px 0 0 0;}
	#single-product-main-container .additional-information .attribute-container{width: 100%;}
	#single-product-main-container .product-data .buy-favorite-buttons{padding: 0;}
	#single-product-main-container .product-data .buy-favorite-buttons .moved-variable-price-container,
	#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist{width: 50%;}
	#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist.exists,
	.related-products .single-related-product{width: 100%;}
	#single-product-main-container .product-data .buy-favorite-buttons .moved-variable-price-container,
	#single-product-main-container .product-data .buy-favorite-buttons .yith-wcwl-add-to-wishlist{max-width: unset;}
	#single-product-main-container.bigger-image-layout .product-images{width: 100%; margin: 0 0 40px 0; transform: none; display: flex; flex-direction: row; align-items: flex-end; position: relative;}
	#single-product-main-container.bigger-image-layout .product-images .big-images{padding-left: 80px;}
	#single-product-main-container.bigger-image-layout .product-images .small-images .single-small-image{margin: 20px 0 0 0; opacity: 1;}
	#single-product-main-container.bigger-image-layout .product-images .small-images .single-small-image:only-of-type{margin: 0;}
	#single-product-main-container.bigger-image-layout .product-images .small-images .single-small-image.slick-current img{border-color: #ff0000;}
	#single-product-main-container.bigger-image-layout .product-data .main-information .attribute-container{width: 100%;}
	#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr{width: 100%; padding-bottom: 25px;}
	#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr:first-child:not(:only-of-type){padding-right: 0;}
	#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr:last-child,
	#single-product-main-container .product-data .main-information.configuration .attribute-container table.variations tbody tr:only-of-type{padding-bottom: 0;}
}
/*** SINGLE WOO PRODUCT ***/


/*** SINGLE EVENT ***/
.event-header{height: 720px;}
.event-header .text{height: 720px;}
.event-header .text .header-heading{width: 100%; display: block; float: left; margin: 0 0 35px 0; padding: 0 0 35px 0; border-width: 0 0 1px 0; border-style: solid;}
.event-header .text .header-heading .title{margin: 0 0 10px 0; font-weight: 900; text-transform: none; line-height: 1;}
.event-header .text .header-heading .subtitle{margin: 0; font-weight: 500; text-transform: none; line-height: 1;}
.event-header .text .text-content{font-style: italic; font-size: 24px; line-height: 1.3;}
.event-header .text .text-content p{margin: 0;}
.event-header .image{height: 720px; position: relative;}
.event-header .image img.png-image{position: absolute; bottom: 0; max-height: 95%; max-width: 95%;}

.event-container{width: 100%; display: block; float: left; margin: 100px 0;}

.sharing-buttons.events{width: 100%; margin: 15px 0 40px 0;}

.team-members-on-event{margin-bottom: -100px;}
.team-members-on-event .single-member-content{padding: 0 20px 0 0;}
.team-members-on-event .single-member-content .single-member{background: #fff; padding: 60px 195px 60px 50px; position: relative; margin: 50px 0 0 0;}
.team-members-on-event .single-member-content .single-member:first-child,
.team-members-on-event .single-member-content .single-member:only-child{margin: 0;}
.team-members-on-event .single-member-content .single-member .name{margin: 0 0 50px 0; line-height: 1; font-size: 24px; font-weight: 700; letter-spacing: 0px;}
.team-members-on-event .single-member-content .single-member p{margin: 0;}
.team-members-on-event .single-member-content .single-member .image{position: absolute; top: 0; right: 0; bottom: 0; left: unset; width: 195px; height: 100%; background-repeat: no-repeat; background-size: contain; background-position: bottom center;}
.team-members-on-event .single-member-content .single-member .image.male{background-color: #8fb9e1;}
.team-members-on-event .single-member-content .single-member .image.female{background-color: #ffbebe;}

.single-event-sidebar{/*width: calc(33.3% - 42px); margin-left: 21px; margin-right: 21px;*/ width: 33.3%; margin-left: 0; margin-right: 0; margin-bottom: 100px; padding: 0;}
.single-event-sidebar #sidebar{margin: 0; padding: 0; display: inline-block; width: 100%;}
.single-event-sidebar .widget-title{color: #000; font-weight: 900; line-height: 1; margin: 5px 0 20px 0; text-transform: capitalize; letter-spacing: 0px;}
.single-event-sidebar .widget-title span{}
.single-event-sidebar .widget-title:after{content: none; display: none;}

.widget.event-sidebar-booking-form{padding: 25px; background: #fff; margin-bottom: 25px;}
.widget.event-sidebar-booking-form .widget-title{font-family: 'Montserrat'; font-size: 20px; margin: 0 0 10px 0;}
.widget.event-sidebar-booking-form .wpcf7 p{margin: 0;}
.widget.event-sidebar-booking-form .wpcf7 label{margin: 0 0 20px 0;}
.widget.event-sidebar-booking-form .wpcf7 label .title{line-height: 1; display: block; width: 100%; float: left; margin: 0 0 10px 0;}
.widget.event-sidebar-booking-form .wpcf7 label .wpcf7-form-control-wrap{}
.widget.event-sidebar-booking-form .wpcf7 label .wpcf7-form-control-wrap input[type="text"],
.widget.event-sidebar-booking-form .wpcf7 label .wpcf7-form-control-wrap input[type="email"],
.widget.event-sidebar-booking-form .wpcf7 label .wpcf7-form-control-wrap input[type="date"]{line-height: 20px; padding: 10px;}
.widget.event-sidebar-booking-form .wpcf7 input[type="submit"]{padding: 9px 60px;}

@media (max-width: 990px){
	.event-header .image img.png-image{max-height: 100%; max-width: 100%;}
}
@media (max-width: 960px){
	.event-container .single-event-content{margin-bottom: 100px;}
	.single-event-sidebar{width: 100%; margin-bottom: 0;}
	.single-event-sidebar #sidebar{width: 100%;}
	.widget.event-sidebar-booking-form{margin-bottom: 0;}
	.team-members-on-event .single-member-content{width: 100%; padding: 0;}
	.single-member-sidebar.empty-sidebar{display: none;}
}
@media (max-width: 900px){
	.event-header .text{width: 35%;}
	.event-header .image{width: 65%;}
}
@media (max-width: 768px){
	.event-header{height: auto;}
	.event-header .text{width: 100%; height: auto; padding: 100px 0 50px 0;}
	.event-header .image{width: 100%; height: 600px;}
}
@media (max-width: 600px){
	.team-members-on-event .single-member-content .single-member{padding: 50px 0 0 0;}
	.team-members-on-event .single-member-content .single-member .name,
	.team-members-on-event .single-member-content .single-member p{padding-left: 50px; padding-right: 50px;}
	.team-members-on-event .single-member-content .single-member .image{position: relative; width: 100%; height: 300px; margin-top: 50px;}
}
@media (max-width: 480px){
	.event-header .image{height: 400px;}
	.team-members-on-event .single-member-content .single-member{padding: 25px 0 0 0;}
	.team-members-on-event .single-member-content .single-member .name,
	.team-members-on-event .single-member-content .single-member p{padding-left: 25px; padding-right: 25px;}
	.team-members-on-event .single-member-content .single-member .image{margin-top: 25px;}
	.team-members-on-event .single-member-content .single-member .name{margin: 0 0 25px 0;}
}
/*** SINGLE EVENT ***/


/*** WISHLIST ***/
.wishlist_view{}
.wishlist_view thead{background-color: #e8f1f1;}
.wishlist_view thead th{text-align: left; padding: 15px 30px 15px 0; line-height: 20px; color: #5d5d5d; font-size: 17px; text-transform: uppercase;}
.wishlist_view thead .product-remove{width: 50px;}
.wishlist_view thead .product-thumbnail{width: 100px; padding: 15px 50px 15px 0;}
.wishlist_view thead .product-name{width: calc(100% - 700px);}
.wishlist_view thead .product-price{width: 250px;}
.wishlist_view thead .product-add-to-cart{width: 250px;}
.wishlist_view tbody.wishlist-items-wrapper tr{border-top: 1px solid #e8f1f1;}
.wishlist_view tbody.wishlist-items-wrapper tr:first-child{border-top: none;}
.wishlist_view tbody.wishlist-items-wrapper .product-remove{width: 50px; text-align: center;}
.wishlist_view tbody.wishlist-items-wrapper .product-remove a{display: inline-block; width: 30px; height: 30px; line-height: 30px; background-color: #e7f1f1; border-radius: 50%;}
.wishlist_view tbody.wishlist-items-wrapper .product-remove a:hover{background-color: #cdd8d8;}
.wishlist_view tbody.wishlist-items-wrapper .product-thumbnail{width: 100px; padding: 15px 25px; box-sizing: content-box;}
.wishlist_view tbody.wishlist-items-wrapper .product-thumbnail a{display: inline-block;}
.wishlist_view tbody.wishlist-items-wrapper .product-thumbnail img{width: 100%; height: auto; float: left;}
.wishlist_view tbody.wishlist-items-wrapper .product-name{width: calc(100% - 700px);}
.wishlist_view tbody.wishlist-items-wrapper .product-name a{display: block; width: 100%; float: left; margin: 0 0 5px 0; line-height: 1.1; font-size: 30px; font-weight: 900; font-family: 'Montserrat'; color: #3c3950;}
.wishlist_view tbody.wishlist-items-wrapper .product-name a:hover{color: #ff0000;}
.wishlist_view tbody.wishlist-items-wrapper .product-name .variation{width: 100%; display: block; float: left; color: #222; padding: 0; margin: 0;}
.wishlist_view tbody.wishlist-items-wrapper .product-price{width: 250px; line-height: 1; margin: 0; font-size: 30px; letter-spacing: 0;}
.wishlist_view tbody.wishlist-items-wrapper .product-add-to-cart{width: 250px;}
.wishlist_view tbody.wishlist-items-wrapper .product-add-to-cart a{display: block; width: 100%; float: left; margin: 0 0 5px 0; line-height: 1.4;}
.wishlist_view tbody.wishlist-items-wrapper .product-add-to-cart .dateadded{width: 100%; display: block; float: left; color: #222; padding: 0; margin: 0;}

@media (max-width: 1024px){
	.wishlist_view thead .product-price,
	.wishlist_view thead .product-add-to-cart,
	.wishlist_view tbody.wishlist-items-wrapper .product-price,
	.wishlist_view tbody.wishlist-items-wrapper .product-add-to-cart{width: 200px;}
	.wishlist_view thead .product-name,
	.wishlist_view tbody.wishlist-items-wrapper .product-name{width: calc(100% - 600px);}
}
@media (max-width: 800px){
	.wishlist_view thead .product-price,
	.wishlist_view thead .product-add-to-cart,
	.wishlist_view tbody.wishlist-items-wrapper .product-price,
	.wishlist_view tbody.wishlist-items-wrapper .product-add-to-cart{width: 150px;}
	.wishlist_view thead .product-name,
	.wishlist_view tbody.wishlist-items-wrapper .product-name{width: calc(100% - 500px);}
}
@media (max-width: 600px){
	body.woocommerce-wishlist .col-xs-12{padding-left: 10px; padding-right: 10px;}
	.wishlist_view thead .product-remove,
	.wishlist_view tbody.wishlist-items-wrapper .product-remove{width: 40px;}
	.wishlist_view thead .product-thumbnail,
	.wishlist_view tbody.wishlist-items-wrapper .product-thumbnail{display: none;}
	.wishlist_view thead .product-price,
	.wishlist_view thead .product-add-to-cart,
	.wishlist_view tbody.wishlist-items-wrapper .product-price,
	.wishlist_view tbody.wishlist-items-wrapper .product-add-to-cart{width: 100px;}
	.wishlist_view thead .product-name,
	.wishlist_view tbody.wishlist-items-wrapper .product-name{width: calc(100% - 250px); padding-left: 5px; padding-right: 5px;}
	.wishlist_view tbody.wishlist-items-wrapper .product-name a,
	.wishlist_view tbody.wishlist-items-wrapper .product-price{font-size: 20px;}
	.wishlist_view tbody.wishlist-items-wrapper td{padding-top: 10px; padding-bottom: 10px;}
	.wishlist_view thead th{font-size: 12px; line-height: 1.1;}
	.wishlist_view tbody.wishlist-items-wrapper .product-name .variation,
	.wishlist_view tbody.wishlist-items-wrapper .product-add-to-cart .dateadded{font-size: 14px; line-height: 1.1;}
}
/*** WISHLIST ***/


/*** CHOCOLAT ***/
.chocolat-zoomable.chocolat-zoomed{cursor:zoom-out}
.chocolat-open{overflow: visible;}
.chocolat-overlay{height:100%;width:100%;position:fixed;left:0;top:0;z-index:10;background-color:black;display:none;opacity:.8}
.chocolat-wrapper{height:100%;width:100%;position:fixed;display:none;left:0;top:0;z-index:999999;color:#fff}
.chocolat-zoomable .chocolat-img{cursor:zoom-in}
.chocolat-loader{height:32px;width:32px;position:absolute;left:50%;top:50%;margin-left:-16px;margin-top:-16px;z-index:11;background:url('/wp-content/themes/walltopia/images/chocolat-images/loader.gif');display:none}
.chocolat-content{position:fixed;width:0;height:0;left:50%;top:50%;z-index:14;text-align:left}
.chocolat-content .chocolat-img{position:absolute;width:100%;height:100%}
.chocolat-wrapper .chocolat-left{position:absolute;left:0;width:50px;height:100px;top:50%;margin-top:-50px;cursor:pointer;background:url('/wp-content/themes/walltopia/images/chocolat-images/left.png') 50% 50% no-repeat;z-index:17;display:none}
.chocolat-wrapper .chocolat-right{position:absolute;right:0;width:50px;height:100px;top:50%;margin-top:-50px;cursor:pointer;background:url('/wp-content/themes/walltopia/images/chocolat-images/right.png') 50% 50% no-repeat;z-index:17;display:none}
.chocolat-wrapper .chocolat-right.active{display:block}
.chocolat-wrapper .chocolat-left.active{display:block}
.chocolat-wrapper .chocolat-top{position:absolute;top:0;right:0;left:0;line-height:50px;height:50px;overflow:hidden;z-index:17;margin-bottom:10px}
.chocolat-wrapper .chocolat-close{width:50px;height:50px;cursor:pointer;position:absolute;top:0;right:0;background:url('/wp-content/themes/walltopia/images/chocolat-images/close.png') 50% 50% no-repeat}
.chocolat-wrapper .chocolat-bottom{position:absolute;bottom:0;left:0;right:0;line-height:40px;height:40px;font-size:12px;z-index:17;padding-left:15px;padding-right:15px;background:rgba(0,0,0,0.2);text-align:right;margin-top:10px}
.chocolat-wrapper .chocolat-set-title{display:inline-block;padding-right:15px;line-height:1;border-right:1px solid rgba(255,255,255,0.3)}
.chocolat-wrapper .chocolat-pagination{float:right;display:inline-block;padding-left:15px;padding-right:15px;margin-right:15px}
.chocolat-wrapper .chocolat-fullscreen{width:16px;height:40px;background:url('/wp-content/themes/walltopia/images/chocolat-images/fullscreen.png') 50% 50% no-repeat;display:block;margin:auto;cursor:pointer;float:right}
.chocolat-wrapper .chocolat-description{display:inline-block;float:left}
body.chocolat-open>.chocolat-overlay{z-index:15}
body.chocolat-open>.chocolat-loader{z-index:15}
body.chocolat-open>.chocolat-content{z-index:17}
.chocolat-in-container .chocolat-wrapper,.chocolat-in-container .chocolat-content,.chocolat-in-container .chocolat-overlay{position:absolute}
.chocolat-in-container{position:relative}
/* uncomment to hide controls when zoomed-in*/
/*
.chocolat-zoomable .chocolat-top,
.chocolat-zoomable .chocolat-bottom,
.chocolat-zoomable .chocolat-right,
.chocolat-zoomable .chocolat-left {
    transition: opacity .3s ease, visibility 0s .3s;
   opacity: 1;
}

.chocolat-zoomable.chocolat-zoomed .chocolat-top,
.chocolat-zoomable.chocolat-zoomed .chocolat-bottom,
.chocolat-zoomable.chocolat-zoomed .chocolat-right,
.chocolat-zoomable.chocolat-zoomed .chocolat-left {
    visibility: hidden;
    opacity: 0;
}
*/
/*** CHOCOLAT ***/


/*** SLICK ***/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,
.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
/*** SLICK ***/


/*** SLICK THEME ***/
.slick-loading .slick-list{background: #fff url('/wp-content/themes/walltopia/images/ajax-loader.gif') center center no-repeat;}
/*
@font-face{
	font-family:'slick';
	font-weight:400;
	font-style:normal;
	src:url('/wp-content/themes/walltopia/fonts/slick.eot');
	src:url('/wp-content/themes/walltopia/fonts/slick.eot?#iefix') format("embedded-opentype"),
		url('/wp-content/themes/walltopia/fonts/slick.woff') format("woff"),
		url('/wp-content/themes/walltopia/fonts/slick.ttf') format("truetype"),
		url('/wp-content/themes/walltopia/fonts/slick.svg#slick') format("svg")
}
*/
.slick-prev,
.slick-next{font-size: 20px; line-height:0; position:absolute; top:50%; left: 0; display:block;width: 40px;height: 40px;padding:0; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%);  transform:translate(0,-50%); cursor:pointer; color:transparent; border:none; outline:none; background: rgba(0,0,0,.5); z-index: 10; text-indent: 20000px; overflow: hidden;}
.slick-prev,
.slick-next{-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;-ms-transition: all 0.6s ease;transition: all 0.6s ease;}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color:#fff;outline:none;background:#ec1c24;}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity:1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity:.25;}
.slick-prev:before,
.slick-next:before{font-family: "wt-icons"; font-size: 20px; line-height:40px;opacity:1;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display: block;width: 100%;float: left; text-indent: 0;}
.slick-prev{left: 0; right: unset;}
.slick-prev:before{content: "\e84e";}
.slick-next{right: 0; left: unset;}
.slick-next:before{content:"\e84f";}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-dots{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: stretch; position: absolute; bottom: -30px; left: 0; right: 0; width: 100%;}
.slick-dots li{position: relative; display: inline-block; width: 20px; height: 20px; line-height: 20px; margin: 0 5px !important; padding: 0; cursor: pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before{font-family: "wt-icons"; content: "\e833"; font-size: 12px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.slick-dots li.slick-active button:before{opacity:.75;color:black;}
/*** SLICK THEME ***/


/*** LEAFLET ***/
/*
#map{width: 100%; height: 610px;}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}
.leaflet-container{overflow:hidden}
.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}
.leaflet-tile::selection{background:transparent}
.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}
.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}
.leaflet-marker-icon,.leaflet-marker-shadow{display:block; width: 40px; height: 40px; bottom: 0; top: unset; left: -20px;}
.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important}
.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}
.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}
.leaflet-container{-webkit-tap-highlight-color:transparent}
.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4)}
.leaflet-tile{filter:inherit;visibility:hidden}
.leaflet-tile-loaded{visibility:inherit}
.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}
.leaflet-overlay-pane svg{-moz-user-select:none}
.leaflet-pane{z-index:400}
.leaflet-tile-pane{z-index:200}
.leaflet-overlay-pane{z-index:400}
.leaflet-shadow-pane{z-index:500}
.leaflet-marker-pane{z-index:600}
.leaflet-tooltip-pane{z-index:650}
.leaflet-popup-pane{z-index:700}
.leaflet-map-pane canvas{z-index:100}
.leaflet-map-pane svg{z-index:200}
.leaflet-vml-shape{width:1px;height:1px}
.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}
.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}
.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}
.leaflet-top{top:0}
.leaflet-right{right:0}
.leaflet-bottom{bottom:0}
.leaflet-left{left:0}
.leaflet-control{float:left;clear:both}
.leaflet-right .leaflet-control{float:right}
.leaflet-top .leaflet-control{margin-top:10px}
.leaflet-bottom .leaflet-control{margin-bottom:10px}
.leaflet-left .leaflet-control{margin-left:10px}
.leaflet-right .leaflet-control{margin-right:10px}
.leaflet-fade-anim .leaflet-tile{will-change:opacity}
.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity: 1; bottom: 55px !important; margin-bottom: 0; min-width: 180px;}
.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}
.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}
.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,0.25,1);transition:transform .25s cubic-bezier(0,0,0.25,1)}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}
.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}
.leaflet-interactive{cursor:pointer}
.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive{cursor:crosshair}
.leaflet-popup-pane,
.leaflet-control{cursor:auto}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.leaflet-marker-icon,
.leaflet-marker-shadow,.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container{pointer-events:none}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}
.leaflet-container{background:#ddd;outline:0}
.leaflet-container a{color:#0078A8}
.leaflet-container a.leaflet-active{outline:2px solid orange}
.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5)}
.leaflet-container{font:12px/1.5 'Open Sans', sans-serif;}
.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}
.leaflet-bar a,
.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}
.leaflet-bar a,
.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}
.leaflet-bar a:hover{background-color:#f4f4f4}
.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}
.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}
.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}
.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}
.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}
.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out{font:bold 18px 'Open Sans', sans-serif;text-indent:1px}
.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}
.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}
.leaflet-control-layers-toggle{background-image:url('/wp-content/themes/walltopia/images/leaflet/layers.png');width:36px;height:36px}
.leaflet-retina .leaflet-control-layers-toggle{background-image:url('/wp-content/themes/walltopia/images/leaflet/layers-2x.png');background-size:26px 26px}
.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}
.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}
.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}
.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}
.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}
.leaflet-control-layers label{display:block}
.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}
.leaflet-default-icon-path{background-image:url('/wp-content/themes/walltopia/images/leaflet/marker-icon.png');}
.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.7);margin:0}
.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}
.leaflet-control-attribution a{text-decoration:none}
.leaflet-control-attribution a:hover{text-decoration:underline}
.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}
.leaflet-left .leaflet-control-scale{margin-left:5px}
.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}
.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,0.5)}
.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}
.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}
.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}
.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box}
.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}
.leaflet-popup-content-wrapper{padding: 1px; text-align: left; border-radius: 4px}
.leaflet-popup-content{margin: 20px;}
.leaflet-popup-content h5{margin: 0; line-height: 1; font-size: 14px; text-align: left; text-transform: none; font-weight: 700; margin: 0 0 5px 0; color: #000;}
.leaflet-popup-content h5 a{color: #000;}
.leaflet-popup-content h5 a:hover{color: #ec2124;}
.leaflet-popup-content p{margin: 0; display: inline-block; width: auto;}
.leaflet-popup-content p:empty{display: none;}
.leaflet-popup-content p.project-country,
.leaflet-popup-content p.project-city{width: 100%;}
.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}
.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4)}
.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}
.leaflet-container a.leaflet-popup-close-button:hover{color:#999}
.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}
.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}
.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}
.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}
.leaflet-div-icon{background:#fff;border:1px solid #666}
.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4)}
.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}
.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}
.leaflet-tooltip-bottom{margin-top:6px}
.leaflet-tooltip-top{margin-top:-6px}
.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}
.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}
.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}
.leaflet-tooltip-left{margin-left:-6px}
.leaflet-tooltip-right{margin-left:6px}
.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}
.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}
.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}

@media (max-width: 1250px){
	#map{height: 500px;}
}
@media (max-width: 480px){
	#map{height: 400px;}
}
*/
/*** LEAFLET ***/


/*** FACETWP GOOGLE MAP ***/
.facetwp-facet.facetwp-type-map .facetwp-map-filtering{display: none;}
.gm-style{font-family: 'Open Sans';}
.gm-style .gm-style-iw-c{border-radius: 4px; padding: 20px;}
.gm-style .gm-style-iw-d{padding: 0 5px 5px 0; min-width: 220px;}
.gm-style .gm-style-iw-d h5{margin: 0; line-height: 1; font-size: 14px; text-align: left; text-transform: none; font-weight: 700; margin: 0 0 5px 0; color: #000;}
.gm-style .gm-style-iw-d h5 a{color: #000;}
.gm-style .gm-style-iw-d h5 a:hover{color: #ec2124;}
.gm-style .gm-style-iw-d p{margin: 0; display: block; width: 100%; font-weight: normal; line-height: 1.2; font-size: 12px;}
.gm-style .gm-style-iw-d p.project-country,
.gm-style .gm-style-iw-d p.project-city{width: 100%;}
/*** FACETWP GOOGLE MAP ***/


/*** CF7 ***/
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0;}
.wpcf7 form .wpcf7-response-output{margin: 25px 0 0 0; padding: 0; border: 0 none; font-size: 14px; text-align: center;}
.wpcf7 form.init .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color: #f00; font-size: 14px; font-weight: normal; display: block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;}
span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after{content:"";}
div.wpcf7 .ajax-loader{display: none;}
div.wpcf7 .ajax-loader.is-active{visibility:visible;}
div.wpcf7 div.ajax-error{display:none;}
div.wpcf7 .placeheld{color:#888;}
div.wpcf7 input[type="file"]{cursor:pointer;}
div.wpcf7 input[type="file"]:disabled{cursor:default;}
div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}

.wpcf7-form p{margin: 0;}
.wpcf7-form label{width: 100%; display: block; float: left; margin: 0 0 25px 0;}
.wpcf7-form br{display: none;}
.wpcf7-form .wpcf7-form-control-wrap{position: relative;}
.wpcf7-form .wpcf7-form-control-wrap input,
.wpcf7-form .wpcf7-form-control-wrap textarea{width: 100%; background: #e9f1f1; border: 1px solid #c6c6c6; border-radius: 4px; line-height: 20px; padding: 12px;}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-acceptance{display: inline-block; width: 100%;}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item{display: inline-block; width: 100%; margin: 0;}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label{margin: 0;}
.wpcf7-form .wpcf7-form-control-wrap.want-email-marketing .wpcf7-acceptance .wpcf7-list-item label{margin: 0 0 25px 0;}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"]{margin-right: 10px;}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{position: absolute; right: 12px; top: 12px; line-height: 20px; font-size: 14px; z-index: 10;}
.wpcf7-form .wpcf7-form-control-wrap.accept-privacy-policy .wpcf7-not-valid-tip{top: 4px;}
.wpcf7-form input[type="submit"].wpcf7-submit{font-size: 17px; line-height: 20px; margin: 0; padding: 15px 60px; border: 1px solid #ec1c24; display: inline-block; text-align: center; color: #ec1c24; background-color: #fff; cursor: pointer; border-radius: 0; text-transform: none; opacity: 1;}
.wpcf7-form input[type="submit"].wpcf7-submit:hover{color: #fff; background-color: #ec1c24; border-color: #ec1c24;}
.contact-left,
.contact-right{padding-top: 50px; padding-bottom: 50px;}
.wpcf7-form input[type="submit"].wpcf7-submit:disabled{opacity: 0.5;}

@media (max-width: 768px){
	.contact-left{width: 100%; padding-top: 50px; padding-bottom: 0;}
	.contact-right{width: 100%; padding-top: 50px; padding-bottom: 50px;}
}
/*** CF7 ***/


/*** CUSTOM SCROLL ***/
/*
.scroll-area-container{width: 100%; min-height: 360px; position:relative; overflow: hidden;}

.jspContainer{overflow:hidden;position:relative;}
.jspPane{position: absolute;}
.jspVerticalBar{background: red; height: 100%; position: absolute; right: 0; top: 0; width: 4px;}
.jspHorizontalBar{background: red; bottom: 0; height: 4px; left: 0; position: absolute; width: 100%;}
.jspCap{display:none;}
.jspHorizontalBar .jspCap{float:left;}
.jspTrack{background: #eeeeee; position: relative;}
.jspDrag{background: #bbbbbb; cursor: pointer; left: 0; position: relative; top: 0;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{float: left; height: 100%;}
.jspArrow{background:#50506d;cursor:pointer;direction:ltr;display:block;margin:0;padding:0;text-indent:-20000px;}
.jspDisabled{background:#eeeeee; cursor:default;}
.jspVerticalBar .jspArrow{height:16px;}
.jspHorizontalBar .jspArrow{float:left;height:100%;width:16px;}
.jspVerticalBar .jspArrow:focus{border:1px solid red;outline:none;}
.jspCorner{background:#eeeef4;float:left;height:100%;}
* html .jspCorner{margin:0 -3px 0 0;}

@media (max-width: 768px){
	.scroll-area-container{min-height: unset;}
	.jspPane.industry-product-desc{position: relative;}
}
*/
/*** CUSTOM SCROLL ***/
.img-fluid {
    max-width: 100%;
    height: auto;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.box_outline {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}
.box_outline img {
    box-shadow: none;
    border: 1px solid #ebebeb;
    display: block;
}
.row img {
    max-width: 100%;
    height: auto;
}
@media (min-width: 768px){
    .row {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    .row > .col {
        flex: 1 0 0%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }
    .row > .col-12 {
        margin-bottom: 30px;
    }
    .row > .vc_col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row > .vc_col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row > .vc_col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row > .vc_col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row > .vc_col-md-3 {
        flex: 0 0 auto;
        width: 25%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row > .vc_col-md-9 {
        flex: 0 0 auto;
        width: 75%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row > .vc_col-md-8 {
        flex: 0 0 auto;
        width: 66.666666%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row > .vc_col-md-6 {
        flex: 0 0 auto;
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row > .vc_col-md-12 {
        flex: 0 0 auto;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}


/*** PRETTY DROPDOWNS ***/
.prettydropdown{position: relative; min-width: 72px; display: inline-block; width: 100%;}
.prettydropdown.loading{min-width:0;}
.prettydropdown > ul{position: absolute; top: 0; left: 0; background: #e9f1f1; border:1px solid #c6c6c6; border-radius: 4px; box-sizing: content-box; color: #000; cursor: pointer; list-style-type: none; margin: 0; padding: 0; text-align: left; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 1;}
.prettydropdown.loading > ul{visibility: hidden; white-space: nowrap;}
.prettydropdown > ul:focus,
.prettydropdown:not(.disabled) > ul:hover{border-color: #c6c6c6;}
.prettydropdown:not(.disabled) > ul.active{width:auto;max-height:none!important;border-color:#1e90ff;overflow-x:hidden;overflow-y:auto;z-index:99;}
.prettydropdown > ul.active:focus{outline:none;}
.prettydropdown > ul.active.reverse{top:auto;bottom:0;}
.prettydropdown > ul > li{position:relative;min-width:70px;height:46px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-sizing:border-box;display:none;line-height:20px;margin:0;padding: 12px; background-color: #e9f1f1;}
.prettydropdown.loading > ul > li{min-width:0;display:block;padding-right:.8rem;}
.prettydropdown > ul:not(.active) > li:not(.selected):first-child{visibility:hidden;}
.prettydropdown > ul > li:first-child,
.prettydropdown > ul.active > li{display:block;}
.prettydropdown > ul.active > li:not(.label):hover,
.prettydropdown > ul.active > li.hover:not(.label),
.prettydropdown > ul.active > li:first-child:hover:after{background:#1e90ff;color:#fff;}
.prettydropdown > ul.active > li.nohover{background:inherit!important;color:inherit!important;}
.prettydropdown > ul.active > li.hover:before,
.prettydropdown > ul.active > li.nohover:after{border-top-color:#fff!important;}
.prettydropdown > ul.active > li.hover:after,
.prettydropdown > ul.active > li.nohover:before{border-top-color:#1e90ff!important;}
.prettydropdown.arrow > ul > li.selected:before,
.prettydropdown.arrow > ul > li.selected:after{position:absolute;top:8px;bottom:0;right:8px;height:16px;border:8px solid transparent;box-sizing:border-box;content:'';display:block;margin:auto;}
.prettydropdown.arrow.small > ul > li.selected:before,
.prettydropdown.arrow.small > ul > li.selected:after{top:4px;height:8px;border-width:4px;}
.prettydropdown.arrow > ul > li.selected:before{border-top-color:#a9a9a9;}
.prettydropdown.arrow > ul > li.selected:after{top: 4px; border-top-color: #e9f1f1;}
.prettydropdown.arrow.small > ul > li.selected:after{top:2px;}
.prettydropdown.arrow.triangle > ul > li.selected:after{content:none;}
.prettydropdown > ul:hover > li.selected:before{border-top-color:#7f7f7f;}
.prettydropdown > ul.active > li.selected:before,
.prettydropdown > ul.active > li.selected:after{border:none;}
.prettydropdown > ul:not(.active) > li > span.checked{display:none;}
.prettydropdown.multiple > ul > li.selected{overflow:hidden;padding-right:2rem;text-overflow:ellipsis;white-space:nowrap;}
.prettydropdown > ul > li > span.checked{clear:both;float:right;font-weight:700;margin-right:.8rem;}
.prettydropdown > ul > li.label{cursor:default;font-weight:700;}
.prettydropdown > ul > li.label:first-child,
.prettydropdown.classic > ul > li.label ~ li.selected{border-top:none;}
.prettydropdown > ul > li.label ~ li:not(.label):not(.selected),
.prettydropdown.classic > ul.active > li.label ~ li:not(.label){padding-left:1.6rem;}
.prettydropdown.classic > ul:not(.active) > li.selected:not(:first-child){position:absolute;top:0;display:block;}
.prettydropdown.disabled,.prettydropdown > ul > li.disabled{opacity:.3;}
.prettydropdown.disabled > ul > li,.prettydropdown > ul > li.disabled{cursor:not-allowed;}
.prettydropdown.multiple > ul > li.selected + li,
.prettydropdown.multiple > ul.reverse > li.selected,
.prettydropdown > ul > li.label,.prettydropdown > ul > li.label ~ li.selected{border-top-color:#dedede;}
/*** PRETTY DROPDOWNS ***/


/*** BACK TO TOP ***/
/* https://filedn.com/lygwFXs4M6HQUEA6cSrlSwF/cd-top-arrow.svg */
.cd-top{display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 20px; left: 20px; border: 1px solid rgba(255,255,255,.15); overflow: hidden; text-indent: 100%; white-space: nowrap; background: #333144 url('/wp-content/themes/walltopia/images/up-arrow.svg') no-repeat center 50%; background-size: 15px; visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s,visibility 0 .3s; -moz-transition: opacity .3s 0s,visibility 0 .3s; transition:opacity .3s 0s,visibility 0 .3s; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 1000;}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover{-webkit-transition: opacity .3s 0s,visibility 0 0; -moz-transition:opacity .3s 0s,visibility 0 0; transition: opacity .3s 0s,visibility 0 0}
.cd-top.cd-is-visible{visibility: visible; opacity: 1;}
.cd-top.cd-fade-out{opacity: 1;}
.no-touch .cd-top:hover{background-color: #333; opacity: 1;}
@media only screen and (min-width: 1024px) {
    .cd-top{height: 50px; width: 50px; left: 30px; bottom: 30px;}
}
/*** BACK TO TOP ***/
.noUi-horizontal .noUi-origin {width: 100%;}
#testimonials,#projects-map,#home_logos {clear: left;}
#testimonials .vc_row {margin-left: -15px; margin-right: -15px;}
#testimonials .vc_column_container>.vc_column-inner {padding-left: 15px; padding-right: 15px;}
#testimonials.background-e9f1f1, #testimonials.background-e9f1f1 > div, #projects-map.background-e9f1f1, #projects-map.background-e9f1f1 > * {position: relative;}
#testimonials.background-e9f1f1:before, #projects-map.background-e9f1f1:before,#home_logos.background-e9f1f1:before {content: '';display: block; position: absolute; left: -9999px; right: -9999px; top: 0;height: 100%;background-color: #e9f1f1;}
#home_logos{position:relative;}
#home_logos .slick-list { margin-left: -1rem; margin-right: -1rem;}
#home_logos .slick-slide{padding: 1rem;}
#home_logos .slick-slide img {max-width: 100%; height: auto;}
#home_logos h3 {position: relative;}
@media (min-width: 992px) {
    #testimonials .vc_col-md-8 {
        width: 66.66666667%;
        float: left;
    }
    #testimonials .vc_col-md-4 {
        width: 33.33333333%;
        float: left;
    }
}

.slick-slide:not(.single-related-project):not(.single-slider-container){height: auto !important;}
.font-montserrat {font-family: 'Montserrat' !important;}
.img-100 img {width:100%; height: auto; display: block;}

.info-block.related-content.post {/*margin-top: 0 !important;*/ margin-bottom: 50px !important;}
.info-block.related-content.post > h2 {padding: 0 25px;}
.info-block.related-content.wt_wall_type {margin-bottom: 50px !important;}
.info-block.related-content.wt_wall_type > h2 {padding: 0 25px; margin-bottom: 0;}
.info-block.related-content.wt_wall_type .single-item .item-title,
.info-block.related-content.wt_industry .single-archive-box .archive-box-title {text-decoration: underline;}
.info-block.related-content.wt_industry {margin-bottom: 50px !important;}
.info-block.related-content.wt_industry > h2 {padding: 0 25px; margin-bottom: 0;}

.info-block.related-content.wt_project {margin-bottom: 50px !important;}
.info-block.related-content.wt_project .single-archive-box a {position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.info-block.related-content.wt_project .single-archive-box .title-container{position: absolute; bottom: 0; top: unset; left: 0; right: 0; width: 100%; z-index: 5;}
.info-block.related-content.wt_project .single-archive-box .title-container:after{content: ""; background-color: rgba(0,0,0,.5); position: absolute; left: 0; right: 0; top: 0; width: 100%; bottom: 0; z-index: 1;}
.info-block.related-content.wt_project > h2 {padding: 0 25px; margin-bottom: 0;}
.info-block.related-content.wt_project .single-archive-box {width: calc(33.3% - 50px);height: 210px;overflow: hidden;}
.info-block.related-content.wt_project .single-archive-box .title-container .title{font-size: 17px; text-transform: none; font-weight: 500; line-height: 1.2; padding: 15px; position: relative; margin: 0; color: #fff; text-align: left; z-index: 2;}
.info-block.related-content.wt_project .single-archive-box:hover .background-image{transform: scale(1.10, 1.10);}
.info-block.related-content.wt_project .single-archive-box:hover a .title{transform: none; transition: all 0.3s ease-out;}
.info-block.related-content.wt_project .single-archive-box .background-image{position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; transition: all 0.5s ease-out;}

.focus-block {height: 500px;position: relative;background-size: cover; background-position: center;}
.focus-block img {display: none;}
.focus-block .focus-content {position: absolute; left: 0; top:50%; transform: translateY(-50%); width: 100%; max-width: 60%; padding: 25px;}
.focus-block .focus-content.graphite {background-color: #585858;}
.focus-block .focus-content.graphite h3, .focus-block .focus-content.graphite p {color: white;}
.focus-block .focus-content.granite {background-color: #999999;}
.focus-block .focus-content.limestone {background-color: #D9D9D9;}
.focus-block .focus-content.sandstone {background-color: #F0DCC8;}
.focus-block .focus-content.deep-blue {background-color: #00466E;}
.focus-block .focus-content.aqua {background-color: #56C5D0;}
.focus-block .focus-content.red {background-color: #ED2020;}
.focus-block .focus-content.light {background-color: #e8f1f1;}
.focus-block .focus-content.deep-blue h3, .focus-block .focus-content.deep-blue p,
.focus-block .focus-content.red h3, .focus-block .focus-content.red p,
.focus-block .focus-content.aqua h3, .focus-block .focus-content.aqua p,
.focus-block .focus-content.granite h3, .focus-block .focus-content.granite p {color: white;}

.features-blocks {padding: 0 !important;}
.features-blocks .row {margin-left: -25px;margin-right: -25px;}
.features-blocks .row > .col {padding: 25px;}

.features-blocks .features-block{position:relative; min-height: 210px; margin-bottom: 25px; height: 100%; display: flex; align-items: center;}
.features-blocks .features-block .inner-content{ text-align: center; width: 100%; padding: 1rem;}
.features-blocks .features-block.graphite {background-color: #585858;}
.features-blocks .features-block.granite {background-color: #999999;}
.features-blocks .features-block.limestone {background-color: #D9D9D9;}
.features-blocks .features-block.sandstone {background-color: #F0DCC8;}
.features-blocks .features-block.deep-blue {background-color: #00466E;}
.features-blocks .features-block.aqua {background-color: #56C5D0;}
.features-blocks .features-block.red {background-color: #ED2020;}
.features-blocks .features-block.light {background-color: #e8f1f1;}

.features-blocks .features-block h2,
.features-blocks .features-block h3,
.features-blocks .features-block h4,
.features-blocks .features-block h5 {margin-bottom: 5px;}
.features-blocks .features-block.rounded-corners {border-radius: 10px;min-height: 110px;}
.features-blocks .features-block.granite h2,
.features-blocks .features-block.granite h3,
.features-blocks .features-block.granite h4,
.features-blocks .features-block.granite h5,
.features-blocks .features-block.granite h6,
.features-blocks .features-block.granite li,
.features-blocks .features-block.granite p {color: white;}
.features-blocks .features-block.graphite h2,
.features-blocks .features-block.graphite h3,
.features-blocks .features-block.graphite h4,
.features-blocks .features-block.graphite h5,
.features-blocks .features-block.graphite h6,
.features-blocks .features-block.graphite li,
.features-blocks .features-block.graphite p {color: white;}
.features-blocks .features-block.deep-blue h2,
.features-blocks .features-block.deep-blue h3,
.features-blocks .features-block.deep-blue h4,
.features-blocks .features-block.deep-blue h5,
.features-blocks .features-block.deep-blue h6,
.features-blocks .features-block.deep-blue li,
.features-blocks .features-block.deep-blue p {color: white;}
.features-blocks .features-block.red h2,
.features-blocks .features-block.red h3,
.features-blocks .features-block.red h4,
.features-blocks .features-block.red h5,
.features-blocks .features-block.red h6,
.features-blocks .features-block.red li,
.features-blocks .features-block.red p {color: white;}
.features-blocks .features-block.aqua h2,
.features-blocks .features-block.aqua h3,
.features-blocks .features-block.aqua h4,
.features-blocks .features-block.aqua h5,
.features-blocks .features-block.aqua h6,
.features-blocks .features-block.aqua li,
.features-blocks .features-block.aqua p {color: white;}

.info-block-container .content.width-50,
.info-block-container .image.width-50,
.info-block-container .slides-images-in-tab.width-50 {width: 100% !important; margin-left: 0;}
.info-block-container.reverse-order {display: flex;}
.info-block-container.reverse-order .content {order:2;}
.info-block-container.slides-images-in-tab .content {order:1;}
@media (min-width: 768px) {
    .info-block-container .content.width-50 {margin-right: 25px; max-width: calc(50% - 25px);}
    .info-block-container .slides-images-in-tab.width-50 {margin-left: 25px; max-width: calc(50% - 25px);}    
    .info-block-container .image.width-50 {margin-left: 25px; max-width: calc(50% - 25px);}    
    .info-block-container.reverse-order .slides-images-in-tab:not(.width-50) {margin-left: 0; margin-right: 50px;}    
    .info-block-container.reverse-order .image:not(.width-50) {margin-left: 0; margin-right: 50px;}    
    .info-block-container.reverse-order .content.width-50 {margin-right: 0; margin-left: 25px;}
    .info-block-container.reverse-order .slides-images-in-tab.width-50 {margin-left: 0; margin-right: 25px;}
    .info-block-container.reverse-order .image.width-50 {margin-left: 0; margin-right: 25px;}
    .info-block-container.reverse-order .image.width-50 {margin-left: 0; margin-right: 25px;}
     .col-md {
        flex: 1 0 0%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
}
@media (max-width: 767px) {
    .width-25 {
        width: 50%;
    }
    .focus-block {background-image: none !important;height:auto !important;padding: 0;}
    .focus-block img {display: block; width: 100%; height:auto}
    .focus-block .focus-content {
        position: static;
        width: auto;
        max-width: 100%;
        transform: none;
    }
}
@media (max-width: 480px) {
    .info-block.related-content.wt_project .single-archive-box,
    .width-25,
    .width-50 {
        width: 100%;
    }
    
    .features-blocks .features-block {
        margin-bottom: 0;
    }
    
    .info-block-container.reverse-order {
        flex-direction: column;
    }
    .info-block-container.png-block {
        height: 105px !important;
    }
}

.text-white {
    color: white !important;
}
.site-footer .nav-socials {margin-bottom: 1rem; display: flex;align-items: center;}
.site-footer .nav-socials a {padding-top:8px !important;padding-bottom: 8px !important;padding-right: 16px !important; display: inline-block;}
.site-footer .nav-socials svg {display: block; width: auto;height: 20px;}