.module_call_to_action {
text-align: center;
}
.module_call_to_action h1 {
font-weight: 100;
}
.module_call_to_action h1 b {
font-weight: 700;
}
.module_call_to_action .cta_subheading {
font-weight: 300;
margin-bottom: 15px;
}
.module_call_to_action .cta_divider {
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom: 15px;
}
.module_call_to_action.right .cta_wrap,
.module_call_to_action.left .cta_wrap {
display: flex;
display: -webkit-flex;
}
.module_call_to_action .cta_button i {
margin-right: 10px;
}
.module_call_to_action.right .cta_text_area,
.module_call_to_action.left .cta_text_area {
flex-grow: 1;
}
.module_call_to_action.left .cta_button,
.module_call_to_action.right .cta_button {
display: table-cell;
vertical-align: middle;
display: flex;
display: -webkit-flex;
align-items: center;
}
.module_call_to_action.left .cta_button {
padding-right: 15px;
}
.module_call_to_action.right .cta_button {
padding-left: 15px;
}
.module_call_to_action .shortcode_button,
.module_call_to_action a.shortcode_button {
margin: 0;
} .colored_sections.items1 .colored_section {
width: 100%;
}
.colored_sections.items2 .colored_section {
width: 50%;
}
.colored_sections.items3 .colored_section {
width: 33.33%;
}
.colored_sections.items4 .colored_section {
width: 25%;
}
.colored_section {
padding-left: 15px;
padding-right: 15px;
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.icon_container.top {
margin-bottom: 20px;
}
.grid.colored_sections.items2 .colored_section:nth-child(2n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items3 .colored_section:nth-child(3n+2),
.grid.colored_sections.items3 .colored_section:nth-child(3n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items4 .colored_section:nth-child(3n+3),
.grid.colored_sections.items4 .colored_section:nth-child(3n+2),
.grid.colored_sections.items4 .colored_section:nth-child(3n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items1 .colored_section:nth-child(n+2),
.grid.colored_sections.items2 .colored_section:nth-child(n+3),
.grid.colored_sections.items3 .colored_section:nth-child(n+4),
.grid.colored_sections.items4 .colored_section:nth-child(n+5) {
border-top: 1px solid #f0f0f0;
}
.colored_section .title_divider {
width: 40px;
height: 1px;
background-color: #dddddd;
margin-bottom: 15px;
}
.colored_section .infobox_text {
display: table-cell;
}
.colored_section .icon_container.left {
display: table-cell;
padding-right: 15px;
vertical-align: top;
padding-top: 10px;
}
.icon_container.round img {
border-radius: 50%;
-webkit-border-radius: 50%;
} .stat_temp {
width: 0 !important;
display: none !important;
}
.gt3_module_counter {
text-align: center;
}
.counter_icon_size_mini.fa {
font-size: 25px;
line-height: 39px;
}
.counter_icon_size_small.fa {
font-size: 35px;
line-height: 49px;
}
.counter_icon_size_normal.fa {
font-size: 45px;
line-height: 59px;
}
.counter_icon_size_large.fa {
font-size: 55px;
line-height: 69px;
}
.counter_icon_size_extralarge.fa {
font-size: 65px;
line-height: 79px;
}
.icon-position-right,
.icon-position-left {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
text-align: center;
}
.icon-position-left .icon_container,
.icon-position-left .stat_count_wrapper,
.icon-position-right .icon_container,
.icon-position-right .stat_count_wrapper {
flex: 1 100%;
padding: 0;
text-align: center;
}
@media all and (min-width: 768px) {
.icon-position-left .icon_container {
flex: 0 1 auto;
text-align: right;
order: 0;
padding-right: 20px;
}
.icon-position-left .stat_count_wrapper {
flex: 1 0 auto;
text-align: left;
order: 1;
}
.icon-position-right .icon_container {
flex: 0 1 auto;
text-align: left;
order: 1;
padding-left: 20px;
}
.icon-position-right .stat_count_wrapper {
flex: 1 0 auto;
text-align: right;
order: 0;
}
}
.counter_icon_type_none .stat_count_wrapper {
display: block;
text-align: center;
}
.counter_icon_type_none.icon-position-center .stat_count_wrapper{
padding-right: 20px;
padding-left: 20px;
}
.counter_icon_type_none.icon-position-left:not(:last-child) .stat_count_wrapper{
padding-right: 30px;
}
.counter_icon_type_none.icon-position-right .stat_count_wrapper{
padding-left: 30px;
}
.icon_proportions_circle img {
border-radius: 50%;
}
.icon-position-top.counter_icon_type_image .stat_count_wrapper,
.icon-position-top.counter_icon_type_font .stat_count_wrapper {
padding-top: 20px;
}
.icon-position-bottom.counter_icon_type_image .stat_count_wrapper,
.icon-position-bottom.counter_icon_type_font .stat_count_wrapper {
padding-bottom: 23px;
}
.gt3_module_counter .icon_container {
line-height: 10px;
}
.gt3_module_counter .stat_count {
font-weight: 500;
font-size: 48px;
line-height: 50px;
margin-bottom: 20px;
}
.gt3_module_counter .cont_info {
font-size: 16px;
line-height: 22px;
font-weight: 400;
} .gt3-countdown {
text-align: center;
}
.countdown-section {
display: inline-block;
height: 220px;
min-width: 220px;
text-align: center;
margin: 40px;
}
.countdown-section .countdown-amount {
display: block;
margin-top: 30px;
font-size: 100px;
line-height: 110px;
font-weight: 200;
padding: 0 4px;
color: #ffffff;
letter-spacing: 6px;
padding-right: 20px;
padding-left: 20px;
text-align: center;
margin-bottom: 20px;
}
.countdown_wrapper {
margin: -40px;
}
.countdown-period {
display: block;
color: #ffffff;
font-size: 24px;
font-weight: 600;
letter-spacing: 2px;
}
@media only screen and (max-width: 768px) {
.countdown-section {
height: 150px;
min-width: 120px;
margin: 20px;
}
.countdown-section .countdown-amount {
margin-top: 10px;
font-size: 70px;
line-height: 80px;
margin-bottom: 0px;
}
.countdown-period {
font-size: 20px;
}
}
@media only screen and (max-width: 480px) {
.countdown-section {
height: 140px;
min-width: 90px;
margin: 0;
}
.countdown-section .countdown-amount {
margin-top: 10px;
font-size: 40px;
line-height: 60px;
margin-bottom: 0px;
}
.countdown-period {
font-size: 14px;
}
}  .module_testimonial .testimonials_item,
.module_testimonial .testimonials_item {
list-style: none;
}
.testimonials_list {
overflow: hidden;
} .testimonials_list .testimonials_rotator > .testimonials_item {
padding-left: 15px;
padding-right: 15px;
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.testimonials_list.items1 .testimonials_rotator > .testimonials_item {
width: 100%;
}
.testimonials_list.items2 .testimonials_rotator > .testimonials_item {
width: 50%;
}
.testimonials_list.items3 .testimonials_rotator > .testimonials_item {
width: 33.33%;
}
.testimonials_list.items4 .testimonials_rotator > .testimonials_item {
width: 25%;
}
.testimonials-grid {
margin: -40px 0 0 0;
padding: 0;
}
.testimonials-grid>.testimonials_item {
list-style: none;
padding: 0 15px;
margin-top: 40px;
box-sizing: border-box;
}
.testimonials-grid.columns-2 .testimonials_item {
width: 50%;
float: left;
}
.testimonials-grid.columns-2 .testimonials_item:nth-child(2n + 1) {
clear: left;
}
.testimonials-grid.columns-3 .testimonials_item {
width: 33.33%;
float: left;
}
.testimonials-grid.columns-3 .testimonials_item:nth-child(3n + 1) {
clear: left;
}
.testimonials-grid.columns-4 .testimonials_item {
width: 25%;
float: left;
}
.testimonials-grid.columns-4 .testimonials_item:nth-child(4n + 1) {
clear: left;
}
.testimonials-grid:after {
content: '';
display: table;
clear: both;
}
.module_testimonial.type1,
.module_testimonial.type4 {
text-align: center;
}
.module_testimonial.type1 h3,
.module_testimonial.type4 h3 {
margin-bottom: 40px;
position: relative;
}
.module_testimonial .title_divider {
height: 1px;
width: 40px;
display: block;
margin: 0 auto;
margin-bottom: 50px;
}
.module_testimonial.type1 .testimonials_photo {
display: inline-block;
}
.module_testimonial.type1 .testimonials_photo img {
width: 60px;
height: 60px;
border-radius: 0;
-webkit-border-radius: 0;
}
.module_testimonial.type1 .testimonials_title {
margin-bottom: 40px;
}
.module_testimonial.type1 .testimonials_content > div:not(:last-child) {
margin-bottom: 30px;
}
.module_testimonial.type1 .testimonials_content > div:last-child {
margin-bottom: 10px;
}
.module_testimonial.type2 span.quote {
display: inline-block;
font-size: 142px;
line-height: 125px;
margin-right: 15px;
height: 90px;
float: left;
}
.module_testimonial.type2 .testimonials-text:before {
position: absolute;
z-index: 1;
top: 0px;
left: 1px;
color: #56b8e1;
content: '\f10d';
font-size: 29px;
line-height: 1;
font-family: Fontawesome;
}
.module_testimonial.type2 .testimonials-text {
position: relative;
z-index: 1;
border-bottom: 1px solid rgba(239,239,239,.34);
margin-bottom: 30px;
padding: 0 0 26px 60px;
font-size: 16px;
line-height: 1.5;
}
.module_testimonial.type2 .testimonials-text + * {
margin-left: 60px;
}
.module_testimonial.type2 .testimonials_photo {
margin: 0 20px 0 60px;
}
.module_testimonial.type2 .testimonials_photo,
.module_testimonial.type2 .testimonials_title {
display: inline-block;
vertical-align: middle;
}
.module_testimonial.type2 .testimonials_photo img {
width: 80px;
height: 80px;
}
.slick-list {
margin-left: -15px;
margin-right: -15px;
}
.slick-list .slick-slide {
padding-left: 15px;
padding-right: 15px;
}
.module_testimonial.type3.active-carousel.arrows .slick-list{
margin-left: 40px;
margin-right: 40px;
}
.module_testimonial.type3 .testimonial_item_wrapper{
box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
margin: 30px 15px 30px 45px;
border-radius: 10px;
background-color: #ffffff;
}
.module_testimonial.type3 .testimonials-text {
font-size: 16px;
line-height: 1.9;
}
.module_testimonial.type3 .testimonials_title_wrap {
border-bottom: 1px solid #e9ecef;
padding-bottom: 10px;
padding-left: 30px;
margin-bottom: 20px;
position: relative;
z-index: 1;
}
.module_testimonial.type3 .testimonials_title {
font-size: 16px;
font-weight: 600;
}
.module_testimonial.type3 .testimonials_title .author_status{
display: block;
font-size: 14px;
font-weight: 300;
color: #727e85;
line-height: 1;
}
.module_testimonial.type3 .testimonials_title_wrap .icon_wrap{
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 38px;
height: 38px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(1),
.module_testimonial.type3 .icon_wrap span:nth-child(2),
.module_testimonial.type3 .icon_wrap span:nth-child(3){
position: absolute;
z-index: 1;
border-radius: 50%;
}
.module_testimonial.type3 .icon_wrap span:nth-child(1){
top: 0;
right: 0;
width: 34px;
height: 27px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(2){
left: 6px;
bottom: 3px;
width: 9px;
height: 9px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(3){
bottom: 0;
left: 0;
width: 5px;
height: 5px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(1):before,
.module_testimonial.type3 .icon_wrap span:nth-child(2):before,
.module_testimonial.type3 .icon_wrap span:nth-child(3):before{
content: '';
position: absolute;
z-index: 1;
left: 2px;
top: 2px;
background: #ffffff;
border-radius: 50%;
}
.module_testimonial.type3 .icon_wrap span:nth-child(1):before{
width: 30px;
height: 23px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(2):before{
width: 5px;
height: 5px;
}
.module_testimonial.type3 .icon_wrap span:nth-child(3):before{
width: 1px;
height: 1px;
}
.module_testimonial.type3 .testimonials_content {
position: relative;
z-index: 1;
padding: 20px 40px;
}
.module_testimonial.type3 .testimonials_photo img {
width: 70px;
height: 70px;
}
.module_testimonial.type3 .testimonials_photo {
position: absolute;
z-index: 1;
top: -30px;
left: -30px;
}
.module_testimonial.type4 .nav_item_wrap {
width: 130px;
padding-left: 75px;
padding-right: 75px;
float: left;
}
.module_testimonial.type4 .testimonials-nav {
max-width: 900px;
padding-top: 15px;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.module_testimonial.type4 .testimonials_content .testimonials_photo{
display: none;
}
.module_testimonial.type4 .testimonials_photo {
width: 90px;
padding: 20px 0 35px 0;
transition: all 400ms;
-webkit-transition: all 400ms;
}
.module_testimonial.type4 .testimonials_photo img {
margin: 0 auto;
}
.module_testimonial.type4 .testimonials_title {
font-size: 14px;
margin-top: 35px;
}
.module_testimonial.type4 .slick-active .testimonials_photo {
width: 130px;
padding: 0;
}
.module_testimonial.type4 .testimonials_photo img {
max-width: 100%;
height: auto;
}
.module_testimonial.type4 .testimonials-photo-wrapper {
max-width: 820px;
margin: 0 auto;
}
.module_testimonial.type4 .testimonials-photo-wrapper img {
transform: scale(0.7);
transition: all 0.5s;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-current img {
transform: scale(1);
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-track {
margin: 0 auto;
}
.module_testimonial .slick-dots {
padding: 0;
margin: 35px 0 0 0;
text-align: center;
line-height: 0;
}
.module_testimonial .slick-dots li {
display: inline-block;
font-size: 0;
line-height: 0;
list-style: none;
padding: 0;
margin: 5px 10px;
}
.module_testimonial .slick-dots li:before{
display: none;
}
.module_testimonial .slick-dots li button:focus {
outline: none;
}
.module_testimonial .slick-dots li button {
display: inline-block;
font-size: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 2px solid #d9d9d9;
background: transparent;
border-radius: 50%;
width: 10px;
height: 10px;
cursor: pointer;
}
.module_testimonial .slick-dots li.slick-active button {
background: #d9d9d9;
}
.module_testimonial .testimonials-rate-wrap {
margin: 10px 0 0 0;
}
.module_testimonial.type4 .testimonials-rate-wrap {
margin: 25px 0 0 0;
}
.module_testimonial .testimonials-rate-wrap i{
color: #f2bc3b;
margin: 0 5px;
}
.module_testimonial .testimonials-rate-wrap i.grey {
color: #d9d9d9;
}
.module_testimonial .testimonials_photo img.testimonials_round_img {
border-radius: 50%;
}
@media only screen and (max-width: 480px) {
.module_testimonial.type3.active-carousel.arrows .slick-list{
margin-left: 15px;
margin-right: 15px;
}
.module_testimonial.type3 .testimonial_item_wrapper{
margin: 30px 15px;
}
.module_testimonial.type3 .testimonials_content{
padding: 40px 20px 20px 20px;
}
.module_testimonial.type3 .testimonials_title_wrap{
padding-left: 0;
}
} .gt3_flip_container {
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-ms-transform: perspective(1000px);
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
}
.gt3_flip_container:hover .gt3_flipper,
.gt3_flip-container.hovered .gt3_flipper {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
filter: FlipH;
-ms-filter: "FlipH";
transform: rotateY(180deg);
}
.gt3_flipper {
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
position: relative;
}
.front,
.back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-webkit-transform: rotateY(0deg);
-moz-transition: 0.6s;
-moz-transform-style: preserve-3d;
-moz-transform: rotateY(0deg);
-o-transition: 0.6s;
-o-transform-style: preserve-3d;
-o-transform: rotateY(0deg);
-ms-transition: 0.6s;
-ms-transform-style: preserve-3d;
-ms-transform: rotateY(0deg);
transition: 0.6s;
transform-style: preserve-3d;
transform: rotateY(0deg);
position: absolute;
width:100%;
top: 0;
left: 0;
}
.front {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
z-index: 2;
}
.back {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
width:100%;
display:block;
}
.flip_image {
position:absolute;
left:0;
top:0;
display:block;
width:100%;
height:100%;
background-size:cover!important;
}
.flip_content {
padding:68px 50px 72px 50px;
}
.flip_content_text {
font-size:26px;
line-height:36px;
padding:0;
margin:0;
}
.flip_author {
padding:37px 0 0 0;
}
.flip_company {
font-size:16px;
line-height:18px;
opacity:0.7;
padding:10px 0 0 0;
display:block;
} .gt3_module_carousel .slick-prev,
.gt3_module_carousel .slick-next{
content: '';
display: block;
position: absolute;
width: 30px;
height: 30px;
border-width: 2px 2px 0 0 !important;
border-color: #000000;
border-style: solid !important;
margin-top: -20px;
opacity: 0;
transition: all 0.4s;
}
.gt3_module_carousel:hover .slick-prev,
.gt3_module_carousel:hover .slick-next {
opacity: 1;
}
.gt3_module_carousel .slick-prev {
transform: rotate(-135deg);
left: -40px;
}
.gt3_module_carousel:hover .slick-prev {
left: 20px;
}
.gt3_module_carousel .slick-next {
transform: rotate(45deg);
right: -40px;
}
.gt3_module_carousel:hover .slick-next {
right: 20px;
}
.gt3_carousel_list {
overflow: hidden;
}
.gt3_module_carousel .slick-dots {
padding: 0;
margin: 35px 0 0 0;
text-align: center;
line-height: 0;
}
.gt3_module_featured_posts.gt3_module_carousel .slick-dots {
margin: 0;
}
.gt3_module_carousel .slick-dots li {
display: inline-block;
font-size: 0;
line-height: 0;
list-style: none;
padding: 0;
margin: 5px 10px;
}
.gt3_module_carousel .slick-dots li:before {
display: none;
}
.gt3_module_carousel .slick-dots li button:focus {
outline: none;
}
.gt3_module_carousel .slick-dots li button {
display: inline-block;
font-size: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 2px solid #d9d9d9;
background: transparent;
border-radius: 50%;
width: 10px;
height: 10px;
cursor: pointer;
}
.gt3_module_carousel .slick-dots li.slick-active button {
background: #d9d9d9;
}
.gt3_module_carousel .vc_row {
margin-left: 0;
margin-right: 0;
} .price_item {
position: relative;
z-index: 1;
}
.price_item.most_popular{
box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
border-radius: 10px;
}
.price_item .item_cost_wrapper h3 {
font-size: 14px;
font-weight: 400;
}
.price_item.most_popular .item_cost_wrapper h3 {
color: #ffffff;
}
.price_item .item_cost_wrapper {
position: relative;
z-index: 1;
font-size: 24px;
line-height: 36px;
text-align: center;
background: #f9f9fa;
border-top-left-radius: 10px;
border-top-right-radius: 10px; }
.item_cost_wrapper.with-image .price_active-icon,
.item_cost_wrapper.with-image .price_active-icon:before {
border-color: #ffffff;
}
.price_item .item_cost_wrapper.with-image {
background-size: cover;
background-position: center center;
color: #ffffff;
}
.price_item .item_cost_wrapper .bg-color {
width: 0;
height: 0;
}
.price_item .item_cost_wrapper.with-image .bg-color:before {
height: auto;
width: auto;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
opacity: 0.9;
}
.price_item .item_cost_wrapper .bg-color:before {
content: "";
position: absolute;
z-index: -1;
width: calc(100% + 2px);
display: block;
top: 0px;
left: -1px;
background-color: inherit;
}
.price_item .item_cost_wrapper.custom-font h3 {
font-family: inherit;
}
.price_item-cost {
font-size: 48px;
font-weight: 400;
padding: 10px 0 30px;
color: #fff;
}
.price_item_title {
padding-top: 30px;
text-transform: uppercase;
}
.with-image .price_item-cost {
color: #ffffff;
border-bottom: 0;
}
.with-image .price_item-cost .price_item_suffix {
opacity: 1;
}
.price_item-cost .price_item_prefix {
font-size: 0.45em;
vertical-align: super;
margin-right: 7px;
}
.price_item-cost .price_item_suffix {
font-size: 0.35em;
margin-left: 5px;
}
.price_item_body {
padding: 34px 10% 50px;
border: 1px solid #eeeeee;
border-top: 0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background: #ffffff;
}
.price_item .items_text ul {
padding: 0;
}
.main_wrapper .price_item .items_text li {
list-style: none;
padding: 11px 0;
}
.main_wrapper .price_item ul li:before {
margin-right: 10px;
}
.main_wrapper .price_item ul.gt3_list_times li:before {
color: #c7cbce;
}
.price_item_description {
font-size: 1em;
font-weight: 300;
padding: 25px 0 0 0;
}
.price_button {
text-align: center;
}
.price_item .shortcode_button {
font-weight: 700;
display: inline-block;
border: 1px solid #000000;
color: #ffffff;
font-size: 14px;
padding: 10px 41px;
margin-top: 30px;
transition: all 0.3s;
border-radius: 30px;
}
.price_item .shortcode_button:hover,
.price_item .shortcode_button.alt {
background-color: transparent;
}
.price_item .shortcode_button.alt:hover {
color: #ffffff;
}
@media only screen and (max-width: 768px) {
.price_item_body{
padding: 34px 4% 50px;
}
.price_item-cost{
font-size: 38px;
}
} .module_feature_posts .featured_posts {
margin-left: -15px;
margin-right: -15px;
}
.module_feature_posts .featured_posts .featured_item {
padding-left: 15px;
padding-right: 15px;
}
.featured_posts .featured_item {
margin-bottom: 50px;
}
.module_feature_posts .featured_posts .featured_item {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display: inline-block;
box-sizing: border-box;
vertical-align: middle;
margin-left: -0.25em;
}
.module_feature_posts.type1 .featured_posts .featured_item:first-child {
margin-left: 0;
}
.module_feature_posts .items1.featured_posts .featured_item {
width: 100%;
}
.module_feature_posts .items2.featured_posts .featured_item {
width: 50%;
}
.module_feature_posts .items3.featured_posts .featured_item {
width: 33.33%;
}
.module_feature_posts .items4.featured_posts .featured_item {
width: 25%;
}
.module_feature_posts.type1 .featured_post_categories {
padding: 5px 10px;
background-color: rgba(39,50,61,.34);
border-radius: 3px;
-webkit-border-radius: 3px;
position: relative;
top: -50px;
left: 25px;
display: inline-block;
margin-bottom: -25px;
color: #fff;
}
.module_feature_posts.type1 .featured_post_categories a {
color: #fff;
}
.module_feature_posts.type1 .featured_item_content,
.module_feature_posts.type1 h3.post_title,
.module_feature_posts.type1 .featured_meta {
padding-left: 30px;
padding-right: 30px;
}
.module_feature_posts.type1 .featured_item.standard.without_image .featured_item_content,
.module_feature_posts.type1 .featured_item.standard.without_image h3.post_title,
.module_feature_posts.type1 .featured_item.standard.without_image .featured_meta {
padding-left: 50px;
padding-right: 50px;
}
.module_feature_posts.type2 .featured_item:not(.without_image) {
min-height: 130px;
}
.module_feature_posts.type2 .featured_img {
width: 130px;
height: 130px;
margin-right: 40px;
float: left;
} .module_team li {
list-style: none;
}
.module_team .item_list {
padding-left: 0;
margin-bottom: -15px;
}
.module_team .item_list > li {
float: left;
position: relative;
overflow: hidden;
padding: 0;
box-sizing: border-box;
margin-bottom: 15px;
}
.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 .team_cover {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1;
background: #000;
transition: all .4s;
-webkit-transition: all .4s;
border-radius: 10px;
}
.item_wrapper:hover .team_cover {
opacity: 0.5;
}
.module_team .team-infobox {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 0 20px;
opacity: 0;
transition: all 0.4s;
box-sizing: border-box;
}
.item_wrapper:hover .team-infobox{
opacity: 1;
}
.module_team .team_icons_wrapper {
position: absolute;
width: 100%;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
}
.team-icons .member-icon {
color: #ffffff;
padding: 12px;
font-size: 18px;
}
.module_team .team_title {
text-align: center;
margin-top: 25px;
}
.module_team .team_title h4 {
display: inline-block;
}
.module_team .team_title .team-positions {
font-size: 14px;
}
.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;
float: right;
position: relative;
z-index: 1;
padding-right: 25px;
}
.module_team .view_all_link:before{
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 1px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.module_team .view_all_link:after{
content: "";
display: block;
position: absolute;
top: -webkit-calc(50% - 2px);
top: calc(50% - 2px);
right: 0;
width: 4px;
height: 4px;
border-width: 0 0 1px 1px;
border-style: solid;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.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-infobox {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.module_team .item_list > li .item_wrapper:hover .team_info {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.module_team .items2 .item_list > li:nth-child(2n + 1),
.module_team .items3 .item_list > li:nth-child(3n + 1),
.module_team .items4 .item_list > li:nth-child(4n + 1) {
clear: left;
}
@media only screen and (max-width: 992px) {
.module_team .team_title a,
.module_team .team_title>* {
font-size: 20px;
}
.module_team .team_title{
margin-top: 15px;
}
}
@media only screen and (max-width: 768px) {
.module_team .team_title h3{
font-size: 18px;
}
.module_team .team_title .team-positions{
font-size: 12px;
}
}
.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: #ffffff;
}
.module_team .team-links .team-link + .team-link:before,
.module_team .team-links .team-member-phones + .team-link:before {
content: "";
display: inline-block;
height: 8px;
width: 1px;
background-color: #ffffff;
margin: 0 8px 0 -8px;
}
ul li.item-team-member:before {
display: none;
} .single-team .main_wrapper {
padding-top: 0 !important;
}
.single-member-page{
margin-top: 10px;
}
.single-member-page + * {
margin-top: 20px;
}
.single-member-page .team_img img {
width: 100%;
margin-bottom: 30px;
}
.single-member-page .team_info{
padding: 40px;
padding-bottom: 33px;
box-shadow: 0px 5px 20px 5px rgba(25, 35, 40, 0.09);
border-radius: 10px;
}
@media only screen and (max-width: 768px) {
.single-member-page .team_img img {
margin-bottom: 40px;
}
}
.single-member-page .team-infobox .team_title h3 {
font-size: 34px;
}
.single-member-page .team-infobox .team_title {
margin-bottom: 15px;
padding-top: 0;
}
.single-member-page .member-urls {
padding: 0 !important;
}
.single-member-page .member-urls .team-links>div {
padding: 7px 0;
}
.single-member-page .team_info>div:after {
content: "";
display: table;
clear: both;
}
.single-member-page .team_info>div {
padding: 7px 0;
}
.single-member-page .team_info>div.member-icons {
margin-top: 27px;
}
.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 .member-urls .team-links>div>a{
float: right;
}
.single-member-page .team_info>div>div {
display: inline-block;
}
.single-member-page .team_info h5 {
display: inline-block;
margin-right: 10px;
font-weight: 700;
font-size: 16px;
}
.single-member-page .member-icon {
margin: 0 10px 0 0;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
border-radius: 50%;
font-size: 16px;
background: #727e85;
padding: 1px;
}
.single-member-page .member-icon:hover{
box-shadow: 0 5px 10px 0px rgba(114, 126, 133, 0.35);
}
.single-member-page .member-icon.fa-linkedin{
background: #727e85;
}
.single-member-page .member-icon.fa-linkedin:hover{
box-shadow: 0 5px 10px 0px rgba(114, 126, 133, 0.35);
}
.single-member-page .member-icon.fa-twitter{
background: #4ea1ee;
}
.single-member-page .member-icon.fa-twitter:hover{
box-shadow: 0 5px 10px 0px rgba(78, 161, 238, 0.35);
}
.single-member-page .member-icon.fa-facebook{
background: #234fb1;
}
.single-member-page .member-icon.fa-facebook:hover{
box-shadow: 0 5px 10px 0px rgba(35, 79, 170, 0.35);
}
.single-member-page .member-icon.fa-instagram{
background: #fd4851;
}
.single-member-page .member-icon.fa-instagram:hover{
box-shadow: 0 5px 10px 0px rgba(253, 72, 81, 0.35);
}
.single-member-page a.member-icon:hover{
color: #ffffff;
}
.single-member-page .team-link {
color: inherit;
}
.single-member-page .team-link + .team-link:before {
content: ", ";
}
.single-team .wpcf7-form .row{
margin-left: -5px;
margin-right: -5px;
}
.single-team .wpcf7-form .row [class*=span] {
padding-left: 5px;
padding-right: 5px;
}
.single-team .wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 20px;
}  .ecs-event-list .ecs-event,
.ecs-event-list {
padding: 0;
}
.ecs-event-list .ecs-event{
padding: 18px 15px;
padding-left: 25px;
border-radius: 10px;
-webkit-transition: 0.5s all;
transition: 0.5s all;
}
.ecs-event-list .ecs-event:hover{
-webkit-box-shadow: 0 10px 24px 0 rgba(25, 35, 40, 0.1);
box-shadow: 0 10px 24px 0 rgba(25, 35, 40, 0.1);
}
.ecs-event-list .ecs-event:before {
display: none;
}
.tribe-events-calendar thead th {
border: 0;
}
.ecs-event-list .event-time-start {
font-size: 14px;
line-height: 18px;
}
.event-shortcode-header {
margin-bottom: 35px;
line-height: 1;
}
.event-shortcode-header .title {
font-size: 14px;
font-style: italic;
opacity: 0.5;
font-weight: 700;
}
.event-shortcode-header .fa {
opacity: 0.5;
float: right;
font-size: 18px;
}
.event-time-start span {
text-transform: uppercase;
}
.ecs-event-list .entry-title {
color: inherit;
font-family: inherit;
font-size: 18px;
}
.ecs-event-list .entry-title a {
color: inherit;
font-family: inherit;
}
.event-divider {
height: 1px;
width: 30px;
margin: 25px 0 27px 0;
}
.ecs-event-list .date-event {
font-weight: 300;
color: #727e85;
font-size: 14px;
float: left;
margin-right: 20px;
min-width: 65px;
}
.ecs-event-list .date-event .day{
display: block;
font-size: 48px;
line-height: 1;
font-weight: 400;
}
.ecs-event-list .duration.venue{
color: #727e85;
font-size: 14px;
display: inline-block;
}
.ecs-event-list .duration.time{
float: left;
margin-right: 10px;
}
.ecs-event-list .event-link-to {
position: relative;
z-index: 1;
display: block;
font-size: 14px;
font-weight: 400;
margin-top: 3px;
}
.ecs-event-list .event-link-to:hover {
color: inherit !important;
}
.ecs-event-list .event-link-to span{
display: inline-block;
vertical-align: middle;
width: 0;
height: 1px;
margin-left: 9px;
position: relative;
}
.ecs-event-list .event-link-to span:before{
position: absolute;
right: -2px;
top: -4px;
width: 5px;
height: 5px;
content: '';
z-index: 5;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
border-width: 2px;
border-style: solid;
border-left: none;
border-top: none;
}  .single-tribe_events .tribe-events-event-image{
margin-bottom: 35px;
}
ul.tribe-events-sub-nav li:before,
.tribe-bar-views-list .tribe-bar-views-option:before,
div.tribe-events-notices>ul>li:before {
display: none;
}
.single-tribe_events .tribe-events-single-event-title {
font-size: 34px;
display: inline-block;
font-weight: 600;
}
.single-tribe_events .tribe-events-cost {
display: inline-block;
float: right;
font-size: 16px;
line-height: 18px;
color: #fe3f4c;
padding: 10px 40px;
border: 1px solid #fe3f4c;
vertical-align: middle;
-webkit-border-radius: 24px;
border-radius: 24px;
font-weight: 400;
}
.tribe-events-schedule{
font-size: 14px;
line-height: 18px;
margin-bottom: 25px;
}
.tribe-events-schedule span:before,
.tribe-event-schedule-details span:before,
.tribe-events-list.tribe-events-day .tribe-events-event-meta .time-details span:before{
content: '\f073';
font-family: 'FontAwesome';
margin-right: 5px;
}
body .tribe-events-schedule span > i,
body .tribe-event-schedule-details span > i,
body .tribe-events-list.tribe-events-day .tribe-events-event-meta .time-details span > i{
margin-left: 10px;
}
body #tribe-events-content table.tribe-events-calendar td {
text-align: left;
border: 1px solid #e4e4e4;
}
body #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth{
background: transparent;
}
body #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth a{
opacity: 0.4;
}
body .recurring-info-tooltip,
body .tribe-events-calendar .tribe-events-tooltip,
body .tribe-events-shortcode.view-week .tribe-events-tooltip,
body .tribe-events-week .tribe-events-tooltip {
width: 280px;
}
body #tribe-events-content a {
line-height: 20px;
}
body .tribe-events-month-event-title a,
body #tribe-events-content .tribe-events-sub-nav a{
color: #303638;
}
body .tribe-events-calendar thead th{
background-color: #f2f2f2;
color: #303638;
}
body .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
body .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a,
body .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
body .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
body .tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-],
body .tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-]>a{
background: transparent;
color: #727e85;
font-size: 36px;
font-weight: 200;
padding-left: 10px;
padding-top: 10px;
}
body .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
body .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
body .tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-],
body .tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-]>a{
font-weight: 500;
}
body .tribe-events-calendar td.tribe-events-present{
background: #f7f7f7;
}
body .tribe-events-month-event-title:hover a {
color: inherit;
}
body #tribe-events-content.tribe-events-month h2.tribe-events-page-title{
margin: 0;
color: #ffffff;
padding: 32px 0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-top-right-radius: 10px;
margin-left: 1px;
margin-right: 1px;
}
.single-tribe_events .tribe-events-event-meta,
.single-tribe_events .secondary .tribe-events-venue-map{
border: 0;
border-radius: 10px;
}
#tribe-events .tribe-events-button,
.tribe-events-button{
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 12px;
font-weight: 700;
line-height: 20px;
color: #fff;
padding: 11px 34px;
outline: none;
border-width: 1px;
border-style: solid;
border-radius: 30px;
cursor: pointer;
text-transform: uppercase;
transition: all 400ms;
-webkit-transition: all 400ms;
}
#tribe-events .tribe-events-cal-links .tribe-events-button.tribe-events-ical{
background: transparent;
}
#tribe-events-bar {
margin-bottom: 100px;
}
#tribe-events-bar .tribe-bar-views-option > a > span{
background-image: none;
padding: 15px 30px;
margin-right: 15px;
font-size: 14px;
text-align: center;
display: block;
box-sizing: border-box;
position: relative;
text-decoration: none;
color: inherit;
border: 1px solid #f2f2f2;
border-radius: 10px;
}
#tribe-events-bar .tribe-bar-views-option:last-child > a > span{
margin-right: 0;
}
#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
left: 0;
right: 0;
width: 100%;
}
.tribe-bar-views-inner {
text-align: center;
background-color: transparent;
}
.tribe-bar-views-inner .tribe-bar-views-list{
padding: 0 5px;
}
#tribe-bar-form .tribe-bar-views-inner label {
text-align: left;
}
#tribe-bar-views li.tribe-bar-views-option {
text-align: left;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a{
transition: all 0s;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
background-color: transparent !important;
padding: 0;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a {
color: #ffffff;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a span{
transition: all 0.4s;
}
#tribe-events-content table.tribe-events-calendar {
margin-bottom: 20px;
}
#tribe-events-content .tribe-events-notices{
padding: 13px 30px;
border: 0;
border-radius: 30px;
color: #ffffff;
}
#tribe-bar-form{
background: transparent;
}
#tribe-bar-form .tribe-bar-date-filter{
width: 35%;
}
#tribe-bar-form .tribe-bar-search-filter{
width: 35%;
}
#tribe-bar-form input[type=text]{
border: 1px solid #d4d8da;
border-radius: 30px;
padding: 13px 20px;
}
#tribe-bar-form input[type=text]:focus{
outline: none;
border: 1px solid #d4d8da;
}
.tribe-bar-submit{
margin-left: 4.6667%;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]{
border: 1px solid;
border-radius: 30px;
margin-top: 15px;
margin-bottom: 0;
}
#tribe-bar-views-toggle{
margin-bottom: 0;
margin-top: 10px;
}
#tribe-events-header{
position: initial;
margin-top: -13px;
}
#tribe-bar-form .tribe-bar-views-inner #tribe-bar-views-toggle{
outline: none !important;
}
#tribe_events_filters_wrapper ul li:before{
display: none;
}
#tribe-bar-form .tribe-bar-views-inner #tribe-bar-views-toggle,
#tribe-bar-form .tribe-bar-views-inner #tribe-bar-views-toggle:hover{
background: transparent !important;
}
#tribe-bar-views .tribe-bar-views-list{
border: none !important;
outline: none !important;
background: #e8e8e8;
padding-top: 0;
margin-top: 10px;
}
#tribe-bar-views .tribe-bar-views-option{
outline: none;
}
#tribe_events_filters_wrapper .tribe-events-filters-group-heading .horizontal-drop-indicator{
font-size: inherit;
line-height: inherit;
}
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active{
background: rgba(0, 0, 0, 0.1);
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
background-color: transparent;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a {
background-color: #e0e0e0;
}
#tribe-events-content.tribe-events-month #tribe-events-header .tribe-events-sub-nav li{
display: block;
}
#tribe-events-content.tribe-events-month #tribe-events-header .tribe-events-sub-nav a{
font-size: 0;
width: 40px;
height: 40px;
display: block;
position: absolute;
top: 32px;
border: 1px solid #ffffff;
border-radius: 50%;
color: #ffffff;
text-align: center;
line-height: 40px;
}
#tribe-events-content #tribe-events-header .tribe-events-nav-previous a{
left: 10%;
}
#tribe-events-content #tribe-events-header .tribe-events-nav-next a{
right: 10%;
}
#tribe-events-content #tribe-events-header .tribe-events-nav-previous a:before,
#tribe-events-content #tribe-events-header .tribe-events-nav-next a:before{
font-size: 22px;
font-family: 'FontAwesome';
}
#tribe-events-content #tribe-events-header .tribe-events-nav-previous a:before{
content: '\f104';
margin-right: 4px;
}
#tribe-events-content #tribe-events-header .tribe-events-nav-next a:before{
content: '\f105';
margin-left: 4px;
}
#tribe-events-content.tribe-events-list #tribe-events-header .tribe-events-nav-next a:before,
#tribe-events-content.tribe-events-list #tribe-events-header .tribe-events-nav-previous a:before{
display: none;
}
#tribe-events-content #tribe-events-header .tribe-events-nav-previous a:hover,
#tribe-events-content #tribe-events-header .tribe-events-nav-next a:hover{
background: #ffffff;
color: #303638;
}
#tribe-events-content table.tribe-events-calendar{
border-collapse: separate;
border-spacing: 2px;
border: 0;
margin-top: 0;
}
#tribe-events-content table.tribe-events-calendar tbody tr:last-child td:first-child{
border-bottom-left-radius: 10px;
}
#tribe-events-content table.tribe-events-calendar tbody tr:last-child td:last-child{
border-bottom-right-radius: 10px;
}
#tribe-events-content.tribe-events-month #tribe-events-footer{
display: none;
}
@media only screen and (max-width: 768px) {
.tribe-bar-collapse #tribe-bar-collapse-toggle {
width: 100% !important;
border-radius: 10px;
}
.tribe-events-calendar td div[id*=tribe-events-daynum-],
.tribe-events-calendar td div[id*=tribe-events-daynum-] a {
color: #ffffff;
}
.events-list .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details {
padding: 3px 12px 0 12px;
}
#tribe-bar-form .tribe-bar-date-filter,
#tribe-bar-form .tribe-bar-search-filter,
#tribe-bar-form .tribe-bar-submit{
width: 33%;
margin-left: 0;
}
#tribe-events-content #tribe-events-header .tribe-events-nav-previous a{
left: 2%;
}
#tribe-events-content #tribe-events-header .tribe-events-nav-next a{
right: 2%;
}
.tribe-events-sub-nav li a{
background: inherit;
padding: 0;
}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
.tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-]>a{
padding-left: 0;
font-size: 30px;
}
#tribe-events-content table.tribe-events-calendar td{
color: inherit;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
.tribe-events-calendar td.tribe-events-present.mobile-active,
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a{
background: #fafafa;
color: inherit;
}
#tribe-mobile-container .type-tribe_events .tribe-events-event-image{
width: 100%;
}
.tribe-events-loop .tribe-events-event-meta{
background: transparent;
border: 0;
}
.tribe-events-list .time-details,
.tribe-events-list .tribe-event-schedule-details{
padding: 0;
}
.single-tribe_events .tribe-events-schedule{
background: transparent;
border: 0;
padding: 0;
margin-bottom: 15px;
}
}
@media only screen and (max-width: 480px) {
#tribe-bar-form .tribe-bar-date-filter,
#tribe-bar-form .tribe-bar-search-filter,
#tribe-bar-form .tribe-bar-submit{
width: 80%;
margin-left: 10%;
}
#tribe-events-content.tribe-events-month h2.tribe-events-page-title{
font-size: 18px;
}
.tribe-events-loop .tribe-events-event-meta{
padding: 0;
}
.single-tribe_events .tribe-events-single-event-title{
display: block;
margin-bottom: 15px;
font-size: 24px;
}
.single-tribe_events .tribe-events-cost{
float: none;
}
}
@media only screen and (max-width: 350px) {
#tribe-bar-form .tribe-bar-date-filter,
#tribe-bar-form .tribe-bar-search-filter,
#tribe-bar-form .tribe-bar-submit{
width: 100%;
margin-left: 0;
}
#tribe-events-bar .tribe-bar-views-option > a > span{
padding: 15px;
}
#tribe-events-content.tribe-events-month h2.tribe-events-page-title{
font-size: 14px;
}
.tribe-events-calendar thead th{
padding: 7px 3px;
}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
.tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-]>a{
font-size: 22px;
}
}  .events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
max-width: 100%;
}
.tribe-events-list:not(.tribe-events-day) .tribe-events-loop .tribe-events-content {
width: calc(65% - 30px);
float: left;
padding: 0;
}
.tribe-events-list .tribe-events-event-image+div.tribe-events-content,
.tribe-events-loop .tribe-events-content {
float: none;
width: 100%;
display: block;
}
.events-list .tribe-events-loop .tribe-events-event-meta {
font-size: 14px;
line-height: 1.7;
margin-top: 0;
margin-bottom: 20px;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
margin-left: 0;
}
.tribe-events-list .tribe-events-loop .tribe-events-list-media-wrap{
width: 35%;
float: left;
margin-right: 30px;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image{
width: 100%;
float: none;
margin: 0;
margin-bottom: 10px;
}
.tribe-events-list .tribe-events-loop .tribe-event-schedule-details{
font-weight: 300;
}
.tribe-events-list .tribe-events-loop .tribe-events-venue-details{
font-weight: 300;
color: #303638;
}
.tribe-events-list .tribe-events-loop .tribe-events-venue-details .tribe-street-address{
margin-bottom: 5px;
display: inline-block;
}
.tribe-events-list .tribe-events-loop .tribe-events-list-event-title{
display: inline-block;
font-size: 20px;
margin-bottom: 15px;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-cost{
display: inline-block;
float: right;
margin-top: 0;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-cost .ticket-cost{
font-size: 12px;
line-height: 18px;
color: #fe3f4c;
padding: 3px 20px;
border: 1px solid #fe3f4c;
vertical-align: middle;
-webkit-border-radius: 24px;
border-radius: 24px;
font-weight: 400;
}
.tribe-events-list .tribe-events-loop .tribe-events-read-more{
display: block;
margin-top: 15px;
font-weight: 400;
font-size: 14px;
}
.tribe-events-list-separator-month{
margin-bottom: 45px;
}
@media only screen and (max-width: 768px) {
.tribe-events-list .tribe-events-loop .tribe-events-list-media-wrap,
#tribe-events .tribe-events-loop .tribe-events-content{
width: 100%;
float: none;
margin-right: 0;
}
.events-list .tribe-events-loop .tribe-events-event-meta{
background: transparent;
border: 0;
margin-bottom: 0;
}
.events-list .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details,
.tribe-events-list .tribe-events-loop .tribe-events-venue-details{
padding: 0;
border: 0;
}
#tribe-events-footer:after,
#tribe-events-footer:before,
#tribe-events-header:after,
#tribe-events-header:before{
display: none;
}
}
@media only screen and (max-width: 350px) {
.tribe-events-list .tribe-events-loop .tribe-events-list-event-title{
display: block;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-cost{
float: none;
}
}  .tribe-events-list.tribe-events-day .tribe-events-loop .tribe-events-event-image {
margin-bottom: 20px;
}
.tribe-events-list.tribe-events-day .tribe-events-loop .tribe-events-list-event-title{
font-size: 34px;
font-weight: 600;
margin-bottom: 0;
}
.tribe-events-list.tribe-events-day .tribe-events-loop .tribe-events-event-cost .ticket-cost {
display: inline-block;
float: right;
font-size: 16px;
line-height: 18px;
color: #fe3f4c;
padding: 10px 40px;
border: 1px solid #fe3f4c;
vertical-align: middle;
-webkit-border-radius: 24px;
border-radius: 24px;
font-weight: 400;
margin-bottom: 0;
}
.tribe-events-list.tribe-events-day .tribe-events-loop .tribe-events-event-meta .time-details{
font-weight: 300;
font-size: 14px;
line-height: 18px;
}
.tribe-events-day .tribe-events-day-time-slot h5{
border-radius: 30px;
}
@media only screen and (max-width: 480px) {
.tribe-events-list.tribe-events-day .tribe-events-loop .tribe-events-list-event-title{
margin-bottom: 15px;
display: block;
font-size: 24px;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-cost{
float: none;
}
.tribe-is-responsive.tribe-mobile .tribe-events-page-title{
font-size: 22px;
}
}
@media only screen and (max-width: 350px) {
.tribe-is-responsive.tribe-mobile .tribe-events-page-title{
font-size: 18px;
}
}  .vc_row .vc_progress_bar .vc_single_bar:first-child{
margin-top: 25px;
}
.vc_row .vc_progress_bar .vc_single_bar {
margin: 50px 0 20px 0;
height: 5px;
background-color: #f0f0f0;
box-shadow: none;
border-radius: 5px;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_label {
text-shadow: none !important;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_label {
font-size: 14px;
font-weight: 300;
position: absolute;
top: -32px;
left: 0;
padding: 0;
width: 100%;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
float: right;
font-weight: 600;
font-size: 0.875em;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_bar {
height: 5px;
border-radius: 5px;
}  body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-shape-true:not(.vc_tta-style-accordion_solid) .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-title-text{
color: #ffffff;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-shape-true .vc_tta-panel-body{
color: rgba(255,255,255,0.6);
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{
padding-left: 35px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{
padding-right: 35px;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel.vc_active .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-body,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading:hover {
background-color: transparent;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading {
border-width: 0px 0px 1px 0px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title>a {
padding-bottom: 10px;
padding-top: 5px;
border-radius: 10px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right>a {
padding-left: 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title>a span {
font-size: 18px;
line-height: 21px;
font-weight: 400;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-body {
border: 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
width: 31px;
height: 31px;
top: 5px;
bottom: 0;
font-size: 18px;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
right: 0;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
font-family: 'FontAwesome';
font-style: normal;
content: '\f107';
line-height: 33px;
height: 31px;
width: 31px;
color: #c2c3c3;
background: #eeeeee;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
top: 0;
left: 0;
-webkit-transition: 0.5s all;
transition: 0.5s all;
text-align: center;
transform: translate(0);
border: 0;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{
color: #ffffff;
transform: rotate(180deg);
}
body.wpb-js-composer .vc_row .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel:not(:last-child) {
margin-bottom: 25px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-body {
padding: 18px 0 0 0;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
left: 7px;
right: 7px;
top: 7px;
bottom: 7px;
border-color: #dddddd;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
left: 5px;
right: 5px;
top: 5px;
bottom: 5px;
border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before{
left: 2px;
right: 2px;
top: 3px;
bottom: 3px;
border-color: inherit;
border-width: 6px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before{
left: 5px;
right: 5px;
top: 5px;
bottom: 5px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_alternative .vc_tta-controls-icon{
background-color: #fafafa;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel .vc_tta-panel-heading{
border: none;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel-title>a{
padding-top: 8px;
padding-bottom: 8px;
background-color: #fafafa;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel-title.vc_tta-controls-icon-position-right>a,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title.vc_tta-controls-icon-position-right>a{
padding-left: 10px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title>a{
border: 1px solid #dbdde2;
padding-top: 7px;
padding-bottom: 7px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon-position-left .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
left: 5px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
right: 5px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon{
top: 50%;
margin-top: -10px;
background-color: transparent;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-panel-heading{
border-bottom: none;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-left.vc_tta-panel-title>a,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{
padding-left: 51px;
padding-bottom: 0;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-right.vc_tta-panel-title>a,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{
padding-right: 30px;
padding-bottom: 0;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic.vc_tta-controls-align-right .vc_tta-panel-body,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative.vc_tta-controls-align-right .vc_tta-panel-body{
padding-right: 30px;
padding-left: 0;
padding-top: 15px;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-body,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-panel-body{
padding-top: 15px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
border: 0;
}
body.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .wpb_content_element {
font-size: 0.875em;
}  .vc_row .vc_toggle {
margin-bottom: 20px;
}
.vc_row .vc_toggle:last-child{
margin-bottom: 0;
}
.vc_row .vc_toggle_title{
position: relative;
background: 0 0;
display: block;
padding: 0 20px 9px 46px;
line-height: 1;
box-sizing: border-box;
text-decoration: none;
color: inherit;
position: relative;
-webkit-transition: color .2s ease-in-out;
transition: color .2s ease-in-out;
border: none;
border-bottom: 1px solid #dddddd;
}
.vc_toggle_content p:last-child{
margin-bottom: 0;
}
.vc_row .vc_toggle_size_right .vc_toggle_title{
padding: 0 46px 9px 0;
}
.vc_row .vc_toggle_icon{
display: inline-block;
position: absolute;
width: 31px;
height: 31px;
left: 0;
top: auto;
bottom: -1px;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.vc_row .vc_toggle_size_right .vc_toggle_icon{
left: auto;
right: 0;
}
.vc_row .vc_toggle_color_plus  .vc_toggle_icon:before,
.vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
content: '';
position: absolute;
left: 7px;
right: 7px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #dddddd;
top: 15px;
border-top-width: 1px;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
display: none;
position: absolute;
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
top: 7px;
bottom: 7px;
border:none;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #dddddd;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.vc_row .vc_toggle_active.vc_toggle_color_plus .vc_toggle_icon:after{
display: block;
}
.vc_toggle_color_chevron .vc_toggle_icon:before{
content: '';
display: block;
box-sizing: border-box;
border-style: solid;
position: absolute;
-webkit-transform: rotate(45deg) translate(-25%,-25%);
-ms-transform: rotate(45deg) translate(-25%,-25%);
transform: rotate(45deg) translate(-25%,-25%);
left: 11px;
right: 11px;
top: 11px;
bottom: 11px;
border-color: #dddddd;
border-width: 0 1px 1px 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.vc_toggle_color_chevron.vc_toggle_active .vc_toggle_icon:before{
-webkit-transform: rotate(225deg) translate(-25%,-25%);
-ms-transform: rotate(225deg) translate(-25%,-25%);
transform: rotate(225deg) translate(-25%,-25%);
}
.vc_toggle_color_triangle .vc_toggle_icon:before{
content: '';
display: block;
box-sizing: border-box;
border-style: solid;
position: absolute;
border-width: 6px;
border-bottom-color: transparent!important;
border-right-color: transparent!important;
border-left-color: transparent!important;
-webkit-transform: translateY(25%);
-ms-transform: translateY(25%);
transform: translateY(25%);
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
left: 10px;
right: 10px;
top: 10px;
bottom: 10px;
border-color: #dddddd;
}
.vc_toggle_active.vc_toggle_color_triangle .vc_toggle_icon:before{
webkit-transform: rotate(180deg) translateY(25%);
-ms-transform: rotate(180deg) translateY(25%);
transform: rotate(180deg) translateY(25%);
}
.vc_toggle_color_none .vc_toggle_icon{
display: none;
}
.vc_toggle_color_none .vc_toggle_title{
padding-right: 0;
padding-left: 0;
}
.vc_row .vc_toggle_title>h4{
font-weight: 400;
}
.vc_row .vc_toggle_accordion_alternative .vc_toggle_icon{
background-color: #fafafa;
}
.vc_row .vc_toggle_accordion_solid .vc_toggle_title,
.vc_row .vc_toggle_accordion_bordered .vc_toggle_title{
padding-top: 8px;
padding-bottom: 8px;
background-color: #fafafa;
border-bottom: none;
}
.vc_row .vc_toggle_accordion_bordered .vc_toggle_title{
border: 1px solid #dddddd;
padding-top: 7px;
padding-bottom: 7px;
background-color: transparent;
}
.vc_row .vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_title,
.vc_row .vc_toggle_accordion_bordered.vc_toggle_size_right .vc_toggle_title{
padding-left: 10px;
}
.vc_row .vc_toggle_accordion_solid .vc_toggle_icon,
.vc_row .vc_toggle_accordion_bordered .vc_toggle_icon{
top: 50%;
margin-top: -15px;
background-color: transparent;
}
.vc_row .vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_icon,
.vc_row .vc_toggle_accordion_bordered.vc_toggle_size_right .vc_toggle_icon{
right: 5px;
}
.vc_row .vc_toggle_accordion_solid.vc_toggle_size_left .vc_toggle_icon,
.vc_row .vc_toggle_accordion_bordered.vc_toggle_size_left .vc_toggle_icon{
left: 5px;
}  body .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a{
border: 1px solid #f2f2f2;
padding-top: 0px;
padding-bottom: 0px;
}
body .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a{
padding: 15px 35px;
margin-right: 15px;
font-size: 14px;
text-transform: uppercase;
text-align: center;
display: block;
box-sizing: border-box;
position: relative;
text-decoration: none;
color: inherit;
-webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
border: 1px solid #f2f2f2;
border-radius: 10px !important;
}
body .vc_tta.vc_general.vc_tta-tabs .vc_tta-container{
margin-bottom: 20px;
}
body .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab.vc_active>a{
border-color: transparent;
color: #ffffff;
}
.vc_tta.vc_general.vc_tta-tabs .vc_tta-tab{
vertical-align: bottom;
font-weight: 400;
}
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tab{
vertical-align: top;
}
.vc_tta.vc_general.vc_tta-tabs .vc_tta-tab:before{
display: none;
}
body .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body{
border: 1px solid #f2f2f2;
padding: 30px;
margin-top: -1px;
}
body .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body{
margin-top: 0;
margin-bottom: -1px;
}
.vc_row .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel:not(:last-child){
margin-bottom: 0;
} .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab>a,
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab>a{
padding-top: 3px;
padding-bottom: 3px; word-break: break-all;
}
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab + .vc_tta-tab>a,
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab + .vc_tta-tab>a{
border-top-color: transparent !important;
}
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:not(.vc_active)>a,
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:not(.vc_active)>a{
width: calc(100% - 10px);
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
white-space: nowrap;
}
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:not(.vc_active)>a{
margin-right: auto;
margin-left: -1px;
}
body .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body,
body .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body{
margin-top: 0;
}
body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title>a{
padding: 7px 10px;
border-width: 1px;
border-style: solid;
border-color: rgb(242, 242, 242);
margin-bottom: 10px;
}
body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title,
body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title>a,
body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title>a span{
font-weight: inherit;
}
body .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a span{
color: #ffffff;
}
@media only screen and (max-width: 1024px) {
body .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a{
padding: 17px 20px;
}
}  .gt3_message_box{
position: relative;
padding: 13px 25px;
border-radius: 30px;
}
.gt3_message_box.gt3_message_box-with-icon{
padding-left: 60px;
}
.gt3_message_box.gt3_message_box-closable{
padding-right: 50px;
}
.gt3_message_box__icon,
.gt3_message_box > .gt3_message_box__close{
position: absolute;
top: 50%;
left: 30px;
line-height: 1em;
margin-top: -0.5em;
}
.gt3_message_box > .gt3_message_box__close{
left: auto;
text-align: center;
right: 20px;
line-height: 2em;
width: 2em;
margin-top: -1em;
cursor: pointer;
}  canvas {
vertical-align: top;
} .flow_container,.flow_container li {
margin:0;
padding:0;
list-style:none;
}
.flow_container {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:block;
transition:top 500ms,height 500ms;
}
.flow_container li {
position:absolute;
display:block;
left:50%;
top:0;
opacity:0;
-webkit-transform:scale(0,0);
-ms-transform:scale(0,0);
transform:scale(0,0);
z-index:-5;
-webkit-transition:all 500ms;
transition:all 500ms;
}
.flow_container li img {
display:block;
transition:all 500ms;
}
.flow_container li .flow_fadder {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
-webkit-transition:background 500ms;
transition:background 500ms;
}
.flow_container li.currentStep {
z-index:27;
opacity:1;
}
.flow_container li.prevStep,.flow_container li.nextStep {
z-index:25;
opacity:1;
cursor:pointer;
}
.flow_container li.prevStep2,.flow_container li.nextStep2 {
z-index:23;
opacity:1;
cursor:pointer;
}
.mirror_container {
height:130px;
position:fixed;
visibility:hidden;
z-index:-10;
}
.top_padding_block {
height:110px;
position:fixed;
visibility:hidden;
z-index:-10;
}
.flow_reflection {
position:absolute;
bottom:0;
left:0;
width:100%;
height:130px;
-webkit-transform:scaleY(-1);
-ms-transform:scaleY(-1);
transform:scaleY(-1);
opacity:.2;
background-position:0 100%!important;
background-size:100% auto;
}
.flow_reflection:before {
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
.flow_gallery .fs_title_wrapper {
left:50%;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
bottom:100px;
top: auto;
text-align:center;
height:auto;
position:fixed;
}
.flow_gallery .fs_title_wrapper h2 {
margin:0;
}
.contentarea ul.flow_container > li::before {
content: none;
}
.wrapper.padding0 {
padding: 0!important;
}
.flow_gallery .page_title {
display: none;
}
.fs_controls_append {
height: 30px;
}
.fs_slider_prev, .fs_slider_next {
position: fixed;
} .contentarea ul.ribbon_slider > li::before {
margin: 0;
border-radius: 0;
-webkit-border-radius: 0;
} .gt3_icon_box__icon{
position: relative;
z-index: 1;
display: inline-block;
line-height: 1;
vertical-align: bottom;
max-width: 100%;
overflow: hidden;
}
.gt3_icon_box{
position: relative;
z-index: 1;
}
.gt3_icon_box.after_divider{
padding-right: 45px;
}
.gt3_icon_box:before,
.gt3_icon_box:after{
content: '';
display: table;
clear: both;
}
.gt3_icon_box_icon-position_top{
text-align: center;
}
.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 28px;
}
.gt3_icon_box_icon-position_top.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 15px;
}
.gt3_icon_box_icon-position_top.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper,
.gt3_icon_box_icon-position_top.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
padding-top: 16px;
}
.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
float: left;
margin-top: 0.07em;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 100px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 90px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 80px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 70px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 60px;
}
.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
float: right;
margin-top: 0.07em;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
text-align: right;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 100px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 90px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 80px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 70px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 60px;
}
.gt3_icon_box_icon-position_inline_title  .gt3_icon_box__icon {
margin-right: 20px;
padding-bottom: 0;
vertical-align: text-bottom;
}
.gt3_icon_box_icon-position_inline_title .gt3_icon_box__title > *{
display: inline-block;
}
.gt3_icon_box__title>*{
padding-bottom: 15px;
}
.gt3_icon_box__title>h5 {
padding-bottom: 0.2em;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__title>*,
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title>*:not(i) {
padding-bottom: 0.71em;
}
.gt3_icon_box__title a {
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider{
margin-right: 0;
margin-left: auto;
}
.gt3_icon_box_icon-position_left .gt3_icon_box-divider{
margin-right: auto;
margin-left: 0;
}
.gt3_icon_box_icon-position_top  .gt3_icon_box-divider{
margin-right: auto;
margin-left: auto;
}
.gt3_icon_box-divider {
width: 40px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3b5d7b;
margin-bottom: 0.8em;
}
.gt3_icon_box-after-divider{
position: absolute;
z-index: 1;
right: 0;
top: 30px;
width: 1px;
height: calc(100% - 60px);
background: #eeeeee;
}
.gt3_icon_box__title a{
color: inherit;
}
.gt3_icon_box .gt3_icon_box__icon img{
border-radius: 0;
}
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon{
font-size: 28px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon{
font-size: 35px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon{
font-size: 45px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon{
font-size: 55px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon{
font-size: 65px;
}
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon img{
max-width: 26px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon img{
max-width: 36px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon img{
max-width: 50px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon img{
max-width: 56px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon img{
max-width: 66px;
} .gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon{
font-size: 16px;
}
.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon{
font-size: 20px;
}
.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon{
font-size: 24px;
}
.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon{
font-size: 28px;
}
.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon{
font-size: 32px;
}
.icon-bg .gt3_icon_box__icon img {
max-width: 100%;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 120px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 110px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 100px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 75px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 50px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 120px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 110px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 100px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 75px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 50px;
}
.gt3_icon_box_icon-position_inline_title.icon-bg  .gt3_icon_box__icon {
margin-right: 1.2em;
}
.icon-bg  .gt3_icon_box__icon img {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.gt3-box-image.gt3_icon_box_icon-position_inline_title:not(.icon-bg) .gt3_icon_box__icon img  {
padding-bottom: 4px;
}
.gt3-box-image:not(.icon-bg) .gt3_icon_box__icon {
font-size: inherit !important;
}
.icon-bg .gt3_icon_box__icon {
width: 1em;
line-height: 1em;
height: 1em;
text-align: center;
margin-top: 0.9em;
margin-left: 0.9em;
margin-right:  0.9em;
margin-bottom:  0.9em;
}
.gt3_icon_box_icon-position_right.icon-bg .gt3_icon_box__icon,
.gt3_icon_box_icon-position_left.icon-bg .gt3_icon_box__icon {
margin-top: 0.85em;
}
.gt3_icon_box__icon-bg {
display: block;
width: 2.8em;
height: 2.8em;
border-radius: 50%;
background: cadetblue;
position: absolute;
z-index: -1;
top: -0.9em;
left: -0.9em;
} .gt3_icon_box__link {
margin-top: 20px;
}
.gt3_icon_box__link a{
position: relative;
padding-right: 10px;
}
.gt3_icon_box__link a:hover{
color: inherit !important;
}
.gt3_icon_box__link span {
margin-left: 14px;
}
.gt3_icon_box__link span,
.gt3_icon_box__link span:before {
border-color: inherit !important;
-webkit-transition: -webkit-transform 0.1s;
transition: -webkit-transform 0.1s;
transition: transform 0.1s;
transition: transform 0.1s, -webkit-transform 0.1s;
}
.gt3_icon_box__link span:before {
top: -4px;
}
.gt3_icon_box__link a:hover span {
-webkit-transform: translateX(3px);
-ms-transform: translateX(3px);
transform: translateX(3px);
}
.gt3_icon_box__text{
line-height: 1.56;
} .gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 30px;
}
.gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__title {
margin-bottom: 10px;
}
.icon-with_number .gt3_icon_box__icon-bg:before {
content: "";
display: block;
position: absolute;
top: 1px;
left: 1px;
right: 1px;
bottom: 1px;
background-color: #ffffff;
border-radius: 50%;
transition: opacity 0.3s;
}
.icon-with_number:hover .gt3_icon_box__icon-bg:before {
opacity: 0;
}
.icon-box_number {
position: absolute;
font-size: 0.53em;
font-style: normal;
font-weight: 700;
line-height: 1.875em;
z-index: 2;
top: -87%;
left: -107%;
background-color: #f39a00;
color: #ffffff;
min-width: 1.875em;
height: 1.875em;
box-sizing: border-box;
padding: 0 2px;
border-radius: 50%;
display: block;
text-align: center;
}
.icon-box_number:empty {
display: none;
} .gt3_image_box.gt3_icon_box_icon-position_left,
.gt3_image_box.gt3_icon_box_icon-position_right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider {
margin-right: auto;
margin-left: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 20px;
}
.gt3_image_box .gt3_icon_box__title *:only-child {
padding-bottom: 8px;
}
.gt3_image_box .gt3_icon_box__title>* a {
line-height: inherit;
}
.gt3_image_box .gt3_icon_box__title h3 {
padding-bottom: 25px;
}
.gt3_image_box .gt3_icon_box__title h2 + .gt3_icon_box-divider,
.gt3_image_box .gt3_icon_box__title h3 + .gt3_icon_box-divider {
padding-bottom: 0;
margin-bottom: 1.6em;
}
.gt3_image_box.gt3_icon_box_icon-position_right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.gt3_image_box .gt3_icon_box-content-wrapper {
text-align: left;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon {
padding-right: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper {
padding-left: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
padding-left: 15px;
padding-right: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
padding-right: 15px;
padding-left: 0;
}
@media only screen and (max-width: 992px) {
.gt3_icon_box-after-divider{
display: none;
}
}
@media only screen and (max-width: 768px) {
.gt3_image_box.gt3_icon_box_icon-position_left,
.gt3_image_box.gt3_icon_box_icon-position_right {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
width: auto;
padding-right: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
width: auto;
padding-left: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
width: auto;
padding-bottom: 25px;
}
.gt3_image_box .gt3_icon_box-content-wrapper {
text-align: center;
}
.gt3_icon_box_icon-position_left .gt3_icon_box-divider,
.gt3_icon_box_icon-position_right .gt3_icon_box-divider {
margin-left: auto;
margin-right: auto;
}
}  .gt3_module_title {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
text-align: center;
justify-content:flex-end;
}
.single .gt3_module_title {
padding-bottom: 20px;
padding-top: 40px;
}
.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows {
margin: 0;
flex: 0 1 auto;
padding: 0;
text-align: left;
display: block;
}
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows {
flex: 0 1 auto;
order: 1;
}
.gt3_module_title .external_link{
padding-bottom: 25px;
}
.gt3_module_title h2,
.gt3_module_title h3 {
flex: 1 0 auto;
order: 0;
padding-right: 20px;
padding-bottom: 25px;
}
.gt3_module_title .external_link .learn_more {
float: none;
display: block;
margin-bottom: 0;
}
.gt3_module_title .carousel_arrows{
position: absolute;
z-index: 1;
width: 100%;
left: 0;
top: 22%;
opacity: 0;
transition: all 400ms;
}
.gt3_module_featured_posts.gt3_module_carousel:hover .carousel_arrows{
opacity: 1;
}
.gt3_module_title .carousel_arrows a {
position: absolute;
z-index: 1;
top: 0;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
background: #ffffff;
text-align: center;
box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.09);
}
.gt3_module_title div.carousel_arrows a:hover span:before{
border-color: #ffffff;
}
.gt3_module_title .carousel_arrows a.left_slick_arrow{
left: -25px;
}
.gt3_module_title .carousel_arrows a.right_slick_arrow {
right: -25px;
}
.gt3_module_featured_posts.gt3_module_carousel:hover .gt3_module_title .carousel_arrows a.left_slick_arrow{
left: -5px;
}
.gt3_module_featured_posts.gt3_module_carousel:hover .gt3_module_title .carousel_arrows a.right_slick_arrow {
right: -5px;
}
.gt3_module_title .carousel_arrows a span{
margin: 0;
} .gt3_module_button a {
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 14px;
font-weight: normal;
line-height: 20px;
color: #fff;
border-width: 1px;
border-style: solid;
border-radius: 30px;
font-weight: 500;
}
.gt3_module_button {
position: relative;
z-index: 20;
}
.gt3_module_button a,
.gt3_btn_icon {
transition: all 400ms;
-webkit-transition: all 400ms;
}
.gt3_module_button a:hover {
background: #fff;
}
.button_alignment_inline {
display: inline-block;
vertical-align: top;
}
.button_alignment_left {
text-align: left;
}
.button_alignment_right {
text-align: right;
}
.button_alignment_center {
text-align: center;
}
.button_alignment_block a {
display: block;
text-align: center;
}
.button_size_mini {
padding: 5px 10px;
}
.button_size_small {
padding: 9px 15px;
}
.button_size_normal {
padding: 14px 28px;
}
.button_size_large {
padding: 18px 40px;
}
.gt3_btn_text,
.btn_icon_container {
display: inline-block;
vertical-align: middle;
}
.btn_icon_container img,
.btn_icon_container span {
vertical-align: top;
}
.btn_icon_position_right .btn_icon_container {
padding-left: 10px;
}
.btn_icon_position_left .btn_icon_container {
padding-right: 10px;
}
.gt3_btn_icon.fa {
line-height: 20px;
font-size: 18px;
color: #fff;
}
.gt3_btn_text {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
color: inherit;
} .widget_nav_menu ul li,
.widget_nav_menu ul {
padding: 0;
list-style: none;
}
.widget_nav_menu ul li a {
color: inherit;
}
.widget_nav_menu .menu > .menu-item{
font-weight: 400;
}
.widget_nav_menu .menu .menu-item {
position: relative;
z-index: 1;
padding: 7px 0;
transition: all 0.3s;
}
.widget_nav_menu .menu .menu-item ul li{
padding-left: 20px;
font-weight: 300;
}
.widget_nav_menu .menu .menu-item ul li ul li{
font-size: 12px;
padding: 0;
padding-left: 20px;
}
.widget_nav_menu .menu .menu-item:before {
display: none;
}  .mc_form_inside {
text-align: center;
}
.mc_form_inside .mc_merge_var {
max-width: 380px;
width: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
margin-right: 10px;
color: #fff;
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input  {
width: 100%;
}
#mc_signup_submit {
width: 100% !important;
margin: 0 !important;
height: 50px;
color: #ffffff;
}
.mc_form_inside #mc_signup_submit:hover {
background-color: #ffffff;
border-color: #ffffff;
}
.mc_form_inside .mc_signup_submit {
max-width: 210px;
display: inline-block;
width: 100%;
vertical-align: top;
}
#mc-indicates-required {
display: none;
}
.mc_merge_var label {
display: none;
}
.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 {
background-color: transparent;
}  .pre_footer #mc_embed_signup_scroll {
text-align: right;
}
.pre_footer #mc_embed_signup_scroll>*{
display: inline-block;
vertical-align: top;
}
.pre_footer .mc-field-group {
margin-left: 6px;
}
.pre_footer .submit-wrapper {
margin-left: 6px;
}
.pre_footer .submit-wrapper,
.pre_footer .mc-field-group,
.pre_footer .gt3_icon_box {
margin-top: 5px;
margin-bottom: 5px;
}
.pre_footer .mc-field-group input {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.1);
}
.pre_footer .mc-field-group input.mce_inline_error {
border: 1px solid #ff0202;
}
.pre_footer .submit-wrapper input {
padding: 14px 34px;
min-width: 210px;
}
.pre_footer div.mce_inline_error {
display: none !important;
}
.pre_footer input[type="submit"] {
color: #ffffff;
margin-bottom: 0;
}
.pre_footer input[type="submit"]:hover {
background-color: #ffffff;
}
.pre_footer .gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title>*:not(i) {
padding-bottom: 0;
}
.pre_footer #mce-responses {
color: #ffffff;
} .pre_footer #mc_embed_signup_scroll input::-webkit-input-placeholder {
color: #bdbdbd !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-moz-placeholder { color: #bdbdbd !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input::-moz-placeholder { color: #bdbdbd !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-ms-input-placeholder {
color: #bdbdbd !important;
font-weight: inherit !important;
}  body .wpb_gmaps_widget .wpb_wrapper{
padding: 0;
}
.gt3_google_map{
position: relative;
z-index: 1;
padding-bottom: 42.73%;
}
.gt3_google_map #map-canvas{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}  .isotope-filter a,
.gt3_practice_list__filter a,
.gt3_course_filter a{
display: inline-block;
margin-right: 35px;
color: inherit;
text-transform: capitalize;
transition: all 0.3s
}
.gt3_practice_list__filter,
.isotope-filter,
.gt3_course_filter{
text-align: center;
margin-bottom: 40px;
}
.gt3_practice_list__image-holder {
position: relative;
z-index: 1;
text-align: center;
}
.gt3_practice_list__image-holder img {
position: relative;
z-index: 1;
transition: all 0.3s;
}
.gt3_practice_list__overlay {
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
}
.gt3_practice_list__overlay:before{
content: "";
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.gt3_practice_list__overlay-button {
display: inline-block;
width: 48px;
height: 48px;
border: 2px solid #ffffff;
border-radius: 50%;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
box-sizing: border-box;
transform: translate(-50%, -50%) scale(2);
transition: transform 0.3s;
}
.gt3_practice_list__overlay-button:before, .gt3_practice_list__overlay-button:after {
content: '';
display: block;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
background-color: #ffffff;
transform: translate(-50%, -50%);
}
.gt3_practice_list__overlay-button:before {
width: 2px;
height: 16px;
}
.gt3_practice_list__overlay-button:after {
width: 16px;
height: 2px;
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay-button {
opacity: 1;
transform: translate(-50%, -50%) scale(1);
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay {
opacity: 0.95;
}
.gt3_practice_list__image-holder .icon-link {
display: block;
margin-top: -35px;
}
.gt3_practice_list__image-holder i {
position: relative;
z-index: 2;
display: inline-block;
width: 70px;
height: 70px;
background-color: #ffffff;
text-align: center;
}
.gt3_practice_list__image-holder i:before {
line-height: 70px;
font-size: 32px;
}
.gt3_practice_list__item {
margin-bottom: 35px;
}
.gt3_practice_list__title + * {
margin-top: 15px;
}
.gt3_practice_list__title:last-child {
margin-bottom: 35px;
}
.gt3_practice_list__content {
margin-top: 35px;
}
.gt3_practice_list__link {
display: inline-block;
position: relative;
margin-top: 10px;
padding-right: 25px;
float: none;
}
.gt3_practice_list__link:hover {
color: inherit;
} .gt3-single-practice_thumbnail {
margin-bottom: 30px;
}
.load_more_works {
border-width: 1px;
border-style: solid;
padding: 10px 40px;
color: #ffffff;
transition: all 0.3s;
}
.load_more_works i {
margin-left: 10px;
}
.load_more_works:hover {
background-color: transparent;
}
.text-center {
text-align: center;
}  .vc_separator.vc_sep_width_40px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_40px{
width: 40px;
}
.vc_separator.vc_sep_width_75px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_75px{
width: 75px;
}
.vc_separator.vc_sep_width_100px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_100px{
width: 100px;
}  .gt3_custom_text p{
margin-bottom: 0;
}
.gt3_custom_text *:not(.fa){
font-family: inherit;
color: inherit;
line-height: inherit;
font-size: inherit;
}
.gt3_custom_text a:hover {
color: inherit !important;
}
.gt3_custom_text h1,
.gt3_custom_text h2,
.gt3_custom_text h3,
.gt3_custom_text h4,
.gt3_custom_text h5,
.gt3_custom_text h6{
font-weight: inherit;
}
@media only screen and (min-width: 1200px) {
.gt3_custom_text-font_size_sm_desctop{
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (min-width: 992px) {
.gt3_custom_text-font_size_tablet{
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (min-width: 768px) {
.gt3_custom_text-font_size_mobile{
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (max-width: 768px) {
.isotope-filter a,
.gt3_practice_list__filter a{
margin-right: 20px;
padding-bottom: 5px;
margin-bottom: 5px;
}
}  .gt3_process_bar{
text-align: center;
padding-bottom: 50px;
}
.gt3_process_bar__count-container{
position: relative;
margin-bottom: 35px;
}
.gt3_process_bar__count-container:before{
content: '';
position: absolute;
top: 50%;
left: 0;
right: 0;
height: 1px;
background-color: #dddddd;
}
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
left: -30px;
}
.gt3_process_bar__count{
display: inline-block;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
border-radius: 50%;
position: relative;
z-index: 1;
font-size: 30px;
font-weight: 700;
margin: 10px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
width: 45px;
height: 45px;
line-height: 45px;
font-size: 30px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
width: 60px;
height: 60px;
line-height: 60px;
font-size: 30px;
}
.gt3_process_bar__icon_icon_size_large .gt3_process_bar__count{
width: 80px;
height: 80px;
line-height: 80px;
font-size: 35px;
}
.gt3_process_bar__icon_icon_size_huge .gt3_process_bar__count{
width: 120px;
height: 120px;
line-height: 120px;
font-size: 60px;
}
.gt3_process_bar__count:before,
.gt3_process_bar__count:after{
content: '';
position: absolute;
top: -12.535%;
left: -12.535%;
width: 125.7%;
height: 125.7%;
border-radius: 50%;
background: inherit;
z-index: -1;
-webkit-transform: scale(0.7954);
-ms-transform: scale(0.7954);
transform: scale(0.7954);
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}
.gt3_process_bar__count:after{
background: #eeeeee;
z-index: -2;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:before{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:after{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.gt3_process_bar__title{
padding-bottom: 0.5em;
}
.gt3_process_bar__link{
margin-top: 10px;
}
.gt3_process_bar__link a {
position: relative;
padding-right: 25px;
}
.gt3_process_bar__link a:hover{
color: inherit !important;
}
.gt3_process_bar__link a:before {
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 1px;
}
.gt3_process_bar__link a:before{
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.gt3_process_bar__link a:after{
content: "";
display: block;
position: absolute;
top: calc(50% - 2px);
right: 0;
width: 4px;
height: 4px;
border-width: 0 0 1px 1px;
border-style: solid;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.gt3_process_bar__title a {
font-size: inherit;
line-height: inherit;
color: inherit;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
}
.gt3_process_bar__text{
padding-left: 10%;
padding-right: 10%;
}
@media only screen and (max-width: 768px){
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
left: 0;
}
}  .gt3_processes{
display: inline-block;
padding-top: 10px;
}
.process_item{
text-align: center;
padding-bottom: 50px;
position: relative;
z-index: 1;
}
.process_media{
position: relative;
z-index: 1;
width: 120px;
height: 120px;
display: inline-block;
background: #f7f7f7;
border-radius: 50%;
margin-bottom: 20px;
}
.process_heading{
margin-bottom: 15px;
}
.process_descr{
padding: 0 15px;
}
.process_icon{
display: inline-block;
}
.process_num{
position: absolute;
z-index: 1;
width: 50px;
height: 50px;
line-height: 50px;
left: -18px;
top: -13px;
border-radius: 50%;
color: #ffffff;
font-weight: 400;
}
.icon_size_small .process_num{
position: absolute;
z-index: 1;
width: 30px;
height: 30px;
line-height: 30px;
left: -14px;
top: -9px;
font-size: 14px;
}
.icon_size_large .process_num{
position: absolute;
z-index: 1;
width: 50px;
height: 50px;
line-height: 50px;
left: -14px;
top: -9px;
font-size: 18px;
}
.process_num > span{
content: '';
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
top: 0;
border-radius: 50%;
transition: all 0.5s;
border: 3px solid #ffffff;
box-sizing: border-box;
}
.process_item:hover .process_num > span{
transform: scale(1.15);
}
.process_icon img{
border-radius: 0;
}
.icon_size_small .process_media{
width: 80px;
height: 80px;
}
.icon_size_regular .process_media{
width: 120px;
height: 120px;
}
.icon_size_large .process_media{
width: 160px;
height: 160px;
}
.icon_size_small .process_icon{
width: 40px;
height: 40px;
font-size: 40px;
margin-top: 18px;
}
.icon_size_regular .process_icon{
width: 50px;
height: 50px;
font-size: 50px;
margin-top: 32px;
}
.icon_size_large .process_icon{
width: 70px;
height: 70px;
font-size: 70px;
margin-top: 42px;
}
.icon_size_small .process_icon img{
max-width: 40px;
}
.icon_size_regular .process_icon img{
max-width: 50px;
}
.icon_size_large .process_icon img{
max-width: 70px;
}
.icon_size_small.no_icon .process_num{
width: 60px;
height: 60px;
left: 10px;
top: 10px;
line-height: 60px;
border: 0;
font-size: 30px;
}
.icon_size_regular.no_icon .process_num{
width: 100px;
height: 100px;
left: 10px;
top: 10px;
line-height: 100px;
border: 0;
font-size: 40px;
}
.icon_size_large.no_icon .process_num{
width: 140px;
height: 140px;
left: 10px;
top: 10px;
line-height: 140px;
border: 0;
font-size: 50px;
}
.process_item:before{
content: '';
position: absolute;
z-index: 1;
top: 60px;
right: -20%;
width: 40%;
height: 1px;
background: #e1e5ea;
}
.process_item.icon_size_small:before{
top: 40px;
}
.process_item.icon_size_large:before{
top: 80px;
}
.process_item.span3:nth-child(4):before,
.process_item.span3:nth-child(8):before,
.process_item.span3:nth-child(12):before,
.process_item.span4:nth-child(3):before,
.process_item.span4:nth-child(6):before,
.process_item.span4:nth-child(9):before,
.process_item.span6:nth-child(2):before,
.process_item.span6:nth-child(4):before,
.process_item.span6:nth-child(6):before,
.process_item.span6:nth-child(8):before,
.process_item.span12:before,
.process_item:last-child:before{
display: none;
}
.process_item.span3:nth-child(5),
.process_item.span3:nth-child(9),
.process_item.span4:nth-child(4),
.process_item.span4:nth-child(7),
.process_item.span4:nth-child(10),
.process_item.span6:nth-child(3),
.process_item.span6:nth-child(5),
.process_item.span6:nth-child(7),
.process_item.span6:nth-child(9){
clear: both;
}
@media only screen and (max-width: 768px){
.process_item:before{
display: none;
}
}  .wpb_heading.wpb_pie_chart_heading {
font-weight: 400;
font-size: 18px;
}
body .vc_pie_chart .vc_pie_wrapper{
margin-bottom: 25px;
}
body .vc_pie_chart .vc_pie_chart_value{
font-weight: 100;
font-size: 23px;
font-weight: 700;
z-index: 3;
}
body .vc_pie_chart.color-white .vc_pie_chart_value{
color: #ffffff;
}
body .vc_pie_chart .vc_pie_chart_back {
opacity: 0;
}
body .vc_pie_chart .vc_pie_wrapper:before {
display: block;
content: "";
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
background-color: #ffffff;
width: 90px;
height: 90px;
border-radius: 50%;
transform: translate(-50%, -50%);
}
body .vc_pie_chart.color-white .vc_pie_wrapper:before{
background-color: rgba(255,255,255,0.3);
}
body .vc_pie_chart.color-white .wpb_pie_chart_heading{
color: #ffffff;
}
@media only screen and (max-width: 768px){
body .vc_pie_chart .vc_pie_chart_value{
font-size: 20px;
}
.wpb_heading.wpb_pie_chart_heading{
font-size: 16px;
}
}  .vc_chart.box-shadow{
box-shadow: 0 2px 24px 0 rgba(25, 35, 40, 0.1);
}
.vc_chart.vc_line-chart{
border-radius: 10px;
}  .wpb_images_carousel .vc_images_carousel .vc_carousel-control{
left: -20px;
width: 40px;
height: 40px;
background: #ffffff;
opacity: 1;
border-radius: 50%;
text-shadow: none;
color: #303638;
box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.09);
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control:hover{
cursor: pointer;
color: #ffffff;
opacity: 1;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control.vc_right {
left: auto;
right: -20px;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:before,
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev:before{
content: '';
position: absolute;
z-index: 1;
width: 6px;
height: 6px;
border-top-width: 2px;
border-top-style: solid;
border-left-width: 2px;
border-left-style: solid;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
top: calc(50% - 4px);
right: calc(50% - 5px);
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:before {
right: calc(50% - 3px);
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
}
.vc_images_carousel .vc_carousel-indicators{
overflow: hidden;
}
.vc_images_carousel .vc_carousel-indicators li{
padding: 0;
}
.vc_images_carousel ol.vc_carousel-indicators{
bottom: 0;
}  .video-popup-wrapper {
text-align: center;
}
.video-popup__wrapper-link.with-img {
position: relative;
z-index: 1;
}
.video-popup__wrapper-link.with-img:before {
content: "";
display: block;
background-color: #000000;
opacity: 0;
position: absolute;
z-index: 2;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: opacity 0.3s;
}
.video-popup__wrapper-link.with-img:hover:before {
opacity: 0.5;
}
.video-popup-wrapper img {
position: relative;
z-index: 1;
width: 100%;
border-radius: 0;
}
.video-popup__title {
margin-bottom: 20px;
font-size: 24px;
}
.video-popup__wrapper-link {
position: relative;
z-index: 1;
display: block;
}
.video-popup__content {
position: absolute;
z-index: 3;
top: 50%;
text-align: center;
transform: translateY(-50%);
left: 0;
right: 0;
}
.video-popup__link {
position: relative;
z-index: 1;
display: inline-block;
box-sizing: border-box;
border: 2px solid #ffffff;
width: 70px;
height: 70px;
border-radius: 50%;
background-color: rgba(0,0,0,0.3);
}
.video-popup__link svg {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-40%, -50%);
}
.video-popup__responsive-title {
display: none;
}
.video-popup__responsive-title>* {
color: inherit !important;
}
@media only screen and (max-width: 768px) {
.video-popup__wrapper-link.with-img .video-popup__title {
display: none;
}
.video-popup__responsive-title {
display: block;
}
} .gt3_spacing .gt3_spacing-height{
display: none;
}
.gt3_spacing .gt3_spacing-height_default{
display: block;
}
@media only screen and (max-width:1200px) {
.gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height{
display: none;
}
.gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height_size_sm_desctop{
display: block;
}
}
@media only screen and (min-width: 768px) and (max-width:992px) {
.gt3_spacing-height_tablet-on .gt3_spacing-height{
display: none;
}
.gt3_spacing-height_tablet-on .gt3_spacing-height_tablet{
display: block;
}
}
@media only screen and (max-width: 768px) {
.gt3_spacing-height_mobile-on .gt3_spacing-height{
display: none;
}
.gt3_spacing-height_mobile-on .gt3_spacing-height_mobile{
display: block;
}
}  .gt3_twitter a:hover{
color: inherit !important;
}
.gt3_twitter .twitter_icon{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #1da1f2;
float: right;
font-size: 1.4em;
padding-top: 0.1em;
}
.gt3_twitter .twitt_time,
.gt3_twitter .twitt_title{
opacity: 0.6;
}
.gt3_twitter .twitt_title{
font-style: italic;
}
.gt3_twitter .twitter_icon:before{
content: "\f099";
}
.gt3_twitter .twitt_time{
float: right;
}
.gt3_twitter .twitter_acc{
text-transform: uppercase;
}
.gt3_twitter .twitter_footer{
font-size: 0.92em;
}
.gt3_twitter .twitter_separator{
display: block;
width: 30px;
border-top-width: 1px;
border-top-style: solid;
margin: 15px 0;
}
.gt3_twitter .twitter_item + .twitter_item{
padding-top: 30px;
}
.gt3_twitter .twitter_heading{
margin-bottom: 15px;
}  .stripe_items_list{
border-radius: 10px;
overflow: hidden;
}
.stripe_item {
position: relative;
z-index: 1;
float: left;
height: 400px;
white-space: nowrap;
background-size: cover;
background-position: center;
text-align: center;
box-sizing: border-box;
}
.stripe_item:before {
content: "";
display: inline-block;
height: 100%;
width: 0;
vertical-align: middle;
margin-left: -3px;
}
.stripe_item:after{
content: '';
direction: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: opacity 0.3s;
}
.stripe_item:hover:after {
opacity: 0.95;
}
.stripe_item-wrapper {
position: relative;
z-index: 2;
display: inline-block;
vertical-align: middle;
text-align: center;
white-space: normal;
padding-right: 10.3%;
padding-left: 10.3%;
max-width: 100%;
box-sizing: border-box;
}
.gt3_stripe-link {
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
@media only screen and (max-width: 1200px) {
.stripe_item {
width: 100% !important;
height: auto !important;
padding: 100px 20px;
}
}  .gt3_course_item{
position: relative;
z-index: 1;
margin-bottom: 30px;
}
.gt3_course_item_wrap{
-webkit-transition: 0.5s all;
transition: 0.5s all;
border-radius: 10px;
overflow: hidden;
}
.gt3_course_item_wrap:hover{
-webkit-box-shadow: 0 10px 24px 0 rgba(25, 35, 40, 0.1);
box-shadow: 0 10px 24px 0 rgba(25, 35, 40, 0.1);
}
.gt3_course_item .gt3_course_price{
display: inline-block;
padding: 3px 14px 3px;
font-size: 12px;
border-radius: 30px;
line-height: 16px;
color: #fe3f4c;
border: 1px solid #fe3f4c;
z-index: 3;
margin-bottom: 15px;
float: right;
font-weight: 400;
}
.gt3_course_item .gt3_course_price .course-price,
body .course-price{
color: inherit;
}
.gt3_course_item .gt3_course_price .course-origin-price{
opacity: 0.6;
font-size: 0.9em;
text-decoration: line-through;
padding-right: 3px;
}
.gt3_course_item .view-more{
position: absolute;
top: -17px;
left: 15px;
font-size: 14px;
line-height: 1;
z-index: 3;
}
.gt3_course_item .gt3_course_thumbnail + .gt3_course_price{
top: 30px;
}
.gt3_course_item .gt3_course_price + .gt3_course_content{
padding-top: 55px;
}
.gt3_course_item .gt3_course_thumbnail + .gt3_course_price + .gt3_course_content{
padding-top: 15px;
}
.gt3_course_item .gt3_course_price{
transition: all 400ms;
}
.gt3_course_item .gt3_course_thumbnail:hover + .gt3_course_price{
opacity: 0;
}
.gt3_course_item .gt3_course_thumbnail{
position: relative;
z-index: 1;
}
.gt3_course_item .gt3_course_thumbnail a > img{
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.gt3_course_item .gt3_course_thumbnail .course-author{
position: absolute;
z-index: 1;
width: 100%;
bottom: 0;
left: 0;
padding: 25px 20px 15px 20px;
box-sizing: border-box;
color: #fff;
font-weight: 400;
}
.gt3_course_item .gt3_course_thumbnail .course-author:before{
content: '';
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0.6;
background: linear-gradient(to bottom, transparent, #000000);
}
.gt3_course_item .gt3_course_thumbnail .course-author img{
margin-right: 5px;
}
.gt3_course_item .gt3_course_thumbnail .gt3_course_readmore{
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transition: opacity 400ms;
}
.gt3_course_item .gt3_course_thumbnail:hover .gt3_course_readmore{
opacity: 1;
}
.gt3_course_item .gt3_course_thumbnail .gt3_course_readmore a{
margin-bottom: 0;
padding: 7px 20px;
min-width: 74px;
min-height: 22px;
}
.gt3_course_item .gt3_course_thumbnail .gt3_course_readmore a{
background-color: transparent;
border-color: #ffffff;
}
.gt3_course_item .gt3_course_thumbnail .gt3_course_readmore a:hover{
background-color: #ffffff;
}
.gt3_course_item .gt3_course_title{
font-size: 16px;
line-height: 140%;
}
.gt3_course_item .gt3_course_title > a {
font-family: inherit;
line-height: inherit;
}
.gt3_course_item .gt3_course_content{
padding: 10px 15px 0 15px;
border: 1px solid #eeeeee;
border-radius: 0 0 10px 10px;
background: #ffffff;
}
.gt3_course_item .gt3_course_content .cat-links,
.gt3_course_item .gt3_course_content .gt3_course_title,
.gt3_course_item .gt3_course_content .course-author{
padding-bottom: 15px;
display: block;
}
.gt3_course_item .gt3_course_content .gt3_course_title{
padding-bottom: 10px;
}
.gt3_course_item .gt3_course_content .gt3_course_title a:hover{
opacity: 0.7;
}
.gt3_course_item .gt3_course_content .cat-links{
font-size: 12px;
line-height: 1.5;
padding-bottom: 4px;
}
.review-stars-rated {
width: 90px;
position: relative;
display: inline-block;
top: 3px;
}
.review-stars-rated .review-stars.empty,
.review-stars-rated .review-stars.filled {
width: 90px;
height: 24px;
font-family: dashicons;
font-size: 18px;
color: #f2b827;
}
body .review-stars-rated .review-stars.empty:before {
content: '\f006\f006\f006\f006\f006';
font-family: fontawesome;
line-height: 1;
vertical-align: top;
left: 0;
}
.review-stars-rated .review-stars.filled {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}
body .review-stars-rated .review-stars.filled::before {
content: '\f005\f005\f005\f005\f005';
line-height: 1;
vertical-align: top;
}
body .lp-single-course .course-author{
margin-bottom: 0;
}
body .review-stars{
margin-left: 0;
}
body .review-form .close{
margin-top: 0;
}
body .review-stars-rated .review-stars.empty,
body .review-stars-rated .review-stars.filled{
font-family: fontawesome;
}
.course-reviews-list li .review-author-info{
}
.course-author .avatar{
width: 35px;
height: 35px;
border-radius: 50%;
margin-right: 2px;
}
.course-author .author-contain{
display: inline-block;
margin-top: 3px;
font-size: 12px;
}
.course-author .author-contain > label,
.course-author .author-contain > .value{
display: inline-block;
vertical-align: middle;
margin: 0;
font-weight: inherit;
}
.course-author .author-contain > .value a{
color: inherit;
}
.gt3_course_item  .gt3_course_footer{
margin-left: -15px;
margin-right: -15px;
padding: 5px 15px 8px;
border-top: 1px solid rgba(60,67,75,.1);
font-size: 0.875em;
}
.gt3_course_item  .gt3_course_footer i{
opacity: 0.8;
}
.gt3_course_item  .gt3_course_footer > .lectures-feature,
.gt3_course_item  .gt3_course_footer > .course-students{
display: inline-block;
vertical-align: middle;
margin: 0;
opacity: 0.8;
}
.gt3_course_item  .gt3_course_footer > .course-students{
float: right;
}
.gt3_course_item  .gt3_course_footer .lectures-feature > *{
vertical-align: middle;
}
.learn-press-pagination{
padding-top: 10px;
}
.gt3_course_archive .gt3_course_title{
font-size: 20px;
line-height: 140%;
}
.gt3_course_top_info_bar:after{
content: '';
display: table;
clear: both;
}
.gt3_course_top_info_bar .gt3_course_search_result_count{
display: inline-block;
padding: 10px 0;
}
.gt3_course_top_info_bar{
margin-bottom: 40px;
}
.gt3_course_top_info_bar .learn-press-search-course-form{
float: right;
width: 270px;
max-width: 100%;
position: relative;
z-index: 1;
margin-bottom: 0;
}
.gt3_course_top_info_bar .learn-press-search-course-form .search-course-button,
.gt3_course_top_info_bar .learn-press-search-course-form:before {
font-size: 0;
width: 50px;
height: 50px;
opacity: 0;
position: absolute;
top: 0;
right: 10px;
cursor: pointer;
padding: 0;
margin: 0;
}
.gt3_course_top_info_bar .learn-press-search-course-form:before {
content: "\f002";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
text-align: center;
line-height: 48px;
opacity: 1;
transition: all 0.5s;
}
.gt3_course_top_info_bar .learn-press-search-course-form .search-course-input {
width: 100%;
background-color: #ffffff;
border-radius: 0px;
height: 50px;
padding: 8px 30px;
padding-right: 45px;
outline: none;
box-sizing: border-box;
border: 1px solid #eeeeee;
font-weight: 300;
border-radius: 30px;
}
@media screen and (max-width: 500px){
.gt3_course_top_info_bar{
text-align: center;
}
.gt3_course_top_info_bar .gt3_course_search_result_count{
margin-bottom: 20px;
}
.gt3_course_top_info_bar .learn-press-search-course-form{
float: none;
margin-left: auto;
margin-right: auto;
}
} .gt3_course_category{
text-align: center;
}
.gt3_course_category.active-carousel{
padding: 0 90px;
}
.gt3_course_category .slick-list .slick-slide{
padding: 10px 10px 0 10px;
}
.gt3_course_category .category_item_wrap{
padding-top: 5px;
}
.gt3_course_category .category_item{
margin-bottom: 30px;
background: #fff;
border-radius: 10px;
padding: 15px 5px;
box-shadow: 0 0px 10px 0 rgba(25, 35, 40, 0.1);
transition: all 0.5s;
position: relative;
z-index: 1;
}
.gt3_course_category.active-carousel .category_item{
margin-bottom: 10px;
}
.gt3_course_category .category_title{
transition: all 0.5s;
}
.gt3_course_category .category_item:hover .category_title{
color: #ffffff;
}
.gt3_course_category .category_link{
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.gt3_course_category .category_media_wrap{
display: inline-block;
position: relative;
z-index: 1;
}
.gt3_course_category .category_media{
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: all 0.5s;
}
.gt3_course_category .category_media.hover_image{
opacity: 0;
}
.gt3_course_category .category_item:hover .category_media:not(.no_hover){
opacity: 0;
}
.gt3_course_category .category_item:hover .category_media.hover_image{
opacity: 1;
}
.gt3_course_category.small .category_media_wrap{
width: 40px;
height: 40px;
}
.gt3_course_category.regular .category_media_wrap{
width: 60px;
height: 60px;
}
.gt3_course_category.large .category_media_wrap{
width: 80px;
height: 80px;
}
.gt3_course_category.small .category_media{
max-width: 40px;
}
.gt3_course_category.regular .category_media{
max-width: 60px;
}
.gt3_course_category.large .category_media{
max-width: 80px;
}
.gt3_course_category .category_media img{
border-radius: 0;
}
#learn-press-user-profile.lp-user-profile.guest{
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
align-items: baseline;
}
#learn-press-user-profile.lp-user-profile.guest:before,
#learn-press-user-profile.lp-user-profile.guest:after{
display: none;
}
#learn-press-user-profile.lp-user-profile.guest .learn-press-form,
#learn-press-checkout-login,
#learn-press-checkout-register{
width: 300px;
display: inline-block;
padding: 30px 30px 10px 30px;
background-color: #fff;
margin-bottom: 40px; margin-left: 15px;
margin-right: 15px;
border-radius: 10px;
border: 1px solid #eeeeee;
vertical-align: top;
}
#learn-press-checkout-login{
display: block;
}
.checkout #learn-press-checkout-login {
display: inline-block;
}
#learn-press-user-profile.lp-user-profile.guest input:not([type="submit"]):not([type="checkbox"]) {
width: 100%;
background-color: #ffffff;
}
#learn-press-user-profile.lp-user-profile.guest input[type="submit"],
#learn-press-user-profile.lp-user-profile.guest button{
margin-bottom: 0;
color: #ffffff;
}
#learn-press-user-profile.lp-user-profile.guest input[type="submit"]:hover,
#learn-press-user-profile.lp-user-profile.guest button:hover{
background-color: #ffffff;
}
#learn-press-user-profile.lp-user-profile.guest p {
margin-bottom: 20px;
}
#learn-press-user-profile.lp-user-profile.guest h3{
text-align: center;
margin-bottom: 1em;
}
body .learn-press-user-profile .learn-press-tabs,
body .learn-press-tabs .learn-press-nav-tabs,
body .course-tabs .learn-press-nav-tabs{
border-bottom: none;
font-size: 0;
padding-bottom: 0;
margin-bottom: 0;
}
body .learn-press-user-profile .learn-press-subtabs{
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
body .learn-press-user-profile .learn-press-tabs > li,
body .learn-press-user-profile .learn-press-subtabs > li,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab,
body .course-tabs .learn-press-nav-tabs > li{
margin: 0;
padding: 0;
border: none !important;
display: inline-block;
vertical-align: bottom;
float: none;
}
body .learn-press-user-profile .learn-press-tabs > li:before,
body .learn-press-subtabs > li:before,
body .learn-press-tabs .learn-press-nav-tabs > li:before,
body .course-tabs .learn-press-nav-tabs > li:before{
display: none;
}
body .learn-press-user-profile .learn-press-subtabs > li.current,
body .course-tabs .learn-press-nav-tabs > li.active{
font-weight: 400;
color: #ffffff;
}
body .learn-press-user-profile .learn-press-subtabs > li{
font-size: 0.875em;
}
body .learn-press-user-profile .learn-press-tabs > li > a,
body .learn-press-subtabs > li > a,
body .learn-press-subtabs > li > span,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a,
body .course-tabs .learn-press-nav-tabs a,
body .course-tabs .learn-press-nav-tabs.active a,
body ul.learn-press-nav-tabs .course-nav a{
padding: 15px 28px;
margin-right: 15px;
margin-bottom: 15px;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
text-align: center;
display: block;
box-sizing: border-box;
position: relative;
text-decoration: none;
color: inherit;
-webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
border: 1px solid #eeeeee;
border-radius: 10px;
min-width: 160px;
}
body .learn-press-subtabs > li > a,
body .learn-press-subtabs > li > span{
padding-top: 2px;
padding-bottom: 2px;
}
ul.learn-press-nav-tabs .course-nav.active:after, ul.learn-press-nav-tabs .course-nav:hover:after{
display: none;
}
#learn-press-course-tabs .course-tab-panel{
padding-top: 20px;
}
#learn-press-course-tabs .course-tab-panel h3{
margin-bottom: 1em;
}
body .learn-press-user-profile .learn-press-tabs > li.current > a,
body .learn-press-subtabs > li.current > a,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a:hover,
body ul.learn-press-nav-tabs .course-nav.active a,
body ul.learn-press-nav-tabs .course-nav a:hover{ border-color: transparent;
color: #ffffff;
}
body .learn-press-user-profile .user-profile-tabs,
body .learn-press-subtabs + .learn-press-subtab-content,
body .learn-press-tabs .learn-press-tab-panel{
padding-top: 20px; }
body .learn-press-user-profile .learn-press-subtab-content,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a{
margin-bottom: 0;
}
body .lp-form-field-wrap .lp-form-field{
padding: 0;
margin-bottom: 10px;
}
body .lp-form-field-wrap{
margin-bottom: 0;
}
body .lp-form-field-wrap .lp-form-field:after{
content: '';
display: table;
clear: both;
}
body #learn-press-content-item .course-item-navigation{
padding-bottom: 30px;
}
.learn-press-user-profile .lp-avatar-preview img{
border-radius: 150px;
overflow: hidden;
}
body .learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image{
background-color: #ffffff;
}
.learn-press-user-profile #lp-user-edit-avatar #lp-avatar-actions button{
padding: 5px 12px;
margin-bottom: 4px;
}
body .lp-form-field-wrap .lp-form-field:before{
display: none;
}
body .learn-press-user-profile #lp-user-edit-avatar #lp-avatar-actions{
margin-bottom: 0;
}
body .learn-press-user-profile .update-profile{
border-top: none;
margin-bottom: 0;
}
body .learn-press-user-profile{
position: relative;
z-index: 1;
}
body .learn-press-user-profile #learn-press-user-info .user-avatar .avatar{
border-radius: 10px;
}
body .learn-press-user-profile .user-info .user-basic-info > *{
display: block;
padding-bottom: 10px;
margin-bottom: 0px;
}
body .learn-press-user-profile .user-info .user-basic-info .user-avatar > img{
border-radius: 150px;
overflow: hidden;
}
body .learn-press-user-profile .user-basic-info p{
margin-top: 0;
}
body .learn-press-user-profile .user-basic-info p a{
display: inline-block;
vertical-align: top;
margin-bottom: 4px;
font-size: 12px;
font-weight: normal;
line-height: 20px;
color: #fff;
padding: 5px 15px;
outline: none;
border-width: 1px;
border-style: solid;
cursor: pointer;
text-transform: uppercase;
transition: all 400ms;
-webkit-transition: all 400ms;
border-radius: 30px;
}
body .learn-press-user-profile .user-basic-info p a:hover{
color: #ffffff;
}
body #learn-press-course-curriculum ul.curriculum-sections,
body #learn-press-course-curriculum ul.section-content{
background-color: transparent;
}
body #learn-press-course-curriculum ul.curriculum-sections li.section,
body #learn-press-course-curriculum ul.section-content li.section{
padding: 0;
}
body #learn-press-course-curriculum ul.curriculum-sections li.section + li{
margin-top: 35px;
}
body #learn-press-course-curriculum ul.curriculum-sections li.section:before,
body #learn-press-course-curriculum ul.section-content li.section:before{
display: none;
}
body .course-curriculum ul.curriculum-sections .section-header .section-title{
padding: 0;
display: inline-block;
vertical-align: bottom;
margin-right: 10px;
}
body #learn-press-course-curriculum .section-header{
border: 1px solid #dbdde2;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 25px;
margin-bottom: 10px;
background-color: transparent;
border-radius: 10px;
}
body #learn-press-course-curriculum .section-header p {
color: inherit;
font-size: 14px;
line-height: 1.2;
padding: 0;
margin-bottom: 0;
display: inline-block;
margin-right: 5px;
vertical-align: middle;
}
body #learn-press-course-curriculum .section-header .meta {
right: 5px;
top: 50%;
height: 26px;
margin-top: -15px;
}
body #learn-press-course-curriculum .section-header{
padding-right: 25px;
}
body #learn-press-course-curriculum .section-header .meta .step{
font-size: 14px;
vertical-align: middle;
opacity: 0.8;
}
body #learn-press-course-curriculum .section-header .meta .collapse:before{
content: ''!important;
display: block;
box-sizing: border-box;
border-style: solid;
position: absolute;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(225deg) translate(-25%,-25%);
-ms-transform: rotate(225deg) translate(-25%,-25%);
transform: rotate(225deg) translate(-25%,-25%);
left: 6px;
right: 6px;
top: 6px;
bottom: 6px;
border-color: #dddddd;
}
body #learn-press-course-curriculum .section-header .meta .collapse.plus:before{
-webkit-transform: rotate(45deg) translate(-25%,-25%);
-ms-transform: rotate(45deg) translate(-25%,-25%);
transform: rotate(45deg) translate(-25%,-25%);
}
body #learn-press-course-curriculum .section-header .meta .collapse{
position: relative;
width: 22px;
height: 22px;
top: auto;
margin-left: 0;
vertical-align: middle;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
background: transparent;
}
body #learn-press-course-curriculum .section-header:hover {
background: #f8f8f8;
}
body #learn-press-course-curriculum .course-item.viewable:before{
display: none;
}
body #learn-press-course-curriculum .course-item-meta{
margin-top: 0;
}
.lp-single-course .course-thumbnail{
margin-bottom: 25px;
border-radius: 10px;
overflow: hidden;
}
.lp-single-course .course-summary{
margin-bottom: 50px;
}
body .learn-press-message p{
margin-bottom: 0!important;
}
body .course-meta{
font-size: 0.875em;
padding-top: 5px;
margin-bottom: 30px;
}
body .course-meta i{
opacity: 0.8;
}
body .lp-single-course .review-stars-rated{
display: block;
margin-bottom: 5px;
}
body .lp-single-course .cat-links a{
color: inherit;
}
.course-meta > *{
display: inline-block;
vertical-align: middle;
padding-right: 30px;
color: #727e85;
}
.course-meta > .course-author,
.course-meta > .gt3_cat_container{
position: relative;
z-index: 1;
}
.course-meta > .course-author:before,
.course-meta > .gt3_cat_container:before{
content: '';
position: absolute;
z-index: 1;
width: 4px;
height: 4px;
right: 10px;
top: 50%;
margin-top: -2px;
border-radius: 50%;
}
.single-lp_course .gt3-page-title + .site_wrapper .main_wrapper,
.learnpress-page .gt3-page-title + .site_wrapper .main_wrapper{
padding-top: 0;
}
.single-lp_course .course-meta > .course-students{
margin: 0;
padding: 0;
padding-right: 30px;
}
body.single-lp_course .learn-press-course-results-progress{
margin-top: 30px;
}
body.single-lp_course .learn-press-course-results-progress .lp-course-progress_value,
body.single-lp_course .learn-press-course-results-progress .lp-course-status
{
font-size: inherit;
float: right;
line-height: 120%;
}
body.single-lp_course .learn-press-course-results-progress .lp-course-progress_value > *,
body.single-lp_course .learn-press-course-results-progress .lp-course-status *{
font-size: inherit;
}
body.single-lp_course .learn-press-course-results-progress .lp-course-status .grade{
font-size: 11px;
padding: 1px 7px;
}
.single-lp_course .learn-press-course-results-progress .lp-course-progress-heading{
float: left;
}
.lp-course-progress{
clear: both;
}
body .lp-label.lp-label-preview{
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
body .lp-course-progress .lp-progress-bar{
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background: #eaeaea;
height: 5px;
}
body .items-progress .number{
float: right;
}
body .lp-course-status > span{
vertical-align: middle;
}
#learn-press-course-curriculum li.course-item.viewable:hover{
background: #f5f5f5;
}
#learn-press-content-item #respond form#commentform [class*="span"]{
float: none;
}
#learn-press-course-curriculum .course-item.item-has-status .item-status{
background: transparent;
border: 1px solid #000;
}
.single-lp_course .course-landing-summary .course-price_container{
float: right;
margin-top: 20px;
}
.single-lp_course .course-landing-summary .course-price_container{
font-size: 16px;
line-height: 18px;
color: #fe3f4c;
border: 1px solid #fe3f4c;
-webkit-border-radius: 24px;
border-radius: 24px;
padding: 10px 35px;
top: 6px;
margin: 0;
}
.single-lp_course .course-landing-summary .course-price_container .course-price{
font-weight: normal;
}
.single-lp_course .course-landing-summary .course-price_container .course-origin-price{
opacity: 0.8;
font-size: 0.85em;
text-decoration: line-through;
padding: 0 5px;
}
.single-lp_course .course-landing-summary .learn-press-course-buttons .purchase-course,
.single-lp_course .course-landing-summary .learn-press-course-buttons .purchase-button,
.single-lp_course .course-summary .lp-course-buttons button{
margin-bottom: 0;
}
body #course-curriculum-popup #popup-main #popup-header .popup-menu{
border-right-color: rgba(255,255,255,0.3);
}
body .learn-press-content-item-summary .comment-respond .span12{
width: 100%;
}
body .learn-press-content-item-summary #comments{
padding-top: 25px;
border-top: 1px solid #d8d9db;
}
body.learnpress-page .lp-button{
line-height: 20px;
padding: 11px 34px;
height: auto;
}
body .quiz-buttons{
margin-top: 20px;
}
.learn-press-content-item-summary h4{
margin-top: 15px;
margin-bottom: 25px;
}
body .lp-group-heading-title.toggle-off,
body .lp-group-heading-title.toggle-on {
margin-bottom: 15px;
}
body .quiz-questions-list .question-title{
display: inline-block;
}
.learn-press-content-item-summary{
margin-bottom: 0;
}
.learn-press-content-item-only .navigation.post-navigation,
.learn-press-content-item-only .edit-course-item-link{
padding-top: 25px;
border-top: 1px solid #d8d9db;
}
.learn-press-content-item-only .navigation.post-navigation .nav-links .nav-link{
float: left;
width: 50%;
}
.learn-press-content-item-only .navigation.post-navigation .nav-link .meta-nav{
display: block;
font-size: 0.875em;
}
.learn-press-content-item-only .navigation.post-navigation .nav-links .nav-link.nav-next{
text-align: right;
}
.learn-press-content-item-only .navigation.post-navigation .nav-links:after{
content: '';
display: table;
clear: both;
}
.lp-single-course .gt3_course_title_wrap{
display: block;
margin-top: 15px;
}
body .lp-single-course .gt3_course_title_wrap:after{
content: '';
clear: both;
display: table;
}
.lp-single-course .gt3_course_title{
display: inline-block;
}
.lp-single-course .course-author .author-contain{
font-size: inherit;
}
.lp-single-course .review-stars-rated > ul{
padding-bottom: 5px;
}
.lp-single-course .course-author .avatar{
width: 50px;
height: 50px;
vertical-align: middle;
margin-right: 10px;
}
.lp-single-course .course-author .author-contain{
margin-top: 0;
}
body.content-item-only.admin-bar div[class*=wpadminba] {
display: none;
}
body #learn-press-profile-nav .tabs li{
font-weight: 500;
}
#learn-press-profile-nav .tabs > li:hover:not(.active):last-child ul{
top: auto;
bottom: 0;
} #learn-press-profile-nav .tabs  li:before{
display: none;
}
body #learn-press-profile-nav{
margin-top: 180px;
padding-top: 0;
background: #ffffff;
}
body #learn-press-profile-nav .tabs > li a{
border-right: 3px solid transparent;
}
body #learn-press-profile-header .lp-profile-avatar{
text-align: center;
position: static;
padding-top: 20px;
}
body #learn-press-profile-header{
background: transparent;
position: absolute;
height: 160px;
width: 200px;
left: 0;
}
body #learn-press-user-profile:before{
background: #fbfbfb;
}
body #learn-press-profile-nav .tabs > li.active > a{
color: #ffffff;
}
body #learn-press-profile-nav .tabs > li ul li.active a{
border-right: 3px solid;
font-weight: 700;
}
body #learn-press-profile-nav .tabs > li:hover:not(.active) > a,
body #learn-press-profile-nav .tabs > li ul li:hover a{
background: transparent;
}
body #learn-press-profile-content{
margin-top: 0;
}
body .lp-tab-sections{
background: transparent;
font-size: 0;
margin-bottom: 0;
}
body .lp-tab-sections .section-tab{
font-size: 16px;
margin: 0;
padding: 0;
border: none !important;
display: inline-block;
vertical-align: bottom;
float: none;
}
body .lp-tab-sections .section-tab a,
body .lp-tab-sections .section-tab span{
margin-right: 15px;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
text-align: center;
display: block;
box-sizing: border-box;
position: relative;
color: inherit;
min-width: 160px;
padding: 15px 28px;
text-decoration: none;
transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
border-width: 1px;
border-style: solid;
border-color: rgb(238, 238, 238);
border-image: initial;
border-radius: 10px;
line-height: inherit;
}
body .lp-tab-sections .section-tab:before{
display: none;
}
body .lp-tab-sections .section-tab.active span{
border-color: transparent;
color: #ffffff;
padding: 15px 28px;
}
body .learn-press-subtab-content,
body .lp-tab-sections + .learn-press-form,
body .lp-tab-sections + form{
padding: 30px 0;
}
body .lp-sub-menu li:before{
display: none;
}
body .profile-heading{
margin-bottom: 1em;
}
body .order-recover .button-recover-order{
margin-bottom: 0;
}
body .learn-press-form .form-fields li.form-field{
padding-left: 0;
}
body .learn-press-form .form-fields li.form-field:before{
display: none;
}
body .lp-profile-content .lp-avatar-preview .profile-picture{
margin-top: 0;
}
body .learn-press-form .form-field-input input[type="checkbox"]{
float: left;
}
body .learn-press-form .form-field-input .description{
margin-bottom: 0;
}
body .learn-press-subtab-content .gt3_course_item .gt3_course_price{
left: -5px;
}
.learn-press-message:before{
display: none;
}  body ul.learn-press-nav-tabs .course-nav:before{
content: '';
}
body ul.learn-press-nav-tabs .course-nav{
font-size: 16px;
}
body #course-item-content-header .course-item-search input,
body #course-item-content-header .course-item-search input:focus,
body #course-item-content-header .course-item-search button,
body #course-item-content-header .course-title,
body #course-item-content-header .course-title a,
#course-item-content-header .toggle-content-item{
color: #fff;
font-style: inherit;
}
body #course-item-content-header .form-button.lp-button-back button{
margin-bottom: 0;
height: auto;
vertical-align: middle;
}
body #course-item-content-header .form-button.lp-button-back{
width: 60px;
margin-right: 0;
font-size: 0;
border-left: 1px solid #DDD;
}
body #course-item-content-header .form-button.lp-button-back button{
width: 60px;
padding: 0;
font-size: 0;
height: 60px;
background: transparent;
border: none;
}
body #course-item-content-header .form-button.lp-button-back button:hover{
background-color: transparent !important;
}
body #course-item-content-header .form-button.lp-button-back button:before{
content: '\f00d';
font: 28px/60px fontawesome;
color: #fff;
}
body #course-item-content-header .course-item-search input::-webkit-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
body #course-item-content-header .course-item-search input:-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
body #course-item-content-header .course-item-search input::-moz-placeholder { color: #ffffff !important;
font-weight: inherit !important;
}
body #course-item-content-header .course-item-search input:-ms-input-placeholder {
color: #ffffff !important;
font-weight: inherit !important;
}
html body.course-item-popup #learn-press-course-curriculum .section-header {
padding: 10px 15px;
border-radius: 0;
}
html body.course-item-popup #learn-press-course-curriculum .section-header .section-title{
font-size: 18px;
line-height: 26px;
}
#course-item-content-header .course-item-search button{
background: transparent !important;
} @media screen and (max-width: 768px){
html body.course-item-popup #learn-press-course-curriculum,
html body.course-item-popup #course-item-content-header .course-item-search,
.course-curriculum ul.curriculum-sections .section-header{
width: 160px;
}
body.course-item-popup .course-curriculum ul.curriculum-sections .section-header,
body.course-item-popup .course-curriculum ul.curriculum-sections .section-header .section-left,
body.course-item-popup .course-curriculum ul.curriculum-sections .section-header .section-meta{
display: block;
}
body .course-curriculum ul.curriculum-sections .section-header .section-meta{
padding-left: 0;
}
html body.course-item-popup #course-item-content-header .course-item-search button,
html body.course-item-popup #content-item-nav,
html body.course-item-popup #learn-press-content-item,
html body.course-item-popup #course-item-content-footer{
left: 160px;
}
html #course-item-content-header .course-title{
font-size: 0.9rem;
padding: 0;
}
html body.course-item-popup #learn-press-course-curriculum .section-header .section-title{
font-size: 0.9rem;
line-height: 1.2;
}
body #course-item-content-header .toggle-content-item{
border: none;
width: 30px;
margin-right: 10px;
}
.lp-single-course .gt3_course_title{
font-size: 40px;
display: block;
margin-bottom: 15px;
}
.single-lp_course .course-landing-summary .course-price_container{
float: none;
display: inline-block;
}
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{
display: block;
padding-top: 5px;
padding-bottom: 5px;
}
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .item-name,
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before{
display: inline-block;
padding: 3px 0px;
}
body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{
padding: 3px 0px;
}
body #course-item-content-header .toggle-content-item:before,
html body.full-screen-content-item #course-item-content-header .toggle-content-item:before,
body #course-item-content-header .form-button.lp-button-back button:before{
font-size: 16px;
}
body #course-item-content-header .form-button.lp-button-back{
border-left: none;
width: 30px;
}
body #course-item-content-header .form-button.lp-button-back button{
width: 30px;
}
body .learn-press-user-profile .learn-press-tabs > li > a,
body .learn-press-subtabs > li > a,
body .learn-press-subtabs > li > span,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a,
body .course-tabs .learn-press-nav-tabs a,
body .course-tabs .learn-press-nav-tabs.active a,
body ul.learn-press-nav-tabs .course-nav a{
padding: 10px 16px;
min-width: auto;
}
}
@media screen and (max-width: 480px){
.lp-single-course .gt3_course_title{
font-size: 25px;
}
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab{
width: 100%;
margin-bottom: 10px;
}
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a{
padding: 10px 28px;
}
}
@media screen and (max-width: 600px){
div[id*=wpadminb] {
top: -46px!important;
}
}
body.content-item-only .lesson-image,
body.course-item-popup .content-item-wrap .lesson-image{
margin-bottom: 20px;
}
#course-curriculum-popup #popup-main.expand + #popup-sidebar{
opacity: 0;
}
body .checkout-review-order h4,
body .learn-press-checkout-comment h4,
body .learn-press-checkout-payment h4{
margin-bottom: 1em;
}
body .learn-press-checkout-review-order-table,
body .learn-press-checkout-comment,
body .learn-press-checkout-payment{
margin-bottom: 45px;
}
.learn-press-checkout-review-order-table td,
.learn-press-checkout-review-order-table th{
text-align: left;
}
.learn-press-checkout-review-order h3{
text-align: center;
margin-top: 10px;
margin-bottom: 30px;
}
.learn-press-checkout-comment textarea{
width: 100%;
}
.learn-press-checkout-payment .payment-methods li{
padding-left: 0;
}
.learn-press-checkout-payment .payment-methods li:before,
.learn-press-become-teacher-form ul li:before{
display: none;
}
.quiz-intro li label{
display: inline-block;
vertical-align: middle;
}
body .single-lp_course .learn-press-message,
body .learn-press-message{
padding: 13px 30px;
border-radius: 30px;
border: 0;
color: #fff;
background: #dadada;
}
#learn-press-form-login {
width: 300px;
padding: 30px 30px 10px 30px;
margin: 0 auto;
margin-bottom: 40px;
}
#learn-press-form-login input:not([type="submit"]):not([type="checkbox"]) {
width: 100%;
background-color: #ffffff;
}
#learn-press-form-login input[type="submit"] {
margin-bottom: 0;
color: #ffffff;
}
#learn-press-form-login input[type="submit"]:hover {
background-color: #ffffff;
}
#learn-press-form-login p {
margin-bottom: 20px;
} #course-reviews .course-review-head{
margin-bottom: 20px;
}
#course-reviews .course-reviews-list li{
padding: 0;
margin: 0;
background: #fff;
border: 0;
}
#course-reviews .course-reviews-list li:before{
display: none;
}
#course-reviews .course-reviews-list .review-author{
border-radius: 50%;
overflow: hidden;
}
#course-reviews .course-reviews-list .user-name{
margin: 0 0 5px 0;
float: left;
}
#course-reviews .course-reviews-list .review-stars-rated{
float: right;
margin-left: 30px;
}
#course-reviews .course-reviews-list .review-title{
margin-top: 0;
margin-bottom: 3px;
}
#course-reviews .course-reviews-list .review-content{
font-size: 0.9em;
}
.lp-single-course .course-rate .review-bar{
height: 5px;
margin-bottom: 2px;
border-radius: 5px;
}
.lp-single-course .course-rate .review-bar .rating{
height: 5px;
border-radius: 5px;
}
body .learn-press-form .form-fields .form-field label{
margin-bottom: 5px;
}
.become-teacher-form h3{
margin-bottom: 1em;
}
@media only screen and (max-width: 992px) {
body #course-curriculum-popup #popup-sidebar{
width: 270px;
}
body #course-curriculum-popup #popup-main{
left: 270px;
}
.gt3_course_item .gt3_course_content{
padding: 15px 15px 0 15px;
}
.gt3_course_item .gt3_course_footer {
margin-left: -15px;
margin-right: -15px;
padding: 9px 15px;
}
}
@media only screen and (max-width: 768px) {
#course-curriculum-popup #popup-main.expand + #popup-sidebar{
opacity: 1;
}
body #course-curriculum-popup {
background: #fff;
overflow: auto;
width: 100vw;
height: 100vh;
}
body #course-curriculum-popup #popup-main #popup-content #popup-content-inner{
margin: 20px 0px;
}
body #course-curriculum-popup #popup-main.expand{
padding: 0 5%;
}
body #course-curriculum-popup #popup-main{
width: 100%;
float: none;
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
height: auto;
}
body #course-curriculum-popup #popup-main #popup-footer,
body .learn-press-content-item-title .lp-expand{
display: none;
}
body #course-curriculum-popup #popup-sidebar,
body #course-curriculum-popup #popup-main #popup-header,
body #course-curriculum-popup #popup-main #popup-content,
body #course-curriculum-popup iframe,
body.content-item-only .learn-press-content-item-only,
body #course-curriculum-popup #popup-main.expand{
width: 100%;
float: none;
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
}
body #course-curriculum-popup iframe{
margin-top: -40px;
}
body.content-item-only .learn-press-content-item-only{
position: relative !important;
box-sizing: border-box;
padding: 20px 0 !important;
}
body #course-curriculum-popup #popup-main #popup-header .popup-menu{
width: 60px;
}
body #course-curriculum-popup #popup-main #popup-header .popup-title{
margin-left: 60px;
margin-right: 60px;
}
}  .loading,
.anim_el.loading {
opacity:0!important;
z-index:-10!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item {
opacity:1!important;
z-index:2!important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item {
opacity:0!important;
}
.loading.anim_el.packery-item .packery_item_inner {
opacity:0!important;
z-index:-10!important;
}
.grid-item .img-preloader,
.packery-item .img-preloader {
width:50px;
height:50px;
position:absolute;
left:50%;
top:50%;
opacity:0;
z-index:-1;
transform:translate(-50%,-50%);
transition:opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader {
opacity:1;
z-index:5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
content:'';
width:30px;
height:30px;
position:absolute;
left:0;
top:0;
border-radius:100%;
border:rgba(0,0,0,0) 3px solid;
border-top-color:#77797a;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
opacity:1;
}
.loading.anim_el.grid-item img.grid_gallery_thmb {
opacity:0;
}
.anim_el {
transition:opacity 500ms!important;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper {
text-align:center;
}
.packery_gallery_wrapper .gt3_grid_module_button {
margin-top: 35px;
position: relative;
z-index: 123;
margin-bottom: 14px;
text-align: center;
color: #ffffff;
}
.packery_gallery_wrapper .gt3_grid_module_button .packery_load_more:hover {
background-color: rgba(0, 0, 0, 0.85);
} .packery_grid {
font-size:0;
line-height:0;
margin-right:-5px;
}
.packery_columns4 .packery-item4 .packery_item_inner {
background-position-y: 20%;
}
.packery_item_inner {
background:no-repeat center;
background-size:cover;
position:relative;
width:100%;
height:100%;
transition:opacity 500ms;
border-radius: 10px;
}
.packery_item_inner a {
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
display:block;
z-index:19;
}
.packery_item_inner .holder {
width:100%;
height:auto;
display:block;
opacity:0;
}
.packery_grid_wrapper {
padding-bottom:60px;
}
.packery_grid_wrapper .packery-item a:before {
content:'';
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
background:rgba(0,0,0,0);
transition:background 400ms;
z-index:17;
}
.packery_grid_wrapper .packery-item a:hover:before {
background:rgba(0,0,0,0.5);
}
.loading,
.anim_el.loading {
opacity:0!important;
z-index:-10!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item {
opacity:1!important;
z-index:2!important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item {
opacity:0!important;
}
.loading.anim_el.packery-item .packery_item_inner {
opacity:0!important;
z-index:-10!important;
}
.grid-item .img-preloader,
.packery-item .img-preloader {
width:30px;
height:30px;
position:absolute;
left:50%;
top:50%;
opacity:0;
z-index:-1;
transform:translate(-50%,-50%);
transition:opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader {
opacity:1;
z-index:5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
content:'';
width:30px;
height:30px;
position:absolute;
left:0;
top:0;
border-radius:100%;
border:#494c4e 5px solid;
border-top-color:#77797a;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
opacity:1;
}
.loading.anim_el.grid-item img.grid_gallery_thmb {
opacity:0;
}
.anim_el {
transition:opacity 500ms!important;
}
.grid_load_more,
.packery_load_more {
font-size: 14px;
color: #ffffff;
padding: 12px 43px;
border-radius: 30px;
display: inline-block;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper {
text-align:center;
}
.packery-item .packery_overlay {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
opacity:0;
transition:opacity 400ms;
border-radius: 10px;
background: #000;
}
.packery-item:hover .packery_overlay {
opacity:0.5;
}
.packery-item .gt3_plus_icon{
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
opacity: 0;
transition:opacity 400ms;
}
.packery-item:hover .gt3_plus_icon{
opacity: 1;
}
.packery-item .gt3_plus_icon:before{
content: '';
position: absolute;
top: 14px;
left: 0;
z-index: 1;
width: 30px;
height: 2px;
background: #ffffff;
}
.packery-item .gt3_plus_icon:after{
content: '';
position: absolute;
top: 0;
left: 14px;
z-index: 1;
width: 2px;
height: 30px;
background: #ffffff;
} div[data-vc-parallax-image]:not([data-vc-video-bg]){
position: relative;
overflow: hidden;
}
div[data-vc-parallax-image] .vc_parallax-inner{
pointer-events: none;
position: absolute;
left: 0;
right: 0;
top: 0;
background-attachment: scroll;
background-color: transparent;
background-image: inherit;
background-size: cover;
z-index: 0;
background-position: 50% 0;
}
.vc_row.box-shadow{
box-shadow: 0 10px 24px 0 rgba(25, 35, 40, 0.1);
}  .gt3_header_builder__container.header_shadow {
box-shadow: 1px 0 10px rgba(0, 0, 0, .1);
}
.gt3_header_builder{
position: relative;
z-index: 1000;
}
.gt3_header_builder a{
color: inherit;
}
.gt3_header_builder.header_over_bg{
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
}
.gt3_header_builder__section-container{
position: relative;  -js-display: flex;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.gt3_header_builder__section-container:before,
.gt3_header_builder__section-container:after{
display: none;
}
.gt3_header_builder__section-container.container_full{
padding-left: 30px;
padding-right: 30px;
}
.gt3_header_builder__section .header_side,
.gt3_header_builder__section.not_empty_center_side .header_side.center{
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
height: 100%;
position: relative;
}
.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{
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.gt3_header_builder_component{
position: relative;
display: inline-block;
vertical-align: middle;
padding-left: 3px;
padding-right: 3px;
z-index: 1;
white-space: normal;
}
.gt3_header_builder_component p{
margin-bottom: 0;
}
.gt3_header_builder_component.gt3_header_builder_text_component{
font-size: 14px;
}
.gt3_header_builder_component.gt3_header_builder_text_component > i{
margin-right: 10px;
}
.gt3_header_builder .gt3_header_builder_cart_component > a{
color: inherit;
}
.gt3_header_builder_delimiter_component{
height: 15px;
margin: 0 2px;
width: 0;
border-left: 1px solid;
padding-left: 0;
padding-right: 0;
opacity: 0.2;
}
.gt3_header_builder__section--top .gt3_header_builder__section-container{
z-index: 3;
}
.gt3_header_builder__section--middle .gt3_header_builder__section-container{
z-index: 2;
}
.gt3_header_builder__section--bottom .gt3_header_builder__section-container{
z-index: 1;
}
@media only screen and (max-width: 1200px) {
.gt3_header_builder .sticky_header{
display: none;
}
.gt3_header_builder_menu_component .main-menu{
display: none;
}
.gt3_header_builder_menu_component .mobile-navigation-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;
}
}
@media only screen and (max-width: 992px) {
.gt3_header_builder__section--top{
font-size: 11px;
}
}
@media only screen and (max-width: 768px) {
.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{
display: none;
}
.gt3_header_builder.header_over_bg{
position: relative;
}
} .gt3_header_builder_component.gt3_header_builder_menu_component{ }
.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: 60px;
}
@media only screen and (max-width: 768px) {
.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:not(.logo_mobile_not_limited) img{
height: auto!important;
}
.header_side_container .logo_container:not(.logo_mobile_not_limited){
max-width: 90px;
white-space: nowrap;
}
}
@media only screen and (max-width: 400px) {
.logo_container .site-title {
font-size: 20px;
}
}  .header_search{
display: inline-block;
vertical-align: middle;
height: auto !important;
}
.header_search__container{
position: relative;
z-index: 1;
display: inline-block;
height: 100%;
width: 40px;
line-height: 40px;
text-align: center;
}
.header_search .header_search__icon{
cursor: pointer;
opacity: 1!important;
}
.header_search .header_search__icon > i{
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Theme_icon;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.header_search .header_search__icon > i:before{
content: "\f104";
}
.header_search.ct-search-open .header_search__icon > i:before{
content: "\f100";
font-size: 16px;
}
.header_search:before{
content: '';
position: absolute;
}
.header_search .header_search__inner{
position: absolute;
top: 100%;
right: -11px;
padding-top: 8px;
opacity: 0;
visibility: hidden;
z-index: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transition: all 200ms;
-webkit-transition: all 200ms;
}
.header_side.left .header_search .header_search__inner{
right: auto;
left: -11px;;
}
.header_search.ct-search-open .header_search__inner{
opacity: 1;
visibility: visible;
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
}
.header_search__inner .search_form{
padding-right: 40px;
position: relative;
z-index: 1;
background: #fff;
border-radius: 10px;
border: 1px solid rgba(232, 232, 232, 0.8);
border-top-color: rgba(232, 232, 232, 0.5);
border-left-color: rgba(232, 232, 232, 0.5);
}
.header_search__inner:before,
.header_search__inner:after{
content: '';
position: absolute;
top: -1px !important;
right: 20px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
z-index: 2;
}
.header_search__inner:after{
border-bottom: 12px solid rgba(232, 232, 232, 0.65);
z-index: -1;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
right: 18px;
top: -2px !important;
}
.header_side.left .header_search__inner:before{
left: 20px;
right: auto;
}
.header_side.left .header_search__inner:after{
left: 18px;
right: auto;
}
.header_search__inner .search_form:after{
content: "\f002";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 100%;
line-height: 40px;
text-align: center;
z-index: 1;
opacity: 1;
color: #727e85 !important;
}
.header_search__inner .search_submit{
font-size: 0;
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 40px;
background: transparent !important;
border: none;
box-shadow: none;
outline: none;
cursor: pointer;
z-index: 2;
padding: 0;
}
.header_search__inner input[type="submit"].search_submit {
background: none !important;
}
.header_search__inner .search_text{
background-color: transparent;
border: none;
box-shadow: none;
outline: none;
user-select: none;
height: 40px;
padding: 0 20px;
font-size: 14px;
color: #727e85;
}
.header_search__inner .search_text::-webkit-input-placeholder{
opacity: 0.7 !important;
}
.header_search__inner .search_text:-moz-placeholder{
opacity: 0.7 !important;
}
.header_search__inner .search_text::-moz-placeholder{
opacity: 0.7 !important;
}
.header_search__inner .search_text:-ms-input-placeholder{
opacity: 0.7 !important;
}
.top_header .header_search{
height: auto !important;
}   .gt3_header_builder_login_component{
line-height: 0;
cursor: pointer;
}
.gt3_header_builder_login_component .gt3_login_icon{
width: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Theme_icon;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.gt3_header_builder_login_component .gt3_login_icon.gt3_login_icon--avatar{
border-radius: 40px;
overflow: hidden;
vertical-align: middle;
}
.gt3_login__user_name{
display: inline-block;
vertical-align: middle;
margin-left: 12px;
margin-right: 25px;
transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-webkit-transition: all 200ms;
}
.gt3_header_builder_login_component .gt3_login_icon:before{
content: "\f103";
}
.gt3_header_builder_login_component .gt3_login_icon.gt3_login_icon--avatar:before{
display: none;
}
.gt3_dashboard_user_info .gt3_login_icon img.avatar,
.gt3_header_builder_login_component .gt3_login_icon.gt3_login_icon--avatar img.avatar{
object-fit: cover;
}
.gt3_header_builder_login_component .gt3_login_icon.gt3_login_icon--avatar img.avatar{
height: 40px;
}
.gt3_header_builder__login-modal{
position: fixed;
width: 90%;
height: 90%;
z-index: 1000;
top: 5%;
left: 5%;
text-align: center;
box-sizing: border-box;
opacity: 0;
visibility: hidden;
-webkit-transition:  opacity .3s ease-in-out;
-moz-transition:  opacity .3s ease-in-out;
transition:  opacity .3s ease-in-out;
}
.gt3_header_builder__login-modal.active{
opacity: 1;
visibility: visible;
}
.gt3_header_builder__login-modal:before{
content: '';
display: inline-block;
vertical-align: middle;
position: relative;
height: 100%;
}
body .gt3_header_builder__login-modal form.login,
body .gt3_header_builder__login-modal form.register{
padding: 0;
border: none;
background: transparent;
margin: 0;
}
body .gt3_header_builder__login-modal #customer_login.col2-set .col-1,
body .gt3_header_builder__login-modal #customer_login.col2-set .col-2{
border-right: none;
}
body .gt3_header_builder__login-modal .woocommerce-form__label-for-checkbox{
font-weight: 400;
font-size: 14px;
}
body .gt3_header_builder__login-modal .woocommerce-form__label-for-checkbox span{
vertical-align: middle;
}
.gt3_header_builder__login-modal_container{
display: inline-block;
position: relative;
vertical-align: middle;
padding: 30px 40px 34px;
box-sizing: border-box;
background: #fff;
z-index: 2;
text-align: left;
max-height: 100%;
overflow-y: auto;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
transition:  all .3s ease-in-out;
transform: translateY(60px);
-webkit-transform: translateY(60px);
-moz-transform: translateY(60px);
-ms-transform: translateY(60px);
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal_container{
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
}
.gt3_header_builder__login-modal .gt3_header_builder__login-modal_container,
.gt3_header_builder__login-modal .gt3_header_builder__login-modal_container{
width: 480px;
}
.gt3_header_builder__login-modal_container .col2-set .col-1,
.gt3_header_builder__login-modal_container .col2-set .col-2{
width: 100% !important;
padding: 0 30px;
box-sizing: border-box;
float: left;
}
.gt3_header_builder__login-modal_container .col2-set .col-2,
.gt3_header_builder__login-modal_container.register_active .col2-set .col-1{
display: none;
}
.gt3_header_builder__login-modal_container.register_active .col2-set .col-2{
display: block;
}
.gt3_header_builder__login-modal_container .woocommerce-MyAccount-navigation{
float: none;
width: 100%;
}
.gt3_header_builder__login-modal h2{
text-align: center;
margin-bottom: 30px;
}
.gt3_header_builder__login-modal_footer{
margin: 20px -40px -30px;
padding: 20px 40px 20px;
text-align: center;
border-top: 1px solid #eeeeee;
}
.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_facebook_login:hover{
color: #435c93;
}
.gt3_header_builder__login-modal_footer .gt3_google_login{
border-color: #dd4b39;
background: #dd4b39;
}
.gt3_header_builder__login-modal_footer .gt3_google_login:hover{
color: #dd4b39;
}
.gt3_header_builder__login-modal_footer .gt3_twitter_login{
border-color: #1da1f2;
background: #1da1f2;
}
.gt3_header_builder__login-modal_footer .gt3_twitter_login:hover{
color: #1da1f2;
}
.gt3_header_builder__login-modal_footer .gt3_linkedin_login{
border-color: #0074b3;
background: #0074b3;
}
.gt3_header_builder__login-modal_footer .gt3_linkedin_login:hover{
color: #0074b3;
}
.gt3_header_builder__login-modal_footer .gt3_modal_social_text{
font-size: 14px;
margin-bottom: 10px;
}
.gt3_header_builder__login-modal_footer .gt3_social_login_item {
display: inline-block; height: 40px;
padding: 0;
line-height: 36px;
text-align: center;
border-radius: 40px;
margin: 6px 8px;
color: #ffffff;
font-size: 14px;
border-width: 2px;
border-style: solid;
box-sizing: border-box;
}
.gt3_header_builder__login-modal_footer .gt3_social_login_item i{
width: 36px;
}
.gt3_header_builder__login-modal_footer .gt3_social_login_item span{
font-weight: 500;
margin-right: 15px;
min-width: 65px;
display: inline-block;
}
.gt3_header_builder__login-modal_footer .gt3_social_login_item:hover{
background-color: transparent;
}
.gt3_header_builder__login-modal-close{
position: absolute;
top: 8px;
right: 9px;
width: 25px;
height: 25px;
cursor: pointer;
opacity: 0.5;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.gt3_header_builder__login-modal-close:before,
.gt3_header_builder__login-modal-close:after{
content: '';
position: absolute;
top: 12px;
left: 2px;
width: 20px;
height: 3px;
border-radius: 3px;
background: #2b2c30;
}
.gt3_header_builder__login-modal-close:before{
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
.gt3_header_builder__login-modal-close:after{
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.gt3_header_builder__login-modal-cover{
content: "";
width: 100vw;
height: 100vh;
position: fixed;
left: 0;
top: 0;
visibility: hidden;
opacity: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: opacity .3s ease, visibility .3s ease;
-moz-transition: opacity .3s ease, visibility .3s ease;
transition: opacity .3s ease, visibility .3s ease;
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal-cover {
visibility: visible;
opacity: 1;
cursor: url(//www.blanchisseriedeparis.fr/wp-content/themes/scrate/img/close.png), default;
}
#customer_login input:-webkit-autofill,
.gt3_header_builder__login-modal .learn-press-form input:-webkit-autofill{
-webkit-box-shadow: 0 0 0 30px white inset;
}
body .learn-press-form .form-fields .form-field input[type="text"],
body .learn-press-form .form-fields .form-field input[type="email"],
body .learn-press-form .form-fields .form-field input[type="number"],
body .learn-press-form .form-fields .form-field input[type="password"],
body .learn-press-form .form-fields .form-field textarea{
padding: 13px 25px;
}
.gt3_header_builder__login-modal .learn-press-form.learn-press-form-register,
.gt3_header_builder__login-modal .gt3_header_builder__login-modal_container.register_active .learn-press-form.learn-press-form-login{
display: none;
}
.gt3_header_builder__login-modal .gt3_header_builder__login-modal_container.register_active .learn-press-form.learn-press-form-register{
display: block;
}
.gt3_header_builder__login-modal .gt3_lp_login_wrapper h3{
margin-bottom: 30px;
text-align: center;
}
.gt3_header_builder__login-modal .gt3_lp_login_wrapper{
text-align: center;
}
.gt3_header_builder__login-modal .gt3_lp_login_wrapper .form-fields{
text-align: left;
}
.gt3_header_builder__login-modal .gt3_lp_login_wrapper button{
margin-bottom: 0;
}
.gt3_header_builder__login-modal .gt3_lp_login_wrapper p{
margin-bottom: 15px;
font-size: 14px;
line-height: 1.2;
}
.gt3_header_builder__login-modal .gt3_lp_login_wrapper .gt3_woo_login_switcher{
margin-top: 15px;
font-size: 14px;
}
.gt3_header_builder__login-modal .gt3_lp_login_wrapper .gt3_woo_login_switcher__link{
text-decoration: underline;
}
@media (max-width: 992px){
#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{
padding: 25px 35px;
margin-top: 15px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button{
margin: 5px 0;
}
}
@media (max-width: 768px){
#customer_login h2, .gt3_header_builder__login-modal_container h2{
font-size: 24px !important;
line-height: 32px !important;
}
}
@media (max-width: 480px){
.gt3_header_builder__login-modal_footer .gt3_module_button a{
font-size: 12px;
line-height: 16px;
}
}
@media only screen and (max-width: 768px) {
.gt3_header_builder_login_component .gt3_login_icon{
width: 30px;
}
.gt3_header_builder_login_component .gt3_login_icon{
line-height: 20px;
width: 20px;
}
.gt3_header_builder_login_component .gt3_login_icon img.avatar{
height: 20px !important;
width: 20px;
}
.gt3_header_builder_login_component .gt3_login__user_name{
margin-left: 7px;
font-size: 14px;
margin-right: 4px;
}
.gt3_header_builder_login_component .gt3_login_icon{
font-size: 16px;
}
}
@media only screen and (max-width: 600px) {
.gt3_header_builder_login_component .gt3_login_icon img.avatar{
height: 30px !important;
width: 30px;
}
.gt3_header_builder_login_component .gt3_login_icon {
line-height: 30px;
width: 30px;
}
.gt3_header_builder_login_component .gt3_login__user_name{
display: none;
}
}
@media only screen and (max-width: 480px) {
body #learn-press-profile-header{
background: transparent;
position: relative;
height: 160px;
width: auto;
left: 0;
}
body #learn-press-profile-nav{
margin-top: 0;
width: 100% !important;
}
#learn-press-profile-nav .tabs > li.active ul,
#learn-press-profile-nav .tabs > li.active a,
#learn-press-profile-nav .tabs > li:hover ul,
#learn-press-profile-nav .tabs > li:hover a{
background: transparent !important;
}
#learn-press-profile-nav:before{
background: transparent !important;
}
#learn-press-profile-nav:hover #profile-mobile-menu{
background-color: #a0ce4e !important;
}
#learn-press-profile-nav .learn-press-tabs{
z-index: 5;
background: #f5f5f5 !important;
position: relative !important;
width: 100% !important;
margin-bottom: 30px !important;
}
#learn-press-profile-nav .tabs > li.active ul{
background: #eaeaea !important;
}
body #learn-press-profile-nav .tabs > li a{
color: #a0ce4e;
}
body #learn-press-profile-nav .tabs > li.active > a{
background-color: #a0ce4e !important;
}
#learn-press-profile-nav .learn-press-tabs li:hover:not(.active) > a{
color: #a0ce4e !important;
}
#learn-press-profile-nav{
height: auto !important;
}
#learn-press-profile-nav .learn-press-tabs li:last-child {
padding-bottom: 5px;
}
.order-recover input[type="text"]{
height: 45px;
}
body .lp-tab-sections .section-tab{
margin-bottom: 0;
}
body .lp-tab-sections .section-tab{
width: 100%;
}
#learn-press-profile-nav #profile-mobile-menu{
width: 100% !important;
text-align: center !important;
}
}  .woo_mini-count{
position: relative;
display: inline-block;
}
.woo_mini-count:before{
content: "\f105";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Theme_icon;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.woo_mini-count > span:not(:empty){
position: absolute;
bottom: 2px;
left: 50%;
font-size: 11px;
line-height: 10px;
padding: 3px 4px 2px;
border-radius: 4px;
color: #ffffff;
font-style: normal;
}
.gt3_header_builder_cart_component{
width: 40px;
text-align: center;
}
.gt3_header_builder_cart_component > .woo_icon{
display: block;
line-height: 40px;
}
.gt3_header_builder_cart_component__cart{
position: absolute;
right: -18px;
top: 100%;
margin-top: 8px;
min-width: 270px;
background: #ffffff;
box-sizing: border-box;
border-radius: 4px;
text-align: left;
border: 1px solid rgba(232, 232, 232, 0.8);
border-top-color: rgba(232, 232, 232, 0.5);
border-left-color: rgba(232, 232, 232, 0.5);
opacity: 0;
visibility: hidden;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
transform: translateY(10px);
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
}
.header_side.left .gt3_header_builder_cart_component__cart{
right: auto;
left: -8px;
}
.gt3_header_builder_cart_component__cart-container{
overflow-y: auto;
max-height: 50vh;
position: relative;
z-index: 1;
padding: 15px;
border-radius: 10px;
background: #ffffff;
}
.gt3_header_builder_cart_component__cart:before,
.gt3_header_builder_cart_component__cart:after{
content: '';
position: absolute;
top: -10px; right: 29px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
z-index: 2;
}
.gt3_header_builder_cart_component__cart:after{
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 12px solid rgba(232, 232, 232, 0.65);
z-index: 0; right: 27px;
top: -11px;
}
.header_side.left .gt3_header_builder_cart_component__cart:before{
right: auto;
left: 20px;
}
.header_side.left .gt3_header_builder_cart_component__cart:after{
right: auto;
left: 18px;
}
.gt3_header_builder_cart_component:before{
content: '';
position: absolute;
top: 100%;
right: -10px;
height: 8px;
width: 40px;
}
.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{
opacity: 1;
visibility: visible;
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
}
.gt3_header_builder_cart_component ul.cart_list li img{
float: left;
margin-right: 10px;
margin-left: 0;
width: 50px;
}
.gt3_header_builder_cart_component ul.cart_list li{
margin: 0;
list-style: none;
position: relative;
padding-right: 20px;
border-bottom: 1px solid #e2e3dc;
padding: 10px 0;
}
.gt3_header_builder_cart_component ul.cart_list li.empty{
margin-bottom: -12px;
display: block;
border-bottom: 0;
margin-top: 12px;
}
.gt3_header_builder_cart_component ul.cart_list li a {
display: block;
font-weight: 500;
line-height: 1.3;
font-size: 0.9em;
}
.gt3_header_builder_cart_component ul.cart_list li:after{
content: '';
display: table;
clear: both;
}
.gt3_header_builder_cart_component ul.cart_list,
.gt3_header_builder_cart_component ul.product_list_widget{
padding: 0;
margin: 0;
margin-bottom: 12px;
margin-top: -10px;
list-style: none;
}
.gt3_header_builder_cart_component__cart-container .total{
margin-bottom: 10px;
}
.cart_list.product_list_widget a.remove{
font-size: 1.5em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
border-radius: 100%;
text-decoration: none;
font-weight: 400;
border: 0;
position: absolute;
top: 50%;
right: 0;
margin-top: -0.5em;
}
.woocommerce .widget_shopping_cart .buttons,
.woocommerce.widget_shopping_cart .buttons,
.gt3_header_builder_cart_component .buttons{
text-align: center;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.gt3_header_builder_cart_component .buttons .button{
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 12px;
font-weight: 500;
line-height: 21px;
color: #fff;
border-width: 1px;
border-style: solid;
padding: 4px 12px;
margin: 3px;
background-color: #e5625e;
border-color: #e5625e;
}
.woocommerce .widget_shopping_cart .buttons a.checkout,
.woocommerce.widget_shopping_cart .buttons a.checkout,
.gt3_header_builder_cart_component .buttons .button.checkout{
background-color: #b1ba85;
border-color: #b1ba85;
}
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.gt3_header_builder_cart_component .button:hover,
.woocommerce .widget_shopping_cart .buttons a.checkout:hover,
.woocommerce.widget_shopping_cart .buttons a.checkout:hover,
.gt3_header_builder_cart_component .button.checkout:hover {
background: #fff;
border: 1px solid #e8e8e8;
border-top-color: rgba(232, 232, 232, 0.8);
border-left-color: rgba(232, 232, 232, 0.8);
}
.gt3_menu_label{
margin-left: 10px;
font-size: 11px;
line-height: 14px;
vertical-align: middle;
display: inline-block;
padding: 1px 4px 0 !important;
}
.gt3_menu_label:after{
display: none;
} @media only screen and (max-width: 767px) {
.packery_gallery .packery_item_inner {
width: 100% !important;
height: 100% !important;
margin: 0 !important;
}
.packery_gallery .packery-item {
margin-bottom: 30px;
}
}