body{
position: relative;
right: 0;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
overflow-x: hidden !important;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
min-height: 100vh;
margin: 0;
padding: 0;
-webkit-transition: right .3s ease;
-moz-transition: right .3s ease;
-ms-transition: right .3s ease;
transition: right .3s ease;
-webkit-overflow-scrolling: touch;
}
body.admin-bar{
min-height: calc(100vh - 32px);
}
@media screen and (max-width: 782px){
body.admin-bar{
min-height: calc(100vh - 46px);
}
}
body,
html{
margin: 0;
padding: 0;
}
pre{
padding: 15px;
white-space: pre-wrap;
word-wrap: break-word;
}
form,
fieldset{
margin-bottom: 0;
}
textarea{
min-height: 110px;
}
label,
legend{
font-weight: 600;
display: block;
margin-bottom: 5px;
}
abbr[title],
acronym[title]{
text-decoration: none;
}
input[type='checkbox'],
input[type='radio']{
display: inline;
margin: 3px;
vertical-align: middle;
}
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea{
font-family: inherit;
font-size: 1em;
font-weight: 300;
line-height: 1.7;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 270px;
max-width: 100%;
margin: 0;
padding: 0 27px;
color: inherit;
border: 1px solid #e3e6e8;
outline: none;
background-color: #fcfcfc;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select{
height: 40px;
}
input[type='submit'],
button{
font-size: 14px;
font-weight: 500;
line-height: 1.5;
display: inline-block;
margin-bottom: 20px;
padding: 19px 30px 18px;
cursor: pointer;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms;
letter-spacing: .2em;
color: #fff;
border: 1px solid;
outline: none;
background: transparent;
}
input[type='submit']:hover,
button:hover{
color: #fff;
}
input[type='submit'] + i[class*=theme_icon-]{
line-height: 1.25;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms;
vertical-align: middle;
color: #fff;
}
[class*=span]{
float: left;
min-height: 1px;
}
textarea::-webkit-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
textarea:-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
textarea::-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
textarea:-ms-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='text']::-webkit-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='text']:-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='text']::-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='text']:-ms-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='email']::-webkit-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='email']:-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='email']::-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='email']:-ms-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='url']::-webkit-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='url']:-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='url']::-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='url']:-ms-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='tel']::-webkit-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='tel']:-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='tel']::-moz-placeholder{
font-family: inherit !important;
color: inherit !important;
}
input[type='tel']:-ms-input-placeholder{
font-family: inherit !important;
color: inherit !important;
}
.gt3_clear:before,
.gt3_clear:after{
display: table;
content: ' ';
}
.gt3_clear:after{
clear: both;
}
.text-uppercase{
text-transform: uppercase;
}
.page-link{
clear: both;
margin: 0 0 1.5em;
padding: 1.5em 0 2em;
} .gt3_cat_search input#s{
float: left;
}
select#gt3_product_cat{
display: none;
}
.gt3-search_cat-select{
float: left;
}
#gt3_cat_search input#s{
width: 345px;
height: 55px;
padding: 13px 28px 12px;
border-right: none;
}
#gt3_cat_search span.gt3-search_cat-line{
position: absolute;
top: 3px;
bottom: 0;
left: 347px;
height: 25px;
}
#gt3_cat_search #s{
float: left;
}
span.gt3-search_cat-line:before{
position: absolute;
z-index: 10;
width: 1px;
height: 25px;
margin-top: 12px;
content: '';
border-right: 1px solid #e3e6e8;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default{
font-family: inherit;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 225px;
height: 55px;
padding: 14px 90px 14px 20px;
text-align: left;
border-top: 1px solid #e3e6e8;
border-bottom: 1px solid #e3e6e8;
background-color: #fcfcfc;
}
.gt3-search_cat-select .select2-container .select2-selection--single .select2-selection__rendered{
line-height: 24px !important;
display: block;
display: inline-block;
overflow: hidden;
padding: 0;
white-space: nowrap;
text-overflow: ellipsis;
background-color: #fcfcfc;
}
.gt3-search_cat-select .select2-container .select2-selection--single .select2-selection__rendered:focus{
outline: none;
}
.gt3-search_cat-select span.select2-selection.select2-selection--single{
display: inline;
border-color: #fcfcfc;
border-radius: 0;
outline: none;
background-color: #fcfcfc;
}
.gt3-search_cat-select .select2-container--default .select2-selection--single .select2-selection__arrow{
position: absolute;
top: 0;
right: 69px;
width: 20px;
height: 100%;
}
.gt3-search_cat-select .select2-container--default .select2-selection--single .select2-selection__arrow b{
position: absolute;
top: 50%;
left: 50%;
width: 0;
height: 0;
margin-top: -2px;
margin-left: -4px;
border-width: 5px 4px 0 4px;
border-style: solid;
border-color: #232325 transparent transparent transparent;
}
span.select2.select2-container{
position: relative;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
vertical-align: middle;
}
span.select2.select2-container.select2-container--default{
height: 40px;
border-color: #f3f3f3;
border-radius: 0;
outline: none;
}
#gt3_cat_search button#sbc-submit{
line-height: 1.5;
position: absolute;
z-index: 1;
display: inline-block;
width: 55px;
height: 55px;
margin: 0;
margin-left: -55px;
padding: 0;
color: #fff;
border: 1px solid;
outline: none;
}
#gt3_cat_search button#sbc-submit:hover{
background-color: transparent;
}
#gt3_cat_search button#sbc-submit:before{
font-size: 18px;
font-style: normal;
margin-left: 1px;
} .gt3_search_form label,
.gt3_search_anim_line{
display: none;
}
.widget .gt3_search_form label{
font-size: 12px;
font-weight: 400;
position: absolute;
bottom: 0;
left: 11px;
display: block;
margin: 0;
-webkit-transition: bottom .3s, left .3s, font-size .3s, color .3s;
-moz-transition: bottom .3s, left .3s, font-size .3s, color .3s;
-ms-transition: bottom .3s, left .3s, font-size .3s, color .3s;
transition: bottom .3s, left .3s, font-size .3s, color .3s;
letter-spacing: .2em;
text-transform: uppercase;
pointer-events: none;
}
.widget .gt3_search_form label.gt3_onfocus{
font-size: 10px;
bottom: -33px;
left: 0;
}
.widget .gt3_search_anim_line{
position: absolute;
right: 0;
bottom: -1px;
left: 0;
display: block;
height: 1px;
background-color: #b0b0b0;
}
.widget .search_text ~ .gt3_search_anim_line:after{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 0;
height: 100%;
margin: auto;
content: '';
-webkit-transition: opacity .3s, width 0s .3s;
-moz-transition: opacity .3s, width 0s .3s;
-ms-transition: opacity .3s, width 0s .3s;
transition: opacity .3s, width 0s .3s;
opacity: 0;
background-color: currentColor;
}
.widget .search_text:focus ~ .gt3_search_anim_line:after{
width: 100%;
-webkit-transition: opacity .3s, width .3s ease-in;
-moz-transition: opacity .3s, width .3s ease-in;
-ms-transition: opacity .3s, width .3s ease-in;
transition: opacity .3s, width .3s ease-in;
opacity: 1;
}
.widget .search_form .search_text,
.widget_product_search .woocommerce-product-search .search-field{
font-size: 14;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 40px;
padding: 8px 45px 8px 11px;
border: none;
border-radius: 0;
outline: none;
background-color: #fff;
}
.widget .search_form,
.widget_product_search .woocommerce-product-search{
position: relative;
z-index: 1;
}
.widget .search_form .search_submit,
.widget .search_form:before,
.widget_product_search .woocommerce-product-search input[type='submit'],
.widget_product_search .woocommerce-product-search:before{
font-size: 0;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
margin: 0;
padding: 0;
cursor: pointer;
opacity: 0;
}
.widget .search_form:before,
.widget_product_search .woocommerce-product-search:before{
font-family: Theme_icon;
font-size: 14px;
font-weight: 700;
line-height: 40px;
display: inline-block;
content: '\f101';
-webkit-transition: color .2s;
-moz-transition: color .2s;
-ms-transition: color .2s;
transition: color .2s;
text-align: center;
opacity: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.widget-title{
font-size: 1.5em;
font-weight: 500;
line-height: inherit;
margin-bottom: 0;
padding-bottom: 14px;
border-bottom: 0;
}
.widget-title .rsswidget{
line-height: 0;
display: inline-block;
vertical-align: middle;
}
.widget_search .widget-title{
margin-bottom: 0;
border-bottom: 0;
}
ul.select2-results__options{
position: relative;
z-index: 5555;
width: 100%;  background-color: #fff;
}
ul.select2-results__options li{
font-size: 16px;
line-height: 1;
position: relative;
display: block;
float: none;
margin: 0;
padding: 8px 20px;
list-style: none;
background: #fff;
}
.select2-container--open .select2-dropdown--below{
border-radius: 0;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default.select2-container--focus{
visibility: hidden;
opacity: 0;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default.select2-container--open{
visibility: visible;
opacity: 1;
}
@media only screen and (max-width: 1199px){
#gt3_cat_search input#s{
width: 220px;
}
#gt3_cat_search span.gt3-search_cat-line{
left: 220px;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default{
max-width: 225px;
height: 55px;
}
}
@media only screen and (max-width: 991px){
#gt3_cat_search input#s{
font-size: 12px;
width: 185px;
height: 40px;
padding: 13px 18px 12px;
}
#gt3_cat_search span.gt3-search_cat-line{
left: 185px;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default{
font-size: 12px;
max-width: 170px;
height: 40px;
padding: 8px 70px 8px 20px;
}
span.gt3-search_cat-line:before{
margin-top: 5px;
}
#gt3_cat_search button#sbc-submit{
width: 40px;
height: 40px;
margin-left: -40px;
}
.gt3-search_cat-select .select2-container--default .select2-selection--single .select2-selection__arrow{
right: 50px;
}
ul.select2-results__options li,
.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field{
font-size: 12px;
}
}
@media only screen and (max-width: 479px){
#gt3_cat_search input#s{
width: 150px;
padding: 13px 13px 12px;
}
#gt3_cat_search span.gt3-search_cat-line{
left: 150px;
}
.gt3-search_cat-select .select2-container .select2-selection--single .select2-selection__rendered{
display: none;
}
.gt3-search_cat-select span.select2.select2-container.select2-container--default{
max-width: 78px;
max-width: 100%;
margin-left: auto;
padding-right: 58px;
background: transparent;
}
.gt3-search_cat-select{
position: absolute;
z-index: 0;
right: 0;
width: 100%;
pointer-events: none;
}
#gt3_cat_search input#s{
width: 230px;
}
div#gt3_cat_search{
position: relative;
}
.gt3-search_cat-select span.select2-selection.select2-selection--single{
border: none;
background-color: transparent;
}
.gt3-search_cat-select .select2-container--default .select2-selection--single .select2-selection__arrow{
pointer-events: auto;
}
.select2-results__options .select2-results__option--highlighted{
font-weight: 800;
}
} .container,
#container{
width: 940px;
margin-right: auto;
margin-left: auto;
}
.fullwidth-wrapper #container{
width: auto;
}
div.gt3_detect_rev_slider:before,
div.gt3_detect_rev_slider:after{
position: absolute;
z-index: 2;
top: 0;
bottom: 0;
display: block;
content: '';
}
div.gt3_detect_rev_slider:before{
left: 0;
}
div.gt3_detect_rev_slider:after{
right: 0;
}
.container:after,
.container:before,
#container:after,
#container:before{
line-height: 0;
display: table;
content: '';
}
.container:after,
#container:after{
clear: both;
}
.row{
margin-right: -15px;
margin-left: -15px;
}
.row:after,
.row:before{
line-height: 0;
display: table;
content: '';
}
.row:after{
clear: both;
}
.row [class*=span]{
display: block;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.clearfix:after,
.clearfix:before{
line-height: 0;
display: table;
content: '';
}
.clear,
.clearfix:after{
clear: both;
}
.container,
#container{
width: 1170px;
max-width: 100%;
}
.main_content .container,
.main_content #container{
max-width: 100%;
}
@media only screen and (min-width: 768px){
.row .span12{
width: 100%;
}
.row .span11{
width: 91.66666666666666%;
}
.row .span10{
width: 83.33333333333334%;
}
.row .span9{
width: 75%;
}
.row .span8{
width: 66.66666666666666%;
}
.row .span7{
width: 58.333333333333336%;
}
.row .span6{
width: 50%;
}
.row .span5{
width: 41.66666666666667%;
}
.row .span4{
width: 33.33333333333333%;
}
.row .span3{
width: 25%;
}
.row .span1-5{
width: 20%;
}
.row .span2{
width: 16.666666666666664%;
}
.row .span1{
width: 8.333333333333332%;
}
}
@media (min-width: 1200px){
[class*=span]{
float: left;
min-height: 1px;
}
.row:after,
.row:before{
line-height: 0;
display: table;
content: '';
}
.row:after{
clear: both;
}
}
ul{
margin: 0;
padding: 0 0 20px 0;
}
li ul{
padding-bottom: 0;
padding-left: 17px;
}
.fullwidth-wrapper{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 0 30px;
}
.container-full-width{
padding: 0 30px;
} ::selection{
opacity: 1;
}
::-moz-selection{
opacity: 1;
}
p{
margin: 0 0 30px 0;
padding: 0;
}
p:last-child{
padding: 0;
}
a,
a:hover,
a:focus{
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
text-decoration: none;
outline: none !important;
}
img{
max-width: 100%;
height: auto;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
vertical-align: top;
outline: none !important;
}
.wp-block-embed,
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
position: relative
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
content: "";
display: block;
padding-top: 50%
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
padding-top: 42.85%
}
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
padding-top: 50%
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
padding-top: 56.25%
}
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
padding-top: 75%
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
padding-top: 100%
}
.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before {
padding-top: 66.66%
}
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
padding-top: 200%
}
.a-center{
text-align: center;
}
.a-left{
text-align: left;
}
.a-right{
text-align: right;
}
.fleft{
float: left;
}
.fright{
float: right;
}
.alignfull{
width: 100vw;
max-width: none;
margin-left: calc((1170px - 100vw)/2);
}
.alignfull img{
border-radius: 0;
}
@media only screen and (max-width: 1200px) {
.alignfull{
margin-left: calc((950px - 100vw)/2);
}
}
@media only screen and (max-width: 992px) {
.alignfull{
margin-left: calc((728px - 100vw)/2);
}
}
@media only screen and (max-width: 768px) {
.alignfull{
margin-left: calc((560px - 100vw)/2);
}
}
@media only screen and (max-width: 600px) {
.alignfull{
margin-left: calc((420px - 100vw)/2);
}
}
@media only screen and (max-width: 480px) {
.alignfull{
margin-left: -5vw;
}
}
.sidebar_right .alignfull,
.sidebar_left .alignfull {
width: 100%;
margin-left: 0;
}
.dn{
display: none;
}
.ui-loader{
display: none !important;
}
.bypostauthor{
padding: 0;
}
.wp-caption.aligncenter{
margin-right: auto;
margin-left: auto;
}
.wp-block-embed{
position: relative;
z-index: 1;
}
.wp-block-button{
margin-bottom: 1.5em;
}
.wp-block-button.aligncenter,
.wp-block-image{
clear: both;
}
.wp-block-cover,
.wp-block-cover-image,
.wp-block-media-text{
margin: 0 0 1.5em;
}
.wp-block-cover.aligncenter{
margin-bottom: 1em;
} body [class*='theme_icon-arrows'],
.gt3_module_button .button-icon,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon,
.button_type_default .widget-button-icon{
font-size: 16px;
position: relative;
display: inline-block;
width: 1.5em;
width: 24px;
height: .59em;
height: 10px;
}
body .theme_icon-arrows-right,
.gt3_module_button .button-icon,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon,
.button_type_default .widget-button-icon{
right: 0;
margin: auto 0 auto 1em;
}
body .theme_icon-arrows-left{
left: 0;
margin: auto 1em auto 0;
}
body [class*='theme_icon-arrows']:before,
.gt3_module_button .button-icon:before,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon:before,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon:before,
.button_type_default .widget-button-icon:before{
font-size: inherit;
position: absolute;
z-index: 1;
top: .25em;
top: 4px;
width: 1.125em !important;
width: 18px !important;
margin-left: 0;
content: '';
border-top: .1em solid;
border-top: 2px solid;
border-top-color: inherit;
}
body .theme_icon-arrows-right:before,
.gt3_module_button .button-icon:before,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon:before,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon:before,
.button_type_default .widget-button-icon:before{
left: 0;
}
body .theme_icon-arrows-left:before{
right: 0;
}
body [class*='theme_icon-arrows']:after,
.gt3_module_button .button-icon:after,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon:after,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon:after,
.button_type_default .widget-button-icon:after{
font-size: inherit;
position: absolute;
z-index: 1;
top: 0;
margin-left: 0;
content: '';
border-top: .3em solid transparent;
border-top: 5px solid transparent;
border-bottom: .3em solid transparent;
border-bottom: 5px solid transparent;
}
body .theme_icon-arrows-right:after,
.gt3_module_button .button-icon:after,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon:after,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon:after,
.button_type_default .widget-button-icon:after{
right: 0;
border-left: .4em solid;
border-left: 6px solid;
border-left-color: inherit;
}
body .theme_icon-arrows-left:after{
left: 0;
border-right: .4em solid;
border-right: 6px solid;
border-right-color: inherit;
}
@media only screen and (max-width: 1023px){
body [class*='theme_icon-arrows'],
.gt3_module_button .button-icon,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon,
.button_type_default .widget-button-icon{
width: 22px;
height: 9px;
}
body [class*='theme_icon-arrows']:before,
.gt3_module_button .button-icon:before,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon:before,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon:before,
.button_type_default .widget-button-icon:before{
top: 3px;
}
body [class*='theme_icon-arrows']:after,
.gt3_module_button .button-icon:after,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon:after,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon:after,
.button_type_default .widget-button-icon:after{
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
}
body .theme_icon-arrows-right:after,
.gt3_module_button .button-icon:after,
.elementor-widget-image-box-gt3 .button_type_default .imagebox-button-icon:after,
.elementor-widget-price-box-gt3 .button_type_default .price-button-icon:after,
.button_type_default .widget-button-icon:after{
border-left: 5px solid;
}
body .theme_icon-arrows-left:after{
border-right: 5px solid;
}
}  .screen-reader-text{
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
white-space: nowrap;
}
.screen-reader-text:focus{
font-size: 14px;
font-size: .875rem;
font-weight: bold;
line-height: normal;
z-index: 100000; top: 5px;
left: 5px;
display: block;
clip: auto !important;
width: auto;
height: auto;
padding: 15px 23px 14px;
text-decoration: none;
color: #21759b;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption{
max-width: 100%;
}
.gallery .gallery-item img{
border: none !important;
}
.wp-caption-text{
font-style: italic;
margin-top: 5px;
}
.hideme{
display: none;
}
.wp-caption-text{
text-align: center;
}
.clear{
font-size: 0;
display: table;
clear: both;
height: 0;
}
.custom_bg{
position: fixed;
z-index: -1;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-position: center;
}
.custom_bg.img_bg{
background-size: cover;
}
form,
body,
iframe{
margin: 0;
padding: 0;
}
iframe{
display: block;
width: 100%;
margin: 0;
padding: 0;
vertical-align: top;
border: 0;
}
img,
table,
iframe{
border: 0;
}
table{
width: 100%;
border-spacing: 0;
border-collapse: collapse;
vertical-align: middle;
}
table td,
table th{
padding: 5px 10px;
text-align: left;
}
table tbody tr,
table thead tr,
table tfoot tr{
border: 1px solid #f3f3f3;
}
table tbody th,
table tfoot th{
border-right: 1px solid #f2f2f2;
}
p:empty{
display: none;
margin: 0;
}  .isotope-item{
z-index: 2;
}
.isotope-hidden.isotope-item{
z-index: 1;
pointer-events: none;
} .isotope,
.isotope .isotope-item{
-webkit-transition-duration: .8s;
-moz-transition-duration: .8s;
transition-duration: .8s;
}
.isotope{
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item{
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition{
-webkit-transition-duration: 0;
-moz-transition-duration: 0;
transition-duration: 0;
}  .isotope.infinite-scrolling{
-webkit-transition: none;
-moz-transition: none;
transition: none;
} .wpcf7 input[type='date'],
.wpcf7 input[type='email'],
.wpcf7 input[type='number'],
.wpcf7 input[type='password'],
.wpcf7 input[type='search'],
.wpcf7 input[type='tel'],
.wpcf7 input[type='text'],
.wpcf7 input[type='url'],
.wpcf7 select,
.wpcf7 textarea,
.gt3_form input[type='date'],
.gt3_form input[type='email'],
.gt3_form input[type='number'],
.gt3_form input[type='password'],
.gt3_form input[type='search'],
.gt3_form input[type='tel'],
.gt3_form input[type='text'],
.gt3_form input[type='url'],
.gt3_form select,
.gt3_form textarea{
font-weight: 400;
width: 100%;
padding: 7px 11px;
-webkit-transition: border-bottom-color 300ms;
-moz-transition: border-bottom-color 300ms;
-ms-transition: border-bottom-color 300ms;
transition: border-bottom-color 300ms;
letter-spacing: .2em;
border: none;
border-bottom: 1px solid #b0b0b0;
background-color: transparent;
}
.wpcf7-form label,
.gt3_form label{
font-size: 12px;
font-weight: 400;
line-height: 40px;
position: relative;
margin-top: 10px;
margin-bottom: 10px;
letter-spacing: .2em;
}
.wpcf7-form .label{
position: absolute;
top: 0;
left: 11px;
-webkit-transition: top .3s, left .3s, font-size .3s, color .3s;
-moz-transition: top .3s, left .3s, font-size .3s, color .3s;
-ms-transition: top .3s, left .3s, font-size .3s, color .3s;
transition: top .3s, left .3s, font-size .3s, color .3s;
}
.wpcf7-form .label.gt3_onfocus{
font-size: 10px;
top: -23px;
left: 0;
}
.wpcf7-form .select_plus,
.gt3_form .select_plus{
font-weight: 500;
line-height: inherit;
position: absolute;
right: 11px;
bottom: 0;
}
.wpcf7-form textarea,
.gt3_form textarea{
resize: none;
}
.wpcf7-form > div{
clear: both;
width: 100%;
}
.wpcf7-form > div > div,
.gt3_form > div > div{
display: inline-block;
width: 100%;
}
@media only screen and (min-width: 480px){
.wpcf7-form > div > div,
.gt3_form > div > div{
width: -webkit-calc(50% - 15px);
width:         calc(50% - 15px);
}
}
.wpcf7-form > div > div:nth-child(even),
.gt3_form > div > div:nth-child(even){
float: right;
}
.wpcf7-form span.select2.select2-container,
.gt3_form span.select2.select2-container{
position: absolute;
right: 0;
bottom: 0;
left: 0;
border-bottom: 1px solid;
}
.wpcf7-form span.select2.select2-container span{
display: block;
opacity: 0;
}
.wpcf7-form .select2-container .select2-selection--single,
.wpcf7-form .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 40px;
}
.wpcf7-form .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 40px;
}
.wpcf7-form select{
color: transparent;
}
.wpcf7-form select.gt3_onfocus{
color: inherit;
}
.wpcf7-form span.select2.select2-container{
max-width: 100%;
border-color: #b0b0b0;
}
.wpcf7-form .select2-dropdown,
.wpcf7-form .select2-container--default .select2-search--dropdown .select2-search__field{
display: block;
border: 1px solid rgba(243, 243, 243, 1);
background-color: #fff;
}
.wpcf7-form .select2-container{
font-size: 12px;
display: block;
}
.wpcf7-form .select2-results__option{
line-height: 35px;
padding: 0 0 0 15px;
}
.wpcf7-form .select2-container ul.select2-results__options{
padding: 0;
letter-spacing: .2em;
}
.wpcf7-form .select2-results__option[aria-selected='true']{
background-color: #f7f7f7;
}
.wpcf7-form .select2-search{
display: block;
padding: 3px;
}
.wpcf7-form input[type='submit']{
margin-top: 50px;
}
.wpcf7-form-control-wrap{
display: block;
margin-bottom: 25px;
}
div.wpcf7-response-output{
position: relative;
z-index: 1;
margin-right: 0;
margin-left: 0;
padding: .344em 1em;
padding-left: 50px;
color: #fff;
border: none;
background-color: #255379;
}
div.wpcf7-response-output:before{
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
font-size: 18px;
position: absolute;
top: 50%;
left: 17px;
display: inline-block;
margin-top: -9px;
content: '\f05a';
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
div.wpcf7-validation-errors{
background-color: #c24747;
}
div.wpcf7-validation-errors:before{
content: '\f057';
}
div.wpcf7-mail-sent-ok{
background-color: #0fa55d;
}
div.wpcf7-mail-sent-ok:before{
content: '\f058';
}
span.wpcf7-not-valid-tip{
font-weight: 400;
padding-top: 5px;
color: #d61d1d;
}
.gt3_submit_wrapper{
font-size: 12px;
line-height: 0;
position: relative;
z-index: 1;
display: inline-block;
margin-bottom: 20px;
-webkit-transition: all 400ms;
transition: all 400ms;
color: #fff;
border-radius: 2px;
}
.gt3_submit_wrapper:hover{
background: #fff;
}
.gt3_submit_wrapper > i{
line-height: 1;
position: absolute;
z-index: -1;
top: 50%;
right: 34px;
margin-top: -.5em;
-webkit-transition: all 400ms;
transition: all 400ms;
}
.gt3_submit_wrapper input[type='submit']{
margin-bottom: 0;
padding-right: 54px;
background: transparent;
}
div.wpcf7 .gt3_submit_wrapper .ajax-loader{
display: none !important;
}
.form-submit_custom .gt3_submit_wrapper{
vertical-align: top;
}
.form-submit_custom{
margin-bottom: 0;
}
.custom_textarea textarea{
height: 180px;
}
.gt3-form_on-dark-bg{
color: #fff;
}
.gt3-form_on-dark-bg input[type='date'],
.gt3-form_on-dark-bg input[type='email'],
.gt3-form_on-dark-bg input[type='number'],
.gt3-form_on-dark-bg input[type='password'],
.gt3-form_on-dark-bg input[type='search'],
.gt3-form_on-dark-bg input[type='tel'],
.gt3-form_on-dark-bg input[type='text'],
.gt3-form_on-dark-bg input[type='url'],
.gt3-form_on-dark-bg select,
.gt3-form_on-dark-bg textarea{
padding: 9px 10px;
border-top: 0;
border-right: 0;
border-bottom-color: rgba(255, 255, 255, .4);
border-left: 0;
border-radius: 0;
background: transparent;
} .gt3-form_on-dark-bg input[type='email']::-webkit-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg input[type='email']:-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg input[type='email']::-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg input[type='email']:-ms-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg input[type='text']::-webkit-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg input[type='text']:-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg input[type='text']::-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg input[type='text']:-ms-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg input[type='number']::-webkit-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg input[type='number']:-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg input[type='number']::-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg input[type='number']:-ms-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg input[type='url']::-webkit-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg input[type='url']:-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg input[type='url']::-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg input[type='url']:-ms-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg textarea::-webkit-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg textarea:-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg textarea::-moz-placeholder{
font-weight: inherit !important; color: #fff !important;
}
.gt3-form_on-dark-bg textarea:-ms-input-placeholder{
font-weight: inherit !important;
color: #fff !important;
}
.gt3-form_on-dark-bg input[type='submit'],
.gt3-form_on-dark-bg .gt3_submit_wrapper{
color: #434c55;
border-color: #fff;
background: #fff;
}
.gt3-form_on-dark-bg .gt3_submit_wrapper input[type='submit']{
background: transparent;
}
.gt3-form_on-dark-bg .gt3_submit_wrapper > i{
color: #434c55;
}
.gt3-form_on-dark-bg input[type='submit']:hover,
.gt3-form_on-dark-bg .gt3_submit_wrapper:hover,
.gt3-form_on-dark-bg .gt3_submit_wrapper:hover > i{
color: #fff;
background-color: transparent;
}
.gt3-form_on-dark-bg .wpcf7-form-control-wrap{
margin-bottom: 15px;
}
.gt3-newsletter input[type='submit']{
margin-top: 0;
margin-right: 0;
margin-left: 0;
padding: 11px 11px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.gt3-newsletter input[type='submit']{
border-color: #255379;
background-color: #255379;
}
.gt3-newsletter input[type='submit']:hover{
color: #255379;
background-color: transparent;
}
.gt3-newsletter .wpcf7-form-control-wrap{
float: left;
width: calc(100% - 80px);
max-width: 330px;
}
.gt3-newsletter input[type='email']{
max-width: 330px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.wpcf7-form .row{
margin-right: -5px;
margin-left: -5px;
}
.wpcf7-form .row [class*=span]{
padding-right: 5px;
padding-left: 5px;
}
.wpcf7-form .wpcf7-form-control-wrap{
margin-bottom: 10px;
}
.wpcf7-form .gt3-register-form .wpcf7-form-control-wrap{
margin-bottom: 30px;
}
.gt3-register-form input[type='date'],
.gt3-register-form input[type='email'],
.gt3-register-form input[type='number'],
.gt3-register-form input[type='password'],
.gt3-register-form input[type='search'],
.gt3-register-form input[type='tel'],
.gt3-register-form input[type='text'],
.gt3-register-form input[type='url'],
.gt3-register-form select,
.gt3-register-form textarea{
border: 1px solid #f0f0f0;
background-color: #fafafa;
}
.gt3-register-form input[type='submit']{
width: 170px;
}  .gt3_form [class*='span']{
position: relative;
margin-bottom: 24px;
}
.gt3_form label{
font-size: 12px;
position: absolute;
top: 0;
left: 11px;
display: block;
margin: 0;
-webkit-transition: top .3s, left .3s, font-size .3s, color .3s;
-moz-transition: top .3s, left .3s, font-size .3s, color .3s;
-ms-transition: top .3s, left .3s, font-size .3s, color .3s;
transition: top .3s, left .3s, font-size .3s, color .3s;
letter-spacing: .2em;
text-transform: uppercase;
pointer-events: none;
}
.gt3_form label.gt3_onfocus{
font-size: 10px;
top: -23px;
left: 0;
}
.gt3_form input{
font-size: 12px;
}  .slick-slider{
position: relative;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list{
position: relative;
display: block;
outline: none !important;
}
@media only screen and (min-width: 992px){
.slick-slider.slider_navigation-both .slick-list,
.slick-slider.slider_navigation-arrow .slick-list{
margin: 0 22px;
}
}
.slick-list:focus{
outline: none !important;
}
.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;
}
.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;
padding-right: 15px;
padding-left: 15px;
cursor: pointer;
outline: none !important;
}
[dir='rtl'] .slick-slide{
float: right;
}
.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-slider ul.slick-dots{
position: absolute;
right: 0;
bottom: 0;
left: 0;
text-align: center;
}
div.slick-slider ul.slick-dots li{
line-height: 8px;
display: inline-block;
box-sizing: content-box;
width: 8px;
height: 8px;
margin: 0 6px;
padding: 1px;
cursor: pointer;
}
.slick-slider ul.slick-dots li:only-child{
display: none;
}
.slick-slider ul.slick-dots li button{
display: none;
}
.slick-slider ul.slick-dots li:before{
display: block;
width: 100%;
height: 100%;
margin: 0;
content: '';
cursor: pointer;
-webkit-transition: color .2s .2s, opacity .2s .2s;
-moz-transition: color .2s .2s, opacity .2s .2s;
-ms-transition: color .2s .2s, opacity .2s .2s;
transition: color .2s .2s, opacity .2s .2s;
vertical-align: middle;
opacity: .7;
background-color: transparent;
box-shadow: inset 0 0 0 2px #fff, 0 0 2px 0 rgba(0, 0, 0, .25);
}
.slick-slider ul.slick-dots li:hover:before{
-webkit-transition: box-shadow .2s, opacity .2s;
-moz-transition: box-shadow .2s, opacity .2s;
-ms-transition: box-shadow .2s, opacity .2s;
transition: box-shadow .2s, opacity .2s;
opacity: 1;
}
.slick-slider ul.slick-dots li.slick-active:before{
-webkit-transition: box-shadow .2s, opacity .2s;
-moz-transition: box-shadow .2s, opacity .2s;
-ms-transition: box-shadow .2s, opacity .2s;
transition: box-shadow .2s, opacity .2s;
opacity: 1;
box-shadow: inset 0 0 8px 4px #fff, 0 0 2px 0 rgba(0, 0, 0, .25);
}  .slick-arrow{
font-family: inherit;
font-size: .875em;
font-weight: 500;
line-height: normal;
position: absolute;
z-index: 50;
bottom: 0;
display: block;
width: 38px;
width: auto;
height: 38px;
margin: auto;
padding: 0;
cursor: pointer;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
transition: all 300ms;
letter-spacing: .2em;
text-transform: uppercase;
opacity: 1;
border: none;
background-color: transparent;
text-shadow: none;
}
.slick-arrow:hover{
background-color: transparent;
}
.slick-arrow.slick-prev{
left: 0;
}
.slick-arrow.slick-next{
right: 0;
}
.slick-arrow:not(.gt3_modified).slick-prev{
left: 23px;
}
.slick-arrow:not(.gt3_modified).slick-next{
right: 23px;
}
.slick-arrow:not(.gt3_modified){
bottom: -webkit-calc(50% - 19px);
bottom:         calc(50% - 19px);
}
.slick-arrow:not(.gt3_modified).slick-prev{
padding-left: 55px;
}
.slick-arrow:not(.gt3_modified).slick-next{
padding-right: 55px;
}
.slick-arrow:not(.gt3_modified).slick-next:before{
position: absolute;
z-index: 1;
top: 17px;
right: 15px;
width: 18px;
content: '';
border-top: 2px solid;
}
.slick-arrow:not(.gt3_modified).slick-prev:before{
position: absolute;
z-index: 1;
top: 17px;
left: 15px;
width: 18px;
content: '';
border-top: 2px solid;
}
.slick-arrow:not(.gt3_modified):after{
position: absolute;
z-index: 1;
top: 13px;
content: '';
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
}
.slick-arrow:not(.gt3_modified).slick-next:after{
right: 7px;
border-left: 8px solid;
border-left-color: currentColor;
}
.slick-arrow:not(.gt3_modified).slick-prev:after{
left: 7px;
border-right: 8px solid;
border-right-color: currentColor;
}
.slick-arrow.gt3_modified [class*='theme_icon-arrows']{
font-size: 1.143em;
}
.slick-arrow.slick-disabled{
visibility: hidden;
opacity: 0;
} .main_wrapper{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gt3-page-title + .site_wrapper > .main_wrapper{
padding-top: 0;
}
.main_wrapper.like_fullscreen_type{
padding: 0;
}
.site_wrapper{
position: relative;
z-index: 0;
flex-grow: 1;
-webkit-flex-grow: 1;
}
.pp_page .site_wrapper{
min-height: 50vh;
}
.row.sidebar_left .content-container{
float: right;
} .main_footer{
font-size: .875em;
}
.main_footer:empty{
display: none;
}
.main_footer_wrapper{
padding: 24px 0 26px 0;
}
.copyright{
font-size: 14px;
}
.copyright p,
.pre_footer p{
margin-bottom: 0;
}
.copyright a{
color: inherit;
}
.pre_footer a{
font-weight: 600;
}
.main_footer .copyright{
font-weight: 300;
}
.main_footer .copyright > .container > .row{
padding-top: 70px;
padding-bottom: 80px;
}
.main_footer .gt3_footer_social_icons{
color: #b8bec3;
}
.main_footer .copyright_footer_menu{
float: right;
padding: 0;
}
.main_footer .copyright_footer_menu li{
display: inline;
margin-left: 40px;
padding: 0;
}
.main_footer .copyright_footer_menu li a{
color: inherit;
}
.main_footer .copyright_footer_menu li a:hover{
color: #b0b0b0;
}
@media only screen and (max-width: 767px){
.pre_footer a{
padding: 0 10px !important;
}
.copyright .span12{
text-align: center;
}
.copyright .span12 *{
float: none !important;
}
.main_footer .copyright_footer_menu li:first-child{
margin-left: 0;
}
} h1,
h2,
h3,
h4,
h5,
h6{
margin: 0;
padding: 0;
word-wrap: break-word;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
font-size: inherit !important; }
.align-left{
text-align: left;
}
.align-center{
text-align: center;
}
.align-right{
text-align: right;
}
.alignleft{
float: left;
margin: 0 30px 20px 0;
}
.alignright{
float: right;
margin: 0 0 20px 30px;
}
.aligncenter{
display: block;
float: none;
margin: 0 auto;
text-align: center;
}
.large-text{
font-size: 24px;
}
.small-text{
font-size: 16px;
line-height: 24px;
} .gt3-page-title_wrapper{
overflow-x: hidden; }
.gt3-page-title{
display: table;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 10px 37px;
background-repeat: repeat;
}
@media only screen and (max-width: 767px){
.gt3-page-title{
padding-top: 20px !important;
padding-right: 7px !important;
padding-left: 7px !important;
}
}
.gt3-page-title__inner{
display: table-row;
vertical-align: middle;
}
.gt3-page-title__inner:before,
.gt3-page-title__inner:after{
display: table-cell;
content: '';
}
.gt3-page-title .container{
display: table-cell;
vertical-align: middle;
}
.gt3-page-title.gt3-page-title_vert_align_top .container{
vertical-align: top;
}
.gt3-page-title.gt3-page-title_vert_align_bottom .container{
vertical-align: bottom;
}
.gt3-page-title__content{
display: table;
width: 100%;
}
.gt3_breadcrumb{
font-size: .875em;
}
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb{
display: table-row;
vertical-align: middle;
}
.gt3-page-title__content .page_title{
width: 100%;
}
.gt3-page-title__content .page_title h1{
line-height: 1.58em;
color: inherit;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title{
font-size: 16px;
font-weight: 400;
line-height: 1.5;
opacity: .5;
}
.gt3-page-title__content .gt3_breadcrumb a{
margin: 0;
padding: 0 1px;
}
.gt3-page-title__content .gt3_breadcrumb .current{
font-weight: 400;
margin: 0;
padding: 0 1px;
}
.gt3-page-title__content .breadcrumbs{
white-space: nowrap;
}
.gt3-page-title__content .breadcrumbs:before{
display: inline-block;
width: 20px;
height: 2px;
margin: 0 10px 0 2px;
content: '';
vertical-align: middle;
background-color: currentColor;
}
.gt3-page-title.gt3-page-title_horiz_align_right .breadcrumbs:before{
margin: 0 2px 0 10px;
}
.gt3-page-title.gt3-page-title_horiz_align_right .gt3-page-title__content{
direction: rtl;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title,
.gt3-page-title.gt3-page-title_horiz_align_center .gt3_breadcrumb,
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title{
text-align: center;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title + .page_sub_title div{
padding-top: 12px;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title + .gt3_breadcrumb > div{
padding-top: 10px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .page_title > h1{
font-size: 18px;
font-weight: 400;
line-height: 1.5;
}
.gt3-page-title.gt3-page-title_small_header.gt3-page-title_horiz_align_center .page_sub_title{
font-size: 16px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .gt3_breadcrumb{
font-size: 12px;
opacity: .6;
}
@media only screen and (max-width: 767px){
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb{
display: block;
}
.gt3-page-title__content .page_title + .gt3_breadcrumb{
padding-top: 5px;
}
.gt3-page-title__content .page_title h1{
font-size: 26px;
line-height: 140%;
}
.gt3-page-title__content .breadcrumbs{
white-space: normal;
}
}  blockquote{
font-size: 1.5em;
font-weight: 300;
line-height: 1.667em;
position: relative;
margin: 15px 0;
padding: 9px 30px 9px 73px;
}
blockquote:before{
font-size: 130px;
font-weight: 400;
font-style: italic;
line-height: 1;
position: absolute;
z-index: 0;
top: .03em;
left: -.01em;
width: 100%;
height: 100%;
content: '​‌“';
}
blockquote p:last-child{
margin-bottom: 0 !important;
padding-top: 7px;
}
blockquote code{
display: block;
margin-top: 25px;
opacity: .9;
color: currentColor !important;
}
@media screen and (max-width: 767px){
blockquote{
font-size: 1.5em;
}
}
.wp-block-pullquote blockquote{
border: none;
margin-top: 25px;
margin-bottom: 25px;
padding-left: 0;
}
.wp-block-pullquote blockquote:before {
display: none;
}
.wp-block-pullquote blockquote cite:before{
display: none;
}
.wp-block-pullquote blockquote p{
font-weight: 400;
font-style: italic;
font-size: 1.5em;
line-height: 1.5;
}
.wp-block-pullquote{
border-bottom: 4px solid #f0f2f7;
border-top: 4px solid #f0f2f7;
padding-top: 0;
padding-bottom: 0;
margin-top: 26px;
margin-bottom: 26px;
text-align: center;
}  hr{
margin: 30px 0;
border: none;
border-style: solid;
border-bottom: 1px solid #e0e1dc;
}
hr.wp-block-separator{
width: 100px;
margin-left: auto;
margin-right: auto;
border-top: 0;
border-left: 0;
border-right: 0;
padding: 0;
}
hr.wp-block-separator.is-style-wide,
hr.wp-block-separator.is-style-dots{
width: 100%;
}    dl{
margin-bottom: 20px;
}
dl dt{
font-weight: 600;
}
dl dd{
margin: 0 0 20px 0;
}
.main_wrapper ul li,
.main_footer ul li{
position: relative;
padding: 0 0 5px 5px;
list-style: none;
}
.main_footer ul li:last-child{
padding-bottom: 0;
}
.main_footer ul li li{
padding-left: 10px;
}
.main_footer ul li{
padding-left: 0;
}
.main_footer ul{
padding: 0;
}
#main_content ul:not(.variable-items-wrapper):not(.elementor-select-preset-list) > li:before{
font: normal normal normal 6px/1 FontAwesome;
position: relative;
right: 14px;
display: inline-block;
content: '\f111';
vertical-align: middle;
color: #222328;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.top_footer strong{
font-weight: 600;
}
.top_footer a{
color: inherit;
}
.main_wrapper #main_content ul[class*='gt3_list_'] li{
padding: 0 0 8px 0;
list-style: none;
}
.main_wrapper #main_content ul[class*='gt3_list_'] li:before{
font: normal normal normal 14px/1 FontAwesome;
font-size: 1em;
line-height: 1em;
position: static;
right: auto;
display: inline-block;
margin-right: 20px;
content: '\f00c';
vertical-align: baseline;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.main_wrapper #main_content ul.gt3_list_check_circle li:before{
content: '\f05d';
}
.main_wrapper#main_content ul.gt3_list_check_square li:before{
content: '\f046';
}
.main_wrapper #main_content ul.gt3_list_angle_left li:before{
content: '\f104';
}
.main_wrapper #main_content ul.gt3_list_angle_right li:before{
content: '\f105';
}
.main_wrapper #main_content ul.gt3_list_angle_up li:before{
content: '\f106';
}
.main_wrapper #main_content ul.gt3_list_angle_down li:before{
content: '\f107';
}
.main_wrapper #main_content ul.gt3_list_plus li:before{
content: '\f067';
}
.main_wrapper #main_content ul.gt3_list_times li:before{
content: '\f00d';
}
.main_wrapper #main_content ul.gt3_list_caret_down li:before{
content: '\f0d7';
}
.main_wrapper #main_content ul.gt3_list_line li:before{
width: 24px;
height: 1px;
content: '';
vertical-align: middle;
background-color: currentColor;
}
.main_wrapper .sidebar-container ul li:before{
display: none;
}
.main_wrapper .sidebar-container .widget_categories ul li > a,
.main_wrapper .sidebar-container .widget_product_categories ul li > a,
.main_wrapper .sidebar-container .widget_layered_nav ul li > a{
display: inline-block;
padding-right: 5px;
padding-left: 0;
-webkit-transition: padding-left .4s;
-moz-transition: padding-left .4s;
-ms-transition: padding-left .4s;
transition: padding-left .4s;
letter-spacing: .2em;
text-transform: uppercase;
color: inherit;
}
.main_wrapper .sidebar-container .widget_categories ul li > a:hover,
.main_wrapper .sidebar-container .widget_product_categories ul li > a:hover,
.main_wrapper .sidebar-container .widget_layered_nav ul li > a:hover{
padding-left: 30px;
}
.main_wrapper .sidebar-container .widget_categories ul li > a:before,
.main_wrapper .sidebar-container .widget_product_categories ul li > a:before,
.main_wrapper .sidebar-container .widget_layered_nav ul li > a:before{
position: absolute;
top: 14px;
left: -7px;
display: block;
width: 0;
height: 2px;
content: '';
cursor: pointer;
-webkit-transition: background-color .4s, left .4s, width .4s;
-moz-transition: background-color .4s, left .4s, width .4s;
-ms-transition: background-color .4s, left .4s, width .4s;
transition: background-color .4s, left .4s, width .4s;
vertical-align: middle;
}
.main_wrapper .sidebar-container ul li > a:hover:before,
.main_wrapper .sidebar-container ul li.current-cat > a:hover:before,
.main_wrapper .sidebar-container ul li.current-cat-parent > a:hover:before,
.main_wrapper .sidebar-container ul li.chosen > a:hover:before{
left: 0;
width: 20px;
-webkit-transition: background-color .4s, left .4s, width .4s;
-moz-transition: background-color .4s, left .4s, width .4s;
-ms-transition: background-color .4s, left .4s, width .4s;
transition: background-color .4s, left .4s, width .4s;
}
.main_wrapper ol{
margin: 0 0 18px 0;
padding: 0 0 0 25px;
list-style: none;
counter-reset: li;
}
.main_wrapper ol:not(.commentlist) ol{
padding: 0 0 0 17px;
}
.main_wrapper ol li{
counter-increment: li;
}
.main_wrapper li ol{
margin-bottom: 0;
}
.main_wrapper ol > li{
position: relative;
padding: 0 0 5px 8px;
}
.main_wrapper ol > li:before{
font-size: inherit;
font-weight: 400;
display: inline-block;
width: 1em;
margin-right: .5em;
margin-left: -1.5em;
content: '.' counter(li);
text-align: left;
direction: rtl;
}
.main_wrapper ul > li:last-child,
.main_wrapper ol > li:last-child{
padding-bottom: 0;
}
.contentarea ul{
margin: 0 0 18px 0;
padding: 0 0 0 16px;
}
.contentarea ul > li ul,
.contentarea ul > li ol,
.contentarea ol > li ul,
.contentarea ol > li ol{
margin-bottom: 0;
}
.contentarea ol ol,
.contentarea ol ul,
.contentarea ul ol,
.contentarea ul ul{
padding-bottom: 0;
}
.typo_list ol,
.typo_list ul,
.typo_list li:last-child{
padding-bottom: 0;
}  #lang_sel_list{
display: inline-block !important;
float: right !important;
margin-left: -10px;
padding: 11px 25px 0 0;
}  .ie_9 .bottom_header{
display: table !important;
width: 100% !important;
}
.ie_9 .bottom_header > .header_side{
display: table-cell !important;
}
.ie_9 .icon-position-left .icon_container,
.ie_9 .icon-position-left .stat_count_wrapper,
.ie_9 .gt3_module_title .external_link,
.ie_9 .gt3_module_title .carousel_arrows,
.ie_9 .gt3_module_title h2,
.ie_9 .gt3_module_title h3{
display: table-cell !important;
}
.ie_9 .gt3_module_title .external_link,
.ie_9 .gt3_module_title .carousel_arrows{
text-align: right !important;
}
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > nav,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Rightalignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Rightalignside .header_side_container > nav,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Leftalignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Leftalignside .header_side_container > nav{
height: 100% !important;
} .header_side_container{
display: inline-block;
height: 100%;
max-height: 100%;
vertical-align: middle;
white-space: nowrap;
}
.Leftalignside{
text-align: left;
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.Rightalignside{
text-align: right;
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.Leftalignside .header_side_container > div,
.Leftalignside .header_side_container > nav{
padding-right: 40px;
}
.Leftalignside .header_side_container > *:last-child{
padding-right: 0;
}
.Rightalignside .header_side_container > div,
.Rightalignside .header_side_container > nav{
padding-left: 40px;
}
.Rightalignside .header_side_container > *:first-child{
padding-left: 0;
}
.Centeralignside .header_side_container > div,
.Centeralignside .header_side_container > nav{
padding-right: 20px;
padding-left: 20px;
}
.bottom_header.empty_center_side .Leftalignside,
.bottom_header.empty_center_side .Rightalignside{
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.Centeralignside{
text-align: center;
}
.bottom_header .header_bar{
position: relative;
z-index: 1;
display: inline-block;
height: 100%;
vertical-align: middle;
}
.bottom_header .header_bar p{
margin-bottom: 0;
}
#sbc-search{
display: flex;
}  .logo_container{
position: relative;
z-index: 1;
display: inline-block;
height: 100%;
margin-right: 60px;
vertical-align: middle;
}
@media only screen and (max-width: 767px){
.logo_container{
margin-right: 20px;
}
}
.logo_container:before{
display: inline-block;
height: 100%;
content: '';
vertical-align: middle;
}
.logo_container a{
display: inline-block;
vertical-align: middle;
color: inherit;
}
.logo_container img{
max-width: 100%;
height: auto;
max-height: 100%;
vertical-align: middle;
}
.logo_container .site-title{
color: inherit;
}
.logo_container .sticky_logo{
display: none;
}
.sticky_header .logo_container .sticky_logo{
display: block;
}
.sticky_header .logo_container.sticky_logo_enable .site-title,
.sticky_header .logo_container.sticky_logo_enable .default_logo,
.logo_container.mobile_logo_enable .mobile_logo{
display: none;
}
body.single.single-gallery .sticky_header{
display: none;
}
@media only screen and (max-width: 1199px){
.logo_container.mobile_logo_enable .default_logo,
.logo_container.mobile_logo_enable .site-title{
display: none;
}
.logo_container.mobile_logo_enable .mobile_logo{
display: block;
}
}  .main-menu,
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul{
font-weight: 500;
position: relative;
z-index: 1;
margin: 0;
padding: 0;
}
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul{
margin: 0 -12px;
}
.main-menu > ul:after,
.main-menu > div > ul:after{
display: table;
clear: both;
content: '';
}
.main-menu > ul > li,
.main-menu > div > ul > li{
height: 100%;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
position: relative;
z-index: 1;
display: block;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
margin: 0 15px;
padding: 0 7px;
opacity: 1;
color: inherit;
}
.main-menu > ul > li > a > span,
.main-menu > div > ul > li > a > span{
-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);
-webkit-backface-visibility: hidden;
}
.main-menu > ul > li > a:before,
.main-menu > div > ul > li > a:before,
.column_menu > ul > li > a:before,
.column_menu > div > ul > li > a:before{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
content: '';
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
transition: all 300ms;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px);
opacity: 0;
border-top: 1px solid;
will-change: transform;
}
.main-menu ul li,
.column_menu ul li{
position: relative;
z-index: 1;
display: inline-block;
float: left;
vertical-align: middle;
}
.main-menu ul li ul.sub-menu,
.column_menu ul li ul.sub-menu{
position: absolute;
z-index: 555;
top: 100%;
left: 0;
display: block;
visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 230px;
padding: 24px 0;
padding-bottom: 23px;
-webkit-transition: opacity 200ms, visibility 200ms, -webkit-transform 200ms;
-moz-transition: opacity 200ms, visibility 200ms, -moz-transform 200ms;
-ms-transition: opacity 200ms, visibility 200ms, -ms-transform 200ms;
transition: opacity 200ms, visibility 200ms, transform 200ms;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
text-align: left;
opacity: 0;
border: 1px solid rgba(232, 232, 232, .8);
border-top-color: rgba(232, 232, 232, .5);
border-left-color: rgba(232, 232, 232, .5);
box-shadow: none;
}
.main-menu ul li.gt3_megamenu_active ul.sub-menu{
padding: 7px 0;
padding-bottom: 9px;
}
.main-menu > ul > li > ul{
margin-top: 18px;
}
.main-menu > ul > li:after{
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 18px;
content: '';
}
.main-menu ul li:hover > ul{
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.main-menu ul li ul ul.sub-menu{
top: 0;
left: 100%;
margin-top: -25px;
}
.main-menu ul li ul.sub-menu li{
display: block;
float: none;
}
.main-menu a{
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
transition: all 200ms;
}
.main-menu ul li ul li > a > span{
position: relative;
padding-bottom: 2px;
}
.gt3_header_builder_menu_component .main-menu > ul li.menu-item-has-children > a:after{
font-size: .875em;
content: ' +';
}
.gt3_header_builder > .mobile_menu_container .main-menu > ul li.menu-item-has-children > a:after{
display: none;
}
.main-menu ul li ul .menu-item{
padding: 6px 30px;
}
.main-menu ul li ul .menu-item > a{
font-size: .88889em;
font-weight: 300;
line-height: 1.9;
display: block;
width: 100%;
opacity: 1;
color: inherit;
}
.top-menu.main-menu ul li ul .menu-item > a{
font-size: 1em;
}
.main-menu ul li ul .menu-item > a:hover,
.main-menu ul li ul .menu-item.current-menu-item > a{
opacity: 1;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu,
.main-menu > ul > li:nth-last-child(4) > .sub-menu{
right: 0;
left: auto;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu{
right: 101%;
left: auto;
}
.main-menu > ul > li > .sub-menu .sub-menu:after{
position: absolute;
top: 0;
bottom: 0;
left: -4px;
width: 4px;
content: '';
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu:after{
right: -4px;
left: auto;
}
.Leftalignside .main-menu ul li ul{
right: auto;
left: 0;
}
.Leftalignside .main-menu > ul > li ul .sub-menu{
right: auto;
left: 101%;
}
.Leftalignside .main-menu > ul > li:nth-last-child(1) > .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(2) > .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(3) > .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(4) > .sub-menu{
right: auto;
left: 0;
}
.Leftalignside .main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.Leftalignside .main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu{
right: auto;
left: 101%;
}
.gt3_header_builder .menu_item_line{
position: absolute;
bottom: -7px;
width: 0;
height: 2px;
-webkit-transition: width .4s, margin-left .4s, left .6s cubic-bezier(.21, .53, .01, .96);
-moz-transition: width .4s, margin-left .4s, left .6s cubic-bezier(.21, .53, .01, .96);
transition: width .4s, margin-left .4s, left .6s cubic-bezier(.21, .53, .01, .96);
}
.gt3_megamenu_triangle_container{
position: absolute !important;
top: 0 !important;
left: 0 !important;
display: block !important;
width: 100% !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.gt3_megamenu_triangle{
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 1px;
margin-left: -30px;
}
.gt3_megamenu_triangle:after,
.gt3_megamenu_triangle:before{
display: none;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(2) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(3) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(4) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(1) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(4) > .sub-menu:after{
right: 20px;
left: auto;
display: none;
}
.main-menu ul li.menu-item:hover > a:hover,
.main-menu .current_page_item > a,
.main-menu .current-menu-item > a,
.column_menu ul li.menu-item:hover > a:hover,
.column_menu .current_page_item > a,
.column_menu .current-menu-item > a{
text-shadow: 0 0 0;
}  .gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu{
right: auto !important;
left: 50% !important;
width: auto;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li{
display: table-cell;
width: 230px;
min-width: 230px;
padding-right: 30px;
padding-left: 30px;
vertical-align: baseline;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li,
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
width: 190px;
min-width: 190px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
position: relative;
right: auto !important;
left: auto !important;
margin-top: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
border: none;
background-color: transparent;
}
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:before,
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:after{
display: none;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul > li{
padding-right: 0;
padding-left: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active:hover > .sub-menu > li > ul{
visibility: visible;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:hover{
z-index: 2;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a{
font-size: 1em;
font-weight: 400;
margin-top: 17px;
margin-bottom: 7px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a > span:after{
opacity: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a:hover > span:after{
opacity: 1;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:after{
display: none;
}
.gt3_header_builder__container .main-menu .sub-menu.gt3_menu_background_active{
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
div.mobile_menu_container .main-menu .sub-menu.gt3_menu_background_active{
background-image: none !important;
}
div.mobile_menu_container .main-menu .gt3_megamenu_active > .sub-menu{
left: 0 !important;
padding-right: 0 !important;
padding-left: 15px !important;
}
.gt3_megamenu_active aside .widget-title{
font-size: 1em;
margin-top: 12px;
margin-bottom: 4px;
text-transform: uppercase;
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-img-wrapper{
margin-right: 10px;
}
.gt3_megamenu_active aside .sidebar .woocommerce ul.product_list_widget li img,
.gt3_megamenu_active aside .widget ul.product_list_widget li .gt3-widget-product-img-wrapper img{
width: 45px;
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-wrapper{
max-width: calc(100% - 60px);
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-wrapper .product-title{
font-size: inherit;
}  .sticky_header{
position: fixed;
z-index: 100000;
top: 0;
right: 0;
left: 0;
-webkit-transition: all .3s ease;
transition: all .3s ease;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
.sticky_header .column_menu > .menu{
visibility: hidden;
}
.add_space_between_content_and_viewport .sticky_header > .container{
width: -webkit-calc(100% - 74px);
width:         calc(100% - 74px);
}
.sticky_header.header_sticky_shadow{
box-shadow: 0 4px 10px -5px rgba(0, 0, 0, .1);
}
.admin-bar .sticky_header{
top: 32px;
}
.sticky_header.sticky_on{
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.sticky_header.sticky_on .column_menu > .menu{
visibility: visible;
} @media screen and (max-width: 599px){
div[id*=wpadminb]{
top: -46px !important;
}
} @media (max-width: 1499px){
.bottom_header:not(.empty_center_side) .Leftalignside .header_side_container > div,
.bottom_header:not(.empty_center_side) .Leftalignside .header_side_container > nav{
padding-right: 10px;
}
.bottom_header:not(.empty_center_side) .Rightalignside .header_side_container > div,
.bottom_header:not(.empty_center_side) .Rightalignside .header_side_container > nav{
padding-left: 10px;
}
.bottom_header:not(.empty_center_side) .main-menu > ul > li > a > span,
.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a > span{
font-size: .9em;
}
.bottom_header:not(.empty_center_side) .main-menu > ul > li > a,
.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a{
padding: 0 7px;
}
}
@media (max-width: 1249px){
.Leftalignside .header_side_container > div,
.Leftalignside .header_side_container > nav{
padding-right: 10px;
}
.Rightalignside .header_side_container > div,
.Rightalignside .header_side_container > nav{
padding-left: 10px;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
padding: 0 7px;
}
.bottom_header:not(.empty_center_side) .main-menu > ul > li > a,
.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a{
padding: 0 5px;
}
.bottom_header:not(.empty_center_side) .bottom_header_right,
.bottom_header:not(.empty_center_side) .bottom_header_left{
display: none;
}
}
@media (max-width: 991px){
.top_header .top-menu > .menu{
font-size: .75em;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
padding: 0 10px;
}
.top_header_wrapper .main-menu > ul > li > a,
.top_header_wrapper .main-menu > div > ul > li > a{
margin: 0;
padding: 0 7px;
}
.gt3_twitter .twitter_text a{
word-break: break-all;
}
} .mobile-navigation-toggle,
.mobile-navigation_column-toggle{
line-height: 40px;
position: relative;
z-index: 1;
display: none;
overflow: visible;
width: 40px;
height: 24px;
height: 100%;
margin: 0;
padding: 0;
cursor: pointer;
transition-timing-function: linear;
transition-duration: .15s;
transition-property: opacity, -webkit-filter;
transition-property: opacity, filter;
transition-property: opacity, filter, -webkit-filter;
text-align: center;
vertical-align: middle;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after{
background-color: #fff;
}
.toggle-box{
position: relative;
display: inline-block;
width: 25px;
height: 24px;
vertical-align: middle;
}
.toggle-inner{
top: 50%;
display: block;
margin-top: -1px;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after{
position: absolute;
width: 25px;
height: 0;
transition-timing-function: ease;
transition-duration: .15s;
transition-property: -webkit-transform;
transition-property:         transform;
transition-property:         transform, -webkit-transform;
border-top: 2px solid;
}
.toggle-inner:before,
.toggle-inner:after{
display: block;
content: '';
}
.toggle-inner:before{
top: -9px;
}
.toggle-inner:after{
bottom: -7px;
}
.mobile-navigation-toggle:before,
.mobile-navigation_column-toggle:before{
position: relative;
display: inline-block;
width: 0;
height: 100%;
content: '';
vertical-align: middle;
}
.mobile-navigation-toggle .toggle-inner,
.mobile-navigation_column-toggle .toggle-inner{
transition-timing-function: cubic-bezier(.55, .055, .675, .19);
transition-duration: .1s;
}
.mobile-navigation-toggle .toggle-inner:before,
.mobile-navigation_column-toggle .toggle-inner:before{
transition: top .1s .14s ease, opacity .1s ease;
}
.mobile-navigation-toggle .toggle-inner:after,
.mobile-navigation_column-toggle .toggle-inner:after{
transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19);
transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
}
.mobile-navigation-toggle.is-active .toggle-inner,
.mobile-navigation_column-toggle.is-active .toggle-inner{
transition-delay: .14s;
transition-timing-function: cubic-bezier(.215, .61, .355, 1);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.mobile-navigation-toggle.is-active .toggle-inner:before,
.mobile-navigation_column-toggle.is-active .toggle-inner:before{
top: 0;
transition: top .1s ease, opacity .1s .14s ease;
opacity: 0;
}
.mobile-navigation-toggle.is-active .toggle-inner:after,
.mobile-navigation_column-toggle.is-active .toggle-inner:after{
bottom: 0;
transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1);
transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.mobile_menu_container,
.mobile_column_menu_container{
font-size: 0;
line-height: 0;
}
.mobile_menu_container .main-menu,
.mobile_column_menu_container .main-menu{
z-index: 0;
display: none;
width: 100%;
height: auto;
}
.mobile_menu_container .main-menu > ul > li > a,
.mobile_menu_container .main-menu > div > ul > li > a{
width: 100%;
padding: 0;
}
.mobile_menu_container .main-menu > ul.mobile_view_on,
.mobile_menu_container .main-menu > div > ul.mobile_view_on{
position: relative;
left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: auto;
margin: 0;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
.mobile_menu_container .main-menu ul.mobile_view_on li{
display: block;
float: none;
height: auto;
padding: 0;
}
.mobile_menu_container .main-menu ul.mobile_view_on li a{
padding: 10px 0 10px 0;
}
.main-menu .mobile_switcher{
position: absolute;
z-index: 1;
top: 4px;
right: 0;
width: 40px;
height: 40px;
margin: auto;
cursor: pointer;
}
.column_menu .mobile_switcher{
position: absolute;
z-index: 1;
top: 6px;
right: 20px;
width: 40px;
height: 40px;
cursor: pointer;
}
.mobile_menu_container .main-menu ul li ul li.menu-item-has-children:after,
.mobile_menu_container .main-menu > ul > li.menu-item-has-children > a:after{
display: none;
}
.main-menu .mobile_switcher:before,
.column_menu .mobile_switcher:before{
position: absolute;
right: 18px;
bottom: 50%;
bottom: calc(50% - 4px);
display: inline-block;
width: 8px;
height: 8px;
content: '';
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
opacity: .7;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
}
.column_menu .mobile_switcher:before{
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.mobile_menu_container .main-menu ul li ul{
position: relative;
top: 0;
left: 0;
visibility: visible;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin-top: 0;
padding: 0;
padding-left: 15px;
-webkit-transition: 0ms;
transition: all 0ms;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
border: none;
background-color: transparent;
}
.mobile_menu_container .main-menu > ul > li > ul:before,
.mobile_menu_container .main-menu > ul > li > ul:after{
display: none;
}
.mobile_menu_container .main-menu ul li ul ul{
top: 0;
left: 0 !important;
margin: 0;
}
.mobile_menu_container .main-menu ul li ul li:hover > a{
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
} @media only screen and (max-width: 1199px){
.gt3_menu_sticky_mobile .gt3_header_builder__container .mobile-navigation-toggle.is-active{
opacity: 0;
}
.gt3_header_builder > .mobile_menu_container.menu_sticky_mobile .gt3_header_builder_component{
z-index: 5;
}
.gt3_header_builder > .mobile_menu_container.menu_sticky_mobile .main-menu > ul{
display: block;
height: 100%;
position: fixed;
z-index: 99;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow-y: scroll;
padding: 5px;
}
.admin-bar .gt3_header_builder > .mobile_menu_container.menu_sticky_mobile .main-menu > ul{
top: 32px;
}
.mobile_menu_container.menu_sticky_mobile .mobile-navigation-toggle{
display: block;
position: static;
margin: 0 0 5px 0;
width: 50px;
height: 50px;
text-align: center;
box-sizing: border-box;
border-radius: 5px;
box-shadow: 0 0 1px 0 currentColor;
}
.mobile_menu_container.menu_sticky_mobile .main-menu ul li ul.sub-menu{
background-color: transparent;
padding-right: 5px;
padding-left: 5px;
}
.mobile_menu_container.menu_sticky_mobile .main-menu ul.mobile_view_on li{
margin-bottom: 5px;
padding: 1px 1px 1px 8px;
border-radius: 5px;
background-color: rgba(255,255,255,.4);
box-shadow: 0 0 1px 0 currentColor;
text-shadow: 0 0 15px #fff;
}
}
@media only screen and (max-width: 782px){
.admin-bar .gt3_header_builder > .mobile_menu_container.menu_sticky_mobile .main-menu > ul{
top: 32px;
}
} .gt3_currency_switcher,
.gt3_lang_switcher{
font-size: .875em;
position: relative;
display: inline-block;
vertical-align: middle;
}
.gt3_currency_switcher:after,
.gt3_lang_switcher:after{
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 5px;
content: '';
}
.gt3_currency_switcher > a:after,
.gt3_lang_switcher > a:after{
font-size: .875em;
content: ' +';
}
.gt3_currency_switcher ul,
.gt3_lang_switcher ul{
position: absolute;
z-index: 555;
top: 100%;
right: 0;
display: block;
visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: auto;
min-width: 230px;
margin-top: 6px;
padding: 10px 0;
list-style: none;
-webkit-transition: all .2s .2s;
-moz-transition: all .2s .2s;
-ms-transition: all .2s .2s;
transition: all .2s .2s;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
text-align: left;
opacity: 0;
border: 1px solid rgba(243, 243, 243, 1);
border-radius: 4px;
background-color: #fff;
box-shadow: none;
}
.gt3_currency_switcher ul li,
.gt3_lang_switcher ul li{
font-size: 1em;
line-height: 1.6;
padding: 5px 25px 5px 20px;
}
.gt3_currency_switcher:hover ul,
.gt3_lang_switcher:hover ul{
visibility: visible;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
transition: all .2s;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
select.woocommerce-currency-switcher{
height: auto;
padding: 1px 12px;
border: none;
background: none;
}  .gt3_module_blog,
.gt3_module_featured_posts{
text-align: left;
}
.gt3_module_blog .blog_post_preview.format-standard .blog_content,
.gt3_module_blog .blog_post_preview.format-audio .blog_content,
.gt3_module_blog .blog_post_preview.format-link .blog_content,
.gt3_module_blog .blog_post_preview.format-quote .blog_content{
padding: 6.4%;
background-color: #fafafa;
}
.gt3_module_blog .blog_post_preview.format-standard.gt3_sticky .blog_content{
border: 1px solid #f5f5f5;
}
.gt3_module_blog .blog_post_preview.format-quote .blog_content,
.gt3_module_blog .blog_post_preview.format-link .blog_content{
padding-top: 51px;
}
.gt3_module_blog .blog_post_preview .blogpost_title{
font-size: 1.875em;
line-height: 1.3;
}
.gt3_module_blog.items4 .blog_post_preview h2{
font-size: 1.8em;
line-height: 1.3;
}
.gt3_module_blog.items4 .blog_post_preview h2 a{
line-height: inherit;
}
.gt3_module_blog .blog_post_preview h2 a{
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
.blog_content .gt3_module_button a{
font-size: .875em;
font-weight: 500;
line-height: 38px;
line-height: 14px;
padding: 0;
letter-spacing: .2em;
border: none;
}
.blog_content .gt3_module_button a:hover{
padding: 0;
border: none;
background-color: transparent;
}
.blog_content .gt3_module_button{
margin-top: 17px;
}
.blog_alignment_center .blog_post_preview{
text-align: center;
}
.blog_alignment_right .blog_post_preview{
text-align: right;
}
.blog_alignment_justify .blog_post_preview{
text-align: justify;
}
.spacing_beetween_items_30{
margin: -30px 0 0 -30px;
}
.spacing_beetween_items_25{
margin: -25px 0 0 -25px;
}
.spacing_beetween_items_20{
margin: -20px 0 0 -20px;
}
.spacing_beetween_items_15{
margin: -15px 0 0 -15px;
}
.spacing_beetween_items_10{
margin: -10px 0 0 -10px;
}
.spacing_beetween_items_5{
margin: -5px 0 0 -5px;
}
.spacing_beetween_items_30 .item_wrapper{
padding-top: 30px;
padding-left: 30px;
}
.spacing_beetween_items_25 .item_wrapper{
padding-top: 25px;
padding-left: 25px;
}
.spacing_beetween_items_20 .item_wrapper{
padding-top: 20px;
padding-left: 20px;
}
.spacing_beetween_items_15 .item_wrapper{
padding-top: 15px;
padding-left: 15px;
}
.spacing_beetween_items_10 .item_wrapper{
padding-top: 10px;
padding-left: 10px;
}
.spacing_beetween_items_5 .item_wrapper{
padding-top: 5px;
padding-left: 5px;
}
.spacing_beetween_items_5 .blog_post_preview{
margin-bottom: 5px;
}
.spacing_beetween_items_10 .blog_post_preview{
margin-bottom: 10px;
}
.spacing_beetween_items_15 .blog_post_preview{
margin-bottom: 15px;
}
.spacing_beetween_items_20 .blog_post_preview{
margin-bottom: 20px;
}
.spacing_beetween_items_25 .blog_post_preview{
margin-bottom: 25px;
}
.spacing_beetween_items_30 .blog_post_preview{
margin-bottom: 50px;
}
.gt3_module_featured_posts .slick-list .slick-slide{
padding-right: 0;
padding-left: 0;
} .blog_post_preview.format-gallery .slick-slide{
position: relative;
padding: 0;
}
.blog_post_preview.format-gallery .controls .slick-arrow{
top: 0;
bottom: 0;
margin: auto;
}
.blog_post_preview.format-gallery .controls .slick_control_text{
font-weight: 400;
letter-spacing: .025em;
}
.blog_post_preview.format-gallery .controls .slick_control_text span.all_slides{
font-weight: 300;
}
.blog_post_preview.format-gallery .slick-slide .slider_content_wrap{
position: absolute;
z-index: 1;
top: 0;
right: 11%;
bottom: 0;
left: 11%;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.blog_post_preview.format-gallery .slick-slide.align_center .slider_content_wrap{
text-align: center;
}
.blog_post_preview.format-gallery .slick-slide.align_right .slider_content_wrap{
text-align: right;
}
.blog_post_preview.format-gallery .widget-button > span{
font-size: .875em;
font-weight: 500;
letter-spacing: .2em;
}
.blog_post_preview.format-gallery .widget-button > span,
.blog_post_preview.format-gallery .widget-button > div{
display: inline-block;
vertical-align: middle;
}
.blog_post_preview.format-gallery .widget-button > div{
margin-left: 16px;
}
.blog_post_preview.format-gallery .controls{
position: absolute;
right: 0;
bottom: 0;
width: 190px;
height: 85px;
}
.blog_post_preview.format-gallery .controls .slick-arrow.slick-prev{
left: 25px;
}
.blog_post_preview.format-gallery .controls .slick-arrow.slick-next{
right: 25px;
}
.blog_post_preview.format-gallery .controls .slick-position{
font-size: 18px;
line-height: 85px;
text-align: center;
letter-spacing: .025em;
background-color: #fff;
}
.blog_post_preview.format-gallery .controls .slick-arrow.slick-hidden ~ .slick-position{
display: none;
}
.blog_post_preview.format-gallery .controls .slick-position span:not(.all_slides){
font-weight: 400;
}
.blog_post_preview.format-gallery .controls .slick_control_text{
display: none;
}  .gt3_module_carousel .spacing_beetween_items_30,
.gt3_module_carousel .spacing_beetween_items_25,
.gt3_module_carousel .spacing_beetween_items_20,
.gt3_module_carousel .spacing_beetween_items_15,
.gt3_module_carousel .spacing_beetween_items_10,
.gt3_module_carousel .spacing_beetween_items_5{
margin-left: 0;
}
.gt3_module_carousel .spacing_beetween_items_30 .item_wrapper{
padding-right: 15px;
padding-left: 15px;
}
.gt3_module_carousel .spacing_beetween_items_25 .item_wrapper{
padding-right: 12.5px;
padding-left: 12.5px;
}
.gt3_module_carousel .spacing_beetween_items_20 .item_wrapper{
padding-right: 10px;
padding-left: 10px;
}
.gt3_module_carousel .spacing_beetween_items_15 .item_wrapper{
padding-right: 7.5px;
padding-left: 7.5px;
}
.gt3_module_carousel .spacing_beetween_items_10 .item_wrapper{
padding-right: 5px;
padding-left: 5px;
}
.gt3_module_carousel .spacing_beetween_items_5 .item_wrapper{
padding-right: 2.5px;
padding-left: 2.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_30 .slick-list{
margin-right: -15px;
margin-left: -15px;
}
.gt3_module_featured_posts .spacing_beetween_items_25 .slick-list{
margin-right: -12.5px;
margin-left: -12.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_20 .slick-list{
margin-right: -10px;
margin-left: -10px;
}
.gt3_module_featured_posts .spacing_beetween_items_15 .slick-list{
margin-right: -7.5px;
margin-left: -7.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_10 .slick-list{
margin-right: -5px;
margin-left: -5px;
}
.gt3_module_featured_posts .spacing_beetween_items_5 .slick-list{
margin-right: -2.5px;
margin-left: -2.5px;
}
.isotope_blog_items{
margin-top: 0 !important;
}
.isotope_blog_items .item_wrapper{
padding-top: 0 !important;
}
.isotope_blog_items .blog_post_preview{
float: left;
margin-right: 0 !important;
}
.items2 .blog_post_preview,
.items3 .blog_post_preview,
.items4 .blog_post_preview{
display: inline-block;
margin-right: -4px;
vertical-align: top;
}
.items2 .blog_post_preview{
width: calc(50% - .5px);
}
.items3 .blog_post_preview{
width: calc(33.3333% - .5px);
}
.items4 .blog_post_preview{
width: calc(25% - .5px);
}
.blog_post_preview.element,
.gt3_module_carousel .blog_post_preview{
margin-right: 0;
}
.per_column_wrap .blog_post_preview{
display: block;
width: 100%;
margin-right: 0;
}
.blog_post_media{
margin-bottom: 35px;
}
a > .blog_post_media{
overflow: hidden;
}
.blog_post_media .slick-arrow{
color: rgba(255, 255, 255, .7);
}
.blog_post_media .slick-arrow:hover{
color: rgba(255, 255, 255, 1);
}
.gt3_module_related_posts .blog_post_media{
margin-bottom: 25px;
}
.blog_post_media .slider-wrapper{
overflow: hidden;
}
.blog_content .blog_post_media .blog_post_media-animate{
-webkit-transition: -webkit-transform 7s;
-moz-transition:    -moz-transform 7s;
-ms-transition:     -ms-transform 7s;
transition:         transform 7s;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.blog_content:hover .blog_post_media .blog_post_media-animate{
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
}
.blog_post_media img{
max-width: 100%;
height: auto;
}
.format-video .blog_post_media,
.format-audio .blog_post_media{
position: relative;
width: 100%;
padding-bottom: 62%;
}
.format-video .blog_post_media.has_post_thumb{
padding-bottom: 0;
}
.blog_post_media .gt3_video_wrapper__thumb{
position: relative;
z-index: 1;
visibility: visible;
-webkit-transition: opacity 400ms 200ms, visibility 400ms 200ms;
-moz-transition: opacity 400ms 200ms, visibility 400ms 200ms;
-ms-transition: opacity 400ms 200ms, visibility 400ms 200ms;
transition: opacity 400ms 200ms, visibility 400ms 200ms;
opacity: 1;
}
.blog_post_media .gt3_video_wrapper__thumb.play_video{
visibility: hidden;
opacity: 0;
}
.blog_post_media .gt3_video__play_iframe{
position: absolute;
z-index: 0;
top: 0;
left: 0;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
padding-bottom: 0;
-webkit-transition: opacity 400ms 200ms;
-moz-transition: opacity 400ms 200ms;
-ms-transition: opacity 400ms 200ms;
transition: opacity 400ms 200ms;
opacity: 0;
}
.blog_post_media .gt3_video__play_iframe.play_video{
opacity: 1;
}
.format-audio .blog_post_media{
padding-bottom: 110px;
}
.format-video .blog_post_media iframe,
.format-audio .blog_post_media iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.format-video .gt3_video__play_button{
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: inline-block;
box-sizing: border-box;
width: 75px;
height: 75px;
margin: auto;
cursor: pointer;
vertical-align: middle;
border-radius: 50%;
background-color: #fff;
}
.format-video .gt3_video__play_button > svg{
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-35%, -45%);
-moz-transform: translate(-35%, -45%);
-ms-transform: translate(-35%, -45%);
transform: translate(-35%, -45%);
}
.blog_post_preview{
margin-bottom: 70px;
}
.search .listing_meta{
margin-bottom: 15px;
}
.listing_meta{
line-height: 16px;
display: block;
margin-bottom: 17px;
}
.gt3_module_related_posts .listing_meta{
margin-bottom: 4px;
}
.listing_meta.next_likes_block{
max-width: -webkit-calc(100% - 45px);
max-width:         calc(100% - 45px);
}
.listing_meta > span{
font-size: 12px;
font-weight: 500;
line-height: 16px;
}
.listing_meta a{
vertical-align: middle;
color: inherit;
}
.gt3_module_featured_posts .listing_meta span,
.blog_post_preview .listing_meta span{
opacity: .95;
}
.blog_post_preview .listing_meta span{
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.blog_post_preview .listing_meta span:hover{
opacity: 1;
}
.gt3_module_featured_posts .listing_meta.upper_text *{
text-transform: uppercase;
}
.listing_meta span{
display: inline;
vertical-align: bottom;
letter-spacing: .2em;
text-transform: uppercase;
}
.listing_meta span:last-child:after{
display: none;
}
.single-post .blog_post_media{
overflow: hidden;
}
.single-post .single_meta .blog_content .blogpost_title{
margin-top: 17px;
margin-bottom: 17px;
}
.single-post .gt3_module_title h2{
margin-bottom: 27px;
}
.blogpost_title{
position: relative;
padding-bottom: 5px;
}
.blogpost_title:first-child{
margin-bottom: 0;
}
.gt3_module_related_posts .blogpost_title{
margin-top: 4px;
}
.listing_meta .post_author:before,
.listing_meta .post_comments:before,
.listing_meta .post_category:before{
font-family: Theme_icon;
display: inline-block;
width: 10px;
height: 2px;
margin: 0 11px;
content: '';
vertical-align: middle;
background-color: currentColor;
} .gt3_author_box{
position: relative;
padding: 40px;
padding-bottom: 22px;
background-color: rgba(200, 200, 200, .09);
}
.gt3_author_box:after{
display: table;
clear: both;
content: '';
}
.gt3_author_box__avatar{
float: left;
width: 100px;
height: 100px;
margin-right: 3.8%;
margin-bottom: 18px;
}
.gt3_author_box__avatar img{
display: block;
width: 100%;
height: auto;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.gt3_author_box__name{
font-size: 16px;
font-weight: 600;
line-height: 100%;
margin-bottom: 13px;
} .blog_post_media--quote .quote_text,
.blog_post_media--link .blog_post_media__link_text{
font-family: inherit;
font-size: 24px;
font-weight: 300;
line-height: 150%;
position: relative;
margin: 0;
}
.gt3_module_blog:not(.items1) .blog_post_media--quote .quote_text{
font-size: 20px;
}
.blog_post_media--link .blog_post_media__link_text a{
font-size: 24px;
color: inherit;
}
.blog_post_media--link .blog_post_media__link_text p{
font-size: 18px;
font-weight: 300;
margin: 20px 0 0 -70px;
}
.blog_post_media__icon--quote:before{
font-size: 130px;
font-weight: 400;
font-style: italic;
line-height: 0;
position: absolute;
z-index: 0;
top: .03em;
left: -.09em;
width: 100%;
height: 100%;
content: '​‌“';
}
.blog_post_media__icon--quote,
.blog_post_media__icon--link{
font-style: normal;
position: relative;
top: 44px;
left: -70px;
display: block;
}
.blog_post_media__icon--quote{
font-family: 'Lato', sans-serif;
}
.blog_post_media__icon--link{
font-family: Theme_icon;
font-size: 15px;
font-weight: 700;
}
.blog_post_media__icon--link:before{
font-size: 37px;
font-weight: 300;
position: absolute;
z-index: 0;
top: -43px;
left: 0;
width: 100%;
height: 100%;
content: '\f106';
}
.blogpost_title i,
.page_title i{
font-size: .9em;
margin-right: 20px;
}
.blogpost_title i.fa-thumb-tack,
.page_title i.fa-thumb-tack{
line-height: 32px;
width: 32px;
text-align: center;
border: 2px solid;
background: #fff;
}
.page_title i.fa-thumb-tack{
line-height: 40px;
width: 40px;
}
.blog_post_media--quote,
.blog_post_media--link{
position: relative;
}
.blog_post_media--quote:after,
.blog_post_media--link:after{
display: table;
clear: both;
content: '';
}
.blog_post_media--link{
margin-bottom: 20px;
}
.gt3_module_featured_posts .blogpost_title{
font-size: 28px;
line-height: 42px;
}
.gt3_module_featured_posts .blogpost_title a{
line-height: inherit;
}
.gt3_module_featured_posts .blogpost_title i{
margin-right: 12px;
}
.post_media_info{
position: relative;
display: inline-block;
float: left;
}
.post_media_info .quote_image{
width: 75px;
vertical-align: middle;
border-radius: 50%;
}
.post_media_info .quote_image + .quote_author{
margin-top: 7px;
}
.blog_post_preview.format-quote .post_media_info .quote_author{
font-size: 18px;
font-weight: 300;
line-height: 1;
margin: 20px 0 0 -70px;
}
.blog_post_preview.format-quote .quote_text + .post_media_info{
float: none;
max-width: 100%;
}
.blog_post_media--quote,
.blog_post_media--link{
padding-right: 40px;
padding-bottom: 3px;
padding-left: 70px;
}
.blog_content p{
margin-bottom: 17px;
}
.blog_content .clear.post_clear{
margin-top: 22px;
}
.blogpost_title a span{
display: none;
}
.single .featured_post_info{
padding-top: 21px;
}
.blog_content h1,
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5,
.blog_content h6,
#main_content > h1,
#main_content > h2,
#main_content > h3,
#main_content > h4,
#main_content > h5,
#main_content > h6,
.comment_content > h1,
.comment_content > h2,
.comment_content > h3,
.comment_content > h4,
.comment_content > h5,
.comment_content > h6{
margin-top: 10px;
margin-bottom: 10px;
} .single #main_content > .blog_post_preview{
margin-bottom: 50px;
}
.single #main_content > .blog_post_preview .blog_content{
margin: 0;
padding: 0;
background: none;
}
.blog_post_preview .blog_content > ul,
.blog_post_preview .blog_content > ol,
.blog_post_preview .blog_content > blockquote{
overflow: hidden;
}
.blog_post_preview .blog_content > ul{
padding-bottom: 17px;
padding-left: 15px;
}
.blog_post_preview .blog_content > ol{
margin-bottom: 17px;
}
.single .post_tags .tagcloud{
display: inline-block;
vertical-align: middle;
}
.single .post_tags > span{
display: inline-block;
margin-bottom: 5px;
vertical-align: middle;
} #comments{
margin-bottom: 95px;
padding: 0;
padding-top: 20px;
}
#comments:empty{
font-size: 0;
line-height: 0;
height: 0;
margin: 0;
padding-top: 0;
padding-bottom: 0;
}
#respond form#commentform{
margin-right: -5px;
margin-left: -5px;
}
#respond form#commentform [class*='span'],
#respond form#commentform > p{
padding: 0;
}
#respond form#commentform .span6{
width: calc(50% - 15px);
}
#respond form#commentform *:not(.span6) ~ .span6 ~ .span6{
float: right;
}
#respond .form_field{
width: 100%;
}
#respond textarea#comment-message{
padding-top: 10px;
}
#respond textarea{
resize: none;
}
p.form-submit{
margin-bottom: 0;
}
body #respond form#commentform > p.form-submit{
display: inline-block;
}
body #respond form#commentform > p.form-submit button{
font-weight: 500;
padding: 0;
border: none;
background-color: transparent;
}
.form-submit .gt3_submit_wrapper{
display: inline-block;
float: none;
vertical-align: top;
}
p.comment-notes{
font-size: 12px;
margin-bottom: 20px;
}
#comments > h2{
position: relative;
z-index: 10;
}
#comments hr{
margin-top: 10px;
margin-bottom: 40px;
}
ol.commentlist{
position: relative;
margin: 0;
padding: 0;
list-style: none;
}
ol.commentlist li{
list-style: none;
}
ol.commentlist > li > ul{
margin: 0;
padding: 0;
list-style: none;
}
ol.commentlist li{
margin: 0;
padding: 0;
}
ol.commentlist > li:before,
ol.commentlist > li:after{
display: none;
}
ol.commentlist li .stand_comment{
margin-bottom: 0;
padding: 27px 0 22px 100px;
border-top: 1px rgba(66, 71, 76, .09) solid;
}
ol.commentlist li.pingback > .stand_comment{
padding-left: 27px;
}
#comments > ol.commentlist > li.comment:first-child > .stand_comment{
border-top: 0;
}
ol.commentlist li ul li .stand_comment{
margin-left: 100px;
}
ol.commentlist li ul li ul li .stand_comment{
margin-left: 200px;
}
.thiscommentbody{
position: relative;
min-height: 82px;
}
ol.commentlist li .commentava{
position: absolute;
z-index: 5;
top: 3px;
left: -100px;
width: 80px;
height: 80px;
}
ol.commentlist li .commentava img{
display: block;
width: 100%;
height: auto;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.comment_info{
padding-right: 100px;
}
.comment_author_says{
font-size: 18px;
font-weight: 500;
line-height: 22px;
margin-bottom: 4px;
}
.comment_info a,
#cancel-comment-reply-link{
-webkit-transition: color .3s;
transition: color .3s;
}
.comment_content p{
margin-bottom: 0;
padding-bottom: 9px;
}
.comment_info .listing_meta{
margin-bottom: 9px;
}
.comment_info .listing_meta *{
font-size: 11px;
}
.comment-reply-title{
margin-bottom: 35px;
text-align: left;
}
#comments #respond{
padding-top: 45px;
}
.comment-reply-link{
font-size: 12px;
font-weight: 400;
line-height: 19px;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: auto;
display: inline-block;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
transition: all 300ms;
letter-spacing: .2em;
-webkit-box-shadow: inset 0 0 0 0 transparent;
box-shadow: inset 0 0 0 0 transparent;
}
.comment-reply-link:hover{
-webkit-box-shadow: inset 0 -1px 0 0 currentColor;
box-shadow: inset 0 -1px 0 0 currentColor;
}
.comment-reply-link:hover{
opacity: 1;
}
.learn_more,
.post_info > a{
line-height: 21px;
}
.gt3_module_button a.learn_more{
margin-bottom: 0;
}
.gt3_module_title .carousel_arrows a span,
.blog_type1 .blogpost_title a span{
position: relative;
display: inline-block;
width: 0;
height: 1px;
margin-left: 9px;
-webkit-transition: all 300ms;
transition: all 300ms;
vertical-align: middle;
}
.gt3_module_title .carousel_arrows a span:before,
.blog_type1 .blogpost_title a span:before{
position: absolute;
z-index: 5;
top: -4px;
right: 0;
width: 6px;
height: 6px;
content: '';
-webkit-transition: all 300ms;
transition: all 300ms;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
border-width: 1px;
border-style: solid;
border-top: none;
border-left: none;
}
.gt3_module_title .carousel_arrows a.left_slick_arrow span:before{
right: auto;
left: 0;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
} .prev_next_links{
margin-top: 40px;
margin-bottom: 54px;
padding-top: 25px;
padding-bottom: 20px;
}
.prev_next_links a{
position: relative;
display: block;
padding: 0;
}
.prev_next_links a span{
font-size: 14px;
display: block;
}
.prev_next_links a span{
font-weight: 500;
text-transform: uppercase;
}
.prev_next_links .fleft a{
text-align: left;
}
.prev_next_links .fright a{
text-align: right;
}
.prev_next_links .featured_image_added .prev_next_blog_post_media{
position: absolute;
top: 0;
bottom: 0;
display: table;
width: 70px;
margin: auto;
-webkit-transition: -webkit-transform 400ms, opacity 400ms;
-moz-transition:    -moz-transform 400ms, opacity 400ms;
-ms-transition:     -ms-transform 400ms, opacity 400ms;
transition:         transform 400ms, opacity 400ms;
opacity: 0;
}
.prev_next_links .featured_image_added.fleft .prev_next_blog_post_media{
left: 0;
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
.prev_next_links .featured_image_added.fright .prev_next_blog_post_media{
right: 0;
-webkit-transform: translateX(20px);
-moz-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
.prev_next_links .featured_image_added.fleft a:hover .prev_next_blog_post_media,
.prev_next_links .featured_image_added.fright a:hover .prev_next_blog_post_media{
-webkit-transition: -webkit-transform 300ms 100ms, opacity 300ms 100ms;
-moz-transition:    -moz-transform 300ms 100ms, opacity 300ms 100ms;
-ms-transition:     -ms-transform 300ms 100ms, opacity 300ms 100ms;
transition:         transform 300ms 100ms, opacity 300ms 100ms;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
.prev_next_links .featured_image_added a .wrap{
position: relative;
z-index: 1;
display: inline-block;
padding: 0;
-webkit-transition: -webkit-transform 300ms 100ms;
-moz-transition:    -moz-transform 300ms 100ms;
-ms-transition:     -ms-transform 300ms 100ms;
transition:         transform 300ms 100ms;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
.prev_next_links .featured_image_added.fleft a:hover .wrap{
-webkit-transition: -webkit-transform 400ms;
-moz-transition:    -moz-transform 400ms;
-ms-transition:     -ms-transform 400ms;
transition:         transform 400ms;
-webkit-transform: translateX(88px);
-moz-transform: translateX(88px);
-ms-transform: translateX(88px);
transform: translateX(88px);
}
.prev_next_links .featured_image_added.fright a:hover .wrap{
-webkit-transition: -webkit-transform 400ms;
-moz-transition:    -moz-transform 400ms;
-ms-transition:     -ms-transform 400ms;
transition:         transform 400ms;
-webkit-transform: translateX(-88px);
-moz-transform: translateX(-88px);
-ms-transform: translateX(-88px);
transform: translateX(-88px);
}
.prev_next_links a span.title{
font-size: 14px;
font-weight: 400;
padding-bottom: 2px;
-webkit-transition: color 300ms;
-moz-transition: color 300ms;
-ms-transition: color 300ms;
transition: color 300ms;
}
.prev_next_links .fleft a span i{
margin-right: 12px;
margin-left: auto;
}
.prev_next_links .fright a span i{
margin-right: auto;
margin-left: 12px;
}
.post_info{
display: block;
clear: both;
margin-top: 20px;
margin-bottom: 4px;
padding-top: 28px;
text-align: center;
vertical-align: top;
border-top: 1px solid #f4f4f4;
}
.post_info > div:last-child{
margin-left: 0;
}
.post_share{
position: relative;
}
.post_share > a{
line-height: 30px;
position: relative;
display: block;
margin-left: 2px;
-webkit-transition: color 300ms;
transition: color 300ms;
text-align: center;
}
.share_wrap{
font-size: .875em;
display: block;
}
.share_wrap ul{
margin: 0;
padding: 0;
list-style: none;
white-space: nowrap;
}
.share_wrap ul li{
line-height: 25px;
display: inline-block;
margin: 0 5px;
padding: 0 5px;
-webkit-transition: all 300ms;
transition: all 300ms;
text-align: center;
vertical-align: middle;
}
.share_wrap ul li:before{
display: none !important;
}
.share_wrap ul li:nth-child(1){
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.share_wrap ul li:nth-child(2){
-webkit-transition-delay: .1s;
transition-delay: .1s;
}
.share_wrap ul li:nth-child(3){
-webkit-transition-delay: .15s;
transition-delay: .15s;
}
.share_wrap ul li:nth-child(4){
-webkit-transition-delay: .2s;
transition-delay: .2s;
}
#main_content .share_wrap ul li:before{
display: none;
}
.share_wrap a{
display: inline-block;
}
.share_wrap a span.fa{
font-size: 16px;
line-height: 34px;
display: inline-block;
display: none;
width: 34px;
margin-right: 10px;
-webkit-transition: -webkit-transform 400ms;
transition:         transform 400ms;
vertical-align: middle;
border-radius: 50%;
}
.share_wrap a:hover span{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.share_wrap a .fa-twitter{
color: #fff;
background-color: #55acee;
}
.share_wrap a .fa-facebook{
color: #fff;
background-color: #3b5998;
}
.share_wrap a .fa-pinterest{
color: #fff;
background-color: #bd081c;
}
.share_wrap a .fa-google-plus{
color: #fff;
background-color: #df4b38;
}
.mobile_menu_container .main-menu ul.mobile_view_on > li > ul > li > .sub-menu:first-child{
display: block !important;
margin-left: -2px;
}
.share_wrap a span:not(.fa){
line-height: 1;
-webkit-transition: box-shadow .3s;
-moz-transition: box-shadow .3s;
-ms-transition: box-shadow .3s;
transition: box-shadow .3s;
vertical-align: middle;
letter-spacing: .1em;
box-shadow: inset 0 0 0 0 currentColor;
}
.share_wrap .post_share-twitter a{
color: #7aafea;
}
.share_wrap .post_share-facebook a{
color: #122d71;
}
.share_wrap .post_share-google a{
color: #df4b38;
}
.share_wrap .post_share-pinterest a{
color: #ba0a0a;
} .gt3-contact-widget{
position: fixed;
z-index: 100;
top: 25%;
right: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 300px;
min-height: 220px;
padding: 25px 30px 20px 30px;
transition: transform .4s;
-webkit-transform: translateX(100%);
transform: translateX(100%);
border-bottom-left-radius: 2px;
background-color: #f5f7f8;
}
.gt3-contact-widget_label{
font-size: 16px;
line-height: 34px;
position: absolute;
z-index: 1;
top: 0;
left: 0;
padding: 10px 10px;
cursor: pointer;
-webkit-transform: rotate(-90deg) translate(-100%, -100%);
transform: rotate(-90deg) translate(-100%, -100%);
transform-origin: 0 0;
color: #fff;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.gt3-contact-widget_icon{
position: absolute;
z-index: 1;
top: 0;
right: 0;
display: block;
width: 54px;
height: 54px;
transform: rotate(90deg);
background-color: rgba(255, 255, 255, .1);
}
.gt3-contact-widget_icon img{
position: absolute;
top: 50%;
left: 50%;
width: 24px;
transform: translate(-50%, -50%);
}
.gt3-contact-widget_label.empty-title{
width: 54px;
height: 54px;
padding: 0 !important;
}
.gt3-contact-widget_label.with-icon{
padding-right: 64px;
}
.gt3-contact-widget.open{
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
@media only screen and (max-width: 767px){
.gt3-contact-widget{
display: none;
}
}  .likes_block,
.post_share,
.likes_block span{
line-height: 25px;
display: inline-block;
vertical-align: middle;
}
.likes_block .icon{
margin: 0 3px 0 7px;
-webkit-transition: -webkit-transform 300ms;
transition:         transform 300ms;
}
.likes_block:not(.already_liked):hover .icon{
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.likes_block .icon:before{
font-size: inherit;
font-weight: 700;
margin: 0;
}
.likes_block{
float: right;
cursor: pointer;
}
.likes_block.already_liked{
cursor: default;
}
.likes_block.already_liked .fa-heart-o:before{
content: '\f004';
}
.like_count,
.like_title{
-webkit-transition: color 300ms;
transition: color 300ms;
}
.like_count:empty{
display: none;
} ul.pagerblock{
margin: 0 0 30px 0;
padding: 0 0 30px 0;
list-style: none;
text-align: center;
}
ul.pagerblock li:before,
ul.pagerblock li:after{
display: none !important;
}
ul.pagerblock li{
display: inline-block;
margin: 2px;
padding: 0;
vertical-align: top;
}
ul.pagerblock li a,
ul.pagerblock li span{
font-size: 1em;
font-weight: 400;
line-height: 35px;
display: block;
width: 35px;
height: 35px;
padding: 0;
-webkit-transition: all 400ms;
transition: all 400ms;
text-align: center;
text-transform: uppercase;
border: none;
}
ul.pagerblock li a.current{
cursor: default;
}
ul.pagerblock li a.current,
ul.pagerblock li a.current:hover,
ul.pagerblock li span{
color: #fff;
} .sidebar-container.span3 .gt3_widget > ul::-webkit-scrollbar{
width: 5px;
background-color: #a7a7a8;
}
.sidebar-container.span3 .gt3_widget > ul::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 0 2px #fff;
}
.sidebar-container.span3 .gt3_widget > ul::-webkit-scrollbar-thumb{
background-color: #a7a7a8;
}
.gt3_header_builder_cart_component__cart-container::-webkit-scrollbar{
width: 5px;
padding-left: 5px;
background-color: #a7a7a8;
}
.gt3_header_builder_cart_component__cart-container::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 0 2px #fff;
}
.gt3_header_builder_cart_component__cart-container::-webkit-scrollbar-thumb{
background-color: #a7a7a8;
}
.select2-container--default.select2-container--open .select2-results > .select2-results__options.select2-results__options::-webkit-scrollbar{
width: 5px;
padding-left: 5px;
background-color: #a7a7a8;
}
.select2-container--default.select2-container--open .select2-results > .select2-results__options.select2-results__options::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 0 2px #fff;
}
.select2-container--default.select2-container--open .select2-results > .select2-results__options.select2-results__options::-webkit-scrollbar-thumb{
background-color: #a7a7a8;
}  span.select2-dropdown{
border-color: rgba(243, 243, 243, 1);
}
.select2-container--default span.select2-selection--multiple,
.select2-container--default.select2-container--focus span.select2-selection--multiple{
border-color: rgba(243, 243, 243, 1);
border-radius: 0;
}
.select2-container--default .select2-selection--multiple ul.select2-selection__rendered{
display: block;
height: 40px;
padding: 0 7px;
}
.select2-container--default .select2-selection--multiple ul.select2-selection__rendered li{
margin: 0;
}
.select2-container--default .select2-selection--multiple ul.select2-selection__rendered li.select2-selection__choice{
margin: 6px 2px;
border: none;
background-color: transparent;
}
.select2-container--default .select2-selection--multiple span.select2-selection__choice__remove{
font-weight: 400;
margin-right: 3px;
-webkit-transition: color 200ms;
-moz-transition: color 200ms;
-ms-transition: color 200ms;
transition: color 200ms;
color: inherit;
}
.select2-container--default .select2-selection--multiple span.select2-selection__choice__remove:hover{
color: red;
}
.select2-container--default li.select2-results__option:focus{
outline: none;
}
.select2-container--default li.select2-results__option[aria-selected=true],
.select2-container--default li.select2-results__option[data-selected=true]{
font-weight: 400;
background-color: #fafafa;
}  aside > .widget,
.main_footer .widget{
position: relative;
margin-top: 10px;
}
aside > .widget + .widget{
margin-top: 35px;
}
aside > .widget:last-child{
margin-bottom: 35px;
}
.main_footer .widget + .widget{
margin-top: 40px;
}
.main_footer .widget .gt3_social a{
line-height: 1.1;
color: inherit;
}
.widget .widget-title ~ .gt3-button-cat-wrap-open{
display: block;
}
.widget .gt3-button-cat-wrap-open{
position: absolute;
z-index: 1;
top: 0;
right: 0;
display: none;
width: 15px;
cursor: pointer;
text-align: center;
}
.widget .gt3-button-cat-wrap-open:before{
font-family: Theme_icon;
line-height: 20px;
display: inline-block;
content: '\f106';
-webkit-transition: transform .3s;
-moz-transition: transform .3s;
-ms-transition: transform .3s;
transition: transform .3s;
}
.widget.open .gt3-button-cat-wrap-open:before{
-webkit-transform: rotate3d(1, 0, 0, 180deg);
-moz-transform: rotate3d(1, 0, 0, 180deg);
-ms-transform: rotate3d(1, 0, 0, 180deg);
transform: rotate3d(1, 0, 0, 180deg);
}
.sidebar-container.span3 .gt3_widget > ul{
font-size: .875em;
font-weight: 400;
margin-bottom: 30px;
}
.sidebar-container.span3 .gt3_widget > ul li:before{
margin-right: 9px;
} .sidebar-container.span3 .gt3_widget ul.children{
padding-top: 8px;
padding-bottom: 8px;
}
.widget .calendar_wrap table{
width: 100%;
margin: 0;
}
.widget .calendar_wrap table td{
width: calc(100% / 7);
padding: 5px 0;
text-align: center;
}
.gt3_widget ul li{
padding: 0;
}
.gt3_widget > ul > li,
.woocommerce .widget_layered_nav ul li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{
position: relative;
margin-top: 3px;
margin-bottom: 2px;
}
.gt3_widget > ul > li:last-child{
padding-bottom: 3px;
}
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_pages ul li:before,
.widget.widget_meta ul li:before,
.widget.widget_recent_comments ul li:before,
.widget.widget_recent_entries ul li:before,
.widget.widget_nav_menu ul li:before{
margin-right: 10px;
transition: color 400ms;
color: inherit;
}
.widget_categories ul li .post_count,
.widget_archive ul li .post_count{
position: absolute;
top: 0;
right: 0;
opacity: .6;
}
.widget.widget_recent_entries > ul > li{
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #e0e1dc;
}
.widget.widget_recent_entries > ul > li:last-child{
border-bottom: none;
}
.widget_categories ul li:before{
line-height: inherit !important;
}
.widget.widget_recent_entries li:after{
display: table;
clear: both;
content: '';
}
.widget.widget_recent_entries .post-date,
.widget.widget_rss .rss-date{
font-size: .8em;
float: right;
margin-top: 3px;
opacity: .6;
}
.widget.widget_posts .recent_posts{
padding: 0;
padding-top: 10px;
}
.widget.widget_posts .recent_posts li{
padding: 0;
border: none;
}
.widget.widget_posts .recent_posts li + li{
margin-top: 22px;
}
.widget.widget_posts .recent_posts li:after{
display: table;
clear: both;
content: '';
}
.widget.widget_posts .recent_posts li:before{
display: none;
}
.widget.widget_posts .recent_posts img{
float: left;
max-width: 70px;
margin-right: 20px;
}
.recent_posts_content .listing_meta{
font-size: 11px;
line-height: 1.6;
margin-top: 0;
margin-bottom: 0;
}
.recent_posts_content.no_content .post_title{
padding-top: 5px;
}
.recent_posts_content .recent_post__cont{
font-size: 14px;
line-height: 1.4;
margin-top: 3px;
}
.widget.widget_posts .with_img .recent_posts_content{
display: flex;
align-items: center;
}
.main_footer .widget.widget_posts .recent_posts_content .recent_posts_wrapinner{
display: flex;
flex-direction: column;
}
.main_footer .widget.widget_posts .recent_posts_content .recent_posts_wrapinner .post_title{
font-size: 16px;
order: -1;
padding-top: 0;
}
.main_footer .widget.widget_posts .recent_posts_content .recent_posts_wrapinner .listing_meta{
padding-top: 5px;
}
.main_footer .widget.widget_posts .recent_posts_content .recent_posts_wrapinner .listing_meta span{
letter-spacing: 0;
}
.widget.widget_posts .recent_posts .post_title{
font-size: 18px;
font-weight: 500;
line-height: 1.4;
}
.widget.widget_recent_entries > ul > li{
font-size: 1em;
font-weight: 500;
line-height: 1.4;
}
.widget.widget_posts .recent_posts .listing_meta span{
font-size: 12px;
}
.sidebar-container .widget.widget_posts .recent_posts .listing_meta span{
font-weight: 500;
letter-spacing: .2em;
text-transform: uppercase;
}
.widget_flickr:after{
display: table;
clear: both;
content: '';
}
.main_footer .widget-title{
font-size: 16px;
line-height: inherit;
margin-bottom: 0;
padding-bottom: 18px;
border-bottom: 0;
}
.main_footer .textwidget p{
line-height: 1.75em;
margin-bottom: 20px;
}
.main_footer .textwidget p:last-child{
margin-bottom: 0;
}
.flickr_widget_wrapper{
margin-right: -10px;
}
.flickr_widget_wrapper .flickr_badge_image{
position: relative;
z-index: 1;
width: calc(33.33% - 10px);
max-width: 120px;
height: calc(33.33% - 10px);
max-height: 120px;
}
.flickr_badge_image > a:before{
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
transition: opacity 300ms;
opacity: 0;
background: #000;
}
.flickr_badge_image > a:hover:before{
opacity: .3;
}
.calendar_wrap{
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
max-width: 370px;
padding: 10px;
border: none;
background-color: #f2f2f2;
}
.calendar_wrap tr{
border: none;
}
.calendar_wrap caption{
font-size: 18px;
line-height: 2.25;
margin: -10px -11px 10px -10px;
color: #fff;
border-bottom: 1px solid #f2f2f2;
}
.widget .calendar_wrap table td#today{
font-weight: 500;
position: relative;
z-index: 1;
}
.widget .calendar_wrap table td#prev{
padding-left: 10px;
text-align: left;
}
.widget .calendar_wrap table td#next{
padding-right: 10px;
text-align: right;
}
.widget .calendar_wrap table th{
padding: 5px 0;
text-align: center;
}
.widget .calendar_wrap tbody td > a{
position: relative;
z-index: 1;
display: inline-block;
width: 100%;
height: 100%;
color: inherit;
}
.main_footer .calendar_wrap tbody,
.main_footer .widget .calendar_wrap table td#today{
color: inherit;
}
.widget .calendar_wrap tbody td > a:before{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 29px;
height: 29px;
margin: auto;
content: '';
border-radius: 50%;
background-color: #f2f2f2;
} .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:hover{
box-shadow: none;
}
.tagcloud{
overflow: hidden;
margin: 0 -5px 0 0;
}
.tagcloud a{
font-size: .75em !important;
font-weight: 400;
font-style: normal;
line-height: 18px;
position: relative;
display: inline-block;
margin: 0 8px 8px 0;
padding: 0;
letter-spacing: .2em;
text-transform: uppercase;
color: inherit;
border: none;
}
.tagcloud a:not(:last-child):after{
display: inline-block;
content: ',';
} .widget #sb_instagram{
padding: 10px 0 0 0 !important;
}
.widget #sbi_images{
width: calc(100% + 9px) !important;
margin: 0 0 0 -9px !important;
padding: 0 !important;
}
.widget #sb_instagram #sbi_images .sbi_item{
margin: 0 !important;
padding: 0 0 9px 9px !important;
border: none !important;
}
.content-container #sb_instagram #sbi_images .sbi_item{
overflow: hidden;
}
.content-container #sb_instagram .sbi_photo_wrap a{
position: relative;
-webkit-transition: -webkit-transform 7s;
-moz-transition:    -moz-transform 7s;
-ms-transition:     -ms-transform 7s;
transition:         transform 7s;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.content-container #sb_instagram .sbi_photo_wrap a:hover{
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
}
#sb_instagram .sbi_photo_wrap a,
#sb_instagram .sbi_photo_wrap a:hover{
opacity: 1 !important;
}
.widget #sb_instagram .sbi_photo_wrap a:before{
font-family: Theme_icon;
font-size: 30px;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
content: '\f103';
-webkit-transition: opacity .4s;
-moz-transition: opacity .4s;
-ms-transition: opacity .4s;
transition: opacity .4s;
text-align: center;
opacity: 0;
color: #fff;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.widget #sb_instagram .sbi_photo_wrap a:hover:before{
opacity: 1;
}
#sb_instagram{
position: relative;
}
#sb_instagram #sbi_load{
position: absolute;
bottom: 0;
}
#sb_instagram #sbi_load .sbi_follow_btn{
margin-left: 0;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a{
font-size: 14px;
line-height: 15px;
padding: 6px 15px;
border-radius: 0;
} img.rounded,
.elementor img.rounded{
-webkit-border-radius: 50%;
border-radius: 50%;
} .gt3_search_form label,
.gt3_search_anim_line{
display: none;
}
.widget_search .gt3_search_form label{
font-size: 12px;
position: absolute;
bottom: 0;
left: 11px;
display: block;
-webkit-transition: bottom .3s, left .3s, font-size .3s, color .3s;
-moz-transition: bottom .3s, left .3s, font-size .3s, color .3s;
-ms-transition: bottom .3s, left .3s, font-size .3s, color .3s;
transition: bottom .3s, left .3s, font-size .3s, color .3s;
letter-spacing: .2em;
text-transform: uppercase;
pointer-events: none;
}
.widget_search .gt3_search_form label.gt3_onfocus{
font-size: 10px;
bottom: -33px;
left: 0;
}
.widget_search .gt3_search_anim_line{
position: absolute;
right: 0;
bottom: -1px;
left: 0;
display: block;
height: 1px;
background-color: #b0b0b0;
}
.widget_search .search_text ~ .gt3_search_anim_line:after{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 0;
height: 100%;
margin: auto;
content: '';
-webkit-transition: opacity .3s, width 0s .3s;
-moz-transition: opacity .3s, width 0s .3s;
-ms-transition: opacity .3s, width 0s .3s;
transition: opacity .3s, width 0s .3s;
opacity: 0;
background-color: currentColor;
}
.widget_search .search_text:focus ~ .gt3_search_anim_line:after{
width: 100%;
-webkit-transition: opacity .3s, width .3s ease-in;
-moz-transition: opacity .3s, width .3s ease-in;
-ms-transition: opacity .3s, width .3s ease-in;
transition: opacity .3s, width .3s ease-in;
opacity: 1;
}
.widget_search .search_form .search_text,
.widget_product_search .woocommerce-product-search .search-field{
font-size: 14;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 40px;
padding: 8px 45px 8px 11px;
border: none;
border-radius: 0;
outline: none;
background-color: #fff;
}
.widget_search .search_form,
.widget_product_search .woocommerce-product-search{
position: relative;
z-index: 1;
}
.widget_search .search_form .search_submit,
.widget_search .search_form:before,
.widget_product_search .woocommerce-product-search input[type='submit'],
.widget_product_search .woocommerce-product-search:before{
font-size: 0;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
margin: 0;
padding: 0;
cursor: pointer;
opacity: 0;
}
.widget_search .search_form:before,
.widget_product_search .woocommerce-product-search:before{
font-family: Theme_icon;
font-size: 14px;
font-weight: 700;
line-height: 40px;
display: inline-block;
content: '\f101';
-webkit-transition: color .2s;
-moz-transition: color .2s;
-ms-transition: color .2s;
transition: color .2s;
text-align: center;
opacity: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.widget-title{
font-size: 1.5em;
font-weight: 500;
line-height: inherit;
margin-bottom: 0;
padding-bottom: 14px;
border-bottom: 0;
}
.widget-title .rsswidget{
line-height: 0;
display: inline-block;
vertical-align: middle;
}
.widget_search .widget-title{
margin-bottom: 0;
border-bottom: 0;
} .textwidget p{
text-align: left;
}
.textwidget p:last-of-type{
margin-bottom: 0;
}
.textwidget:after{
display: table;
clear: both;
content: '';
}
.textwidget img{
max-width: 100%;
margin: 0 auto 25px auto;
vertical-align: top;
}
.textwidget a img{
margin: 0 auto;
}
#main_content .wp-block-gallery{
padding-left: 0;
}
#main_content .wp-block-gallery .blocks-gallery-image figcaption,
#main_content .wp-block-gallery .blocks-gallery-item figcaption{
box-sizing: border-box;
}
#main_content .wp-block-gallery .blocks-gallery-item{
padding: 0;
}
#main_content .wp-block-gallery .blocks-gallery-item:before{
display: none !important;
}
#main_content .wp-block-audio{
margin: 0;
} .dropcap{
font-family: inherit;
font-size: 3.5em;
font-weight: 500;
line-height: .7;
display: inline-block;
float: left;
width: auto;
height: auto;
margin: 5px 10px 0 0;
text-transform: uppercase;
} .top_footer{
font-weight: 400;
}
@media only screen and (min-width: 1100px){
.top_footer .row{
margin-right: -2.5%;
margin-left: -2.5%;
}
.top_footer .row [class*=span]{
padding-right: 2.5%;
padding-left: 2.5%;
}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
.top_footer .row [class*=span]{
display: inline-block;
float: none;
width: 50%;
margin-bottom: 35px;
vertical-align: top;
}
.top_footer .row [class*=span]:nth-last-child(1),
.top_footer .row [class*=span]:nth-last-child(2){
margin-bottom: 0;
}
}
.top_footer .widget_nav_menu .menu .menu-item{
line-height: 1.75em;
margin-bottom: 12px;
padding: 0;
}
.top_footer .widget_nav_menu .menu .menu-item:hover,
.top_footer .widget_nav_menu .menu .menu-item.current-menu-item{
padding-left: 0;
}
.top_footer .widget_nav_menu .menu .menu-item:before,
.top_footer .widget_nav_menu .menu .menu-item.current-menu-item:before{
display: none;
}
.top_footer .widget_nav_menu .menu .menu-item .menu-item{
padding-left: 10px;
}
.top_footer .widget_nav_menu .menu .menu-item .sub-menu{
padding-top: 5px;
}
.top_footer .widget_nav_menu .menu .menu-item + .menu-item{
border-top: none;
}  .gt3_burger_sidebar_container .widget-title{
font-size: 1.2857em;
}  ::-moz-selection{
color: #fff;
}
::selection{
color: #fff;
} body.error404 .gt3-page-title{
margin-bottom: 0 !important;
}
.wrapper_404 p{
font-size: 1.125em;
margin-bottom: 53px;
padding-top: 10px;
}
.wrapper_404 a.gt3_404_button{
font-size: .875em;
font-weight: 500;
display: inline-block;
margin-top: 29px;
letter-spacing: .2em;
}
.wrapper_404 .number_404{
font-size: 250px;
line-height: 1;
margin-top: 30px;
margin-bottom: 28px;
}
.wrapper_404{
position: relative;
min-height: 60vh;
padding: 55px 0 110px 0;
white-space: nowrap;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.wrapper_404:before{
display: inline-block;
height: 60vh;
content: '';
vertical-align: middle;
}
.wrapper_404 label{
font-size: 12px;
font-weight: 400;
position: absolute;
top: 0;
left: 11px;
display: block;
margin: 0;
-webkit-transition: top .3s, left .3s, font-size .3s, color .3s;
-moz-transition: top .3s, left .3s, font-size .3s, color .3s;
-ms-transition: top .3s, left .3s, font-size .3s, color .3s;
transition: top .3s, left .3s, font-size .3s, color .3s;
letter-spacing: .2em;
text-transform: uppercase;
pointer-events: none;
}
.wrapper_404 label.gt3_onfocus{
font-size: 10px;
top: -23px;
left: 0;
}
.main_wrapper .gt3_search_form .gt3_search_anim_line{
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
height: 1px;
background-color: #b0b0b0;
}
.main_wrapper .gt3_search_form .search_text ~ .gt3_search_anim_line:after{
position: absolute;
right: 0;
bottom: 0;
left: 0;
width: 0;
height: 100%;
margin: auto;
content: '';
-webkit-transition: opacity .3s, width 0s .3s;
-moz-transition: opacity .3s, width 0s .3s;
-ms-transition: opacity .3s, width 0s .3s;
transition: opacity .3s, width 0s .3s;
opacity: 0;
background-color: currentColor;
}
.main_wrapper .gt3_search_form .search_text:focus ~ .gt3_search_anim_line:after{
width: 100%;
-webkit-transition: opacity .3s, width .3s ease-in;
-moz-transition: opacity .3s, width .3s ease-in;
-ms-transition: opacity .3s, width .3s ease-in;
transition: opacity .3s, width .3s ease-in;
opacity: 1;
}
.main_wrapper .gt3_search_form .search_text{
font-size: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 40px;
padding: 8px 45px 8px 11px;
border: none;
border-radius: 0;
outline: none;
background-color: #fff;
}
.main_wrapper .gt3_search_form{
line-height: 40px;
position: relative;
z-index: 1;
margin: auto;
padding-bottom: 1px;
}
.main_wrapper .gt3_search_form .search_submit,
.main_wrapper .gt3_search_form:before{
font-size: 0;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
margin: 0;
padding: 0;
cursor: pointer;
opacity: 0;
}
.main_wrapper .gt3_search_form:before{
font-family: Theme_icon;
font-size: 14px;
font-weight: 700;
line-height: 40px;
display: inline-block;
content: '\f101';
-webkit-transition: color .2s;
-moz-transition: color .2s;
-ms-transition: color .2s;
transition: color .2s;
text-align: center;
opacity: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.container_vertical_wrapper{
display: inline-block;
width: 100%;
vertical-align: middle;
white-space: normal;
}
span.highlighter{
display: inline-block;
padding-right: .05em;
padding-left: .05em;
}
.wrapper_404 .container{
width: 100%;
}
.main_wrapper .wrapper_404 .gt3_search_form{
max-width: 350px;
} #map-canvas{
position: relative;
width: 100%;
height: 700px;
}
#map-canvas > div{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#map-canvas img{
max-width: none;
max-height: none;
}
input[type='button'],
input[type='reset'],
input[type='submit']{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
@media only screen and (max-width: 767px){
#map-canvas{
padding-bottom: 44%;
}
} .back_to_top_container{
position: fixed;
z-index: 3;
right: 30px;
bottom: 30px;
margin-right: 1px;
margin-bottom: 1px;
pointer-events: none;
}
#back_to_top{
font-weight: 400;
display: block;
width: 59px;
height: 59px;
cursor: pointer;
-webkit-transition: opacity .2s, color .2s;
-moz-transition: opacity .2s, color .2s;
-ms-transition: opacity .2s, color .2s;
transition: opacity .2s, color .2s;
text-align: center;
pointer-events: none;
opacity: 0;
color: #fff;
background-color: #858585;
}
#back_to_top:before{
font-family: Theme_icon;
line-height: 59px;
display: inline-block;
content: '\f107';
}
#back_to_top.show{
pointer-events: auto;
opacity: .9;
}  .gt3_custom_button{
letter-spacing: 1px;
}
.gt3_custom_button i{
font-size: 17px;
line-height: 23px;
display: inline-block;
padding: 1px 3px 0 3px;
vertical-align: top;
}
.gt3_custom_button:hover i{
color: #fff;
}
.tp-bullets.custom .tp-bullet{
width: 6px;
height: 6px;
opacity: .44;
border: 2px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;
background: none;
}
.gt3pg_photo_gallery{
padding-top: 15px;
}
.pp_block h2{
margin-bottom: 30px;
}
#main_content .wrapper_404 h2{
font-size: 14px;
color: inherit;
}
.search_result_form,
.post-password-form{
max-width: 500px;
margin-right: auto;
margin-left: auto;
padding: 0 30px;
}
.search_result_form .search_text,
.post-password-form input[type=password]{
width: 100%;
margin-bottom: 20px;
}
.post-password-form input[type=password]{
margin-top: 5px;
}
.format-standard .blog_content .post-password-form input[type=password],
.format-audio .blog_content .post-password-form input[type=password],
.format-quote .blog_content .post-password-form input[type=password],
.format-link .blog_content .post-password-form input[type=password],
.format-standard .blog_content pre,
.format-audio .blog_content pre,
.format-quote .blog_content pre,
.format-link .blog_content pre{
background: #fff;
}
.format-standard .blog_content .post-password-form,
.format-audio .blog_content .post-password-form,
.format-quote .blog_content .post-password-form,
.format-link .blog_content .post-password-form{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
max-width: 100%;
padding: 0;
} .gt3-contact-widget input,
.gt3-contact-widget textarea{
width: 100%;
margin: 0 0 10px 0;
}
.gt3-contact-widget textarea{
height: 96px;
}
.gt3-contact-widget .wpcf7-form-control-wrap{
margin-bottom: 0;
}
.gt3-contact-widget input[type='date'],
.gt3-contact-widget input[type='email'],
.gt3-contact-widget input[type='number'],
.gt3-contact-widget input[type='password'],
.gt3-contact-widget input[type='search'],
.gt3-contact-widget input[type='tel'],
.gt3-contact-widget input[type='text'],
.gt3-contact-widget input[type='url'],
.gt3-contact-widget select,
.gt3-contact-widget textarea{
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
color: #848d95;
border-color: #e4e4e4;
background: #fff;
}
.gt3-contact-widget input[type='submit']{
padding-top: 9px;
padding-bottom: 10px;
}
.gt3-contact-widget p{
font-size: 14px;
line-height: 24px;
margin: 0;
padding: 0;
}
.gt3-contact-widget h6{
font-size: 14px;
line-height: 24px;
margin: 0;
padding: 14px 9px 6px 9px;
}
.gt3-contact-widget .ajax-loader{
display: none !important;
visibility: hidden;
}
.gt3-contact-widget .wpcf7-response-output{
font-size: 14px;
line-height: 25px;
margin-top: 0;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
}
.gt3-contact-widget.open{
box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.body_pp .gt3-page-title{
display: none;
}
.body_pp .gt3-page-title + .site_wrapper > .main_wrapper{
padding-top: 40px;
} .gt3_preloader_full{
z-index: 1001 !important;
} .gt3_linear-loading{
position: fixed;
z-index: 999;
top: 0;
width: 100%;
height: 100%;
margin-top: 0;
background-color: #2b3258;
}
.gt3_preloader_image_on .gt3_linear-loading-center-absolute{
-webkit-animation: logo-appear 12s ease;
animation: logo-appear 12s ease;
-webkit-animation-delay: 400ms;
animation-delay: 400ms;
opacity: 0;
}
.gt3_linear-loading-center{
position: relative;
width: 100%;
height: 100%;
text-align: center;
}
.gt3_linear-loading-center:before{
display: inline-block;
height: 100%;
content: '';
vertical-align: middle;
}
.gt3_linear-loading-center-absolute{
display: inline-block;
vertical-align: middle;
}
.gt3_linear-loading-center-absolute .gt3_linear-object{
position: relative;
z-index: 1;
display: block;
overflow: hidden;
width: 150px;
height: 2px;
margin-top: 25px;
margin-right: auto;
margin-left: auto;
}
.gt3_linear-loading-center-absolute .gt3_linear-object:after{
position: absolute;
bottom: 0;
left: 0;
width: 50px;
height: 0;
content: '';
-webkit-transform: translate(-30px, 0);
transform: translate(-30px, 0);
animation: loading-bar 1.4s ease;
animation-iteration-count: infinite;
opacity: 1;
border-top: 2px solid;
}
@keyframes loading-bar{
0%,
100%{
transform: translate(-30px, 0);
}
50%{
transform: translate(130px, 0);
}
}
@-webkit-keyframes loading-bar{
0%,
100%{
-webkit-transform: translate(-30px, 0);
}
50%{
-webkit-transform: translate(130px, 0);
}
}
@keyframes logo-appear{
0%{
opacity: 0;
}
8%{
opacity: 1;
}
100%{
opacity: 1;
}
}
@-webkit-keyframes logo-appear{
0%{
opacity: 0;
}
8%{
opacity: 1;
}
100%{
opacity: 1;
}
}
@-webkit-keyframes object_one{
25%{
-webkit-transform: translate(0, -40px) rotate(-180deg);
}
100%{
-webkit-transform: translate(0, 0) rotate(-180deg);
}
}
@keyframes object_one{
25%{
-webkit-transform: translate(0, -40px) rotate(-180deg);
transform: translate(0, -40px) rotate(-180deg);
}
100%{
-webkit-transform: translate(0, 0) rotate(-180deg);
transform: translate(0, 0) rotate(-180deg);
}
}
@-webkit-keyframes object_two{
25%{
-webkit-transform: translate(40px, 0) rotate(-180deg);
}
100%{
-webkit-transform: translate(0, 0) rotate(-180deg);
}
}
@keyframes object_two{
25%{
-webkit-transform: translate(40px, 0) rotate(-180deg);
transform: translate(40px, 0) rotate(-180deg);
}
100%{
-webkit-transform: translate(0, 0) rotate(-180deg);
transform: translate(0, 0) rotate(-180deg);
}
}
@-webkit-keyframes object_three{
25%{
-webkit-transform: translate(-40px, 0) rotate(-180deg);
}
100%{
-webkit-transform: translate(0, 0) rotate(-180deg);
}
}
@keyframes object_three{
25%{
-webkit-transform: translate(-40px, 0) rotate(-180deg);
transform: translate(-40px, 0) rotate(-180deg);
}
100%{
-webkit-transform: rtranslate(0, 0) rotate(-180deg);
transform: translate(0, 0) rotate(-180deg);
}
}
@-webkit-keyframes object_four{
25%{
-webkit-transform: translate(0, 40px) rotate(-180deg);
}
100%{
-webkit-transform: translate(0, 0) rotate(-180deg);
}
}
@keyframes object_four{
25%{
-webkit-transform: translate(0, 40px) rotate(-180deg);
transform: translate(0, 40px) rotate(-180deg);
}
100%{
-webkit-transform: translate(0, 0) rotate(-180deg);
transform: translate(0, 0) rotate(-180deg);
}
}  @keyframes gt3_circle-fade_out{
from{
opacity: 1;
}
to{
opacity: 0;
}
}
.gt3_circle-fade_out{
animation-name: gt3_circle-fade_out;
}
@keyframes gt3_circle-fade_in{
from{
opacity: 0;
}
to{
opacity: 1;
}
}
.gt3_circle-fade_in{
animation-name: gt3_circle-fade_in;
}
@keyframes gt3_circle-preloader_in{
0%{
transform: scale(.5);
opacity: 0;
}
25%{
transform: scale(1.4);
opacity: 1;
}
60%{
transform: scale(1);
opacity: 1;
}
}
@keyframes gt3_circle-preloader_out{
0%{
transform: scale(1);
opacity: 1;
}
25%{
transform: scale(1.4);
opacity: 1;
}
60%{
transform: scale(.5);
opacity: 0;
}
100%{
transform: scale(.5);
opacity: 0;
}
}
.gt3_circle-animated{
animation-duration: 1s;
animation-fill-mode: both;
}
.gt3_circle-overlay{
position: fixed;
z-index: 999;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
}
.gt3_circle-overlay .gt3_circle-preloader svg{
animation-name: gt3_circle-preloader_in;
animation-duration: .8s;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
}
.gt3_circle-overlay .gt3_circle-preloader.gt3_circle-out svg{
animation-name: gt3_circle-preloader_out;
}
.gt3_circle-overlay .gt3_circle-preloader.gt3_circle-animate .gt3_circle-outer{
animation-duration: 2.3s;
animation-timing-function: linear;
animation-delay: 1s;
opacity: 1;
}
.gt3_circle-overlay .gt3_circle-preloader .gt3_circle-logo{
line-height: 1px;
display: block;
width: 40%;
margin: 0 auto;
padding: 5px;
animation-delay: .5s;
text-align: center;
opacity: 0;
}
.gt3_circle-preloader{
position: relative;
display: flex;
align-items: center;
width: 200px;
height: 200px;
}
.gt3_circle-preloader.gt3_circle-animate{
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.gt3_circle-preloader svg{
position: absolute;
top: 0;
}
.gt3_circle-outer{
opacity: 0;
fill: transparent;
stroke: #fff;
stroke-width: 2;
stroke-dasharray: 99;
stroke-dashoffset: 502;
}
.gt3_circle-outer.gt3_circle-loading{
-webkit-transition: stroke-dashoffset .8s ease;
-moz-transition: stroke-dashoffset .8s ease;
-ms-transition: stroke-dashoffset .8s ease;
transition: stroke-dashoffset .8s ease;
}
.gt3_circle-background{
opacity: .5;
stroke: #fff;
stroke-width: 2;
fill: transparent;
}
.gt3_circle-animate .gt3_circle-outer{
animation-duration: 10s;
animation-timing-function: ease;
opacity: 1;
}  .gt3_theme_prl-preloader svg{
overflow: visible;
box-sizing: border-box;
}
.gt3_theme_prl-overlay{
position: fixed;
z-index: 999;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
}
.gt3_theme_prl-overlay .gt3_theme_prl-preloader .gt3_theme_prl-logo{
line-height: 1px;
display: block;
width: 40%;
margin: 0 auto;
padding: 5px;
text-align: center;
opacity: 1;
}
.gt3_theme_prl-preloader{
position: relative;
display: flex;
align-items: center;
width: 200px;
height: 200px;
}
.gt3_theme_prl-preloader svg{
position: absolute;
top: 0;
-webkit-animation: spin_theme_preloader 1.6s linear infinite;
-moz-animation: spin_theme_preloader 1.6s linear infinite;
animation: spin_theme_preloader 1.6s linear infinite;
}
.gt3_theme_prl-background{
stroke: #fff;
stroke-width: 2;
fill: transparent;
}
@-moz-keyframes spin_theme_preloader{
100%{
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin_theme_preloader{
100%{
-webkit-transform: rotate(360deg);
}
}
@keyframes spin_theme_preloader{
100%{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}  .gt3_header_builder{
position: relative;
z-index: 1000;
}
.gt3_header_builder.header_over_bg{
position: absolute;
z-index: 1000;
top: 0;
left: 0;
width: 100%;
}
.gt3_header_builder__section-container{
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.gt3_header_builder__section-container:before,
.gt3_header_builder__section-container:after{
display: none;
}
.gt3_header_builder__section-container.container_full{
margin-right: 0;
margin-left: 0;
padding-right: 20px;
padding-left: 20px;
}
@media only screen and (max-width: 767px){
.gt3_header_builder__section-container.container_full{
margin-right: 10px;
margin-left: 10px;
padding-right: 0;
padding-left: 0;
}
}
.gt3_header_builder__section .header_side,
.gt3_header_builder__section.not_empty_center_side .header_side.center{
position: relative;
height: 100%;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.gt3_header_builder__section .header_side.left,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--left-align{
text-align: left;
}
.gt3_header_builder__section .header_side.right,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--right-align{
text-align: right;
}
.gt3_header_builder__section .header_side.center,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--center-align{
text-align: center;
}
.gt3_header_builder__section.not_empty_center_side .header_side,
.gt3_header_builder__section .header_side.header_side--custom-align,
.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align{
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.gt3_header_builder .header_side_container:before{
display: inline-block;
height: 100%;
content: '';
vertical-align: middle;
}
.gt3_header_builder_component{
position: relative;
z-index: 1;
display: inline-block;
margin-right: 15px;
margin-left: 15px;
padding-right: 3px;
padding-left: 3px;
vertical-align: middle;
white-space: normal;
}
@media only screen and (max-width: 379px){
.gt3_header_builder_component{
margin-right: 4px;
margin-left: 5px;
}
}
.gt3_header_builder_menu_component{
margin-right: 10px;
margin-left: 10px;
}
.gt3_header_builder_search_component,
.gt3_header_builder_burger_sidebar_component{
margin-right: 6px;
margin-left: 6px;
}
.gt3_header_builder_component:first-of-type{
margin-left: 0;
}
.gt3_header_builder_component:last-of-type{
margin-right: 0;
}
.gt3_header_builder_component p{
margin-bottom: 0;
}
.gt3_header_builder_text_component a{ display: inline-block;
color: inherit;
}
.gt3_header_builder .gt3_header_builder_cart_component > a{
color: inherit;
}
.gt3_header_builder_delimiter_component{
width: 0;
height: 15px;
margin: 0 2px;
padding-right: 0;
padding-left: 0;
opacity: .2;
border-left: 1px solid;
}
.gt3_header_builder__section--top .gt3_header_builder__section-container{
z-index: 3;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gt3_header_builder__section--middle .gt3_header_builder__section-container{
z-index: 2;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gt3_header_builder__section--bottom .gt3_header_builder__section-container{
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gt3_header_builder .column_menu .gt3-menu-categories-title{
position: relative;
display: inline-block;
width: 240px;
padding: 18px 30px;
cursor: pointer;
color: #fff;
}
.gt3_header_builder .column_menu .gt3-menu-categories-title i{
line-height: inherit;
float: right;
}
.gt3_header_builder .column_menu > div,
.gt3_header_builder .column_menu > ul{
margin: 0;
}
.gt3_header_builder_menu_component .column_menu{
position: relative;
width: 300px;
}
.gt3_header_builder_menu_component .column_menu ul{
visibility: hidden;
opacity: 0;
}
.gt3_header_builder_menu_component .column_menu ul{
z-index: 555;
visibility: visible;
-webkit-transition: visibility 300ms ease, opacity 300ms;
-moz-transition: visibility 300ms ease, opacity 300ms;
-ms-transition: visibility 300ms ease, opacity 300ms;
transition: visibility 300ms ease, opacity 300ms;
opacity: 1;
background-color: transparent;
-webkit-box-shadow: 0 1px 20px -2px rgba(66, 71, 76, .09);
box-shadow: 0 1px 20px -2px rgba(66, 71, 76, .09);
}
.gt3_header_builder_menu_component .column_menu .menu{
position: absolute;
top: 100%;
left: 0;
display: none;
width: 100%;
padding: 0;
background-color: #fff;
}
.sticky_header .gt3_header_builder_menu_component .column_menu .menu{
display: none;
}
.gt3_header_builder_menu_component .column_menu .menu li ul{
position: absolute;
z-index: 555;
top: 0;
right: 0;
display: block;
visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
padding: 0;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
transition: all 300ms;
opacity: 0;
}
.gt3_header_builder_menu_component .column_menu .menu li:hover > ul{
visibility: visible;
opacity: 1;
}
.gt3_header_builder_menu_component .column_menu .menu li a span{
padding-left: 10px;
}
.gt3_header_builder_menu_component .column_menu > ul > li > ul:before,
.gt3_header_builder_menu_component .column_menu > ul > li > ul:after,
.gt3_header_builder_menu_component .column_menu .gt3_megamenu_triangle:before,
.gt3_header_builder_menu_component .column_menu .gt3_megamenu_triangle:after,
.gt3_header_builder_menu_component .column_menu ul li ul li > a > span:after{
display: none;
}
.gt3_header_builder .left .gt3_header_builder_menu_component .column_menu > ul > li .sub-menu{
right: auto;
left: 101%;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
.gt3_header_builder .right .gt3_header_builder_menu_component .column_menu > ul > li .sub-menu{
right: 101%;
left: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
.header_side.right .gt3_header_builder_menu_component .column_menu ul li ul .menu-item > a{
text-align: left;
}
.gt3_header_builder_menu_component .column_menu ul li ul .menu-item > a{
font-size: 16px;
line-height: 1;
display: block;
padding: 17px 0 18px;
}
.gt3_header_builder_menu_component .column_menu ul li ul.sub-menu{
border-radius: 0;
}
.gt3_header_builder_menu_component .column_menu .menu li{
position: relative;
display: block;
float: none;
height: auto;
margin: 0;
padding: 0 15px;
}
.gt3_header_builder_menu_component .column_menu .menu > li > a{
font-size: 16px;
line-height: 1;
position: relative;
z-index: 1;
display: block;
padding: 17px 0 18px;
}
.gt3_header_builder_menu_component .column_menu ul > li:not(:last-child) > a:before{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
content: '';
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
transition: all 300ms;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px);
opacity: 1;
border-top: 1px solid #f3f4f4;
will-change: transform;
}
@media only screen and (max-width: 1199px){
#map-canvas{
position: relative;
width: 100%;
padding-bottom: 25.4%;
}
.gt3_header_builder .sticky_header{
display: none;
height: 0;
}
.gt3_header_builder_menu_component .main-menu,
.gt3_header_builder .menu_item_line{
display: none;
}
.gt3_header_builder_menu_component .mobile-navigation-toggle,
.gt3_header_builder_menu_component .mobile-navigation_column-toggle{
display: inline-block;
}
.gt3_header_builder > .mobile_menu_container .main-menu > ul{
display: none;
}
.gt3_header_builder > .mobile_menu_container .main-menu{
display: block;
}
.gt3_header_builder > .mobile_menu_container .gt3_header_builder_component{
display: block;
}
.gt3_header_builder_component.gt3_header_builder_menu_component{
height: 100%;
}
.gt3_header_builder_menu_component .column_menu{
position: relative;
display: flex;
width: auto;
height: 100%;
}
.gt3_header_builder .column_menu .gt3-menu-categories-title{
font-size: 0;
line-height: 10px;
width: auto;
margin: auto;
padding: 15px;
}
.gt3_header_builder .column_menu .gt3-menu-categories-title i{
font-size: 16px;
}
.gt3_header_builder_menu_component .column_menu .menu{
width: 320px;
width: 100vw;
}
.gt3_header_builder_menu_component .column_menu > ul.menu > li ul.sub-menu{
position: relative;
top: 0;
left: 0;
display: none;
visibility: visible;
-webkit-transition: unset;
-moz-transition: unset;
-ms-transition: unset;
transition: unset;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
@media only screen and (max-width: 991px){
.gt3_header_builder__section--top{
font-size: 14px;
}
}
@media only screen and (max-width: 767px){
.gt3_header_builder__section.not_empty_center_side .header_side,
.gt3_header_builder__section .header_side.header_side--custom-align,
.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align{
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.gt3_header_builder__section--hide_on_mobile,
.search_cat_mobile_hide{
display: none;
}
.gt3_header_builder.header_over_bg{
position: relative;
}
} .gt3_header_builder_component + .gt3_header_builder_component.gt3_header_builder_menu_component{
margin-left: 60px;
}
.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component{
margin-left: 54px;
}
@media only screen and (max-width: 767px){
.gt3_header_builder_component + .gt3_header_builder_component.gt3_header_builder_menu_component{
margin-left: 5px;
}
.gt3_header_builder_component.gt3_header_builder_menu_component + .gt3_header_builder_component{
margin-left: 3px;
}
.logo_container img{
height: auto !important;
}
.header_side_container .logo_container{
max-width: 70px;
white-space: nowrap;
}
}  .header_search{
display: inline-block;
height: auto !important;
vertical-align: middle;
}
.header_search__container{
line-height: 40px;
position: relative;
z-index: 1;
display: inline-block;
width: 24px;
height: 100%;
text-align: center;
}
.header_search .header_search__icon{
cursor: pointer;
opacity: 1 !important;
}
.header_search .header_search__icon > i{
font-family: Theme_icon;
font-size: inherit;
font-weight: 400;
font-style: normal;
display: inline-block;
vertical-align: middle;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.header_search .header_search__icon > i:before{
font-weight: 700;
content: '\f101';
}
.header_search.ct-search-open .header_search__icon > i:before{
font-weight: 700;
content: '\f102';
}
.header_search:before{
position: absolute;
content: '';
}
.header_search .header_search__inner{
position: absolute;
z-index: 1;
top: 100%;
right: -11px;
visibility: hidden;
padding-top: 8px;
-webkit-transition: all 200ms;
transition: all 200ms;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
.header_side.left .header_search .header_search__inner{
right: auto;
left: -11px;;
}
.header_search.ct-search-open .header_search__inner{
visibility: visible;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.header_search__inner .search_form{
position: relative;
z-index: 1;
padding-right: 40px;
border: 1px solid rgba(243, 243, 243, 1);
border-top-color: rgba(243, 243, 243, 1);
border-left-color: rgba(243, 243, 243, 1);
border-radius: 4px;
background: #fff;
}
.header_search__inner .search_submit{
font-size: 0;
position: absolute;
z-index: 2;
top: 0;
right: 0;
width: 40px;
height: 100%;
padding: 0;
cursor: pointer;
border: none;
outline: none;
background: transparent !important;
box-shadow: none;
}
.header_search__inner .search_text{
font-size: 14px;
height: 40px;
padding: 0 20px;
user-select: none;
color: inherit;
border: none;
outline: none;
background-color: transparent;
box-shadow: none;
}
.header_search__inner .search_text::-webkit-input-placeholder{
opacity: .7 !important;
}
.header_search__inner .search_text:-moz-placeholder{
opacity: .7 !important;
}
.header_search__inner .search_text::-moz-placeholder{
opacity: .7 !important;
}
.header_search__inner .search_text:-ms-input-placeholder{
opacity: .7 !important;
}
.top_header .header_search{
height: auto !important;
}  .gt3_header_builder_burger_sidebar_component{
font-size: 0;
line-height: 0;
padding: 13px 3px;
padding: 0 3px;
cursor: pointer;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon{
position: relative;
display: inline-block;
width: 24px;
height: 19px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span{
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 0;
-webkit-transition: width 200ms;
-moz-transition: width 200ms;
-ms-transition: width 200ms;
transition: width 200ms;
border-top: 3px solid;
border-radius: 3px;
}
@media only screen and (max-width: 1199px){
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span{
border-top: 2px solid;
border-radius: 2px;
}
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.second{
top: 8px;
width: 17px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.third{
top: 16px;
width: 21px;
}
.gt3_header_builder_burger_sidebar_component:hover .burger_sidebar_icon span{
width: 100%;
}
.gt3_header_builder__burger_sidebar{
position: fixed;
z-index: 9999;
top: 0;
right: -420px;
bottom: 0;
width: 390px;
max-width: calc(100% - 50px);
-webkit-transition: right .3s ease-in-out, left .3s ease-in-out;
-moz-transition: right .3s ease-in-out, left .3s ease-in-out;
transition: right .3s ease-in-out, left .3s ease-in-out;
background-color: #fff;
}
.gt3_header_builder__burger_sidebar.active{
right: 0;
}
.gt3_header_builder__burger_sidebar-cover{
position: fixed;
top: 0;
left: 0;
visibility: hidden;
width: 100vw;
height: 100vh;
content: '';
-webkit-transition: opacity .3s ease, visibility .3s ease;
-moz-transition: opacity .3s ease, visibility .3s ease;
transition: opacity .3s ease, visibility .3s ease;
opacity: 0;
background: rgba(0, 0, 0, .7);
}
.gt3_header_builder__burger_sidebar.active .gt3_header_builder__burger_sidebar-cover{
visibility: visible;
cursor: url(//bilder-wuensche.de/wp-content/themes/bilder-wuensche/img/close.png) 16 16, default;
opacity: 1;
}
body.admin-bar .gt3_header_builder__burger_sidebar{
top: 32px;
}
.gt3_burger_sidebar_container{
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow-y: scroll;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 407px;
padding: 40px 40px;
background: #fff;
}
@media only screen and (max-width: 1199px){
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span{
top: 5px;
left: 0;
width: 12px !important;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span:nth-child(2){
display: none;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span:last-child{
top: 12px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
}
@media only screen and (max-width: 767px){
.gt3_burger_sidebar_container{
width: 100%;
padding: 40px 25px;
}
}
.gt3_burger_sidebar_container ul li{
list-style: none;
}
body.active_burger_sidebar{
right: 150px;
} .gt3_header_builder_login_component{
line-height: 0;
-webkit-transition: color .2s ease-in-out;
-moz-transition: color .2s ease-in-out;
-ms-transition: color .2s ease-in-out;
transition: color .2s ease-in-out;
}
.gt3_header_builder_login_component p{
font-style: normal;
line-height: 24px;
display: inline-block;
width: auto;
cursor: pointer;
text-align: center;
text-rendering: auto;
}
.gt3_header_builder__login-modal{
position: fixed;
z-index: 1000;
top: 5%;
left: 5%;
visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 90%;
height: 90%;
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
text-align: center;
opacity: 0;
}
.gt3_header_builder__login-modal.active{
visibility: visible;
opacity: 1;
}
.gt3_header_builder__login-modal:before{
position: relative;
display: inline-block;
height: 100%;
content: '';
vertical-align: middle;
}
.gt3_header_builder__login-modal_container{
position: relative;
z-index: 2;
display: inline-block;
overflow-y: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-height: 100%;
padding: 70px 40px 30px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transform: translateY(60px);
-moz-transform: translateY(60px);
-ms-transform: translateY(60px);
transform: translateY(60px);
text-align: left;
vertical-align: middle;
background: #fff;
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal_container{
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.gt3_header_builder__login-modal.without_register .gt3_header_builder__login-modal_container,
.gt3_header_builder__login-modal.user_logged_in .gt3_header_builder__login-modal_container{
width: 570px;
}
.gt3_header_builder__login-modal_container .col2-set .col-1,
.gt3_header_builder__login-modal_container .col2-set .col-2{
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
padding: 0 30px;
}
.gt3_header_builder__login-modal_container .col2-set .col-1{
border-right: 1px solid #eff0ed;
}
.gt3_header_builder__login-modal_container .col2-set .col-2{
border-left: 1px solid #eff0ed;
}
.gt3_header_builder__login-modal_container .col2-set .col-2{
margin-left: -1px;
}
.gt3_header_builder__login-modal_container .woocommerce-MyAccount-navigation{
float: none;
width: 100%;
}
.gt3_header_builder__login-modal_footer{
margin: 60px -40px -30px;
padding: 25px 70px;
text-align: center;
background-color: #f8f8f8;
}
.gt3_header_builder__login-modal_container .nsl-container,
.lwa-modal .nsl-container{
display: none;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a{
margin: 0 15px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a i{
margin-right: 10px;
}
.gt3_header_builder__login-modal_footer .gt3_facebook_login{
border-color: #435c93;
background: #435c93;
}
.gt3_header_builder__login-modal_footer .gt3_google_login{
border-color: #dd4b39;
background: #dd4b39;
}
.gt3_header_builder__login-modal-close{
position: absolute;
top: 15px;
right: 15px;
width: 30px;
height: 30px;
cursor: pointer;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.gt3_header_builder__login-modal-close:before,
.gt3_header_builder__login-modal-close:after{
position: absolute;
top: 14px;
left: 0;
width: 28px;
height: 2px;
content: '';
background: #2b2c30;
}
.gt3_header_builder__login-modal-close:before{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.gt3_header_builder__login-modal-close:after{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.gt3_header_builder__login-modal-cover{
position: fixed;
top: 0;
left: 0;
visibility: hidden;
width: 100vw;
height: 100vh;
content: '';
-webkit-transition: opacity .3s ease, visibility .3s ease;
-moz-transition: opacity .3s ease, visibility .3s ease;
transition: opacity .3s ease, visibility .3s ease;
opacity: 0;
background: rgba(0, 0, 0, .7);
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal-cover{
visibility: visible;
cursor: url(//bilder-wuensche.de/wp-content/themes/bilder-wuensche/img/close.png) 16 16, default;
opacity: 1;
}
#customer_login input:-webkit-autofill{
-webkit-box-shadow: 0 0 0 30px white inset;
}
@media (max-width: 991px){
#customer_login.col2-set .col-1,
#customer_login.col2-set .col-2{
width: 100% !important;
border-right: none !important;
}
#customer_login.col2-set .col-1{
margin-bottom: 20px;
}
#customer_login.col2-set .col-2{
border-left: none !important;
}
.gt3_header_builder__login-modal_footer{
margin-top: 15px;
padding: 25px 35px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button{
margin: 5px 0;
}
}
@media (max-width: 767px){
#customer_login h2,
.gt3_header_builder__login-modal_container h2{
font-size: 24px !important;
line-height: 32px !important;
}
}
@media (max-width: 479px){
.gt3_header_builder__login-modal_footer .gt3_module_button a{
font-size: 12px;
line-height: 16px;
}
} .woo_mini-count{
position: relative;
display: inline-block;
}
.woo_mini-count:before{
font-family: Theme_icon;
font-size: 20px;
font-weight: 700;
font-style: normal;
content: '\f100';
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woo_mini-count > span:not(:empty){
font-size: 10px;
font-weight: 400;
font-style: normal;
line-height: 19px;
position: absolute;
bottom: 3px;
left: 50%;
width: 19px;
height: 19px;
padding: 0;
color: #fff;
border-radius: 50%;
}
.gt3_header_builder_cart_component{
width: auto;
margin-right: 16px;
text-align: center;
}
.gt3_header_builder_cart_component > .woo_icon{
line-height: 40px;
display: block;
}
.gt3_header_builder_cart_component__cart{
position: absolute;
top: 100%;
right: -18px;
visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-width: 270px;
margin-top: 0;
-webkit-transition: all .2s ease-in-out .2s;
-moz-transition: all .2s ease-in-out .2s;
-ms-transition: all .2s ease-in-out .2s;
transition: all .2s ease-in-out .2s;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
text-align: left;
opacity: 0;
}
.header_side.left .gt3_header_builder_cart_component__cart{
right: auto;
left: -8px;
}
.gt3_header_builder_cart_component__cart-container{
position: relative;
z-index: 1;
overflow-y: auto;
max-height: 50vh;
margin: 0;
padding: 10px 13px;
border: 1px solid rgba(243, 243, 243, 1);
border-radius: 4px;
background: #fff;
}
.gt3_header_builder_cart_component:before{
position: absolute;
top: 100%;
right: -10px;
width: 40px;
height: 8px;
content: '';
}
.gt3_header_builder_cart_component:hover .gt3_header_builder_cart_component__cart,
.gt3_header_builder_cart_component.show_cart .gt3_header_builder_cart_component__cart{
visibility: visible;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.gt3_header_builder_cart_component ul.cart_list li img{
float: left;
width: 50px;
margin-right: 13px;
margin-left: 0;
}
.gt3_header_builder_cart_component ul.cart_list li{
position: relative;
margin: 0;
padding: 10px 0;
padding-right: 20px;
list-style: none;
border-bottom: 1px solid #f3f5f5;
}
.gt3_header_builder_cart_component ul.cart_list li .blockOverlay{
background: transparent !important;
}
.gt3_header_builder_cart_component ul.cart_list li.empty{
display: block;
margin-top: 12px;
margin-bottom: -12px;
border-bottom: 0;
}
.gt3_header_builder_cart_component ul.cart_list li a{
font-size: .9em;
font-weight: 500;
line-height: 1.3;
display: block;
}
.gt3_header_builder_cart_component ul.cart_list li:after{
display: table;
clear: both;
content: '';
}
.gt3_header_builder_cart_component ul.cart_list,
.gt3_header_builder_cart_component ul.product_list_widget{
margin: 0;
margin-top: -10px;
margin-bottom: 17px;
padding: 0;
list-style: none;
}
.gt3_menu_label{
font-size: 11px;
line-height: 14px;
display: inline-block;
margin-left: 10px;
padding: 1px 4px 0 !important;
vertical-align: middle;
}
.gt3_menu_label:after{
display: none;
}
@media only screen and (max-width: 767px){
.header_search__container{
width: 30px;
}
.woo_mini-count:before,
.header_search .header_search__icon > i{
font-size: 16px;
}
.gt3_header_builder_burger_sidebar_component{
padding: 13px 3px;
}
.toggle-box,
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after{
width: 22px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon{
width: 20px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.second{
width: 14px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.third{
width: 17px;
}
} .slider_btn_with_icon{
line-height: 18px !important;
display: inline-block;
width: 17px !important;
height: 19px !important;
margin: 0 10px;
padding-left: 2px;
text-align: center !important;
vertical-align: top;
border: 1px rgba(103, 109, 69, .15) solid;
border-radius: 50%;
}
.tp-bullets.custom{
display: none;
}
.rev_slider_wrapper{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 768px){
.tp-bullets.custom{
display: block;
}
.tp-bullets.custom .tp-bullet{
line-height: 30px !important;
width: auto !important;
height: 30px !important;
counter-increment: bullet-step;
opacity: 1 !important;
border: none !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
}
.tp-bullets.custom .tp-bullet:before{
font-size: 16px;
font-weight: 500;
position: absolute;
top: 0;
content: '0' counter(bullet-step);
-webkit-transition: all 300ms;
transition: all 300ms;
text-align: center;
color: #c7c9b8;
}
.tp-bullets.custom .tp-bullet.selected,
.tp-bullets.custom .tp-bullet:hover{
box-shadow: none !important;
}
.tp-bullets.custom.vertical.nav-pos-hor-right .tp-bullet:before{
right: 0;
left: auto;
}
.tp-bullets.custom.vertical.nav-pos-hor-left .tp-bullet:before{
right: auto;
left: 0;
}
.tp-bullets.custom.vertical.nav-pos-hor-left .tp-bullet.selected:before{
left: 40px;
}
}
.gt3_social{
margin-bottom: 0;
padding-bottom: 30px;
}
.gt3_header_builder .gt3_social{
font-size: .875em;
}
.gt3_social a{
line-height: 1;
display: inline-block;
margin-right: 20px;
padding-right: 0;
box-shadow: inset 0 0 0 0 currentColor;
}
.gt3_social a:last-child{
margin-right: 0;
}
.gt3_social a:hover,
.gt3_custom_text .gt3_social a:hover,
.share_wrap a:hover span:not(.fa){
box-shadow: inset 0 -1px 0 0 currentColor;
}  .ui-widget,
.ui-widget .ui-widget{
font-family: inherit;
font-size: inherit;
background: transparent;
}
.ui-widget-content{
font-size: 12px;
font-weight: 400;
width: auto;
padding: 0;
letter-spacing: .2em;
color: inherit;
border: none;
border-radius: 4px;
background: #fff;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br{
border-radius: 0;
}
.ui-widget-header{
font-weight: inherit;
color: inherit;
border: none;
background: transparent;
}
.ui-datepicker .ui-datepicker-title{
line-height: inherit;
margin: 0;
text-align: inherit;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default{
font-weight: inherit;
color: inherit;
border: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus{
font-weight: inherit;
color: inherit;
border: none;
background: inherit;
}
.ui-datepicker .ui-datepicker-buttonpane{
margin: 0;
padding: 0;
border: none;
background-image: none;
}
.ui-datepicker .ui-datepicker-buttonpane button{
font-size: 14px;
font-weight: 400;
float: none;
overflow: visible;
width: auto;
margin: 0 0 20px 20px;
padding: 18px 30px 19px;
cursor: pointer;
opacity: 1;
border: 1px solid;
background: transparent;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-state-hover{
color: #fff;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{
float: none;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button{
font-family: inherit;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span{
position: static;
top: auto;
left: auto;
display: block;
margin: 0;
margin: 0;
text-indent: unset;
background: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default{
background: none;
}  .ui-datepicker{
display: none;
}
#ui-datepicker-div{
min-width: 320px;
}
#ui-datepicker-div,
.ui-datepicker-inline{
font-size: 12px;
font-weight: 400;
letter-spacing: .2em;
border: 1px solid rgba(243, 243, 243, 1);
border-radius: 4px;
background-color: #fff;
}
#ui-datepicker-div .ui-datepicker-year,
.ui-datepicker-inline .ui-datepicker-year{
display: inline;
}
#ui-datepicker-div .ui-icon,
.ui-datepicker-inline .ui-icon{
font-size: 0;
}
#ui-datepicker-div .ui-icon:after,
.ui-datepicker-inline .ui-icon:after{
font-family: Theme_icon;
font-size: 11px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
}
#ui-datepicker-div .ui-icon-circle-triangle-w:after,
.ui-datepicker-inline .ui-icon-circle-triangle-w:after{
content: '\f104';
}
#ui-datepicker-div .ui-icon-circle-triangle-e:after,
.ui-datepicker-inline .ui-icon-circle-triangle-e:after{
content: '\f105';
}
#ui-datepicker-div .ui-datepicker-prev,
.ui-datepicker-inline .ui-datepicker-prev{
position: absolute;
top: 0;
left: 0;
width: 12%;
height: 100%;
cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-next,
.ui-datepicker-inline .ui-datepicker-next{
position: absolute;
top: 0;
right: 0;
width: 12%;
height: 100%;
cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-header,
.ui-datepicker-inline .ui-datepicker-header{
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 10px 0;
padding: 0 23px;
text-align: center;
}
#ui-datepicker-div table,
.ui-datepicker-inline table{
font-size: .875em;
}
#ui-datepicker-div table thead tr,
.ui-datepicker-inline table thead tr{
border: none;
border-top: 1px solid rgba(243, 243, 243, 1);
border-bottom: 1px solid rgba(243, 243, 243, 1);
}
#ui-datepicker-div table tbody tr,
.ui-datepicker-inline table tbody tr{
border: none;
}
#ui-datepicker-div table td,
.ui-datepicker-inline table td{
padding: 5px;
text-align: center;
}
#ui-datepicker-div table td.ui-datepicker-unselectable,
.ui-datepicker-inline table td.ui-datepicker-unselectable{
color: #cecece;
}
#ui-datepicker-div table td a,
.ui-datepicker-inline table td a{
padding: 0 5px;
color: inherit;
}
#ui-datepicker-div table td.ui-datepicker-today a,
.ui-datepicker-inline table td.ui-datepicker-today a{
display: block;
border-radius: 4px;
}
#ui-datepicker-div table td.ui-datepicker-current-day a,
.ui-datepicker-inline table td.ui-datepicker-current-day a{
font-weight: 500;
}
#ui-datepicker-div table th,
.ui-datepicker-inline table th{
font-weight: 500;
text-align: center;
background-color: #f7f7f7;
}
#ui-datepicker-div table th.ui-datepicker-week-end,
.ui-datepicker-inline table th.ui-datepicker-week-end{
color: #fff;
background-color: #969696;
}  #ui-datepicker-div .ui-timepicker-div .ui-widget-header,
.ui-datepicker-inline .ui-timepicker-div .ui-widget-header{
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 10px 0;
padding: 0 23px;
text-align: center;
}
#ui-datepicker-div .ui-timepicker-div > dl,
.ui-datepicker-inline .ui-timepicker-div > dl{
line-height: 50px;
margin: 0 0 18px 0;
}
.ui-timepicker-div dl dt{
font-weight: 500;
line-height: 35px;
padding: 0 0 0 20px;
}
.ui-timepicker-div .ui-slider{
position: relative;
text-align: left;
background-color: #f7f7f7;
}
.ui-timepicker-div .ui-slider-horizontal{
display: inline-block;
width: 100%;
min-width: 100%;
height: 5px;
cursor: pointer;
vertical-align: middle;
}
.ui-timepicker-div .ui-slider-access{
display: none;
}
.ui-timepicker-div dl dd{
line-height: 35px;
margin: 0 20px 10px 40%;
}
.ui-timepicker-div .ui-slider .ui-slider-handle{
position: absolute;
z-index: 2;
width: 5px;
height: 5px;
margin-left: -2px;
cursor: default;
cursor: pointer;
border-radius: 50%;
outline: none;
-ms-touch-action: none;
touch-action: none;
}
.ui-timepicker-div .ui-slider .ui-slider-handle:after{
position: absolute;
top: -4px;
left: -4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 13px;
height: 13px;
content: '';
-webkit-transition: border-color 200ms ease, opacity 200ms;
-moz-transition: border-color 200ms ease, opacity 200ms;
-ms-transition: border-color 200ms ease, opacity 200ms;
transition: border-color 200ms ease, opacity 200ms;
opacity: 1;
border: 1px solid #dcdcdc;
border-radius: 13px;
}
.ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-hover:after,
.ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-focus:after,
.ui-timepicker-div .ui-slider .ui-slider-handle.ui-state-active:after{
opacity: .5;
}
.ui-datepicker-buttonpane button{
margin-bottom: 20px;
margin-left: 20px;
}  .isotope-filter{
font-weight: 500;
margin-bottom: 45px;
padding-top: 8px;
letter-spacing: .2em;
text-transform: uppercase;
}
.isotope-filter a{
display: inline-block;
margin: 0 12px;
padding: 5px 5px;
}  .mc_form_inside{
position: relative;
}
.mc_form_inside .mc_merge_var{
position: relative;
display: inline-block;
width: 100%;
max-width: 372px;
margin: 15px 10px 5px 0;
padding-right: 30px;
vertical-align: top;
}
.mc_form_inside .updated + .mc_merge_var{
margin-top: 0;
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input{
width: 100%;
}
#mc_signup_submit{
margin: 0;
padding: 0 45px 0 0;
vertical-align: sub;
color: inherit;
border: none;
background-color: transparent;
}
#mc_signup_submit:hover{
background-color: transparent;
}
.mc_form_inside .mc_signup_submit{
line-height: .875em;
position: absolute;
z-index: 1;
right: 0;
bottom: 0;
margin: 0;
}
.mc_form_inside .mc_signup_submit .theme_icon-arrows-right{
position: absolute;
top: 0;
right: 0;
bottom: 0;
display: inline-block;
margin: auto;
pointer-events: none;
color: inherit;
}
#mc-indicates-required{
display: none;
}
.mc_merge_var label{
font-size: 12px;
font-weight: 400;
line-height: 40px;
position: absolute;
top: 0;
left: 11px;
margin: 0;
cursor: auto;
-webkit-transition: top .3s, left .3s, font-size .3s, color .3s;
-moz-transition: top .3s, left .3s, font-size .3s, color .3s;
-ms-transition: top .3s, left .3s, font-size .3s, color .3s;
transition: top .3s, left .3s, font-size .3s, color .3s;
letter-spacing: .2em;
}
.mc_merge_var label.gt3_onfocus{
font-size: 10px;
top: -23px;
left: 0;
}
.mc_merge_var input[type='date'],
.mc_merge_var input[type='email'],
.mc_merge_var input[type='number'],
.mc_merge_var input[type='password'],
.mc_merge_var input[type='search'],
.mc_merge_var input[type='tel'],
.mc_merge_var input[type='text'],
.mc_merge_var input[type='url'],
.mc_merge_var select,
.mc_merge_var textarea{
font-size: 12px;
font-weight: 400;
width: 100%;
padding: 7px 11px;
-webkit-transition: border-bottom-color 300ms;
-moz-transition: border-bottom-color 300ms;
-ms-transition: border-bottom-color 300ms;
transition: border-bottom-color 300ms;
letter-spacing: .2em;
border: none;
border-bottom: 1px solid #b0b0b0;
background-color: transparent;
}
body .mc4wp-form p{
margin-bottom: 12px;
}
.mc_error_msg{
color: #e5625e;
}
.mc_success_msg{
color: #b1ba85;
}
aside .mc_form_inside{
text-align: left;
}
aside .mc_merge_var input[type='date'],
aside .mc_merge_var input[type='email'],
aside .mc_merge_var input[type='number'],
aside .mc_merge_var input[type='password'],
aside .mc_merge_var input[type='search'],
aside .mc_merge_var input[type='tel'],
aside .mc_merge_var input[type='text'],
aside .mc_merge_var input[type='url'],
aside .mc_merge_var select,
aside .mc_merge_var textarea{
font-size: .8571em;
height: 40px;
padding: 8px 18px;
}
aside .mc_merge_var input[type='text']{
width: 100%;
}
aside .mc_form_inside .mc_merge_var{
line-height: 40px;
min-width: 100px;
max-width: 310px;
max-width: calc(100% - 130px);
}
aside .mc_merge_var label{
line-height: 40px;
}
aside .mc_form_inside .mc_signup_submit{
max-width: 115px;
margin-left: 0;
}
aside .mc_form_inside .mc_signup_submit #mc_signup_submit{
font-size: 14px;
height: 40px;
padding: 6px 5px 5px;
border: 1px solid currentColor;
}
@media only screen and (max-width: 767px){
aside .mc_form_inside .mc_merge_var{
min-width: 100%;
max-width: 100%;
}
}
.main_footer .mc_form_inside{
margin-top: 2px;
text-align: left;
}
.main_footer .mc_form_inside #mc_signup_submit{
font-size: 20px;
font-weight: inherit;
line-height: 1.25;
position: relative;
display: inline-block;
width: auto !important;
height: auto;
padding: 0;
-webkit-transition: color 200ms;
-moz-transition: color 200ms;
-ms-transition: color 200ms;
transition: color 200ms;
text-align: left;
vertical-align: middle;
border: none;
background: transparent;
}
.main_footer .mc_form_inside #mc_signup_submit:hover{
text-align: left;
background: transparent;
}  body .mfp-container{
margin: 0;
padding: 0;
}
body .mfp-container .mfp-content{
width: 100%;
height: 100%;
}
body .mfp-wrap{
z-index: 999999;
}
.mfp-content .mfp-figure{ }
.mfp-content .mfp-figure figure{
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
}
.mfp-content img.mfp-img{
margin: auto;
padding: 0;
}
.mfp-content .mfp-close:after,
.mfp-content .mfp-figure .mfp-close:before{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 26px;
height: 0;
margin: auto;
content: '';
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
transition: all .2s;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: center;
transform-origin: center;
border-top: 2px solid rgba(255, 255, 255, .5);
}
.mfp-content .mfp-figure .mfp-close:before{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mfp-content .mfp-figure .mfp-close{
font-size: 0;
line-height: 0;
position: absolute;
top: 30px;
right: 30px;
width: 40px;
height: 40px;
margin: 0;
padding: 0;
border-width: 2px;
border-color: rgba(255, 255, 255, .5);
border-radius: 50%;
}
.mfp-content .mfp-figure figure{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.mfp-container button.mfp-arrow-right,
.mfp-container button.mfp-arrow-left{
cursor: pointer;
opacity: 1;
}
.mfp-container button.mfp-arrow-right:hover{
opacity: .8;
border-color: transparent;
border-left-color: white;
}
.mfp-container button.mfp-arrow-left:hover{
opacity: .8;
border-color: transparent;
border-right-color: white;
}
.mfp-bottom-bar{
top: auto;
bottom: 0;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.mfp-container div.mfp-bottom-bar .mfp-title{
margin: 0;
}
.mfp-bottom-bar a#popup-selector{
font-size: 1em;
line-height: 1em;
padding-left: 30px;
color: white;
}
.mfp-bottom-bar .mfp-counter{
position: relative;
}
.mfp-bottom-bar span.mfp-counter{
font-size: 1em;
line-height: 1em;
padding-right: 30px;
}
.proof_gallery .lap-and-up-one-quarter.one-half{
width: 49.6%;
}
.proof_gallery .grid__item{
margin-bottom: 12px;
margin-bottom: .75rem;
}
.proof_gallery .separator{
border: none;
}
.proof_gallery .proof-photo.gallery-item{
margin: 0;
padding: 0 4px 4px 0;
}
div#pixproof_gallery{
display: -webkit-box;
display:    -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display:         flex;
-webkit-flex-direction: row;
-webkit-flex-direction: row;
-ms-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -4px;
-moz-flex-direction: row;
}
.proof_gallery .gallery-columns-6 .proof-photo.gallery-item{
width: 16.6%;
max-width: 16.6%;
}
@media only screen and (min-width: 900px){
.proof_gallery .lap-and-up-one-quarter.one-half{
width: 24.9%;
}
.proof_gallery .button-download{
position: absolute;
top: 0;
right: 0;
}
}
@media only screen and (max-width: 1023px){
.proof_gallery .gallery-columns-5 .proof-photo.gallery-item,
.proof_gallery .gallery-columns-6 .proof-photo.gallery-item{
width: 24.95%;
max-width: 24.95%;
}
}
@media only screen and (max-width: 600px){
.proof_gallery .gallery-columns-3 .proof-photo.gallery-item,
.proof_gallery .gallery-columns-5 .proof-photo.gallery-item,
.proof_gallery .gallery-columns-6 .proof-photo.gallery-item{
width: 49.95%;
max-width: 49.95%;
}
}
.proof_gallery li:before{
display: none !important;
}
.proof-photo__container{
overflow: hidden;
}
.proof_gallery .img_wrap{
padding-top: 100%;
}
.proof_gallery .img_wrap img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.proof_gallery .proof-photo__bg{
width: 100%;
}
.proof_gallery .img_wrap img[data-ratio='portrait']{
width: 100%;
height: auto;
max-height: none;
}
.proof_gallery .img_wrap img[data-ratio='landscape']{
width: auto;
max-width: none;
height: 100%;
} .body_pp .site_wrapper{
display: -webkit-box;
display:    -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display:         flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-moz-flex-direction: column;
justify-content: center;
-webkit-justify-content: center;
}
#main_content ul.slick-dots > li:before,
#main_content ul > li.comment:before,
#main_content ul > li.elementor-icon-list-item:before,
#main_content ul > li.elementor-editor-element-setting:before,
#main_content ul > li.product:before,
#main_content ul.page-numbers > li:before,
#main_content ul.tabs > li:before,
#main_content ul.gt3_product_list_nav > li:before,
ul[class*=select2] > li:before,
#add_payment_method #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce ul.order_details li:before,
.woocommerce-MyAccount-navigation li:before{
display: none !important;
}
.elementor-widget-testimonials-gt3 .module_testimonial.active-carousel {
overflow: hidden;
}
.wp-block-search__inside-wrapper .wp-block-search__button{
padding: 5px 20px !important;
min-height: 40px !important;
}div.elementor-element.elementor-widget-spacer{
margin-bottom: 0;
}
a.bordered{
display: inline-block;
padding: 17px 31px;
border: 1px solid transparent;
background-color: #fff;
background-color: transparent;
}
a.bordered:hover{
color: #fff;
}
.span12 .elementor-section-boxed.elementor-top-section > .elementor-container.elementor-column-gap-no{
padding-right: 15px;
padding-left: 15px;
}
body.elementor-page .site_wrapper .container.container-sidebar_none{
width: 100%;
width: 1200px;
}
@media only screen and (min-width: 1024px){
.elementor-column.margin_auto{
margin-right: auto;
margin-left: auto;
}
.elementor-column.max_width-800{
max-width: 800px;
}
.elementor-column.max_width-670{
max-width: 670px;
}
.elementor-column.max_width-585{
max-width: 585px;
}
.elementor-column.max_width-570{
max-width: 570px;
}
.elementor-column.max_width-500{
max-width: 500px;
}
.elementor-column.max_width-470{
max-width: 470px;
}
.elementor-column.max_width-360{
max-width: 360px;
}
.elementor-column[class*=max_width-]:first-child{
margin-left: auto;
}
.elementor-column[class*=max_width-]:last-child{
margin-right: auto;
}
}
@media only screen and (max-width: 1023px){
a.bordered{
padding: 9px 21px;
}
}
.elementor-editor-active .gt3_header_builder.header_over_bg{
pointer-events: none;
}
.elementor-editor-active .elementor-element[class*=elementor-hidden-]:before{
position: absolute;
z-index: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
background-color: rgba(206, 206, 206, .08);
}
.elementor-editor-active .elementor-element[class*=elementor-hidden-]:after{
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-flex;
display:         flex;
-webkit-align-items: center;
align-items: center;
max-width: 90%;
margin: auto;
opacity: .4;
-webkit-justify-content: center;
justify-content: center;
}
.elementor-editor-active .elementor-element.elementor-hidden-desktop:after{
content: 'Hide on Desktop';
}
.elementor-editor-active .elementor-element.elementor-hidden-tablet:after{
content: 'Hide on Tablet';
}
.elementor-editor-active .elementor-element.elementor-hidden-phone:after{
content: 'Hide on Phone';
}
.elementor-editor-active .elementor-element.elementor-hidden-desktop.elementor-hidden-tablet:after{
content: 'Hide on Desktop and Tablet';
}
.elementor-editor-active .elementor-element.elementor-hidden-desktop.elementor-hidden-phone:after{
content: 'Hide on Desktop and Phone';
}
.elementor-editor-active .elementor-element.elementor-hidden-tablet.elementor-hidden-phone:after{
content: 'Hide on Tablet and Phone';
}
.elementor-editor-active .elementor-element.elementor-hidden-desktop.elementor-hidden-tablet.elementor-hidden-phone:after{
content: 'Hide on All Devices';
}  .elementor-widget-video-popup-gt3 .video-popup-wrapper{
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display:         inline-flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.elementor-widget-video-popup-gt3 .elementor-widget-container{
text-align: center;
}
.gt3-elementor-align-right .elementor-widget-container{
text-align: right;
}
.gt3-elementor-align-left .elementor-widget-container{
text-align: left;
}
.gt3-elementor-align-button-right .video-popup__title{
margin-right: 20px;
}
.gt3-elementor-align-button-left .video-popup__title{
margin-left: 20px;
}
.gt3-elementor-align-button-center .video-popup__title{
margin-bottom: 8px;
}
.gt3-elementor-align-button-center .video-popup-wrapper{
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.gt3-elementor-align-button-left .video-popup__title{
order: 1;
}
.gt3-elementor-align-right .video-popup__link{
vertical-align: middle;
}
.video-popup__title{
font-family: inherit;
font-size: 14px;
font-weight: 500;
line-height: inherit;
position: relative;
z-index: 2;
display: inline-block;
letter-spacing: .2em;
}
.video-popup__wrapper-link{
position: relative;
z-index: 1;
display: block;
}
.video-popup__content{
position: absolute;
z-index: 3;
top: 50%;
right: 0;
left: 0;
transform: translateY(-50%);
text-align: center;
}
.video-popup__link{
position: relative;
z-index: 1;
display: inline-block;
box-sizing: border-box;
width: 74px;
height: 74px;
vertical-align: middle;
border-radius: 50%;
background-color: currentColor;
}
.video-popup__link > svg{
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-40%, -50%);
}
.video-popup__link polygon{
fill: #fff;
stroke: #fff;
}
.video-popup-animation{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 37px;
display: block;
width: 126px;
height: 126px;
margin: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.video-popup-animation-type1 .video-popup-animation > div{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 5%;
height: 5%;
margin: auto;
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
-webkit-animation-name: video_pulse_animation_outside;
-moz-animation-name: video_pulse_animation_outside;
-o-animation-name: video_pulse_animation_outside;
animation-name: video_pulse_animation_outside;
-webkit-animation-duration: 2100ms;
-moz-animation-duration: 2100ms;
-o-animation-duration: 2100ms;
animation-duration: 2100ms;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
animation-iteration-count: infinite;
border-radius: 50%;
box-shadow: 0 0 1px 1px currentColor;
}
.video-popup-animation > div:nth-child(2){
-webkit-animation-delay: 700ms;
-moz-animation-delay: 700ms;
-o-animation-delay: 700ms;
animation-delay: 700ms;
}
.video-popup-animation > div:nth-child(3){
-webkit-animation-delay: 1400ms;
-moz-animation-delay: 1400ms;
-o-animation-delay: 1400ms;
animation-delay: 1400ms;
}
.video-popup-animation > div:nth-child(4){
-webkit-animation-delay: 2100ms;
-moz-animation-delay: 2100ms;
-o-animation-delay: 2100ms;
animation-delay: 2100ms;
}
@-webkit-keyframes video_pulse_animation_outside{
0%{
width: 5%;
height: 5%;
opacity: 1;
}
100%{
width: 100%;
height: 100%;
opacity: 0;
}
}
@-moz-keyframes video_pulse_animation_outside{
0%{
width: 5%;
height: 5%;
opacity: 1;
}
100%{
width: 100%;
height: 100%;
opacity: 0;
}
}
@-o-keyframes video_pulse_animation_outside{
0%{
width: 5%;
height: 5%;
opacity: 1;
}
100%{
width: 100%;
height: 100%;
opacity: 0;
}
}
@keyframes video_pulse_animation_outside{
0%{
width: 5%;
height: 5%;
opacity: 1;
}
100%{
width: 100%;
height: 100%;
opacity: 0;
}
}
.video-popup__link .video-popup-animation div > svg{
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform-origin: translate(-50%, -50%);
-moz-transform-origin: translate(-50%, -50%);
-o-transform-origin: translate(-50%, -50%);
transform-origin: translate(-50%, -50%);
}
.video-popup-animation-type2 .video-popup-animation > div{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: -webkit-calc(100% - 2px);
height:         calc(100% - 2px);
margin: auto;
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-o-transform-origin: center center;
transform-origin: center center;
-webkit-animation-name: video_rotate_animation_outside;
-moz-animation-name: video_rotate_animation_outside;
-o-animation-name: video_rotate_animation_outside;
animation-name: video_rotate_animation_outside;
-webkit-animation-duration: 2100ms;
-moz-animation-duration: 2100ms;
-o-animation-duration: 2100ms;
animation-duration: 2100ms;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
-o-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
animation-iteration-count: infinite;
border-radius: 50%;
box-shadow: 0 -3px 0 1px currentColor;
}
@-webkit-keyframes video_rotate_animation_outside{
0%{
-webkit-transform: rotate(0deg);
}
100%{
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes video_rotate_animation_outside{
0%{
-moz-transform: rotate(0deg);
}
100%{
-moz-transform: rotate(360deg);
}
}
@-o-keyframes video_rotate_animation_outside{
0%{
-o-transform: rotate(0deg);
}
100%{
-o-transform: rotate(360deg);
}
}
@keyframes video_rotate_animation_outside{
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(360deg);
}
}  div.elementor-widget[class*=elementor-widget-divider-]{
margin-bottom: 0;
}
.gt3_divider_wrapper span{
display: inline-block;
width: 20px;
height: 2px;
margin: 0 10px 0 0;
margin-right: 10px;
vertical-align: middle;
}
.gt3_divider_wrapper span:last-child{
margin: 0 0 0 10px;
}
.gt3_divider_wrapper span:only-child{
margin: 0;
}
.gt3_divider_wrapper h6{
display: inline-block;
vertical-align: middle;
}  .elementor-widget-image-box-gt3 .elementor-image-box-content{
width: 100%;
}
@media (min-width: 768px){
.elementor-widget-image-box-gt3.elementor-position-left .elementor-image-box-wrapper,
.elementor-widget-image-box-gt3.elementor-position-right .elementor-image-box-wrapper{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
}
.elementor-widget-image-box-gt3.elementor-position-right .elementor-image-box-wrapper{
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
text-align: right;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
}
.elementor-widget-image-box-gt3.elementor-position-left .elementor-image-box-wrapper{
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
text-align: left;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
}
.elementor-widget-image-box-gt3.elementor-position-top .elementor-image-box-img{
margin: auto;
}
.elementor-widget-image-box-gt3.elementor-vertical-align-top .elementor-image-box-wrapper{
-webkit-align-items: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.elementor-widget-image-box-gt3.elementor-vertical-align-middle .elementor-image-box-wrapper{
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-widget-image-box-gt3.elementor-vertical-align-bottom .elementor-image-box-wrapper{
-webkit-align-items: flex-end;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
}
@media (max-width: 767px){
.elementor-widget-image-box-gt3 .elementor-image-box-img{
margin-right: auto !important;
margin-bottom: 15px;
margin-left: auto !important;
}
}
.elementor-widget-image-box-gt3 .elementor-image-box-img{
display: inline-block;
}
.elementor-widget-image-box-gt3 .elementor-image-box-title a{
color: inherit;
}
.elementor-widget-image-box-gt3 .elementor-image-box-wrapper{
text-align: center;
}
.elementor-widget-image-box-gt3 .elementor-image-box-description{
margin: 0;
}
.elementor-widget-image-box-gt3 .imagebox-button > span,
.elementor-widget-image-box-gt3 .imagebox-button > div{
display: inline-block;
vertical-align: middle;
}
.elementor-widget-image-box-gt3 .elementor-image-box-title{
font-size: 18px;
font-weight: 700;
line-height: 1;
}
.elementor-widget-image-box-gt3 .elementor-image-box-description{
font-size: 14px;
line-height: 1.95em;
}
.elementor-widget-image-box-gt3 .imagebox-button{
font-size: 14px;
font-weight: 500;
letter-spacing: .2em;
}  .module_testimonial blockquote{
line-height: 1.65em;
}
.module_testimonial blockquote:before{
font-size: 115px;
font-family: Lato, Sans-serif;
}
.module_testimonial.text_align-right .testimonials-text,
.module_testimonial.author_align-right .testimonials_title{
text-align: right;
}
.module_testimonial.text_align-center .testimonials-text,
.module_testimonial.author_align-center .testimonials_title{
text-align: center;
}
.module_testimonial.text_align-left .testimonials-text,
.module_testimonial.author_align-left .testimonials_title{
text-align: left;
}
.module_testimonial.image_align-right .testimonials_photo img{
margin-left: auto;
}
.module_testimonial.image_align-center .testimonials_photo img{
margin-right: auto;
margin-left: auto;
}
.module_testimonial.image_align-left .testimonials_photo img{
margin-right: auto;
}
.module_testimonial.text_align-right blockquote{
padding: 9px 73px 9px 30px;
}
.module_testimonial.text_align-center blockquote:before{
text-align: left;
}
.module_testimonial.nav-arrows .slick-slider{
padding-bottom: 50px;
}
@media screen and (max-width: 1023px){
.module_testimonial blockquote{
font-size: 1.2em;
margin-top: 0;
padding-right: 9px;
padding-left: 40px;
}
.module_testimonial blockquote:before{
font-size: 115px;
}
}
@media screen and (max-width: 767px){
.module_testimonial blockquote{
font-size: 1em;
padding-right: 0;
padding-left: 40px;
}
}  .gt3_img_brands .elementor-image{
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
transition: opacity 300ms;
opacity: 1;
}
.gt3_img_brands .elementor-image:hover{
opacity: .5;
}  .gt3_image_rotate{
position: relative;
z-index: 1;
overflow: hidden;
}
.gt3_image_rotate .gt3_image_rotate_title{
position: absolute;
z-index: 1;
right: 0;
bottom: 0;
display: flex;
align-items: center;
padding: 13px 15px 13px 40px;
-webkit-transform: rotate(-90deg) translate(100%, 0);
-moz-transform: rotate(-90deg) translate(100%, 0);
-ms-transform: rotate(-90deg) translate(100%, 0);
-o-transform: rotate(-90deg) translate(100%, 0);
transform: rotate(-90deg) translate(100%, 0);
-webkit-transform-origin: right bottom;
-moz-transform-origin: right bottom;
-ms-transform-origin: right bottom;
-o-transform-origin: right bottom;
transform-origin: right bottom;
background-color: #fff;
}
.gt3_image_rotate .gt3_image_rotate_title h4{
line-height: 1.3em;
position: relative;
}
.gt3_image_rotate a .gt3_image_rotate_title h4:after{
position: absolute;
bottom: -13px;
left: 0;
display: block;
width: 25px;
height: 2px;
content: '';
-webkit-transition: width 300ms;
-moz-transition: width 300ms;
-ms-transition: width 300ms;
transition: width 300ms;
}
.gt3_image_rotate a:hover .gt3_image_rotate_title h4:after{
width: 100%;
}
.gt3_image_rotate a .gt3_image_rotate_wrapper{
-webkit-transition: -webkit-transform 7s;
-moz-transition:    -moz-transform 7s;
-ms-transition:     -ms-transform 7s;
transition:         transform 7s;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.gt3_image_rotate a:hover .gt3_image_rotate_wrapper{
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
}  .elementor-counter .elementor-counter-number-wrapper{
font-size: 70px;
line-height: 1.08em;
}
.elementor-counter .elementor-counter-title{
font-size: 14px;
line-height: 1.9em;
letter-spacing: .2em;
color: inherit;
}
@media only screen and (max-width: 1023px){
.elementor-counter .elementor-counter-number-wrapper{
font-size: 48px;
}
}  .price_item_wrapper{
padding: 50px;
text-align: center;
border: 1px solid #eee;
background-color: #fff;
}
.price_item{
position: relative;
z-index: 1;
}
.price_item .item_cost_wrapper h3{
font-size: 50px;
font-weight: 700;
line-height: 1.45em;
position: relative;
padding-bottom: 15px;
color: inherit;
}
.price_item .item_cost_wrapper h3:after{
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 50px;
height: 2px;
margin: auto;
content: '';
}
.price_item .item_cost_wrapper{
position: relative;
z-index: 1;
}
.price_item .item_cost_wrapper.custom-font h3{
font-family: inherit;
}
.price_item-cost{
font-size: 50px;
font-weight: 700;
line-height: 1.45em;
position: relative;
padding-top: 12px;
}
.price_item-cost:before{
position: absolute;
top: 0;
right: 0;
left: 0;
display: block;
width: 50px;
height: 2px;
margin: auto;
content: '';
}
.price_item-cost span{
font-size: .48em;
font-weight: 300;
padding: 1px;
vertical-align: bottom;
}
.price_item .items_text{
padding: 13px 0;
}
.price_item .items_text ul{
padding: 0;
}
.main_wrapper .price_item .items_text li{
padding: 9px 0;
list-style: none;
}
#main_content .price_item ul li:before{
display: none;
}
.price_item_description{
font-size: .875em;
font-weight: 500;
padding: 21px 0 0 0;
letter-spacing: .2em;
}
.price_button{
font-size: .875em;
padding-top: 14px;
}
.price_button span{
font-weight: 500;
vertical-align: middle;
letter-spacing: .2em;
}
.elementor-widget-price-box-gt3 .price-button-icon{
font-size: 1.143em;
}
.price_item .label_text{
position: absolute;
right: 0;
bottom: 0;
left: 0;
-webkit-transform: translateY(50%);
-moz-transform: translateY(50%);
-ms-transform: translateY(50%);
-o-transform: translateY(50%);
transform: translateY(50%);
}
.price_item .label_text span{
font-size: .875em;
display: inline-block;
padding: 0 13px;
cursor: default;
letter-spacing: .2em;
color: #fff;
}
@media only screen and (max-width: 1023px){
.price_item_wrapper{
padding: 35px 15px;
}
.price_item .item_cost_wrapper h3,
.price_item-cost{
font-size: 35px;
}
}  .elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-widget-blog-gt3.elementor-widget-empty{
background: transparent;
}
.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-widget-blog-gt3.elementor-widget-empty .elementor-widget-empty-icon{
display: none;
}
.widget-button > span,
.widget-button > div{
display: inline-block;
vertical-align: middle;
vertical-align: baseline;
}
.widget-button > span{
font-size: .875em;
font-weight: 500;
letter-spacing: .2em;
}
.widget-button > div{
margin-left: 1em;
} .isotope_blog_items:before,
.isotope_blog_items:after{
display: table;
clear: both;
content: '';
}
@media only screen and (max-width: 1023px){
.widget-button{
font-size: 14px;
}
}  .elementor-widget-blog-gt3 .blog_post_media{
margin-bottom: 25px;
}
.elementor-widget-blog-gt3 .blogpost_title{
font-size: 1.5em;
}
.elementor-widget-blog-gt3 .blog_post_button > span{
font-size: .875em;
font-weight: 500;
letter-spacing: .2em;
}
.elementor-widget-blog-gt3 .blog_post_button > span,
.elementor-widget-blog-gt3 .blog_post_button > div{
display: inline-block;
vertical-align: middle;
}
.elementor-widget-blog-gt3 .blog_post_button > div{
margin-left: 16px;
}
@media screen and (max-width: 1023px){
.elementor-widget-blog-gt3 .items1 .blog_post_preview,
.elementor-widget-blog-gt3 .items2 .blog_post_preview,
.elementor-widget-blog-gt3 .items3 .blog_post_preview,
.elementor-widget-blog-gt3 .items4 .blog_post_preview{
width: 100%;
}
}  .module_team li{
list-style: none;
}
.module_team .item_list{
margin-bottom: -15px;
padding-bottom: 0;
padding-left: 0;
}
.module_team .item_list > li{
position: relative;
float: left;
overflow: hidden;
box-sizing: border-box;
padding: 0;
}
.module_team .item_list > li .item_wrapper{
position: relative;
z-index: 1;
overflow: hidden;
}
.module_team .items1 .item_list > li{
width: 100%;
}
.module_team .items2 .item_list > li{
width: 50%;
}
.module_team .items3 .item_list > li{
width: 33.333333%;
}
.module_team .items4 .item_list > li{
width: 25%;
}
.module_team .item_list > li img{
width: 100%;
height: auto;
}
.module_team.type1 .team-infobox{
position: absolute;
z-index: 2;
right: 0;
bottom: 0;
left: 0;
padding: 28px 30px 24px 30px;
-webkit-transition: opacity 400ms;
-moz-transition: opacity 400ms;
-ms-transition: opacity 400ms;
transition: opacity 400ms;
pointer-events: none;
}
.item_wrapper.type1:hover .team-infobox{
opacity: 1;
}
.module_team.type1 .item_wrapper .team_img:before{
position: absolute;
z-index: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
-webkit-transition: all .4s;
transition: all .4s;
pointer-events: none;
opacity: 0;
background-color: #fff;
}
.module_team.type1 .item_wrapper:hover .team_img:before{
opacity: .75;
}
.module_team.type1 .team_info,
.module_team.type1 .team_title{
-webkit-transition: opacity 400ms, -webkit-transform 400ms;
-moz-transition: opacity 400ms, -moz-transform 400ms;
-ms-transition: opacity 400ms, -ms-transform 400ms;
transition: opacity 400ms, transform 400ms;
-webkit-transform: translateY(15%);
-ms-transform: translateY(15%);
transform: translateY(15%);
opacity: 0;
}
.module_team .team_icons_wrapper{
font-size: .875em;
position: absolute;
top: 20px;
right: 10px;
-webkit-transition: opacity 400ms;
-moz-transition: opacity 400ms;
-ms-transition: opacity 400ms;
transition: opacity 400ms;
opacity: 0;
}
.module_team.type2 .team-infobox{
margin-top: 35px;
}
.module_team.type2 .team_icons_wrapper{
display: none;
}
.module_team .team_icons_wrapper a.fa:before{
padding-right: 10px;
}
.item_wrapper:hover .team_icons_wrapper,
.module_team.type1 .item_wrapper:hover .team_title{
opacity: 1;
}
.team-icons .member-icon{
line-height: 1.5em;
padding: 0 20px;
}
.module_team .team_info{
text-align: center;
}
.module_team .team_info .phone-number{
font-weight: 700;
display: inline-block;
}
.module_team .team_info .phone-number + .phone-number{
margin-left: 5px;
}
.module_team .team_title{
text-align: left;
}
.module_team .team_title__text{
font-size: 1.5em;
font-weight: 700;
line-height: 135%;
}
.module_team .team-positions{
font-size: 1em;
font-weight: 400;
line-height: 155%;
margin-top: 3px;
letter-spacing: .2em;
}
.team_title__text > a{
font-weight: 500;
line-height: 1.4;
}
.module_team .team_title h4{
display: inline-block;
}
.module_team .team_title a,
.module_team .team_title > *{
position: relative;
z-index: 1;
}
.module_team .module-team_title{
float: left;
margin-bottom: 25px;
}
.module_team .view_all_link{
font-size: 16px;
position: relative;
z-index: 1;
float: right;
margin-top: 15px;
}
.module_team .view_all_link i{
margin-left: 12px;
}
.module_team .view_all_link + *,
.module_team .module-team_title + p{
clear: both;
}
.module_team .module-team_title + p{
line-height: 1.9;
}
.module_team .item_list > li .item_wrapper:hover .team_info,
.module_team .item_list > li .item_wrapper:hover .team_title{
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.module_team .item_list > li .item_wrapper .team_title{
display: inline-block;
}
.module_team .item_list > li .item_wrapper .team_info{
display: inline-block;
padding-top: 10px;
text-align: left;
}
.module_team.type1 .team_signature{
display: none;
}
.module_team.type2 .team_signature{
display: inline-block;
float: right;
margin-left: 5px;
}
@media only screen and (max-width: 767px){
.module_team .item_list > li .item_wrapper:hover .team_info{
-webkit-transform: translateY(15%);
transform: translateY(15%);
opacity: 0;
}
}
.module_team .team-links .team-member-phones{
display: inline-block;
}
.module_team .team-links .team-link + .team-link,
.module_team .team-links .team-member-phones + .team-link{
margin-left: 20px;
}
.module_team .team-links .team-link,
.module_team .team-links .phone-number{
font-size: 14px;
font-weight: 700;
color: #fff;
}
.module_team .team-links .team-link + .team-link:before,
.module_team .team-links .team-member-phones + .team-link:before{
display: inline-block;
width: 1px;
height: 8px;
margin: 0 8px 0 -8px;
content: '';
background-color: #fff;
}
ul li.item-team-member:before{
display: none;
}
.elementor-element-gt3_team_archive .item_list .item-team-member{
padding-right: 30px;
padding-bottom: 30px;
}
.elementor-element-gt3_team_archive .item_list{
margin-right: -30px;
margin-bottom: -30px;
} .single-team .main_wrapper{
padding-top: 0 !important;
}
.single-member-page + *{
margin-top: 20px;
}
.single-member-page .team_img img{
width: 100%;
}
@media only screen and (max-width: 767px){
.single-member-page .team_img img{
margin-bottom: 40px;
}
}
.single-member-page .team-infobox .team_title h3{
font-size: 30px;
}
.single-member-page .team-infobox .team_title{
margin-bottom: 25px;
}
.single-member-page .team_info > div,
.single-member-page .member-urls .team-links > div{
border-top: 1px solid #f5f5f6;
}
.single-member-page .member-urls{
padding: 0 !important;
}
.single-member-page .member-urls .team-links > div{
padding: 7px 0;
}
.single-member-page .team_info > .team_field:after{
display: table;
clear: both;
content: '';
}
.single-member-page .team_info > .team_field{
padding: 7px 0;
}
.single-member-page .team_info > div.member-icons{
margin-top: 10px;
}
.single-member-page .team_info > div.member-icons,
.single-member-page .team_info > div:first-child,
.single-member-page .member-urls .team-links > div:first-child{
border-top: 0;
}
.single-member-page .team_info > .team_field > a{
float: right;
}
.single-member-page .team_info h5{
font-weight: 700;
display: inline-block;
margin-right: 5px;
}
.single-member-page .team_info .team_info-detail{
float: right;
}
.single-member-page .member-icon{
margin: 0 20px 0 0;
padding: 0;
color: #babcc6;
}
.single-member-page .member-icon.member-icon--has_text{
font-family: inherit;
}
.single-member-page .member-icon.member-icon--has_text:before{
display: none;
}
.single-member-page .team-link{
color: inherit;
}
.single-member-page .team-link + .team-link:before{
content: ', ';
}
.single-team .wpcf7-form .row{
margin-right: -5px;
margin-left: -5px;
}
.single-team .wpcf7-form .row [class*=span]{
padding-right: 5px;
padding-left: 5px;
}
.single-team .wpcf7-form .wpcf7-form-control-wrap{
margin-bottom: 10px;
}  @media screen and (max-width: 599px){
.module_team .items1 .item_list > li,
.module_team .items2 .item_list > li,
.module_team .items3 .item_list > li,
.module_team .items4 .item_list > li{
width: 100%;
}
.module_team .item_list{
margin-right: 0 !important;
}
.module_team .item-team-member{
padding-right: 0 !important;
}
}  .elementor-widget-progress{
font-size: .875em;
font-weight: 400;
letter-spacing: .2em;
}
.elementor-editor-active .elementor-inline-editing{
min-height: 5px;
}
.elementor-progress-wrapper{
height: 5px;
color: inherit;
background-color: #ebebeb;
}
.elementor-progress-text{
display: none;
}
.elementor-progress-bar{
font-size: inherit;
display: block;
height: 100%;
text-align: right;
border-radius: 0;
}
.elementor-progress-percentage{
position: absolute;
right: 0;
bottom: 100%;
padding: 0;
}  .elementor-widget-timeline-gt3 .timeline_item{
vertical-align: top;
border: none;
}
.elementor-widget-timeline-gt3 td{
padding: 15px 36px;
}
.elementor-widget-timeline-gt3 td h5{
line-height: 37px;
}
.elementor-widget-timeline-gt3 .line{
position: relative;
height: 0;
padding: 0;
}
.elementor-widget-timeline-gt3 .timeline_item .line span{
display: block;
width: 1px;
height: 100%;
margin-top: 31px;
}
.elementor-widget-timeline-gt3 .timeline_item .line span:before{
position: absolute;
top: 31px;
left: -2px;
width: 5px;
height: 5px;
content: '';
border-radius: 5px;
}
.elementor-widget-timeline-gt3 .timeline_item .line span:after{
position: absolute;
top: 27px;
left: -6px;
width: 13px;
height: 13px;
content: '';
border: 1px solid #dcdcdc;
border-radius: 13px;
}  .elementor-widget-slider-gt3 .slick-slide{
position: relative;
padding: 0;
}
.elementor-widget-slider-gt3 .controls .slick-arrow{
top: 0;
bottom: 0;
margin: 0;
line-height: 85px;
height: 100%;
}
.elementor-widget-slider-gt3 .controls .slick_control_text{
letter-spacing: 0px;
font-size: 0px;
}
.elementor-widget-slider-gt3 .controls .slick_control_text span:not(.all_slides){
font-weight: 400;
letter-spacing: .025em;
font-size: 18px;
}
.elementor-widget-slider-gt3 .controls .slick_control_text span.divider{
padding: 0 2px;
}
.elementor-widget-slider-gt3 .controls .slick_control_text span.all_slides{
font-weight: 300;
letter-spacing: .025em;
font-size: 18px;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap{
position: absolute;
z-index: 1;
top: 0;
right: 11%;
bottom: 0;
left: 11%;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.elementor-widget-slider-gt3 .slick-slide.align_center .slider_content_wrap{
text-align: center;
}
.elementor-widget-slider-gt3 .slick-slide.align_right .slider_content_wrap{
text-align: right;
}
.elementor-widget-slider-gt3 .slick-slide.align_center .slider_content_wrap > *{
margin-right: auto;
margin-left: auto;
}
.elementor-widget-slider-gt3 .slick-slide.align_right .slider_content_wrap > *{
margin-left: auto;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .pre_title{
font-size: 18px;
font-weight: 400;
margin: 0;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .title{
font-size: 60px;
line-height: 1.33em;
margin-bottom: .58em;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .text{
font-size: 18px;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .button{
margin-top: 52px;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .text p:last-child{
margin-bottom: 0;
}
.elementor-widget-slider-gt3 .widget-button > span{
font-size: .875em;
font-weight: 500;
letter-spacing: .2em;
}
.elementor-widget-slider-gt3 .widget-button > span,
.elementor-widget-slider-gt3 .widget-button > div{
display: inline-block;
vertical-align: middle;
}
.elementor-widget-slider-gt3 .widget-button > div{
margin-left: 16px;
} .elementor-widget-slider-gt3 .slider_type_1 .controls .slick-arrow.slick-prev,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-arrow.slick-prev{
left: 25px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-arrow.slick-next,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-arrow.slick-next{
right: 25px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls{
position: absolute;
bottom: 0;
left: 0;
width: 190px;
height: 85px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-position,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-position{
font-size: 0;
line-height: 85px;
text-align: center;
letter-spacing: 0px;
background-color: #fff;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-position span,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-position span{
letter-spacing: .025em;
font-size: 18px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-arrow.slick-hidden ~ .slick-position,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-arrow.slick-hidden ~ .slick-position{
display: none;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-position span:not(.all_slides),
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-position span:not(.all_slides){
font-weight: 400;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-position span.divider,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-position span.divider{
padding: 0 2px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick_control_text,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick_control_text{
display: none;
} .elementor-widget-slider-gt3 .slider_type_2 .controls .slick-arrow{
width: 75px;
height: 85px;
background-color: #fff;
}
@media only screen and (min-width: 1024px){
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-arrow:hover{
width: 145px;
}
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-arrow{
margin: auto;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-position{
display: none;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-prev{
padding-left: 25px;
text-align: left;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-next{
padding-right: 25px;
text-align: right;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-prev .slick_control_text{
line-height: 85px;
position: absolute;
top: 0;
right: auto;
left: 55px;
-webkit-transition: left 300ms, opacity 100ms;
-moz-transition: left 300ms, opacity 100ms;
-ms-transition: left 300ms, opacity 100ms;
transition: left 300ms, opacity 100ms;
white-space: nowrap;
opacity: 0;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-prev:hover .slick_control_text{
left: 69px;
-webkit-transition: left 300ms, opacity 200ms 100ms;
-moz-transition: left 300ms, opacity 200ms 100ms;
-ms-transition: left 300ms, opacity 200ms 100ms;
transition: left 300ms, opacity 200ms 100ms;
opacity: 1;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-next .slick_control_text{
line-height: 85px;
position: absolute;
top: 0;
right: 55px;
left: auto;
-webkit-transition: right 300ms, opacity 100ms;
-moz-transition: right 300ms, opacity 100ms;
-ms-transition: right 300ms, opacity 100ms;
transition: right 300ms, opacity 100ms;
white-space: nowrap;
opacity: 0;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-next:hover .slick_control_text{
right: 69px;
-webkit-transition: right 300ms, opacity 200ms 100ms;
-moz-transition: right 300ms, opacity 200ms 100ms;
-ms-transition: right 300ms, opacity 200ms 100ms;
transition: right 300ms, opacity 200ms 100ms;
opacity: 1;
} .elementor-widget-slider-gt3 .slider_type_3 .controls{
position: absolute;
right: 0;
bottom: 0;
width: 190px;
height: 85px;
}
@media only screen and (max-width: 1023px){
.elementor-widget-slider-gt3 .controls .slick-arrow{
line-height: 70px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls{
bottom: -1px;
left: -1px;
width: 170px;
height: 70px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-arrow.slick-prev,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-arrow.slick-prev{
left: 15px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-arrow.slick-next,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-arrow.slick-next{
right: 15px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-position,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-position{
line-height: 70px;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick_control_text{
display: none;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-arrow{
width: 50px;
height: 70px;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-prev{
padding-left: 14px;
}
.elementor-widget-slider-gt3 .slider_type_2 .controls .slick-next{
padding-right: 14px;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .title{
font-size: 36px;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .button{
margin-top: 30px;
}
.elementor-widget-slider-gt3 .slider_type_3 .controls{
height: 70px;
}
.elementor-widget-slider-gt3 .slider_type_3 .slick-slide .slider_content_wrap{
right: 6%;
left: 6%;
}
}
@media only screen and (max-width: 767px){
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap{
right: 6%;
left: 6%;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .title{
font-size: 28px;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .text{
font-size: 14px;
line-height: 1.5em;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .button{
margin-top: 20px;
}
.elementor-widget-slider-gt3 .controls{
display: none;
}
}
@media only screen and (max-width: 599px){
.elementor-widget-slider-gt3 .slider_type_1 .controls{
width: 140px;
height: 50px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-arrow.slick-prev,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-arrow.slick-prev{
left: 5px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-arrow.slick-next,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-arrow.slick-next{
right: 5px;
}
.elementor-widget-slider-gt3 .slider_type_1 .controls .slick-position,
.elementor-widget-slider-gt3 .slider_type_3 .controls .slick-position{
line-height: 50px;
}
}
@media only screen and (max-width: 480px){
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .title{
font-size: 20px;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .text{
font-size: 11px;
display: none;
}
.elementor-widget-slider-gt3 .slick-slide .slider_content_wrap .button{
margin-top: 14px;
}
}  .elementor-widget-tabs .elementor-tab-desktop-title{
font-size: .875em;
font-weight: 400;
padding: 14px 18px;
letter-spacing: .2em;
border: none !important;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{
display: inline-block;
margin: 0 14px;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:first-child{
margin-left: 0;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:last-child{
margin-right: 0;
}
.elementor-widget-tabs .elementor-tab-desktop-title:before,
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{
display: none;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title:after,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 100%;
height: 0;
content: '';
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
-ms-transition: border-color 300ms;
transition: border-color 300ms;
border-color: transparent;
border-right: none;
border-bottom-style: solid;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs .elementor-tab-content,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs .elementor-tab-content{
border-top: none !important;
}
@media only screen and (min-width: 768px){
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{
padding: 0;
border: none !important;
}
}
.elementor-widget-tabs .elementor-tabs-wrapper{
margin-top: 14px;
margin-bottom: 20px;
}
.elementor-widget-tabs .elementor-tabs-content-wrapper p{
margin-bottom: 12px;
}
@media only screen and (max-width: 767px){
.elementor-widget-tabs .elementor-tabs-content-wrapper p:last-child{
margin-bottom: 0px;
}
}  .countdown_wrapper{
text-align: center;
white-space: nowrap;
}
.countdown_wrapper--left{
text-align: left;
}
.countdown_wrapper--right{
text-align: right;
}
.gt3-countdown{
line-height: 0;
display: inline-block;
overflow: hidden;
}
.gt3-countdown--shadow{
-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
-moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
}
.countdown-row{
margin-right: -1px;
margin-left: -1px;
}
.countdown-section{
font-size: 24px;
position: relative;
z-index: 1;
display: inline-block;
padding: .1em 1.3em;
text-align: left;
vertical-align: middle;
white-space: normal;
}
.countdown-section .countdown-amount{
font-weight: 400;
line-height: 1.5em;
display: block;
text-align: center;
}
.countdown-period{
font-size: 16px;
font-weight: 300;
line-height: 1;
display: block;
text-align: center;
}
.gt3-countdown--size_small .countdown-period,
.gt3-countdown--size_medium .countdown-period,
.gt3-countdown--size_large .countdown-period{
font-size: 18px;
}
.gt3-countdown--size_e_large .countdown-period{
font-size: 30px;
}
.gt3-countdown--size_small .countdown-section{
font-size: 36px;
padding: 0 .8em;
}
.gt3-countdown--size_medium .countdown-section{
font-size: 60px;
padding: 0 .405em;
}
.gt3-countdown--size_large .countdown-section{
font-size: 72px;
padding: 0 .405em;
}
.gt3-countdown--size_e_large .countdown-section{
font-size: 120px;
padding: 0 .5em;
}
.gt3-countdown{
margin-right: -1.9375em;
margin-left: -1.9375em;
}
.gt3-countdown.gt3-countdown--size_small{
margin-right: -1.8125em;
margin-left: -1.8125em;
}
.gt3-countdown.gt3-countdown--size_medium{
margin-right: -1.5em;
margin-left: -1.5em;
}
.gt3-countdown.gt3-countdown--size_large{
margin-right: -1.8125em;
margin-left: -1.8125em;
}
.gt3-countdown.gt3-countdown--size_e_large{
margin-right: -1.8125em;
margin-left: -1.8125em;
} .gt3-countdown--vertical_style .countdown-section{
display: block;
padding-bottom: 38px;
}
.gt3-countdown--vertical_style .countdown-section:after{
content: '';
}
.gt3-countdown--vertical_style .countdown-section .countdown-amount{
margin-bottom: 8px;
}
@media only screen and (max-width: 1199px){
.gt3-countdown--size_e_small .countdown-section{
font-size: 24px;
}
.gt3-countdown--size_small .countdown-section{
font-size: 36px;
}
.gt3-countdown--size_medium .countdown-section{
font-size: 48px;
}
.gt3-countdown--size_large .countdown-section{
font-size: 60px;
}
.gt3-countdown--size_e_large .countdown-section{
font-size: 90px;
}
.gt3-countdown{
margin-right: -1.9375em;
margin-left: -1.9375em;
}
.gt3-countdown.gt3-countdown--size_medium{
margin-right: -1.8em;
margin-left: -1.8em;
}
.gt3-countdown.gt3-countdown--size_large{
margin-right: -1.215em;
margin-left: -1.215em;
}
.gt3-countdown.gt3-countdown--size_e_large{
margin-right: -1.51875em;
margin-left: -1.51875em;
}
}
@media only screen and (max-width: 991px){
.gt3-countdown--size_e_small .countdown-section{
font-size: 20px;
}
.gt3-countdown--size_small .countdown-section{
font-size: 24px;
}
.gt3-countdown--size_medium .countdown-section{
font-size: 36px;
}
.gt3-countdown--size_large .countdown-section{
font-size: 48px;
}
.gt3-countdown--size_e_large .countdown-section{
font-size: 72px;
}
.countdown-period,
.gt3-countdown--size_medium .countdown-period,
.gt3-countdown--size_large .countdown-period,
.gt3-countdown--size_e_large .countdown-period{
font-size: 14px;
}
.gt3-countdown{
margin-right: -1.5em;
margin-left: -1.5em;
}
.gt3-countdown.gt3-countdown--size_medium{
margin-right: -1.2em;
margin-left: -1.2em;
}
.gt3-countdown.gt3-countdown--size_large{
margin-right: -.91125em;
margin-left: -.91125em;
}
.gt3-countdown.gt3-countdown--size_e_large{
margin-right: -1.215em;
margin-left: -1.215em;
}
}
@media only screen and (max-width: 767px){
.gt3-countdown--size_e_small .countdown-section{
font-size: 18px;
}
.gt3-countdown--size_small .countdown-section{
font-size: 18px;
}
.gt3-countdown--size_medium .countdown-section{
font-size: 24px;
}
.gt3-countdown--size_large .countdown-section{
font-size: 36px;
}
.gt3-countdown--size_e_large .countdown-section{
font-size: 60px;
}
.countdown-period,
.gt3-countdown--size_medium .countdown-period,
.gt3-countdown--size_large .countdown-period,
.gt3-countdown--size_e_large .countdown-period{
font-size: 12px;
}
.gt3-countdown{
margin-right: -1.5em;
margin-left: -1.5em;
}
.gt3-countdown.gt3-countdown--size_medium{
margin-right: -.9em;
margin-left: -.9em;
}
.gt3-countdown.gt3-countdown--size_large{
margin-right: -.5316em;
margin-left: -.5316em;
}
.gt3-countdown.gt3-countdown--size_e_large{
margin-right: -.6075em;
margin-left: -.6075em;
}
}
@media only screen and (max-width: 520px){
.gt3-countdown--size_e_small .countdown-section{
font-size: 18px;
}
.gt3-countdown--size_small .countdown-section{
font-size: 18px;
}
.gt3-countdown--size_medium .countdown-section{
font-size: 20px;
}
.gt3-countdown--size_large .countdown-section{
font-size: 24px;
}
.gt3-countdown--size_e_large .countdown-section{
font-size: 32px;
}
}  .portfolio_gallery_wrapper .isotope_item,
.portfolio_wrapper .isotope_item{
box-sizing: border-box;
}
.elementor-widget-portfolio-gt3{
overflow: hidden;
text-align: center;
}
.elementor-widget-portfolio-gt3 .items_list{
z-index: 0;
padding-bottom: 0;
text-align: left;
}         .elementor-widget-portfolio-gt3 .loading{
opacity: 0 !important;
}
.elementor-widget-portfolio-gt3 .img{
position: relative;
overflow: hidden;
margin: auto;
}
.elementor-widget-portfolio-gt3 .img_wrap img {
pointer-events: none;
}
.elementor-widget-portfolio-gt3 .wrapper{
position: relative;
}
.elementor-widget-portfolio-gt3 .text_wrap{
position: absolute;
top: auto;
right: 0;
bottom: -1px;
left: 0;
padding: 20px 30px;
-webkit-transition: opacity 300ms, -webkit-transform 300ms;
-moz-transition: opacity 300ms, -moz-transform 300ms;
-ms-transition: opacity 300ms, -ms-transform 300ms;
transition: opacity 300ms, transform 300ms;
opacity: 0;
}
.elementor-widget-portfolio-gt3 .hover_none .text_wrap {
display: none;
}
.elementor-widget-portfolio-gt3 .wrapper:hover .text_wrap{
opacity: 1;
}
.elementor-widget-portfolio-gt3 .title{
line-height: 29px;
}
.elementor-widget-portfolio-gt3 .items_list a,
.elementor-widget-portfolio-gt3 .items_list a:hover{
color: inherit;
}
.elementor-widget-portfolio-gt3 .categories{
font-size: .875em;
font-weight: 400;
letter-spacing: .2em;
text-transform: uppercase;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items1 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items1 .isotope_item{
width: 100%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items2 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items2 .isotope_item{
width: 49.9%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items3 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items3 .isotope_item{
width: 33.3%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items4 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items4 .isotope_item{
width: 24.9%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.grid_type_square img,
.elementor-widget-portfolio-gt3 .show_type_grid.grid_type_rectangle img,
.elementor-widget-portfolio-gt3 .show_type_packery img{
width: auto;
max-width: none;
height: 100%;
max-height: none;
}
@media screen and (min-width: 600px){
.elementor-widget-portfolio-gt3 .show_type_grid.grid_type_square img,
.elementor-widget-portfolio-gt3 .show_type_grid.grid_type_rectangle img,
.elementor-widget-portfolio-gt3 .show_type_packery img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
.elementor-widget-portfolio-gt3 .show_type_grid.grid_type_square [data-ratio='landscape'] img,
.elementor-widget-portfolio-gt3 .show_type_grid.grid_type_rectangle [data-ratio='landscape'] img,
.elementor-widget-portfolio-gt3 .show_type_packery [data-ratio='landscape'] img{
width: auto;
height: 100%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.grid_type_square [data-ratio='landscape'] img[data-ratio='portrait'],
.elementor-widget-portfolio-gt3 .show_type_grid.grid_type_rectangle [data-ratio='landscape'] img[data-ratio='portrait'],
.elementor-widget-portfolio-gt3 .show_type_packery [data-ratio='landscape'] img[data-ratio='portrait']{
width: 100%;
height: auto;
}
.elementor-widget-portfolio-gt3 .show_type_packery [data-ratio='landscape'] img[data-ratio='portrait']{
width: 100%;
height: auto;
}
.elementor-widget-portfolio-gt3 .hover_type1 .wrapper .img:after,
.elementor-widget-portfolio-gt3 .hover_type4 .wrapper .img:after,
.elementor-widget-portfolio-gt3 .hover_type5 .wrapper .img:after{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
transition: opacity 300ms;
pointer-events: none;
opacity: 0;
background-color: #fff;
}
.elementor-widget-portfolio-gt3 .hover_type1 .wrapper:hover .img:after,
.elementor-widget-portfolio-gt3 .hover_type4 .wrapper:hover .img:after,
.elementor-widget-portfolio-gt3 .hover_type5 .wrapper:hover .img:after{
opacity: .75;
}
.elementor-widget-portfolio-gt3 .hover_type1 .wrapper .text_wrap,
.elementor-widget-portfolio-gt3 .hover_type4 .wrapper .text_wrap,
.elementor-widget-portfolio-gt3 .hover_type5 .wrapper .text_wrap{
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
}
.elementor-widget-portfolio-gt3 .hover_type1 .wrapper:hover .text_wrap,
.elementor-widget-portfolio-gt3 .hover_type4 .wrapper:hover .text_wrap,
.elementor-widget-portfolio-gt3 .hover_type5 .wrapper:hover .text_wrap{
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.elementor-widget-portfolio-gt3 .hover_type2 .wrapper .text_wrap{
padding: 23px 0;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
}
.elementor-widget-portfolio-gt3 .hover_type2 .wrapper:hover .text_wrap{
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.elementor-widget-portfolio-gt3 .hover_type2 .wrapper .text_wrap:before{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transition: opacity 200ms 100ms;
-moz-transition: opacity 200ms 100ms;
-ms-transition: opacity 200ms 100ms;
transition: opacity 200ms 100ms;
opacity: 0;
background-color: #fff;
}
.elementor-widget-portfolio-gt3 .hover_type2 .wrapper:hover .text_wrap:before{
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
transition: opacity 300ms;
opacity: 1;
}
.elementor-widget-portfolio-gt3 .hover_type3 .wrapper .text_wrap{
padding: 23px 0;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.elementor-widget-portfolio-gt3 .hover_type3 .wrapper:hover .text_wrap{
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
.elementor-widget-portfolio-gt3 .hover_type3 .wrapper .text_wrap:before{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
transition: opacity 300ms;
opacity: 1;
background-color: #fff;
}
.elementor-widget-portfolio-gt3 .hover_type3 .wrapper:hover .text_wrap:before{
-webkit-transition: opacity 200ms 100ms;
-moz-transition: opacity 200ms 100ms;
-ms-transition: opacity 200ms 100ms;
transition: opacity 200ms 100ms;
opacity: 0;
}
.elementor-widget-portfolio-gt3 .hover_type2.source_gallery .wrapper .text_wrap,
.elementor-widget-portfolio-gt3 .hover_type3.source_gallery .wrapper .text_wrap{
padding: 30px 0;
}
.elementor-widget-portfolio-gt3 .hover_type4 .text_wrap,
.elementor-widget-portfolio-gt3 .hover_type5 .text_wrap{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display:    -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
overflow: hidden;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
align-items: center;
max-width: 80%;
margin: auto;
padding: 0;
justify-content: center;
-webkit-justify-content: center;
}
.elementor-widget-portfolio-gt3 .hover_type5 .wrapper .img:after{
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
margin: auto;
}
@media screen and (max-width: 1366px){
.elementor-widget-portfolio-gt3 .show_type_grid.items1 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items1 .isotope_item{
width: 100%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items2 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items2 .isotope_item{
width: 49.9%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items3 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items3 .isotope_item{
width: 49.9%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items4 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items4 .isotope_item{
width: 49.9%;
}
}
@media screen and (max-width: 599px){
.elementor-widget-portfolio-gt3 .show_type_grid.items1 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items1 .isotope_item{
width: 100%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items2 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items2 .isotope_item{
width: 100%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items3 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items3 .isotope_item{
width: 100%;
}
.elementor-widget-portfolio-gt3 .show_type_grid.items4 .isotope_item,
.elementor-widget-portfolio-gt3 .show_type_masonry.items4 .isotope_item{
width: 100%;
}
.elementor-widget-portfolio-gt3 .isotope_item{
padding-right: 0 !important;
}
.elementor-widget-portfolio-gt3 .isotope_wrapper{
margin-right: 0 !important;
}
.elementor-widget-portfolio-gt3 .show_type_packery img{
position: relative;
top: auto;
left: auto;
width: 100%;
max-width: 100%;
height: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
} .elementor-widget-slider-gt3 .slick_wrapper {
overflow: hidden;
}img.seo_hidden_image{
display: none;
visibility: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
opacity: 0;
border: none;
} .fs_gallery_container.video_cover .fs_slide iframe{
position: absolute;
z-index: 5;
left: 50%;
}
.fs_gallery_container.video_fit .fs_slide iframe{
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
}
.fs_gallery_container .fs_slide #vimeo_player{
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
}
.fs_gallery_trigger{
display: none;
}
.fs_gallery_container .fs_slide,
.fs_gallery_container{
margin: 0;
padding: 0;
list-style: none;
}
.fs_content_trigger{
position: relative;
}
.fs_gallery_container .fs_slide{
background-repeat: no-repeat;
background-position: center;
}
.fs_gallery_wrapper{
position: relative;
overflow: hidden;
width: 100%;
}
.fs_style_on.fs_gallery_wrapper{
position: fixed;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 100%;
}
.fs_gallery_container{
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
}
.fs_style_on .fs_gallery_container{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
-webkit-transition: all 500ms;
-moz-transition: all 500ms;
-ms-transition: all 500ms;
-o-transition: all 500ms;
transition: all 500ms;
}
.has_header_slider .fs_gallery_container{
position: relative;
top: auto !important;
left: auto !important;
}
.has_header_slider .fs_gallery_wrapper{
position: relative;
}
.fs_gallery_container .fs_slide{
padding: 0;
}
.fs_gallery_container.fade{
opacity: 1;
}
.fs_gallery_container.fade .fs_slide{
-webkit-transition: opacity 1000ms;
transition: opacity 1000ms;
}
.touched .fs_gallery_container.fade .fs_slide{
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.fs_gallery_container.slip .fs_slide{
-webkit-transition: opacity 1000ms, left 1000ms;
-moz-transition: opacity 1000ms, left 1000ms;
-ms-transition: opacity 1000ms, left 1000ms;
-o-transition: opacity 1000ms, left 1000ms;
transition: opacity 1000ms, left 1000ms;
}
.touched .fs_gallery_container.slip .fs_slide{
-webkit-transition: opacity 1000ms;
-moz-transition: opacity 1000ms;
-ms-transition: opacity 1000ms;
-o-transition: opacity 1000ms;
transition: opacity 1000ms;
}
.fs_gallery_container .fs_slide{
position: absolute;
z-index: 24;
top: 0;
left: 0;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
opacity: 0;
background-position: center;
}
.fs_gallery_container.slip .fs_slide.prev-slide{
left: -100%;
}
.fs_gallery_container.slip .fs_slide.next-slide{
left: 100%;
}
.fs_gallery_container.slip_down .fs_slide.next-slide,
.fs_gallery_container.slip_up .fs_slide.prev-slide{
top: -100%;
}
.fs_gallery_container.slip_down .fs_slide.prev-slide,
.fs_gallery_container.slip_up .fs_slide.next-slide{
top: 100%;
}
.touched .fs_gallery_container.slip .fs_slide.prev-slide,
.touched .fs_gallery_container.slip .fs_slide.next-slide{
z-index: 25;
opacity: 1;
}
.fs_gallery_container .fs_slide.current-slide{
z-index: 25;
opacity: 1;
}
.fs_gallery_container .fs_slide{
background-position: center !important;
}
.no_fit.fs_gallery_container .fs_slide{
background-size: cover !important;
}
.fit_always.fs_gallery_container .fs_slide{
background-size: contain !important;
}
.fit_width.fs_gallery_container .fs_slide{
background-size: 100% auto !important;
}
.fit_height.fs_gallery_container .fs_slide{
background-size: auto 100% !important;
}
.fs_gallery_container.zoom .fs_slide{
-webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
transition: opacity 1000ms, transform 1000ms;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
}
.fs_gallery_container.zoom .fs_slide.current-slide{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} .fs_descr:empty{
display: none;
}
.hide_fs_controls header.main_header{
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0;
}
.fs_play_pause.paused_by_video{
z-index: -2 !important;
pointer-events: none;
opacity: 0 !important;
}
.main_wrapper.like_fullscreen_type{
position: relative;
}
.controls_no .fs_slider_prev,
.controls_no .fs_play_pause,
.controls_no .fs_slider_next{
z-index: -1;
display: none;
} .fs_gallery_wrapper .overwrite_wrapper:before{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
opacity: .7;
background-color: #fff;
}
.fs_gallery_wrapper .overwrite_wrapper{
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 455px;
height: 100%;
}
.fs_gallery_wrapper .circle_wrapper{
position: absolute;
z-index: 30;
top: 17%;
right: -65px;
text-align: right;
}
.fs_gallery_wrapper .circle_wrapper .status{
display: inline-block;
margin-right: 23px;
vertical-align: middle;
}
.fs_gallery_wrapper .thumb_indicator{
position: relative;
display: inline-block;
overflow: hidden;
width: 130px;
height: 130px;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
vertical-align: middle;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-mask-image: -webkit-radial-gradient(circle, white, black);
mask-image: -webkit-radial-gradient(circle, white, black);
} .fs_gallery_wrapper .fs_thmb_wrapper{
position: relative;
}
.fs_gallery_wrapper .thmb_slide{
position: absolute;
overflow: hidden;
width: 130px;
height: 130px;
-webkit-transition: opacity linear .4s;
-moz-transition: opacity linear .4s;
-ms-transition: opacity linear .4s;
-o-transition: opacity linear .4s;
transition: opacity linear .4s;
opacity: 0;
}
.fs_gallery_wrapper .thmb_slide img{
position: absolute;
top: 50%;
left: 50%;
width: auto;
max-width: none;
height: 100%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.fs_gallery_wrapper .thmb_slide.fs_thmb_next{
opacity: 1;
} @-webkit-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 396px;
}
100%{
stroke-dashoffset: 0;
}
}
@-o-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 396px;
}
100%{
stroke-dashoffset: 0;
}
}
@-moz-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 396px;
}
100%{
stroke-dashoffset: 0;
}
}
@keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 396px;
}
100%{
stroke-dashoffset: 0;
}
}
.fs_gallery_wrapper .fs_autoplay_indicator{
overflow: visible;
opacity: 1;
}
.fs_gallery_wrapper circle.fs_svg_animate{
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: center;
-moz-transform-origin: center;
-ms-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
fill: transparent;
stroke-dashoffset: 396;
stroke-dasharray: 396;
stroke-width: 6px;
}
.fs_gallery_wrapper.now_animate .fs_svg_animate{
-webkit-animation: gt3_fs_autoplay 10s linear 1;
-o-animation: gt3_fs_autoplay 10s linear 1;
animation: gt3_fs_autoplay 10s linear 1;
}
.fs_gallery_wrapper .gt3_fs_svg{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: visible;
box-sizing: border-box;
width: 130px;
height: 130px;
padding: 3px;
}
.fs_gallery_wrapper .fs_autoplay_indicator .fs_play_pause{
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
box-sizing: border-box;
width: 0;
height: 30px;
-webkit-transition: 100ms all ease;
-moz-transition: 100ms all ease;
-ms-transition: 100ms all ease;
-o-transition: 100ms all ease;
transition: 100ms all ease;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-width: 15px 0 15px 30px;
border-style: solid;
border-color: transparent transparent transparent #fff;
background: transparent;
}
.fs_gallery_wrapper .fs_autoplay_indicator .fs_play_pause.fs_state_play{
border-width: 0 0 0 21px;
border-style: double;
} .fs_gallery_wrapper .constrols_wrapper .fs_slider_next,
.fs_gallery_wrapper .constrols_wrapper .fs_slider_prev{
font-size: 14px;
font-weight: 500;
line-height: 2;
position: absolute;
z-index: 17;
top: 50%;
margin: 0;
padding: 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: center;
-moz-transform-origin: center;
-ms-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
letter-spacing: .2em;
}
.fs_gallery_wrapper .constrols_wrapper .fs_slider_prev{
left: 455px;
}
.fs_gallery_wrapper .constrols_wrapper .fs_slider_next{
right: 0;
left: auto;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
} .fs_gallery_wrapper .fs_title_wrapper{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding-bottom: 40px;
padding-left: 40px;
}
.fs_gallery_wrapper .post_category{
font-weight: 500;
line-height: 1;
letter-spacing: .2em;
text-transform: uppercase;
}
.fs_gallery_wrapper .fs_title{
font-size: 60px;
line-height: 1.05;
width: 80vw;
margin-bottom: .55em;
}
.fs_gallery_wrapper .fs_descr{
line-height: 1.875;
padding-right: 80px;
}
.fs_gallery_wrapper .status{
font-size: 0;
line-height: 0;
letter-spacing: 0;
}
.fs_gallery_wrapper .first{
font-size: 36px;
font-weight: 400;
line-height: 1em;
letter-spacing: .025em;
}
.fs_gallery_wrapper .divider{
font-size: 36px;
font-weight: 400;
line-height: .8em;
padding: 0 3px;
}
.fs_gallery_wrapper .all_slides{
font-size: 24px;
font-weight: normal;
line-height: 1em;
letter-spacing: .025em;
}
.fs_gallery_wrapper .fs_thmb_viewport:before{
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
content: '';
}
.fs_gallery_wrapper .fullscreen{
position: absolute;
z-index: 40;
right: 50px;
bottom: 50px;
display: block;
width: 24px;
height: 24px;
opacity: 1;
}
.fs_gallery_wrapper:-ms-fullscreen{
width: 100vw;
max-width: 100vw;
height: 100vh !important;
max-height: 100vh;
}
.fs_gallery_wrapper:-webkit-full-screen{
width: 100vw;
max-width: 100vw;
height: 100vh !important;
max-height: 100vh;
}
.fs_gallery_wrapper:-moz-full-screen{
width: 100vw;
max-width: 100vw;
height: 100vh !important;
max-height: 100vh;
}
.fs_gallery_wrapper:fullscreen{
width: 100vw;
max-width: 100vw;
height: 100vh !important;
max-height: 100vh;
}
.fs_gallery_wrapper.thumbs_no.autoplay_no .thumb_indicator{
background: none;
}
@media screen and (max-width: 1024px){
.fs_gallery_wrapper .overwrite_wrapper{
width: 420px;
}
.fs_gallery_wrapper .constrols_wrapper .fs_slider_prev{
left: 420px;
}
.fs_gallery_wrapper .fs_title_wrapper{
padding-bottom: 20px;
padding-left: 20px;
}
.fs_gallery_wrapper .fs_title{
font-size: 36px;
}
.fs_gallery_wrapper .fs_descr{
padding-right: 40px;
}
.fs_gallery_wrapper .first,
.fs_gallery_wrapper .divider{
font-size: 28px;
}
.fs_gallery_wrapper .all_slides{
font-size: 18px;
}
.fs_gallery_wrapper .thmb_slide,
.fs_gallery_wrapper .thumb_indicator,
.fs_gallery_wrapper .gt3_fs_svg{
width: 100px;
height: 100px;
}
.fs_gallery_wrapper .fs_autoplay_indicator .fs_play_pause.fs_state_play{
border-width: 0 0 0 24px;
}
.fs_gallery_wrapper .fs_autoplay_indicator .fs_play_pause{
height: 24px;
border-width: 12px 0 12px 24px;
}
.fs_gallery_wrapper .circle_wrapper{
right: -50px;
}
.fs_gallery_wrapper circle.fs_svg_animate{
stroke-dashoffset: 296px;
stroke-dasharray: 296px;
}
@-webkit-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 296px;
}
100%{
stroke-dashoffset: 0;
}
}
@-o-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 296px;
}
100%{
stroke-dashoffset: 0;
}
}
@-moz-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 296px;
}
100%{
stroke-dashoffset: 0;
}
}
@keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 296px;
}
100%{
stroke-dashoffset: 0;
}
}
}
@media screen and (max-width: 767px){
.fs_gallery_wrapper .overwrite_wrapper{
width: 200px;
}
.fs_gallery_wrapper .fs_title_wrapper{
padding-bottom: 10px;
padding-left: 10px;
}
.fs_gallery_wrapper .fs_descr{
font-size: 12px;
line-height: 1.6;
width: 90vw;
}
.fs_gallery_wrapper .circle_wrapper .status{
margin-right: 10px;
}
.fs_gallery_wrapper .all_slides{
font-size: 18px;
}
.fs_gallery_wrapper .thmb_slide,
.fs_gallery_wrapper .thumb_indicator,
.fs_gallery_wrapper .gt3_fs_svg{
width: 60px;
height: 60px;
}
.fs_gallery_wrapper .gt3_fs_svg{
padding: 2px;
}
.fs_gallery_wrapper .fs_autoplay_indicator .fs_play_pause.fs_state_play{
border-width: 0 0 0 16px;
}
.fs_gallery_wrapper .fs_autoplay_indicator .fs_play_pause{
height: 16px;
border-width: 8px 0 8px 16px;
}
.fs_gallery_wrapper .circle_wrapper{
right: -30px;
}
.fs_gallery_wrapper circle.fs_svg_animate{
stroke-dashoffset: 176px;
stroke-dasharray: 176px;
stroke-width: 4px;
}
@-webkit-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 176px;
}
100%{
stroke-dashoffset: 0;
}
}
@-o-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 176px;
}
100%{
stroke-dashoffset: 0;
}
}
@-moz-keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 176px;
}
100%{
stroke-dashoffset: 0;
}
}
@keyframes gt3_fs_autoplay{
0%{
stroke-dashoffset: 176;
}
100%{
stroke-dashoffset: 0;
}
}
}
@media screen and (max-width: 680px){
.fs_gallery_wrapper .all_slides{
font-size: 18px;
}
.fs_gallery_wrapper .fs_title{
width: 95vw;
}
.fs_gallery_wrapper .circle_wrapper{
top: 5%;
}
.fs_gallery_wrapper .fs_slider_prev{
left: 0 !important;
}
.fs_gallery_wrapper .fullscreen{
top: 20px;
right: 20px;
bottom: auto;
}
} .shift_gallery_wrapper{
position: relative;
}
.shift_gallery{
position: absolute;
top: 0;
left: 0;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
pointer-events: none;
}
.shift_fs_on.shift_gallery_wrapper .shift_gallery,
.shift_fs_on.shift_gallery_wrapper{
position: fixed;
top: 0;
left: 0;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
}
.shift_slide{
position: absolute;
z-index: -1 !important;
top: 0;
display: block;
overflow: hidden;
width: 50%;
-webkit-transition: top 500ms, opacity 500ms, width 500ms;
-moz-transition: top 500ms, opacity 500ms, width 500ms;
-ms-transition: top 500ms, opacity 500ms, width 500ms;
-o-transition: top 500ms, opacity 500ms, width 500ms;
transition: top 0ms, opacity 0ms, width 500ms;
pointer-events: auto;
opacity: 0;
}
.shift_slide .img_bg{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 400ms;
-moz-transition:    -moz-transform 400ms;
-ms-transition:     -ms-transform 400ms;
transition:         transform 400ms;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
background-position: center;
background-size: cover !important;
}
.hover_on .shift_slide:hover .img_bg,
.hover_on .shift_btn_prev:hover ~ .shift_gallery .odd_slide .img_bg,
.hover_on .shift_btn_next:hover ~ .shift_gallery .even_slide .img_bg{
-webkit-transform: scale(.65);
-moz-transform: scale(.65);
-ms-transform: scale(.65);
-o-transform: scale(.65);
transform: scale(.65);
}
.odd_slide{
left: 0;
}
.even_slide{
right: 0;
}
.expandeble_on .shift_slide{
cursor: zoom-in;
}
.fullview .shift_slide{
cursor: zoom-out;
}
.shift_even_prev2,
.shift_even_next2,
.shift_odd_prev2,
.shift_odd_next2{
z-index: 16 !important;
-webkit-transition: top 500ms, opacity 500ms, width 500ms;
-moz-transition: top 500ms, opacity 500ms, width 500ms;
-ms-transition: top 500ms, opacity 500ms, width 500ms;
-o-transition: top 500ms, opacity 500ms, width 500ms;
transition: top 500ms, opacity 0ms, width 500ms;
opacity: 1;
}
.shift_odd_prev2,
.shift_even_next2{
transition: top 500ms, opacity 0ms 500ms, width 500ms;
}
.shift_odd_next2,
.shift_even_prev2{
transition: top 500ms, opacity 0ms 500ms, width 500ms;
opacity: 0;
}
.shift_odd_prev,
.shift_odd_next,
.shift_even_prev,
.shift_even_next{
z-index: 18 !important;
-webkit-transition: top 500ms, opacity 500ms, width 500ms;
-moz-transition: top 500ms, opacity 500ms, width 500ms;
-ms-transition: top 500ms, opacity 500ms, width 500ms;
-o-transition: top 500ms, opacity 500ms, width 500ms;
transition: top 500ms, opacity 0ms, width 500ms;
opacity: 1;
}
.shift_odd_prev,
.shift_even_next{
transition: top 500ms, opacity 0ms 500ms, width 500ms;
}
.shift_odd_next,
.shift_even_prev{
transition: top 500ms, opacity 0ms 500ms, width 500ms;
opacity: 0;
}
.prev_power .shift_odd_next,
.prev_power .shift_even_next,
.next_power .shift_odd_prev,
.next_power .shift_even_prev{
z-index: 18 !important;
}
.prev_power .shift_odd_prev,
.prev_power .shift_even_prev,
.next_power .shift_odd_next,
.next_power .shift_even_next{
z-index: 17 !important;
}
.shift_odd_prev2,
.shift_even_next2{
top: -200%;
}
.shift_odd_next2,
.shift_even_prev2{
top: 200%;
}
.shift_odd_prev,
.shift_even_next{
top: -100%;
}
.shift_odd_next,
.shift_even_prev{
top: 100%;
}
.shift_odd_current,
.shift_even_current{
z-index: 19 !important;
top: 0;
opacity: 1 !important;
}
.shift_odd_current.slide_fullview,
.shift_even_current.slide_fullview{
z-index: 20 !important;
}
.shift_gallery_page .footer{
position: relative;
z-index: 25;
}
.shift_slide:before{
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
content: '';
-webkit-transition: opacity 400ms;
-moz-transition: opacity 400ms;
-ms-transition: opacity 400ms;
-o-transition: opacity 400ms;
transition: opacity 400ms;
opacity: 1;
background: rgba(255, 255, 255, .2);
}
.shift_odd_current.slide_fullview:before,
.shift_even_current.slide_fullview:before{
opacity: 0;
}
.shift_odd_current.slide_fullview:after,
.shift_even_current.slide_fullview:after{
opacity: 1;
}
.shift_overlay{
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
} .shift_btn_prev,
.shift_btn_next{
font-size: 14px;
font-weight: 500;
position: absolute;
z-index: 77;
top: 50%;
right: 50%;
display: inline-block;
margin-top: -20px;
margin-left: 0;
padding: 0;
-webkit-transition: background 400ms, opacity 400ms, z-index 400ms;
-moz-transition: background 400ms, opacity 400ms, z-index 400ms;
-ms-transition: background 400ms, opacity 400ms, z-index 400ms;
-o-transition: background 400ms, opacity 400ms, z-index 400ms;
transition: background 400ms, opacity 400ms, z-index 400ms;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: center;
-moz-transform-origin: center;
-ms-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
letter-spacing: .2em;
will-change: transform;
}
.shift_btn_next{
right: auto;
left: 50%;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.shift_fs_on.shift_btn_prev,
.shift_fs_on.shift_btn_next{
position: fixed;
}
.admin-bar .shift_btn_prev,
.admin-bar .shift_btn_next{
margin-top: -4px;
}
.controls_off .shift_btn_next,
.controls_off .shift_btn_prev,
.reached_bottom .shift_btn_next,
.reached_top .shift_btn_prev{
z-index: -1;
opacity: 0;
} .shift_title_wrapper{
position: absolute;
z-index: 66;
bottom: 0;
left: 0;
margin-bottom: 110px;
margin-left: 80px;
cursor: default;
-webkit-transition: margin 400ms, opacity 400ms;
-moz-transition: margin 400ms, opacity 400ms;
-ms-transition: margin 400ms, opacity 400ms;
-o-transition: margin 400ms, opacity 400ms;
transition: margin 400ms, opacity 400ms;
}
.shift_title_wrapper{
background: #fff;
}
.title_state_hide .shift_title_wrapper{
display: none !important;
}
.title_state_expanded .shift_title_wrapper{
opacity: 0;
}
.title_state_expanded .slide_fullview .shift_title_wrapper{
opacity: 1;
}
.title_state_on_hover .shift_title_wrapper{
opacity: 0;
}
.title_state_on_hover .shift_slide:hover .shift_title_wrapper,
.shift_btn_prev:hover ~ .title_state_on_hover .odd_slide .shift_title_wrapper,
.shift_btn_next:hover ~ .title_state_on_hover .even_slide .shift_title_wrapper{
opacity: 1;
}
.ltp_left_top .odd_slide .shift_title_wrapper,
.rtp_left_top .even_slide .shift_title_wrapper{
top: 0;
right: auto;
bottom: auto;
left: 0;
}
.ltp_center_top .odd_slide .shift_title_wrapper,
.rtp_center_top .even_slide .shift_title_wrapper{
top: 0;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
}
.ltp_right_top .odd_slide .shift_title_wrapper,
.rtp_right_top .even_slide .shift_title_wrapper{
top: 0;
right: 0;
bottom: auto;
left: auto;
text-align: right;
}
.ltp_left_middle .odd_slide .shift_title_wrapper,
.rtp_left_middle .even_slide .shift_title_wrapper{
top: 50%;
right: auto;
bottom: auto;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.ltp_center_middle .odd_slide .shift_title_wrapper,
.rtp_center_middle .even_slide .shift_title_wrapper{
top: 50%;
right: auto;
bottom: auto;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
.ltp_right_middle .odd_slide .shift_title_wrapper,
.rtp_right_middle .even_slide .shift_title_wrapper{
top: 50%;
right: 0;
bottom: auto;
left: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: right;
}
.ltp_left_bottom .odd_slide .shift_title_wrapper,
.rtp_left_bottom .even_slide .shift_title_wrapper{
top: auto;
right: auto;
bottom: 0;
left: 0;
}
.ltp_center_bottom .odd_slide .shift_title_wrapper,
.rtp_center_bottom .even_slide .shift_title_wrapper{
top: auto;
right: auto;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
}
.ltp_right_bottom .odd_slide .shift_title_wrapper,
.rtp_right_bottom .even_slide .shift_title_wrapper{
top: auto;
right: 0;
bottom: 0;
left: auto;
text-align: right;
}
.shift_title_wrapper h2{
position: relative;
margin-bottom: 13px;
}
.shift_title_wrapper h4{
line-height: 16px;
text-transform: none;
}
.shift_title:empty,
.shift_title:empty:before{
display: none;
}
.shift_gallery_wrapper.fullview .shift_slide{
z-index: 18;
width: 0;
}
.shift_gallery_wrapper.fullview .shift_odd_current.slide_fullview .shift_title_wrapper,
.shift_gallery_wrapper.fullview .shift_even_current.slide_fullview .shift_title_wrapper{
opacity: 1;
}
.shift_gallery_wrapper.fullview .shift_odd_current.slide_fullview,
.shift_gallery_wrapper.fullview .shift_even_current.slide_fullview{
z-index: 20;
width: 100%;
}
.shift_gallery_wrapper.fullview .shift_btn_prev,
.shift_gallery_wrapper.fullview .shift_btn_next{
z-index: -1;
opacity: 0;
}
.shift_title_wrapper .shift_title{
font-size: 60px;
line-height: 1.3;
}
.shift_title_wrapper .shift_descr{
line-height: 1.8em;
}
@media screen and (max-width: 1023px){
.shift_title_wrapper{
margin-bottom: 70px;
margin-left: 70px;
}
.shift_title_wrapper .shift_title{
font-size: 36px;
}
}
@media screen and (max-width: 767px){
.shift_title_wrapper{
display: none;
}
.title_state_expanded .shift_title_wrapper{
display: block;
}
} .packery_wrapper .isotope_item,
.masonry_wrapper .isotope_item,
.grid_wrapper .isotope_item{
box-sizing: border-box;
}
.elementor-widget-grid-gt3,
.elementor-widget-packery-gt3,
.elementor-widget-masonry-gt3{
overflow: hidden;
text-align: center;
}
.elementor-widget-grid-gt3 .items_list,
.elementor-widget-packery-gt3 .items_list,
.elementor-widget-masonry-gt3 .items_list{
z-index: 0;
padding-bottom: 0;
text-align: left;
}
.view_more_link{
font-size: 14px;
font-weight: 500;
position: relative;
z-index: 1;
display: inline-block;
margin-top: 90px;
letter-spacing: .2em;
}
body.single.single-gallery a.view_more_link{
margin-bottom: 60px;
}
body.single.single-gallery .elementor-widget-grid-gt3 .items_list:only-child,
body.single.single-gallery .elementor-widget-packery-gt3 .items_list:only-child,
body.single.single-gallery .elementor-widget-masonry-gt3 .items_list:only-child{
margin-bottom: 0;
}
@media only screen and (max-width: 1023px){
.view_more_link{
margin-top: 40px;
}
body.single.single-gallery a.view_more_link{
margin-top: 40px;
margin-bottom: 40px;
}
}
.elementor-widget-grid-gt3 .loading,
.elementor-widget-packery-gt3 .loading,
.elementor-widget-masonry-gt3 .loading{
opacity: 0 !important;
}
.elementor-widget-grid-gt3 .img,
.elementor-widget-packery-gt3 .img,
.elementor-widget-masonry-gt3 .img{
position: relative;
overflow: hidden;
margin: auto;
}
.elementor-widget-grid-gt3 .img_wrap img,
.elementor-widget-packery-gt3 .img_wrap img,
.elementor-widget-masonry-gt3 .img_wrap img{
pointer-events: none;
}
.elementor-widget-grid-gt3 .wrapper,
.elementor-widget-packery-gt3 .wrapper,
.elementor-widget-masonry-gt3 .wrapper{
position: relative;
}
.elementor-widget-grid-gt3 .text_wrap,
.elementor-widget-packery-gt3 .text_wrap,
.elementor-widget-masonry-gt3 .text_wrap{
position: absolute;
top: auto;
right: 0;
bottom: -1px;
left: 0;
padding: 20px 30px;
-webkit-transition: opacity 300ms, -webkit-transform 300ms;
-moz-transition: opacity 300ms, -moz-transform 300ms;
-ms-transition: opacity 300ms, -ms-transform 300ms;
transition: opacity 300ms, transform 300ms;
opacity: 0;
}
.elementor-widget-grid-gt3 .hover_none .text_wrap,
.elementor-widget-packery-gt3 .hover_none .text_wrap,
.elementor-widget-masonry-gt3 .hover_none .text_wrap{
display: none;
}
.elementor-widget-grid-gt3 .wrapper:hover .text_wrap,
.elementor-widget-packery-gt3 .wrapper:hover .text_wrap,
.elementor-widget-masonry-gt3 .wrapper:hover .text_wrap{
opacity: 1;
}
.elementor-widget-grid-gt3 .title,
.elementor-widget-packery-gt3 .title,
.elementor-widget-masonry-gt3 .title{
line-height: 29px;
}
.elementor-widget-grid-gt3 .items_list a,
.elementor-widget-packery-gt3 .items_list a,
.elementor-widget-masonry-gt3 .items_list a,
.elementor-widget-grid-gt3 .items_list a:hover,
.elementor-widget-packery-gt3 .items_list a:hover,
.elementor-widget-masonry-gt3 .items_list a:hover{
color: inherit;
}
.elementor-widget-grid-gt3 .categories,
.elementor-widget-packery-gt3 .categories,
.elementor-widget-masonry-gt3 .categories{
font-size: .875em;
font-weight: 400;
letter-spacing: .2em;
text-transform: uppercase;
}
.elementor-widget-grid-gt3 .items1 .isotope_item,
.elementor-widget-masonry-gt3 .items1 .isotope_item{
width: 100%;
}
.elementor-widget-grid-gt3 .items2 .isotope_item,
.elementor-widget-masonry-gt3 .items2 .isotope_item{
width: 49.9%;
}
.elementor-widget-grid-gt3 .items3 .isotope_item,
.elementor-widget-masonry-gt3 .items3 .isotope_item{
width: 33.3%;
}
.elementor-widget-grid-gt3 .items4 .isotope_item,
.elementor-widget-masonry-gt3 .items4 .isotope_item{
width: 24.9%;
} .elementor-widget-grid-gt3 .grid_type_square img,
.elementor-widget-grid-gt3 .grid_type_rectangle img,
.elementor-widget-packery-gt3 img{
width: auto;
max-width: none;
height: 100%;
max-height: none;
}
@media screen and (min-width: 600px){
.elementor-widget-grid-gt3 .grid_type_square img,
.elementor-widget-grid-gt3 .grid_type_rectangle img,
.elementor-widget-packery-gt3 img{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
.elementor-widget-grid-gt3 .grid_type_square [data-ratio='landscape'] img,
.elementor-widget-grid-gt3 .grid_type_rectangle [data-ratio='landscape'] img,
.elementor-widget-packery-gt3 [data-ratio='landscape'] img{
width: auto;
height: 100%;
}
.elementor-widget-grid-gt3 .grid_type_square [data-ratio='landscape'] img[data-ratio='portrait'],
.elementor-widget-grid-gt3 .grid_type_rectangle [data-ratio='landscape'] img[data-ratio='portrait'],
.elementor-widget-packery-gt3 [data-ratio='landscape'] img[data-ratio='portrait']{
width: 100%;
height: auto;
}
.elementor-widget-packery-gt3 [data-ratio='landscape'] img[data-ratio='portrait']{
width: 100%;
height: auto;
}   .elementor-widget-packery-gt3 .hover_type1 .wrapper .img:after,
.elementor-widget-packery-gt3 .hover_type4 .wrapper .img:after,
.elementor-widget-packery-gt3 .hover_type5 .wrapper .img:after,
.elementor-widget-masonry-gt3 .hover_type1 .wrapper .img:after,
.elementor-widget-masonry-gt3 .hover_type4 .wrapper .img:after,
.elementor-widget-masonry-gt3 .hover_type5 .wrapper .img:after,
.elementor-widget-grid-gt3 .hover_type1 .wrapper .img:after,
.elementor-widget-grid-gt3 .hover_type4 .wrapper .img:after,
.elementor-widget-grid-gt3 .hover_type5 .wrapper .img:after{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
transition: opacity 300ms;
pointer-events: none;
opacity: 0;
background-color: #fff;
}
.elementor-widget-packery-gt3 .hover_type1 .wrapper:hover .img:after,
.elementor-widget-packery-gt3 .hover_type4 .wrapper:hover .img:after,
.elementor-widget-packery-gt3 .hover_type5 .wrapper:hover .img:after,
.elementor-widget-masonry-gt3 .hover_type1 .wrapper:hover .img:after,
.elementor-widget-masonry-gt3 .hover_type4 .wrapper:hover .img:after,
.elementor-widget-masonry-gt3 .hover_type5 .wrapper:hover .img:after,
.elementor-widget-grid-gt3 .hover_type1 .wrapper:hover .img:after,
.elementor-widget-grid-gt3 .hover_type4 .wrapper:hover .img:after,
.elementor-widget-grid-gt3 .hover_type5 .wrapper:hover .img:after{
opacity: .75;
}
.elementor-widget-packery-gt3 .hover_type1 .wrapper .text_wrap,
.elementor-widget-packery-gt3 .hover_type4 .wrapper .text_wrap,
.elementor-widget-packery-gt3 .hover_type5 .wrapper .text_wrap,
.elementor-widget-masonry-gt3 .hover_type1 .wrapper .text_wrap,
.elementor-widget-masonry-gt3 .hover_type4 .wrapper .text_wrap,
.elementor-widget-masonry-gt3 .hover_type5 .wrapper .text_wrap,
.elementor-widget-grid-gt3 .hover_type1 .wrapper .text_wrap,
.elementor-widget-grid-gt3 .hover_type4 .wrapper .text_wrap,
.elementor-widget-grid-gt3 .hover_type5 .wrapper .text_wrap{
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
}
.elementor-widget-packery-gt3 .hover_type1 .wrapper:hover .text_wrap,
.elementor-widget-packery-gt3 .hover_type4 .wrapper:hover .text_wrap,
.elementor-widget-packery-gt3 .hover_type5 .wrapper:hover .text_wrap,
.elementor-widget-masonry-gt3 .hover_type1 .wrapper:hover .text_wrap,
.elementor-widget-masonry-gt3 .hover_type4 .wrapper:hover .text_wrap,
.elementor-widget-masonry-gt3 .hover_type5 .wrapper:hover .text_wrap,
.elementor-widget-grid-gt3 .hover_type1 .wrapper:hover .text_wrap,
.elementor-widget-grid-gt3 .hover_type4 .wrapper:hover .text_wrap,
.elementor-widget-grid-gt3 .hover_type5 .wrapper:hover .text_wrap{
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
} .elementor-widget-packery-gt3 .hover_type2 .wrapper .text_wrap,
.elementor-widget-grid-gt3 .hover_type2 .wrapper .text_wrap,
.elementor-widget-masonry-gt3 .hover_type2 .wrapper .text_wrap{
padding: 23px 0;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
}
.elementor-widget-packery-gt3 .hover_type2 .wrapper:hover .text_wrap,
.elementor-widget-grid-gt3 .hover_type2 .wrapper:hover .text_wrap,
.elementor-widget-masonry-gt3 .hover_type2 .wrapper:hover .text_wrap{
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.elementor-widget-packery-gt3 .hover_type2 .wrapper .text_wrap:before,
.elementor-widget-grid-gt3 .hover_type2 .wrapper .text_wrap:before,
.elementor-widget-masonry-gt3 .hover_type2 .wrapper .text_wrap:before{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transition: opacity 200ms 100ms;
-moz-transition: opacity 200ms 100ms;
-ms-transition: opacity 200ms 100ms;
transition: opacity 200ms 100ms;
opacity: 0;
background-color: #fff;
}
.elementor-widget-packery-gt3 .hover_type2 .wrapper:hover .text_wrap:before,
.elementor-widget-grid-gt3 .hover_type2 .wrapper:hover .text_wrap:before,
.elementor-widget-masonry-gt3 .hover_type2 .wrapper:hover .text_wrap:before{
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
transition: opacity 300ms;
opacity: 1;
} .elementor-widget-packery-gt3 .hover_type3 .wrapper .text_wrap,
.elementor-widget-grid-gt3 .hover_type3 .wrapper .text_wrap,
.elementor-widget-masonry-gt3 .hover_type3 .wrapper .text_wrap{
padding: 23px 0;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.elementor-widget-packery-gt3 .hover_type3 .wrapper:hover .text_wrap,
.elementor-widget-grid-gt3 .hover_type3 .wrapper:hover .text_wrap,
.elementor-widget-masonry-gt3 .hover_type3 .wrapper:hover .text_wrap{
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
.elementor-widget-packery-gt3 .hover_type3 .wrapper .text_wrap:before,
.elementor-widget-grid-gt3 .hover_type3 .wrapper .text_wrap:before,
.elementor-widget-masonry-gt3 .hover_type3 .wrapper .text_wrap:before{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
transition: opacity 300ms;
opacity: 1;
background-color: #fff;
}
.elementor-widget-packery-gt3 .hover_type3 .wrapper:hover .text_wrap:before,
.elementor-widget-grid-gt3 .hover_type3 .wrapper:hover .text_wrap:before,
.elementor-widget-masonry-gt3 .hover_type3 .wrapper:hover .text_wrap:before{
-webkit-transition: opacity 200ms 100ms;
-moz-transition: opacity 200ms 100ms;
-ms-transition: opacity 200ms 100ms;
transition: opacity 200ms 100ms;
opacity: 0;
}
.elementor-widget-packery-gt3 .hover_type2.source_gallery .wrapper .text_wrap,
.elementor-widget-grid-gt3 .hover_type2.source_gallery .wrapper .text_wrap,
.elementor-widget-masonry-gt3 .hover_type2.source_gallery .wrapper .text_wrap,
.elementor-widget-packery-gt3 .hover_type3.source_gallery .wrapper .text_wrap,
.elementor-widget-grid-gt3 .hover_type3.source_gallery .wrapper .text_wrap,
.elementor-widget-masonry-gt3 .hover_type3.source_gallery .wrapper .text_wrap{
padding: 30px 0;
} .elementor-widget-grid-gt3 .hover_type4 .text_wrap,
.elementor-widget-packery-gt3 .hover_type4 .text_wrap,
.elementor-widget-masonry-gt3 .hover_type4 .text_wrap,
.elementor-widget-grid-gt3 .hover_type5 .text_wrap,
.elementor-widget-packery-gt3 .hover_type5 .text_wrap,
.elementor-widget-masonry-gt3 .hover_type5 .text_wrap{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: -webkit-box;
display:    -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
overflow: hidden;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
align-items: center;
max-width: 80%;
margin: auto;
padding: 0;
justify-content: center;
-webkit-justify-content: center;
} .elementor-widget-packery-gt3 .hover_type5 .wrapper .img:after,
.elementor-widget-grid-gt3 .hover_type5 .wrapper .img:after,
.elementor-widget-masonry-gt3 .hover_type5 .wrapper .img:after{
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
margin: auto;
} .elementor-widget-grid-gt3 .view_more_link,
.elementor-widget-packery-gt3 .view_more_link,
.elementor-widget-masonry-gt3 .view_more_link {
max-height: 100px;
}
.elementor-widget-grid-gt3 .view_more_link.hidden,
.elementor-widget-packery-gt3 .view_more_link.hidden,
.elementor-widget-masonry-gt3 .view_more_link.hidden {
opacity: 0;
margin-top: 0;
max-height: 0;
overflow: hidden;
padding: 0 31px;
visibility: hidden;
-webkit-transition: opacity 300ms, margin-top 300ms 1000ms, max-height 300ms 1000ms, padding 300ms 1000ms, visibility 300ms;
-moz-transition: opacity 300ms, margin-top 300ms 1000ms, max-height 300ms 1000ms, padding 300ms 1000ms, visibility 300ms;
-ms-transition: opacity 300ms, margin-top 300ms 1000ms, max-height 300ms 1000ms, padding 300ms 1000ms, visibility 300ms;
-o-transition: opacity 300ms, margin-top 300ms 1000ms, max-height 300ms 1000ms, padding 300ms 1000ms, visibility 300ms;
transition: opacity 300ms, margin-top 300ms 1000ms, max-height 300ms 1000ms, padding 300ms 1000ms, visibility 300ms;
}
@media screen and (max-width: 1366px){
.elementor-widget-grid-gt3 .items1 .isotope_item,
.elementor-widget-masonry-gt3 .items1 .isotope_item{
width: 100%;
}
.elementor-widget-grid-gt3 .items2 .isotope_item,
.elementor-widget-masonry-gt3 .items2 .isotope_item{
width: 49.9%;
}
.elementor-widget-grid-gt3 .items3 .isotope_item,
.elementor-widget-masonry-gt3 .items3 .isotope_item{
width: 49.9%;
}
.elementor-widget-grid-gt3 .items4 .isotope_item,
.elementor-widget-masonry-gt3 .items4 .isotope_item{
width: 49.9%;
}
}
@media screen and (max-width: 599px){
.elementor-widget-grid-gt3 .items1 .isotope_item,
.elementor-widget-masonry-gt3 .items1 .isotope_item{
width: 100%;
}
.elementor-widget-grid-gt3 .items2 .isotope_item,
.elementor-widget-masonry-gt3 .items2 .isotope_item{
width: 100%;
}
.elementor-widget-grid-gt3 .items3 .isotope_item,
.elementor-widget-masonry-gt3 .items3 .isotope_item{
width: 100%;
}
.elementor-widget-grid-gt3 .items4 .isotope_item,
.elementor-widget-masonry-gt3 .items4 .isotope_item{
width: 100%;
}
.elementor-widget-grid-gt3 .isotope_item,
.elementor-widget-packery-gt3 .isotope_item,
.elementor-widget-masonry-gt3 .isotope_item{
padding-right: 0 !important;
}
.elementor-widget-grid-gt3 .isotope_wrapper,
.elementor-widget-packery-gt3 .isotope_wrapper,
.elementor-widget-masonry-gt3 .isotope_wrapper{
margin-right: 0 !important;
}
.elementor-widget-packery-gt3 img{
position: relative;
top: auto;
left: auto;
width: 100%;
max-width: 100%;
height: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
}   .ribbon_slider_wrapper{
position: relative;
display: block;
overflow: hidden;
}
.ribbon_slider{
position: absolute;
z-index: 13;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
transition: opacity 500ms;
}
.ribbon_slider.wait2load{
opacity: 1;
}
.ribbon_slider .ribbon_slide{
position: absolute;
z-index: -1;
top: 0;
left: 0;
display: block;
height: 100%;
margin: 0;
padding: 0;
list-style: none;
-webkit-transition: left 600ms, opacity 600ms, transform 600ms;
transition: left 600ms, opacity 600ms, transform 600ms;
opacity: 0;
}
.ribbon_slider .ribbon_slide.ribbon_current,
.ribbon_slider .ribbon_slide.ribbon_prev2,
.ribbon_slider .ribbon_slide.ribbon_prev,
.ribbon_slider .ribbon_slide.ribbon_next,
.ribbon_slider .ribbon_slide.ribbon_next2{
z-index: 15!important;
top: 0;
left: 0;
opacity: 1;
}
.ribbon_slider .ribbon_slide.ribbon_current:after{
pointer-events: none;
background: rgba(0,0,0,.2);
}
.ribbon_slider .ribbon_slide.ribbon_prev,
.ribbon_slider .ribbon_slide.ribbon_next{
z-index: 20!important;
}
.ribbon_slider .ribbon_slide.ribbon_current{
z-index: 22!important;
}
.ribbon_slider .ribbon_slide img{
display: block;
width: auto;
max-width: none;
height: 100%;
margin: 0 0;
}
.ribbon_slider .ribbon_slide iframe{
display: block;
margin: 0;
}
.ribbon_slider .ribbon_prev{
z-index: 27!important;
cursor: pointer;
transform: translate(-95.875%,-62.5%) scale(.625,.625);
opacity: 1;
}
.ribbon_slider .ribbon_next{
z-index: 27!important;
cursor: pointer;
transform: translate(5.375%,-40.125%) scale(.5,.5);
opacity: 1;
}
.ribbon_slider .ribbon_current{
z-index: 37!important;
transform: translate(-50%,-50%) scale(1,1);
opacity: 1;
}
.ribbon_title_content{
position: absolute;
z-index: 16;
right: 0;
bottom: 0;
left: 0;
max-width: 100vw;
margin: auto;
padding: 35px;
-webkit-transition: opacity .3s;
-moz-transition: opacity .3s;
-ms-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
opacity: 0;
background-color: rgba(255,255,255,.8);
}
.ribbon_current:hover .ribbon_title_content{
opacity: 1;
}
.ribbon_overlay_active,
.ribbon_overlay{
position: absolute;
z-index: 15;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
transition: opacity 400ms;
opacity: 0;
}
.ribbon_prev .ribbon_overlay,
.ribbon_next .ribbon_overlay,
.ribbon_next2 .ribbon_overlay,
.ribbon_prev2 .ribbon_overlay{
opacity: 1;
}
.ribbon_current .ribbon_overlay_active{
opacity: 1;
}
.admin-bar .ribbon_prevSlide,
.admin-bar .ribbon_nextSlide{
margin-top: -4px;
}
.ribbon_slider_wrapper .ribbon_arrow{
font-family: inherit;
font-size: .875em;
font-weight: 500;
line-height: normal;
line-height: 85px;
position: absolute;
z-index: 50;
top: 0;
bottom: 0;
display: block;
width: auto;
width: 75px;
height: 85px;
margin: auto;
padding: 0;
cursor: pointer;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
transition: all 300ms;
letter-spacing: .2em;
text-transform: uppercase;
opacity: 1;
border: none;
background-color: #fff;
text-shadow: none;
}
@media only screen and (min-width: 1024px){
.ribbon_slider_wrapper .ribbon_arrow:hover{
width: 145px;
}
}
.ribbon_slider_wrapper .slick-position{
display: none;
}
.ribbon_slider_wrapper .ribbon_prevSlide{
left: 0;
padding-left: 25px;
text-align: left;
}
.ribbon_slider_wrapper .ribbon_nextSlide{
right: 0;
padding-right: 25px;
text-align: right;
}
.ribbon_slider_wrapper .ribbon_prevSlide .control_text{
font-size: 0;
font-weight: 300;
line-height: 85px;
position: absolute;
top: 0;
right: auto;
left: 55px;
-webkit-transition: left 300ms, opacity 100ms;
-moz-transition: left 300ms, opacity 100ms;
-ms-transition: left 300ms, opacity 100ms;
transition: left 300ms, opacity 100ms;
white-space: nowrap;
letter-spacing: 0;
opacity: 0;
}
.ribbon_slider_wrapper .ribbon_prevSlide:hover .control_text{
left: 69px;
-webkit-transition: left 300ms, opacity 200ms 100ms;
-moz-transition: left 300ms, opacity 200ms 100ms;
-ms-transition: left 300ms, opacity 200ms 100ms;
transition: left 300ms, opacity 200ms 100ms;
opacity: 1;
}
.ribbon_slider_wrapper .ribbon_nextSlide .control_text{
font-size: 0;
font-weight: 300;
line-height: 85px;
position: absolute;
top: 0;
right: 55px;
left: auto;
-webkit-transition: right 300ms, opacity 100ms;
-moz-transition: right 300ms, opacity 100ms;
-ms-transition: right 300ms, opacity 100ms;
transition: right 300ms, opacity 100ms;
white-space: nowrap;
letter-spacing: 0;
opacity: 0;
}
.ribbon_slider_wrapper .ribbon_nextSlide:hover .control_text{
right: 69px;
-webkit-transition: right 300ms, opacity 200ms 100ms;
-moz-transition: right 300ms, opacity 200ms 100ms;
-ms-transition: right 300ms, opacity 200ms 100ms;
transition: right 300ms, opacity 200ms 100ms;
opacity: 1;
}
.ribbon_nextSlide .theme_icon-arrows-right{
right: 0;
margin: auto 0 auto 1em;
}
.ribbon_slider_wrapper .ribbon_arrow .control_text span{
font-size: 18px;
letter-spacing: .025em;
}
.ribbon_slider_wrapper .ribbon_arrow .control_text span:not(.all_slides){
font-weight: 400;
}
.ribbon_slider_wrapper .ribbon_arrow .control_text span.divider{
padding: 0 2px;
}
@media only screen and (max-width: 1023px){
.ribbon_slider_wrapper .ribbon_arrow{
width: 50px;
height: 70px;
line-height: 70px;
}
.ribbon_slider_wrapper .ribbon_nextSlide{
padding-right: 14px;
}
.ribbon_slider_wrapper .ribbon_prevSlide{
padding-left: 14px;
}
.ribbon_slider_wrapper .ribbon_nextSlide .control_text,
.ribbon_slider_wrapper .ribbon_prevSlide .control_text{
display: none;
}
} .ribbon_slider .ribbon_slide:before{
position: absolute;
top: 0;
left: 0;
width: 30px;
height: 30px;
content: '';
-webkit-animation: none !important;
-o-animation: none !important;
animation: none !important;
opacity: 1;
background: url(//bilder-wuensche.de/wp-content/themes/bilder-wuensche/img/swipebox/preloader.svg) no-repeat center !important;
box-shadow: none !important;
}
.ribbon_slider .ribbon_slide img{
transition: opacity 500ms;
opacity: 0;
}
.ribbon_slider .ribbon_slide.block_loaded:before{
z-index: -10!important;
opacity: 0;
}
.ribbon_slider .ribbon_slide.block_loaded img{
opacity: 1;
}   .flow_gallery_trigger{
position: absolute;
z-index: -11;
top: 0;
left: 0;
display: block;
height: 48px;
}
.flow_slider_wrapper{
position: relative;
display: block;
overflow: hidden;
width: 100%;
}
.flow_fs_on.flow_slider_wrapper{
position: fixed;
top: 0;
right: 0;
left: auto;
width: 100%;
height: 100%;
}
.flow_slider{
position: absolute;
z-index: 13;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.flow_slider .flow_slide{
position: absolute;
z-index: -1!important;
top: 50%;
left: 50%;
display: block;
height: 100%;
margin: 0;
padding: 0;
list-style: none;
-webkit-transition: opacity 400ms, z-index 400ms, transform 400ms;
transition: opacity 400ms, z-index 400ms, transform 400ms;
transform: translate(-50%,-50%) scale(0,0);
opacity: 0;
background: #25282c;
}
.flow_slider .flow_current,
.flow_slider .flow_prev2,
.flow_slider .flow_prev,
.flow_slider .flow_next,
.flow_slider .flow_next2{
z-index: 17!important;
cursor: pointer;
opacity: 1;
}
.flow_slider.wait4load2 .flow_prev2,
.flow_slider.wait4load .flow_prev,
.flow_slider.wait4load .flow_next,
.flow_slider.wait4load2 .flow_next2{
opacity: 0;
}
.flow_slider .flow_current:after{
pointer-events: none;
opacity: .6;
}
.flow_slider .flow_prev2{
z-index: 17!important;
transform: translate(-87.82%,-50%) scale(.756,.756);
}
.flow_slider .flow_prev{
z-index: 27!important;
transform: translate(-68.92%,-50%) scale(.878,.878);
}
.flow_slider .flow_next{
z-index: 27!important;
transform: translate(-31.08%,-50%) scale(.878,.878);
}
.flow_slider .flow_next2{
z-index: 17!important;
transform: translate(-12.18%,-50%) scale(.756,.756);
}
.flow_slider .flow_current{
z-index: 37!important;
cursor: default;
transform: translate(-50%,-50%) scale(1,1);
}
.flow_slider .flow_current a{
position: absolute;
z-index: 42;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
}
.flow_slider .flow_slide img{
display: block;
width: auto;
max-width: none!important;
height: 100%;
margin: 0 0;
}
.flow_slider .flow_slide iframe{
display: block;
margin: 0;
} .flow_title_content{
position: absolute;
z-index: 33;
bottom: 0;
left: 0;
box-sizing:         border-box;
box-sizing: -webkit-border-box;
box-sizing:    -moz-border-box;
width: 100%;
height: 100px;
padding: 10px 20px;
transition: opacity 100ms, bottom 500ms;
text-align: center;
opacity: 0;
}
.flow_slider .flow_current .flow_title_content{
bottom: -100px;
opacity: 1;
}
.flow_overlay{
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
transition: opacity 500ms;
}
.flow_slider .flow_current .flow_overlay{
opacity: 0;
} .flow_slider .flow_slide:before{
position: absolute;
top: 0;
left: 0;
width: 30px;
height: 30px;
content: '';
-webkit-animation: none !important;
-o-animation: none !important;
animation: none !important;
opacity: 1;
background: url(//bilder-wuensche.de/wp-content/themes/bilder-wuensche/img/swipebox/preloader.svg) no-repeat center !important;
box-shadow: none !important;
}
.flow_slider .flow_slide img{
transition: opacity 500ms;
opacity: 0;
}
.flow_slider .flow_slide.block_loaded:before{
z-index: -10!important;
opacity: 0;
}
.flow_slider .flow_slide.block_loaded img{
opacity: 1;
}
.flow_arrow{
line-height: 60px;
position: absolute;
z-index: 40;
top: 0;
bottom: 0;
left: 0;
width: 75px;
height: 60px;
margin: auto;
cursor: pointer;
-webkit-transition: color 300ms;
-moz-transition: color 300ms;
-ms-transition: color 300ms;
-o-transition: color 300ms;
transition: color 300ms;
text-align: center;
}
.flow_nextSlide{
right: 0;
left: auto;
}
.flow_arrow .theme_icon-arrows-right,
.flow_arrow .theme_icon-arrows-left{
margin: 0;
}@media only screen and (max-width: 1199px){
.container,
.main_footer .container{
width: 998px;
}
.main_footer .container{
overflow: hidden;
}
}
@media only screen and (max-width: 1023px){
.container,
#container{
overflow: hidden;
}
.container,
.main_footer .container{
width: 740px;
}
.top_footer .row [class*=span]{
margin-bottom: 35px;
}
}
@media only screen and (max-width: 767px){
.main_footer .container,
.container{
width: 560px;
}
.top_footer .row [class*=span]:last-child{
margin-bottom: 0;
}
.sidebar-container{
padding-top: 35px;
}
ol.commentlist li .stand_comment{
padding-left: 55px;
}
ol.commentlist li ul li .stand_comment{
margin-left: 55px;
}
ol.commentlist li ul li ul li .stand_comment{
margin-left: 110px;
}
ol.commentlist li .commentava{
left: -55px;
width: 40px;
height: 40px;
}
.mobile_text_center{
text-align: center;
}
.blog_type2 .has_post_thumb .blog_content{
padding-left: 105px;
}
.blog_type2 .has_post_thumb .blog_post_media{
width: 80px;
}
}
@media only screen and (max-width: 599px){
.main_footer .container,
.container{
width: 420px;
}
}
@media only screen and (max-width: 479px){
.main_footer .container,
.container{
width: 90%;
}
.prev_next_links .fleft,
.prev_next_links .fright{
float: none;
padding-bottom: 15px;
}
.prev_next_links .fleft a,
.prev_next_links .fright a{
text-align: center;
}
.prev_next_links span i{
display: none !important;
}
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb,
.gt3-page-title__content .page_sub_title{
display: block;
}
.comment_info{
padding-right: 0;
}
ol.commentlist li .commentava{
left: -50px;
}
ol.commentlist li .stand_comment{
padding-left: 50px;
}
ol.commentlist li ul li .stand_comment{
margin-left: 25px;
}
ol.commentlist li ul li ul li .stand_comment{
margin-left: 25px;
}
ol.commentlist li .commentava{
left: -55px;
width: 40px;
height: 40px;
}
}